Jul 10 18:50:03.505219 np0000005042 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 18:50:03.510267 np0000005042 devstack@c-api.service[100042]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 18:50:03 2026] *** Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: nodename: np0000005042 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: machine: x86_64 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: clock source: unix Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: pcre jit disabled Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: detected number of CPU cores: 16 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: current working directory: / Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: detected binary path: /usr/bin/uwsgi-core Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: your processes number limit is 257052 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: your memory page size is 4096 bytes Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: detected max file descriptor number: 2048 Jul 10 18:50:03.512424 np0000005042 devstack@c-api.service[100042]: lock engine: pthread robust mutexes Jul 10 18:50:03.512947 np0000005042 devstack@c-api.service[100042]: thunder lock: enabled Jul 10 18:50:03.512947 np0000005042 devstack@c-api.service[100042]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 18:50:03.512947 np0000005042 devstack@c-api.service[100042]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 18:50:03.512947 np0000005042 devstack@c-api.service[100042]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 18:50:03.512947 np0000005042 devstack@c-api.service[100042]: Set PythonHome to /opt/stack/data/venv Jul 10 18:50:03.547189 np0000005042 devstack@c-api.service[100042]: Python main interpreter initialized at 0x718d7bea4668 Jul 10 18:50:03.547189 np0000005042 devstack@c-api.service[100042]: python threads support enabled Jul 10 18:50:03.547269 np0000005042 devstack@c-api.service[100042]: your server socket listen backlog is limited to 100 connections Jul 10 18:50:03.547269 np0000005042 devstack@c-api.service[100042]: your mercy for graceful operations on workers is 80 seconds Jul 10 18:50:03.548231 np0000005042 devstack@c-api.service[100042]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 18:50:03.548231 np0000005042 devstack@c-api.service[100042]: *** Operational MODE: preforking *** Jul 10 18:50:03.548300 np0000005042 devstack@c-api.service[100042]: *** uWSGI is running in multiple interpreter mode *** Jul 10 18:50:03.548300 np0000005042 devstack@c-api.service[100042]: spawned uWSGI master process (pid: 100042) Jul 10 18:50:03.548434 np0000005042 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 18:50:03.549163 np0000005042 devstack@c-api.service[100042]: spawned uWSGI worker 1 (pid: 100057, cores: 1) Jul 10 18:50:03.549735 np0000005042 devstack@c-api.service[100042]: spawned uWSGI worker 2 (pid: 100058, cores: 1) Jul 10 18:50:03.550319 np0000005042 devstack@c-api.service[100042]: spawned uWSGI worker 3 (pid: 100059, cores: 1) Jul 10 18:50:03.550879 np0000005042 devstack@c-api.service[100042]: spawned uWSGI worker 4 (pid: 100060, cores: 1) Jul 10 18:50:03.550879 np0000005042 devstack@c-api.service[100042]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: we strongly recommend against using it for new projects. Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: If you are already using Eventlet, we recommend migrating to a different Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: framework. For more detail see Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 18:50:03.677794 np0000005042 devstack@c-api.service[100060]: import eventlet # noqa Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: we strongly recommend against using it for new projects. Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: If you are already using Eventlet, we recommend migrating to a different Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: framework. For more detail see Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 18:50:03.698270 np0000005042 devstack@c-api.service[100059]: import eventlet # noqa Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: we strongly recommend against using it for new projects. Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: If you are already using Eventlet, we recommend migrating to a different Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: framework. For more detail see Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 18:50:03.705293 np0000005042 devstack@c-api.service[100057]: import eventlet # noqa Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: we strongly recommend against using it for new projects. Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: If you are already using Eventlet, we recommend migrating to a different Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: framework. For more detail see Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 18:50:03.706871 np0000005042 devstack@c-api.service[100058]: import eventlet # noqa Jul 10 18:50:03.762781 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 18:50:03.762781 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:50:03.786786 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 18:50:03.786786 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:50:03.811929 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 18:50:03.811929 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:50:03.812060 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 18:50:03.812060 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:50:03.845138 np0000005042 devstack@c-api.service[100060]: /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 10 18:50:03.845138 np0000005042 devstack@c-api.service[100060]: from cgi import parse_header Jul 10 18:50:03.864191 np0000005042 devstack@c-api.service[100059]: /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 10 18:50:03.864191 np0000005042 devstack@c-api.service[100059]: from cgi import parse_header Jul 10 18:50:03.893248 np0000005042 devstack@c-api.service[100060]: /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 10 18:50:03.893248 np0000005042 devstack@c-api.service[100060]: removals.removed_module( Jul 10 18:50:03.895069 np0000005042 devstack@c-api.service[100060]: /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 10 18:50:03.895069 np0000005042 devstack@c-api.service[100060]: removals.removed_module( Jul 10 18:50:03.907278 np0000005042 devstack@c-api.service[100057]: /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 10 18:50:03.907278 np0000005042 devstack@c-api.service[100057]: from cgi import parse_header Jul 10 18:50:03.907388 np0000005042 devstack@c-api.service[100058]: /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 10 18:50:03.907388 np0000005042 devstack@c-api.service[100058]: from cgi import parse_header Jul 10 18:50:03.909146 np0000005042 devstack@c-api.service[100059]: /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 10 18:50:03.909146 np0000005042 devstack@c-api.service[100059]: removals.removed_module( Jul 10 18:50:03.911130 np0000005042 devstack@c-api.service[100059]: /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 10 18:50:03.911130 np0000005042 devstack@c-api.service[100059]: removals.removed_module( Jul 10 18:50:03.966719 np0000005042 devstack@c-api.service[100058]: /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 10 18:50:03.966719 np0000005042 devstack@c-api.service[100058]: removals.removed_module( Jul 10 18:50:03.967564 np0000005042 devstack@c-api.service[100057]: /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 10 18:50:03.967564 np0000005042 devstack@c-api.service[100057]: removals.removed_module( Jul 10 18:50:03.968472 np0000005042 devstack@c-api.service[100058]: /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 10 18:50:03.968472 np0000005042 devstack@c-api.service[100058]: removals.removed_module( Jul 10 18:50:03.969640 np0000005042 devstack@c-api.service[100057]: /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 10 18:50:03.969640 np0000005042 devstack@c-api.service[100057]: removals.removed_module( Jul 10 18:50:04.666970 np0000005042 devstack@c-api.service[100060]: /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 10 18:50:04.666970 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:50:04.683250 np0000005042 devstack@c-api.service[100059]: /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 10 18:50:04.683250 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:50:04.714524 np0000005042 devstack@c-api.service[100060]: /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 10 18:50:04.714524 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:50:04.735834 np0000005042 devstack@c-api.service[100059]: /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 10 18:50:04.735834 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:50:04.752144 np0000005042 devstack@c-api.service[100058]: /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 10 18:50:04.752144 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:50:04.754410 np0000005042 devstack@c-api.service[100057]: /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 10 18:50:04.754410 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:50:04.801290 np0000005042 devstack@c-api.service[100058]: /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 10 18:50:04.801290 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:50:04.803915 np0000005042 devstack@c-api.service[100057]: /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 10 18:50:04.803915 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:50:04.886566 np0000005042 devstack@c-api.service[100060]: 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 10 18:50:04.886775 np0000005042 devstack@c-api.service[100060]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100060) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 18:50:04.908927 np0000005042 devstack@c-api.service[100059]: 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 10 18:50:04.909169 np0000005042 devstack@c-api.service[100059]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100059) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 18:50:04.964216 np0000005042 devstack@c-api.service[100058]: 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 10 18:50:04.964497 np0000005042 devstack@c-api.service[100058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 18:50:04.971980 np0000005042 devstack@c-api.service[100060]: /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 10 18:50:04.971980 np0000005042 devstack@c-api.service[100060]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 18:50:04.972192 np0000005042 devstack@c-api.service[100057]: 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 10 18:50:04.972402 np0000005042 devstack@c-api.service[100057]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100057) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 18:50:04.979356 np0000005042 devstack@c-api.service[100059]: /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 10 18:50:04.979356 np0000005042 devstack@c-api.service[100059]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 18:50:05.031572 np0000005042 devstack@c-api.service[100058]: /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 10 18:50:05.031572 np0000005042 devstack@c-api.service[100058]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 18:50:05.038578 np0000005042 devstack@c-api.service[100057]: /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 10 18:50:05.038578 np0000005042 devstack@c-api.service[100057]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 18:50:05.430753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 18:50:05.431071 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 18:50:05.431153 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100057) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 18:50:05.431208 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.431247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 18:50:05.431292 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.431349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.431678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.431678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.431769 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.431848 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.431898 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.431946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.431991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.432035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.432077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.433383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.433464 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.433541 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.433602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.433673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.433728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.433768 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.433845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.433893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.433937 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.433989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.433989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.434080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.434156 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.434204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.434252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.434296 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.434340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.434340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.434424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.434477 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.434522 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.434522 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.434618 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.434794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.434794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.435030 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.435077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.435077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.435163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.435216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.435216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.435305 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.435347 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.435385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.435455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.435506 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.435550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.435550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.435631 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.435688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.435743 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.435790 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.435861 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.435917 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.435965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.436009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.436054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.436098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.436162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.436210 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.436255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.436301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.436353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.436399 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.436443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.436494 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.436643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.436697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.436742 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.436788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.436849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.436904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.436950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.436995 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.437048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.437092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.437440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.437498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.437551 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.437594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.437632 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.437668 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.437717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.437758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.437796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.437856 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.437896 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.437933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.437980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.437980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.437980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.437980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.437980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.438159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.438159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.438159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.438159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.438159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.438317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.438317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.438623 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.438694 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.438736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.438778 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.438836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.438889 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.438932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.438972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.439011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.439047 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.439085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.439159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.439202 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.439243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.439280 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.439315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.439358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.439358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.439358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.439462 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.439521 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.439574 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.439618 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.439661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.439661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.439661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.439661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.439661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.439848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.439848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.439848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.439848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.439848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.440044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.440044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.440143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.440378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.440378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.440472 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.440516 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.440516 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.440608 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.440652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.440652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.440729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.440773 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.440831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.440877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.440923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.440965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.441026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.441180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.441236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.441281 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.441326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.441326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.441402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.441449 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.441490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.441862 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.441919 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.441960 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.441999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.441999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.442078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.442117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.442172 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.442172 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.442172 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.442329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.442329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.442416 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.442459 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.442459 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.442459 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.442459 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.442615 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.442667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.442724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.442927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.443087 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.443145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.443188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.443229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.443269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.443312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.443357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.443401 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.443458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.443505 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.443548 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.443593 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.443734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.443786 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.443846 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.443892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.443936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.443979 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.444034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.444081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.444124 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.444178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.444431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.444491 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.444551 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.444600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.444644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.444695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.444742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.444787 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.444843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.444879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.444915 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.444959 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.445000 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.445000 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.445091 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.445155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.445155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.445230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.445610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.445657 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.445701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.445743 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.445798 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.445798 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.445898 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.445940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.445940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.446014 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.446055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.446092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.446131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.446131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.446131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.446344 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.446384 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.446427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.446465 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.446504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.446541 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.446583 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.446619 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.446658 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.446703 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.446742 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.446780 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.446853 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.446895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.446933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.446933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.446933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.446933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.450603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.450728 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.450728 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.450781 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.450841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.450901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.450982 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.451233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.451310 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.451372 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.451429 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.451486 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.451546 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.451627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.451896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.452430 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.452484 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.452510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.452531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.452563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.452586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.452606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.452606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.452650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.452670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.452702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.452726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.452726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.452765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.452793 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.452837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.452837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.452837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.452837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.452931 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.452931 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.452986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.453023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.453023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.453023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.453105 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.453128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.453202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.453270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.453332 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.453392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.453420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.453445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.453475 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.453500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.453530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.453569 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.453600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.453625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.453671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.453734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.454332 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.454403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.454462 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.454531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.454557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.454579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.454605 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.454642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.454681 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.454715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.454740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.454776 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.454815 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.454842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.454873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.454901 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.454932 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.454965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.454995 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.455030 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.455054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.455084 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.455108 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.455149 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.455179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.455201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.455223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.455251 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.455474 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.455640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.455640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.455640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.455725 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.455745 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.455767 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.455826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.455872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.455917 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.455952 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.455986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.456011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.456047 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.456072 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.456098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.456153 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.456198 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.456234 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.456274 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.456306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.456336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.456360 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.456383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.456406 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.456438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.456438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.456487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.457022 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.457105 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.457164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.457205 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.457229 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.457252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.457275 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.457298 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.457319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.457342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.457366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.457388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.457412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.457434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.457464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.457488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.457517 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.457559 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.457586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.457614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.457638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.457659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.457680 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.457703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.457726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.457754 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.457775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.457797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.460159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.460235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.460264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.460290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.460327 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.460354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.460385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.460434 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.460474 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.460512 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.460559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.460585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.460607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.460639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.460675 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.460699 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.460746 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.460781 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.461453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.461496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.461528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.461569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.461602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.461627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.461627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.461627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.461627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.461627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.461729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.461729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.461729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.461729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.461729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.461909 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.461946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.461978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.462020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.462062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.462117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.462169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.462200 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.462222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.462242 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.462267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.462287 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.462306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.462329 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.462353 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.462382 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.462403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.462403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.462403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.462403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.462500 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.462603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.462696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.463165 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.463228 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.463265 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.463289 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.463317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.463379 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.463410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.463435 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.463475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.463500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.463534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.463579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.463602 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.463630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.463650 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.463671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.463693 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.463715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.463749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.463815 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.463862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.463890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.463923 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.463949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.463973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.464007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.464033 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.464060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.464098 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.464123 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.464178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.464215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.464239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.464267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.464300 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.464324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.464347 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.464367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.464391 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.464412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.464440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.464461 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.464482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.464509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.464533 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.464559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.464580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.464609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.464651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.464686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.464710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.464732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.464759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.464780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.464814 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.464837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.464858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.464881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.464904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.464934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.464960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.464983 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.465004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.465025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.465048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.465071 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.465103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.465129 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.465171 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.465197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.465227 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.465257 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.465280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.465300 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.465325 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.465346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.465366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.465387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.465459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.465489 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.465512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.465549 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.465579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.465604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.465628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.465649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.465671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.465691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.465711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.465741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.465765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.465785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.466095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.466150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.466192 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.466236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.466268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.466291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.466323 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.466357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.466387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.466412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.466432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.466623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.466623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.466703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.466754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.466783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.466836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.466861 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.466882 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.466911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.466937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.466961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.466981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.467004 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.467028 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.467049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.467075 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.467097 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.467130 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.467181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.467440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.467475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.467496 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.467525 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.467565 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.467589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.467612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.467635 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.467635 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.467711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.467784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.467870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.467940 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.467999 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.468028 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.468061 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.468090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.468114 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.468184 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.468211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.468232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.468267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.468296 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.468499 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.468540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.468563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.468587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.468633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.468670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.468696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.468717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.468742 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.468766 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.468789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.468821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.468853 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.468975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.469018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.469129 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.469185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.469212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.469240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.469262 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.469330 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.469360 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.469386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.469414 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.469437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.469461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.469491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.469611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.469646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.469673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.469696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.469696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.469737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.471034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.471243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.471292 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.471292 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.471356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.471381 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.471406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.471432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.471465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.471490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.471515 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.471544 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.471569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.471589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.471612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.471612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.471654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.471675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.471675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.471716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.471928 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.473353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.473429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.473496 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.473549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.473606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.473634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.473670 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.473699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.473723 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.473749 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.473775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.473796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.473833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.473938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.473985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.474088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.474117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.474117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.474177 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.474199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.474199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.474419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.474519 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.474613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.474702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.474794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.474845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.474991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.475049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.475049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.475093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.475119 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.475152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.475179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.475203 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.475230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.475275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.475314 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.475349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.475392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.475421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.475446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.475446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.475484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.475484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.475484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.475564 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.475599 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.475714 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.475825 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.475916 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.475998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.476090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.476193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.476288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.476381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.476496 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.476571 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.476612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.476661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.476687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.476708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.476798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.476848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.476881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.476904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.476904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.476953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.476975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.477000 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.477022 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.477046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.477067 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.477087 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.477111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.477131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.477335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.477382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.477431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.477463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.477486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.477511 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.477552 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.477591 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.477616 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.477643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.477665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.477685 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.477707 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.477727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.477750 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.477770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.477792 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.477829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.477853 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.477882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.477910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.477936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.477956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.477978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.477978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.478015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.478042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.478042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.478042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.478193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.478290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.478374 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.478466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.478551 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.478645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.478735 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.478841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.478930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.479021 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.479111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.479210 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.479300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.479447 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.481395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.481395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.481513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.481513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.481598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.481649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.481694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.481938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.481938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.482029 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.482029 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.482106 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.482160 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.482199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.482244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.482338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.482387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.482436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.482499 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.482570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.482686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.483660 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.483724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.483785 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.483856 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.483916 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.483961 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.484022 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.485991 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.486065 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.486106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.486209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.486267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.486305 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.486350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.486388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.486421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.486545 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.486641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.486718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.486798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.486910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.487168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.487235 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.487278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.487556 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.487604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.487604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.487650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.487673 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.487673 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.487713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.487713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.487713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.487818 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.487937 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.488506 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.488506 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.488580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.488605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.488632 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.488670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.488696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.488719 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.488742 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.488783 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.488833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.488866 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.488866 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.488986 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.489129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.489226 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.489256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.489282 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.489305 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.489340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.489367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.489390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.489412 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.489447 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.489476 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.489514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.489555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.489588 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 18:50:05.490585 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.490661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.490707 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.490736 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.490774 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.490814 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.490841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.490863 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.490886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.490909 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.490932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.490954 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.490985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 18:50:05.491010 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.491033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.491033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.491072 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.491092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 18:50:05.491114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.491153 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 18:50:05.491177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100059) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.491203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 18:50:05.491228 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 18:50:05.491286 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100060) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 18:50:05.530071 np0000005042 devstack@c-api.service[100059]: INFO dbcounter [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Registered counter for database cinder Jul 10 18:50:05.530345 np0000005042 devstack@c-api.service[100058]: INFO dbcounter [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Registered counter for database cinder Jul 10 18:50:05.532025 np0000005042 devstack@c-api.service[100060]: INFO dbcounter [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Registered counter for database cinder Jul 10 18:50:05.533725 np0000005042 devstack@c-api.service[100057]: INFO dbcounter [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Registered counter for database cinder Jul 10 18:50:05.572363 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc 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=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.573705 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c7988e-4748-4139-88c6-339114051f85 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=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.575422 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 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=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.579067 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-a356c30f-916c-4968-bc08-3216ee5c8181 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.695318 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writer thread running {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 18:50:05.697849 np0000005042 devstack@c-api.service[100057]: INFO cinder.rpc [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 18:50:05.700227 np0000005042 devstack@c-api.service[100057]: INFO cinder.rpc [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 18:50:05.701329 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writer thread running {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 18:50:05.702199 np0000005042 devstack@c-api.service[100057]: INFO cinder.rpc [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 18:50:05.703923 np0000005042 devstack@c-api.service[100057]: INFO cinder.rpc [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 18:50:05.704257 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.704299 np0000005042 devstack@c-api.service[100060]: INFO cinder.rpc [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 18:50:05.704510 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.706188 np0000005042 devstack@c-api.service[100057]: WARNING cinder.keymgr.conf_key_mgr [None req-a356c30f-916c-4968-bc08-3216ee5c8181 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 10 18:50:05.707336 np0000005042 devstack@c-api.service[100060]: INFO cinder.rpc [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 18:50:05.708753 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.708957 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.709090 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writer thread running {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 18:50:05.709885 np0000005042 devstack@c-api.service[100060]: INFO cinder.rpc [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 18:50:05.711530 np0000005042 devstack@c-api.service[100058]: INFO cinder.rpc [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 18:50:05.712103 np0000005042 devstack@c-api.service[100060]: INFO cinder.rpc [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 18:50:05.712471 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.712775 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.713454 np0000005042 devstack@c-api.service[100060]: WARNING cinder.keymgr.conf_key_mgr [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 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 10 18:50:05.713951 np0000005042 devstack@c-api.service[100058]: INFO cinder.rpc [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 18:50:05.715103 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writer thread running {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 18:50:05.716043 np0000005042 devstack@c-api.service[100058]: INFO cinder.rpc [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 18:50:05.716292 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.716571 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.717929 np0000005042 devstack@c-api.service[100058]: INFO cinder.rpc [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 18:50:05.718072 np0000005042 devstack@c-api.service[100059]: INFO cinder.rpc [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 18:50:05.718271 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.718525 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.719186 np0000005042 devstack@c-api.service[100058]: WARNING cinder.keymgr.conf_key_mgr [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc 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 10 18:50:05.721116 np0000005042 devstack@c-api.service[100059]: INFO cinder.rpc [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 18:50:05.721888 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.722045 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.723784 np0000005042 devstack@c-api.service[100059]: INFO cinder.rpc [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 18:50:05.726031 np0000005042 devstack@c-api.service[100059]: INFO cinder.rpc [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 18:50:05.726496 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.726875 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.727694 np0000005042 devstack@c-api.service[100059]: WARNING cinder.keymgr.conf_key_mgr [None req-d3c7988e-4748-4139-88c6-339114051f85 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 10 18:50:05.731211 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.731466 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.740514 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-a356c30f-916c-4968-bc08-3216ee5c8181 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.742782 np0000005042 devstack@c-api.service[100057]: INFO cinder.rpc [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 18:50:05.744852 np0000005042 devstack@c-api.service[100057]: INFO cinder.rpc [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 18:50:05.745261 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.745414 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.748849 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 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=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.751744 np0000005042 devstack@c-api.service[100060]: INFO cinder.rpc [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 18:50:05.754520 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.754854 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc 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=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.755045 np0000005042 devstack@c-api.service[100060]: INFO cinder.rpc [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 18:50:05.755078 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.755171 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.755403 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.756966 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.757052 np0000005042 devstack@c-api.service[100058]: INFO cinder.rpc [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 18:50:05.757103 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.759335 np0000005042 devstack@c-api.service[100058]: INFO cinder.rpc [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 18:50:05.759389 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.759502 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.759749 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.759924 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.762396 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.762555 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.765755 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.765903 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.767833 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.767966 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.769544 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.769762 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.770040 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.770210 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.770672 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.770925 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.772046 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.772090 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.772203 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.772251 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.774047 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.774097 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.774211 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.774245 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.774943 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.774987 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.775049 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.775134 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.776568 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.776568 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.776798 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.776937 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.778286 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.778479 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.779193 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.779323 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.780789 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.780856 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c7988e-4748-4139-88c6-339114051f85 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=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:05.781112 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.781140 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.781206 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.781241 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.781364 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.783139 np0000005042 devstack@c-api.service[100059]: INFO cinder.rpc [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 18:50:05.783455 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.783593 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.783733 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.783870 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.783905 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.784064 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.785116 np0000005042 devstack@c-api.service[100059]: INFO cinder.rpc [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 18:50:05.785453 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.785610 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.785653 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.785680 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.785738 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.785827 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.786571 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.786715 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.787437 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.787509 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.787608 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.787639 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.788043 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.788241 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.788379 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.788503 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.789320 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.789441 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.790063 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.790226 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.790285 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.790394 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.790462 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.790521 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.790835 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.790971 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.791279 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.791398 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.791776 np0000005042 devstack@c-api.service[100057]: WARNING cinder.api.contrib.hosts [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 18:50:05.792128 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.792288 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.792930 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.792930 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.793154 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: extensions {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.793315 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.793438 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.793846 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.794026 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.794148 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: consistencygroups {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.794513 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.794649 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.796013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: extra_specs {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.796409 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.796617 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.796718 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.796854 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.797614 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.797662 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: capabilities {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.797752 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.798909 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.798965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: backups {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.798992 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.800223 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.800345 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.800948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-quota-sets {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.800997 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.801128 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.801560 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.801687 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.801794 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.802045 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.802688 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.802867 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.803196 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: qos-specs {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.803458 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.803577 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.803910 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.804028 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.804274 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.804341 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.804387 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.804484 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.805184 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: encryption {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.805239 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.805328 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.805817 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.805972 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.806019 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.806117 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.806558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: encryption {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.806669 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.806875 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.806918 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.807033 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.807891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: cgsnapshots {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.807954 np0000005042 devstack@c-api.service[100060]: WARNING cinder.api.contrib.hosts [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 18:50:05.808095 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.808154 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.808248 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.808405 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.808894 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.808954 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.808995 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.809035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: extensions {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.809072 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.809210 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: scheduler-stats {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.809793 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.809947 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.810130 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: consistencygroups {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.810493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-volume-manage {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.810755 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.810911 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.811523 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.811639 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.811770 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.811834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-snapshot-manage {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.811900 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.812087 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: extra_specs {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.812205 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.812367 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.813211 np0000005042 devstack@c-api.service[100058]: WARNING cinder.api.contrib.hosts [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 18:50:05.813360 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-volume-transfer {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.813486 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.813535 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: capabilities {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.813594 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.813695 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.813821 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.814231 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: extensions {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.814510 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.814622 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: backups {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.814678 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.814741 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-hosts {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.815386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: consistencygroups {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.815844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-volume-type-access {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.816245 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.816363 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.816574 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-quota-sets {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.817103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: extra_specs {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.817243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-availability-zone {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.817766 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: qos-specs {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.818468 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: capabilities {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.818535 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extended resource: os-quota-class-sets {{(pid=100057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.819605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: backups {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.819672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: encryption {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.819885 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.820024 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.820401 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.820504 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.820778 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.820930 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.821045 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: encryption {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.821404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-quota-sets {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.821678 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.821840 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.822439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.snapshot_actions [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] SnapshotActionsController initialized {{(pid=100057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 18:50:05.822538 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: cgsnapshots {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.822612 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: qos-specs {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.822674 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.822716 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.822755 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.822848 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.823437 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.823564 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.824187 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.824187 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.824299 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.824339 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.824591 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: scheduler-stats {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.824754 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.824886 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.825022 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.825096 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.825339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: encryption {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.825503 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.825604 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.825646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.825778 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.825901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.825985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-volume-manage {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.826032 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826229 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826275 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.826312 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension UsedLimits extending resource: limits {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826368 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.826414 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: encryption {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.826617 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826761 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension AdminActions extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.826892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension AdminActions extending resource: snapshots {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.827093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension AdminActions extending resource: backups {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.827138 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.827188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeActions extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.827230 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.827270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-snapshot-manage {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.827306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.827306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.router [None req-a356c30f-916c-4968-bc08-3216ee5c8181 None None] Extension TypesManage extending resource: types {{(pid=100057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.827685 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.827748 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: cgsnapshots {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.827791 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.828409 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.828409 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.828532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-volume-transfer {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.828992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: scheduler-stats {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.829154 np0000005042 devstack@c-api.service[100059]: WARNING cinder.api.contrib.hosts [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 18:50:05.829877 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.829877 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.829989 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: extensions {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.830034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-hosts {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.830183 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-volume-manage {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.831007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: consistencygroups {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.831079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-volume-type-access {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.831336 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-snapshot-manage {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.832360 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-availability-zone {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.832489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-volume-transfer {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.832536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: extra_specs {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.833447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extended resource: os-quota-class-sets {{(pid=100060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.833720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: capabilities {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.834152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-hosts {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.834693 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: backups {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.834751 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.834938 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.835234 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-volume-type-access {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.835691 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.835835 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.836293 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-quota-sets {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.836451 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.836512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-availability-zone {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.836558 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.837082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.snapshot_actions [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] SnapshotActionsController initialized {{(pid=100060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 18:50:05.837429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: qos-specs {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.837477 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.837564 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.837623 np0000005042 devstack@c-api.service[100057]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x718d7bea4668 pid: 100057 (default app) Jul 10 18:50:05.837668 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extended resource: os-quota-class-sets {{(pid=100058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.838138 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.838261 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.838888 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.838974 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.839022 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.839062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: encryption {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.839100 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.839711 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.839838 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.840030 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.840217 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.840392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.840522 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.840620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.840680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: encryption {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.840725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.840798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.840904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.840979 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.841033 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension UsedLimits extending resource: limits {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841108 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.841177 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension AdminActions extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension AdminActions extending resource: snapshots {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841645 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension AdminActions extending resource: backups {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.snapshot_actions [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] SnapshotActionsController initialized {{(pid=100058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 18:50:05.841763 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeActions extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: cgsnapshots {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.841894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.841986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.router [None req-aab684a8-3f26-412b-80b7-3308071f0ae2 None None] Extension TypesManage extending resource: types {{(pid=100060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.842170 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.842297 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.842974 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.843036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: scheduler-stats {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.843085 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.843893 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.844011 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.844096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-volume-manage {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.845053 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.845205 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-snapshot-manage {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.845258 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.845957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846283 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-volume-transfer {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.846460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846858 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension UsedLimits extending resource: limits {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.846960 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension SnapshotActions extending resource: snapshots {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847200 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847200 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeTypeAccess extending resource: types {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension AdminActions extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847380 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension AdminActions extending resource: snapshots {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension AdminActions extending resource: backups {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeActions extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847608 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-786e9b6a-88e2-495e-88c3-aa22a2b63358 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:50:05.847678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.847721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-hosts {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.847765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.router [None req-c14a2fbb-2d23-4e84-a082-f24c00694bfc None None] Extension TypesManage extending resource: types {{(pid=100058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.848776 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-volume-type-access {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.849277 np0000005042 devstack@c-api.service[100060]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x718d7bea4668 pid: 100060 (default app) Jul 10 18:50:05.850092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-availability-zone {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.850955 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1/1] 10.4.3.225 () {60 vars in 925 bytes} [Fri Jul 10 18:50:05 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 18:50:05.851164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extended resource: os-quota-class-sets {{(pid=100059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 18:50:05.852418 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.852558 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.853607 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.853607 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.854009 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.854122 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.854623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.snapshot_actions [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] SnapshotActionsController initialized {{(pid=100059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 18:50:05.855120 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.855120 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.855645 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.855750 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.856393 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.856493 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.856571 np0000005042 devstack@c-api.service[100058]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x718d7bea4668 pid: 100058 (default app) Jul 10 18:50:05.857189 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:50:05.857296 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:50:05.857768 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.857923 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858133 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension UsedLimits extending resource: limits {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858600 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858689 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858872 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension AdminActions extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.858947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension AdminActions extending resource: snapshots {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.859056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension AdminActions extending resource: backups {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.859139 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeActions extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.859265 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.859356 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.router [None req-d3c7988e-4748-4139-88c6-339114051f85 None None] Extension TypesManage extending resource: types {{(pid=100059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 18:50:05.866846 np0000005042 devstack@c-api.service[100059]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x718d7bea4668 pid: 100059 (default app) Jul 10 18:50:10.638027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-11d3b56b-7509-4726-a47e-8111baa463cc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:50:11.209109 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-11d3b56b-7509-4726-a47e-8111baa463cc admin admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:50:11.209679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-11d3b56b-7509-4726-a47e-8111baa463cc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:50:11.211243 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:50:11.211243 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:50:11.242100 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-11d3b56b-7509-4726-a47e-8111baa463cc 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=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:11.266404 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-11d3b56b-7509-4726-a47e-8111baa463cc admin admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:50:11.266787 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1/2] 10.4.3.225 () {68 vars in 1256 bytes} [Fri Jul 10 18:50:10 2026] POST /volume/v3/types => generated 183 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:50:11.273974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-11d3b56b-7509-4726-a47e-8111baa463cc req-b96392fc-4688-42d5-8eb2-1f9cae9043cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:50:11.549448 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-b96392fc-4688-42d5-8eb2-1f9cae9043cc admin admin] POST https://10.4.3.225/volume/v3/types/6b14e7ab-84ce-4efe-849a-95f72776c2e1/extra_specs Jul 10 18:50:11.549941 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-b96392fc-4688-42d5-8eb2-1f9cae9043cc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:50:11.551592 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:50:11.551592 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:50:11.584098 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [req-11d3b56b-7509-4726-a47e-8111baa463cc req-b96392fc-4688-42d5-8eb2-1f9cae9043cc 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:11.646422 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-b96392fc-4688-42d5-8eb2-1f9cae9043cc admin admin] https://10.4.3.225/volume/v3/types/6b14e7ab-84ce-4efe-849a-95f72776c2e1/extra_specs returned with HTTP 200 Jul 10 18:50:11.646943 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 2/3] 10.4.3.225 () {70 vars in 1474 bytes} [Fri Jul 10 18:50:11 2026] POST /volume/v3/types/6b14e7ab-84ce-4efe-849a-95f72776c2e1/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:50:11.894307 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-11d3b56b-7509-4726-a47e-8111baa463cc req-bf3442b8-ced8-4f64-9155-6e8c2e622bdd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:50:12.174210 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-bf3442b8-ced8-4f64-9155-6e8c2e622bdd admin admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:50:12.174870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-bf3442b8-ced8-4f64-9155-6e8c2e622bdd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:50:12.176746 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:50:12.176746 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:50:12.209513 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [req-11d3b56b-7509-4726-a47e-8111baa463cc req-bf3442b8-ced8-4f64-9155-6e8c2e622bdd 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=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:12.237204 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-bf3442b8-ced8-4f64-9155-6e8c2e622bdd admin admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:50:12.237773 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1/4] 10.4.3.225 () {70 vars in 1328 bytes} [Fri Jul 10 18:50:11 2026] POST /volume/v3/types => generated 186 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:50:12.253819 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-11d3b56b-7509-4726-a47e-8111baa463cc req-85ebf963-4946-4111-a5f7-f4d7851101fa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:50:12.546620 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-85ebf963-4946-4111-a5f7-f4d7851101fa admin admin] POST https://10.4.3.225/volume/v3/types/83682fa3-34d9-4581-88c7-d36153243722/extra_specs Jul 10 18:50:12.547247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-85ebf963-4946-4111-a5f7-f4d7851101fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:50:12.548948 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:50:12.548948 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:50:12.583166 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [req-11d3b56b-7509-4726-a47e-8111baa463cc req-85ebf963-4946-4111-a5f7-f4d7851101fa 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=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:50:12.638645 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-11d3b56b-7509-4726-a47e-8111baa463cc req-85ebf963-4946-4111-a5f7-f4d7851101fa admin admin] https://10.4.3.225/volume/v3/types/83682fa3-34d9-4581-88c7-d36153243722/extra_specs returned with HTTP 200 Jul 10 18:50:12.639207 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1/5] 10.4.3.225 () {70 vars in 1474 bytes} [Fri Jul 10 18:50:12 2026] POST /volume/v3/types/83682fa3-34d9-4581-88c7-d36153243722/extra_specs => generated 45 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:50:21.264540 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:50:21.644533 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:50:22.234698 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:50:22.637469 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:50:38.675985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eee566e8-33d5-4d3e-898e-715ae286b39e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:50:38.676607 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eee566e8-33d5-4d3e-898e-715ae286b39e None None] GET https://10.4.3.225/volume// Jul 10 18:50:38.676782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eee566e8-33d5-4d3e-898e-715ae286b39e None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:50:38.677018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eee566e8-33d5-4d3e-898e-715ae286b39e None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:50:38.677494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eee566e8-33d5-4d3e-898e-715ae286b39e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:50:38.677786 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 2/6] 10.4.3.225 () {66 vars in 1425 bytes} [Fri Jul 10 18:50:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:51:17.446111 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-555ad2f2-1b80-4518-9ad3-7ded9c521c29 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:17.710563 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-555ad2f2-1b80-4518-9ad3-7ded9c521c29 tempest-verify_tempest_config-825178587 tempest-verify_tempest_config-825178587-project-member] GET https://10.4.3.225/volume/v3/extensions Jul 10 18:51:17.710801 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-555ad2f2-1b80-4518-9ad3-7ded9c521c29 tempest-verify_tempest_config-825178587 tempest-verify_tempest_config-825178587-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:17.711088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-555ad2f2-1b80-4518-9ad3-7ded9c521c29 tempest-verify_tempest_config-825178587 tempest-verify_tempest_config-825178587-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:17.711518 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-555ad2f2-1b80-4518-9ad3-7ded9c521c29 tempest-verify_tempest_config-825178587 tempest-verify_tempest_config-825178587-project-member] https://10.4.3.225/volume/v3/extensions returned with HTTP 200 Jul 10 18:51:17.712055 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 3/7] 10.4.3.225 () {66 vars in 1246 bytes} [Fri Jul 10 18:51:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.023471 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0078e280-ae7c-4fad-a641-4b7eb669e5ee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.420246 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0078e280-ae7c-4fad-a641-4b7eb669e5ee tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:51:52.420662 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0078e280-ae7c-4fad-a641-4b7eb669e5ee tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-45878537", "description": "tempest-group-type-description-423247729", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:51:52.449311 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0078e280-ae7c-4fad-a641-4b7eb669e5ee tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:51:52.449706 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 2/8] 10.4.3.225 () {70 vars in 1312 bytes} [Fri Jul 10 18:51:52 2026] POST /volume/v3/group_types => generated 262 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:51:52.459341 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-15f6a691-93aa-49ca-a837-d0a7980e8d2e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.463755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15f6a691-93aa-49ca-a837-d0a7980e8d2e tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types Jul 10 18:51:52.464184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15f6a691-93aa-49ca-a837-d0a7980e8d2e tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.464778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15f6a691-93aa-49ca-a837-d0a7980e8d2e tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.483564 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15f6a691-93aa-49ca-a837-d0a7980e8d2e tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 200 Jul 10 18:51:52.484115 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 2/9] 10.4.3.225 () {68 vars in 1290 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types => generated 496 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.489005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7075f281-c7c3-4481-a5e1-0a5459e6a341 req-f9995652-2f8d-4446-bafd-acd4332fc34f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.493300 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-878f8cc2-f072-40cc-8e65-b9afd61344cd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.498205 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-878f8cc2-f072-40cc-8e65-b9afd61344cd tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] PUT https://10.4.3.225/volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed Jul 10 18:51:52.498614 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-878f8cc2-f072-40cc-8e65-b9afd61344cd tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1261100344", "description": "updated-group-type-desc"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:51:52.528257 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-878f8cc2-f072-40cc-8e65-b9afd61344cd tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed returned with HTTP 200 Jul 10 18:51:52.528658 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 4/10] 10.4.3.225 () {70 vars in 1422 bytes} [Fri Jul 10 18:51:52 2026] PUT /volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed => generated 255 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.537791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-857e710a-e7b7-472c-99fa-ddbbec0e6ded None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.539926 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-857e710a-e7b7-472c-99fa-ddbbec0e6ded tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed Jul 10 18:51:52.540119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-857e710a-e7b7-472c-99fa-ddbbec0e6ded tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.540301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-857e710a-e7b7-472c-99fa-ddbbec0e6ded tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.544192 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-857e710a-e7b7-472c-99fa-ddbbec0e6ded tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed returned with HTTP 200 Jul 10 18:51:52.544848 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 3/11] 10.4.3.225 () {68 vars in 1401 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.551998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-beb6d58d-2261-47f9-98ed-0c2ab99b3b79 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.553982 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-beb6d58d-2261-47f9-98ed-0c2ab99b3b79 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed Jul 10 18:51:52.554223 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-beb6d58d-2261-47f9-98ed-0c2ab99b3b79 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.554387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-beb6d58d-2261-47f9-98ed-0c2ab99b3b79 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.575905 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-beb6d58d-2261-47f9-98ed-0c2ab99b3b79 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed returned with HTTP 202 Jul 10 18:51:52.576136 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 3/12] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:51:52 2026] DELETE /volume/v3/group_types/d98909ad-2f8c-47d8-b66d-f10a259735ed => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:51:52.583018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2659d36a-caee-409b-b33f-02f17ab3e359 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.585539 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2659d36a-caee-409b-b33f-02f17ab3e359 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types Jul 10 18:51:52.585795 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2659d36a-caee-409b-b33f-02f17ab3e359 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.586049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2659d36a-caee-409b-b33f-02f17ab3e359 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.598339 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2659d36a-caee-409b-b33f-02f17ab3e359 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 200 Jul 10 18:51:52.598830 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 5/13] 10.4.3.225 () {68 vars in 1290 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.615201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e0b497ae-48c6-4b48-bd5e-73dd2f2d67ec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.617470 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0b497ae-48c6-4b48-bd5e-73dd2f2d67ec tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:51:52.618035 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e0b497ae-48c6-4b48-bd5e-73dd2f2d67ec tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-113397122", "is_public": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:51:52.637291 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0b497ae-48c6-4b48-bd5e-73dd2f2d67ec tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:51:52.637862 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 4/14] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 18:51:52 2026] POST /volume/v3/group_types => generated 163 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:51:52.647928 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a1314551-8ae9-4639-ab69-3a6d8ed8b3cb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.650241 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a1314551-8ae9-4639-ab69-3a6d8ed8b3cb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:51:52.650986 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a1314551-8ae9-4639-ab69-3a6d8ed8b3cb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-876979464", "is_public": false}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:51:52.676645 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a1314551-8ae9-4639-ab69-3a6d8ed8b3cb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:51:52.677251 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 4/15] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 18:51:52 2026] POST /volume/v3/group_types => generated 164 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:51:52.686842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aac5dd95-3ca6-4acd-a598-8d90cc0bc447 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.689466 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aac5dd95-3ca6-4acd-a598-8d90cc0bc447 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 18:51:52.689924 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aac5dd95-3ca6-4acd-a598-8d90cc0bc447 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.690061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aac5dd95-3ca6-4acd-a598-8d90cc0bc447 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.709595 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aac5dd95-3ca6-4acd-a598-8d90cc0bc447 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 18:51:52.710093 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 6/16] 10.4.3.225 () {68 vars in 1351 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.715306 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7075f281-c7c3-4481-a5e1-0a5459e6a341 req-f9995652-2f8d-4446-bafd-acd4332fc34f tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] DELETE https://10.4.3.225/volume/v3/volumes/tempest-invalid-381506765 Jul 10 18:51:52.715484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7075f281-c7c3-4481-a5e1-0a5459e6a341 req-f9995652-2f8d-4446-bafd-acd4332fc34f tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.715680 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7075f281-c7c3-4481-a5e1-0a5459e6a341 req-f9995652-2f8d-4446-bafd-acd4332fc34f tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.715950 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-7075f281-c7c3-4481-a5e1-0a5459e6a341 req-f9995652-2f8d-4446-bafd-acd4332fc34f tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] Delete volume with id: tempest-invalid-381506765 Jul 10 18:51:52.719491 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed232acc-8b18-452b-b133-b9ee7e743e2c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.720148 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed232acc-8b18-452b-b133-b9ee7e743e2c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 18:51:52.720371 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed232acc-8b18-452b-b133-b9ee7e743e2c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.720553 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed232acc-8b18-452b-b133-b9ee7e743e2c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.731534 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed232acc-8b18-452b-b133-b9ee7e743e2c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 18:51:52.731992 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 5/17] 10.4.3.225 () {68 vars in 1353 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.741071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c962bee0-4498-4a94-a4dd-6ec7ee11694c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.742872 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c962bee0-4498-4a94-a4dd-6ec7ee11694c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types?is_public=False Jul 10 18:51:52.743127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c962bee0-4498-4a94-a4dd-6ec7ee11694c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.744736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c962bee0-4498-4a94-a4dd-6ec7ee11694c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.746711 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7075f281-c7c3-4481-a5e1-0a5459e6a341 req-f9995652-2f8d-4446-bafd-acd4332fc34f tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] https://10.4.3.225/volume/v3/volumes/tempest-invalid-381506765 returned with HTTP 404 Jul 10 18:51:52.747422 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 3/18] 10.4.3.225 () {70 vars in 1587 bytes} [Fri Jul 10 18:51:52 2026] DELETE /volume/v3/volumes/tempest-invalid-381506765 => generated 98 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:51:52.761725 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c962bee0-4498-4a94-a4dd-6ec7ee11694c tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 18:51:52.761725 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 5/19] 10.4.3.225 () {68 vars in 1321 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.766283 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8513c4cb-bdde-4505-9718-de40dfe898d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.770493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8513c4cb-bdde-4505-9718-de40dfe898d3 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] GET https://10.4.3.225/volume/v3/group_types?is_public=True Jul 10 18:51:52.770493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8513c4cb-bdde-4505-9718-de40dfe898d3 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.770493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8513c4cb-bdde-4505-9718-de40dfe898d3 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.776719 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8513c4cb-bdde-4505-9718-de40dfe898d3 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 18:51:52.777253 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 7/20] 10.4.3.225 () {68 vars in 1319 bytes} [Fri Jul 10 18:51:52 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:51:52.787350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6518504a-9d68-47a7-97c5-26b7bbbe68fb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.789768 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6518504a-9d68-47a7-97c5-26b7bbbe68fb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/02f56e49-9240-401b-9c94-c354ca82f58b Jul 10 18:51:52.790070 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6518504a-9d68-47a7-97c5-26b7bbbe68fb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.790555 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6518504a-9d68-47a7-97c5-26b7bbbe68fb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.805949 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6518504a-9d68-47a7-97c5-26b7bbbe68fb tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types/02f56e49-9240-401b-9c94-c354ca82f58b returned with HTTP 202 Jul 10 18:51:52.806484 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 6/21] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:51:52 2026] DELETE /volume/v3/group_types/02f56e49-9240-401b-9c94-c354ca82f58b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:51:52.816335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d5e0f448-9d84-4611-ac2c-e26011b51556 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:52.818860 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5e0f448-9d84-4611-ac2c-e26011b51556 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/01eb66eb-3dbe-4182-996c-d7ed8b34f370 Jul 10 18:51:52.819195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5e0f448-9d84-4611-ac2c-e26011b51556 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:52.819388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5e0f448-9d84-4611-ac2c-e26011b51556 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:52.842927 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5e0f448-9d84-4611-ac2c-e26011b51556 tempest-GroupTypesTest-797797312 tempest-GroupTypesTest-797797312-project-admin] https://10.4.3.225/volume/v3/group_types/01eb66eb-3dbe-4182-996c-d7ed8b34f370 returned with HTTP 202 Jul 10 18:51:52.843305 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 4/22] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:51:52 2026] DELETE /volume/v3/group_types/01eb66eb-3dbe-4182-996c-d7ed8b34f370 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:51:53.466992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-8e7109bd-17ba-43ea-ab5b-0270bce5fc52 req-4736e338-63f7-43bc-b952-12d2e30ca0de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:53.786209 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8e7109bd-17ba-43ea-ab5b-0270bce5fc52 req-4736e338-63f7-43bc-b952-12d2e30ca0de tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ca839013-677f-45a9-8d5c-41e189612dea Jul 10 18:51:53.786442 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8e7109bd-17ba-43ea-ab5b-0270bce5fc52 req-4736e338-63f7-43bc-b952-12d2e30ca0de tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:53.786601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8e7109bd-17ba-43ea-ab5b-0270bce5fc52 req-4736e338-63f7-43bc-b952-12d2e30ca0de tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:53.786768 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [req-8e7109bd-17ba-43ea-ab5b-0270bce5fc52 req-4736e338-63f7-43bc-b952-12d2e30ca0de tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] Delete volume with id: ca839013-677f-45a9-8d5c-41e189612dea Jul 10 18:51:53.816741 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8e7109bd-17ba-43ea-ab5b-0270bce5fc52 req-4736e338-63f7-43bc-b952-12d2e30ca0de tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-member] https://10.4.3.225/volume/v3/volumes/ca839013-677f-45a9-8d5c-41e189612dea returned with HTTP 404 Jul 10 18:51:53.817323 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 6/23] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 18:51:53 2026] DELETE /volume/v3/volumes/ca839013-677f-45a9-8d5c-41e189612dea => generated 109 bytes in 351 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:51:53.840798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-78fb6afa-0e1e-4162-9742-9497ea244695 req-2e0a55e8-23bd-4194-b9cc-70e840ede275 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:51:53.842990 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-78fb6afa-0e1e-4162-9742-9497ea244695 req-2e0a55e8-23bd-4194-b9cc-70e840ede275 tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-reader] GET https://10.4.3.225/volume/v3/volumes/8fddfc8d-b7c7-4c01-98a1-7ddf9b390945 Jul 10 18:51:53.843224 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-78fb6afa-0e1e-4162-9742-9497ea244695 req-2e0a55e8-23bd-4194-b9cc-70e840ede275 tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:51:53.843472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-78fb6afa-0e1e-4162-9742-9497ea244695 req-2e0a55e8-23bd-4194-b9cc-70e840ede275 tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:51:53.867053 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-78fb6afa-0e1e-4162-9742-9497ea244695 req-2e0a55e8-23bd-4194-b9cc-70e840ede275 tempest-VolumesNegativeTest-759240285 tempest-VolumesNegativeTest-759240285-project-reader] https://10.4.3.225/volume/v3/volumes/8fddfc8d-b7c7-4c01-98a1-7ddf9b390945 returned with HTTP 404 Jul 10 18:51:53.867686 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 8/24] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:51:53 2026] GET /volume/v3/volumes/8fddfc8d-b7c7-4c01-98a1-7ddf9b390945 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:52:00.149314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0cf40c8e-c5e6-4e82-91da-6469315d6743 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:00.457979 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cf40c8e-c5e6-4e82-91da-6469315d6743 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:00.458394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cf40c8e-c5e6-4e82-91da-6469315d6743 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1858081517"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:00.478058 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cf40c8e-c5e6-4e82-91da-6469315d6743 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:00.478433 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 7/25] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:00 2026] POST /volume/v3/types => generated 228 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:00.487460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fe71269e-6fb5-47f0-ab94-8a6c8e702ef5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:00.490135 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe71269e-6fb5-47f0-ab94-8a6c8e702ef5 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:52:00.490654 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fe71269e-6fb5-47f0-ab94-8a6c8e702ef5 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1104053520"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:00.517720 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe71269e-6fb5-47f0-ab94-8a6c8e702ef5 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:52:00.518563 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 5/26] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 18:52:00 2026] POST /volume/v3/group_types => generated 185 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:00.529878 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:00.755377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 18:52:00.755774 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "751dd43b-1379-4805-903c-402bcb9bc8fd", "volume_types": ["6354624e-4f49-4ceb-93a0-130ff75787fd"], "name": "tempest-GroupSnapshotsV319Test-Group-920832418"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:00.757538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Creating new group {'group': {'group_type': '751dd43b-1379-4805-903c-402bcb9bc8fd', 'volume_types': ['6354624e-4f49-4ceb-93a0-130ff75787fd'], 'name': 'tempest-GroupSnapshotsV319Test-Group-920832418'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:52:00.762720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-920832418. Jul 10 18:52:00.787780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:00.787107. {{(pid=100059) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:00.787952 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Availability Zones retrieved successfully. Jul 10 18:52:00.837855 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Created reservations ['2ec28c46-10d0-4716-9e94-a5f7c7e8bb78'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:00.908173 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7810d51-21f9-45d2-9fb0-57295424cb9e tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 18:52:00.908913 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 7/27] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 18:52:00 2026] POST /volume/v3/groups => generated 115 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:00.916839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0acb9422-0bfd-40d9-b2cd-f2a4d2950c7d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:00.918685 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0acb9422-0bfd-40d9-b2cd-f2a4d2950c7d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 Jul 10 18:52:00.918867 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0acb9422-0bfd-40d9-b2cd-f2a4d2950c7d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:00.919077 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0acb9422-0bfd-40d9-b2cd-f2a4d2950c7d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:00.919206 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-0acb9422-0bfd-40d9-b2cd-f2a4d2950c7d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member fe11be1b-59bb-4a10-b254-f583b5c78938 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:00.924379 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:00.924379 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:00.952856 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0acb9422-0bfd-40d9-b2cd-f2a4d2950c7d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 returned with HTTP 200 Jul 10 18:52:00.953455 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 9/28] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:00 2026] GET /volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:01.964247 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed951891-c8c3-41e2-a2ee-02407dbf6519 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:01.966212 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed951891-c8c3-41e2-a2ee-02407dbf6519 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 Jul 10 18:52:01.966422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed951891-c8c3-41e2-a2ee-02407dbf6519 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:01.966617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed951891-c8c3-41e2-a2ee-02407dbf6519 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:01.966752 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-ed951891-c8c3-41e2-a2ee-02407dbf6519 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member fe11be1b-59bb-4a10-b254-f583b5c78938 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:01.972517 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:01.972517 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:01.992976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed951891-c8c3-41e2-a2ee-02407dbf6519 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 returned with HTTP 200 Jul 10 18:52:01.993421 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 8/29] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:01 2026] GET /volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 => generated 396 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:02.004321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-28d5573a-10ab-49e3-b61a-85c127efa30b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:02.006210 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:02.006569 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1037492257", "volume_type": "6354624e-4f49-4ceb-93a0-130ff75787fd", "group_id": "fe11be1b-59bb-4a10-b254-f583b5c78938", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:02.008011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1037492257', 'volume_type': '6354624e-4f49-4ceb-93a0-130ff75787fd', 'group_id': 'fe11be1b-59bb-4a10-b254-f583b5c78938', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:02.024621 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.024621 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:02.025527 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Create volume of 1 GB Jul 10 18:52:02.043550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:02.042981. {{(pid=100060) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:02.043710 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Availability Zones retrieved successfully. Jul 10 18:52:02.072387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Flow 'volume_create_api' (9f9c1edd-5732-4a08-84b3-bdfecc41dc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:02.073556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3739671c-28f0-4019-bec8-357f173ec25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.074228 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.074228 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:02.074691 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:02.114606 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3739671c-28f0-4019-bec8-357f173ec25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6354624e-4f49-4ceb-93a0-130ff75787fd,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1858081517',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6354624e-4f49-4ceb-93a0-130ff75787fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fe11be1b-59bb-4a10-b254-f583b5c78938', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.116712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a8f273-de73-4ec1-983a-058ffd8ec666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.165072 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1858081517 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1858081517, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:02.165173 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858081517 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858081517, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:02.211586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Created reservations ['1595c2b8-143b-45db-8496-3d2d3a9a8959', '2514e33a-8624-42b5-ae86-c3483b32e217', '2ba410d2-0d1c-4e0f-ba50-61d1a14797fc', '0acdeb0a-4e00-4b64-9eb7-101a7d8f79ce'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:02.212687 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a8f273-de73-4ec1-983a-058ffd8ec666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1595c2b8-143b-45db-8496-3d2d3a9a8959', '2514e33a-8624-42b5-ae86-c3483b32e217', '2ba410d2-0d1c-4e0f-ba50-61d1a14797fc', '0acdeb0a-4e00-4b64-9eb7-101a7d8f79ce']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.213531 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c747e44-2e03-4bfc-a302-3d87f1c4e4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.230251 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:02.242765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c747e44-2e03-4bfc-a302-3d87f1c4e4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b339f09-528d-484c-b246-510337a5b8c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1037492257',encryption_key_id=None,group_id=fe11be1b-59bb-4a10-b254-f583b5c78938,group_type_id=,metadata={},multiattach=False,project_id='e07aca28d94f4051b9af3cc0e8781d3e',qos_specs=None,replication_status=,reservations=['1595c2b8-143b-45db-8496-3d2d3a9a8959','2514e33a-8624-42b5-ae86-c3483b32e217','2ba410d2-0d1c-4e0f-ba50-61d1a14797fc','0acdeb0a-4e00-4b64-9eb7-101a7d8f79ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037c5706230647ff9f2e9e8875535d9e',volume_type_id=6354624e-4f49-4ceb-93a0-130ff75787fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1037492257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fe11be1b-59bb-4a10-b254-f583b5c78938,host=None,id=4b339f09-528d-484c-b246-510337a5b8c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07aca28d94f4051b9af3cc0e8781d3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037c5706230647ff9f2e9e8875535d9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6354624e-4f49-4ceb-93a0-130ff75787fd),volume_type_id=6354624e-4f49-4ceb-93a0-130ff75787fd)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.243207 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adf7e8c-9bf6-4311-ad55-7c1dfd348dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.269752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adf7e8c-9bf6-4311-ad55-7c1dfd348dc7) transitioned into state 'SUCCESS' from state '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-1037492257',encryption_key_id=None,group_id=fe11be1b-59bb-4a10-b254-f583b5c78938,group_type_id=,metadata={},multiattach=False,project_id='e07aca28d94f4051b9af3cc0e8781d3e',qos_specs=None,replication_status=,reservations=['1595c2b8-143b-45db-8496-3d2d3a9a8959','2514e33a-8624-42b5-ae86-c3483b32e217','2ba410d2-0d1c-4e0f-ba50-61d1a14797fc','0acdeb0a-4e00-4b64-9eb7-101a7d8f79ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037c5706230647ff9f2e9e8875535d9e',volume_type_id=6354624e-4f49-4ceb-93a0-130ff75787fd)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.269752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df54c70d-75ee-47fa-9aff-69b188a2a103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.297249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df54c70d-75ee-47fa-9aff-69b188a2a103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.298502 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Flow 'volume_create_api' (9f9c1edd-5732-4a08-84b3-bdfecc41dc0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:02.298975 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Create volume request issued successfully. Jul 10 18:52:02.300285 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:02.300495 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:02.353756 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:02.357027 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.357027 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:02.360477 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28d5573a-10ab-49e3-b61a-85c127efa30b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:02.360889 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 6/30] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:52:02 2026] POST /volume/v3/volumes => generated 827 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:02.374518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b192b61-2a9b-4259-aad2-f230628ac925 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:02.376351 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 Jul 10 18:52:02.376560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:02.376737 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:02.383826 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.383826 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:02.389711 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Volume info retrieved successfully. Jul 10 18:52:02.391495 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:02.391495 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:02.431348 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:02.434719 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.434719 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:02.445723 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b192b61-2a9b-4259-aad2-f230628ac925 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 returned with HTTP 200 Jul 10 18:52:02.446374 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 10/31] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:02 2026] GET /volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 => generated 895 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:02.472362 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:02.472717 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-860851023"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:02.474096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-860851023'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:02.474480 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create volume of 1 GB Jul 10 18:52:02.474816 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.474816 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:02.487046 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:02.486719. {{(pid=100059) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:02.487147 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Availability Zones retrieved successfully. Jul 10 18:52:02.514444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Flow 'volume_create_api' (e55bfdf7-bea3-4c8b-b305-d2beb6f96ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:02.515313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75822332-b103-49e3-8a27-68058305baa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.516333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:02.554091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75822332-b103-49e3-8a27-68058305baa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.555071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c023cb-2788-492d-9182-70ae5025f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.602567 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-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 10 18:52:02.602567 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-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 10 18:52:02.642315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Created reservations ['755010fa-1811-4260-a885-60fc8b1cd64d', '49d1a299-4098-4c73-8cd6-3558aeecdc7a', 'e3138713-2377-44a9-8321-89463a491ce4', '573300a5-c128-4f90-a473-849715af1848'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:02.643164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c023cb-2788-492d-9182-70ae5025f824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755010fa-1811-4260-a885-60fc8b1cd64d', '49d1a299-4098-4c73-8cd6-3558aeecdc7a', 'e3138713-2377-44a9-8321-89463a491ce4', '573300a5-c128-4f90-a473-849715af1848']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.643960 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7181b65b-7897-4d90-8864-b8ba9cc6d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.665515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7181b65b-7897-4d90-8864-b8ba9cc6d312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-860851023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb677d2da3342148e1388157196c201',qos_specs=None,replication_status=,reservations=['755010fa-1811-4260-a885-60fc8b1cd64d','49d1a299-4098-4c73-8cd6-3558aeecdc7a','e3138713-2377-44a9-8321-89463a491ce4','573300a5-c128-4f90-a473-849715af1848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96609ea405a448988aa9678bbb07a137',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-860851023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb677d2da3342148e1388157196c201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96609ea405a448988aa9678bbb07a137',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.666426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b8cea0-fab9-48df-9755-a9dc184e6689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.681289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b8cea0-fab9-48df-9755-a9dc184e6689) transitioned into state 'SUCCESS' from state '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-860851023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb677d2da3342148e1388157196c201',qos_specs=None,replication_status=,reservations=['755010fa-1811-4260-a885-60fc8b1cd64d','49d1a299-4098-4c73-8cd6-3558aeecdc7a','e3138713-2377-44a9-8321-89463a491ce4','573300a5-c128-4f90-a473-849715af1848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96609ea405a448988aa9678bbb07a137',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.681982 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0a9ef8-5c35-48d3-bb4a-d88ecc4aa709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:02.693197 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0a9ef8-5c35-48d3-bb4a-d88ecc4aa709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:02.693955 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Flow 'volume_create_api' (e55bfdf7-bea3-4c8b-b305-d2beb6f96ae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:02.694280 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create volume request issued successfully. Jul 10 18:52:02.695270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ee172b4-5ee2-4065-bd6d-57dffd067928 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:02.695641 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 8/32] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:02 2026] POST /volume/v3/volumes => generated 750 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:02.710091 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-22514dcb-b361-4a20-9138-b30e6ef4a4db None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:02.712046 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22514dcb-b361-4a20-9138-b30e6ef4a4db tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:02.712245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22514dcb-b361-4a20-9138-b30e6ef4a4db tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:02.712489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22514dcb-b361-4a20-9138-b30e6ef4a4db tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:02.756463 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:02.756463 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:02.763452 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22514dcb-b361-4a20-9138-b30e6ef4a4db tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:02.770232 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22514dcb-b361-4a20-9138-b30e6ef4a4db tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 returned with HTTP 200 Jul 10 18:52:02.770744 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 9/33] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:02 2026] GET /volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:03.460274 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:03.462659 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 Jul 10 18:52:03.462951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:03.463154 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:03.471114 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.471114 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:03.478356 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Volume info retrieved successfully. Jul 10 18:52:03.479365 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:03.480058 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:03.519256 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:03.522436 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.522436 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:03.532483 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58a721cc-a188-4dba-9e29-8aa2901bc75c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 returned with HTTP 200 Jul 10 18:52:03.532934 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 7/34] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:03 2026] GET /volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 => generated 920 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:03.546642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:03.548520 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] POST https://10.4.3.225/volume/v3/group_snapshots Jul 10 18:52:03.548910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fe11be1b-59bb-4a10-b254-f583b5c78938", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-904373776"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:03.550364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fe11be1b-59bb-4a10-b254-f583b5c78938', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-904373776'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 18:52:03.553536 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.553536 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:03.556518 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.group_snapshots [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-904373776. Jul 10 18:52:03.604072 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.604072 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:03.636006 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858081517 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1858081517, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:03.636396 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1858081517 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1858081517, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:03.673278 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Created reservations ['e03fcb7b-9d34-4392-b139-c8e252c2bef9', '2cd242ee-919c-4c5d-aed7-12082f8a7cb1', 'e3a0afe3-086e-40b4-ac8c-c7d0863ca47b', '47aa72b7-ef08-4c08-a6ce-b241d9f5b0ce'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:03.740406 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8068b8ac-987a-4107-b1c9-50fbbd8692fa tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots returned with HTTP 202 Jul 10 18:52:03.740926 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 11/35] 10.4.3.225 () {70 vars in 1324 bytes} [Fri Jul 10 18:52:03 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:03.750716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c40752d2-a6eb-4d44-ae21-8290d69f0d31 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:03.753570 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c40752d2-a6eb-4d44-ae21-8290d69f0d31 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:03.753869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c40752d2-a6eb-4d44-ae21-8290d69f0d31 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:03.754204 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c40752d2-a6eb-4d44-ae21-8290d69f0d31 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:03.754518 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-c40752d2-a6eb-4d44-ae21-8290d69f0d31 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:03.765036 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.765036 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:03.769302 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c40752d2-a6eb-4d44-ae21-8290d69f0d31 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 200 Jul 10 18:52:03.770184 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 9/36] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:03 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:03.787772 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3b611fe2-f4c4-4c00-ab73-de412dc38009 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:03.789557 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b611fe2-f4c4-4c00-ab73-de412dc38009 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:03.789743 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b611fe2-f4c4-4c00-ab73-de412dc38009 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:03.790348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b611fe2-f4c4-4c00-ab73-de412dc38009 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:03.797338 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.797338 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:03.800776 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3b611fe2-f4c4-4c00-ab73-de412dc38009 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:03.804783 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b611fe2-f4c4-4c00-ab73-de412dc38009 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 returned with HTTP 200 Jul 10 18:52:03.805286 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 10/37] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:03 2026] GET /volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:03.817760 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:03.820134 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:52:03.820511 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93", "name": "tempest-SnapshotsActionsTest-Snapshot-1287000651"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:03.830132 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.830132 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:03.830708 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:03.830869 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create snapshot from volume ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:03.845860 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-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 10 18:52:03.846028 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:03.863607 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Created reservations ['e9156fec-9fbe-43d7-b355-ce78dc5b668c', 'eb537932-4d8f-419f-b31a-d2a8a38e49b3', '01e3a9ea-ca99-4da9-add4-e7b2eed16e40', 'bbb51de5-c7fc-429a-bd18-48e22d8c5d9f'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:03.913711 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot create request issued successfully. Jul 10 18:52:03.914059 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3219fcd0-89f1-4ad8-9904-a4f5c6ae05a8 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:52:03.914586 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 8/38] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:52:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:03.925725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5355b8fe-958f-4995-974a-c0738792ad87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:03.929250 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5355b8fe-958f-4995-974a-c0738792ad87 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:03.929505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5355b8fe-958f-4995-974a-c0738792ad87 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:03.929773 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5355b8fe-958f-4995-974a-c0738792ad87 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:03.944390 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:03.944390 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:03.944939 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5355b8fe-958f-4995-974a-c0738792ad87 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:03.945748 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5355b8fe-958f-4995-974a-c0738792ad87 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:03.946175 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 12/39] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:03 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:04.779441 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b45cb9d9-3e7b-46a2-9785-aa5438719abb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.781121 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b45cb9d9-3e7b-46a2-9785-aa5438719abb tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:04.781317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b45cb9d9-3e7b-46a2-9785-aa5438719abb tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.781495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b45cb9d9-3e7b-46a2-9785-aa5438719abb tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.782007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-b45cb9d9-3e7b-46a2-9785-aa5438719abb tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:04.784712 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.784712 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:04.789280 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b45cb9d9-3e7b-46a2-9785-aa5438719abb tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 200 Jul 10 18:52:04.789280 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 10/40] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:04.799133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ff823a50-da98-4af9-a430-535893c23f6c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.801897 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 18:52:04.801897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.802217 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.802525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:04.803777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:52:04.818692 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Get all snapshots completed successfully. Jul 10 18:52:04.819200 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.819200 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:04.819834 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ff823a50-da98-4af9-a430-535893c23f6c tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:52:04.820285 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 11/41] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:04.829407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ed1f0bd5-a22f-42a7-a2a2-d3872abdde6a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.831765 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ed1f0bd5-a22f-42a7-a2a2-d3872abdde6a tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/snapshots/f8319a23-28b9-4557-988c-44576428a503 Jul 10 18:52:04.832047 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ed1f0bd5-a22f-42a7-a2a2-d3872abdde6a tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.832305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ed1f0bd5-a22f-42a7-a2a2-d3872abdde6a tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.840132 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.840132 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:04.840604 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ed1f0bd5-a22f-42a7-a2a2-d3872abdde6a tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Snapshot retrieved successfully. Jul 10 18:52:04.841482 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ed1f0bd5-a22f-42a7-a2a2-d3872abdde6a tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/snapshots/f8319a23-28b9-4557-988c-44576428a503 returned with HTTP 200 Jul 10 18:52:04.841863 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 9/42] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/snapshots/f8319a23-28b9-4557-988c-44576428a503 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:04.850579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5095d3ef-0068-4d5f-ba56-3cda1b1bcc3f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.852413 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5095d3ef-0068-4d5f-ba56-3cda1b1bcc3f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] POST https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action Jul 10 18:52:04.853139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5095d3ef-0068-4d5f-ba56-3cda1b1bcc3f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:04.853271 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5095d3ef-0068-4d5f-ba56-3cda1b1bcc3f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:04.854594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-5095d3ef-0068-4d5f-ba56-3cda1b1bcc3f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Updating group 'c58a6aba-3ad0-49c1-8de5-1958654cd422' with 'creating' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 18:52:04.862555 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.862555 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:04.871969 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5095d3ef-0068-4d5f-ba56-3cda1b1bcc3f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action returned with HTTP 202 Jul 10 18:52:04.872374 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 13/43] 10.4.3.225 () {70 vars in 1455 bytes} [Fri Jul 10 18:52:04 2026] POST /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:04.879423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9137d437-9b4b-4406-a4e4-49891ee2b202 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.881326 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9137d437-9b4b-4406-a4e4-49891ee2b202 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:04.881645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9137d437-9b4b-4406-a4e4-49891ee2b202 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.881897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9137d437-9b4b-4406-a4e4-49891ee2b202 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.882096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-9137d437-9b4b-4406-a4e4-49891ee2b202 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:04.885514 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.885514 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:04.889041 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9137d437-9b4b-4406-a4e4-49891ee2b202 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 200 Jul 10 18:52:04.889436 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 11/44] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:04.899894 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-513735f6-d0cd-4749-858e-119bf6b4cd81 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.902964 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-513735f6-d0cd-4749-858e-119bf6b4cd81 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] POST https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action Jul 10 18:52:04.903911 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-513735f6-d0cd-4749-858e-119bf6b4cd81 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:04.903969 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-513735f6-d0cd-4749-858e-119bf6b4cd81 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:04.908355 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-513735f6-d0cd-4749-858e-119bf6b4cd81 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Updating group 'c58a6aba-3ad0-49c1-8de5-1958654cd422' with 'available' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 18:52:04.916111 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.916111 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:04.923775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-513735f6-d0cd-4749-858e-119bf6b4cd81 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action returned with HTTP 202 Jul 10 18:52:04.924249 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 12/45] 10.4.3.225 () {70 vars in 1455 bytes} [Fri Jul 10 18:52:04 2026] POST /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:04.932101 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ad974eb2-01a8-4667-8675-274fdc64de3f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.934307 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad974eb2-01a8-4667-8675-274fdc64de3f tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:04.934446 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad974eb2-01a8-4667-8675-274fdc64de3f tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.934522 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad974eb2-01a8-4667-8675-274fdc64de3f tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.934685 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-ad974eb2-01a8-4667-8675-274fdc64de3f tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:04.940856 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.940856 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:04.944856 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad974eb2-01a8-4667-8675-274fdc64de3f tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 200 Jul 10 18:52:04.945521 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 10/46] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:04.953644 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f4f35337-3885-4455-bbcc-6cf99d6df71f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.955907 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4f35337-3885-4455-bbcc-6cf99d6df71f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] POST https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action Jul 10 18:52:04.956315 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4f35337-3885-4455-bbcc-6cf99d6df71f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:04.956453 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f4f35337-3885-4455-bbcc-6cf99d6df71f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:04.956557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-924fbaaf-666a-4044-8959-4b699bd1a1e9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.957840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-f4f35337-3885-4455-bbcc-6cf99d6df71f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Updating group 'c58a6aba-3ad0-49c1-8de5-1958654cd422' with 'error' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 18:52:04.958631 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-924fbaaf-666a-4044-8959-4b699bd1a1e9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:04.958919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-924fbaaf-666a-4044-8959-4b699bd1a1e9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.959194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-924fbaaf-666a-4044-8959-4b699bd1a1e9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.962016 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.962016 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:04.975154 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f4f35337-3885-4455-bbcc-6cf99d6df71f tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action returned with HTTP 202 Jul 10 18:52:04.975879 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 14/47] 10.4.3.225 () {70 vars in 1455 bytes} [Fri Jul 10 18:52:04 2026] POST /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:04.982196 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.982196 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:04.982731 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-924fbaaf-666a-4044-8959-4b699bd1a1e9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:04.983703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-924fbaaf-666a-4044-8959-4b699bd1a1e9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:04.984329 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 12/48] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:04.984467 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bb11db89-2d63-4861-a7db-5173a60021f8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.986325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb11db89-2d63-4861-a7db-5173a60021f8 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:04.986529 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb11db89-2d63-4861-a7db-5173a60021f8 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:04.986708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb11db89-2d63-4861-a7db-5173a60021f8 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:04.986877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-bb11db89-2d63-4861-a7db-5173a60021f8 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:04.991248 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:04.991248 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:04.994034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2a76f2df-eaa2-45d8-9f19-a64e23de5c1c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:04.994344 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb11db89-2d63-4861-a7db-5173a60021f8 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 200 Jul 10 18:52:04.994719 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 13/49] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:04 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:05.004340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3f4e896-16a5-40f1-8fa1-c17b77395ec3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.006561 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3f4e896-16a5-40f1-8fa1-c17b77395ec3 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] POST https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action Jul 10 18:52:05.006906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3f4e896-16a5-40f1-8fa1-c17b77395ec3 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:05.007033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3f4e896-16a5-40f1-8fa1-c17b77395ec3 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:05.008628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-c3f4e896-16a5-40f1-8fa1-c17b77395ec3 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Updating group 'c58a6aba-3ad0-49c1-8de5-1958654cd422' with 'available' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 18:52:05.011795 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.011795 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:05.023800 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3f4e896-16a5-40f1-8fa1-c17b77395ec3 tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action returned with HTTP 202 Jul 10 18:52:05.024773 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 15/50] 10.4.3.225 () {70 vars in 1455 bytes} [Fri Jul 10 18:52:05 2026] POST /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:05.034734 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a6a4619e-2fc2-4d10-a37f-f8e483fa2017 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.036878 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6a4619e-2fc2-4d10-a37f-f8e483fa2017 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:05.037210 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6a4619e-2fc2-4d10-a37f-f8e483fa2017 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.037613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6a4619e-2fc2-4d10-a37f-f8e483fa2017 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.037654 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-a6a4619e-2fc2-4d10-a37f-f8e483fa2017 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:05.042258 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.042258 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:05.046224 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6a4619e-2fc2-4d10-a37f-f8e483fa2017 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 200 Jul 10 18:52:05.046575 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 13/51] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:05.054650 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.056658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] DELETE https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:05.056962 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.057184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.057342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] delete called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100058) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 18:52:05.057463 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.group_snapshots [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Delete group_snapshot with id: c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:05.061722 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.061722 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:05.122923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7f70a14-bbea-43ff-aed6-a5a57c715ead tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 202 Jul 10 18:52:05.123356 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 14/52] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:52:05 2026] DELETE /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:05.131996 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e74743c7-7dda-44b2-b514-214dec435279 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.133649 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:05.133890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.134068 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.134526 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:05.135236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:05.162925 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Get all volumes completed successfully. Jul 10 18:52:05.163657 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:05.163825 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:05.201290 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:05.204717 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.204717 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:05.213957 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e74743c7-7dda-44b2-b514-214dec435279 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:05.214507 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 16/53] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:05.227343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5b2732bd-bbba-49ac-a167-9df530d4474b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.227528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2a76f2df-eaa2-45d8-9f19-a64e23de5c1c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:05.228497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2a76f2df-eaa2-45d8-9f19-a64e23de5c1c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:05.228615 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2a76f2df-eaa2-45d8-9f19-a64e23de5c1c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:05.228990 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 18:52:05.229176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.229386 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.229685 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:05.229972 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-2a76f2df-eaa2-45d8-9f19-a64e23de5c1c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'creating'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:05.230718 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:52:05.243781 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Get all snapshots completed successfully. Jul 10 18:52:05.244848 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5b2732bd-bbba-49ac-a167-9df530d4474b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:52:05.245205 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 14/54] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:05.253438 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.253438 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:05.253913 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-04fd5281-bcea-4e67-962e-b10862d9e083 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.255852 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-04fd5281-bcea-4e67-962e-b10862d9e083 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 Jul 10 18:52:05.255956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-04fd5281-bcea-4e67-962e-b10862d9e083 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.256076 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-04fd5281-bcea-4e67-962e-b10862d9e083 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.256445 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-04fd5281-bcea-4e67-962e-b10862d9e083 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member c58a6aba-3ad0-49c1-8de5-1958654cd422 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 18:52:05.259081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-04fd5281-bcea-4e67-962e-b10862d9e083 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 returned with HTTP 404 Jul 10 18:52:05.259584 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 15/55] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/group_snapshots/c58a6aba-3ad0-49c1-8de5-1958654cd422 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:05.266905 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.268835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2a76f2df-eaa2-45d8-9f19-a64e23de5c1c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:05.268835 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 11/56] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:04 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:05.270484 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:05.270789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.271060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.271330 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:05.272231 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:05.275854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a2c7e73f-9b4a-4a9e-9ce4-40666230a83f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.277678 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2c7e73f-9b4a-4a9e-9ce4-40666230a83f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:05.277898 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2c7e73f-9b4a-4a9e-9ce4-40666230a83f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.278083 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2c7e73f-9b4a-4a9e-9ce4-40666230a83f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.279997 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Get all volumes completed successfully. Jul 10 18:52:05.280761 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:05.280931 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:05.282982 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.282982 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:05.283377 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a2c7e73f-9b4a-4a9e-9ce4-40666230a83f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:05.284334 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2c7e73f-9b4a-4a9e-9ce4-40666230a83f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:05.284694 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 15/57] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:05.294241 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ee80a6c3-832e-431a-81cc-a5ac59e94bd2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.296527 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee80a6c3-832e-431a-81cc-a5ac59e94bd2 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:05.296879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee80a6c3-832e-431a-81cc-a5ac59e94bd2 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:05.297017 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee80a6c3-832e-431a-81cc-a5ac59e94bd2 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:05.298602 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-ee80a6c3-832e-431a-81cc-a5ac59e94bd2 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'available'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:05.316867 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:05.319903 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.319903 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:05.320937 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.320937 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:05.329613 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98cb368c-2d7a-4078-b2ac-2ec43ffe2e4b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:05.329957 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 17/58] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:05.333724 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee80a6c3-832e-431a-81cc-a5ac59e94bd2 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:05.334098 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 16/59] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:05 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:05.342470 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a631b4cd-f1f3-4b5d-9daa-1093c6a27489 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.344132 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a631b4cd-f1f3-4b5d-9daa-1093c6a27489 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:05.344389 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a631b4cd-f1f3-4b5d-9daa-1093c6a27489 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.344505 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a631b4cd-f1f3-4b5d-9daa-1093c6a27489 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.345739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.348166 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] POST https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938/action Jul 10 18:52:05.348367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:05.348397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:05.350077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] delete called for group fe11be1b-59bb-4a10-b254-f583b5c78938 {{(pid=100059) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:52:05.350077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Delete group with id: fe11be1b-59bb-4a10-b254-f583b5c78938 Jul 10 18:52:05.350178 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.350178 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:05.351869 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a631b4cd-f1f3-4b5d-9daa-1093c6a27489 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:05.351869 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a631b4cd-f1f3-4b5d-9daa-1093c6a27489 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:05.352333 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 12/60] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:05.359187 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.359187 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:05.364611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.366893 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:52:05.367243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93", "name": "tempest-SnapshotsActionsTest-Snapshot-1356818441"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:05.377433 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.377433 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:05.377705 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:05.377873 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create snapshot from volume ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:05.393475 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-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 10 18:52:05.393937 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:05.406877 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Created reservations ['7fb90dde-49f2-4b2e-8029-2544d3584046', '447012f1-5c34-40fc-bd67-9a7892379e2f', '95b24e84-c962-4f5d-a23b-f88e36aa2df4', '4df72042-0830-4f4f-9df2-4ed7a9f795b7'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:05.425785 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ff93a743-97cc-4ef8-9349-f1d459f13661 tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938/action returned with HTTP 202 Jul 10 18:52:05.426489 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 16/61] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 18:52:05 2026] POST /volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:05.433721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-00a27664-f527-4c8a-9019-64b8412d037b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.435678 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 Jul 10 18:52:05.435957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.436154 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.444061 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.444061 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:05.448044 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot create request issued successfully. Jul 10 18:52:05.448433 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b24e48b-93b0-4fae-a767-186f51cc09cf tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:52:05.448898 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 18/62] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:52:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:05.449027 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Volume info retrieved successfully. Jul 10 18:52:05.449947 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:05.450135 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:05.459312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-81a9450c-6cd8-4f27-a109-81d8b89ecfed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:05.461329 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-81a9450c-6cd8-4f27-a109-81d8b89ecfed tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:05.461601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-81a9450c-6cd8-4f27-a109-81d8b89ecfed tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:05.461736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-81a9450c-6cd8-4f27-a109-81d8b89ecfed tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:05.469185 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.469185 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:05.469669 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-81a9450c-6cd8-4f27-a109-81d8b89ecfed tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:05.472175 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-81a9450c-6cd8-4f27-a109-81d8b89ecfed tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a returned with HTTP 200 Jul 10 18:52:05.472392 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 13/63] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:52:05.495642 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:05.498472 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:05.498472 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:05.506523 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-00a27664-f527-4c8a-9019-64b8412d037b tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 returned with HTTP 200 Jul 10 18:52:05.506951 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 17/64] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:05 2026] GET /volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:06.484981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4a94f50a-4866-4875-9ac5-d19f2a3c0de4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.487023 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a94f50a-4866-4875-9ac5-d19f2a3c0de4 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:06.487242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a94f50a-4866-4875-9ac5-d19f2a3c0de4 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.487466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a94f50a-4866-4875-9ac5-d19f2a3c0de4 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.492782 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:06.492782 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:06.493529 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4a94f50a-4866-4875-9ac5-d19f2a3c0de4 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:06.494394 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a94f50a-4866-4875-9ac5-d19f2a3c0de4 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a returned with HTTP 200 Jul 10 18:52:06.494774 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 17/65] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:06 2026] GET /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:06.505580 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5522bf1-2c2a-4a5e-bd4e-db0737f49398 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.508133 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5522bf1-2c2a-4a5e-bd4e-db0737f49398 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a/action Jul 10 18:52:06.508557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5522bf1-2c2a-4a5e-bd4e-db0737f49398 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:06.508705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5522bf1-2c2a-4a5e-bd4e-db0737f49398 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:06.510060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-f5522bf1-2c2a-4a5e-bd4e-db0737f49398 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '7e02f739-df55-4fca-b593-5c2127f1aa3a' with '{'status': 'creating'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:06.523292 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d3e937b-1e33-4ab2-913a-f72ee64a793d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.525766 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d3e937b-1e33-4ab2-913a-f72ee64a793d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 Jul 10 18:52:06.526128 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d3e937b-1e33-4ab2-913a-f72ee64a793d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.526411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d3e937b-1e33-4ab2-913a-f72ee64a793d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.534907 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:06.534907 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:06.537169 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d3e937b-1e33-4ab2-913a-f72ee64a793d tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 returned with HTTP 404 Jul 10 18:52:06.537668 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 14/66] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:06 2026] GET /volume/v3/volumes/4b339f09-528d-484c-b246-510337a5b8c9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:06.550617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-119cf839-7e59-4678-8fd6-74d456f7defd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.552519 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5522bf1-2c2a-4a5e-bd4e-db0737f49398 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a/action returned with HTTP 202 Jul 10 18:52:06.553265 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 19/67] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:06 2026] POST /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:06.553411 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-119cf839-7e59-4678-8fd6-74d456f7defd tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] GET https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 Jul 10 18:52:06.553662 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-119cf839-7e59-4678-8fd6-74d456f7defd tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.553930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-119cf839-7e59-4678-8fd6-74d456f7defd tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.554430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-119cf839-7e59-4678-8fd6-74d456f7defd tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] show called for member fe11be1b-59bb-4a10-b254-f583b5c78938 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:06.557895 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-119cf839-7e59-4678-8fd6-74d456f7defd tempest-GroupSnapshotsV319Test-812390711 tempest-GroupSnapshotsV319Test-812390711-project-member] https://10.4.3.225/volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 returned with HTTP 404 Jul 10 18:52:06.558492 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 18/68] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:06 2026] GET /volume/v3/groups/fe11be1b-59bb-4a10-b254-f583b5c78938 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:06.561832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0b25e98c-73a1-482a-93a3-38c54394dd0d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.564490 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0b25e98c-73a1-482a-93a3-38c54394dd0d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:06.564632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0b25e98c-73a1-482a-93a3-38c54394dd0d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.565137 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0b25e98c-73a1-482a-93a3-38c54394dd0d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.570170 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a28bb6d7-4cd9-433a-ac1f-81715f93a03a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.574089 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:06.574089 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:06.574195 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0b25e98c-73a1-482a-93a3-38c54394dd0d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:06.574940 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a28bb6d7-4cd9-433a-ac1f-81715f93a03a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/751dd43b-1379-4805-903c-402bcb9bc8fd Jul 10 18:52:06.575427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a28bb6d7-4cd9-433a-ac1f-81715f93a03a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.575493 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0b25e98c-73a1-482a-93a3-38c54394dd0d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a returned with HTTP 200 Jul 10 18:52:06.575541 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a28bb6d7-4cd9-433a-ac1f-81715f93a03a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.576007 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 18/69] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:06 2026] GET /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:06.588948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.591305 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a/action Jul 10 18:52:06.591869 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:06.592036 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:06.601218 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:06.601218 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:06.601639 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot retrieved successfully. Jul 10 18:52:06.603854 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a28bb6d7-4cd9-433a-ac1f-81715f93a03a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/group_types/751dd43b-1379-4805-903c-402bcb9bc8fd returned with HTTP 202 Jul 10 18:52:06.604092 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 15/70] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:52:06 2026] DELETE /volume/v3/group_types/751dd43b-1379-4805-903c-402bcb9bc8fd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:06.615942 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e3f4326c-8e43-4847-b4a7-012b581b703b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.618364 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3f4326c-8e43-4847-b4a7-012b581b703b tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] DELETE https://10.4.3.225/volume/v3/types/6354624e-4f49-4ceb-93a0-130ff75787fd Jul 10 18:52:06.618631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3f4326c-8e43-4847-b4a7-012b581b703b tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.619358 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3f4326c-8e43-4847-b4a7-012b581b703b tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.666867 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot delete request issued successfully. Jul 10 18:52:06.666867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc1ee16d-c96c-4789-8036-c61635c75d45 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a/action returned with HTTP 202 Jul 10 18:52:06.666867 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 20/71] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:06 2026] POST /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:06.682749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2b96f612-cbef-4c1e-8a39-cdaa31e60e02 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.685370 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3f4326c-8e43-4847-b4a7-012b581b703b tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/types/6354624e-4f49-4ceb-93a0-130ff75787fd returned with HTTP 202 Jul 10 18:52:06.685370 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 19/72] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:06 2026] DELETE /volume/v3/types/6354624e-4f49-4ceb-93a0-130ff75787fd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:06.687849 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2b96f612-cbef-4c1e-8a39-cdaa31e60e02 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:06.688173 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2b96f612-cbef-4c1e-8a39-cdaa31e60e02 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.688517 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2b96f612-cbef-4c1e-8a39-cdaa31e60e02 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.693119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7aa96ed2-c223-440d-bfdc-3ff6b511273a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:06.695197 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7aa96ed2-c223-440d-bfdc-3ff6b511273a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] GET https://10.4.3.225/volume/v3/types/6354624e-4f49-4ceb-93a0-130ff75787fd Jul 10 18:52:06.695479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7aa96ed2-c223-440d-bfdc-3ff6b511273a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:06.695747 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7aa96ed2-c223-440d-bfdc-3ff6b511273a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:06.698675 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:06.698675 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:06.699442 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2b96f612-cbef-4c1e-8a39-cdaa31e60e02 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:06.700320 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2b96f612-cbef-4c1e-8a39-cdaa31e60e02 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a returned with HTTP 200 Jul 10 18:52:06.700784 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 19/73] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:06 2026] GET /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:06.701157 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7aa96ed2-c223-440d-bfdc-3ff6b511273a tempest-GroupSnapshotsV319Test-111799200 tempest-GroupSnapshotsV319Test-111799200-project-admin] https://10.4.3.225/volume/v3/types/6354624e-4f49-4ceb-93a0-130ff75787fd returned with HTTP 404 Jul 10 18:52:06.701891 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 16/74] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:06 2026] GET /volume/v3/types/6354624e-4f49-4ceb-93a0-130ff75787fd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:07.711158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e5c7d7e-7c5a-4982-bb2f-6909b8370c93 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:07.714313 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e5c7d7e-7c5a-4982-bb2f-6909b8370c93 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:07.714430 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e5c7d7e-7c5a-4982-bb2f-6909b8370c93 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:07.714714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e5c7d7e-7c5a-4982-bb2f-6909b8370c93 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:07.721035 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e5c7d7e-7c5a-4982-bb2f-6909b8370c93 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a returned with HTTP 404 Jul 10 18:52:07.721549 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 21/75] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:07 2026] GET /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:07.729467 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-79bd521f-1c79-4f1d-b448-748f5ecaf5ef None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:07.731540 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79bd521f-1c79-4f1d-b448-748f5ecaf5ef tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:07.732008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-79bd521f-1c79-4f1d-b448-748f5ecaf5ef tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:07.732166 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-79bd521f-1c79-4f1d-b448-748f5ecaf5ef tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:07.733479 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-79bd521f-1c79-4f1d-b448-748f5ecaf5ef tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'available'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:07.742304 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:07.742304 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:07.755454 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79bd521f-1c79-4f1d-b448-748f5ecaf5ef tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:07.756006 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 20/76] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:07 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:07.763397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7ce2e5fd-8e8e-46ac-9988-5b639865ce0f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:07.765690 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ce2e5fd-8e8e-46ac-9988-5b639865ce0f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:07.766004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ce2e5fd-8e8e-46ac-9988-5b639865ce0f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:07.766247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ce2e5fd-8e8e-46ac-9988-5b639865ce0f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:07.772033 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:07.772033 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:07.772552 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7ce2e5fd-8e8e-46ac-9988-5b639865ce0f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:07.773526 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ce2e5fd-8e8e-46ac-9988-5b639865ce0f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:07.774046 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 20/77] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:07 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:07.784770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f6e21ac3-5586-4df1-a1cf-18e1233c4ee2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:07.786928 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6e21ac3-5586-4df1-a1cf-18e1233c4ee2 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:07.787215 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6e21ac3-5586-4df1-a1cf-18e1233c4ee2 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:07.787454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6e21ac3-5586-4df1-a1cf-18e1233c4ee2 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:07.787600 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-f6e21ac3-5586-4df1-a1cf-18e1233c4ee2 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete snapshot with id: 7e02f739-df55-4fca-b593-5c2127f1aa3a Jul 10 18:52:07.792475 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6e21ac3-5586-4df1-a1cf-18e1233c4ee2 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a returned with HTTP 404 Jul 10 18:52:07.793188 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 17/78] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:52:07 2026] DELETE /volume/v3/snapshots/7e02f739-df55-4fca-b593-5c2127f1aa3a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:07.801521 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:07.803471 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:52:07.805411 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93", "name": "tempest-SnapshotsActionsTest-Snapshot-610960030"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:07.819707 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:07.819707 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:07.820740 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:07.820890 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create snapshot from volume ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:07.848461 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Created reservations ['c737ab24-9932-4d33-9231-34078628df52', 'bdf21e75-f66f-4194-82ac-d62793dd5687', '2654f33c-0f22-4bc8-80ed-5bc02c169ba8', '9c167a15-57a1-43df-b193-fcd3b98407a4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:07.884510 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot create request issued successfully. Jul 10 18:52:07.884921 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fdd468ee-26ee-45ce-bf9a-59713d07e0d9 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:52:07.885413 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 22/79] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:52:07 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:07.895904 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ccdb2c77-41b9-42f0-9a14-0c850b968a8e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:07.898045 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ccdb2c77-41b9-42f0-9a14-0c850b968a8e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:07.898287 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ccdb2c77-41b9-42f0-9a14-0c850b968a8e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:07.898517 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ccdb2c77-41b9-42f0-9a14-0c850b968a8e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:07.926930 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:07.926930 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:07.927546 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ccdb2c77-41b9-42f0-9a14-0c850b968a8e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:07.930762 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ccdb2c77-41b9-42f0-9a14-0c850b968a8e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d returned with HTTP 200 Jul 10 18:52:07.930762 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 21/80] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:07 2026] GET /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:08.942715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a2f99005-a068-4262-9b2d-e8b08d44f9cc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:08.945987 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2f99005-a068-4262-9b2d-e8b08d44f9cc tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:08.946212 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2f99005-a068-4262-9b2d-e8b08d44f9cc tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:08.946404 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2f99005-a068-4262-9b2d-e8b08d44f9cc tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:08.954412 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:08.954412 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:08.955566 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a2f99005-a068-4262-9b2d-e8b08d44f9cc tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:08.956246 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2f99005-a068-4262-9b2d-e8b08d44f9cc tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d returned with HTTP 200 Jul 10 18:52:08.956824 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 21/81] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:08 2026] GET /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:08.967265 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-60f0ba14-25da-496d-9898-e629a6630b7c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:08.969305 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60f0ba14-25da-496d-9898-e629a6630b7c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d/action Jul 10 18:52:08.969590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60f0ba14-25da-496d-9898-e629a6630b7c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:08.969590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60f0ba14-25da-496d-9898-e629a6630b7c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:08.970875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-60f0ba14-25da-496d-9898-e629a6630b7c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '424a5d45-8526-45d4-997e-f0ab4ee7904d' with '{'status': 'deleting'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:08.984333 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:08.984333 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:08.998631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60f0ba14-25da-496d-9898-e629a6630b7c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d/action returned with HTTP 202 Jul 10 18:52:08.999237 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 18/82] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:08 2026] POST /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:09.007162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c10d947-d6a8-4be3-ad4d-42680a0d8301 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:09.009637 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c10d947-d6a8-4be3-ad4d-42680a0d8301 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:09.009921 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c10d947-d6a8-4be3-ad4d-42680a0d8301 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:09.010126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c10d947-d6a8-4be3-ad4d-42680a0d8301 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:09.015199 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:09.015199 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:09.015603 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c10d947-d6a8-4be3-ad4d-42680a0d8301 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:09.016424 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c10d947-d6a8-4be3-ad4d-42680a0d8301 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d returned with HTTP 200 Jul 10 18:52:09.016828 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 23/83] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:09 2026] GET /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:09.031101 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:09.032614 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d/action Jul 10 18:52:09.033008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:09.033706 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:09.046845 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:09.046845 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:09.047338 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot retrieved successfully. Jul 10 18:52:09.099966 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot delete request issued successfully. Jul 10 18:52:09.100105 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-efa5e35b-8682-4b6f-b5f3-1584e17541bc tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d/action returned with HTTP 202 Jul 10 18:52:09.100671 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 22/84] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:09 2026] POST /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:09.110392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cb968a1c-59a0-4d86-8416-4c86e1040a67 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:09.113248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb968a1c-59a0-4d86-8416-4c86e1040a67 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:09.113491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb968a1c-59a0-4d86-8416-4c86e1040a67 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:09.113677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb968a1c-59a0-4d86-8416-4c86e1040a67 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:09.119852 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:09.119852 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:09.120821 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cb968a1c-59a0-4d86-8416-4c86e1040a67 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:09.121143 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb968a1c-59a0-4d86-8416-4c86e1040a67 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d returned with HTTP 200 Jul 10 18:52:09.121592 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 22/85] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:09 2026] GET /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:09.430961 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:09.634039 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:09.634443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-637048245", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:09.636084 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-637048245', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:10.134357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-13d4965d-6575-482d-b51b-e40df7b39d8f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.136589 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-13d4965d-6575-482d-b51b-e40df7b39d8f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:10.136907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-13d4965d-6575-482d-b51b-e40df7b39d8f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:10.137146 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-13d4965d-6575-482d-b51b-e40df7b39d8f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:10.145313 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-13d4965d-6575-482d-b51b-e40df7b39d8f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d returned with HTTP 404 Jul 10 18:52:10.145609 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 24/86] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:10 2026] GET /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:10.155238 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a260bf3b-f393-4414-87c1-32bc1eeda7b0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.157104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a260bf3b-f393-4414-87c1-32bc1eeda7b0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:10.157555 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a260bf3b-f393-4414-87c1-32bc1eeda7b0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:10.157890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a260bf3b-f393-4414-87c1-32bc1eeda7b0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:10.159389 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-a260bf3b-f393-4414-87c1-32bc1eeda7b0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'available'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:10.172608 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.172608 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:10.200137 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a260bf3b-f393-4414-87c1-32bc1eeda7b0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:10.200406 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 23/87] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:10 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:10.210639 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aab9fce0-dacc-47a5-9f87-bc7b898b004f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.215593 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aab9fce0-dacc-47a5-9f87-bc7b898b004f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:10.215883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aab9fce0-dacc-47a5-9f87-bc7b898b004f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:10.216039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aab9fce0-dacc-47a5-9f87-bc7b898b004f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:10.221047 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.221047 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:10.221553 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aab9fce0-dacc-47a5-9f87-bc7b898b004f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:10.222452 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aab9fce0-dacc-47a5-9f87-bc7b898b004f tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:10.222930 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 23/88] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:10 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:10.232493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e3815d11-9918-450b-80b5-aa550810e82b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.237128 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e3815d11-9918-450b-80b5-aa550810e82b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:10.237496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e3815d11-9918-450b-80b5-aa550810e82b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:10.237677 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e3815d11-9918-450b-80b5-aa550810e82b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:10.238727 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-e3815d11-9918-450b-80b5-aa550810e82b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete snapshot with id: 424a5d45-8526-45d4-997e-f0ab4ee7904d Jul 10 18:52:10.245083 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e3815d11-9918-450b-80b5-aa550810e82b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d returned with HTTP 404 Jul 10 18:52:10.246028 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 25/89] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:52:10 2026] DELETE /volume/v3/snapshots/424a5d45-8526-45d4-997e-f0ab4ee7904d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:10.261765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.264179 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:52:10.264437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93", "name": "tempest-SnapshotsActionsTest-Snapshot-319786879"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:10.277669 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.277669 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:10.278700 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:10.278700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create snapshot from volume ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:10.316706 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-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 10 18:52:10.317110 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:10.338703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Created reservations ['3ea358ef-fb82-4f6f-a478-866ec5dd5c39', '43fae608-e613-40bf-8d5e-19cb1750fd99', '465a741d-657b-4feb-94ed-75a6803593bd', '5293c952-6145-4941-a3a3-76f8280090fa'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:10.366033 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume of 1 GB Jul 10 18:52:10.366604 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.366604 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:10.373339 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Availability Zones retrieved successfully. Jul 10 18:52:10.381526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Flow 'volume_create_api' (82350103-0999-44fe-9ec0-de8f65cdd07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:10.386831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115daf4d-55be-4d39-9be9-d1bbbfff06a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.387038 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot create request issued successfully. Jul 10 18:52:10.387038 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ed856f7-0c84-4c4b-9c6e-bd6f634e688c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:52:10.387164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:10.387213 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 24/90] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:52:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:10.396337 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-133a95bd-d27e-4123-832a-1ee2d165d7ee None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.398893 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-133a95bd-d27e-4123-832a-1ee2d165d7ee tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:10.398893 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-133a95bd-d27e-4123-832a-1ee2d165d7ee tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:10.399191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-133a95bd-d27e-4123-832a-1ee2d165d7ee tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:10.407620 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.407620 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:10.408338 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-133a95bd-d27e-4123-832a-1ee2d165d7ee tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:10.409874 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-133a95bd-d27e-4123-832a-1ee2d165d7ee tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da returned with HTTP 200 Jul 10 18:52:10.411293 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 24/91] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:10 2026] GET /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:10.467002 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115daf4d-55be-4d39-9be9-d1bbbfff06a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.467959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114018c6-4787-42a1-b4e2-98f3ad44a5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.486907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.489082 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:10.489514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-78003200"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:10.491668 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-78003200'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:10.491873 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Create volume of 1 GB Jul 10 18:52:10.496747 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-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 10 18:52:10.507930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:10.507263. {{(pid=100057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:10.508095 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Availability Zones retrieved successfully. Jul 10 18:52:10.534293 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Flow 'volume_create_api' (ba8e4f7e-d32d-47a8-8321-da67f7f331f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:10.535422 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea4dfcc7-d4f1-400b-9a0a-8f086dff82a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.536641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:10.541720 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Created reservations ['053f3f47-64f7-401a-a070-30a727bcbae8', '83c57718-515c-4b1a-8c24-11d8204e4490', '9b4db7f2-7e45-481e-a541-669076e16398', 'd543744c-3332-4ead-95f6-2b618bedc0d7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:10.542596 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114018c6-4787-42a1-b4e2-98f3ad44a5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['053f3f47-64f7-401a-a070-30a727bcbae8', '83c57718-515c-4b1a-8c24-11d8204e4490', '9b4db7f2-7e45-481e-a541-669076e16398', 'd543744c-3332-4ead-95f6-2b618bedc0d7']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.543321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e88df4-9a2a-40c6-9690-b71c026a84ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.582029 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e88df4-9a2a-40c6-9690-b71c026a84ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9adee3e-0d41-45fc-b2f9-2734579e5fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-637048245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b33aa967c854feeafd3722099f04349',qos_specs=None,replication_status=,reservations=['053f3f47-64f7-401a-a070-30a727bcbae8','83c57718-515c-4b1a-8c24-11d8204e4490','9b4db7f2-7e45-481e-a541-669076e16398','d543744c-3332-4ead-95f6-2b618bedc0d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294977f6962f490e8b9770fa548500f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-637048245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9adee3e-0d41-45fc-b2f9-2734579e5fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b33aa967c854feeafd3722099f04349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='294977f6962f490e8b9770fa548500f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.583149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958f6452-43f2-4d7b-8419-448e7b292baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.609965 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958f6452-43f2-4d7b-8419-448e7b292baf) transitioned into state 'SUCCESS' from state '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-637048245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b33aa967c854feeafd3722099f04349',qos_specs=None,replication_status=,reservations=['053f3f47-64f7-401a-a070-30a727bcbae8','83c57718-515c-4b1a-8c24-11d8204e4490','9b4db7f2-7e45-481e-a541-669076e16398','d543744c-3332-4ead-95f6-2b618bedc0d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294977f6962f490e8b9770fa548500f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.610732 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b846c8cc-46f8-4872-a6d6-9be8a2206bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.625777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b846c8cc-46f8-4872-a6d6-9be8a2206bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.626584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Flow 'volume_create_api' (82350103-0999-44fe-9ec0-de8f65cdd07d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:10.627146 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume request issued successfully. Jul 10 18:52:10.627899 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-98fb94cb-7658-4821-bd4f-439ca31b01c7 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:10.628491 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 19/92] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:52:09 2026] POST /volume/v3/volumes => generated 756 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:10.642028 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-29dc523e-b3fa-4e69-bc20-7b321af058b5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.644057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-29dc523e-b3fa-4e69-bc20-7b321af058b5 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:10.645678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-29dc523e-b3fa-4e69-bc20-7b321af058b5 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:10.645678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-29dc523e-b3fa-4e69-bc20-7b321af058b5 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:10.651656 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.651656 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:10.658638 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-29dc523e-b3fa-4e69-bc20-7b321af058b5 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:10.660716 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-29dc523e-b3fa-4e69-bc20-7b321af058b5 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:10.661289 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 25/93] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:10 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:10.737004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea4dfcc7-d4f1-400b-9a0a-8f086dff82a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.737875 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d287e5a-b2ee-4d65-891e-0d6a967ce9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.768048 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-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 10 18:52:10.814507 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Created reservations ['392b5830-2907-440d-99eb-c520f12eb76e', '3da871e6-def7-4d4c-a89a-bb37205e32f3', 'c0cd2a5a-56ae-4611-9634-577e64a4c825', '2d80dfdf-5ea0-4c2c-81c0-b8d7eacc0cad'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:10.815344 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d287e5a-b2ee-4d65-891e-0d6a967ce9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392b5830-2907-440d-99eb-c520f12eb76e', '3da871e6-def7-4d4c-a89a-bb37205e32f3', 'c0cd2a5a-56ae-4611-9634-577e64a4c825', '2d80dfdf-5ea0-4c2c-81c0-b8d7eacc0cad']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.816104 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7763c56c-d66a-43c8-ad0e-a79ecc8c1364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.841233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7763c56c-d66a-43c8-ad0e-a79ecc8c1364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-78003200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5650110b75f645ed8a2bd968e51b7300',qos_specs=None,replication_status=,reservations=['392b5830-2907-440d-99eb-c520f12eb76e','3da871e6-def7-4d4c-a89a-bb37205e32f3','c0cd2a5a-56ae-4611-9634-577e64a4c825','2d80dfdf-5ea0-4c2c-81c0-b8d7eacc0cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb452219c70485a8c3248ff039e4ad6',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-78003200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5650110b75f645ed8a2bd968e51b7300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fb452219c70485a8c3248ff039e4ad6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.842092 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ab9bf4-ecc5-4263-ba00-c3c0a5df9ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.858472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42ab9bf4-ecc5-4263-ba00-c3c0a5df9ae7) transitioned into state 'SUCCESS' from state '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-78003200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5650110b75f645ed8a2bd968e51b7300',qos_specs=None,replication_status=,reservations=['392b5830-2907-440d-99eb-c520f12eb76e','3da871e6-def7-4d4c-a89a-bb37205e32f3','c0cd2a5a-56ae-4611-9634-577e64a4c825','2d80dfdf-5ea0-4c2c-81c0-b8d7eacc0cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb452219c70485a8c3248ff039e4ad6',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.859237 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f640b4c4-fc69-4412-996e-38dfd5704138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:10.869505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f640b4c4-fc69-4412-996e-38dfd5704138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:10.870363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Flow 'volume_create_api' (ba8e4f7e-d32d-47a8-8321-da67f7f331f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:10.870690 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Create volume request issued successfully. Jul 10 18:52:10.871296 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a24183f-fa03-4753-a0b8-c3f6483f3483 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:10.871696 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 26/94] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:10 2026] POST /volume/v3/volumes => generated 750 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:10.884715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a43da475-c14e-4e8f-b2bc-d7dec22fc5d0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:10.887511 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a43da475-c14e-4e8f-b2bc-d7dec22fc5d0 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:52:10.887901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a43da475-c14e-4e8f-b2bc-d7dec22fc5d0 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:10.888121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a43da475-c14e-4e8f-b2bc-d7dec22fc5d0 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:10.897226 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:10.897226 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:10.911244 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a43da475-c14e-4e8f-b2bc-d7dec22fc5d0 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:52:10.921129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a43da475-c14e-4e8f-b2bc-d7dec22fc5d0 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:52:10.921833 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 25/95] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:10 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:11.421574 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-986da5de-3245-4ba9-b848-77103e48cf01 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.424145 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-986da5de-3245-4ba9-b848-77103e48cf01 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:11.424409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-986da5de-3245-4ba9-b848-77103e48cf01 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:11.424680 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-986da5de-3245-4ba9-b848-77103e48cf01 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:11.431192 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.431192 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:11.431849 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-986da5de-3245-4ba9-b848-77103e48cf01 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:11.432687 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-986da5de-3245-4ba9-b848-77103e48cf01 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da returned with HTTP 200 Jul 10 18:52:11.433093 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 20/96] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:11 2026] GET /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:11.445493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0367b928-9faf-4a4d-9f44-00500e7f1cee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.448594 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0367b928-9faf-4a4d-9f44-00500e7f1cee tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da/action Jul 10 18:52:11.448998 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0367b928-9faf-4a4d-9f44-00500e7f1cee tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:11.449138 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0367b928-9faf-4a4d-9f44-00500e7f1cee tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:11.453357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-0367b928-9faf-4a4d-9f44-00500e7f1cee tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot 'fb97b38c-ccc8-49e1-a040-35c4f69046da' with '{'status': 'error'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:11.461924 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.461924 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:11.477372 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0367b928-9faf-4a4d-9f44-00500e7f1cee tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da/action returned with HTTP 202 Jul 10 18:52:11.477921 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 26/97] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:11 2026] POST /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:11.485685 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f971bbee-593f-4829-88ca-b50d1dab0d9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.487614 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f971bbee-593f-4829-88ca-b50d1dab0d9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:11.487862 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f971bbee-593f-4829-88ca-b50d1dab0d9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:11.488062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f971bbee-593f-4829-88ca-b50d1dab0d9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:11.497858 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.497858 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:11.498511 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f971bbee-593f-4829-88ca-b50d1dab0d9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:11.499602 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f971bbee-593f-4829-88ca-b50d1dab0d9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da returned with HTTP 200 Jul 10 18:52:11.500158 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 27/98] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:11 2026] GET /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:52:11.512201 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.517888 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da/action Jul 10 18:52:11.518373 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:11.518510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:11.548114 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.548114 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:11.548556 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot retrieved successfully. Jul 10 18:52:11.609049 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot delete request issued successfully. Jul 10 18:52:11.609328 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28ad01f5-15f5-4fc4-8b70-ed33ced54182 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da/action returned with HTTP 202 Jul 10 18:52:11.609897 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 26/99] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:11 2026] POST /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:11.619431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4f5a3f9e-76a8-415a-b7bd-1bfde661df92 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.621416 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f5a3f9e-76a8-415a-b7bd-1bfde661df92 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:11.621670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f5a3f9e-76a8-415a-b7bd-1bfde661df92 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:11.621922 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f5a3f9e-76a8-415a-b7bd-1bfde661df92 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:11.629007 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.629007 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:11.629007 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4f5a3f9e-76a8-415a-b7bd-1bfde661df92 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:11.631171 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f5a3f9e-76a8-415a-b7bd-1bfde661df92 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da returned with HTTP 200 Jul 10 18:52:11.631171 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 21/100] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:11 2026] GET /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:11.673995 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c474fc97-01d7-4eab-b296-aaeb044e6567 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.676675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c474fc97-01d7-4eab-b296-aaeb044e6567 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:11.676953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c474fc97-01d7-4eab-b296-aaeb044e6567 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:11.677150 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c474fc97-01d7-4eab-b296-aaeb044e6567 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:11.688605 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.688605 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:11.695722 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c474fc97-01d7-4eab-b296-aaeb044e6567 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:11.703182 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c474fc97-01d7-4eab-b296-aaeb044e6567 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:11.703982 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 27/101] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:11 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:11.936498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-74df86f0-2055-4735-8e5c-1c255030131a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:11.938546 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-74df86f0-2055-4735-8e5c-1c255030131a tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:52:11.938732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-74df86f0-2055-4735-8e5c-1c255030131a tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:11.938953 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-74df86f0-2055-4735-8e5c-1c255030131a tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:11.948509 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:11.948509 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:11.958177 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-74df86f0-2055-4735-8e5c-1c255030131a tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:52:11.964548 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-74df86f0-2055-4735-8e5c-1c255030131a tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:52:11.965130 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 28/102] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:11 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:12.642642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-22ac0256-18ee-4575-bc0d-fefd01d1472e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.645645 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22ac0256-18ee-4575-bc0d-fefd01d1472e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:12.645962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22ac0256-18ee-4575-bc0d-fefd01d1472e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:12.646232 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22ac0256-18ee-4575-bc0d-fefd01d1472e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:12.651455 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22ac0256-18ee-4575-bc0d-fefd01d1472e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da returned with HTTP 404 Jul 10 18:52:12.652079 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 27/103] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:12 2026] GET /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:12.664352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dd1039d7-fdc5-401d-a1b9-faf65dd6079c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.666608 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dd1039d7-fdc5-401d-a1b9-faf65dd6079c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:12.666997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dd1039d7-fdc5-401d-a1b9-faf65dd6079c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:12.667333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dd1039d7-fdc5-401d-a1b9-faf65dd6079c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:12.669112 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-dd1039d7-fdc5-401d-a1b9-faf65dd6079c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'available'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:12.680466 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:12.680466 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:12.698076 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dd1039d7-fdc5-401d-a1b9-faf65dd6079c tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:12.698644 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 22/104] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:12 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:12.706077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-63b597de-4805-4ee6-8e26-a3180f441c7d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.710163 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-63b597de-4805-4ee6-8e26-a3180f441c7d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:12.710467 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-63b597de-4805-4ee6-8e26-a3180f441c7d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:12.710643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-63b597de-4805-4ee6-8e26-a3180f441c7d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:12.717489 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:12.717489 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:12.718130 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-63b597de-4805-4ee6-8e26-a3180f441c7d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:12.719299 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-63b597de-4805-4ee6-8e26-a3180f441c7d tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:12.719868 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 28/105] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:12 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:12.722641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0530270d-7f67-4e83-a063-20da24c72cba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.726564 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0530270d-7f67-4e83-a063-20da24c72cba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:12.726564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0530270d-7f67-4e83-a063-20da24c72cba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:12.726564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0530270d-7f67-4e83-a063-20da24c72cba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:12.734846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7414056b-154d-475b-9f60-01fdca11ff9b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.736866 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:12.736866 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:12.741894 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7414056b-154d-475b-9f60-01fdca11ff9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:12.741894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7414056b-154d-475b-9f60-01fdca11ff9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:12.741894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7414056b-154d-475b-9f60-01fdca11ff9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:12.741894 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-7414056b-154d-475b-9f60-01fdca11ff9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete snapshot with id: fb97b38c-ccc8-49e1-a040-35c4f69046da Jul 10 18:52:12.742673 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0530270d-7f67-4e83-a063-20da24c72cba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:12.748853 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7414056b-154d-475b-9f60-01fdca11ff9b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da returned with HTTP 404 Jul 10 18:52:12.749020 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 28/106] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:52:12 2026] DELETE /volume/v3/snapshots/fb97b38c-ccc8-49e1-a040-35c4f69046da => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:12.749379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0530270d-7f67-4e83-a063-20da24c72cba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:12.749972 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 29/107] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:12 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:12.758541 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.760518 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:52:12.760873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93", "name": "tempest-SnapshotsActionsTest-Snapshot-735998297"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:12.773438 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:12.773438 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:12.774145 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:12.774755 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Create snapshot from volume ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:12.812451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Created reservations ['e9d876fe-dbe8-40f3-95fb-546b8c43d4e5', '01566f01-2648-4aa0-9ace-df04e65dab61', '39693bbe-e098-449f-94e7-80f009641462', '1b29da9a-51f0-4aa9-b828-0128881d2080'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:12.869306 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot create request issued successfully. Jul 10 18:52:12.869306 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5f3ab7c-01bf-48c9-9fd1-9c349d5d275e tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:52:12.870550 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 23/108] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:52:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:12.879207 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-16b62de8-3b3f-47c2-95ed-e10f67746030 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:12.882496 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-16b62de8-3b3f-47c2-95ed-e10f67746030 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:12.882585 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-16b62de8-3b3f-47c2-95ed-e10f67746030 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:12.883493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-16b62de8-3b3f-47c2-95ed-e10f67746030 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:12.892873 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:12.892873 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:12.893829 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-16b62de8-3b3f-47c2-95ed-e10f67746030 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:12.895041 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-16b62de8-3b3f-47c2-95ed-e10f67746030 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 returned with HTTP 200 Jul 10 18:52:12.895525 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 29/109] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:12 2026] GET /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:13.305438 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ad70a42d-79bd-4d36-b59d-0425acf6d16e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.563034 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad70a42d-79bd-4d36-b59d-0425acf6d16e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:13.564891 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad70a42d-79bd-4d36-b59d-0425acf6d16e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-183232751"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:13.565194 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:13.565194 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:13.579596 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad70a42d-79bd-4d36-b59d-0425acf6d16e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:13.580161 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 29/110] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:13 2026] POST /volume/v3/types => generated 215 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:13.593349 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50f8af3f-4511-4d30-bf53-dd4812b1914b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.595578 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50f8af3f-4511-4d30-bf53-dd4812b1914b tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:52:13.595955 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50f8af3f-4511-4d30-bf53-dd4812b1914b tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1960094277"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:13.612702 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50f8af3f-4511-4d30-bf53-dd4812b1914b tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:52:13.613189 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 30/111] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 18:52:13 2026] POST /volume/v3/group_types => generated 173 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:13.627446 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.768229 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bddc9e9b-bdab-452f-afc3-eaf2131c0ddf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.771267 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bddc9e9b-bdab-452f-afc3-eaf2131c0ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:13.771617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bddc9e9b-bdab-452f-afc3-eaf2131c0ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:13.771963 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bddc9e9b-bdab-452f-afc3-eaf2131c0ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:13.779446 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:13.779446 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:13.785603 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bddc9e9b-bdab-452f-afc3-eaf2131c0ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:13.791842 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bddc9e9b-bdab-452f-afc3-eaf2131c0ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:13.792316 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 30/112] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:13 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:13.906997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7a5a87cc-d504-497e-92bb-9bf7c6fb4820 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.908503 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 18:52:13.909043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cc15ad5f-4e20-49e3-8700-010809b1e1f2", "volume_types": ["5949e0c9-300e-4a46-9a9a-1dcb7cfd987d"], "name": "tempest-Group1-395296543"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:13.910551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a5a87cc-d504-497e-92bb-9bf7c6fb4820 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:13.910828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a5a87cc-d504-497e-92bb-9bf7c6fb4820 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:13.910952 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Creating new group {'group': {'group_type': 'cc15ad5f-4e20-49e3-8700-010809b1e1f2', 'volume_types': ['5949e0c9-300e-4a46-9a9a-1dcb7cfd987d'], 'name': 'tempest-Group1-395296543'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:52:13.911464 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a5a87cc-d504-497e-92bb-9bf7c6fb4820 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:13.919652 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Creating group tempest-Group1-395296543. Jul 10 18:52:13.920081 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:13.920081 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:13.923794 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:13.923794 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:13.926458 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7a5a87cc-d504-497e-92bb-9bf7c6fb4820 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:13.928495 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a5a87cc-d504-497e-92bb-9bf7c6fb4820 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 returned with HTTP 200 Jul 10 18:52:13.929062 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 30/113] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:13 2026] GET /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:13.939546 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1935cff-2f59-4f5a-acea-7be25e6a8fc0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.940383 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:13.940070. {{(pid=100060) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:13.940619 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability Zones retrieved successfully. Jul 10 18:52:13.942932 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1935cff-2f59-4f5a-acea-7be25e6a8fc0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216/action Jul 10 18:52:13.943078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1935cff-2f59-4f5a-acea-7be25e6a8fc0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:13.943248 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1935cff-2f59-4f5a-acea-7be25e6a8fc0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:13.945658 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-f1935cff-2f59-4f5a-acea-7be25e6a8fc0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot 'ea7dfe71-2810-4114-8cb4-d3f74283a216' with '{'status': 'error_deleting'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:13.956889 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:13.956889 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:13.970280 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1935cff-2f59-4f5a-acea-7be25e6a8fc0 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216/action returned with HTTP 202 Jul 10 18:52:13.970741 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 31/114] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:13 2026] POST /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:13.983381 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-572b7965-be5b-460b-9fa4-7c10df24edb5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:13.984534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Created reservations ['d6b57d1c-805d-4916-bf70-5a9d9ab803f7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:13.987708 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-572b7965-be5b-460b-9fa4-7c10df24edb5 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:13.988046 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-572b7965-be5b-460b-9fa4-7c10df24edb5 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:13.988352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-572b7965-be5b-460b-9fa4-7c10df24edb5 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:13.996004 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:13.996004 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:13.996893 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-572b7965-be5b-460b-9fa4-7c10df24edb5 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:13.997710 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-572b7965-be5b-460b-9fa4-7c10df24edb5 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 returned with HTTP 200 Jul 10 18:52:13.998102 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 31/115] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:13 2026] GET /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:14.010611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-46475bd9-4377-454b-9b07-1396257581ae None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:14.013393 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-46475bd9-4377-454b-9b07-1396257581ae tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216/action Jul 10 18:52:14.013772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-46475bd9-4377-454b-9b07-1396257581ae tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:14.014286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-46475bd9-4377-454b-9b07-1396257581ae tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:14.022798 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-63846b52-4e8e-4608-9ff6-5247fe006e85 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 18:52:14.023262 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 24/116] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 18:52:13 2026] POST /volume/v3/groups => generated 93 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:14.026870 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:14.026870 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:14.027305 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-46475bd9-4377-454b-9b07-1396257581ae tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot retrieved successfully. Jul 10 18:52:14.033633 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8ec92c24-3c7c-405d-ba48-8bb98c427c27 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:14.037220 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ec92c24-3c7c-405d-ba48-8bb98c427c27 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 Jul 10 18:52:14.037426 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ec92c24-3c7c-405d-ba48-8bb98c427c27 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:14.037608 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8ec92c24-3c7c-405d-ba48-8bb98c427c27 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:14.037738 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-8ec92c24-3c7c-405d-ba48-8bb98c427c27 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member a46ef189-ec8c-4b42-9ec3-1594755d18c9 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:14.042113 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:14.042113 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:14.050235 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8ec92c24-3c7c-405d-ba48-8bb98c427c27 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 returned with HTTP 200 Jul 10 18:52:14.050697 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 32/117] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:14 2026] GET /volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:14.061464 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-46475bd9-4377-454b-9b07-1396257581ae tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot delete request issued successfully. Jul 10 18:52:14.061794 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-46475bd9-4377-454b-9b07-1396257581ae tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216/action returned with HTTP 202 Jul 10 18:52:14.062253 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 31/118] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:14 2026] POST /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:14.070792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-72cd0f99-5726-4006-9d7b-ffd6d6e0aa28 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:14.075692 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72cd0f99-5726-4006-9d7b-ffd6d6e0aa28 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:14.076089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72cd0f99-5726-4006-9d7b-ffd6d6e0aa28 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:14.076231 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72cd0f99-5726-4006-9d7b-ffd6d6e0aa28 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:14.083437 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:14.083437 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:14.083991 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-72cd0f99-5726-4006-9d7b-ffd6d6e0aa28 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:14.084976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72cd0f99-5726-4006-9d7b-ffd6d6e0aa28 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 returned with HTTP 200 Jul 10 18:52:14.086527 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 32/119] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:14 2026] GET /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:14.806988 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b5a81fb1-8bde-40ee-aebe-d1828c5b63fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:14.808722 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b5a81fb1-8bde-40ee-aebe-d1828c5b63fa tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:14.808977 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b5a81fb1-8bde-40ee-aebe-d1828c5b63fa tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:14.809137 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b5a81fb1-8bde-40ee-aebe-d1828c5b63fa tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:14.815709 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:14.815709 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:14.818994 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b5a81fb1-8bde-40ee-aebe-d1828c5b63fa tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:14.822591 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b5a81fb1-8bde-40ee-aebe-d1828c5b63fa tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:14.822960 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 25/120] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:14 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:15.060524 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d18f376e-7397-455e-8fb2-f9c2ba4044d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.062410 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d18f376e-7397-455e-8fb2-f9c2ba4044d6 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 Jul 10 18:52:15.062624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d18f376e-7397-455e-8fb2-f9c2ba4044d6 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.062919 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d18f376e-7397-455e-8fb2-f9c2ba4044d6 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.063053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-d18f376e-7397-455e-8fb2-f9c2ba4044d6 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member a46ef189-ec8c-4b42-9ec3-1594755d18c9 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:15.066368 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.066368 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:15.073716 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d18f376e-7397-455e-8fb2-f9c2ba4044d6 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 returned with HTTP 200 Jul 10 18:52:15.074146 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 33/121] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:15.087474 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.091248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 18:52:15.091248 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cc15ad5f-4e20-49e3-8700-010809b1e1f2", "volume_types": ["5949e0c9-300e-4a46-9a9a-1dcb7cfd987d"], "name": "tempest-Group2-449377668"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:15.093452 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Creating new group {'group': {'group_type': 'cc15ad5f-4e20-49e3-8700-010809b1e1f2', 'volume_types': ['5949e0c9-300e-4a46-9a9a-1dcb7cfd987d'], 'name': 'tempest-Group2-449377668'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:52:15.095758 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-21b68646-1e22-41dc-96e1-7c9d0c0b87eb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.098130 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Creating group tempest-Group2-449377668. Jul 10 18:52:15.098617 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.098617 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:15.099916 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21b68646-1e22-41dc-96e1-7c9d0c0b87eb tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:15.100353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21b68646-1e22-41dc-96e1-7c9d0c0b87eb tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.100661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21b68646-1e22-41dc-96e1-7c9d0c0b87eb tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.106035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21b68646-1e22-41dc-96e1-7c9d0c0b87eb tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 returned with HTTP 404 Jul 10 18:52:15.106920 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 33/122] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:15.108887 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability Zones retrieved successfully. Jul 10 18:52:15.115475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-55c2f38e-2a7b-416d-959c-b78da9dcef35 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.117903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55c2f38e-2a7b-416d-959c-b78da9dcef35 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:15.118299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55c2f38e-2a7b-416d-959c-b78da9dcef35 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:15.118470 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55c2f38e-2a7b-416d-959c-b78da9dcef35 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:15.120448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-55c2f38e-2a7b-416d-959c-b78da9dcef35 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'available'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:15.128684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Created reservations ['50f48545-29fd-4add-bd16-bcf1db5ae9b0'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:15.133543 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.133543 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:15.152646 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55c2f38e-2a7b-416d-959c-b78da9dcef35 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:15.153346 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 26/123] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:15 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:15.161775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-25b4a4de-9fd4-40b9-a199-870ecbde8dde None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.168985 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-34f4c62e-b786-44f0-800f-a6c739f8d8ed tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 18:52:15.169834 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 32/124] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 18:52:15 2026] POST /volume/v3/groups => generated 93 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:15.177948 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25b4a4de-9fd4-40b9-a199-870ecbde8dde tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.177948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25b4a4de-9fd4-40b9-a199-870ecbde8dde tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.177948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25b4a4de-9fd4-40b9-a199-870ecbde8dde tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.181416 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.181416 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:15.182013 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25b4a4de-9fd4-40b9-a199-870ecbde8dde tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:15.182908 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25b4a4de-9fd4-40b9-a199-870ecbde8dde tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:15.183287 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 34/125] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:15.184280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a67d30eb-e7ca-414a-b81f-2cfb2bad8ad1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.190406 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a67d30eb-e7ca-414a-b81f-2cfb2bad8ad1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:15.190741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a67d30eb-e7ca-414a-b81f-2cfb2bad8ad1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.192615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a67d30eb-e7ca-414a-b81f-2cfb2bad8ad1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.192860 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-a67d30eb-e7ca-414a-b81f-2cfb2bad8ad1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:15.198137 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.198137 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:15.200282 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e037449d-a86a-4ff2-95bf-8bce8ea74f55 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.201996 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e037449d-a86a-4ff2-95bf-8bce8ea74f55 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:15.202308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e037449d-a86a-4ff2-95bf-8bce8ea74f55 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.202524 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e037449d-a86a-4ff2-95bf-8bce8ea74f55 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.202646 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-e037449d-a86a-4ff2-95bf-8bce8ea74f55 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete snapshot with id: ea7dfe71-2810-4114-8cb4-d3f74283a216 Jul 10 18:52:15.210313 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e037449d-a86a-4ff2-95bf-8bce8ea74f55 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 returned with HTTP 404 Jul 10 18:52:15.210470 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a67d30eb-e7ca-414a-b81f-2cfb2bad8ad1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 returned with HTTP 200 Jul 10 18:52:15.210959 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 34/126] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:15.211104 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 27/127] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:52:15 2026] DELETE /volume/v3/snapshots/ea7dfe71-2810-4114-8cb4-d3f74283a216 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:15.224969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-915374c2-022e-4b9a-9843-ecbbf0173958 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.227091 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-915374c2-022e-4b9a-9843-ecbbf0173958 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:15.227523 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-915374c2-022e-4b9a-9843-ecbbf0173958 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:15.227745 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-915374c2-022e-4b9a-9843-ecbbf0173958 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:15.229255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.admin_actions [None req-915374c2-022e-4b9a-9843-ecbbf0173958 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'creating'}' {{(pid=100059) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:15.393038 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.393038 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:15.411288 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-915374c2-022e-4b9a-9843-ecbbf0173958 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:15.411879 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 33/128] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:15 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:15.424360 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-496cdf29-b150-4277-8eea-9ef5f842867b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.428328 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-496cdf29-b150-4277-8eea-9ef5f842867b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.428573 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-496cdf29-b150-4277-8eea-9ef5f842867b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.428892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-496cdf29-b150-4277-8eea-9ef5f842867b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.439852 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.439852 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:15.440370 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-496cdf29-b150-4277-8eea-9ef5f842867b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:15.441446 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-496cdf29-b150-4277-8eea-9ef5f842867b tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:15.442299 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 35/129] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:15.456396 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.458069 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:15.458425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:15.458588 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:15.459915 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.snapshot_actions [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100058) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 18:52:15.465228 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.465228 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:15.466464 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.snapshot_actions [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Updating snapshot 1eb0a6de-08b2-435c-995a-a90de4154fbe with info {'id': '1eb0a6de-08b2-435c-995a-a90de4154fbe', 'status': 'error', 'progress': '80%'} Jul 10 18:52:15.475486 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5369bb6c-6290-4d3f-aeb3-80d33a79261c tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:15.476123 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 35/130] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:15 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:15.486469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-89f53639-7901-4015-b666-e5e171961c81 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.489041 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-89f53639-7901-4015-b666-e5e171961c81 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.489206 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-89f53639-7901-4015-b666-e5e171961c81 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.489374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-89f53639-7901-4015-b666-e5e171961c81 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.494974 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.494974 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:15.494974 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-89f53639-7901-4015-b666-e5e171961c81 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Snapshot retrieved successfully. Jul 10 18:52:15.495619 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-89f53639-7901-4015-b666-e5e171961c81 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:15.496058 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 28/131] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:15.508347 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a9a4f726-3cc3-490e-8839-5b6ac3ead637 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.510654 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a9a4f726-3cc3-490e-8839-5b6ac3ead637 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] POST https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action Jul 10 18:52:15.510947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a9a4f726-3cc3-490e-8839-5b6ac3ead637 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:15.511131 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a9a4f726-3cc3-490e-8839-5b6ac3ead637 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:15.512920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.admin_actions [None req-a9a4f726-3cc3-490e-8839-5b6ac3ead637 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] Updating snapshot '1eb0a6de-08b2-435c-995a-a90de4154fbe' with '{'status': 'available'}' {{(pid=100059) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:52:15.521854 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.521854 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:15.538065 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a9a4f726-3cc3-490e-8839-5b6ac3ead637 tempest-SnapshotsActionsTest-380898819 tempest-SnapshotsActionsTest-380898819-project-admin] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action returned with HTTP 202 Jul 10 18:52:15.538673 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 34/132] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:52:15 2026] POST /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:15.548532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d5bc834a-3fb0-4719-8f40-21422f24ac65 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.551061 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5bc834a-3fb0-4719-8f40-21422f24ac65 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.551268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5bc834a-3fb0-4719-8f40-21422f24ac65 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.551573 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5bc834a-3fb0-4719-8f40-21422f24ac65 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.557691 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.557691 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:15.558161 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d5bc834a-3fb0-4719-8f40-21422f24ac65 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:15.560442 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5bc834a-3fb0-4719-8f40-21422f24ac65 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:15.560817 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 36/133] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:15.575293 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.577395 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.577558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.577851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.577976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete snapshot with id: 1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.584494 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.584494 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:15.585092 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:15.603749 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot delete request issued successfully. Jul 10 18:52:15.604110 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2a483a2-c83c-478e-9c9c-0dee96674a10 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 202 Jul 10 18:52:15.604339 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 36/134] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:52:15 2026] DELETE /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:15.612906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6ec5af8a-5a4d-4aa4-bbd5-057cf8407065 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.614691 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6ec5af8a-5a4d-4aa4-bbd5-057cf8407065 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:15.614950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6ec5af8a-5a4d-4aa4-bbd5-057cf8407065 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.615159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6ec5af8a-5a4d-4aa4-bbd5-057cf8407065 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.621334 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.621334 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:15.621916 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6ec5af8a-5a4d-4aa4-bbd5-057cf8407065 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Snapshot retrieved successfully. Jul 10 18:52:15.622685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6ec5af8a-5a4d-4aa4-bbd5-057cf8407065 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 200 Jul 10 18:52:15.623079 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 29/135] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:15.841214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a4c014f8-0ba9-47e8-b845-8b37da61b14b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:15.845665 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a4c014f8-0ba9-47e8-b845-8b37da61b14b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:15.845946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a4c014f8-0ba9-47e8-b845-8b37da61b14b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:15.846075 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a4c014f8-0ba9-47e8-b845-8b37da61b14b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:15.856381 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:15.856381 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:15.862985 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a4c014f8-0ba9-47e8-b845-8b37da61b14b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:15.867953 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a4c014f8-0ba9-47e8-b845-8b37da61b14b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:15.868380 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 35/136] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:15 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:16.159425 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d572257-adbf-4ded-b140-b38712e08989 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.223989 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b1dffb0b-66d3-4ebf-99c8-e2981595f12b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.226965 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b1dffb0b-66d3-4ebf-99c8-e2981595f12b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:16.227281 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b1dffb0b-66d3-4ebf-99c8-e2981595f12b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.227558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b1dffb0b-66d3-4ebf-99c8-e2981595f12b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.228182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-b1dffb0b-66d3-4ebf-99c8-e2981595f12b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:16.233365 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.233365 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:16.249042 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b1dffb0b-66d3-4ebf-99c8-e2981595f12b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 returned with HTTP 200 Jul 10 18:52:16.249511 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 37/137] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:16.260686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3252d94a-5a69-4496-af87-3079951a4cc8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.262749 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:16.263293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1425201135", "volume_type": "5949e0c9-300e-4a46-9a9a-1dcb7cfd987d", "group_id": "a46ef189-ec8c-4b42-9ec3-1594755d18c9", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:16.265646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1425201135', 'volume_type': '5949e0c9-300e-4a46-9a9a-1dcb7cfd987d', 'group_id': 'a46ef189-ec8c-4b42-9ec3-1594755d18c9', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:16.275735 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.275735 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:16.276738 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume of 1 GB Jul 10 18:52:16.283142 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability Zones retrieved successfully. Jul 10 18:52:16.289183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Flow 'volume_create_api' (4a431296-08ef-4c94-ad79-9949b7ee8684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:16.290367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ded1462-90a8-40ce-960d-d3f68e90cde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.291160 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.291160 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:16.291815 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:16.323895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ded1462-90a8-40ce-960d-d3f68e90cde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5949e0c9-300e-4a46-9a9a-1dcb7cfd987d,is_public=True,name='tempest-GroupsTest-volume-type-183232751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5949e0c9-300e-4a46-9a9a-1dcb7cfd987d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a46ef189-ec8c-4b42-9ec3-1594755d18c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.324751 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a5b9ae-289e-40db-aca1-d60a8dc3f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.353566 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-183232751 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-183232751, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:16.353833 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-183232751 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-183232751, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:16.385642 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:16.385992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1284479833"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:16.388948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1284479833'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:16.388948 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Create volume of 1 GB Jul 10 18:52:16.390407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Created reservations ['d4bad923-f8e0-49c7-9093-69c9f131dd29', '4b4881f6-a465-4252-980b-c7ddbd2ff37d', '6638827a-54f7-4333-ac07-9b4e040e1978', '6a91e2f7-e2dc-4aec-b166-96264ff107f1'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:16.391557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a5b9ae-289e-40db-aca1-d60a8dc3f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4bad923-f8e0-49c7-9093-69c9f131dd29', '4b4881f6-a465-4252-980b-c7ddbd2ff37d', '6638827a-54f7-4333-ac07-9b4e040e1978', '6a91e2f7-e2dc-4aec-b166-96264ff107f1']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.392181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f2a7bc-1bbf-4122-9c92-02de9d684437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.393182 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Availability Zones retrieved successfully. Jul 10 18:52:16.401272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Flow 'volume_create_api' (e49170fe-3085-4576-9f78-593089bf6f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:16.403543 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48259d72-2023-4754-a469-7e09b453f9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.404522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:16.415239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f2a7bc-1bbf-4122-9c92-02de9d684437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6899f93f-e2db-411c-ab23-7384534ad9ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1425201135',encryption_key_id=None,group_id=a46ef189-ec8c-4b42-9ec3-1594755d18c9,group_type_id=,metadata={},multiattach=False,project_id='08812f1a96f045a2a998ea2ab4c88ccc',qos_specs=None,replication_status=,reservations=['d4bad923-f8e0-49c7-9093-69c9f131dd29','4b4881f6-a465-4252-980b-c7ddbd2ff37d','6638827a-54f7-4333-ac07-9b4e040e1978','6a91e2f7-e2dc-4aec-b166-96264ff107f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9293c490561d4d069a72ce0792ff2a54',volume_type_id=5949e0c9-300e-4a46-9a9a-1dcb7cfd987d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1425201135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a46ef189-ec8c-4b42-9ec3-1594755d18c9,host=None,id=6899f93f-e2db-411c-ab23-7384534ad9ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08812f1a96f045a2a998ea2ab4c88ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9293c490561d4d069a72ce0792ff2a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5949e0c9-300e-4a46-9a9a-1dcb7cfd987d),volume_type_id=5949e0c9-300e-4a46-9a9a-1dcb7cfd987d)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.416019 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de21ea95-0e0c-49cc-b2fe-61c4367c8d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.432528 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48259d72-2023-4754-a469-7e09b453f9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.432869 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de21ea95-0e0c-49cc-b2fe-61c4367c8d86) transitioned into state 'SUCCESS' from state '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-1425201135',encryption_key_id=None,group_id=a46ef189-ec8c-4b42-9ec3-1594755d18c9,group_type_id=,metadata={},multiattach=False,project_id='08812f1a96f045a2a998ea2ab4c88ccc',qos_specs=None,replication_status=,reservations=['d4bad923-f8e0-49c7-9093-69c9f131dd29','4b4881f6-a465-4252-980b-c7ddbd2ff37d','6638827a-54f7-4333-ac07-9b4e040e1978','6a91e2f7-e2dc-4aec-b166-96264ff107f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9293c490561d4d069a72ce0792ff2a54',volume_type_id=5949e0c9-300e-4a46-9a9a-1dcb7cfd987d)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.433356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13cfefa-b47d-4ae9-8d52-c1aa04fa4954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.433661 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0bac74-35b1-40c8-93c1-7e7a4030b71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.446240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0bac74-35b1-40c8-93c1-7e7a4030b71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.447091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Flow 'volume_create_api' (4a431296-08ef-4c94-ad79-9949b7ee8684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:16.447381 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume request issued successfully. Jul 10 18:52:16.448300 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:16.448511 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:16.495159 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:16.498715 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.498715 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:16.499600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Created reservations ['44f80845-a803-4dda-8565-062d557d88e2', '5d384990-6af5-442a-97c9-5bddc37cf05c', '804f134b-72ab-46e4-b42b-62ea56e43b72', 'f3c330ad-fa29-4db0-a3f5-9a76ecb4581c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:16.500433 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13cfefa-b47d-4ae9-8d52-c1aa04fa4954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f80845-a803-4dda-8565-062d557d88e2', '5d384990-6af5-442a-97c9-5bddc37cf05c', '804f134b-72ab-46e4-b42b-62ea56e43b72', 'f3c330ad-fa29-4db0-a3f5-9a76ecb4581c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.501216 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af42a34-313f-439a-b265-a77f5b2ddc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.502822 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3252d94a-5a69-4496-af87-3079951a4cc8 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:16.503376 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 30/138] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:52:16 2026] POST /volume/v3/volumes => generated 814 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:16.520927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.522861 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce Jul 10 18:52:16.522980 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.523168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.529680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af42a34-313f-439a-b265-a77f5b2ddc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed73195-a33a-4073-95eb-f889ed236a80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1284479833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ef144cfc3d4563bd51c8aa3ca435cc',qos_specs=None,replication_status=,reservations=['44f80845-a803-4dda-8565-062d557d88e2','5d384990-6af5-442a-97c9-5bddc37cf05c','804f134b-72ab-46e4-b42b-62ea56e43b72','f3c330ad-fa29-4db0-a3f5-9a76ecb4581c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430606e6ddd04070b9d0545f6469e25c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1284479833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed73195-a33a-4073-95eb-f889ed236a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3ef144cfc3d4563bd51c8aa3ca435cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430606e6ddd04070b9d0545f6469e25c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.530975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49945f75-b8b5-453b-a80b-85194fdc9ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.531447 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.531447 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:16.536124 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:16.536821 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:16.536976 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:16.560311 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49945f75-b8b5-453b-a80b-85194fdc9ecb) transitioned into state 'SUCCESS' from state '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-1284479833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3ef144cfc3d4563bd51c8aa3ca435cc',qos_specs=None,replication_status=,reservations=['44f80845-a803-4dda-8565-062d557d88e2','5d384990-6af5-442a-97c9-5bddc37cf05c','804f134b-72ab-46e4-b42b-62ea56e43b72','f3c330ad-fa29-4db0-a3f5-9a76ecb4581c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430606e6ddd04070b9d0545f6469e25c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.561239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b883cde4-cb8a-42e1-8884-cbc0b8a1166b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:16.576031 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b883cde4-cb8a-42e1-8884-cbc0b8a1166b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:16.577243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Flow 'volume_create_api' (e49170fe-3085-4576-9f78-593089bf6f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:16.577798 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Create volume request issued successfully. Jul 10 18:52:16.578791 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d572257-adbf-4ded-b140-b38712e08989 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:16.579301 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 37/139] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:16 2026] POST /volume/v3/volumes => generated 785 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:16.582339 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:16.587259 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.587259 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:16.596509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c4e314ec-8087-4edf-a024-02cc6615c61d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.597741 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-12820a29-e2d6-43e9-a9a9-ceea1e692c45 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce returned with HTTP 200 Jul 10 18:52:16.598145 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 36/140] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce => generated 882 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:16.599161 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c4e314ec-8087-4edf-a024-02cc6615c61d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:52:16.599453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c4e314ec-8087-4edf-a024-02cc6615c61d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.599756 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c4e314ec-8087-4edf-a024-02cc6615c61d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.615234 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.615234 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:16.622436 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c4e314ec-8087-4edf-a024-02cc6615c61d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:52:16.628888 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c4e314ec-8087-4edf-a024-02cc6615c61d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:52:16.629326 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 38/141] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:16.632156 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b698b9b0-0df5-4805-8ae9-6808a2c2bea7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.634185 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b698b9b0-0df5-4805-8ae9-6808a2c2bea7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe Jul 10 18:52:16.634422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b698b9b0-0df5-4805-8ae9-6808a2c2bea7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.634659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b698b9b0-0df5-4805-8ae9-6808a2c2bea7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.638928 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b698b9b0-0df5-4805-8ae9-6808a2c2bea7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe returned with HTTP 404 Jul 10 18:52:16.639388 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 31/142] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/snapshots/1eb0a6de-08b2-435c-995a-a90de4154fbe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:16.650262 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d6666fe4-8808-4e4c-ac4b-2af5a17fb1d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.652294 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6666fe4-8808-4e4c-ac4b-2af5a17fb1d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:16.652506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6666fe4-8808-4e4c-ac4b-2af5a17fb1d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.653162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6666fe4-8808-4e4c-ac4b-2af5a17fb1d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.660296 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.660296 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:16.664329 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d6666fe4-8808-4e4c-ac4b-2af5a17fb1d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:16.668954 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6666fe4-8808-4e4c-ac4b-2af5a17fb1d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 returned with HTTP 200 Jul 10 18:52:16.669354 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 38/143] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:16.681511 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.683792 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:16.684043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.684285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.684500 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete volume with id: ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:16.696171 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.696171 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:16.697083 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:16.725742 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Delete volume request issued successfully. Jul 10 18:52:16.726021 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e07c65bd-f3fe-42ae-bdbb-9f18dc6f75d7 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 returned with HTTP 202 Jul 10 18:52:16.726358 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 37/144] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:52:16 2026] DELETE /volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:16.737529 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ce830b78-666c-4978-88db-d0427d748f72 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.740061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ce830b78-666c-4978-88db-d0427d748f72 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:16.740284 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ce830b78-666c-4978-88db-d0427d748f72 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.740630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ce830b78-666c-4978-88db-d0427d748f72 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.750799 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.750799 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:16.758876 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ce830b78-666c-4978-88db-d0427d748f72 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Volume info retrieved successfully. Jul 10 18:52:16.763663 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ce830b78-666c-4978-88db-d0427d748f72 tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 returned with HTTP 200 Jul 10 18:52:16.764127 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 39/145] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:16.886884 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-21055cb8-6c35-42c5-b01e-f2f7d4b4908e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:16.888872 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-21055cb8-6c35-42c5-b01e-f2f7d4b4908e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:16.889363 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-21055cb8-6c35-42c5-b01e-f2f7d4b4908e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:16.889363 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-21055cb8-6c35-42c5-b01e-f2f7d4b4908e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:16.899537 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:16.899537 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:16.906932 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-21055cb8-6c35-42c5-b01e-f2f7d4b4908e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:16.914142 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-21055cb8-6c35-42c5-b01e-f2f7d4b4908e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:16.914606 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 32/146] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:16 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:17.614870 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.617645 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce Jul 10 18:52:17.618053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.618232 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.630577 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.630577 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:17.636419 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:17.637340 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:17.637575 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:17.647896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f60411c-062e-4b68-85ec-18348180c3d4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.649610 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f60411c-062e-4b68-85ec-18348180c3d4 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:52:17.649841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f60411c-062e-4b68-85ec-18348180c3d4 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.650036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f60411c-062e-4b68-85ec-18348180c3d4 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.657069 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.657069 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:17.660663 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f60411c-062e-4b68-85ec-18348180c3d4 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:52:17.665312 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f60411c-062e-4b68-85ec-18348180c3d4 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:52:17.665702 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 38/147] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:17.690915 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:17.694382 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.694382 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:17.706273 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf3a3a07-329a-462f-bb24-22c7820d5da1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce returned with HTTP 200 Jul 10 18:52:17.706872 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 39/148] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:17.723144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5d701484-8f1f-4de8-9f95-0aaba9ca8305 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.725123 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5d701484-8f1f-4de8-9f95-0aaba9ca8305 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 Jul 10 18:52:17.725371 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5d701484-8f1f-4de8-9f95-0aaba9ca8305 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.725557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5d701484-8f1f-4de8-9f95-0aaba9ca8305 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.725699 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-5d701484-8f1f-4de8-9f95-0aaba9ca8305 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member a46ef189-ec8c-4b42-9ec3-1594755d18c9 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:17.729104 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.729104 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:17.738765 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5d701484-8f1f-4de8-9f95-0aaba9ca8305 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 returned with HTTP 200 Jul 10 18:52:17.739218 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 40/149] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:17.748089 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-86cbb452-8011-4213-9ffe-806864b5a530 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.752564 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86cbb452-8011-4213-9ffe-806864b5a530 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:17.752991 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86cbb452-8011-4213-9ffe-806864b5a530 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.753241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86cbb452-8011-4213-9ffe-806864b5a530 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.753424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-86cbb452-8011-4213-9ffe-806864b5a530 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:17.756770 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.756770 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:17.763695 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86cbb452-8011-4213-9ffe-806864b5a530 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 returned with HTTP 200 Jul 10 18:52:17.764064 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 33/150] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:17.774965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cd7f21dd-30d3-4846-8123-ae8922864dcf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.777291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5629049d-2352-4049-b030-32f5602bd1ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.779469 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5629049d-2352-4049-b030-32f5602bd1ac tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] GET https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 Jul 10 18:52:17.779519 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd7f21dd-30d3-4846-8123-ae8922864dcf tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/detail Jul 10 18:52:17.779583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5629049d-2352-4049-b030-32f5602bd1ac tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.779716 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5629049d-2352-4049-b030-32f5602bd1ac tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.779784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd7f21dd-30d3-4846-8123-ae8922864dcf tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.780088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd7f21dd-30d3-4846-8123-ae8922864dcf tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.785939 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5629049d-2352-4049-b030-32f5602bd1ac tempest-SnapshotsActionsTest-1681295848 tempest-SnapshotsActionsTest-1681295848-project-member] https://10.4.3.225/volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 returned with HTTP 404 Jul 10 18:52:17.786395 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 40/151] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/volumes/ab8b4bb4-f5e4-4dd4-a5b8-31a3ce915e93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:17.808656 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd7f21dd-30d3-4846-8123-ae8922864dcf tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/detail returned with HTTP 200 Jul 10 18:52:17.809130 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 39/152] 10.4.3.225 () {68 vars in 1296 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/groups/detail => generated 638 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:52:17.819462 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.821179 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:17.821345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.821522 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.821992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:17.822329 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.822329 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:17.822767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:17.856413 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:17.858695 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:17.858895 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:17.903773 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:17.905977 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.905977 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:17.913224 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-94f2c7f8-231a-43e2-a4c5-68de21c27647 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:17.913625 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 41/153] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:17.927023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f5675760-7a63-4112-991e-8622c88876e2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.929012 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5675760-7a63-4112-991e-8622c88876e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:17.929237 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5675760-7a63-4112-991e-8622c88876e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.929520 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5675760-7a63-4112-991e-8622c88876e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.929723 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:17.933079 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:17.933318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:17.933538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:17.933889 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:17.934712 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:17.939839 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.939839 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:17.945905 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f5675760-7a63-4112-991e-8622c88876e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:17.946028 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:17.946729 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:17.946729 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:17.950973 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5675760-7a63-4112-991e-8622c88876e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:17.951350 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 34/154] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:17.982533 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:17.985459 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:17.985459 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:18.000399 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f148667-8eec-4267-b6d7-8d9839cbfe2a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:18.000471 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 41/155] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:17 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:18.016417 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:18.018257 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9/action Jul 10 18:52:18.018638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:18.018921 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:18.020237 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] delete called for group a46ef189-ec8c-4b42-9ec3-1594755d18c9 {{(pid=100059) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:52:18.020382 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Delete group with id: a46ef189-ec8c-4b42-9ec3-1594755d18c9 Jul 10 18:52:18.024269 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:18.024269 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:18.070530 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d5d56004-bc28-4d2c-9c95-af935cf0c554 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9/action returned with HTTP 202 Jul 10 18:52:18.071104 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 40/156] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 18:52:18 2026] POST /volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:18.078757 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:18.080881 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce Jul 10 18:52:18.081181 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:18.081593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:18.089465 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:18.089465 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:18.096438 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:18.097244 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:18.097435 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:18.144765 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:18.147979 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:18.147979 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:18.156069 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b9d04608-862d-4b23-b1c8-c08b24a46750 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce returned with HTTP 200 Jul 10 18:52:18.156501 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 42/157] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:18 2026] GET /volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:18.963573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5196c498-3a7d-41d2-a6bd-db172fc55b03 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:18.965498 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5196c498-3a7d-41d2-a6bd-db172fc55b03 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:18.965498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5196c498-3a7d-41d2-a6bd-db172fc55b03 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:18.965641 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5196c498-3a7d-41d2-a6bd-db172fc55b03 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:18.979281 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:18.979281 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:18.985424 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5196c498-3a7d-41d2-a6bd-db172fc55b03 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:19.001102 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5196c498-3a7d-41d2-a6bd-db172fc55b03 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:19.001706 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 35/158] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:18 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:19.169581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2726af4b-c708-4761-970a-d01ade7205c4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:19.171679 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2726af4b-c708-4761-970a-d01ade7205c4 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce Jul 10 18:52:19.171947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2726af4b-c708-4761-970a-d01ade7205c4 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:19.172154 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2726af4b-c708-4761-970a-d01ade7205c4 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:19.179213 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2726af4b-c708-4761-970a-d01ade7205c4 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce returned with HTTP 404 Jul 10 18:52:19.179788 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 42/159] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:19 2026] GET /volume/v3/volumes/6899f93f-e2db-411c-ab23-7384534ad9ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:19.189307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d2732935-cf9e-447a-b6ab-e4acbad86e56 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:19.191221 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d2732935-cf9e-447a-b6ab-e4acbad86e56 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 Jul 10 18:52:19.191419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d2732935-cf9e-447a-b6ab-e4acbad86e56 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:19.191625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d2732935-cf9e-447a-b6ab-e4acbad86e56 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:19.191783 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-d2732935-cf9e-447a-b6ab-e4acbad86e56 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member a46ef189-ec8c-4b42-9ec3-1594755d18c9 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:19.195492 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d2732935-cf9e-447a-b6ab-e4acbad86e56 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 returned with HTTP 404 Jul 10 18:52:19.197216 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 41/160] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:19 2026] GET /volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:19.206029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:19.208033 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6/action Jul 10 18:52:19.208428 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:19.208566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:19.210105 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] delete called for group c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100058) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:52:19.210214 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Delete group with id: c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:19.214246 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:19.214246 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:19.263410 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c4f9cdb-dbe1-446b-9297-25c4e7c34aa2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6/action returned with HTTP 202 Jul 10 18:52:19.263919 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 43/161] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 18:52:19 2026] POST /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:19.274869 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-83b1e138-4476-4140-8e10-bfde6cafd5af None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:19.278227 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-83b1e138-4476-4140-8e10-bfde6cafd5af tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:19.278451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-83b1e138-4476-4140-8e10-bfde6cafd5af tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:19.278625 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-83b1e138-4476-4140-8e10-bfde6cafd5af tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:19.278778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-83b1e138-4476-4140-8e10-bfde6cafd5af tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:19.283827 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:19.283827 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:19.292329 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-83b1e138-4476-4140-8e10-bfde6cafd5af tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 returned with HTTP 200 Jul 10 18:52:19.295826 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 36/162] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:19 2026] GET /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:20.019064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-92a46579-f2ae-469d-a262-284a32209d91 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.021052 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92a46579-f2ae-469d-a262-284a32209d91 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:20.021303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92a46579-f2ae-469d-a262-284a32209d91 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.021572 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92a46579-f2ae-469d-a262-284a32209d91 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.034746 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:20.034746 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:20.040447 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-92a46579-f2ae-469d-a262-284a32209d91 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:20.046179 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92a46579-f2ae-469d-a262-284a32209d91 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:20.046614 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 43/163] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:20.303979 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-67c5994e-bba5-49fd-94b4-221268a12a11 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.305876 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-67c5994e-bba5-49fd-94b4-221268a12a11 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:20.306049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-67c5994e-bba5-49fd-94b4-221268a12a11 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.306243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-67c5994e-bba5-49fd-94b4-221268a12a11 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.306339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-67c5994e-bba5-49fd-94b4-221268a12a11 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:20.312219 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-67c5994e-bba5-49fd-94b4-221268a12a11 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 returned with HTTP 404 Jul 10 18:52:20.312785 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 42/164] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:20.320473 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-82f08cf3-e7a1-40a5-bc6a-8903743fee04 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.323314 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82f08cf3-e7a1-40a5-bc6a-8903743fee04 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/detail Jul 10 18:52:20.323608 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82f08cf3-e7a1-40a5-bc6a-8903743fee04 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.323897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82f08cf3-e7a1-40a5-bc6a-8903743fee04 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.330423 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82f08cf3-e7a1-40a5-bc6a-8903743fee04 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/detail returned with HTTP 200 Jul 10 18:52:20.330999 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 44/165] 10.4.3.225 () {68 vars in 1296 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:20.341927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.349294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:20.349294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.349294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.349294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:20.349294 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:20.349294 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:20.350003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:20.394713 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:20.397250 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-94aa3baa-3903-4e3c-be24-dedac57a8e8b tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:20.398047 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 37/166] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:20.413649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f296cf24-f54e-4f97-a017-944b209bf814 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.415542 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f296cf24-f54e-4f97-a017-944b209bf814 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6/action Jul 10 18:52:20.415982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f296cf24-f54e-4f97-a017-944b209bf814 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:20.416118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f296cf24-f54e-4f97-a017-944b209bf814 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:20.417465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-f296cf24-f54e-4f97-a017-944b209bf814 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] delete called for group c30cba64-3716-4be6-a3b6-f3f86133baf6 {{(pid=100057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:52:20.417599 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-f296cf24-f54e-4f97-a017-944b209bf814 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Delete group with id: c30cba64-3716-4be6-a3b6-f3f86133baf6 Jul 10 18:52:20.420449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f296cf24-f54e-4f97-a017-944b209bf814 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6/action returned with HTTP 404 Jul 10 18:52:20.420937 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 44/167] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 18:52:20 2026] POST /volume/v3/groups/c30cba64-3716-4be6-a3b6-f3f86133baf6/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:20.429250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a8170384-f3eb-41f0-a433-7a703e65db0d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.431186 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:20.431419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.431674 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.432185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:20.433452 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:20.467563 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:20.470069 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8170384-f3eb-41f0-a433-7a703e65db0d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:20.470528 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 43/168] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:20.485710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-af59588f-53a2-4460-9b99-de0085b0a50c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.487973 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af59588f-53a2-4460-9b99-de0085b0a50c tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9/action Jul 10 18:52:20.488399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af59588f-53a2-4460-9b99-de0085b0a50c tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:20.488543 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af59588f-53a2-4460-9b99-de0085b0a50c tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:20.490196 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-af59588f-53a2-4460-9b99-de0085b0a50c tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] delete called for group a46ef189-ec8c-4b42-9ec3-1594755d18c9 {{(pid=100058) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:52:20.490349 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-af59588f-53a2-4460-9b99-de0085b0a50c tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Delete group with id: a46ef189-ec8c-4b42-9ec3-1594755d18c9 Jul 10 18:52:20.637832 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af59588f-53a2-4460-9b99-de0085b0a50c tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9/action returned with HTTP 404 Jul 10 18:52:20.638436 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 45/169] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 18:52:20 2026] POST /volume/v3/groups/a46ef189-ec8c-4b42-9ec3-1594755d18c9/action => generated 108 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:20.649847 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2b96e0fb-ddbb-4c5a-8132-e670bd6106bd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.652062 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2b96e0fb-ddbb-4c5a-8132-e670bd6106bd tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/cc15ad5f-4e20-49e3-8700-010809b1e1f2 Jul 10 18:52:20.652226 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2b96e0fb-ddbb-4c5a-8132-e670bd6106bd tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.652405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2b96e0fb-ddbb-4c5a-8132-e670bd6106bd tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.666367 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2b96e0fb-ddbb-4c5a-8132-e670bd6106bd tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/group_types/cc15ad5f-4e20-49e3-8700-010809b1e1f2 returned with HTTP 202 Jul 10 18:52:20.666794 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 38/170] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:52:20 2026] DELETE /volume/v3/group_types/cc15ad5f-4e20-49e3-8700-010809b1e1f2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:20.676907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14f23b0b-6a6a-46b2-b1a8-6d3718d0434d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.679290 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14f23b0b-6a6a-46b2-b1a8-6d3718d0434d tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] DELETE https://10.4.3.225/volume/v3/types/5949e0c9-300e-4a46-9a9a-1dcb7cfd987d Jul 10 18:52:20.679583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14f23b0b-6a6a-46b2-b1a8-6d3718d0434d tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.679891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14f23b0b-6a6a-46b2-b1a8-6d3718d0434d tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.730077 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14f23b0b-6a6a-46b2-b1a8-6d3718d0434d tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/types/5949e0c9-300e-4a46-9a9a-1dcb7cfd987d returned with HTTP 202 Jul 10 18:52:20.730664 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 45/171] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:20 2026] DELETE /volume/v3/types/5949e0c9-300e-4a46-9a9a-1dcb7cfd987d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:20.741301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5d645921-4438-434f-95e3-b6b9622bb470 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.742024 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5d645921-4438-434f-95e3-b6b9622bb470 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] GET https://10.4.3.225/volume/v3/types/5949e0c9-300e-4a46-9a9a-1dcb7cfd987d Jul 10 18:52:20.742024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5d645921-4438-434f-95e3-b6b9622bb470 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.742024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5d645921-4438-434f-95e3-b6b9622bb470 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.745397 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5d645921-4438-434f-95e3-b6b9622bb470 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/types/5949e0c9-300e-4a46-9a9a-1dcb7cfd987d returned with HTTP 404 Jul 10 18:52:20.745966 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 44/172] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/types/5949e0c9-300e-4a46-9a9a-1dcb7cfd987d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:20.755330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1092dbb5-ed05-470e-a6b1-f2861fc5f0b5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.757785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1092dbb5-ed05-470e-a6b1-f2861fc5f0b5 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:20.758499 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1092dbb5-ed05-470e-a6b1-f2861fc5f0b5 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1733028762"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:20.778947 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1092dbb5-ed05-470e-a6b1-f2861fc5f0b5 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:20.779756 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 46/173] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:20 2026] POST /volume/v3/types => generated 216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:20.788079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4962085-c176-40a3-a86c-892e2ed2d610 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.790246 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4962085-c176-40a3-a86c-892e2ed2d610 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:52:20.790612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4962085-c176-40a3-a86c-892e2ed2d610 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-356051488"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:20.805211 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4962085-c176-40a3-a86c-892e2ed2d610 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:52:20.805713 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 39/174] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 18:52:20 2026] POST /volume/v3/group_types => generated 172 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:20.816105 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.817733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 18:52:20.818127 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "732d049d-2b89-4a20-b408-537f11248e5c", "volume_types": ["e7b54f63-e610-430f-909a-5a8f3da4151c"], "name": "tempest-GroupsTest-Group-1642840918"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:20.819497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Creating new group {'group': {'group_type': '732d049d-2b89-4a20-b408-537f11248e5c', 'volume_types': ['e7b54f63-e610-430f-909a-5a8f3da4151c'], 'name': 'tempest-GroupsTest-Group-1642840918'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 18:52:20.823086 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Creating group tempest-GroupsTest-Group-1642840918. Jul 10 18:52:20.847137 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:20.846721. {{(pid=100057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:20.847402 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability Zones retrieved successfully. Jul 10 18:52:20.871249 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Created reservations ['b1936f17-d756-419b-9387-4ff1560d5ccd'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:20.915437 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e9cdac2-5754-4f3a-a674-bbfcb175f433 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 18:52:20.915725 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 46/175] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 18:52:20 2026] POST /volume/v3/groups => generated 104 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:20.926490 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3fcce820-5cd9-41f8-ba50-5880d7f1e175 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:20.930672 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3fcce820-5cd9-41f8-ba50-5880d7f1e175 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:20.931172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3fcce820-5cd9-41f8-ba50-5880d7f1e175 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:20.931385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3fcce820-5cd9-41f8-ba50-5880d7f1e175 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:20.931945 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-3fcce820-5cd9-41f8-ba50-5880d7f1e175 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:20.935783 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:20.935783 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:20.962686 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3fcce820-5cd9-41f8-ba50-5880d7f1e175 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:20.964436 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 45/176] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:20 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:21.060574 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cb0a7a92-d28b-4c75-8a0a-0b021b2b9f35 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:21.062588 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cb0a7a92-d28b-4c75-8a0a-0b021b2b9f35 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:21.063387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cb0a7a92-d28b-4c75-8a0a-0b021b2b9f35 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:21.063692 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cb0a7a92-d28b-4c75-8a0a-0b021b2b9f35 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:21.075622 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:21.075622 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:21.081901 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cb0a7a92-d28b-4c75-8a0a-0b021b2b9f35 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:21.088586 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cb0a7a92-d28b-4c75-8a0a-0b021b2b9f35 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:21.089151 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 47/177] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:21 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:21.978942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb102b3b-f601-416a-aec7-c6684caa8614 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:21.982999 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb102b3b-f601-416a-aec7-c6684caa8614 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:21.982999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb102b3b-f601-416a-aec7-c6684caa8614 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:21.982999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb102b3b-f601-416a-aec7-c6684caa8614 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:21.982999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-bb102b3b-f601-416a-aec7-c6684caa8614 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:21.989520 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:21.989520 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:22.006336 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb102b3b-f601-416a-aec7-c6684caa8614 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:22.006909 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 40/178] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:21 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 333 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:22.016979 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-604af46a-aaa6-477d-a085-b92bee04b23f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.019321 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:22.019782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-878538758", "volume_type": "e7b54f63-e610-430f-909a-5a8f3da4151c", "group_id": "b609ca53-5006-4bc8-9149-aa72412ddaec", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:22.021419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-878538758', 'volume_type': 'e7b54f63-e610-430f-909a-5a8f3da4151c', 'group_id': 'b609ca53-5006-4bc8-9149-aa72412ddaec', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:22.029162 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.029162 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:22.029692 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume of 1 GB Jul 10 18:52:22.035789 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability Zones retrieved successfully. Jul 10 18:52:22.041054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Flow 'volume_create_api' (9101241c-681d-4f47-be70-2d68329589a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:22.042366 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4de5ebd-ce96-4c7d-9906-f31a528ced18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.042919 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.042919 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:22.043347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:22.063554 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4de5ebd-ce96-4c7d-9906-f31a528ced18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e7b54f63-e610-430f-909a-5a8f3da4151c,is_public=True,name='tempest-GroupsTest-volume-type-1733028762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7b54f63-e610-430f-909a-5a8f3da4151c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b609ca53-5006-4bc8-9149-aa72412ddaec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.064334 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcfcd885-4b6a-420b-9f23-0eb914b08b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.101069 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1733028762 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1733028762, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:22.101253 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1733028762 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1733028762, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:22.101997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-932deff3-08c1-49c8-afa4-3ba5970158e8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.104719 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-932deff3-08c1-49c8-afa4-3ba5970158e8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:22.105002 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-932deff3-08c1-49c8-afa4-3ba5970158e8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:22.105561 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-932deff3-08c1-49c8-afa4-3ba5970158e8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:22.116541 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.116541 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:22.122608 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-932deff3-08c1-49c8-afa4-3ba5970158e8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:22.129645 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-932deff3-08c1-49c8-afa4-3ba5970158e8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:22.130153 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 46/179] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:22 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:22.140419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Created reservations ['deb44f06-ddc1-46b4-a235-7ff1346b7cf5', '69e99562-011b-49a6-89b8-4c3e2cca6eb3', 'd018650c-92ea-4aee-b7b7-28998b13625f', '2a70cc98-50eb-46de-be3d-18af0be494b5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:22.141419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcfcd885-4b6a-420b-9f23-0eb914b08b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deb44f06-ddc1-46b4-a235-7ff1346b7cf5', '69e99562-011b-49a6-89b8-4c3e2cca6eb3', 'd018650c-92ea-4aee-b7b7-28998b13625f', '2a70cc98-50eb-46de-be3d-18af0be494b5']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.142305 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f293c86-c84f-4e7c-aafb-8277232e2a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.147844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-302a6506-cab6-4610-a7d4-72954fedc08d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.149591 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:22.150013 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-147627110"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:22.151937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-147627110'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:22.151937 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume of 1 GB Jul 10 18:52:22.160588 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:52:22.160040. {{(pid=100058) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:52:22.160727 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Availability Zones retrieved successfully. Jul 10 18:52:22.168318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f293c86-c84f-4e7c-aafb-8277232e2a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e15e46-0553-42eb-bdfa-3a060932d7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-878538758',encryption_key_id=None,group_id=b609ca53-5006-4bc8-9149-aa72412ddaec,group_type_id=,metadata={},multiattach=False,project_id='08812f1a96f045a2a998ea2ab4c88ccc',qos_specs=None,replication_status=,reservations=['deb44f06-ddc1-46b4-a235-7ff1346b7cf5','69e99562-011b-49a6-89b8-4c3e2cca6eb3','d018650c-92ea-4aee-b7b7-28998b13625f','2a70cc98-50eb-46de-be3d-18af0be494b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9293c490561d4d069a72ce0792ff2a54',volume_type_id=e7b54f63-e610-430f-909a-5a8f3da4151c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-878538758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b609ca53-5006-4bc8-9149-aa72412ddaec,host=None,id=f2e15e46-0553-42eb-bdfa-3a060932d7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08812f1a96f045a2a998ea2ab4c88ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9293c490561d4d069a72ce0792ff2a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7b54f63-e610-430f-909a-5a8f3da4151c),volume_type_id=e7b54f63-e610-430f-909a-5a8f3da4151c)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.169418 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d1d6b0-c6df-42d9-9460-e26a497c23e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.188069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Flow 'volume_create_api' (923c6676-5571-4fa5-ae8e-132bd3e5307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:22.189792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d0b37ea-fb7b-4072-850a-607cb855c645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.191041 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:22.196570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d1d6b0-c6df-42d9-9460-e26a497c23e7) transitioned into state 'SUCCESS' from state '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-878538758',encryption_key_id=None,group_id=b609ca53-5006-4bc8-9149-aa72412ddaec,group_type_id=,metadata={},multiattach=False,project_id='08812f1a96f045a2a998ea2ab4c88ccc',qos_specs=None,replication_status=,reservations=['deb44f06-ddc1-46b4-a235-7ff1346b7cf5','69e99562-011b-49a6-89b8-4c3e2cca6eb3','d018650c-92ea-4aee-b7b7-28998b13625f','2a70cc98-50eb-46de-be3d-18af0be494b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9293c490561d4d069a72ce0792ff2a54',volume_type_id=e7b54f63-e610-430f-909a-5a8f3da4151c)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.197647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189da32c-3af7-4804-955d-d61da9a3eb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.219834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189da32c-3af7-4804-955d-d61da9a3eb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.219834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Flow 'volume_create_api' (9101241c-681d-4f47-be70-2d68329589a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:22.219834 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume request issued successfully. Jul 10 18:52:22.219985 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:22.220357 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:22.249828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d0b37ea-fb7b-4072-850a-607cb855c645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.249828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434f5562-3f85-4457-8c17-f1b7a1529831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.281782 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:22.284084 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-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 10 18:52:22.286029 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.286029 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:22.290594 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-604af46a-aaa6-477d-a085-b92bee04b23f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:22.291425 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 47/180] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:52:22 2026] POST /volume/v3/volumes => generated 814 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:22.303128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Created reservations ['e0f5cac4-51d2-4496-b1fc-e52657a8030a', 'ea7ea9b5-1fe0-4b14-8c79-9a3ba63d29be', '5e56c01d-b379-4f8f-aa4d-8e753b5fe882', '0b4728ba-8601-4da5-af49-77b9933ceaec'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:22.304106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434f5562-3f85-4457-8c17-f1b7a1529831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f5cac4-51d2-4496-b1fc-e52657a8030a', 'ea7ea9b5-1fe0-4b14-8c79-9a3ba63d29be', '5e56c01d-b379-4f8f-aa4d-8e753b5fe882', '0b4728ba-8601-4da5-af49-77b9933ceaec']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.304992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b477bcfb-8e54-4976-a6c6-cbb25454d1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.310877 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.313399 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 Jul 10 18:52:22.314409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:22.314691 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:22.322890 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.322890 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:22.328706 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:22.328706 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:22.328706 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:22.341525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b477bcfb-8e54-4976-a6c6-cbb25454d1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f9035e-7371-462e-903a-dbc93fc683c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-147627110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b33aa967c854feeafd3722099f04349',qos_specs=None,replication_status=,reservations=['e0f5cac4-51d2-4496-b1fc-e52657a8030a','ea7ea9b5-1fe0-4b14-8c79-9a3ba63d29be','5e56c01d-b379-4f8f-aa4d-8e753b5fe882','0b4728ba-8601-4da5-af49-77b9933ceaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294977f6962f490e8b9770fa548500f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-147627110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82f9035e-7371-462e-903a-dbc93fc683c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b33aa967c854feeafd3722099f04349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='294977f6962f490e8b9770fa548500f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.342684 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590cba59-4090-4659-a676-9d15e804d2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.365795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (590cba59-4090-4659-a676-9d15e804d2c6) transitioned into state 'SUCCESS' from state '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-147627110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b33aa967c854feeafd3722099f04349',qos_specs=None,replication_status=,reservations=['e0f5cac4-51d2-4496-b1fc-e52657a8030a','ea7ea9b5-1fe0-4b14-8c79-9a3ba63d29be','5e56c01d-b379-4f8f-aa4d-8e753b5fe882','0b4728ba-8601-4da5-af49-77b9933ceaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294977f6962f490e8b9770fa548500f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.365795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8227ff8-e614-42ad-a2f1-d7a855d15b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:22.380996 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8227ff8-e614-42ad-a2f1-d7a855d15b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:22.380996 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Flow 'volume_create_api' (923c6676-5571-4fa5-ae8e-132bd3e5307d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:22.381407 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume request issued successfully. Jul 10 18:52:22.382215 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-302a6506-cab6-4610-a7d4-72954fedc08d tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:22.382702 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 48/181] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:22 2026] POST /volume/v3/volumes => generated 756 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:22.390940 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:22.394279 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.394279 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:22.407069 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f188e7b-21e8-4fbb-9f22-cbbdcdbe88b1 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 returned with HTTP 200 Jul 10 18:52:22.407559 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b6c4efd8-386b-4609-bdfb-873da668d132 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.407593 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 41/182] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:22 2026] GET /volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 => generated 882 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:22.410185 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6c4efd8-386b-4609-bdfb-873da668d132 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:52:22.410185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6c4efd8-386b-4609-bdfb-873da668d132 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:22.410185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6c4efd8-386b-4609-bdfb-873da668d132 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:22.425825 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:22.425825 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:22.430903 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b6c4efd8-386b-4609-bdfb-873da668d132 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:22.438443 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6c4efd8-386b-4609-bdfb-873da668d132 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 200 Jul 10 18:52:22.438712 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 47/183] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:22 2026] GET /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:22.524293 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54e2fff9-0abf-4547-a017-24208c62ae8a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.756090 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54e2fff9-0abf-4547-a017-24208c62ae8a tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:22.756447 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54e2fff9-0abf-4547-a017-24208c62ae8a tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1990781139", "extra_specs": {"storage_protocol": "tempest-storage_protocol-784918547", "vendor_name": "tempest-vendor_name-1138135857"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:22.774981 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54e2fff9-0abf-4547-a017-24208c62ae8a tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:22.775291 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 48/184] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:52:22 2026] POST /volume/v3/types => generated 327 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:22.783733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:22.992675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:22.993117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cb837a18-2240-4ba1-860a-ec07f9b89d4d", "size": 1, "name": "tempest-UserMessagesTest-Volume-405350175"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:22.994774 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Create volume request body: {'volume': {'volume_type': 'cb837a18-2240-4ba1-860a-ec07f9b89d4d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-405350175'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:23.000060 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Create volume of 1 GB Jul 10 18:52:23.000395 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.000395 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:23.000932 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Availability Zones retrieved successfully. Jul 10 18:52:23.006319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Flow 'volume_create_api' (72a7c181-f0ec-4b6c-a4b6-a0a88e867b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:23.007443 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7502e7dc-f3e7-451e-a4f2-760141525816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.008376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:23.027520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7502e7dc-f3e7-451e-a4f2-760141525816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-784918547',vendor_name='tempest-vendor_name-1138135857'},id=cb837a18-2240-4ba1-860a-ec07f9b89d4d,is_public=True,name='tempest-UserMessagesTest-volume-type-1990781139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb837a18-2240-4ba1-860a-ec07f9b89d4d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.028215 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e786f0c7-66c2-4f71-b8e6-4e4bd0dd1162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.052220 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1990781139 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1990781139, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:23.052482 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1990781139 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1990781139, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:23.088141 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Created reservations ['5c377fb1-1807-45a2-b2d1-85d2d1bba901', 'f4f5673b-0054-45e6-a431-3e9c41a13f33', '941e9aed-b410-4a7b-95af-e4fccab3a5cc', 'd8c6490a-ca89-45b6-a27c-4457b9f7ac34'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:23.089000 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e786f0c7-66c2-4f71-b8e6-4e4bd0dd1162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c377fb1-1807-45a2-b2d1-85d2d1bba901', 'f4f5673b-0054-45e6-a431-3e9c41a13f33', '941e9aed-b410-4a7b-95af-e4fccab3a5cc', 'd8c6490a-ca89-45b6-a27c-4457b9f7ac34']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.089925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a616986-7f73-4678-8f5f-c81ad2f78965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.112561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a616986-7f73-4678-8f5f-c81ad2f78965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87ddf840-c71d-46d7-a7fe-ecae895da6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-405350175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c20ab5585394e58bf21f4d10315de2e',qos_specs=None,replication_status=,reservations=['5c377fb1-1807-45a2-b2d1-85d2d1bba901','f4f5673b-0054-45e6-a431-3e9c41a13f33','941e9aed-b410-4a7b-95af-e4fccab3a5cc','d8c6490a-ca89-45b6-a27c-4457b9f7ac34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96628cce63db4c9db4c7fc832a7f232c',volume_type_id=cb837a18-2240-4ba1-860a-ec07f9b89d4d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-405350175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87ddf840-c71d-46d7-a7fe-ecae895da6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c20ab5585394e58bf21f4d10315de2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96628cce63db4c9db4c7fc832a7f232c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb837a18-2240-4ba1-860a-ec07f9b89d4d),volume_type_id=cb837a18-2240-4ba1-860a-ec07f9b89d4d)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.113291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee74b3b-2472-441e-9a70-82b27cb7260d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.131364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ee74b3b-2472-441e-9a70-82b27cb7260d) transitioned into state 'SUCCESS' from state '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-405350175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c20ab5585394e58bf21f4d10315de2e',qos_specs=None,replication_status=,reservations=['5c377fb1-1807-45a2-b2d1-85d2d1bba901','f4f5673b-0054-45e6-a431-3e9c41a13f33','941e9aed-b410-4a7b-95af-e4fccab3a5cc','d8c6490a-ca89-45b6-a27c-4457b9f7ac34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96628cce63db4c9db4c7fc832a7f232c',volume_type_id=cb837a18-2240-4ba1-860a-ec07f9b89d4d)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.132064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d06b280-c259-4e01-8169-f0a647f6c05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.141222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d06b280-c259-4e01-8169-f0a647f6c05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.142033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Flow 'volume_create_api' (72a7c181-f0ec-4b6c-a4b6-a0a88e867b5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:23.142387 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Create volume request issued successfully. Jul 10 18:52:23.143040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed437848-fbfe-4520-8969-d374dbd83fe8 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:23.143455 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 49/185] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:52:22 2026] POST /volume/v3/volumes => generated 785 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:23.161741 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-083b896c-b5f2-46a9-8fac-f908630bc0ba None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.165043 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-083b896c-b5f2-46a9-8fac-f908630bc0ba tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae Jul 10 18:52:23.165260 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-083b896c-b5f2-46a9-8fac-f908630bc0ba tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:23.165498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-083b896c-b5f2-46a9-8fac-f908630bc0ba tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:23.173407 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.173407 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:23.178335 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-083b896c-b5f2-46a9-8fac-f908630bc0ba tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:23.185052 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-083b896c-b5f2-46a9-8fac-f908630bc0ba tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae returned with HTTP 200 Jul 10 18:52:23.185568 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 42/186] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:23 2026] GET /volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:23.424432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.429476 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 Jul 10 18:52:23.430162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:23.433535 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:23.440755 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.440755 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:23.444536 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:23.445403 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:23.445479 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:23.455367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec53e233-bf55-45aa-a065-e5ed89c716a4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.457769 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec53e233-bf55-45aa-a065-e5ed89c716a4 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:52:23.458026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec53e233-bf55-45aa-a065-e5ed89c716a4 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:23.458239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec53e233-bf55-45aa-a065-e5ed89c716a4 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:23.471085 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.471085 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:23.476298 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ec53e233-bf55-45aa-a065-e5ed89c716a4 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:23.482753 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec53e233-bf55-45aa-a065-e5ed89c716a4 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 200 Jul 10 18:52:23.483120 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 49/187] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:23 2026] GET /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:23.496267 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:23.496819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.499010 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:23.499490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1299840638"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:23.501737 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1299840638'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:23.502003 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume of 1 GB Jul 10 18:52:23.502408 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.502408 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:23.503242 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.503242 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:23.507749 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Availability Zones retrieved successfully. Jul 10 18:52:23.511024 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fee8bdc2-665d-4a1c-b7d0-19fa58946fe9 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 returned with HTTP 200 Jul 10 18:52:23.511479 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 48/188] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:23 2026] GET /volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:23.519484 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Flow 'volume_create_api' (d368f300-2bdb-4ea5-9ccd-fe4c95b4bffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:23.521158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d177875-310e-4a69-9419-36f8aeb0acaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.523521 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:23.526512 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.528702 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:23.529123 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-593643013", "volume_type": "e7b54f63-e610-430f-909a-5a8f3da4151c", "group_id": "b609ca53-5006-4bc8-9149-aa72412ddaec", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:23.530663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-593643013', 'volume_type': 'e7b54f63-e610-430f-909a-5a8f3da4151c', 'group_id': 'b609ca53-5006-4bc8-9149-aa72412ddaec', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:23.539260 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.539260 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:23.539844 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume of 1 GB Jul 10 18:52:23.552707 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Availability Zones retrieved successfully. Jul 10 18:52:23.558883 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Flow 'volume_create_api' (63ba074c-49b1-4a89-bb84-291f07e24c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:23.565432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d177875-310e-4a69-9419-36f8aeb0acaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.566570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430c62cf-4236-48d4-8962-a530eaf93af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.621282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Created reservations ['a7be6d00-2479-46ef-b73d-81865d3b5a28', '1078c1cf-f396-46eb-8391-87729c22b820', 'a65fdc55-d724-411f-b6bb-537cb68136e5', 'a881022d-cd1b-44fa-837b-57d4510eaecf'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:23.622472 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430c62cf-4236-48d4-8962-a530eaf93af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7be6d00-2479-46ef-b73d-81865d3b5a28', '1078c1cf-f396-46eb-8391-87729c22b820', 'a65fdc55-d724-411f-b6bb-537cb68136e5', 'a881022d-cd1b-44fa-837b-57d4510eaecf']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.623921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2903a0e6-2c9d-44c4-9f27-16059abf9569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.654572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2903a0e6-2c9d-44c4-9f27-16059abf9569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4634829a-532e-4b67-8bac-47442e0c5ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1299840638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b33aa967c854feeafd3722099f04349',qos_specs=None,replication_status=,reservations=['a7be6d00-2479-46ef-b73d-81865d3b5a28','1078c1cf-f396-46eb-8391-87729c22b820','a65fdc55-d724-411f-b6bb-537cb68136e5','a881022d-cd1b-44fa-837b-57d4510eaecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294977f6962f490e8b9770fa548500f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1299840638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4634829a-532e-4b67-8bac-47442e0c5ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b33aa967c854feeafd3722099f04349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='294977f6962f490e8b9770fa548500f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.655386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304fdce3-b2bc-4889-ba16-2beaaa3df68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.680637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304fdce3-b2bc-4889-ba16-2beaaa3df68e) transitioned into state 'SUCCESS' from state '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-1299840638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b33aa967c854feeafd3722099f04349',qos_specs=None,replication_status=,reservations=['a7be6d00-2479-46ef-b73d-81865d3b5a28','1078c1cf-f396-46eb-8391-87729c22b820','a65fdc55-d724-411f-b6bb-537cb68136e5','a881022d-cd1b-44fa-837b-57d4510eaecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='294977f6962f490e8b9770fa548500f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.681425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e77d68-f4fc-4b27-9e9a-ee110c6fd89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.689481 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704bb636-f9c7-4954-a643-3cf7127fffcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.690070 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.690070 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:23.690697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:23.693946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e77d68-f4fc-4b27-9e9a-ee110c6fd89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.695130 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Flow 'volume_create_api' (d368f300-2bdb-4ea5-9ccd-fe4c95b4bffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:23.695995 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Create volume request issued successfully. Jul 10 18:52:23.696265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7a4bf103-0039-4de2-be69-22b9ac211c72 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:23.696869 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 50/189] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:23 2026] POST /volume/v3/volumes => generated 757 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:23.710528 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-72a10a62-d3cf-4c0e-ad5e-daf4b0a5df26 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.712643 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72a10a62-d3cf-4c0e-ad5e-daf4b0a5df26 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:52:23.713267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72a10a62-d3cf-4c0e-ad5e-daf4b0a5df26 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:23.713267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72a10a62-d3cf-4c0e-ad5e-daf4b0a5df26 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:23.720676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704bb636-f9c7-4954-a643-3cf7127fffcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e7b54f63-e610-430f-909a-5a8f3da4151c,is_public=True,name='tempest-GroupsTest-volume-type-1733028762',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7b54f63-e610-430f-909a-5a8f3da4151c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b609ca53-5006-4bc8-9149-aa72412ddaec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.720676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0701139c-1bfc-4f03-8c2a-df7872b1b738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.724407 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.724407 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:23.729984 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-72a10a62-d3cf-4c0e-ad5e-daf4b0a5df26 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:23.735932 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72a10a62-d3cf-4c0e-ad5e-daf4b0a5df26 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 200 Jul 10 18:52:23.736449 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 50/190] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:23 2026] GET /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:23.751393 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1733028762 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1733028762, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:23.751979 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1733028762 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1733028762, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:23.769575 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Created reservations ['a69f1187-9ace-44d8-b090-a157a91a79c3', '8486b1ae-63de-42e0-8b06-e424b4c1a076', '8e75bfb1-39fc-447e-887d-787d8b3e32a8', '4b687b84-3fcd-4df5-b359-92717200b21f'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:23.770749 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0701139c-1bfc-4f03-8c2a-df7872b1b738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69f1187-9ace-44d8-b090-a157a91a79c3', '8486b1ae-63de-42e0-8b06-e424b4c1a076', '8e75bfb1-39fc-447e-887d-787d8b3e32a8', '4b687b84-3fcd-4df5-b359-92717200b21f']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.772034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91eda34-fffa-4729-b1ad-b3e5c16cfa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.800436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91eda34-fffa-4729-b1ad-b3e5c16cfa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055e8d04-e489-46e7-8b63-03641bd00275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-593643013',encryption_key_id=None,group_id=b609ca53-5006-4bc8-9149-aa72412ddaec,group_type_id=,metadata={},multiattach=False,project_id='08812f1a96f045a2a998ea2ab4c88ccc',qos_specs=None,replication_status=,reservations=['a69f1187-9ace-44d8-b090-a157a91a79c3','8486b1ae-63de-42e0-8b06-e424b4c1a076','8e75bfb1-39fc-447e-887d-787d8b3e32a8','4b687b84-3fcd-4df5-b359-92717200b21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9293c490561d4d069a72ce0792ff2a54',volume_type_id=e7b54f63-e610-430f-909a-5a8f3da4151c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-593643013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b609ca53-5006-4bc8-9149-aa72412ddaec,host=None,id=055e8d04-e489-46e7-8b63-03641bd00275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08812f1a96f045a2a998ea2ab4c88ccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9293c490561d4d069a72ce0792ff2a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7b54f63-e610-430f-909a-5a8f3da4151c),volume_type_id=e7b54f63-e610-430f-909a-5a8f3da4151c)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.801380 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1a902b-bcfd-4567-a288-7785c92abb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.828250 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1a902b-bcfd-4567-a288-7785c92abb01) transitioned into state 'SUCCESS' from state '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-593643013',encryption_key_id=None,group_id=b609ca53-5006-4bc8-9149-aa72412ddaec,group_type_id=,metadata={},multiattach=False,project_id='08812f1a96f045a2a998ea2ab4c88ccc',qos_specs=None,replication_status=,reservations=['a69f1187-9ace-44d8-b090-a157a91a79c3','8486b1ae-63de-42e0-8b06-e424b4c1a076','8e75bfb1-39fc-447e-887d-787d8b3e32a8','4b687b84-3fcd-4df5-b359-92717200b21f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9293c490561d4d069a72ce0792ff2a54',volume_type_id=e7b54f63-e610-430f-909a-5a8f3da4151c)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.831643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f514b04-aee0-427a-984b-b99a1574adc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:23.844436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f514b04-aee0-427a-984b-b99a1574adc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:23.845536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Flow 'volume_create_api' (63ba074c-49b1-4a89-bb84-291f07e24c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:23.845933 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Create volume request issued successfully. Jul 10 18:52:23.846761 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:23.846888 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:23.898191 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:23.901721 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.901721 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:23.906030 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f4a3a31c-9233-4144-bcb7-d3628a4d383e tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:23.906538 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 43/191] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:52:23 2026] POST /volume/v3/volumes => generated 814 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:23.920492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:23.923015 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 Jul 10 18:52:23.923339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:23.923619 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:23.938351 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:23.938351 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:23.945312 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:23.947156 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:23.947303 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:24.018705 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:24.023283 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.023283 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:24.034953 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2b1e8d6c-9052-492f-8047-aedb74ccaae3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 returned with HTTP 200 Jul 10 18:52:24.035368 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 49/192] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:23 2026] GET /volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 => generated 882 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:24.199067 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-617d1224-9bde-45db-ad58-8ce50bcd371f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.201445 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-617d1224-9bde-45db-ad58-8ce50bcd371f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae Jul 10 18:52:24.201797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-617d1224-9bde-45db-ad58-8ce50bcd371f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.202103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-617d1224-9bde-45db-ad58-8ce50bcd371f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.214041 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.214041 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:24.218946 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-617d1224-9bde-45db-ad58-8ce50bcd371f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:24.224674 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-617d1224-9bde-45db-ad58-8ce50bcd371f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae returned with HTTP 200 Jul 10 18:52:24.225270 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 51/193] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:24.237714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a929125-6506-4dea-9425-6a0e98285d54 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.239730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a929125-6506-4dea-9425-6a0e98285d54 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/messages Jul 10 18:52:24.239964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a929125-6506-4dea-9425-6a0e98285d54 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.240142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a929125-6506-4dea-9425-6a0e98285d54 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.252859 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a929125-6506-4dea-9425-6a0e98285d54 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:52:24.252859 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 51/194] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:24.261532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c6e278ea-0620-4baa-a3c1-e6644fe1bd69 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.263911 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6e278ea-0620-4baa-a3c1-e6644fe1bd69 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] DELETE https://10.4.3.225/volume/v3/messages/e34958e8-053d-4dd3-afe2-dc2b19cb8db5 Jul 10 18:52:24.264212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6e278ea-0620-4baa-a3c1-e6644fe1bd69 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.264466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6e278ea-0620-4baa-a3c1-e6644fe1bd69 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.277886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6e278ea-0620-4baa-a3c1-e6644fe1bd69 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages/e34958e8-053d-4dd3-afe2-dc2b19cb8db5 returned with HTTP 204 Jul 10 18:52:24.278399 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 44/195] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 18:52:24 2026] DELETE /volume/v3/messages/e34958e8-053d-4dd3-afe2-dc2b19cb8db5 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:52:24.286219 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-35af739f-bb7e-44b8-be02-5cbe83557050 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.288341 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35af739f-bb7e-44b8-be02-5cbe83557050 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/messages/e34958e8-053d-4dd3-afe2-dc2b19cb8db5 Jul 10 18:52:24.288571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35af739f-bb7e-44b8-be02-5cbe83557050 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.288797 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35af739f-bb7e-44b8-be02-5cbe83557050 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.294194 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35af739f-bb7e-44b8-be02-5cbe83557050 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages/e34958e8-053d-4dd3-afe2-dc2b19cb8db5 returned with HTTP 404 Jul 10 18:52:24.294738 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 50/196] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/messages/e34958e8-053d-4dd3-afe2-dc2b19cb8db5 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:24.302956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec631f5b-319f-4c1a-9b5d-98622b5099ea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.305319 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec631f5b-319f-4c1a-9b5d-98622b5099ea tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae Jul 10 18:52:24.305631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec631f5b-319f-4c1a-9b5d-98622b5099ea tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.305900 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec631f5b-319f-4c1a-9b5d-98622b5099ea tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.316166 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.316166 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:24.320926 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec631f5b-319f-4c1a-9b5d-98622b5099ea tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:24.326872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec631f5b-319f-4c1a-9b5d-98622b5099ea tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae returned with HTTP 200 Jul 10 18:52:24.327355 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 52/197] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:24.340030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29f1c576-120c-4f83-bac7-1ce9340a79de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.342224 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] DELETE https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae Jul 10 18:52:24.342627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.342881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.343070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Delete volume with id: 87ddf840-c71d-46d7-a7fe-ecae895da6ae Jul 10 18:52:24.353499 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.353499 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:24.353499 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:24.354491 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100057) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:52:24.378239 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1990781139 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1990781139, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:24.379464 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1990781139 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1990781139, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:24.389715 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Created reservations ['9ed6b5d7-c659-47b4-9ce4-796d5221bcaf', 'ed3e65a3-8519-4a3f-ae31-de0fd30c37a8', '88342f98-5178-4cf2-8ed4-ee12b641f803', '5a272f60-5ad1-4dff-a8d0-b25a557ae83b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:24.425114 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Delete volume request issued successfully. Jul 10 18:52:24.425403 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29f1c576-120c-4f83-bac7-1ce9340a79de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae returned with HTTP 202 Jul 10 18:52:24.425904 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 52/198] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:52:24 2026] DELETE /volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:24.435826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-260b6643-cde1-4a65-879a-b317dae00dc6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.437867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-260b6643-cde1-4a65-879a-b317dae00dc6 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae Jul 10 18:52:24.438129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-260b6643-cde1-4a65-879a-b317dae00dc6 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.438382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-260b6643-cde1-4a65-879a-b317dae00dc6 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.445386 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-260b6643-cde1-4a65-879a-b317dae00dc6 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae returned with HTTP 404 Jul 10 18:52:24.445894 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 45/199] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/volumes/87ddf840-c71d-46d7-a7fe-ecae895da6ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:24.456266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d113db66-a6df-4c8e-9cf7-f6584b1d2bf5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.459827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d113db66-a6df-4c8e-9cf7-f6584b1d2bf5 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] DELETE https://10.4.3.225/volume/v3/types/cb837a18-2240-4ba1-860a-ec07f9b89d4d Jul 10 18:52:24.459827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d113db66-a6df-4c8e-9cf7-f6584b1d2bf5 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.459827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d113db66-a6df-4c8e-9cf7-f6584b1d2bf5 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.495760 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d113db66-a6df-4c8e-9cf7-f6584b1d2bf5 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] https://10.4.3.225/volume/v3/types/cb837a18-2240-4ba1-860a-ec07f9b89d4d returned with HTTP 202 Jul 10 18:52:24.496324 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 51/200] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:24 2026] DELETE /volume/v3/types/cb837a18-2240-4ba1-860a-ec07f9b89d4d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:24.503776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3f843850-a922-4fe2-b881-354f6da24364 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.508155 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3f843850-a922-4fe2-b881-354f6da24364 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] GET https://10.4.3.225/volume/v3/types/cb837a18-2240-4ba1-860a-ec07f9b89d4d Jul 10 18:52:24.508953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3f843850-a922-4fe2-b881-354f6da24364 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.510444 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3f843850-a922-4fe2-b881-354f6da24364 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.517994 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3f843850-a922-4fe2-b881-354f6da24364 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] https://10.4.3.225/volume/v3/types/cb837a18-2240-4ba1-860a-ec07f9b89d4d returned with HTTP 404 Jul 10 18:52:24.519223 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 53/201] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/types/cb837a18-2240-4ba1-860a-ec07f9b89d4d => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:24.527946 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30c55712-b2f0-4da2-ba30-b5e688cf0185 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.529797 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30c55712-b2f0-4da2-ba30-b5e688cf0185 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:24.530180 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30c55712-b2f0-4da2-ba30-b5e688cf0185 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-902633541", "extra_specs": {"storage_protocol": "tempest-storage_protocol-712128433", "vendor_name": "tempest-vendor_name-1546133530"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:24.547586 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30c55712-b2f0-4da2-ba30-b5e688cf0185 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:24.548064 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 53/202] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:52:24 2026] POST /volume/v3/types => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:24.564986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.566754 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:24.567120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01bc7fc2-1549-4395-a48e-4f6291781a1c", "size": 1, "name": "tempest-UserMessagesTest-Volume-830863555"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:24.568909 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Create volume request body: {'volume': {'volume_type': '01bc7fc2-1549-4395-a48e-4f6291781a1c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-830863555'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:24.576179 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Create volume of 1 GB Jul 10 18:52:24.576461 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.576461 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:24.576978 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Availability Zones retrieved successfully. Jul 10 18:52:24.582572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Flow 'volume_create_api' (53aaad7e-183c-42df-a769-6cb0018c6977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:24.583615 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af664c65-a5a6-479f-925e-fbf9209f6392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:24.584599 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:24.608412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af664c65-a5a6-479f-925e-fbf9209f6392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-712128433',vendor_name='tempest-vendor_name-1546133530'},id=01bc7fc2-1549-4395-a48e-4f6291781a1c,is_public=True,name='tempest-UserMessagesTest-volume-type-902633541',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01bc7fc2-1549-4395-a48e-4f6291781a1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:24.609678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfad7e1-5eda-4242-90ba-cc963779918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:24.647468 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-902633541 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-902633541, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:24.648017 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-902633541 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-902633541, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:24.680023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Created reservations ['7043031c-d8f6-4ebb-b913-7d9a2ddb847c', '6a6da2fd-5421-4f7c-91fd-c08ad5daf9c3', '88296d21-bce1-4ed7-a0d2-e6eccb325cbb', '11859a0a-1073-4c9c-a708-b481725ce8fc'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:24.681322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfad7e1-5eda-4242-90ba-cc963779918d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7043031c-d8f6-4ebb-b913-7d9a2ddb847c', '6a6da2fd-5421-4f7c-91fd-c08ad5daf9c3', '88296d21-bce1-4ed7-a0d2-e6eccb325cbb', '11859a0a-1073-4c9c-a708-b481725ce8fc']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:24.682303 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6765a0e-5240-4cf6-bdfc-cc1a69ebfd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:24.716135 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6765a0e-5240-4cf6-bdfc-cc1a69ebfd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8fa176-66b5-470a-851c-6226a295712f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-830863555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c20ab5585394e58bf21f4d10315de2e',qos_specs=None,replication_status=,reservations=['7043031c-d8f6-4ebb-b913-7d9a2ddb847c','6a6da2fd-5421-4f7c-91fd-c08ad5daf9c3','88296d21-bce1-4ed7-a0d2-e6eccb325cbb','11859a0a-1073-4c9c-a708-b481725ce8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96628cce63db4c9db4c7fc832a7f232c',volume_type_id=01bc7fc2-1549-4395-a48e-4f6291781a1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-830863555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8fa176-66b5-470a-851c-6226a295712f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c20ab5585394e58bf21f4d10315de2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96628cce63db4c9db4c7fc832a7f232c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01bc7fc2-1549-4395-a48e-4f6291781a1c),volume_type_id=01bc7fc2-1549-4395-a48e-4f6291781a1c)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:24.717432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19603613-8b63-4144-b67a-f2abd799d6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:24.739526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19603613-8b63-4144-b67a-f2abd799d6de) transitioned into state 'SUCCESS' from state '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-830863555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c20ab5585394e58bf21f4d10315de2e',qos_specs=None,replication_status=,reservations=['7043031c-d8f6-4ebb-b913-7d9a2ddb847c','6a6da2fd-5421-4f7c-91fd-c08ad5daf9c3','88296d21-bce1-4ed7-a0d2-e6eccb325cbb','11859a0a-1073-4c9c-a708-b481725ce8fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96628cce63db4c9db4c7fc832a7f232c',volume_type_id=01bc7fc2-1549-4395-a48e-4f6291781a1c)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:24.740425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51301e5-9e0f-4636-add6-22663b9080fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:24.751663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51301e5-9e0f-4636-add6-22663b9080fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:24.752539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Flow 'volume_create_api' (53aaad7e-183c-42df-a769-6cb0018c6977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:24.754094 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Create volume request issued successfully. Jul 10 18:52:24.754094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dadf9a06-dc58-4f4b-ad66-db628077b66e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:24.754311 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 46/203] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:52:24 2026] POST /volume/v3/volumes => generated 784 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:24.762155 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-695ef7db-c515-46c3-a0df-bcbd9aaa4ebc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.766824 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-695ef7db-c515-46c3-a0df-bcbd9aaa4ebc tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:52:24.767065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-695ef7db-c515-46c3-a0df-bcbd9aaa4ebc tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.767288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-695ef7db-c515-46c3-a0df-bcbd9aaa4ebc tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.772953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e7aa5f17-8e1a-4436-91e1-d30b6088344e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:24.775897 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7aa5f17-8e1a-4436-91e1-d30b6088344e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f Jul 10 18:52:24.775897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7aa5f17-8e1a-4436-91e1-d30b6088344e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:24.775897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7aa5f17-8e1a-4436-91e1-d30b6088344e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:24.776042 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.776042 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:24.780891 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-695ef7db-c515-46c3-a0df-bcbd9aaa4ebc tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:24.782518 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:24.782518 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:24.784955 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-695ef7db-c515-46c3-a0df-bcbd9aaa4ebc tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 200 Jul 10 18:52:24.785398 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 52/204] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:24.787518 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e7aa5f17-8e1a-4436-91e1-d30b6088344e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:24.796664 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7aa5f17-8e1a-4436-91e1-d30b6088344e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f returned with HTTP 200 Jul 10 18:52:24.797338 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 54/205] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:24 2026] GET /volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:25.056532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3268b45-3561-490a-a45b-dbaa915caa1a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.057985 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 Jul 10 18:52:25.058199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.058444 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.075501 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.075501 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:25.080250 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:25.081047 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:25.081223 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:25.120690 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:25.124310 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.124310 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:25.134573 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3268b45-3561-490a-a45b-dbaa915caa1a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 returned with HTTP 200 Jul 10 18:52:25.134573 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 54/206] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:25.152260 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-140188a1-28eb-48f4-bd9b-4965b2833316 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.154915 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-140188a1-28eb-48f4-bd9b-4965b2833316 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] PUT https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:25.155387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-140188a1-28eb-48f4-bd9b-4965b2833316 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "055e8d04-e489-46e7-8b63-03641bd00275"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:25.161083 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-140188a1-28eb-48f4-bd9b-4965b2833316 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Update called for group b609ca53-5006-4bc8-9149-aa72412ddaec. {{(pid=100060) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:52:25.161083 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-140188a1-28eb-48f4-bd9b-4965b2833316 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Updating group b609ca53-5006-4bc8-9149-aa72412ddaec with name new_group description: This is a new group add_volumes: None remove_volumes: 055e8d04-e489-46e7-8b63-03641bd00275. Jul 10 18:52:25.164716 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.164716 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:25.202989 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-140188a1-28eb-48f4-bd9b-4965b2833316 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 202 Jul 10 18:52:25.205730 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 47/207] 10.4.3.225 () {70 vars in 1407 bytes} [Fri Jul 10 18:52:25 2026] PUT /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:25.211626 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-20e6cc57-1f85-45ad-baf6-095617ef5186 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.213941 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-20e6cc57-1f85-45ad-baf6-095617ef5186 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:25.214423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-20e6cc57-1f85-45ad-baf6-095617ef5186 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.214513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-20e6cc57-1f85-45ad-baf6-095617ef5186 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.215515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-20e6cc57-1f85-45ad-baf6-095617ef5186 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:25.220020 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.220020 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:25.229836 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-20e6cc57-1f85-45ad-baf6-095617ef5186 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:25.230073 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 53/208] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:25.814850 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b8e6e686-7052-4a9d-acbe-4716480cbcda None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.817283 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b8e6e686-7052-4a9d-acbe-4716480cbcda tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f Jul 10 18:52:25.817611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b8e6e686-7052-4a9d-acbe-4716480cbcda tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.817925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b8e6e686-7052-4a9d-acbe-4716480cbcda tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.827920 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.827920 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:25.831727 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b8e6e686-7052-4a9d-acbe-4716480cbcda tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:25.835927 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b8e6e686-7052-4a9d-acbe-4716480cbcda tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f returned with HTTP 200 Jul 10 18:52:25.836350 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 55/209] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:25.852741 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e72e353-9445-4521-b26a-c32e865b31de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.855219 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e72e353-9445-4521-b26a-c32e865b31de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/messages Jul 10 18:52:25.855531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e72e353-9445-4521-b26a-c32e865b31de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.855830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e72e353-9445-4521-b26a-c32e865b31de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.861522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e72e353-9445-4521-b26a-c32e865b31de tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:52:25.862238 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 55/210] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:25.871395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6c1450c4-bcd7-4501-9e02-7c3801cf701e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.873237 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6c1450c4-bcd7-4501-9e02-7c3801cf701e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/messages/34858be7-9d23-47d3-ad93-d5b636385a5d Jul 10 18:52:25.873467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6c1450c4-bcd7-4501-9e02-7c3801cf701e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.873725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6c1450c4-bcd7-4501-9e02-7c3801cf701e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.878439 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6c1450c4-bcd7-4501-9e02-7c3801cf701e tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages/34858be7-9d23-47d3-ad93-d5b636385a5d returned with HTTP 200 Jul 10 18:52:25.878981 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 48/211] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/messages/34858be7-9d23-47d3-ad93-d5b636385a5d => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:25.892453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fff4254a-bc14-4678-860d-09af37d5a73c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.894743 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fff4254a-bc14-4678-860d-09af37d5a73c tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/messages Jul 10 18:52:25.895016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fff4254a-bc14-4678-860d-09af37d5a73c tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.895261 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fff4254a-bc14-4678-860d-09af37d5a73c tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.895542 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.895542 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:25.909987 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fff4254a-bc14-4678-860d-09af37d5a73c tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:52:25.910430 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 54/212] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:25.922498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3854155d-09cf-4bb2-967a-f5b4c9bc5a6f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.925143 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3854155d-09cf-4bb2-967a-f5b4c9bc5a6f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] DELETE https://10.4.3.225/volume/v3/messages/34858be7-9d23-47d3-ad93-d5b636385a5d Jul 10 18:52:25.925457 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3854155d-09cf-4bb2-967a-f5b4c9bc5a6f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.925744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3854155d-09cf-4bb2-967a-f5b4c9bc5a6f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.946647 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3854155d-09cf-4bb2-967a-f5b4c9bc5a6f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/messages/34858be7-9d23-47d3-ad93-d5b636385a5d returned with HTTP 204 Jul 10 18:52:25.947155 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 56/213] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 18:52:25 2026] DELETE /volume/v3/messages/34858be7-9d23-47d3-ad93-d5b636385a5d => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:52:25.955498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b538ca61-c1bf-4a43-b7ae-8445e55b1e58 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:25.957739 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b538ca61-c1bf-4a43-b7ae-8445e55b1e58 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f Jul 10 18:52:25.958088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b538ca61-c1bf-4a43-b7ae-8445e55b1e58 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:25.958319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b538ca61-c1bf-4a43-b7ae-8445e55b1e58 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:25.977634 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:25.977634 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:25.983081 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b538ca61-c1bf-4a43-b7ae-8445e55b1e58 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:25.989402 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b538ca61-c1bf-4a43-b7ae-8445e55b1e58 tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f returned with HTTP 200 Jul 10 18:52:25.990018 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 56/214] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:25 2026] GET /volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:26.012716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.014817 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f Jul 10 18:52:26.015326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.016836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.016836 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Delete volume with id: 4b8fa176-66b5-470a-851c-6226a295712f Jul 10 18:52:26.026790 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:26.026790 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:26.027364 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Volume info retrieved successfully. Jul 10 18:52:26.028605 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100060) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:52:26.062052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Created reservations ['fa301d7e-08a6-41ac-97e5-4707cb354b8d', '44ec40f4-646c-45d1-8015-272ce93185cf', 'c1f220c2-0a6c-41cc-8c30-162c85aff6d6', '233a8c76-a279-4483-8135-98e45c6b4c1e'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:26.097144 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Delete volume request issued successfully. Jul 10 18:52:26.097487 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcb0caaa-cc4a-4b38-891b-91cbdab4da2a tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f returned with HTTP 202 Jul 10 18:52:26.097965 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 49/215] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:52:26 2026] DELETE /volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:26.111394 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-40e48ce7-3c0f-4e0b-a55e-633dad9ba01f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.114148 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-40e48ce7-3c0f-4e0b-a55e-633dad9ba01f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] GET https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f Jul 10 18:52:26.114288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-40e48ce7-3c0f-4e0b-a55e-633dad9ba01f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.114472 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-40e48ce7-3c0f-4e0b-a55e-633dad9ba01f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.121119 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-40e48ce7-3c0f-4e0b-a55e-633dad9ba01f tempest-UserMessagesTest-1661124633 tempest-UserMessagesTest-1661124633-project-member] https://10.4.3.225/volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f returned with HTTP 404 Jul 10 18:52:26.121945 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 55/216] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:52:26 2026] GET /volume/v3/volumes/4b8fa176-66b5-470a-851c-6226a295712f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:52:26.128982 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9badee34-17e5-4b0b-b51a-ea86f74a593e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.131796 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9badee34-17e5-4b0b-b51a-ea86f74a593e tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] DELETE https://10.4.3.225/volume/v3/types/01bc7fc2-1549-4395-a48e-4f6291781a1c Jul 10 18:52:26.132250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9badee34-17e5-4b0b-b51a-ea86f74a593e tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.132519 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9badee34-17e5-4b0b-b51a-ea86f74a593e tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.161064 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9badee34-17e5-4b0b-b51a-ea86f74a593e tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] https://10.4.3.225/volume/v3/types/01bc7fc2-1549-4395-a48e-4f6291781a1c returned with HTTP 202 Jul 10 18:52:26.161474 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 57/217] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:26 2026] DELETE /volume/v3/types/01bc7fc2-1549-4395-a48e-4f6291781a1c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:26.168790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f682ee4b-430a-49a0-af90-70e7e84eed31 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.170402 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f682ee4b-430a-49a0-af90-70e7e84eed31 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] GET https://10.4.3.225/volume/v3/types/01bc7fc2-1549-4395-a48e-4f6291781a1c Jul 10 18:52:26.170749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f682ee4b-430a-49a0-af90-70e7e84eed31 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.171139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f682ee4b-430a-49a0-af90-70e7e84eed31 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.174132 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f682ee4b-430a-49a0-af90-70e7e84eed31 tempest-UserMessagesTest-748537081 tempest-UserMessagesTest-748537081-project-admin] https://10.4.3.225/volume/v3/types/01bc7fc2-1549-4395-a48e-4f6291781a1c returned with HTTP 404 Jul 10 18:52:26.174631 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 57/218] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:26 2026] GET /volume/v3/types/01bc7fc2-1549-4395-a48e-4f6291781a1c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:26.243905 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5c84ebc3-7977-4142-91e0-8fc48ca87d6d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.246549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5c84ebc3-7977-4142-91e0-8fc48ca87d6d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:26.246833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5c84ebc3-7977-4142-91e0-8fc48ca87d6d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.247069 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5c84ebc3-7977-4142-91e0-8fc48ca87d6d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.247285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-5c84ebc3-7977-4142-91e0-8fc48ca87d6d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:26.255968 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:26.255968 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:26.273739 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5c84ebc3-7977-4142-91e0-8fc48ca87d6d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:26.274237 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 50/219] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:26 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:26.287082 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fae5a77d-1625-45d7-8385-e6bf8c097e51 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.289203 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fae5a77d-1625-45d7-8385-e6bf8c097e51 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:26.290055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fae5a77d-1625-45d7-8385-e6bf8c097e51 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.290055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fae5a77d-1625-45d7-8385-e6bf8c097e51 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.290055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-fae5a77d-1625-45d7-8385-e6bf8c097e51 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:26.293960 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:26.293960 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:26.304887 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fae5a77d-1625-45d7-8385-e6bf8c097e51 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:26.305487 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 56/220] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:26 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:26.314507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d06de64c-7729-49a0-b067-edb016bc71d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.317313 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:26.318090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.318090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.318875 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:26.320114 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:26.331759 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:26.332931 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:26.333153 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:26.387832 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:26.387832 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:26.387832 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:26.395948 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d06de64c-7729-49a0-b067-edb016bc71d0 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:26.396541 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 58/221] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:26 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:26.411035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2f0ac37e-fe7d-4df3-badb-26e7d45fd8eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.413537 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f0ac37e-fe7d-4df3-badb-26e7d45fd8eb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] PUT https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:26.413537 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f0ac37e-fe7d-4df3-badb-26e7d45fd8eb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "055e8d04-e489-46e7-8b63-03641bd00275"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:26.414714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-2f0ac37e-fe7d-4df3-badb-26e7d45fd8eb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Update called for group b609ca53-5006-4bc8-9149-aa72412ddaec. {{(pid=100057) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 18:52:26.414914 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-2f0ac37e-fe7d-4df3-badb-26e7d45fd8eb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Updating group b609ca53-5006-4bc8-9149-aa72412ddaec with name None description: None add_volumes: 055e8d04-e489-46e7-8b63-03641bd00275 remove_volumes: None. Jul 10 18:52:26.418293 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:26.418293 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:26.472682 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f0ac37e-fe7d-4df3-badb-26e7d45fd8eb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 202 Jul 10 18:52:26.472682 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 58/222] 10.4.3.225 () {70 vars in 1406 bytes} [Fri Jul 10 18:52:26 2026] PUT /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:26.484032 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fa8c576a-acd3-44eb-803c-d3d60952a774 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:26.486391 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa8c576a-acd3-44eb-803c-d3d60952a774 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:26.486662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa8c576a-acd3-44eb-803c-d3d60952a774 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:26.487024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa8c576a-acd3-44eb-803c-d3d60952a774 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:26.487165 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-fa8c576a-acd3-44eb-803c-d3d60952a774 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:26.490384 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:26.490384 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:26.499792 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa8c576a-acd3-44eb-803c-d3d60952a774 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:26.500227 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 51/223] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:26 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:27.511214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c530810d-5206-4b5b-9935-45af3433185f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:27.513127 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c530810d-5206-4b5b-9935-45af3433185f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:27.513353 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c530810d-5206-4b5b-9935-45af3433185f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:27.513611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c530810d-5206-4b5b-9935-45af3433185f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:27.513740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-c530810d-5206-4b5b-9935-45af3433185f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:27.517345 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.517345 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:27.526283 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c530810d-5206-4b5b-9935-45af3433185f tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 200 Jul 10 18:52:27.526759 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 57/224] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:27 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:27.539045 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:27.541508 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:27.541775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:27.542048 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:27.542712 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:27.543158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:27.552260 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:27.552995 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:27.553139 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:27.592092 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:27.595227 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.595227 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:27.599460 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:27.599609 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:27.648076 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:27.652399 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.652399 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:27.661012 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-719307fe-301f-4ebf-a2ac-826cc71d08fc tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:27.661442 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 59/225] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:27 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:27.682845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:27.686139 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:52:27.686833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:27.686833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:27.686833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:52:27.687137 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.687137 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:27.687481 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:27.697893 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Get all volumes completed successfully. Jul 10 18:52:27.698830 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:27.699063 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:27.748424 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:27.752543 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.752543 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:27.758939 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:27.759139 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:27.798704 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:27.802272 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.802272 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:27.810709 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc2537e8-30cd-49be-b7be-dd2f4bcf2a4d tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:52:27.811143 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 59/226] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 18:52:27 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:27.832951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:27.835630 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] POST https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec/action Jul 10 18:52:27.836669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:27.836947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:27.839490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] delete called for group b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100060) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 18:52:27.839765 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Delete group with id: b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:27.845220 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.845220 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:27.942488 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c0631ed2-99b8-400e-921b-31bfa8a97ee2 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec/action returned with HTTP 202 Jul 10 18:52:27.945337 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 52/227] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 18:52:27 2026] POST /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:27.953255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:27.957632 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 Jul 10 18:52:27.957632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:27.957632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:27.972858 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:27.972858 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:27.984602 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Volume info retrieved successfully. Jul 10 18:52:27.985293 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 18:52:27.985471 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 18:52:28.028387 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:52:28.037390 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:28.037390 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:28.046744 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6a5b95a7-c2e0-4371-a942-0dfcf06293c3 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 returned with HTTP 200 Jul 10 18:52:28.047143 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 58/228] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:27 2026] GET /volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 => generated 906 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:29.064730 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26f79c32-735a-4211-8832-b13ffdf80aeb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:29.066622 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26f79c32-735a-4211-8832-b13ffdf80aeb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 Jul 10 18:52:29.066955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26f79c32-735a-4211-8832-b13ffdf80aeb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:29.067068 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26f79c32-735a-4211-8832-b13ffdf80aeb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:29.084953 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26f79c32-735a-4211-8832-b13ffdf80aeb tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 returned with HTTP 404 Jul 10 18:52:29.085685 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 60/229] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:29 2026] GET /volume/v3/volumes/055e8d04-e489-46e7-8b63-03641bd00275 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:29.095618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cfef96ea-25de-4c3d-82dd-481838bb5397 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:29.097548 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfef96ea-25de-4c3d-82dd-481838bb5397 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 Jul 10 18:52:29.097827 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfef96ea-25de-4c3d-82dd-481838bb5397 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:29.098115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfef96ea-25de-4c3d-82dd-481838bb5397 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:29.105404 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfef96ea-25de-4c3d-82dd-481838bb5397 tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 returned with HTTP 404 Jul 10 18:52:29.106093 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 60/230] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:29 2026] GET /volume/v3/volumes/f2e15e46-0553-42eb-bdfa-3a060932d7a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:29.115436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fcc98e18-e9bf-430f-911f-a74fd1a36d7a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:29.118379 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcc98e18-e9bf-430f-911f-a74fd1a36d7a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] GET https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec Jul 10 18:52:29.118677 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcc98e18-e9bf-430f-911f-a74fd1a36d7a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:29.118973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcc98e18-e9bf-430f-911f-a74fd1a36d7a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:29.119167 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-fcc98e18-e9bf-430f-911f-a74fd1a36d7a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] show called for member b609ca53-5006-4bc8-9149-aa72412ddaec {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 18:52:29.122253 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcc98e18-e9bf-430f-911f-a74fd1a36d7a tempest-GroupsTest-1837138083 tempest-GroupsTest-1837138083-project-member] https://10.4.3.225/volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec returned with HTTP 404 Jul 10 18:52:29.122730 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 53/231] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 18:52:29 2026] GET /volume/v3/groups/b609ca53-5006-4bc8-9149-aa72412ddaec => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:29.129970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-02fce840-0184-4928-9d4a-3931e5b4822e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:29.133197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-02fce840-0184-4928-9d4a-3931e5b4822e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/732d049d-2b89-4a20-b408-537f11248e5c Jul 10 18:52:29.133754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-02fce840-0184-4928-9d4a-3931e5b4822e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:29.134101 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-02fce840-0184-4928-9d4a-3931e5b4822e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:29.149392 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-02fce840-0184-4928-9d4a-3931e5b4822e tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/group_types/732d049d-2b89-4a20-b408-537f11248e5c returned with HTTP 202 Jul 10 18:52:29.150011 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 59/232] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:52:29 2026] DELETE /volume/v3/group_types/732d049d-2b89-4a20-b408-537f11248e5c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:29.157345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8cb3ba90-7aa8-47c0-8579-8d2af97d915f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:29.159201 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8cb3ba90-7aa8-47c0-8579-8d2af97d915f tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] DELETE https://10.4.3.225/volume/v3/types/e7b54f63-e610-430f-909a-5a8f3da4151c Jul 10 18:52:29.159382 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8cb3ba90-7aa8-47c0-8579-8d2af97d915f tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:29.159599 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8cb3ba90-7aa8-47c0-8579-8d2af97d915f tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:29.187637 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8cb3ba90-7aa8-47c0-8579-8d2af97d915f tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/types/e7b54f63-e610-430f-909a-5a8f3da4151c returned with HTTP 202 Jul 10 18:52:29.188186 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 61/233] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:29 2026] DELETE /volume/v3/types/e7b54f63-e610-430f-909a-5a8f3da4151c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:29.196861 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e493a3bb-af7a-4aef-870b-2f1cdc939d95 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:29.199028 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e493a3bb-af7a-4aef-870b-2f1cdc939d95 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] GET https://10.4.3.225/volume/v3/types/e7b54f63-e610-430f-909a-5a8f3da4151c Jul 10 18:52:29.199211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e493a3bb-af7a-4aef-870b-2f1cdc939d95 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:29.199395 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e493a3bb-af7a-4aef-870b-2f1cdc939d95 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:29.207068 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e493a3bb-af7a-4aef-870b-2f1cdc939d95 tempest-GroupsTest-185417003 tempest-GroupsTest-185417003-project-admin] https://10.4.3.225/volume/v3/types/e7b54f63-e610-430f-909a-5a8f3da4151c returned with HTTP 404 Jul 10 18:52:29.207595 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 61/234] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:29 2026] GET /volume/v3/types/e7b54f63-e610-430f-909a-5a8f3da4151c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:30.796270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a45409cf-2ec9-4df5-bed5-ddf3730bb88a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:31.106408 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a45409cf-2ec9-4df5-bed5-ddf3730bb88a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:31.106861 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a45409cf-2ec9-4df5-bed5-ddf3730bb88a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1470486421"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:31.124856 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a45409cf-2ec9-4df5-bed5-ddf3730bb88a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:31.125293 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 54/235] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:30 2026] POST /volume/v3/types => generated 233 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:31.135892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3ca7e90c-2264-4c60-9f02-9e4a20d44e5f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:31.138622 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3ca7e90c-2264-4c60-9f02-9e4a20d44e5f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:31.139328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3ca7e90c-2264-4c60-9f02-9e4a20d44e5f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-56140329", "extra_specs": {"multiattach": " True"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:31.167008 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3ca7e90c-2264-4c60-9f02-9e4a20d44e5f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:31.167417 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 60/236] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:52:31 2026] POST /volume/v3/types => generated 257 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:31.178184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8b8202d9-f26e-4d46-9649-3877a3057588 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:31.427829 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:31.427829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1470486421", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1969687928"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:31.430070 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1470486421', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1969687928'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:31.435162 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Create volume of 1 GB Jul 10 18:52:31.435639 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:31.435639 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:31.436530 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Availability Zones retrieved successfully. Jul 10 18:52:31.442280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Flow 'volume_create_api' (d6e7d6c0-280d-4d3a-ade4-0853e7a845bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:31.444835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e93e8b-635a-47c6-8ef3-3d6defc2e43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:31.444835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:31.469762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e93e8b-635a-47c6-8ef3-3d6defc2e43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1470486421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:31.470476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b046486d-abd6-488f-97cb-3d57086b8633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:31.498319 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:31.498817 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:31.550891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Created reservations ['4492aa90-8258-409c-9701-1a93d3454d7b', '32561a9c-1869-4ecf-bc06-0d399387a9b8', 'bcf6c2a9-f9c2-4342-a6d1-d075d1f5449d', 'a1bd83ec-baf0-45bb-b861-8b445b1dbe77'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:31.551083 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b046486d-abd6-488f-97cb-3d57086b8633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4492aa90-8258-409c-9701-1a93d3454d7b', '32561a9c-1869-4ecf-bc06-0d399387a9b8', 'bcf6c2a9-f9c2-4342-a6d1-d075d1f5449d', 'a1bd83ec-baf0-45bb-b861-8b445b1dbe77']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:31.551794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80a8047-3bf8-44ca-9d26-d82e9e38fece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:31.587830 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80a8047-3bf8-44ca-9d26-d82e9e38fece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '558ff57e-97db-4b9e-a685-77908be6c866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1969687928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f04cf865c0249faacda37d603452eba',qos_specs=None,replication_status=,reservations=['4492aa90-8258-409c-9701-1a93d3454d7b','32561a9c-1869-4ecf-bc06-0d399387a9b8','bcf6c2a9-f9c2-4342-a6d1-d075d1f5449d','a1bd83ec-baf0-45bb-b861-8b445b1dbe77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3afa5cf6894932865694831b112415',volume_type_id=e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1969687928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=558ff57e-97db-4b9e-a685-77908be6c866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f04cf865c0249faacda37d603452eba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3afa5cf6894932865694831b112415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd),volume_type_id=e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:31.588446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedb3a10-d78a-46dd-b7d3-ae05423d7ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:31.614663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedb3a10-d78a-46dd-b7d3-ae05423d7ba8) transitioned into state 'SUCCESS' from state '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-1969687928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f04cf865c0249faacda37d603452eba',qos_specs=None,replication_status=,reservations=['4492aa90-8258-409c-9701-1a93d3454d7b','32561a9c-1869-4ecf-bc06-0d399387a9b8','bcf6c2a9-f9c2-4342-a6d1-d075d1f5449d','a1bd83ec-baf0-45bb-b861-8b445b1dbe77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3afa5cf6894932865694831b112415',volume_type_id=e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:31.615644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a29afb3-a53b-4e82-a259-c66161538a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:31.633323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a29afb3-a53b-4e82-a259-c66161538a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:31.633490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Flow 'volume_create_api' (d6e7d6c0-280d-4d3a-ade4-0853e7a845bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:31.636629 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Create volume request issued successfully. Jul 10 18:52:31.636629 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b8202d9-f26e-4d46-9649-3877a3057588 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:31.636629 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 62/237] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:52:31 2026] POST /volume/v3/volumes => generated 872 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:31.659538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e87591a2-125c-45f2-bced-6d0307218fdc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:31.660849 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e87591a2-125c-45f2-bced-6d0307218fdc tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:31.661730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e87591a2-125c-45f2-bced-6d0307218fdc tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:31.661730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e87591a2-125c-45f2-bced-6d0307218fdc tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:31.669576 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:31.669576 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:31.674055 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e87591a2-125c-45f2-bced-6d0307218fdc tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:31.681284 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e87591a2-125c-45f2-bced-6d0307218fdc tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:31.681821 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 62/238] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:31 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:32.700448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e55e64c2-2e79-4a9c-9b22-5f05d03f8b1f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:32.704134 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e55e64c2-2e79-4a9c-9b22-5f05d03f8b1f tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:32.704694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e55e64c2-2e79-4a9c-9b22-5f05d03f8b1f tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:32.704787 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e55e64c2-2e79-4a9c-9b22-5f05d03f8b1f tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:32.715109 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:32.715109 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:32.722066 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e55e64c2-2e79-4a9c-9b22-5f05d03f8b1f tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:32.732072 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e55e64c2-2e79-4a9c-9b22-5f05d03f8b1f tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:32.732072 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 55/239] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:32 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:32.746433 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-295185f3-c44a-40b7-b788-8e48d6352131 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:32.749969 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-295185f3-c44a-40b7-b788-8e48d6352131 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:32.749969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-295185f3-c44a-40b7-b788-8e48d6352131 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:32.749969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-295185f3-c44a-40b7-b788-8e48d6352131 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:32.756267 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:32.756267 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:32.762010 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-295185f3-c44a-40b7-b788-8e48d6352131 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Volume info retrieved successfully. Jul 10 18:52:32.768764 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-295185f3-c44a-40b7-b788-8e48d6352131 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:32.768927 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 61/240] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:32 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:32.787764 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:32.789908 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] POST https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866/action Jul 10 18:52:32.790266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-56140329", "migration_policy": "never"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:32.790403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-56140329", "migration_policy": "never"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:32.800890 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:32.800890 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:32.800890 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:32.804426 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:32.804426 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:32.823289 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:32.823601 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:32.844160 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Created reservations ['27095551-86dc-422d-8284-16781c433e27', '8fe3f9df-fd9a-44b7-bc55-baa488316650'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:32.860870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Created reservations ['580cb6cd-d8fd-47d6-a7ac-78e236ce792e', '0909afc6-6ebc-43aa-bf9d-a46ef8de88e1'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:32.897167 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Retype volume request issued successfully. Jul 10 18:52:32.897167 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a8fd0424-364b-4127-8ae2-61ee811ed3a7 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866/action returned with HTTP 202 Jul 10 18:52:32.897848 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 63/241] 10.4.3.225 () {70 vars in 1432 bytes} [Fri Jul 10 18:52:32 2026] POST /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:52:32.908317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc646384-74b1-4e6b-9495-c729507b30e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:32.913788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc646384-74b1-4e6b-9495-c729507b30e2 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:32.914054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc646384-74b1-4e6b-9495-c729507b30e2 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:32.914238 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc646384-74b1-4e6b-9495-c729507b30e2 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:32.931172 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:32.931172 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:32.936308 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc646384-74b1-4e6b-9495-c729507b30e2 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:32.942381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc646384-74b1-4e6b-9495-c729507b30e2 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:32.943165 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 63/242] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:32 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:33.944793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b89ad69d-8556-40ec-a3e6-619d7fe5c43e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:33.947319 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b89ad69d-8556-40ec-a3e6-619d7fe5c43e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:33.947570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b89ad69d-8556-40ec-a3e6-619d7fe5c43e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:33.947818 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b89ad69d-8556-40ec-a3e6-619d7fe5c43e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:33.957669 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:33.957669 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:33.961786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-91289c0d-7923-431a-8e4b-f79f1a272332 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:33.962149 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b89ad69d-8556-40ec-a3e6-619d7fe5c43e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:33.966166 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-91289c0d-7923-431a-8e4b-f79f1a272332 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:33.966322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-91289c0d-7923-431a-8e4b-f79f1a272332 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:33.966494 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-91289c0d-7923-431a-8e4b-f79f1a272332 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:33.972279 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b89ad69d-8556-40ec-a3e6-619d7fe5c43e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:33.975830 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 56/243] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:52:33 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:33.977954 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:33.977954 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:33.982616 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-ec1ea57c-18fe-40b6-83af-d1c98dc63cfd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:33.985961 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-ec1ea57c-18fe-40b6-83af-d1c98dc63cfd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:52:33.986346 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-ec1ea57c-18fe-40b6-83af-d1c98dc63cfd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:33.986969 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-ec1ea57c-18fe-40b6-83af-d1c98dc63cfd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:33.990411 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-91289c0d-7923-431a-8e4b-f79f1a272332 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:33.997130 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-91289c0d-7923-431a-8e4b-f79f1a272332 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:33.997763 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:33.997763 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:33.999473 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 62/244] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:33 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:34.004760 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-ec1ea57c-18fe-40b6-83af-d1c98dc63cfd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:34.011254 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-ec1ea57c-18fe-40b6-83af-d1c98dc63cfd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 200 Jul 10 18:52:34.012938 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 64/245] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:52:33 2026] GET /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:34.017427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d30681a-88dd-4d4b-9088-6c904ce9a0e1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.019524 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d30681a-88dd-4d4b-9088-6c904ce9a0e1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:34.019792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d30681a-88dd-4d4b-9088-6c904ce9a0e1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.020053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d30681a-88dd-4d4b-9088-6c904ce9a0e1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.025551 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-83e246ea-07da-4ef7-b971-c488ccaf09dd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.030786 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.030786 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:34.031478 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-83e246ea-07da-4ef7-b971-c488ccaf09dd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:52:34.031759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-83e246ea-07da-4ef7-b971-c488ccaf09dd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.031998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-83e246ea-07da-4ef7-b971-c488ccaf09dd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.035220 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2d30681a-88dd-4d4b-9088-6c904ce9a0e1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Volume info retrieved successfully. Jul 10 18:52:34.044532 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d30681a-88dd-4d4b-9088-6c904ce9a0e1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:34.045124 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 64/246] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 1190 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:34.050959 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.050959 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:34.058984 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-83e246ea-07da-4ef7-b971-c488ccaf09dd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:34.064831 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-83e246ea-07da-4ef7-b971-c488ccaf09dd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 200 Jul 10 18:52:34.065313 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 57/247] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:34.067136 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a12aa67c-beb8-4a6f-8965-4842ce183108 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.069548 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a12aa67c-beb8-4a6f-8965-4842ce183108 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:34.069860 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a12aa67c-beb8-4a6f-8965-4842ce183108 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.070144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a12aa67c-beb8-4a6f-8965-4842ce183108 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.080992 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.080992 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:34.081302 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0805c6c4-643b-4617-b057-a1b1c6a5b01b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.082057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0805c6c4-643b-4617-b057-a1b1c6a5b01b None None] GET https://10.4.3.225/volume// Jul 10 18:52:34.082264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0805c6c4-643b-4617-b057-a1b1c6a5b01b None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.082527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0805c6c4-643b-4617-b057-a1b1c6a5b01b None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.083141 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0805c6c4-643b-4617-b057-a1b1c6a5b01b None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:52:34.083404 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 65/248] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:52:34.088847 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a12aa67c-beb8-4a6f-8965-4842ce183108 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Volume info retrieved successfully. Jul 10 18:52:34.092072 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a12aa67c-beb8-4a6f-8965-4842ce183108 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:34.092546 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 63/249] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:34.094117 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b5a1d622-9416-4ca3-9134-0289a9bf0586 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.098263 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b5a1d622-9416-4ca3-9134-0289a9bf0586 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:52:34.098678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b5a1d622-9416-4ca3-9134-0289a9bf0586 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9adee3e-0d41-45fc-b2f9-2734579e5fb3", "connector": null, "instance_uuid": "0280ea01-6e60-49d5-ba64-449fae4d3e16"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:34.109553 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.110739 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.110739 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:34.111606 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] POST https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866/action Jul 10 18:52:34.112048 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1470486421", "migration_policy": "never"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:34.112212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1470486421", "migration_policy": "never"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:34.122446 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.122446 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:34.123039 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:34.148092 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:34.149477 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470486421, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:34.151349 np0000005042 devstack@c-api.service[100057]: /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 10 18:52:34.151349 np0000005042 devstack@c-api.service[100057]: .first() Jul 10 18:52:34.166288 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Created reservations ['55040c7c-ee61-4d40-a0c6-637cb2e754ad', '9953fec0-d6fa-4f35-aeeb-5c6c039ace76'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:34.175164 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b5a1d622-9416-4ca3-9134-0289a9bf0586 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:52:34.175846 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 65/250] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:52:34 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:34.181233 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:34.181233 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-56140329, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:34.190426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Created reservations ['d544eea0-d7df-4519-8026-a9d8f430e0b8', '80671453-2eba-4da1-9b5c-97ff67a78662'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:34.190620 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3362ef0e-0eec-414e-a867-26b723c5eee0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.191074 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3362ef0e-0eec-414e-a867-26b723c5eee0 None None] GET https://10.4.3.225/volume// Jul 10 18:52:34.191265 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3362ef0e-0eec-414e-a867-26b723c5eee0 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.191500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3362ef0e-0eec-414e-a867-26b723c5eee0 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.191894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3362ef0e-0eec-414e-a867-26b723c5eee0 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:52:34.192219 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 66/251] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:52:34.202328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d8e8ef0a-eb46-4c8e-94b9-84359ce6827e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.205909 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d8e8ef0a-eb46-4c8e-94b9-84359ce6827e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:52:34.206194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d8e8ef0a-eb46-4c8e-94b9-84359ce6827e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82f9035e-7371-462e-903a-dbc93fc683c3", "connector": null, "instance_uuid": "0280ea01-6e60-49d5-ba64-449fae4d3e16"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:34.219007 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.219007 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:34.222580 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Retype volume request issued successfully. Jul 10 18:52:34.224176 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2d9b153a-651c-45ad-822e-f4f97ce4c5d9 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866/action returned with HTTP 202 Jul 10 18:52:34.224176 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 58/252] 10.4.3.225 () {70 vars in 1432 bytes} [Fri Jul 10 18:52:34 2026] POST /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:52:34.234675 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e6418967-44e8-4a17-a414-87f6c4696169 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.238319 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e6418967-44e8-4a17-a414-87f6c4696169 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:34.239522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e6418967-44e8-4a17-a414-87f6c4696169 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.239522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e6418967-44e8-4a17-a414-87f6c4696169 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.253063 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.253063 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:34.262711 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e6418967-44e8-4a17-a414-87f6c4696169 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:34.267561 np0000005042 devstack@c-api.service[100059]: /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 10 18:52:34.267561 np0000005042 devstack@c-api.service[100059]: .first() Jul 10 18:52:34.272177 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e6418967-44e8-4a17-a414-87f6c4696169 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:34.272711 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 66/253] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:34.289470 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d8e8ef0a-eb46-4c8e-94b9-84359ce6827e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:52:34.290234 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 64/254] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:52:34 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 10 18:52:34.306530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e1303d41-7139-47dc-83f0-fc524abe1f2a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.306530 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e1303d41-7139-47dc-83f0-fc524abe1f2a None None] GET https://10.4.3.225/volume// Jul 10 18:52:34.306530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e1303d41-7139-47dc-83f0-fc524abe1f2a None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:34.306530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e1303d41-7139-47dc-83f0-fc524abe1f2a None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:34.306530 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e1303d41-7139-47dc-83f0-fc524abe1f2a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:52:34.306747 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 67/255] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:52:34.315693 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-700090ae-a0b8-414c-8ee6-caebae2559d8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:34.317634 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-700090ae-a0b8-414c-8ee6-caebae2559d8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:52:34.318110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-700090ae-a0b8-414c-8ee6-caebae2559d8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4634829a-532e-4b67-8bac-47442e0c5ac7", "connector": null, "instance_uuid": "0280ea01-6e60-49d5-ba64-449fae4d3e16"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:34.331227 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:34.331227 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:34.373698 np0000005042 devstack@c-api.service[100060]: /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 10 18:52:34.373698 np0000005042 devstack@c-api.service[100060]: .first() Jul 10 18:52:34.398800 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-700090ae-a0b8-414c-8ee6-caebae2559d8 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:52:34.399431 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 59/256] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:52:34 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:34.801523 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.118606 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] GET https://10.4.3.225/volume/v3/os-hosts Jul 10 18:52:35.119108 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.119263 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.129616 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.hosts [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] status, active and update: available, enabled, 2026-07-10 18:52:12+00:00 {{(pid=100057) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:52:35.129892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.hosts [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] status, active and update: available, enabled, 2026-07-10 18:52:10+00:00 {{(pid=100057) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:52:35.130034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.hosts [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] status, active and update: available, enabled, 2026-07-10 18:51:40+00:00 {{(pid=100057) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:52:35.130401 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b65862ca-3c4b-46a9-acea-2a564b34e6bc tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] https://10.4.3.225/volume/v3/os-hosts returned with HTTP 200 Jul 10 18:52:35.130924 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 67/257] 10.4.3.225 () {66 vars in 1240 bytes} [Fri Jul 10 18:52:34 2026] GET /volume/v3/os-hosts => generated 560 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:35.140517 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.142228 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] GET https://10.4.3.225/volume/v3/os-hosts Jul 10 18:52:35.142228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.142429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.142664 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:35.142664 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:35.149005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.hosts [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] status, active and update: available, enabled, 2026-07-10 18:52:12+00:00 {{(pid=100059) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:52:35.149304 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.hosts [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] status, active and update: available, enabled, 2026-07-10 18:52:10+00:00 {{(pid=100059) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:52:35.149304 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.hosts [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] status, active and update: available, enabled, 2026-07-10 18:51:40+00:00 {{(pid=100059) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 18:52:35.149677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eb5561d1-fd93-4eb6-bf9e-702849a3eedf tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] https://10.4.3.225/volume/v3/os-hosts returned with HTTP 200 Jul 10 18:52:35.149888 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 65/258] 10.4.3.225 () {66 vars in 1240 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:35.159020 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fc4b949e-a5f4-4454-b4c9-8a7c8eba2677 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.160600 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc4b949e-a5f4-4454-b4c9-8a7c8eba2677 tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] GET https://10.4.3.225/volume/v3/os-hosts/np0000005042@storpool Jul 10 18:52:35.160766 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc4b949e-a5f4-4454-b4c9-8a7c8eba2677 tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.160964 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc4b949e-a5f4-4454-b4c9-8a7c8eba2677 tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.223815 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc4b949e-a5f4-4454-b4c9-8a7c8eba2677 tempest-VolumeHostsAdminTestsJSON-1803618753 tempest-VolumeHostsAdminTestsJSON-1803618753-project-admin] https://10.4.3.225/volume/v3/os-hosts/np0000005042@storpool returned with HTTP 200 Jul 10 18:52:35.224399 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 68/259] 10.4.3.225 () {66 vars in 1306 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/os-hosts/np0000005042@storpool => generated 1125 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:35.289346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ebf3b46a-597f-455b-910a-ab98071d8f66 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.291544 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ebf3b46a-597f-455b-910a-ab98071d8f66 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:35.291833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b46a-597f-455b-910a-ab98071d8f66 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.292080 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b46a-597f-455b-910a-ab98071d8f66 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.302126 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:35.302126 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:35.306146 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ebf3b46a-597f-455b-910a-ab98071d8f66 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:35.311690 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ebf3b46a-597f-455b-910a-ab98071d8f66 tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:35.312087 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 60/260] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:35.330819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-39d5f995-eb0a-44e3-8839-a8272d78689c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.333147 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-39d5f995-eb0a-44e3-8839-a8272d78689c tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:35.333147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-39d5f995-eb0a-44e3-8839-a8272d78689c tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.334506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-39d5f995-eb0a-44e3-8839-a8272d78689c tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.344171 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:35.344171 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:35.349456 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-39d5f995-eb0a-44e3-8839-a8272d78689c tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Volume info retrieved successfully. Jul 10 18:52:35.354354 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-39d5f995-eb0a-44e3-8839-a8272d78689c tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:35.355117 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 68/261] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:35.372251 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.373628 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1969687928 Jul 10 18:52:35.374161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.374161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.374862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1969687928'), ('all_tenants', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:35.410253 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Get all volumes completed successfully. Jul 10 18:52:35.410910 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a88b77e-abcb-4ce4-bf8f-f57bb04d1c79 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1969687928 returned with HTTP 200 Jul 10 18:52:35.411675 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 66/262] 10.4.3.225 () {68 vars in 1429 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1969687928 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:35.419920 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.426658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1969687928 Jul 10 18:52:35.426782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.427206 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.431322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1969687928'), ('all_tenants', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:35.482771 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Get all volumes completed successfully. Jul 10 18:52:35.483596 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8f2ec088-c06e-4d5b-8d5d-5a5b23444325 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1969687928 returned with HTTP 200 Jul 10 18:52:35.484166 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 69/263] 10.4.3.225 () {68 vars in 1429 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1969687928 => generated 342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:35.492345 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b47071fc-19c3-4650-9ae6-be4a1ff72cda None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.494159 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b47071fc-19c3-4650-9ae6-be4a1ff72cda tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:35.494402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b47071fc-19c3-4650-9ae6-be4a1ff72cda tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.494606 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b47071fc-19c3-4650-9ae6-be4a1ff72cda tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.505708 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:35.505708 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:35.510604 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b47071fc-19c3-4650-9ae6-be4a1ff72cda tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:35.514575 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b47071fc-19c3-4650-9ae6-be4a1ff72cda tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:35.515043 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 61/264] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:35.527662 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.533292 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] DELETE https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:35.533567 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.533782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.533994 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Delete volume with id: 558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:35.545396 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:35.545396 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:35.546711 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:35.572207 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Delete volume request issued successfully. Jul 10 18:52:35.572207 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db3be30e-e6a6-41ec-ba41-abd3f9e0743b tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 202 Jul 10 18:52:35.572207 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 69/265] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:52:35 2026] DELETE /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:52:35.581492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-844f7ba9-8220-4eaa-bd6c-efa741217efa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:35.584339 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-844f7ba9-8220-4eaa-bd6c-efa741217efa tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:35.584529 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-844f7ba9-8220-4eaa-bd6c-efa741217efa tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:35.584723 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-844f7ba9-8220-4eaa-bd6c-efa741217efa tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:35.592383 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:35.592383 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:35.596022 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-844f7ba9-8220-4eaa-bd6c-efa741217efa tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Volume info retrieved successfully. Jul 10 18:52:35.600010 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-844f7ba9-8220-4eaa-bd6c-efa741217efa tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 200 Jul 10 18:52:35.600396 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 67/266] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:35 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:36.617245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c5e0805-d7ed-44b7-a248-7be37d995d2c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:36.619710 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c5e0805-d7ed-44b7-a248-7be37d995d2c tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] GET https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 Jul 10 18:52:36.619965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c5e0805-d7ed-44b7-a248-7be37d995d2c tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:36.620159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c5e0805-d7ed-44b7-a248-7be37d995d2c tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:36.626651 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c5e0805-d7ed-44b7-a248-7be37d995d2c tempest-VolumeRetypeMultiattachTest-2095754451 tempest-VolumeRetypeMultiattachTest-2095754451-project-member] https://10.4.3.225/volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 returned with HTTP 404 Jul 10 18:52:36.627558 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 70/267] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:52:36 2026] GET /volume/v3/volumes/558ff57e-97db-4b9e-a685-77908be6c866 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:36.640708 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1eaccfca-2411-4f8c-aca0-34949992c5c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:36.644559 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1eaccfca-2411-4f8c-aca0-34949992c5c7 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] DELETE https://10.4.3.225/volume/v3/types/65c74aa0-d265-4464-9f5f-8928fdf7f3d2 Jul 10 18:52:36.644559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1eaccfca-2411-4f8c-aca0-34949992c5c7 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:36.644559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1eaccfca-2411-4f8c-aca0-34949992c5c7 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:36.705526 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1eaccfca-2411-4f8c-aca0-34949992c5c7 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/types/65c74aa0-d265-4464-9f5f-8928fdf7f3d2 returned with HTTP 202 Jul 10 18:52:36.706003 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 62/268] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:36 2026] DELETE /volume/v3/types/65c74aa0-d265-4464-9f5f-8928fdf7f3d2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:36.716023 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1749534-2592-4dd0-8888-4b0cd6ae994a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:36.718890 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1749534-2592-4dd0-8888-4b0cd6ae994a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/types/65c74aa0-d265-4464-9f5f-8928fdf7f3d2 Jul 10 18:52:36.719152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1749534-2592-4dd0-8888-4b0cd6ae994a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:36.719403 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1749534-2592-4dd0-8888-4b0cd6ae994a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:36.727538 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1749534-2592-4dd0-8888-4b0cd6ae994a tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/types/65c74aa0-d265-4464-9f5f-8928fdf7f3d2 returned with HTTP 404 Jul 10 18:52:36.727538 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 70/269] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:36 2026] GET /volume/v3/types/65c74aa0-d265-4464-9f5f-8928fdf7f3d2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:36.732572 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c4547167-2e0f-4f4a-9ccc-108db194e5b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:36.735457 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4547167-2e0f-4f4a-9ccc-108db194e5b1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] DELETE https://10.4.3.225/volume/v3/types/e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd Jul 10 18:52:36.735762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4547167-2e0f-4f4a-9ccc-108db194e5b1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:36.736240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4547167-2e0f-4f4a-9ccc-108db194e5b1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:36.770619 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4547167-2e0f-4f4a-9ccc-108db194e5b1 tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/types/e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd returned with HTTP 202 Jul 10 18:52:36.771140 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 68/270] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:36 2026] DELETE /volume/v3/types/e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:36.784686 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-340a46bf-6a35-4a1c-b390-be23d895e37f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:36.786428 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-340a46bf-6a35-4a1c-b390-be23d895e37f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] GET https://10.4.3.225/volume/v3/types/e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd Jul 10 18:52:36.786646 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-340a46bf-6a35-4a1c-b390-be23d895e37f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:36.786905 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-340a46bf-6a35-4a1c-b390-be23d895e37f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:36.790377 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-340a46bf-6a35-4a1c-b390-be23d895e37f tempest-VolumeRetypeMultiattachTest-543683904 tempest-VolumeRetypeMultiattachTest-543683904-project-admin] https://10.4.3.225/volume/v3/types/e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd returned with HTTP 404 Jul 10 18:52:36.791062 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 71/271] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:36 2026] GET /volume/v3/types/e9c5a7fa-bfd2-4e0b-bd98-cd4ca9eceebd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:39.812860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6d9c62d5-d478-45e2-8699-87ff2e160b06 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:40.039063 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6d9c62d5-d478-45e2-8699-87ff2e160b06 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] GET https://10.4.3.225/volume/v3/os-services Jul 10 18:52:40.039328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6d9c62d5-d478-45e2-8699-87ff2e160b06 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:40.039788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6d9c62d5-d478-45e2-8699-87ff2e160b06 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:40.046685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6d9c62d5-d478-45e2-8699-87ff2e160b06 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] https://10.4.3.225/volume/v3/os-services returned with HTTP 200 Jul 10 18:52:40.047192 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 63/272] 10.4.3.225 () {66 vars in 1249 bytes} [Fri Jul 10 18:52:39 2026] GET /volume/v3/os-services => generated 626 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:40.056726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30b17e78-5dfe-4680-aaee-df10cf994245 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:40.062124 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30b17e78-5dfe-4680-aaee-df10cf994245 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] PUT https://10.4.3.225/volume/v3/os-services/disable-log-reason Jul 10 18:52:40.062432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30b17e78-5dfe-4680-aaee-df10cf994245 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005042", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:40.065548 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30b17e78-5dfe-4680-aaee-df10cf994245 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] https://10.4.3.225/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 18:52:40.066002 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 71/273] 10.4.3.225 () {68 vars in 1326 bytes} [Fri Jul 10 18:52:40 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 10 18:52:40.073529 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-af2b3021-d037-400e-84c8-aeb1524ad27d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:40.076256 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af2b3021-d037-400e-84c8-aeb1524ad27d tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] PUT https://10.4.3.225/volume/v3/os-services/disable Jul 10 18:52:40.076659 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af2b3021-d037-400e-84c8-aeb1524ad27d tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005042", "binary": "invalid_binary"} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:40.100611 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af2b3021-d037-400e-84c8-aeb1524ad27d tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] https://10.4.3.225/volume/v3/os-services/disable returned with HTTP 404 Jul 10 18:52:40.101109 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 69/274] 10.4.3.225 () {68 vars in 1293 bytes} [Fri Jul 10 18:52:40 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:40.118136 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d03ea0fc-961a-4175-bfa8-1ecc729c07ff None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:40.121943 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d03ea0fc-961a-4175-bfa8-1ecc729c07ff tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] PUT https://10.4.3.225/volume/v3/os-services/enable Jul 10 18:52:40.121943 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d03ea0fc-961a-4175-bfa8-1ecc729c07ff tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:40.123253 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:40.123253 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:40.132833 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d03ea0fc-961a-4175-bfa8-1ecc729c07ff tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] https://10.4.3.225/volume/v3/os-services/enable returned with HTTP 404 Jul 10 18:52:40.132833 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 72/275] 10.4.3.225 () {68 vars in 1290 bytes} [Fri Jul 10 18:52:40 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:40.143588 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b76af6d5-7f07-4634-801a-3f2eafb8c385 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:40.146606 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b76af6d5-7f07-4634-801a-3f2eafb8c385 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] PUT https://10.4.3.225/volume/v3/os-services/freeze Jul 10 18:52:40.147834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b76af6d5-7f07-4634-801a-3f2eafb8c385 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:40.156713 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b76af6d5-7f07-4634-801a-3f2eafb8c385 tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] https://10.4.3.225/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 18:52:40.156713 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 64/276] 10.4.3.225 () {68 vars in 1290 bytes} [Fri Jul 10 18:52:40 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jul 10 18:52:40.175558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2efa272b-b5db-4252-af22-14c195576ded None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:40.175558 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2efa272b-b5db-4252-af22-14c195576ded tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] PUT https://10.4.3.225/volume/v3/os-services/thaw Jul 10 18:52:40.175558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2efa272b-b5db-4252-af22-14c195576ded tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:40.186836 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2efa272b-b5db-4252-af22-14c195576ded tempest-VolumeServicesNegativeTest-49241198 tempest-VolumeServicesNegativeTest-49241198-project-admin] https://10.4.3.225/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 18:52:40.187396 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 72/277] 10.4.3.225 () {68 vars in 1284 bytes} [Fri Jul 10 18:52:40 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:52:41.191149 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e7ef6915-fd68-4abf-a97a-d8d4a34c6a33 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:41.464454 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7ef6915-fd68-4abf-a97a-d8d4a34c6a33 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:41.465010 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7ef6915-fd68-4abf-a97a-d8d4a34c6a33 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:41.496276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7ef6915-fd68-4abf-a97a-d8d4a34c6a33 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:41.496276 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 70/278] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:41 2026] POST /volume/v3/types => generated 188 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:41.504143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-01537ae7-9cc2-4b3c-a819-a20205449f5d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:41.508406 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01537ae7-9cc2-4b3c-a819-a20205449f5d tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:41.508967 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01537ae7-9cc2-4b3c-a819-a20205449f5d tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:41.527099 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01537ae7-9cc2-4b3c-a819-a20205449f5d tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:41.527526 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 73/279] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:41 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:41.540992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:41.773661 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:41.780993 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:41.780993 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:41.790291 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Create volume of 1 GB Jul 10 18:52:41.790688 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:41.790688 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:41.791886 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Availability Zones retrieved successfully. Jul 10 18:52:41.798503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Flow 'volume_create_api' (6f768c00-0aeb-47fb-a4ee-914a9c323907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:41.799543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f11205-d4d9-464b-b9ad-520fc7e796ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:41.803296 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:41.822191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f11205-d4d9-464b-b9ad-520fc7e796ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:52:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:41.823264 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be1dac6-bbb8-4f71-b97b-bb7b10f0f4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:41.848521 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-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 10 18:52:41.848821 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-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 10 18:52:41.894398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Created reservations ['88538c5b-1c5c-4678-a967-f2419cf57aa9', 'ee3d0d7f-b2ca-4a5e-a247-9c6374ab8780', '6a8d5d7e-c29d-4882-9454-4ee6af2275e6', 'bd4f1a6e-ef42-4322-b000-8de1ab243797'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:41.895548 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be1dac6-bbb8-4f71-b97b-bb7b10f0f4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88538c5b-1c5c-4678-a967-f2419cf57aa9', 'ee3d0d7f-b2ca-4a5e-a247-9c6374ab8780', '6a8d5d7e-c29d-4882-9454-4ee6af2275e6', 'bd4f1a6e-ef42-4322-b000-8de1ab243797']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:41.896476 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76e0a7c-0849-4e1c-a6c5-4f59c2d5be39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:41.935825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76e0a7c-0849-4e1c-a6c5-4f59c2d5be39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35c71883f0d444f0a44d827fe5c8dd46',qos_specs=None,replication_status=,reservations=['88538c5b-1c5c-4678-a967-f2419cf57aa9','ee3d0d7f-b2ca-4a5e-a247-9c6374ab8780','6a8d5d7e-c29d-4882-9454-4ee6af2275e6','bd4f1a6e-ef42-4322-b000-8de1ab243797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90bf01fc8df24a5aa59b60e483248854',volume_type_id=1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35c71883f0d444f0a44d827fe5c8dd46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90bf01fc8df24a5aa59b60e483248854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b),volume_type_id=1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:41.936680 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31fe6ed1-bf13-4af8-b28e-2011b62fccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:41.978220 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31fe6ed1-bf13-4af8-b28e-2011b62fccca) transitioned into state 'SUCCESS' from state '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-340963048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35c71883f0d444f0a44d827fe5c8dd46',qos_specs=None,replication_status=,reservations=['88538c5b-1c5c-4678-a967-f2419cf57aa9','ee3d0d7f-b2ca-4a5e-a247-9c6374ab8780','6a8d5d7e-c29d-4882-9454-4ee6af2275e6','bd4f1a6e-ef42-4322-b000-8de1ab243797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90bf01fc8df24a5aa59b60e483248854',volume_type_id=1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:41.979107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58b9277-2d4c-4cb6-9803-d0e31fb90e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:41.994860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58b9277-2d4c-4cb6-9803-d0e31fb90e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:41.994860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Flow 'volume_create_api' (6f768c00-0aeb-47fb-a4ee-914a9c323907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:41.994860 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Create volume request issued successfully. Jul 10 18:52:41.994860 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2a92d5be-3ab5-4b1d-b2aa-ad63ee3aa9ce tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:41.994860 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 65/280] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:52:41 2026] POST /volume/v3/volumes => generated 767 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:42.010372 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7ad56455-15ce-45fb-8d28-005d8746ce5b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:42.012827 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ad56455-15ce-45fb-8d28-005d8746ce5b tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:42.012827 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ad56455-15ce-45fb-8d28-005d8746ce5b tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:42.012827 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ad56455-15ce-45fb-8d28-005d8746ce5b tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:42.024882 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:42.024882 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:42.032748 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7ad56455-15ce-45fb-8d28-005d8746ce5b tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:42.039699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ad56455-15ce-45fb-8d28-005d8746ce5b tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:42.040275 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 73/281] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:42 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:42.891268 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-efa09749-b0ed-48f2-b182-6312be087e2a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:42.892934 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efa09749-b0ed-48f2-b182-6312be087e2a None None] GET https://10.4.3.225/volume// Jul 10 18:52:42.892934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efa09749-b0ed-48f2-b182-6312be087e2a None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:42.893994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efa09749-b0ed-48f2-b182-6312be087e2a None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:42.893994 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efa09749-b0ed-48f2-b182-6312be087e2a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:52:42.894283 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 71/282] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:52:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:52:42.924826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b533638b-6fc6-4562-88db-98a2fb4ee8e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:42.929250 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b533638b-6fc6-4562-88db-98a2fb4ee8e3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:52:42.929583 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b533638b-6fc6-4562-88db-98a2fb4ee8e3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:42.929878 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b533638b-6fc6-4562-88db-98a2fb4ee8e3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:42.959056 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:42.959056 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:42.969916 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b533638b-6fc6-4562-88db-98a2fb4ee8e3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:42.977567 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-b533638b-6fc6-4562-88db-98a2fb4ee8e3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:52:42.978285 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 74/283] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:52:42 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 1574 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:43.059175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-abeb8610-3c43-4199-84ca-0102acd4ee3d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:43.062507 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-abeb8610-3c43-4199-84ca-0102acd4ee3d tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:43.062721 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-abeb8610-3c43-4199-84ca-0102acd4ee3d tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:43.062968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-abeb8610-3c43-4199-84ca-0102acd4ee3d tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:43.072709 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:43.072709 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:43.078547 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-abeb8610-3c43-4199-84ca-0102acd4ee3d tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:43.084441 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-abeb8610-3c43-4199-84ca-0102acd4ee3d tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:43.086841 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 66/284] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:43 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:43.101028 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fcee0836-d5cf-4116-8528-053f6c38089e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:43.105165 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fcee0836-d5cf-4116-8528-053f6c38089e tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:43.106505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fcee0836-d5cf-4116-8528-053f6c38089e tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:43.106505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fcee0836-d5cf-4116-8528-053f6c38089e tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:43.116869 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:43.116869 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:43.122303 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fcee0836-d5cf-4116-8528-053f6c38089e tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Volume info retrieved successfully. Jul 10 18:52:43.127533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fcee0836-d5cf-4116-8528-053f6c38089e tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:43.128141 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 74/285] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:43 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 1033 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:43.144182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:43.146476 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] POST https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa/action Jul 10 18:52:43.146874 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:43.147161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:43.150575 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=247,cinder:UPDATE=41,cinder:INSERT=24,cinder:DELETE=2 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:52:43.160782 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:43.160782 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:43.161496 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:43.193744 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-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 10 18:52:43.194658 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-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 10 18:52:43.220229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Created reservations ['20de3ad4-73f2-4b35-9b4f-ab8e1e87442f', 'c4f8229c-326a-4275-b23b-5962b5835411'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:43.237830 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-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 10 18:52:43.238166 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-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 10 18:52:43.247432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Created reservations ['c9dedd74-30e8-47ef-bb2b-5062cd195160', 'a006458b-907e-4da6-a493-760d9e60e019'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:43.288059 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Retype volume request issued successfully. Jul 10 18:52:43.288310 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-03e56051-f281-4f2d-bf21-a90c8cd79a35 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa/action returned with HTTP 202 Jul 10 18:52:43.288949 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 72/286] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:52:43 2026] POST /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:43.301351 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b2f91d63-142d-4b96-9def-2d901beba0c1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:43.303151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2f91d63-142d-4b96-9def-2d901beba0c1 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:43.303427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2f91d63-142d-4b96-9def-2d901beba0c1 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:43.303661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2f91d63-142d-4b96-9def-2d901beba0c1 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:43.315205 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:43.315205 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:43.320844 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b2f91d63-142d-4b96-9def-2d901beba0c1 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:43.327095 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2f91d63-142d-4b96-9def-2d901beba0c1 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:43.327604 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 75/287] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:43 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:44.152814 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.154856 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] PUT https://10.4.3.225/volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4 Jul 10 18:52:44.155235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:44.164670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Acquiring lock "cinder-attachment_update-b9adee3e-0d41-45fc-b2f9-2734579e5fb3-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:52:44.169539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Lock "cinder-attachment_update-b9adee3e-0d41-45fc-b2f9-2734579e5fb3-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:52:44.170699 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:44.170699 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:44.341394 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b35c6b81-2d66-49a4-bbf0-594044e60b30 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.344525 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b35c6b81-2d66-49a4-bbf0-594044e60b30 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:44.344997 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b35c6b81-2d66-49a4-bbf0-594044e60b30 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:44.345725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b35c6b81-2d66-49a4-bbf0-594044e60b30 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:44.356589 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:44.356589 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:44.364681 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b35c6b81-2d66-49a4-bbf0-594044e60b30 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:44.372398 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b35c6b81-2d66-49a4-bbf0-594044e60b30 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:44.373656 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 75/288] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:44 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:44.385473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-605a836e-88e1-4c13-ad13-11abd46667be None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.388462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-605a836e-88e1-4c13-ad13-11abd46667be tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:44.388647 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-605a836e-88e1-4c13-ad13-11abd46667be tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:44.388846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-605a836e-88e1-4c13-ad13-11abd46667be tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:44.396101 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:44.396101 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:44.399682 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-605a836e-88e1-4c13-ad13-11abd46667be tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Volume info retrieved successfully. Jul 10 18:52:44.404624 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-605a836e-88e1-4c13-ad13-11abd46667be tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:44.405723 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 73/289] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:44 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 1033 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:44.418848 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.420683 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] GET https://10.4.3.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048 Jul 10 18:52:44.420908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:44.421089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:44.421867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048'), ('all_tenants', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:52:44.431129 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Get all volumes completed successfully. Jul 10 18:52:44.431773 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8a9d49da-f625-4c1a-9f0a-3bd6f9dd8523 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048 returned with HTTP 200 Jul 10 18:52:44.432362 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 76/290] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 18:52:44 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-340963048 => generated 346 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:44.446269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-486c11b9-fda4-4af0-a969-1f8b46f732df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.451400 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-486c11b9-fda4-4af0-a969-1f8b46f732df tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:44.451672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-486c11b9-fda4-4af0-a969-1f8b46f732df tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:44.451948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-486c11b9-fda4-4af0-a969-1f8b46f732df tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:44.464392 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:44.464392 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:44.468127 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-486c11b9-fda4-4af0-a969-1f8b46f732df tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:44.472230 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-486c11b9-fda4-4af0-a969-1f8b46f732df tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:44.472617 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 76/291] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:44 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:44.491437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.492933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] DELETE https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:44.493089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:44.493262 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:44.493424 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Delete volume with id: adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:44.503684 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:44.503684 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:44.504120 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:44.528300 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Delete volume request issued successfully. Jul 10 18:52:44.528475 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18dd9736-c529-4f9c-a5b0-acff5f99e6fe tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 202 Jul 10 18:52:44.528878 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 74/292] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:52:44 2026] DELETE /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:44.542921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d2251ce-6b09-43b3-8aa8-c1250bbe0bec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:44.545342 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d2251ce-6b09-43b3-8aa8-c1250bbe0bec tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:44.545623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d2251ce-6b09-43b3-8aa8-c1250bbe0bec tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:44.545910 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d2251ce-6b09-43b3-8aa8-c1250bbe0bec tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:44.557825 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:44.557825 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:44.563460 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d2251ce-6b09-43b3-8aa8-c1250bbe0bec tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Volume info retrieved successfully. Jul 10 18:52:44.569712 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d2251ce-6b09-43b3-8aa8-c1250bbe0bec tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 200 Jul 10 18:52:44.570437 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 77/293] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:44 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:44.715494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Lock "cinder-attachment_update-b9adee3e-0d41-45fc-b2f9-2734579e5fb3-np0000005042" released by "attachment_update" :: held 0.546s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:52:44.715945 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-4a78c544-14fa-48f9-87aa-72f0d2e3d0e2 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4 returned with HTTP 200 Jul 10 18:52:44.716613 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 67/294] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:52:44 2026] PUT /volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:44.897942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.175062 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:45.175455 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1903973823"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:45.177230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1903973823'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:45.177378 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume of 1 GB Jul 10 18:52:45.181757 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Availability Zones retrieved successfully. Jul 10 18:52:45.189221 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Flow 'volume_create_api' (a626d348-b07e-4c03-bdd4-80eda956dcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:45.190396 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2147fd40-8063-476c-b58b-9b943d5904e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:45.191671 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:45.221095 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2147fd40-8063-476c-b58b-9b943d5904e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:45.224829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d27046-31c9-44a0-b105-084b05a96c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:45.231252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-bff41e65-48f7-4ef9-b22a-8adff32348f9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.233973 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-bff41e65-48f7-4ef9-b22a-8adff32348f9 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4/action Jul 10 18:52:45.234449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-bff41e65-48f7-4ef9-b22a-8adff32348f9 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:45.234615 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-bff41e65-48f7-4ef9-b22a-8adff32348f9 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:45.261444 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:45.261444 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:45.289005 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-bff41e65-48f7-4ef9-b22a-8adff32348f9 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4/action returned with HTTP 204 Jul 10 18:52:45.289670 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 75/295] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:52:45 2026] POST /volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:45.305924 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Created reservations ['5bfb6d75-5d7f-49b0-ba86-95437154e293', '31612d0c-83fc-4437-ae8d-1af02c677e42', 'eb60a70d-49bf-4c64-a8a0-854190e6748c', '5d8bef35-d6ee-4a92-b852-3ace8807f298'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:45.306904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d27046-31c9-44a0-b105-084b05a96c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bfb6d75-5d7f-49b0-ba86-95437154e293', '31612d0c-83fc-4437-ae8d-1af02c677e42', 'eb60a70d-49bf-4c64-a8a0-854190e6748c', '5d8bef35-d6ee-4a92-b852-3ace8807f298']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:45.308221 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f9daf54-6d9e-4bb6-b8fc-ef0908f30e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:45.337109 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f9daf54-6d9e-4bb6-b8fc-ef0908f30e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eedb41cb-106a-485b-a4de-23dcaab4f565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1903973823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='460fa5627736492783cff020dedd4126',qos_specs=None,replication_status=,reservations=['5bfb6d75-5d7f-49b0-ba86-95437154e293','31612d0c-83fc-4437-ae8d-1af02c677e42','eb60a70d-49bf-4c64-a8a0-854190e6748c','5d8bef35-d6ee-4a92-b852-3ace8807f298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1903973823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eedb41cb-106a-485b-a4de-23dcaab4f565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='460fa5627736492783cff020dedd4126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:45.337920 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c1f713-2f83-4c55-8727-6a299ae1bb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:45.360212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c1f713-2f83-4c55-8727-6a299ae1bb6e) transitioned into state 'SUCCESS' from state '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-1903973823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='460fa5627736492783cff020dedd4126',qos_specs=None,replication_status=,reservations=['5bfb6d75-5d7f-49b0-ba86-95437154e293','31612d0c-83fc-4437-ae8d-1af02c677e42','eb60a70d-49bf-4c64-a8a0-854190e6748c','5d8bef35-d6ee-4a92-b852-3ace8807f298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:45.361376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be53b5a-67cb-459c-8b26-87d0d783d23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:45.374324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be53b5a-67cb-459c-8b26-87d0d783d23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:45.375533 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Flow 'volume_create_api' (a626d348-b07e-4c03-bdd4-80eda956dcf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:45.376148 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume request issued successfully. Jul 10 18:52:45.376976 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de775ffb-f649-4069-8ada-1a5ee3a68771 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:45.377533 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 77/296] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:44 2026] POST /volume/v3/volumes => generated 754 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:45.394672 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6211f823-1993-47ee-b392-9b5fad0bf33d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.397886 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6211f823-1993-47ee-b392-9b5fad0bf33d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:52:45.398279 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6211f823-1993-47ee-b392-9b5fad0bf33d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.398505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6211f823-1993-47ee-b392-9b5fad0bf33d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.408666 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:45.408666 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:45.413006 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6211f823-1993-47ee-b392-9b5fad0bf33d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:52:45.419360 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6211f823-1993-47ee-b392-9b5fad0bf33d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 200 Jul 10 18:52:45.420717 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 78/297] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:45 2026] GET /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:45.585698 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-85bb30d9-c21b-4bcb-93c0-874cf1bf28b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.588388 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-85bb30d9-c21b-4bcb-93c0-874cf1bf28b4 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] GET https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa Jul 10 18:52:45.588636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-85bb30d9-c21b-4bcb-93c0-874cf1bf28b4 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.588923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-85bb30d9-c21b-4bcb-93c0-874cf1bf28b4 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.595991 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-85bb30d9-c21b-4bcb-93c0-874cf1bf28b4 tempest-VolumeRetypeWithoutMigrationTest-1696015667 tempest-VolumeRetypeWithoutMigrationTest-1696015667-project-member] https://10.4.3.225/volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa returned with HTTP 404 Jul 10 18:52:45.596791 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 68/298] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:45 2026] GET /volume/v3/volumes/adc4e4b5-5ee0-4d76-a602-ec4ac0a7c5fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:45.605851 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-faceb383-f7d7-41a5-911c-02100d2335b7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.607959 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-faceb383-f7d7-41a5-911c-02100d2335b7 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] DELETE https://10.4.3.225/volume/v3/types/10088bdc-3e71-486d-b4c7-ab30a151704e Jul 10 18:52:45.608176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-faceb383-f7d7-41a5-911c-02100d2335b7 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.608402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-faceb383-f7d7-41a5-911c-02100d2335b7 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.636005 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-faceb383-f7d7-41a5-911c-02100d2335b7 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/types/10088bdc-3e71-486d-b4c7-ab30a151704e returned with HTTP 202 Jul 10 18:52:45.636715 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 76/299] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:45 2026] DELETE /volume/v3/types/10088bdc-3e71-486d-b4c7-ab30a151704e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:45.646019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3cf3ad9f-2fb3-48dd-af2c-ce25646c9cef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.647534 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cf3ad9f-2fb3-48dd-af2c-ce25646c9cef tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] GET https://10.4.3.225/volume/v3/types/10088bdc-3e71-486d-b4c7-ab30a151704e Jul 10 18:52:45.647901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cf3ad9f-2fb3-48dd-af2c-ce25646c9cef tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.648327 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cf3ad9f-2fb3-48dd-af2c-ce25646c9cef tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.651472 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cf3ad9f-2fb3-48dd-af2c-ce25646c9cef tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/types/10088bdc-3e71-486d-b4c7-ab30a151704e returned with HTTP 404 Jul 10 18:52:45.652054 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 78/300] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:45 2026] GET /volume/v3/types/10088bdc-3e71-486d-b4c7-ab30a151704e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:45.659718 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b6da9016-89a7-449b-a855-c5fcff83a9d2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.662008 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6da9016-89a7-449b-a855-c5fcff83a9d2 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] DELETE https://10.4.3.225/volume/v3/types/1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b Jul 10 18:52:45.662260 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6da9016-89a7-449b-a855-c5fcff83a9d2 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.662553 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6da9016-89a7-449b-a855-c5fcff83a9d2 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.687650 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6da9016-89a7-449b-a855-c5fcff83a9d2 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/types/1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b returned with HTTP 202 Jul 10 18:52:45.688099 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 79/301] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:45 2026] DELETE /volume/v3/types/1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:45.697163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-53e7f801-3b4d-4362-b3e2-cd1a61767295 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.699260 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53e7f801-3b4d-4362-b3e2-cd1a61767295 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] GET https://10.4.3.225/volume/v3/types/1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b Jul 10 18:52:45.699576 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53e7f801-3b4d-4362-b3e2-cd1a61767295 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.699771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53e7f801-3b4d-4362-b3e2-cd1a61767295 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.703496 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53e7f801-3b4d-4362-b3e2-cd1a61767295 tempest-VolumeRetypeWithoutMigrationTest-839202292 tempest-VolumeRetypeWithoutMigrationTest-839202292-project-admin] https://10.4.3.225/volume/v3/types/1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b returned with HTTP 404 Jul 10 18:52:45.703987 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 69/302] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:45 2026] GET /volume/v3/types/1550dfaf-5b31-4ce9-ab5a-e0f5bbb9d87b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:45.802197 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-60320ffe-229f-4275-87c6-cf33492b78ad None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.802797 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-60320ffe-229f-4275-87c6-cf33492b78ad None None] GET https://10.4.3.225/volume// Jul 10 18:52:45.803030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-60320ffe-229f-4275-87c6-cf33492b78ad None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.803280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-60320ffe-229f-4275-87c6-cf33492b78ad None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.803644 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-60320ffe-229f-4275-87c6-cf33492b78ad None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:52:45.803952 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 77/303] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:52:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:52:45.811541 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-9e08d631-3966-4d54-b5f2-61a8625ecd30 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.813755 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-9e08d631-3966-4d54-b5f2-61a8625ecd30 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:52:45.813856 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-9e08d631-3966-4d54-b5f2-61a8625ecd30 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:45.814102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-9e08d631-3966-4d54-b5f2-61a8625ecd30 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:45.823553 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:45.823553 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:45.826172 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-9e08d631-3966-4d54-b5f2-61a8625ecd30 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:45.831032 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-9e08d631-3966-4d54-b5f2-61a8625ecd30 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 200 Jul 10 18:52:45.831602 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 79/304] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:52:45 2026] GET /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:45.918658 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:45.921621 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] PUT https://10.4.3.225/volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54 Jul 10 18:52:45.922319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:45.939138 np0000005042 devstack@c-api.service[100058]: /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 10 18:52:45.939138 np0000005042 devstack@c-api.service[100058]: .first() Jul 10 18:52:45.949310 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Acquiring lock "cinder-attachment_update-82f9035e-7371-462e-903a-dbc93fc683c3-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:52:45.956926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Lock "cinder-attachment_update-82f9035e-7371-462e-903a-dbc93fc683c3-np0000005042" acquired by "attachment_update" :: waited 0.008s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:52:45.958186 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:45.958186 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:46.439627 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-091692e2-f567-483e-bbc6-29171c924ea6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:46.442663 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-091692e2-f567-483e-bbc6-29171c924ea6 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:52:46.443120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-091692e2-f567-483e-bbc6-29171c924ea6 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:46.443354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-091692e2-f567-483e-bbc6-29171c924ea6 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:46.454549 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:46.454549 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:46.460038 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-091692e2-f567-483e-bbc6-29171c924ea6 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:52:46.466095 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-091692e2-f567-483e-bbc6-29171c924ea6 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 200 Jul 10 18:52:46.466599 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 70/305] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:46 2026] GET /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:46.481410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-400bd42d-0829-453d-8151-2157d7061c4f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:46.483522 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 18:52:46.483951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eedb41cb-106a-485b-a4de-23dcaab4f565", "name": "tempest-VolumesBackupsAdminTest-Backup-1704935053", "container": "tempest-volumesbackupsadmintest-backup-container-92331684"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:46.485932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Creating new backup {'backup': {'volume_id': 'eedb41cb-106a-485b-a4de-23dcaab4f565', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1704935053', 'container': 'tempest-volumesbackupsadmintest-backup-container-92331684'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:52:46.486113 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Creating backup of volume eedb41cb-106a-485b-a4de-23dcaab4f565 in container tempest-volumesbackupsadmintest-backup-container-92331684 Jul 10 18:52:46.496909 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:46.496909 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:46.497494 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:52:46.497952 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Lock "cinder-attachment_update-82f9035e-7371-462e-903a-dbc93fc683c3-np0000005042" released by "attachment_update" :: held 0.541s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:52:46.498326 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-c3c07ada-aa40-43a7-beaf-1092a914eaf3 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54 returned with HTTP 200 Jul 10 18:52:46.498839 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 80/306] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:52:45 2026] PUT /volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54 => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:46.539154 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Created reservations ['817e3582-2f5e-4d80-b381-543259cc67b1', '905209a8-b2e4-4544-a40a-f67acce68dce'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:46.620363 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-400bd42d-0829-453d-8151-2157d7061c4f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 18:52:46.620982 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 78/307] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:52:46 2026] POST /volume/v3/backups => generated 335 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:46.635666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-28f06de3-ec7c-484a-9f31-f1a99a142b8d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:46.637967 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28f06de3-ec7c-484a-9f31-f1a99a142b8d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:46.639004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28f06de3-ec7c-484a-9f31-f1a99a142b8d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:46.639004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28f06de3-ec7c-484a-9f31-f1a99a142b8d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:46.639004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-28f06de3-ec7c-484a-9f31-f1a99a142b8d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:46.665412 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:46.665412 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:46.666877 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28f06de3-ec7c-484a-9f31-f1a99a142b8d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:46.667531 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 80/308] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:46 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 797 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:47.013852 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-7532c482-ded0-46f5-bd9d-3dcc73845f2f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:47.020886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-7532c482-ded0-46f5-bd9d-3dcc73845f2f tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54/action Jul 10 18:52:47.021295 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-7532c482-ded0-46f5-bd9d-3dcc73845f2f tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:47.021409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-7532c482-ded0-46f5-bd9d-3dcc73845f2f tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:47.045768 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:47.045768 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:47.065725 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-7532c482-ded0-46f5-bd9d-3dcc73845f2f tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54/action returned with HTTP 204 Jul 10 18:52:47.066366 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 71/309] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:52:47 2026] POST /volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:47.578115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e63e6045-4cd7-4163-b385-c418440c56ec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:47.578489 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e63e6045-4cd7-4163-b385-c418440c56ec None None] GET https://10.4.3.225/volume// Jul 10 18:52:47.578662 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e63e6045-4cd7-4163-b385-c418440c56ec None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:47.578895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e63e6045-4cd7-4163-b385-c418440c56ec None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:47.579273 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e63e6045-4cd7-4163-b385-c418440c56ec None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:52:47.579571 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 81/310] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:52:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:52:47.594292 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-0082f0eb-5df8-4596-b681-1eaa7e5c8ddf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:47.596568 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-0082f0eb-5df8-4596-b681-1eaa7e5c8ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:52:47.596780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-0082f0eb-5df8-4596-b681-1eaa7e5c8ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:47.597026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-0082f0eb-5df8-4596-b681-1eaa7e5c8ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:47.607285 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:47.607285 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:47.610918 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-0082f0eb-5df8-4596-b681-1eaa7e5c8ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:52:47.615590 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-0082f0eb-5df8-4596-b681-1eaa7e5c8ddf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 200 Jul 10 18:52:47.616132 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 79/311] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:52:47 2026] GET /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:52:47.678874 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ca645b20-08e7-4564-9390-15fb24580095 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:47.683444 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca645b20-08e7-4564-9390-15fb24580095 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:47.683674 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca645b20-08e7-4564-9390-15fb24580095 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:47.683893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca645b20-08e7-4564-9390-15fb24580095 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:47.683996 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ca645b20-08e7-4564-9390-15fb24580095 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:47.694090 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:47.694090 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:47.694935 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca645b20-08e7-4564-9390-15fb24580095 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:47.695629 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 81/312] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:47 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:47.708896 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:47.710958 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] PUT https://10.4.3.225/volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae Jul 10 18:52:47.711484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:47.727193 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Acquiring lock "cinder-attachment_update-4634829a-532e-4b67-8bac-47442e0c5ac7-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:52:47.736029 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Lock "cinder-attachment_update-4634829a-532e-4b67-8bac-47442e0c5ac7-np0000005042" acquired by "attachment_update" :: waited 0.011s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:52:47.737191 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:47.737191 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:48.264465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Lock "cinder-attachment_update-4634829a-532e-4b67-8bac-47442e0c5ac7-np0000005042" released by "attachment_update" :: held 0.528s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:52:48.264908 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-d6d26f13-b884-4b0d-9d93-6089914a7def tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae returned with HTTP 200 Jul 10 18:52:48.265577 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 72/313] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:52:47 2026] PUT /volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:52:48.707713 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5030a40e-a501-4b26-8679-fe9402a50641 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:48.710382 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5030a40e-a501-4b26-8679-fe9402a50641 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:48.711834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5030a40e-a501-4b26-8679-fe9402a50641 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:48.711834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5030a40e-a501-4b26-8679-fe9402a50641 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:48.711834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5030a40e-a501-4b26-8679-fe9402a50641 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:48.727149 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:48.727149 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:48.729112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5030a40e-a501-4b26-8679-fe9402a50641 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:48.729112 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 82/314] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:48 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:48.791039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-1caac067-b8c3-488c-b309-c2fe336dc3ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:48.797995 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-1caac067-b8c3-488c-b309-c2fe336dc3ba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] POST https://10.4.3.225/volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae/action Jul 10 18:52:48.798549 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-1caac067-b8c3-488c-b309-c2fe336dc3ba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:52:48.798736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-1caac067-b8c3-488c-b309-c2fe336dc3ba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:48.831020 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:48.831020 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:48.850618 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a5cefcf2-e982-406e-bc8e-2006986070fc req-1caac067-b8c3-488c-b309-c2fe336dc3ba tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae/action returned with HTTP 204 Jul 10 18:52:48.851094 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 80/315] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:52:48 2026] POST /volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:49.740126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ef3a6e19-2666-4ee2-bdd0-3310fd364c77 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:49.741852 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef3a6e19-2666-4ee2-bdd0-3310fd364c77 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:49.742040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef3a6e19-2666-4ee2-bdd0-3310fd364c77 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:49.742219 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef3a6e19-2666-4ee2-bdd0-3310fd364c77 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:49.742528 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ef3a6e19-2666-4ee2-bdd0-3310fd364c77 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:49.746553 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:49.746553 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:49.747192 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef3a6e19-2666-4ee2-bdd0-3310fd364c77 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:49.748393 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 82/316] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:49 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:50.759893 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-50effc25-27b8-480c-9b48-b68e3d006c15 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:50.762257 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-50effc25-27b8-480c-9b48-b68e3d006c15 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:50.762508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-50effc25-27b8-480c-9b48-b68e3d006c15 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:50.762763 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-50effc25-27b8-480c-9b48-b68e3d006c15 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:50.762995 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-50effc25-27b8-480c-9b48-b68e3d006c15 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:50.787879 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:50.787879 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:50.789002 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-50effc25-27b8-480c-9b48-b68e3d006c15 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:50.789479 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 73/317] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:50 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:51.255431 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-41c2a588-fd92-4053-a09e-844b68d3b92b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.504030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41c2a588-fd92-4053-a09e-844b68d3b92b tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:52:51.504504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41c2a588-fd92-4053-a09e-844b68d3b92b tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1892613787"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:51.522004 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41c2a588-fd92-4053-a09e-844b68d3b92b tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:52:51.522510 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 83/318] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:52:51 2026] POST /volume/v3/types => generated 231 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:51.532458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b6bd5186-6452-44d9-9da9-1c0402674bd6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.534830 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6bd5186-6452-44d9-9da9-1c0402674bd6 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] POST https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs Jul 10 18:52:51.535258 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6bd5186-6452-44d9-9da9-1c0402674bd6 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:51.568768 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6bd5186-6452-44d9-9da9-1c0402674bd6 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs returned with HTTP 200 Jul 10 18:52:51.569430 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 81/319] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:52:51 2026] POST /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.577480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d4cfe9c8-e9be-47dc-baed-d5c717068684 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.579090 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4cfe9c8-e9be-47dc-baed-d5c717068684 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] GET https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 Jul 10 18:52:51.579450 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4cfe9c8-e9be-47dc-baed-d5c717068684 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.581069 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d4cfe9c8-e9be-47dc-baed-d5c717068684 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.587356 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d4cfe9c8-e9be-47dc-baed-d5c717068684 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 returned with HTTP 200 Jul 10 18:52:51.587734 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 83/320] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 18:52:51 2026] GET /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.595005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-881d0d9b-a74b-425d-b5f3-a9670223af86 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.598332 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-881d0d9b-a74b-425d-b5f3-a9670223af86 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] DELETE https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 Jul 10 18:52:51.599817 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-881d0d9b-a74b-425d-b5f3-a9670223af86 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.599817 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-881d0d9b-a74b-425d-b5f3-a9670223af86 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.600701 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=402,cinder:UPDATE=143,cinder:INSERT=82,cinder:DELETE=4 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:52:51.657035 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-881d0d9b-a74b-425d-b5f3-a9670223af86 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 returned with HTTP 202 Jul 10 18:52:51.657497 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 74/321] 10.4.3.225 () {66 vars in 1399 bytes} [Fri Jul 10 18:52:51 2026] DELETE /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:52:51.665789 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-27cc6b05-f9a6-4b79-9ed2-369f60942d96 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.667344 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-27cc6b05-f9a6-4b79-9ed2-369f60942d96 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] GET https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 Jul 10 18:52:51.668936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-27cc6b05-f9a6-4b79-9ed2-369f60942d96 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.668936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-27cc6b05-f9a6-4b79-9ed2-369f60942d96 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.677545 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-27cc6b05-f9a6-4b79-9ed2-369f60942d96 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 returned with HTTP 404 Jul 10 18:52:51.677545 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 84/322] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 18:52:51 2026] GET /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:51.688649 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-155b2ae9-0db3-4fcb-8a54-01d20aa56846 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.691654 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-155b2ae9-0db3-4fcb-8a54-01d20aa56846 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] POST https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs Jul 10 18:52:51.694888 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-155b2ae9-0db3-4fcb-8a54-01d20aa56846 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:51.716570 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-155b2ae9-0db3-4fcb-8a54-01d20aa56846 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs returned with HTTP 200 Jul 10 18:52:51.717117 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 82/323] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:52:51 2026] POST /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs => generated 34 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.726785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-943f66ce-c551-46a4-ad3e-06d3103650df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.729835 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-943f66ce-c551-46a4-ad3e-06d3103650df tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] GET https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs Jul 10 18:52:51.729835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-943f66ce-c551-46a4-ad3e-06d3103650df tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.729835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-943f66ce-c551-46a4-ad3e-06d3103650df tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.731133 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=371,cinder:UPDATE=117,cinder:INSERT=72,cinder:DELETE=2 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:52:51.738651 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-943f66ce-c551-46a4-ad3e-06d3103650df tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs returned with HTTP 200 Jul 10 18:52:51.739819 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 84/324] 10.4.3.225 () {66 vars in 1378 bytes} [Fri Jul 10 18:52:51 2026] GET /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.749297 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-24cf29d7-ddc3-46e9-a1d2-94f686685c2d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.751237 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24cf29d7-ddc3-46e9-a1d2-94f686685c2d tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] POST https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs Jul 10 18:52:51.751660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24cf29d7-ddc3-46e9-a1d2-94f686685c2d tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:51.783793 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24cf29d7-ddc3-46e9-a1d2-94f686685c2d tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs returned with HTTP 200 Jul 10 18:52:51.784290 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 75/325] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:52:51 2026] POST /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.794392 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e0cb10db-abff-4611-a9bc-99c07b4704e8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.796366 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0cb10db-abff-4611-a9bc-99c07b4704e8 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] PUT https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec2 Jul 10 18:52:51.797574 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e0cb10db-abff-4611-a9bc-99c07b4704e8 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:51.804624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d1daa9f0-e4a4-4095-a099-ce1feefa629c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.810372 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1daa9f0-e4a4-4095-a099-ce1feefa629c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:51.810707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1daa9f0-e4a4-4095-a099-ce1feefa629c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.811830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1daa9f0-e4a4-4095-a099-ce1feefa629c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.812063 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d1daa9f0-e4a4-4095-a099-ce1feefa629c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:51.822164 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:51.822164 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:51.822164 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1daa9f0-e4a4-4095-a099-ce1feefa629c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:51.822164 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 83/326] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:51 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:51.862107 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0cb10db-abff-4611-a9bc-99c07b4704e8 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec2 returned with HTTP 200 Jul 10 18:52:51.863424 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 85/327] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:52:51 2026] PUT /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec2 => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.872163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3faf0c1d-4e6b-4e10-9eac-5795c06ef244 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.877309 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3faf0c1d-4e6b-4e10-9eac-5795c06ef244 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] GET https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec2 Jul 10 18:52:51.877452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3faf0c1d-4e6b-4e10-9eac-5795c06ef244 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.877673 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3faf0c1d-4e6b-4e10-9eac-5795c06ef244 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.891035 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3faf0c1d-4e6b-4e10-9eac-5795c06ef244 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec2 returned with HTTP 200 Jul 10 18:52:51.891548 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 85/328] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 18:52:51 2026] GET /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs/spec2 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.901263 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b45c0859-c86f-4cd3-99fb-d76ec8cb2ce1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.902975 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b45c0859-c86f-4cd3-99fb-d76ec8cb2ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] POST https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs Jul 10 18:52:51.903540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b45c0859-c86f-4cd3-99fb-d76ec8cb2ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:51.945468 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b45c0859-c86f-4cd3-99fb-d76ec8cb2ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs returned with HTTP 200 Jul 10 18:52:51.945468 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 76/329] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:52:51 2026] POST /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs => generated 51 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.953722 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-92da99c1-91ee-4d7c-9d36-6525a700d13f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.955534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92da99c1-91ee-4d7c-9d36-6525a700d13f tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] GET https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs Jul 10 18:52:51.955778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92da99c1-91ee-4d7c-9d36-6525a700d13f tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.956032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92da99c1-91ee-4d7c-9d36-6525a700d13f tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:51.965034 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92da99c1-91ee-4d7c-9d36-6525a700d13f tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs returned with HTTP 200 Jul 10 18:52:51.965441 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 84/330] 10.4.3.225 () {66 vars in 1378 bytes} [Fri Jul 10 18:52:51 2026] GET /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:52:51.977080 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b509d2ce-6ecb-452e-98ed-765ce91f8ce1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:51.979035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b509d2ce-6ecb-452e-98ed-765ce91f8ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] DELETE https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159 Jul 10 18:52:51.979272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b509d2ce-6ecb-452e-98ed-765ce91f8ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:51.979476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b509d2ce-6ecb-452e-98ed-765ce91f8ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:52.006839 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b509d2ce-6ecb-452e-98ed-765ce91f8ce1 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159 returned with HTTP 202 Jul 10 18:52:52.007215 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 86/331] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:52:51 2026] DELETE /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:52.015239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b4f041a5-75d1-4ee7-8652-f95a040f6042 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:52.017520 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b4f041a5-75d1-4ee7-8652-f95a040f6042 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] GET https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159 Jul 10 18:52:52.017790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b4f041a5-75d1-4ee7-8652-f95a040f6042 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:52.018065 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b4f041a5-75d1-4ee7-8652-f95a040f6042 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:52.021900 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b4f041a5-75d1-4ee7-8652-f95a040f6042 tempest-VolumeTypesExtraSpecsTest-1695870502 tempest-VolumeTypesExtraSpecsTest-1695870502-project-admin] https://10.4.3.225/volume/v3/types/0f80961c-e7b4-4645-9823-819459749159 returned with HTTP 404 Jul 10 18:52:52.022566 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 86/332] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:52:52 2026] GET /volume/v3/types/0f80961c-e7b4-4645-9823-819459749159 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:52:52.835606 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0b9d1213-6606-48d8-b234-ba1757815196 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:52.837322 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0b9d1213-6606-48d8-b234-ba1757815196 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:52.837681 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0b9d1213-6606-48d8-b234-ba1757815196 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:52.838918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0b9d1213-6606-48d8-b234-ba1757815196 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:52.838918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0b9d1213-6606-48d8-b234-ba1757815196 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:52.842949 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:52.842949 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:52.843913 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0b9d1213-6606-48d8-b234-ba1757815196 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:52.844503 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 77/333] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:52 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:53.854978 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e25794ed-ac61-44c0-b46b-cff4ebc69d44 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:53.857409 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e25794ed-ac61-44c0-b46b-cff4ebc69d44 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:53.857603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e25794ed-ac61-44c0-b46b-cff4ebc69d44 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:53.857827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e25794ed-ac61-44c0-b46b-cff4ebc69d44 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:53.857959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e25794ed-ac61-44c0-b46b-cff4ebc69d44 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:53.863198 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:53.863198 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:53.863960 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e25794ed-ac61-44c0-b46b-cff4ebc69d44 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:53.864347 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 85/334] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:53 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:54.874521 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8ee09bfd-505e-4126-b130-4282c3a4da14 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:54.880828 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8ee09bfd-505e-4126-b130-4282c3a4da14 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:54.880828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8ee09bfd-505e-4126-b130-4282c3a4da14 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:54.880828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8ee09bfd-505e-4126-b130-4282c3a4da14 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:54.880828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-8ee09bfd-505e-4126-b130-4282c3a4da14 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:54.891846 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=374,cinder:INSERT=50,cinder:UPDATE=100,cinder:DELETE=4 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:52:54.894898 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:54.894898 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:54.896023 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8ee09bfd-505e-4126-b130-4282c3a4da14 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:54.900322 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 87/335] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:54 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:55.914947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5747b4f3-7cd7-4dbd-89c7-89dc44673923 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:55.918559 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5747b4f3-7cd7-4dbd-89c7-89dc44673923 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:55.918763 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5747b4f3-7cd7-4dbd-89c7-89dc44673923 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:55.918981 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5747b4f3-7cd7-4dbd-89c7-89dc44673923 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:55.919096 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5747b4f3-7cd7-4dbd-89c7-89dc44673923 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:55.929974 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:55.929974 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:55.930870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5747b4f3-7cd7-4dbd-89c7-89dc44673923 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:55.931386 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 87/336] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:55 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:56.443460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-484217a2-3fc3-4f69-883a-01da028d6caa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:56.649682 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:52:56.650236 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-110372189"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:52:56.651741 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-110372189'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:52:56.651936 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Create volume of 1 GB Jul 10 18:52:56.658773 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Availability Zones retrieved successfully. Jul 10 18:52:56.665593 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Flow 'volume_create_api' (da42c0e0-d0f8-430e-9a3c-9f3d6f80806c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:56.666939 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772973c8-0eb9-4e53-a947-eac19c3a2c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:56.668132 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:52:56.700754 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772973c8-0eb9-4e53-a947-eac19c3a2c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:56.701703 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d1eca6-bc5b-40cd-b041-50976026ddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:56.768551 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Created reservations ['1bd8c62e-cb9b-4bd6-8436-1063fd9ef6f2', 'd9e0ec4b-a593-4da6-a97a-511fd4f006ad', 'bc96cfaa-3ea5-4a49-a0dd-1a76cdf74daf', 'bc48d0b4-cd48-47ba-aefd-e9f5fb0308ab'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:52:56.769418 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d1eca6-bc5b-40cd-b041-50976026ddb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd8c62e-cb9b-4bd6-8436-1063fd9ef6f2', 'd9e0ec4b-a593-4da6-a97a-511fd4f006ad', 'bc96cfaa-3ea5-4a49-a0dd-1a76cdf74daf', 'bc48d0b4-cd48-47ba-aefd-e9f5fb0308ab']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:56.770437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c33a5a9-39e7-4b60-aea2-a57704bc1570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:56.799480 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c33a5a9-39e7-4b60-aea2-a57704bc1570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37c53081-94ba-4b9d-b312-d3b2b468bc0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-110372189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ba71c93d824ef98eb7f03c882a3b74',qos_specs=None,replication_status=,reservations=['1bd8c62e-cb9b-4bd6-8436-1063fd9ef6f2','d9e0ec4b-a593-4da6-a97a-511fd4f006ad','bc96cfaa-3ea5-4a49-a0dd-1a76cdf74daf','bc48d0b4-cd48-47ba-aefd-e9f5fb0308ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3378ce25c34ae3b108e4e1fd8118ab',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-110372189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37c53081-94ba-4b9d-b312-d3b2b468bc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ba71c93d824ef98eb7f03c882a3b74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d3378ce25c34ae3b108e4e1fd8118ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:56.800302 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca57eaf-7ad0-48f3-b1b1-a50aa5f6dee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:56.819770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca57eaf-7ad0-48f3-b1b1-a50aa5f6dee2) transitioned into state 'SUCCESS' from state '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-110372189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ba71c93d824ef98eb7f03c882a3b74',qos_specs=None,replication_status=,reservations=['1bd8c62e-cb9b-4bd6-8436-1063fd9ef6f2','d9e0ec4b-a593-4da6-a97a-511fd4f006ad','bc96cfaa-3ea5-4a49-a0dd-1a76cdf74daf','bc48d0b4-cd48-47ba-aefd-e9f5fb0308ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d3378ce25c34ae3b108e4e1fd8118ab',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:56.820405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d50ca2-634f-4431-88ae-98b139d9290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:52:56.829864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d50ca2-634f-4431-88ae-98b139d9290f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:52:56.830213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Flow 'volume_create_api' (da42c0e0-d0f8-430e-9a3c-9f3d6f80806c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:52:56.830481 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Create volume request issued successfully. Jul 10 18:52:56.831139 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-484217a2-3fc3-4f69-883a-01da028d6caa tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:52:56.831484 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 78/337] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:52:56 2026] POST /volume/v3/volumes => generated 749 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:52:56.848192 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3554ca47-a1f0-4cdf-b21b-e8cafa22a57a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:56.850573 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3554ca47-a1f0-4cdf-b21b-e8cafa22a57a tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] GET https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:56.850818 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3554ca47-a1f0-4cdf-b21b-e8cafa22a57a tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:56.851519 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3554ca47-a1f0-4cdf-b21b-e8cafa22a57a tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:56.860515 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:56.860515 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:56.865063 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3554ca47-a1f0-4cdf-b21b-e8cafa22a57a tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Volume info retrieved successfully. Jul 10 18:52:56.870534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3554ca47-a1f0-4cdf-b21b-e8cafa22a57a tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a returned with HTTP 200 Jul 10 18:52:56.871150 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 86/338] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:56 2026] GET /volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:56.943347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26f8a4e5-64e2-4791-a668-3e8caf4ed9fa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:56.948235 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26f8a4e5-64e2-4791-a668-3e8caf4ed9fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:56.948440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26f8a4e5-64e2-4791-a668-3e8caf4ed9fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:56.948646 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26f8a4e5-64e2-4791-a668-3e8caf4ed9fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:56.949665 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-26f8a4e5-64e2-4791-a668-3e8caf4ed9fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:56.954075 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:56.954075 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:56.954911 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26f8a4e5-64e2-4791-a668-3e8caf4ed9fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:56.955310 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 88/339] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:56 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:57.887618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d410138d-9e35-4e3d-a65f-0976e982855b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:57.892979 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d410138d-9e35-4e3d-a65f-0976e982855b tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] GET https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:57.892979 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d410138d-9e35-4e3d-a65f-0976e982855b tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:57.892979 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d410138d-9e35-4e3d-a65f-0976e982855b tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:57.900967 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:57.900967 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:57.905648 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d410138d-9e35-4e3d-a65f-0976e982855b tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Volume info retrieved successfully. Jul 10 18:52:57.912384 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d410138d-9e35-4e3d-a65f-0976e982855b tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a returned with HTTP 200 Jul 10 18:52:57.912713 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 88/340] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:57 2026] GET /volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:57.927242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:57.929473 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] GET https://10.4.3.225/volume/v3/limits Jul 10 18:52:57.929690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:57.929924 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:57.942890 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-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 10 18:52:57.943235 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-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 10 18:52:57.943550 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:57.944468 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:57.944770 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:57.945081 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:52:57.945587 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:57.945587 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:57.967158 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c5de990-d5d3-4f4d-97bf-29231c75125e tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/limits returned with HTTP 200 Jul 10 18:52:57.967619 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 79/341] 10.4.3.225 () {66 vars in 1234 bytes} [Fri Jul 10 18:52:57 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:57.969117 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-86380a60-d38a-4583-9d0c-1ea12330eeed None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:57.970824 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86380a60-d38a-4583-9d0c-1ea12330eeed tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:57.971046 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86380a60-d38a-4583-9d0c-1ea12330eeed tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:57.971239 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86380a60-d38a-4583-9d0c-1ea12330eeed tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:57.971343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-86380a60-d38a-4583-9d0c-1ea12330eeed tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:57.976443 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:57.976443 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:57.977748 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86380a60-d38a-4583-9d0c-1ea12330eeed tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:57.977748 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 87/342] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:57 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:57.979384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-288281f5-3db9-4d24-86c0-c3dcef259562 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:57.982826 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-288281f5-3db9-4d24-86c0-c3dcef259562 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] GET https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:57.982826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-288281f5-3db9-4d24-86c0-c3dcef259562 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:57.982826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-288281f5-3db9-4d24-86c0-c3dcef259562 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:57.989720 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:57.989720 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:52:57.993496 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-288281f5-3db9-4d24-86c0-c3dcef259562 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Volume info retrieved successfully. Jul 10 18:52:57.997291 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-288281f5-3db9-4d24-86c0-c3dcef259562 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a returned with HTTP 200 Jul 10 18:52:57.997655 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 89/343] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:57 2026] GET /volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:58.012853 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-450a3301-0832-4bfc-8c95-0923134b6811 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:58.014730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] DELETE https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:58.015094 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:58.015191 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:58.015350 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Delete volume with id: 37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:58.022973 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:58.022973 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:52:58.023501 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Volume info retrieved successfully. Jul 10 18:52:58.043474 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Delete volume request issued successfully. Jul 10 18:52:58.043634 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-450a3301-0832-4bfc-8c95-0923134b6811 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a returned with HTTP 202 Jul 10 18:52:58.044031 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 89/344] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:52:58 2026] DELETE /volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:52:58.052416 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-20b91916-e869-45ce-adbe-6c4f740b92f5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:58.055104 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-20b91916-e869-45ce-adbe-6c4f740b92f5 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] GET https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:58.055349 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-20b91916-e869-45ce-adbe-6c4f740b92f5 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:58.056566 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-20b91916-e869-45ce-adbe-6c4f740b92f5 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:58.064473 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:58.064473 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:52:58.070092 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-20b91916-e869-45ce-adbe-6c4f740b92f5 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Volume info retrieved successfully. Jul 10 18:52:58.074870 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-20b91916-e869-45ce-adbe-6c4f740b92f5 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a returned with HTTP 200 Jul 10 18:52:58.075426 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 80/345] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:58 2026] GET /volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:58.987753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-96e47abe-344c-46f5-b7ef-ee6f5492ad9f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:58.990024 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-96e47abe-344c-46f5-b7ef-ee6f5492ad9f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:52:58.990271 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-96e47abe-344c-46f5-b7ef-ee6f5492ad9f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:58.990499 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-96e47abe-344c-46f5-b7ef-ee6f5492ad9f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:58.990651 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-96e47abe-344c-46f5-b7ef-ee6f5492ad9f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:52:58.995424 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:52:58.995424 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:52:58.996324 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-96e47abe-344c-46f5-b7ef-ee6f5492ad9f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:52:58.996690 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 88/346] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:58 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:52:59.089060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-437a0bff-df3f-435e-843b-0d74ae6026f8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:52:59.091201 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-437a0bff-df3f-435e-843b-0d74ae6026f8 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] GET https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a Jul 10 18:52:59.091402 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-437a0bff-df3f-435e-843b-0d74ae6026f8 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:52:59.091704 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-437a0bff-df3f-435e-843b-0d74ae6026f8 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:52:59.098815 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-437a0bff-df3f-435e-843b-0d74ae6026f8 tempest-AbsoluteLimitsTests-946037234 tempest-AbsoluteLimitsTests-946037234-project-member] https://10.4.3.225/volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a returned with HTTP 404 Jul 10 18:52:59.099495 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 90/347] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:52:59 2026] GET /volume/v3/volumes/37c53081-94ba-4b9d-b312-d3b2b468bc0a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:00.006593 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc6a899a-d81d-4dcb-930f-081a5ac910fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:00.008386 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc6a899a-d81d-4dcb-930f-081a5ac910fb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:00.008570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc6a899a-d81d-4dcb-930f-081a5ac910fb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:00.008765 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc6a899a-d81d-4dcb-930f-081a5ac910fb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:00.009025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-dc6a899a-d81d-4dcb-930f-081a5ac910fb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:00.016491 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:00.016491 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:00.016491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc6a899a-d81d-4dcb-930f-081a5ac910fb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:00.016491 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 90/348] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:00 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:01.028725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a568cde9-4b6e-4b5d-8a4f-9383e4784d7c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:01.030791 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a568cde9-4b6e-4b5d-8a4f-9383e4784d7c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:01.031765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a568cde9-4b6e-4b5d-8a4f-9383e4784d7c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:01.031765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a568cde9-4b6e-4b5d-8a4f-9383e4784d7c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:01.031765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a568cde9-4b6e-4b5d-8a4f-9383e4784d7c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:01.038332 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:01.038332 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:01.039118 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a568cde9-4b6e-4b5d-8a4f-9383e4784d7c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:01.039468 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 81/349] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:01 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:02.056627 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1c81aaab-d48b-488a-ba3c-1d33c9e24e4c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:02.062111 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1c81aaab-d48b-488a-ba3c-1d33c9e24e4c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:02.062111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1c81aaab-d48b-488a-ba3c-1d33c9e24e4c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:02.062111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1c81aaab-d48b-488a-ba3c-1d33c9e24e4c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:02.062111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-1c81aaab-d48b-488a-ba3c-1d33c9e24e4c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:02.075578 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:02.075578 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:02.076826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1c81aaab-d48b-488a-ba3c-1d33c9e24e4c tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:02.077387 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 89/350] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:02 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:03.095059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-62f5d324-912c-4335-850c-c11c1c315baa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:03.097817 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-62f5d324-912c-4335-850c-c11c1c315baa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:03.098455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-62f5d324-912c-4335-850c-c11c1c315baa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:03.098455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-62f5d324-912c-4335-850c-c11c1c315baa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:03.098455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-62f5d324-912c-4335-850c-c11c1c315baa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:03.103248 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:03.103248 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:03.104302 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-62f5d324-912c-4335-850c-c11c1c315baa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:03.104705 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 91/351] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:03 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:04.119053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a5ae60ac-ee9e-43f1-a623-52450f65fb49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:04.121129 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5ae60ac-ee9e-43f1-a623-52450f65fb49 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:04.121481 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5ae60ac-ee9e-43f1-a623-52450f65fb49 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:04.121791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5ae60ac-ee9e-43f1-a623-52450f65fb49 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:04.122824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a5ae60ac-ee9e-43f1-a623-52450f65fb49 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:04.126730 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:04.126730 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:04.127795 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5ae60ac-ee9e-43f1-a623-52450f65fb49 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:04.128404 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 91/352] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:04 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:04.286299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6016521c-f524-4673-a030-3681d3f1a22a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:04.517741 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:04.518201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-300466043"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:04.519792 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-300466043'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:04.519951 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Create volume of 1 GB Jul 10 18:53:04.524509 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Availability Zones retrieved successfully. Jul 10 18:53:04.531524 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Flow 'volume_create_api' (34dc18d7-4200-4bf1-881d-66b47752d494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:04.532614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf62ce8-a7d7-4fac-b886-ae90a5c58ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:04.533718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:04.564291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf62ce8-a7d7-4fac-b886-ae90a5c58ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:04.565441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801f2b3d-7e21-445a-8323-d0cb31054e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:04.637183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Created reservations ['5a76a8b6-ff6e-43ba-ab43-e10f071a25ca', '24ebb102-46d1-47a3-9bde-2e94d3e7f053', '10bbfc6f-6b9d-4e26-a581-00afff8842d0', '4f3ea814-7fd8-4fbe-8f1b-44518ccd4037'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:04.638260 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801f2b3d-7e21-445a-8323-d0cb31054e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a76a8b6-ff6e-43ba-ab43-e10f071a25ca', '24ebb102-46d1-47a3-9bde-2e94d3e7f053', '10bbfc6f-6b9d-4e26-a581-00afff8842d0', '4f3ea814-7fd8-4fbe-8f1b-44518ccd4037']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:04.638820 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5105617c-3900-4f15-9aaf-08a98c5d968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:04.672527 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5105617c-3900-4f15-9aaf-08a98c5d968f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a0381d-7387-4507-8815-4c0355082260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-300466043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23348b24df14451bceacf8fab1f244e',qos_specs=None,replication_status=,reservations=['5a76a8b6-ff6e-43ba-ab43-e10f071a25ca','24ebb102-46d1-47a3-9bde-2e94d3e7f053','10bbfc6f-6b9d-4e26-a581-00afff8842d0','4f3ea814-7fd8-4fbe-8f1b-44518ccd4037'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba713829d6774461bad66ef16a3e8c04',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-300466043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a0381d-7387-4507-8815-4c0355082260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23348b24df14451bceacf8fab1f244e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba713829d6774461bad66ef16a3e8c04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:04.673505 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedc1dc9-a6bd-4d9b-b2f7-fa3ba16b736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:04.691269 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedc1dc9-a6bd-4d9b-b2f7-fa3ba16b736c) transitioned into state 'SUCCESS' from state '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-300466043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23348b24df14451bceacf8fab1f244e',qos_specs=None,replication_status=,reservations=['5a76a8b6-ff6e-43ba-ab43-e10f071a25ca','24ebb102-46d1-47a3-9bde-2e94d3e7f053','10bbfc6f-6b9d-4e26-a581-00afff8842d0','4f3ea814-7fd8-4fbe-8f1b-44518ccd4037'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba713829d6774461bad66ef16a3e8c04',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:04.692054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa17318a-e9bf-4a97-bb52-d7f935021489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:04.702180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa17318a-e9bf-4a97-bb52-d7f935021489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:04.703480 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Flow 'volume_create_api' (34dc18d7-4200-4bf1-881d-66b47752d494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:04.703958 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Create volume request issued successfully. Jul 10 18:53:04.704786 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6016521c-f524-4673-a030-3681d3f1a22a tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:04.705358 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 82/353] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:53:04 2026] POST /volume/v3/volumes => generated 818 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:04.725452 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-221a584b-a991-4c46-a325-ef3ffeb84c50 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:04.727694 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-221a584b-a991-4c46-a325-ef3ffeb84c50 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:04.728221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-221a584b-a991-4c46-a325-ef3ffeb84c50 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:04.728531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-221a584b-a991-4c46-a325-ef3ffeb84c50 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:04.737008 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:04.737008 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:04.741697 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-221a584b-a991-4c46-a325-ef3ffeb84c50 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:04.748602 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-221a584b-a991-4c46-a325-ef3ffeb84c50 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 200 Jul 10 18:53:04.748602 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 90/354] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:04 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:04.884111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:04.886234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:04.886533 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2079833813"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:04.888746 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2079833813'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:04.888890 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Create volume of 1 GB Jul 10 18:53:04.893071 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Availability Zones retrieved successfully. Jul 10 18:53:04.899798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Flow 'volume_create_api' (641ef9e4-e5b3-443c-8b3e-b01ba22bf10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:04.900800 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53bc108-d63a-4f7b-8235-6d6c68c5786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:04.901817 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:04.938463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53bc108-d63a-4f7b-8235-6d6c68c5786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:04.939561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8323bb67-c203-4701-8bd0-687b436d2f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:05.006011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Created reservations ['7d827dca-55be-4d75-80c1-2623adc91442', 'bc0d7c49-3434-4880-84b6-3e7ee3094b01', '67ae9db2-95ca-47c6-80c1-c94eef430043', '015aa242-70b7-421f-91c6-69c2e3c16280'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:05.006992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8323bb67-c203-4701-8bd0-687b436d2f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d827dca-55be-4d75-80c1-2623adc91442', 'bc0d7c49-3434-4880-84b6-3e7ee3094b01', '67ae9db2-95ca-47c6-80c1-c94eef430043', '015aa242-70b7-421f-91c6-69c2e3c16280']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:05.007647 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd8a0b4-45f5-4cbd-847e-c602ba6bf669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:05.030552 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd8a0b4-45f5-4cbd-847e-c602ba6bf669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dd0a734-456c-4b6e-9cc5-60db7a403319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2079833813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11a150d30e3455f97276fdd260361a8',qos_specs=None,replication_status=,reservations=['7d827dca-55be-4d75-80c1-2623adc91442','bc0d7c49-3434-4880-84b6-3e7ee3094b01','67ae9db2-95ca-47c6-80c1-c94eef430043','015aa242-70b7-421f-91c6-69c2e3c16280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e06d40d537f74792b2f03124e611ec06',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2079833813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dd0a734-456c-4b6e-9cc5-60db7a403319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11a150d30e3455f97276fdd260361a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e06d40d537f74792b2f03124e611ec06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:05.031490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648d63c0-d8a3-4b14-9bde-d41e9a3b65f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:05.051348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648d63c0-d8a3-4b14-9bde-d41e9a3b65f8) transitioned into state 'SUCCESS' from state '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-2079833813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11a150d30e3455f97276fdd260361a8',qos_specs=None,replication_status=,reservations=['7d827dca-55be-4d75-80c1-2623adc91442','bc0d7c49-3434-4880-84b6-3e7ee3094b01','67ae9db2-95ca-47c6-80c1-c94eef430043','015aa242-70b7-421f-91c6-69c2e3c16280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e06d40d537f74792b2f03124e611ec06',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:05.052188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db01d78f-2a0e-4f6d-b6dc-d11b796d494c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:05.062678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db01d78f-2a0e-4f6d-b6dc-d11b796d494c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:05.063597 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Flow 'volume_create_api' (641ef9e4-e5b3-443c-8b3e-b01ba22bf10f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:05.064004 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Create volume request issued successfully. Jul 10 18:53:05.064652 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b08ea90-e266-4896-acdb-2c55d23b7e23 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:05.065229 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 92/355] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:53:04 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 18:53:05.079237 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c76537fc-b222-4c99-994b-e2ca31a17084 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.081160 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c76537fc-b222-4c99-994b-e2ca31a17084 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] GET https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 Jul 10 18:53:05.081695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c76537fc-b222-4c99-994b-e2ca31a17084 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:05.082110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c76537fc-b222-4c99-994b-e2ca31a17084 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:05.092527 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:05.092527 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:05.098258 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c76537fc-b222-4c99-994b-e2ca31a17084 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Volume info retrieved successfully. Jul 10 18:53:05.104734 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c76537fc-b222-4c99-994b-e2ca31a17084 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 returned with HTTP 200 Jul 10 18:53:05.105449 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 92/356] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:05 2026] GET /volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:05.144155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e64a949d-c32a-4a0a-830c-199879f1fc48 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.145834 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e64a949d-c32a-4a0a-830c-199879f1fc48 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:05.146027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e64a949d-c32a-4a0a-830c-199879f1fc48 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:05.146201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e64a949d-c32a-4a0a-830c-199879f1fc48 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:05.146295 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e64a949d-c32a-4a0a-830c-199879f1fc48 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:05.150359 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:05.150359 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:05.151113 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e64a949d-c32a-4a0a-830c-199879f1fc48 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:05.151488 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 83/357] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:05 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:05.766517 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-495329f1-11f0-48cd-9de4-5b2a71838787 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.770125 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-495329f1-11f0-48cd-9de4-5b2a71838787 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:05.770125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-495329f1-11f0-48cd-9de4-5b2a71838787 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:05.770125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-495329f1-11f0-48cd-9de4-5b2a71838787 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:05.777577 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:05.777577 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:05.784417 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-495329f1-11f0-48cd-9de4-5b2a71838787 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:05.787066 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-495329f1-11f0-48cd-9de4-5b2a71838787 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 200 Jul 10 18:53:05.787601 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 91/358] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:05 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:05.804463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.806841 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] POST https://10.4.3.225/volume/v3/volume-transfers Jul 10 18:53:05.807275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "39a0381d-7387-4507-8815-4c0355082260"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:05.809062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volume_transfer [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Creating new volume transfer {'transfer': {'volume_id': '39a0381d-7387-4507-8815-4c0355082260'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:53:05.809233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volume_transfer [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Creating transfer of volume 39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:05.809380 np0000005042 devstack@c-api.service[100058]: INFO cinder.transfer.api [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Generating transfer record for volume 39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:05.819607 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:05.819607 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:05.832985 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2eb60669-0efc-4d14-b12c-a091a398fa1b tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:53:05.833506 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 93/359] 10.4.3.225 () {70 vars in 1326 bytes} [Fri Jul 10 18:53:05 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:05.843306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f528f801-f563-42cc-aeb8-28e2300b2588 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.845466 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f528f801-f563-42cc-aeb8-28e2300b2588 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:05.845968 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f528f801-f563-42cc-aeb8-28e2300b2588 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:05.846333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f528f801-f563-42cc-aeb8-28e2300b2588 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:05.855069 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:05.855069 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:05.862057 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f528f801-f563-42cc-aeb8-28e2300b2588 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:05.864226 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f528f801-f563-42cc-aeb8-28e2300b2588 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 200 Jul 10 18:53:05.864821 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 93/360] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:05 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:05.879737 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-026f6566-67ff-4f81-957b-62db7d1d3ea7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.883747 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-026f6566-67ff-4f81-957b-62db7d1d3ea7 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0 Jul 10 18:53:05.884081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-026f6566-67ff-4f81-957b-62db7d1d3ea7 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:05.884351 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-026f6566-67ff-4f81-957b-62db7d1d3ea7 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:05.891889 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-026f6566-67ff-4f81-957b-62db7d1d3ea7 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0 returned with HTTP 200 Jul 10 18:53:05.892455 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 84/361] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:53:05 2026] GET /volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0 => generated 432 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:05.902690 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-feffb624-6295-4d3e-818a-53197bfb9912 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:05.904103 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-feffb624-6295-4d3e-818a-53197bfb9912 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volume-transfers Jul 10 18:53:05.904402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-feffb624-6295-4d3e-818a-53197bfb9912 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:05.904657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-feffb624-6295-4d3e-818a-53197bfb9912 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:05.904941 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volume_transfer [None req-feffb624-6295-4d3e-818a-53197bfb9912 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Listing volume transfers {{(pid=100059) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:53:05.912917 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-feffb624-6295-4d3e-818a-53197bfb9912 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers returned with HTTP 200 Jul 10 18:53:05.912917 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 92/362] 10.4.3.225 () {68 vars in 1305 bytes} [Fri Jul 10 18:53:05 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:05.921365 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.120020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05619276-6e9e-4a7d-9627-28419ce1d257 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.121421 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05619276-6e9e-4a7d-9627-28419ce1d257 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] GET https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 Jul 10 18:53:06.121697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05619276-6e9e-4a7d-9627-28419ce1d257 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.122001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05619276-6e9e-4a7d-9627-28419ce1d257 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.128686 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:06.128686 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:06.134697 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-05619276-6e9e-4a7d-9627-28419ce1d257 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Volume info retrieved successfully. Jul 10 18:53:06.136652 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05619276-6e9e-4a7d-9627-28419ce1d257 tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 returned with HTTP 200 Jul 10 18:53:06.137236 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 94/363] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:06 2026] GET /volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:06.144276 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] POST https://10.4.3.225/volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0/accept Jul 10 18:53:06.144634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "76a8de13ecf224de"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:06.146075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.volume_transfer [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Accepting volume transfer 54f316a0-6077-4ada-9c88-181eb91d36c0 {{(pid=100058) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 18:53:06.146190 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.volume_transfer [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Accepting transfer 54f316a0-6077-4ada-9c88-181eb91d36c0 Jul 10 18:53:06.160773 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0f468ac7-b3ad-4a7d-9b9f-498c236057bf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.164052 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0f468ac7-b3ad-4a7d-9b9f-498c236057bf tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:06.164344 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0f468ac7-b3ad-4a7d-9b9f-498c236057bf tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.164570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0f468ac7-b3ad-4a7d-9b9f-498c236057bf tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.164659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0f468ac7-b3ad-4a7d-9b9f-498c236057bf tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:06.175643 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:06.175643 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:06.176578 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0f468ac7-b3ad-4a7d-9b9f-498c236057bf tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:06.177069 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 85/364] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:06 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:06.217631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Created reservations ['e895e06c-8ccc-4ffd-a4cd-58b35b04320b', '41875fff-4990-41a7-980e-7fc0d66c71ac', '24e5c7c7-4e2b-4ac8-b658-9dbfed1f0a9b', '2e19c224-b6e5-4dee-9f04-8c47d7e4bcf5'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:06.241250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Created reservations ['47fdcf1b-018d-421f-9f35-1efccdf80968', '232eecad-4866-4a7d-955d-ca6fb68da725', '9a2e8687-c5ca-4a82-a1b1-ef9370a410be', '9f71d26f-4f9b-49d5-93e7-ab71c64dd6c5'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:06.281912 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Created reservations ['9a830f6b-0a65-4d4b-958c-be1352e1ee5f', 'a9a3f8c0-49c8-443a-b8e4-7c0b199047b2', '3897df78-c2e7-44a3-8d5b-24609f8b9fa0', 'a3b4138b-e9f4-4ce1-ad01-f47f8f27a1d3'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:06.318244 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Created reservations ['17170ef0-be6b-4a2f-9073-d44f2733fc32', '36057d83-9cce-4ccd-bb4f-36ddc56c0285', 'a4fe91e7-6ce2-448f-b2d8-041397c5ed8d', 'b4455863-cc40-40b3-9b9e-a65f8f79d8f2'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:06.520775 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-8ecb394a-2749-4471-8cd4-9d8a2c68b7f5 req-bdfd0eb5-c1d5-4d98-9963-ad555b922860 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.522590 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8ecb394a-2749-4471-8cd4-9d8a2c68b7f5 req-bdfd0eb5-c1d5-4d98-9963-ad555b922860 tempest-VolumesAdminNegativeTest-30991391 tempest-VolumesAdminNegativeTest-30991391-project] GET https://10.4.3.225/volume/v3/volumes/470f9269-95cc-440a-80d2-1a18eecc1864 Jul 10 18:53:06.522951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8ecb394a-2749-4471-8cd4-9d8a2c68b7f5 req-bdfd0eb5-c1d5-4d98-9963-ad555b922860 tempest-VolumesAdminNegativeTest-30991391 tempest-VolumesAdminNegativeTest-30991391-project] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.523303 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8ecb394a-2749-4471-8cd4-9d8a2c68b7f5 req-bdfd0eb5-c1d5-4d98-9963-ad555b922860 tempest-VolumesAdminNegativeTest-30991391 tempest-VolumesAdminNegativeTest-30991391-project] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.530033 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8ecb394a-2749-4471-8cd4-9d8a2c68b7f5 req-bdfd0eb5-c1d5-4d98-9963-ad555b922860 tempest-VolumesAdminNegativeTest-30991391 tempest-VolumesAdminNegativeTest-30991391-project] https://10.4.3.225/volume/v3/volumes/470f9269-95cc-440a-80d2-1a18eecc1864 returned with HTTP 404 Jul 10 18:53:06.530703 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 93/365] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:06 2026] GET /volume/v3/volumes/470f9269-95cc-440a-80d2-1a18eecc1864 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:06.546467 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.548349 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] DELETE https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 Jul 10 18:53:06.548754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.549149 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.549491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Delete volume with id: 3dd0a734-456c-4b6e-9cc5-60db7a403319 Jul 10 18:53:06.558767 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:06.558767 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:06.560827 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Volume info retrieved successfully. Jul 10 18:53:06.580497 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Delete volume request issued successfully. Jul 10 18:53:06.580919 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-789c6245-5033-4fc2-858b-bcd2c7b97a6f tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 returned with HTTP 202 Jul 10 18:53:06.581461 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 95/366] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:06 2026] DELETE /volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:53:06.589590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c3b742ad-4287-4586-b1d3-a7b36dd85a8e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.592268 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c3b742ad-4287-4586-b1d3-a7b36dd85a8e tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] GET https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 Jul 10 18:53:06.592499 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c3b742ad-4287-4586-b1d3-a7b36dd85a8e tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.592727 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c3b742ad-4287-4586-b1d3-a7b36dd85a8e tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.601259 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:06.601259 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:06.605838 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c3b742ad-4287-4586-b1d3-a7b36dd85a8e tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Volume info retrieved successfully. Jul 10 18:53:06.612008 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c3b742ad-4287-4586-b1d3-a7b36dd85a8e tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 returned with HTTP 200 Jul 10 18:53:06.612653 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 86/367] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:06 2026] GET /volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:06.820366 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Transfer volume completed successfully. Jul 10 18:53:06.877395 np0000005042 devstack@c-api.service[100058]: INFO cinder.transfer.api [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Volume 39a0381d-7387-4507-8815-4c0355082260 has been transferred. Jul 10 18:53:06.883640 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e07a613-ece4-4d56-9bc7-1a6baabcd399 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] https://10.4.3.225/volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0/accept returned with HTTP 202 Jul 10 18:53:06.884052 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 94/368] 10.4.3.225 () {70 vars in 1458 bytes} [Fri Jul 10 18:53:05 2026] POST /volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0/accept => generated 365 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:06.891543 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a8fe99aa-8848-40d6-b827-4995261888de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.895180 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8fe99aa-8848-40d6-b827-4995261888de tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:06.895180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8fe99aa-8848-40d6-b827-4995261888de tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.895180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8fe99aa-8848-40d6-b827-4995261888de tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.902547 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:06.902547 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:06.906650 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a8fe99aa-8848-40d6-b827-4995261888de tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Volume info retrieved successfully. Jul 10 18:53:06.911252 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8fe99aa-8848-40d6-b827-4995261888de tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 200 Jul 10 18:53:06.911698 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 94/369] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:06 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:06.924562 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbe6565e-e018-4498-8d4f-f988b1d89412 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.927014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbe6565e-e018-4498-8d4f-f988b1d89412 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:06.927318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbe6565e-e018-4498-8d4f-f988b1d89412 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.927666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbe6565e-e018-4498-8d4f-f988b1d89412 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.934889 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:06.934889 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:06.938722 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cbe6565e-e018-4498-8d4f-f988b1d89412 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] Volume info retrieved successfully. Jul 10 18:53:06.943391 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbe6565e-e018-4498-8d4f-f988b1d89412 tempest-VolumesTransfersV355Test-719928683 tempest-VolumesTransfersV355Test-719928683-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 200 Jul 10 18:53:06.944081 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 96/370] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:06 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:06.955782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bf5c22eb-1b56-4071-a6de-900f26ff2c47 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:06.958166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf5c22eb-1b56-4071-a6de-900f26ff2c47 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] DELETE https://10.4.3.225/volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0 Jul 10 18:53:06.958439 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf5c22eb-1b56-4071-a6de-900f26ff2c47 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:06.958696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf5c22eb-1b56-4071-a6de-900f26ff2c47 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:06.958877 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.volume_transfer [None req-bf5c22eb-1b56-4071-a6de-900f26ff2c47 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Delete transfer with id: 54f316a0-6077-4ada-9c88-181eb91d36c0 Jul 10 18:53:06.962577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf5c22eb-1b56-4071-a6de-900f26ff2c47 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0 returned with HTTP 404 Jul 10 18:53:06.963227 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 87/371] 10.4.3.225 () {68 vars in 1419 bytes} [Fri Jul 10 18:53:06 2026] DELETE /volume/v3/volume-transfers/54f316a0-6077-4ada-9c88-181eb91d36c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:06.970263 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-92d326b1-a079-4737-9a44-d508b63fecc2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:07.189702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4ba6dde8-209b-417e-a8a7-015c5b77d826 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:07.194836 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ba6dde8-209b-417e-a8a7-015c5b77d826 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:07.194836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ba6dde8-209b-417e-a8a7-015c5b77d826 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:07.194836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ba6dde8-209b-417e-a8a7-015c5b77d826 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:07.194836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4ba6dde8-209b-417e-a8a7-015c5b77d826 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:07.199799 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:07.199799 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:07.200977 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ba6dde8-209b-417e-a8a7-015c5b77d826 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:07.201714 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 95/372] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:07 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:07.205846 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:07.205846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:07.205846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:07.205846 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Delete volume with id: 39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:07.212837 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:07.212837 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:07.214490 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Volume info retrieved successfully. Jul 10 18:53:07.214566 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7da9cb1b-c9ca-465a-9a22-7393d7439571 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:07.216042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7da9cb1b-c9ca-465a-9a22-7393d7439571 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:53:07.216356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7da9cb1b-c9ca-465a-9a22-7393d7439571 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:07.216634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7da9cb1b-c9ca-465a-9a22-7393d7439571 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:07.229120 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:07.229120 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:07.238654 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7da9cb1b-c9ca-465a-9a22-7393d7439571 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:07.242549 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Delete volume request issued successfully. Jul 10 18:53:07.242821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-92d326b1-a079-4737-9a44-d508b63fecc2 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 202 Jul 10 18:53:07.243520 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 95/373] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:06 2026] DELETE /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:53:07.245764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7da9cb1b-c9ca-465a-9a22-7393d7439571 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 200 Jul 10 18:53:07.246605 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 97/374] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:07 2026] GET /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:07.254327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6a4223a3-f591-4b27-af2a-e566c239513c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:07.254327 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a4223a3-f591-4b27-af2a-e566c239513c tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:07.254853 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a4223a3-f591-4b27-af2a-e566c239513c tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:07.254853 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a4223a3-f591-4b27-af2a-e566c239513c tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:07.259857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:07.289386 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:07.289386 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:07.293982 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6a4223a3-f591-4b27-af2a-e566c239513c tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Volume info retrieved successfully. Jul 10 18:53:07.299689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a4223a3-f591-4b27-af2a-e566c239513c tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 200 Jul 10 18:53:07.300327 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 88/375] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:07 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 18:53:07.476498 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83/export_record Jul 10 18:53:07.476498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:07.476498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'export_record' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:07.476498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Export record for backup fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 18:53:07.488353 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:07.488353 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:07.489893 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.api [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling RPCAPI with context: , host: np0000005042, backup: fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 18:53:07.499973 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] export_record in rpcapi backup_id fb916da6-c976-4ab9-9953-53e009fe6d83 on host np0000005042. {{(pid=100059) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 18:53:07.627202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-34f2f1ae-0117-421e-8a0a-b914f3655b4c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:07.629041 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-34f2f1ae-0117-421e-8a0a-b914f3655b4c tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] GET https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 Jul 10 18:53:07.629280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-34f2f1ae-0117-421e-8a0a-b914f3655b4c tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:07.629517 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-34f2f1ae-0117-421e-8a0a-b914f3655b4c tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:07.635036 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-34f2f1ae-0117-421e-8a0a-b914f3655b4c tempest-VolumesAdminNegativeTest-1406435007 tempest-VolumesAdminNegativeTest-1406435007-project-member] https://10.4.3.225/volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 returned with HTTP 404 Jul 10 18:53:07.635459 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 96/376] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:07 2026] GET /volume/v3/volumes/3dd0a734-456c-4b6e-9cc5-60db7a403319 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:08.012333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmI5MTZkYTYtYzk3Ni00YWI5LTk5NTMtNTNlMDA5ZmU2ZDgzIiwgInVzZXJfaWQiOiAiNzE0ZmUwZmE1MzJjNDdiYWI3ZDYxY2IwZTEzZTZiMTUiLCAicHJvamVjdF9pZCI6ICI0NjBmYTU2Mjc3MzY0OTI3ODNjZmYwMjBkZWRkNDEyNiIsICJ2b2x1bWVfaWQiOiAiZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMzMTY4NCIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzA0OTM1MDUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1LzIwMjYwNzEwMTg1MjUyL2F6X25vdmFfYmFja3VwX2ZiOTE2ZGE2LWM5NzYtNGFiOS05OTUzLTUzZTAwOWZlNmQ4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODo1MzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100059) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 18:53:08.012333 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a402c2d-1fb9-4552-8b52-b0861f4d9d7a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83/export_record returned with HTTP 200 Jul 10 18:53:08.012333 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 96/377] 10.4.3.225 () {66 vars in 1390 bytes} [Fri Jul 10 18:53:07 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83/export_record => generated 1508 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:08.019895 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.021780 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] POST https://10.4.3.225/volume/v3/backups/import_record Jul 10 18:53:08.022214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDhjY2U3YzktZWEzYS00M2U0LWE0MGEtOGFhMDc4MGU1ZWNjIiwgInVzZXJfaWQiOiAiNzE0ZmUwZmE1MzJjNDdiYWI3ZDYxY2IwZTEzZTZiMTUiLCAicHJvamVjdF9pZCI6ICI0NjBmYTU2Mjc3MzY0OTI3ODNjZmYwMjBkZWRkNDEyNiIsICJ2b2x1bWVfaWQiOiAiZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMzMTY4NCIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzA0OTM1MDUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1LzIwMjYwNzEwMTg1MjUyL2F6X25vdmFfYmFja3VwX2ZiOTE2ZGE2LWM5NzYtNGFiOS05OTUzLTUzZTAwOWZlNmQ4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODo1MzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:08.023532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDhjY2U3YzktZWEzYS00M2U0LWE0MGEtOGFhMDc4MGU1ZWNjIiwgInVzZXJfaWQiOiAiNzE0ZmUwZmE1MzJjNDdiYWI3ZDYxY2IwZTEzZTZiMTUiLCAicHJvamVjdF9pZCI6ICI0NjBmYTU2Mjc3MzY0OTI3ODNjZmYwMjBkZWRkNDEyNiIsICJ2b2x1bWVfaWQiOiAiZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMzMTY4NCIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzA0OTM1MDUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1LzIwMjYwNzEwMTg1MjUyL2F6X25vdmFfYmFja3VwX2ZiOTE2ZGE2LWM5NzYtNGFiOS05OTUzLTUzZTAwOWZlNmQ4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODo1MzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 18:53:08.023642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDhjY2U3YzktZWEzYS00M2U0LWE0MGEtOGFhMDc4MGU1ZWNjIiwgInVzZXJfaWQiOiAiNzE0ZmUwZmE1MzJjNDdiYWI3ZDYxY2IwZTEzZTZiMTUiLCAicHJvamVjdF9pZCI6ICI0NjBmYTU2Mjc3MzY0OTI3ODNjZmYwMjBkZWRkNDEyNiIsICJ2b2x1bWVfaWQiOiAiZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMzMTY4NCIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzA0OTM1MDUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1LzIwMjYwNzEwMTg1MjUyL2F6X25vdmFfYmFja3VwX2ZiOTE2ZGE2LWM5NzYtNGFiOS05OTUzLTUzZTAwOWZlNmQ4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODo1MzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 18:53:08.064584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Created reservations ['293175c0-6055-4be1-a8b2-99e73e268289', 'b5000794-ac58-4cc9-871a-0b732d6dffa4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:08.093788 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] import_record rpcapi backup id d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc on host np0000005042 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDhjY2U3YzktZWEzYS00M2U0LWE0MGEtOGFhMDc4MGU1ZWNjIiwgInVzZXJfaWQiOiAiNzE0ZmUwZmE1MzJjNDdiYWI3ZDYxY2IwZTEzZTZiMTUiLCAicHJvamVjdF9pZCI6ICI0NjBmYTU2Mjc3MzY0OTI3ODNjZmYwMjBkZWRkNDEyNiIsICJ2b2x1bWVfaWQiOiAiZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMzMTY4NCIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzA0OTM1MDUzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWVkYjQxY2ItMTA2YS00ODViLWE0ZGUtMjNkY2FhYjRmNTY1LzIwMjYwNzEwMTg1MjUyL2F6X25vdmFfYmFja3VwX2ZiOTE2ZGE2LWM5NzYtNGFiOS05OTUzLTUzZTAwOWZlNmQ4MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTg6NTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxODo1MzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100057) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 18:53:08.096449 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Import record output: {'backup': {'id': 'd8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc'}, {'rel': 'bookmark', 'href': 'https://10.4.3.225/volume/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc'}]}}. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 18:53:08.096845 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-23c1c2c7-2f4d-4ee6-bd5e-836c4231a7d0 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/import_record returned with HTTP 201 Jul 10 18:53:08.097393 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 98/378] 10.4.3.225 () {68 vars in 1302 bytes} [Fri Jul 10 18:53:08 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 78 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:53:08.110797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2c2b7aeb-4d03-4578-b1a1-6cb79062fd2a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.112702 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2c2b7aeb-4d03-4578-b1a1-6cb79062fd2a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] GET https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc Jul 10 18:53:08.112963 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2c2b7aeb-4d03-4578-b1a1-6cb79062fd2a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:08.113194 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2c2b7aeb-4d03-4578-b1a1-6cb79062fd2a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:08.113342 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-2c2b7aeb-4d03-4578-b1a1-6cb79062fd2a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Show backup with id d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:08.123441 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:08.123441 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:08.124129 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2c2b7aeb-4d03-4578-b1a1-6cb79062fd2a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc returned with HTTP 200 Jul 10 18:53:08.124502 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 89/379] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:08 2026] GET /volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc => generated 647 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:08.321798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eb266b04-10e8-4f40-96d9-cb8f8d606b76 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.323445 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eb266b04-10e8-4f40-96d9-cb8f8d606b76 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:08.323672 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eb266b04-10e8-4f40-96d9-cb8f8d606b76 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:08.323852 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eb266b04-10e8-4f40-96d9-cb8f8d606b76 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:08.329330 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eb266b04-10e8-4f40-96d9-cb8f8d606b76 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 404 Jul 10 18:53:08.330067 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 97/380] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:08 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:08.337538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-99c056b2-6555-4182-bba5-64c8558e5c71 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.339013 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99c056b2-6555-4182-bba5-64c8558e5c71 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:08.339322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99c056b2-6555-4182-bba5-64c8558e5c71 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:08.339592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99c056b2-6555-4182-bba5-64c8558e5c71 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:08.347294 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99c056b2-6555-4182-bba5-64c8558e5c71 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 404 Jul 10 18:53:08.348009 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 97/381] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:08 2026] GET /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:08.354397 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dee686ba-fa61-4d09-8944-4b9329625919 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.356363 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dee686ba-fa61-4d09-8944-4b9329625919 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] DELETE https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:08.356610 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dee686ba-fa61-4d09-8944-4b9329625919 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:08.356889 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dee686ba-fa61-4d09-8944-4b9329625919 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:08.357121 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-dee686ba-fa61-4d09-8944-4b9329625919 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Delete volume with id: 39a0381d-7387-4507-8815-4c0355082260 Jul 10 18:53:08.363147 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dee686ba-fa61-4d09-8944-4b9329625919 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 returned with HTTP 404 Jul 10 18:53:08.363716 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 99/382] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:08 2026] DELETE /volume/v3/volumes/39a0381d-7387-4507-8815-4c0355082260 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:08.370818 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.376501 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:08.376941 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1969619369"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:08.384162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1969619369'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:08.384339 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Create volume of 1 GB Jul 10 18:53:08.389217 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Availability Zones retrieved successfully. Jul 10 18:53:08.395894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Flow 'volume_create_api' (e852a677-8ba9-43a0-b447-9184e5bc59b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:08.397448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36e6311-9aef-4ca5-ba90-b3f4a2431bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:08.398847 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:08.426103 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36e6311-9aef-4ca5-ba90-b3f4a2431bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:08.426926 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782df7fa-8c62-40c4-a18e-2e55f06fde01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:08.473660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Created reservations ['191fac04-b9fd-4748-9839-3c1711b7ee09', '45c20584-bba3-47ed-aa5a-e285e84b473a', 'f31a4b44-3360-4bf6-bf68-0c672f496a08', '353d973d-b42d-4fe6-81f6-7a3dbc5ca6e0'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:08.474364 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782df7fa-8c62-40c4-a18e-2e55f06fde01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['191fac04-b9fd-4748-9839-3c1711b7ee09', '45c20584-bba3-47ed-aa5a-e285e84b473a', 'f31a4b44-3360-4bf6-bf68-0c672f496a08', '353d973d-b42d-4fe6-81f6-7a3dbc5ca6e0']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:08.475033 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070ef987-dc86-447c-8f34-cd8a2dccbd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:08.496986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070ef987-dc86-447c-8f34-cd8a2dccbd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bac3eb1-9b69-46fd-86a9-36d699942695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1969619369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23348b24df14451bceacf8fab1f244e',qos_specs=None,replication_status=,reservations=['191fac04-b9fd-4748-9839-3c1711b7ee09','45c20584-bba3-47ed-aa5a-e285e84b473a','f31a4b44-3360-4bf6-bf68-0c672f496a08','353d973d-b42d-4fe6-81f6-7a3dbc5ca6e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba713829d6774461bad66ef16a3e8c04',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1969619369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bac3eb1-9b69-46fd-86a9-36d699942695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23348b24df14451bceacf8fab1f244e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba713829d6774461bad66ef16a3e8c04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:08.497624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73277604-b21b-460f-ac41-028c07704ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:08.519715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73277604-b21b-460f-ac41-028c07704ac9) transitioned into state 'SUCCESS' from state '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-1969619369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e23348b24df14451bceacf8fab1f244e',qos_specs=None,replication_status=,reservations=['191fac04-b9fd-4748-9839-3c1711b7ee09','45c20584-bba3-47ed-aa5a-e285e84b473a','f31a4b44-3360-4bf6-bf68-0c672f496a08','353d973d-b42d-4fe6-81f6-7a3dbc5ca6e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba713829d6774461bad66ef16a3e8c04',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:08.520679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350b3b20-7970-478e-88f9-8213bc676af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:08.532225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350b3b20-7970-478e-88f9-8213bc676af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:08.533353 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Flow 'volume_create_api' (e852a677-8ba9-43a0-b447-9184e5bc59b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:08.533723 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Create volume request issued successfully. Jul 10 18:53:08.534498 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82b66dd1-6eb2-4897-82cf-d5119b674291 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:08.535209 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 90/383] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:53:08 2026] POST /volume/v3/volumes => generated 819 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:08.549891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bd4af437-2fe2-4bba-b5e4-f9be06a44d42 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:08.551740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd4af437-2fe2-4bba-b5e4-f9be06a44d42 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:08.552088 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd4af437-2fe2-4bba-b5e4-f9be06a44d42 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:08.552361 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd4af437-2fe2-4bba-b5e4-f9be06a44d42 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:08.560232 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:08.560232 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:08.564178 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bd4af437-2fe2-4bba-b5e4-f9be06a44d42 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:08.569315 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd4af437-2fe2-4bba-b5e4-f9be06a44d42 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 200 Jul 10 18:53:08.569858 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 98/384] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:08 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:09.136150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8d23ef23-d200-4093-a168-ec29dcbc7df1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.137743 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8d23ef23-d200-4093-a168-ec29dcbc7df1 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] GET https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc Jul 10 18:53:09.138113 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8d23ef23-d200-4093-a168-ec29dcbc7df1 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.138388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8d23ef23-d200-4093-a168-ec29dcbc7df1 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.139419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-8d23ef23-d200-4093-a168-ec29dcbc7df1 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Show backup with id d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:09.142915 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.142915 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:09.143568 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8d23ef23-d200-4093-a168-ec29dcbc7df1 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc returned with HTTP 200 Jul 10 18:53:09.144011 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 98/385] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:09.152298 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-08cf4bd3-22eb-4ab8-8df9-8d5f15ddcc94 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.153958 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08cf4bd3-22eb-4ab8-8df9-8d5f15ddcc94 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] GET https://10.4.3.225/volume/v3/backups Jul 10 18:53:09.154147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08cf4bd3-22eb-4ab8-8df9-8d5f15ddcc94 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.154319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08cf4bd3-22eb-4ab8-8df9-8d5f15ddcc94 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.154724 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.154724 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:09.165771 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08cf4bd3-22eb-4ab8-8df9-8d5f15ddcc94 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 200 Jul 10 18:53:09.166164 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 100/386] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/backups => generated 338 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:09.173822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.175474 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] POST https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83/restore Jul 10 18:53:09.175768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:09.177053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Restoring backup fb916da6-c976-4ab9-9953-53e009fe6d83 ({'restore': {}}) {{(pid=100060) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 18:53:09.177157 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Restoring backup fb916da6-c976-4ab9-9953-53e009fe6d83 to volume None. Jul 10 18:53:09.180835 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.180835 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:09.181817 np0000005042 devstack@c-api.service[100060]: INFO cinder.backup.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Creating volume of 1 GB for restore of backup fb916da6-c976-4ab9-9953-53e009fe6d83. Jul 10 18:53:09.186316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Availability zone cache updated, next update will occur around 2026-07-10 19:53:09.186127. {{(pid=100060) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 18:53:09.186409 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Availability Zones retrieved successfully. Jul 10 18:53:09.191328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Flow 'volume_create_api' (ba015a1e-8d8a-45e0-aef7-ebe7beb648ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:09.192152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5541118-fb30-4b71-bcff-71d207317e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:09.192959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:09.215638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5541118-fb30-4b71-bcff-71d207317e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:09.216277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9e6973-29a1-4a76-b765-c9a99c7bcbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:09.247123 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Created reservations ['c353193b-1c49-4d43-b9fb-2d231f284e93', 'a4cb9cb6-6f75-44f5-a7e9-2b262e282076', 'b56a72bc-8b91-4ac9-8b38-93be07e71a62', 'ecb21b78-3a4b-4ee8-bf52-ae83314c0576'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:09.248037 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9e6973-29a1-4a76-b765-c9a99c7bcbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c353193b-1c49-4d43-b9fb-2d231f284e93', 'a4cb9cb6-6f75-44f5-a7e9-2b262e282076', 'b56a72bc-8b91-4ac9-8b38-93be07e71a62', 'ecb21b78-3a4b-4ee8-bf52-ae83314c0576']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:09.249061 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71128a86-4d37-4970-ac62-cce68b3b838d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:09.280707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71128a86-4d37-4970-ac62-cce68b3b838d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b229cd-d6dc-4a40-aec4-8c5380317111', '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_fb916da6-c976-4ab9-9953-53e009fe6d83',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='460fa5627736492783cff020dedd4126',qos_specs=None,replication_status=,reservations=['c353193b-1c49-4d43-b9fb-2d231f284e93','a4cb9cb6-6f75-44f5-a7e9-2b262e282076','b56a72bc-8b91-4ac9-8b38-93be07e71a62','ecb21b78-3a4b-4ee8-bf52-ae83314c0576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fb916da6-c976-4ab9-9953-53e009fe6d83',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6b229cd-d6dc-4a40-aec4-8c5380317111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='460fa5627736492783cff020dedd4126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:09.281375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ed977c-0bac-4db1-bcbc-992759cd08c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:09.297173 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ed977c-0bac-4db1-bcbc-992759cd08c2) transitioned into 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_fb916da6-c976-4ab9-9953-53e009fe6d83',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='460fa5627736492783cff020dedd4126',qos_specs=None,replication_status=,reservations=['c353193b-1c49-4d43-b9fb-2d231f284e93','a4cb9cb6-6f75-44f5-a7e9-2b262e282076','b56a72bc-8b91-4ac9-8b38-93be07e71a62','ecb21b78-3a4b-4ee8-bf52-ae83314c0576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:09.298023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a359cbb2-53dc-4d9b-8159-9e82dad3c7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:09.308926 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a359cbb2-53dc-4d9b-8159-9e82dad3c7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:09.310102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Flow 'volume_create_api' (ba015a1e-8d8a-45e0-aef7-ebe7beb648ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:09.310514 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume request issued successfully. Jul 10 18:53:09.319204 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.319204 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:09.319869 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:09.589429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b114784f-9f11-48fc-95e9-6bf44875d5a2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.592009 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b114784f-9f11-48fc-95e9-6bf44875d5a2 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.592233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b114784f-9f11-48fc-95e9-6bf44875d5a2 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.592417 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b114784f-9f11-48fc-95e9-6bf44875d5a2 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.604711 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.604711 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:09.608147 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b114784f-9f11-48fc-95e9-6bf44875d5a2 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:09.613652 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b114784f-9f11-48fc-95e9-6bf44875d5a2 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 200 Jul 10 18:53:09.614156 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 99/387] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:09.631820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18303815-b344-4427-bedc-1308564f0d59 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.635520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18303815-b344-4427-bedc-1308564f0d59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] POST https://10.4.3.225/volume/v3/volume-transfers Jul 10 18:53:09.640461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18303815-b344-4427-bedc-1308564f0d59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4bac3eb1-9b69-46fd-86a9-36d699942695"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:09.643148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volume_transfer [None req-18303815-b344-4427-bedc-1308564f0d59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Creating new volume transfer {'transfer': {'volume_id': '4bac3eb1-9b69-46fd-86a9-36d699942695'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:53:09.644829 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volume_transfer [None req-18303815-b344-4427-bedc-1308564f0d59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Creating transfer of volume 4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.644829 np0000005042 devstack@c-api.service[100059]: INFO cinder.transfer.api [None req-18303815-b344-4427-bedc-1308564f0d59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Generating transfer record for volume 4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.656716 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.656716 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:09.666192 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18303815-b344-4427-bedc-1308564f0d59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:53:09.666738 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 99/388] 10.4.3.225 () {70 vars in 1326 bytes} [Fri Jul 10 18:53:09 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:09.678621 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-28557f67-12eb-486b-939e-5a05da6083a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.681275 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28557f67-12eb-486b-939e-5a05da6083a9 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.681475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28557f67-12eb-486b-939e-5a05da6083a9 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.683484 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28557f67-12eb-486b-939e-5a05da6083a9 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.690237 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.690237 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:09.693826 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-28557f67-12eb-486b-939e-5a05da6083a9 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:09.700659 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28557f67-12eb-486b-939e-5a05da6083a9 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 200 Jul 10 18:53:09.701099 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 101/389] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:09.711714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-049de9c8-7b1f-4e75-90a6-ab90670ea206 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.713845 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-049de9c8-7b1f-4e75-90a6-ab90670ea206 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volume-transfers/detail Jul 10 18:53:09.714226 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-049de9c8-7b1f-4e75-90a6-ab90670ea206 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.714440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-049de9c8-7b1f-4e75-90a6-ab90670ea206 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.714847 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volume_transfer [None req-049de9c8-7b1f-4e75-90a6-ab90670ea206 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Listing volume transfers {{(pid=100058) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:53:09.721275 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-049de9c8-7b1f-4e75-90a6-ab90670ea206 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 18:53:09.721629 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 100/390] 10.4.3.225 () {68 vars in 1326 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:09.729886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-51b0bc87-0f66-4b68-bb2f-442f87484190 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.731202 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51b0bc87-0f66-4b68-bb2f-442f87484190 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] DELETE https://10.4.3.225/volume/v3/volume-transfers/e561b320-9013-462d-9756-2a0a8f003e9f Jul 10 18:53:09.731493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51b0bc87-0f66-4b68-bb2f-442f87484190 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.731742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51b0bc87-0f66-4b68-bb2f-442f87484190 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.731944 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.volume_transfer [None req-51b0bc87-0f66-4b68-bb2f-442f87484190 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Delete transfer with id: e561b320-9013-462d-9756-2a0a8f003e9f Jul 10 18:53:09.741394 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.741394 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:09.756739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51b0bc87-0f66-4b68-bb2f-442f87484190 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers/e561b320-9013-462d-9756-2a0a8f003e9f returned with HTTP 202 Jul 10 18:53:09.756999 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 100/391] 10.4.3.225 () {68 vars in 1419 bytes} [Fri Jul 10 18:53:09 2026] DELETE /volume/v3/volume-transfers/e561b320-9013-462d-9756-2a0a8f003e9f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:53:09.763575 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ee501958-9abe-4344-8216-4504ddce99d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.765106 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee501958-9abe-4344-8216-4504ddce99d0 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.765262 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee501958-9abe-4344-8216-4504ddce99d0 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.765469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee501958-9abe-4344-8216-4504ddce99d0 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.774709 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.774709 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:09.777991 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ee501958-9abe-4344-8216-4504ddce99d0 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Volume info retrieved successfully. Jul 10 18:53:09.781822 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee501958-9abe-4344-8216-4504ddce99d0 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 200 Jul 10 18:53:09.782186 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 102/392] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:09.793330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-afcccc91-db6a-44b9-953a-622b60ba0780 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.794999 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-afcccc91-db6a-44b9-953a-622b60ba0780 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] DELETE https://10.4.3.225/volume/v3/volume-transfers/e561b320-9013-462d-9756-2a0a8f003e9f Jul 10 18:53:09.795201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-afcccc91-db6a-44b9-953a-622b60ba0780 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.795369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-afcccc91-db6a-44b9-953a-622b60ba0780 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.795465 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.volume_transfer [None req-afcccc91-db6a-44b9-953a-622b60ba0780 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Delete transfer with id: e561b320-9013-462d-9756-2a0a8f003e9f Jul 10 18:53:09.799458 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-afcccc91-db6a-44b9-953a-622b60ba0780 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volume-transfers/e561b320-9013-462d-9756-2a0a8f003e9f returned with HTTP 404 Jul 10 18:53:09.800163 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 101/393] 10.4.3.225 () {68 vars in 1419 bytes} [Fri Jul 10 18:53:09 2026] DELETE /volume/v3/volume-transfers/e561b320-9013-462d-9756-2a0a8f003e9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:09.806298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-06018335-5963-4d6e-8b98-8fce5267f943 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.808001 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.808257 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.808449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.808612 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Delete volume with id: 4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.815391 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.815391 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:09.815681 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Volume info retrieved successfully. Jul 10 18:53:09.840832 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Delete volume request issued successfully. Jul 10 18:53:09.841050 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-06018335-5963-4d6e-8b98-8fce5267f943 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 202 Jul 10 18:53:09.841441 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 101/394] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:09 2026] DELETE /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:53:09.847588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ebd49865-0591-416d-a1c3-d7332a8f3999 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:09.849366 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebd49865-0591-416d-a1c3-d7332a8f3999 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:09.849587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebd49865-0591-416d-a1c3-d7332a8f3999 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:09.849761 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebd49865-0591-416d-a1c3-d7332a8f3999 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:09.856097 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:09.856097 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:09.859400 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ebd49865-0591-416d-a1c3-d7332a8f3999 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Volume info retrieved successfully. Jul 10 18:53:09.863979 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebd49865-0591-416d-a1c3-d7332a8f3999 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 200 Jul 10 18:53:09.864506 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 103/395] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:09 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:10.330456 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:10.330456 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:10.331019 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:10.331254 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Checking backup size 1 against volume size 1 {{(pid=100060) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 18:53:10.331254 np0000005042 devstack@c-api.service[100060]: INFO cinder.backup.api [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Overwriting volume e6b229cd-d6dc-4a40-aec4-8c5380317111 with restore of backup fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:10.355774 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] restore_backup in rpcapi backup_id fb916da6-c976-4ab9-9953-53e009fe6d83 {{(pid=100060) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 18:53:10.356737 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9dc9f77d-ef94-4123-ba14-777b5da01d85 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83/restore returned with HTTP 202 Jul 10 18:53:10.356966 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 91/396] 10.4.3.225 () {68 vars in 1393 bytes} [Fri Jul 10 18:53:09 2026] POST /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:10.365685 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a4e5b2ca-60ab-439a-b4e6-2e3c574ddf91 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:10.370192 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4e5b2ca-60ab-439a-b4e6-2e3c574ddf91 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:10.370531 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4e5b2ca-60ab-439a-b4e6-2e3c574ddf91 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:10.370795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4e5b2ca-60ab-439a-b4e6-2e3c574ddf91 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:10.371016 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a4e5b2ca-60ab-439a-b4e6-2e3c574ddf91 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:10.379491 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:10.379491 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:10.380312 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4e5b2ca-60ab-439a-b4e6-2e3c574ddf91 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:10.380741 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 102/397] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:10 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:10.878531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-65bc3cc1-d304-4714-bb03-01d3a6d2a255 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:10.880495 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-65bc3cc1-d304-4714-bb03-01d3a6d2a255 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:10.880696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-65bc3cc1-d304-4714-bb03-01d3a6d2a255 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:10.880969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-65bc3cc1-d304-4714-bb03-01d3a6d2a255 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:10.888268 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-65bc3cc1-d304-4714-bb03-01d3a6d2a255 tempest-VolumesTransfersV355Test-424437741 tempest-VolumesTransfersV355Test-424437741-project-admin] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 404 Jul 10 18:53:10.888735 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 102/398] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:10 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:10.896579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a817742d-789c-43f4-8431-6797d6a49f13 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:10.898460 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a817742d-789c-43f4-8431-6797d6a49f13 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] GET https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:10.898672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a817742d-789c-43f4-8431-6797d6a49f13 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:10.899088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a817742d-789c-43f4-8431-6797d6a49f13 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:10.904144 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a817742d-789c-43f4-8431-6797d6a49f13 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 404 Jul 10 18:53:10.904575 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 104/399] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:10 2026] GET /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:10.912328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7a4ca78d-6aef-436a-aeb3-94c948a52a59 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:10.914325 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7a4ca78d-6aef-436a-aeb3-94c948a52a59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:10.914580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7a4ca78d-6aef-436a-aeb3-94c948a52a59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:10.914724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7a4ca78d-6aef-436a-aeb3-94c948a52a59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:10.914932 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7a4ca78d-6aef-436a-aeb3-94c948a52a59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] Delete volume with id: 4bac3eb1-9b69-46fd-86a9-36d699942695 Jul 10 18:53:10.924466 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7a4ca78d-6aef-436a-aeb3-94c948a52a59 tempest-VolumesTransfersV355Test-1021740116 tempest-VolumesTransfersV355Test-1021740116-project-member] https://10.4.3.225/volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 returned with HTTP 404 Jul 10 18:53:10.925053 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 92/400] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:10 2026] DELETE /volume/v3/volumes/4bac3eb1-9b69-46fd-86a9-36d699942695 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:11.393170 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dd8b5619-70df-45b4-9722-a388c01fd04d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:11.395409 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dd8b5619-70df-45b4-9722-a388c01fd04d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:11.395665 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dd8b5619-70df-45b4-9722-a388c01fd04d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:11.396371 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dd8b5619-70df-45b4-9722-a388c01fd04d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:11.396371 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-dd8b5619-70df-45b4-9722-a388c01fd04d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:11.404706 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:11.404706 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:11.405636 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dd8b5619-70df-45b4-9722-a388c01fd04d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:11.405935 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 103/401] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:11 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:11.452339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:11.454178 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:11.454506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-567388974"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:11.456014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-567388974'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:11.456159 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Create volume of 1 GB Jul 10 18:53:11.460058 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Availability Zones retrieved successfully. Jul 10 18:53:11.465448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Flow 'volume_create_api' (7c4230a1-b29d-47ec-8da6-b609f3a40444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:11.466333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d693a3fb-01dd-427f-a305-9fc752aea10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:11.467246 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:11.497164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d693a3fb-01dd-427f-a305-9fc752aea10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:11.497954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ec797a-9fe7-4ab9-b92c-f2356942c09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:11.556786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Created reservations ['7415da18-4cef-4a98-a739-83f893089633', 'b39c1fd9-feb7-45a1-9838-66e5faf9ca1f', '5f6ea48d-f96f-4984-b1a2-51629f6a2b35', '965a921c-c029-4b1c-aadc-ba191b019e59'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:11.557477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ec797a-9fe7-4ab9-b92c-f2356942c09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7415da18-4cef-4a98-a739-83f893089633', 'b39c1fd9-feb7-45a1-9838-66e5faf9ca1f', '5f6ea48d-f96f-4984-b1a2-51629f6a2b35', '965a921c-c029-4b1c-aadc-ba191b019e59']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:11.558181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f13d42-563e-4147-8bed-ea5e452f52f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:11.577642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37f13d42-563e-4147-8bed-ea5e452f52f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1999458f-c7a0-4a83-9e44-33be7724cb5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-567388974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9b7183240049f89799a8efa4b62ecb',qos_specs=None,replication_status=,reservations=['7415da18-4cef-4a98-a739-83f893089633','b39c1fd9-feb7-45a1-9838-66e5faf9ca1f','5f6ea48d-f96f-4984-b1a2-51629f6a2b35','965a921c-c029-4b1c-aadc-ba191b019e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e5c60678fc4293b79835ff275a9fec',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-567388974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1999458f-c7a0-4a83-9e44-33be7724cb5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a9b7183240049f89799a8efa4b62ecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15e5c60678fc4293b79835ff275a9fec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:11.578396 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5850e7-78c9-49e0-9c06-7f6d980da216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:11.596961 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5850e7-78c9-49e0-9c06-7f6d980da216) transitioned into state 'SUCCESS' from state '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-567388974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a9b7183240049f89799a8efa4b62ecb',qos_specs=None,replication_status=,reservations=['7415da18-4cef-4a98-a739-83f893089633','b39c1fd9-feb7-45a1-9838-66e5faf9ca1f','5f6ea48d-f96f-4984-b1a2-51629f6a2b35','965a921c-c029-4b1c-aadc-ba191b019e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e5c60678fc4293b79835ff275a9fec',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:11.597620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e139b8ad-e87e-42f3-8dde-2050362dc73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:11.606338 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e139b8ad-e87e-42f3-8dde-2050362dc73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:11.607089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Flow 'volume_create_api' (7c4230a1-b29d-47ec-8da6-b609f3a40444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:11.607359 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Create volume request issued successfully. Jul 10 18:53:11.607919 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-353f9e6b-2b33-4b05-a048-5ea616d09f61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:11.608259 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 103/402] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:53:11 2026] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:11.622242 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e510f5f4-dbc5-4032-9af8-79b579df6c53 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:11.623755 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e510f5f4-dbc5-4032-9af8-79b579df6c53 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:11.623947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e510f5f4-dbc5-4032-9af8-79b579df6c53 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:11.624141 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e510f5f4-dbc5-4032-9af8-79b579df6c53 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:11.631235 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:11.631235 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:11.634527 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e510f5f4-dbc5-4032-9af8-79b579df6c53 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:11.639007 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e510f5f4-dbc5-4032-9af8-79b579df6c53 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:11.639587 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 105/403] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:11 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:11.942701 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-e58441bb-fd7b-4e35-86a4-bc91c4642791 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:11.945012 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-e58441bb-fd7b-4e35-86a4-bc91c4642791 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:11.945244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-e58441bb-fd7b-4e35-86a4-bc91c4642791 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:11.945467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-e58441bb-fd7b-4e35-86a4-bc91c4642791 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:11.953045 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:11.953045 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:11.956714 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-e58441bb-fd7b-4e35-86a4-bc91c4642791 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:11.960771 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-e58441bb-fd7b-4e35-86a4-bc91c4642791 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:11.961398 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 93/404] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:11 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:12.416502 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ff07bb94-34df-4cd0-b937-3170f8cd41c8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:12.418310 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ff07bb94-34df-4cd0-b937-3170f8cd41c8 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:12.418514 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ff07bb94-34df-4cd0-b937-3170f8cd41c8 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:12.418783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ff07bb94-34df-4cd0-b937-3170f8cd41c8 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:12.418924 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ff07bb94-34df-4cd0-b937-3170f8cd41c8 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:12.423058 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:12.423058 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:12.423868 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ff07bb94-34df-4cd0-b937-3170f8cd41c8 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:12.424240 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 104/405] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:12 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:12.654285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c22dfa94-e50a-4d5a-8137-120a39818b78 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:12.656561 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c22dfa94-e50a-4d5a-8137-120a39818b78 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:12.656862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c22dfa94-e50a-4d5a-8137-120a39818b78 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:12.657163 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c22dfa94-e50a-4d5a-8137-120a39818b78 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:12.668635 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:12.668635 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:12.675456 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c22dfa94-e50a-4d5a-8137-120a39818b78 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:12.680928 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c22dfa94-e50a-4d5a-8137-120a39818b78 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:12.681407 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 104/406] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:12 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:12.749365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4bf6b2ab-4e87-4ad1-9709-1793f8ee8f30 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:12.751463 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4bf6b2ab-4e87-4ad1-9709-1793f8ee8f30 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:12.751661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4bf6b2ab-4e87-4ad1-9709-1793f8ee8f30 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:12.751887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4bf6b2ab-4e87-4ad1-9709-1793f8ee8f30 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:12.759035 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:12.759035 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:12.763391 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4bf6b2ab-4e87-4ad1-9709-1793f8ee8f30 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:12.768268 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4bf6b2ab-4e87-4ad1-9709-1793f8ee8f30 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:12.768675 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 106/407] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:12 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:13.434378 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fa4202c3-a562-46c5-a433-7876a4fa961b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:13.436269 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa4202c3-a562-46c5-a433-7876a4fa961b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:13.436477 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa4202c3-a562-46c5-a433-7876a4fa961b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:13.436675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa4202c3-a562-46c5-a433-7876a4fa961b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:13.436847 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-fa4202c3-a562-46c5-a433-7876a4fa961b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:13.441539 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:13.441539 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:13.442351 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa4202c3-a562-46c5-a433-7876a4fa961b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:13.442714 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 94/408] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:13 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:14.163012 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-faa4826a-3bc6-4471-b34b-340cff58cb0c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:14.163430 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-faa4826a-3bc6-4471-b34b-340cff58cb0c None None] GET https://10.4.3.225/volume// Jul 10 18:53:14.163430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-faa4826a-3bc6-4471-b34b-340cff58cb0c None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:14.163430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-faa4826a-3bc6-4471-b34b-340cff58cb0c None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:14.163691 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-faa4826a-3bc6-4471-b34b-340cff58cb0c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:14.163968 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 105/409] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:53:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:14.178295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-2732e516-1d5b-45e7-b60c-c66dc548636f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:14.368639 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-2732e516-1d5b-45e7-b60c-c66dc548636f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:53:14.369081 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-2732e516-1d5b-45e7-b60c-c66dc548636f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fed73195-a33a-4073-95eb-f889ed236a80", "connector": null, "instance_uuid": "9e6b7bc3-0743-4b7b-89ba-1547cc834e21"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:14.380343 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:14.380343 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:14.407579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-2732e516-1d5b-45e7-b60c-c66dc548636f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:53:14.407838 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 105/410] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:53:14 2026] POST /volume/v3/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:14.455512 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98ac5663-2084-4c3d-bf45-f70919ff7191 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:14.457725 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98ac5663-2084-4c3d-bf45-f70919ff7191 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:14.457964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98ac5663-2084-4c3d-bf45-f70919ff7191 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:14.458187 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98ac5663-2084-4c3d-bf45-f70919ff7191 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:14.458311 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-98ac5663-2084-4c3d-bf45-f70919ff7191 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:14.463340 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:14.463340 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:14.464379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98ac5663-2084-4c3d-bf45-f70919ff7191 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:14.464918 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 107/411] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:14 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:14.493488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f7c41381-c91d-410e-8a77-5fb19c564a88 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:14.495260 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7c41381-c91d-410e-8a77-5fb19c564a88 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:14.495481 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7c41381-c91d-410e-8a77-5fb19c564a88 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:14.495674 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7c41381-c91d-410e-8a77-5fb19c564a88 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:14.505551 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:14.505551 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:14.508934 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f7c41381-c91d-410e-8a77-5fb19c564a88 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:14.513166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7c41381-c91d-410e-8a77-5fb19c564a88 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:14.513565 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 95/412] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:14 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:14.945965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-daae4259-877a-437d-9652-e0f431dcbe94 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:14.946465 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-daae4259-877a-437d-9652-e0f431dcbe94 None None] GET https://10.4.3.225/volume// Jul 10 18:53:14.946711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-daae4259-877a-437d-9652-e0f431dcbe94 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:14.948367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-daae4259-877a-437d-9652-e0f431dcbe94 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:14.948367 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-daae4259-877a-437d-9652-e0f431dcbe94 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:14.948367 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 106/413] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:53:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:14.959753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-acfff543-eb39-44f0-a608-18754b19da0d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:14.963413 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-acfff543-eb39-44f0-a608-18754b19da0d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:14.963745 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-acfff543-eb39-44f0-a608-18754b19da0d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:14.964116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-acfff543-eb39-44f0-a608-18754b19da0d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:14.977751 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:14.977751 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:14.982419 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-acfff543-eb39-44f0-a608-18754b19da0d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:14.987514 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-acfff543-eb39-44f0-a608-18754b19da0d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:14.990307 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 106/414] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:53:14 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:15.025341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98a2111e-b757-4109-86c2-48c8a32808d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.028942 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98a2111e-b757-4109-86c2-48c8a32808d5 None None] GET https://10.4.3.225/volume// Jul 10 18:53:15.028942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98a2111e-b757-4109-86c2-48c8a32808d5 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:15.028942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98a2111e-b757-4109-86c2-48c8a32808d5 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:15.028942 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98a2111e-b757-4109-86c2-48c8a32808d5 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:15.028942 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 108/415] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:53:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:15.046685 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-60477c15-7f75-48f3-8f74-e970b46e86af None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.075638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.078090 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] PUT https://10.4.3.225/volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1 Jul 10 18:53:15.078090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:15.098111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Acquiring lock "cinder-attachment_update-fed73195-a33a-4073-95eb-f889ed236a80-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:53:15.103101 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Lock "cinder-attachment_update-fed73195-a33a-4073-95eb-f889ed236a80-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:53:15.103967 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:15.103967 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:15.288141 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-60477c15-7f75-48f3-8f74-e970b46e86af tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:53:15.288585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-60477c15-7f75-48f3-8f74-e970b46e86af tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1999458f-c7a0-4a83-9e44-33be7724cb5f", "connector": null, "instance_uuid": "3fc69811-4165-4773-953d-05e579c62fd4"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:15.298152 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:15.298152 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:15.329682 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-60477c15-7f75-48f3-8f74-e970b46e86af tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:53:15.330332 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 96/416] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:53:15 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:15.477004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eac06f44-d15e-4785-bd34-5789355a543b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.479498 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eac06f44-d15e-4785-bd34-5789355a543b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:15.479756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eac06f44-d15e-4785-bd34-5789355a543b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:15.480024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eac06f44-d15e-4785-bd34-5789355a543b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:15.480166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-eac06f44-d15e-4785-bd34-5789355a543b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:15.486974 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:15.486974 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:15.487912 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eac06f44-d15e-4785-bd34-5789355a543b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:15.488351 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 107/417] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:15 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:15.538052 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7dd3279d-d36e-407f-a4dc-da0ec210e8b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.541219 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dd3279d-d36e-407f-a4dc-da0ec210e8b8 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:15.541463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dd3279d-d36e-407f-a4dc-da0ec210e8b8 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:15.541672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dd3279d-d36e-407f-a4dc-da0ec210e8b8 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:15.561003 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:15.561003 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:15.567787 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7dd3279d-d36e-407f-a4dc-da0ec210e8b8 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:15.576528 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dd3279d-d36e-407f-a4dc-da0ec210e8b8 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:15.576962 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 109/418] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:15 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:15.635505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Lock "cinder-attachment_update-fed73195-a33a-4073-95eb-f889ed236a80-np0000005042" released by "attachment_update" :: held 0.533s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:53:15.635874 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-1c052e7e-86af-4ed8-9a11-2a0fb1c85064 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1 returned with HTTP 200 Jul 10 18:53:15.636310 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 107/419] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:53:15 2026] PUT /volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:15.819622 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-997a808f-dbd2-4200-8c7e-dc662950ae2e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.822035 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-997a808f-dbd2-4200-8c7e-dc662950ae2e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:15.822333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-997a808f-dbd2-4200-8c7e-dc662950ae2e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:15.822619 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-997a808f-dbd2-4200-8c7e-dc662950ae2e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:15.834104 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:15.834104 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:15.838095 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-997a808f-dbd2-4200-8c7e-dc662950ae2e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:15.843560 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-997a808f-dbd2-4200-8c7e-dc662950ae2e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:15.844050 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 97/420] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:15 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:15.865204 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-915d04ea-3767-4a81-ae96-7c0b45fccd18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.865586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-915d04ea-3767-4a81-ae96-7c0b45fccd18 None None] GET https://10.4.3.225/volume// Jul 10 18:53:15.865773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-915d04ea-3767-4a81-ae96-7c0b45fccd18 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:15.866003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-915d04ea-3767-4a81-ae96-7c0b45fccd18 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:15.866311 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-915d04ea-3767-4a81-ae96-7c0b45fccd18 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:15.866579 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 108/421] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:53:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:15.875603 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-2807adfd-8497-4104-8ac7-f2256a68f5a5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.878354 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-2807adfd-8497-4104-8ac7-f2256a68f5a5 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:15.878637 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-2807adfd-8497-4104-8ac7-f2256a68f5a5 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:15.878934 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-2807adfd-8497-4104-8ac7-f2256a68f5a5 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:15.891402 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:15.891402 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:15.895329 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-2807adfd-8497-4104-8ac7-f2256a68f5a5 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:15.901391 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-2807adfd-8497-4104-8ac7-f2256a68f5a5 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:15.901841 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 110/422] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:53:15 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:15.982849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:15.986664 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] PUT https://10.4.3.225/volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d Jul 10 18:53:15.987400 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:15.998117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Acquiring lock "cinder-attachment_update-1999458f-c7a0-4a83-9e44-33be7724cb5f-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:53:16.003604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Lock "cinder-attachment_update-1999458f-c7a0-4a83-9e44-33be7724cb5f-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:53:16.004685 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:16.004685 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:16.499570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d1153918-7fc4-4f17-aa2a-1441db6da88d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:16.501969 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d1153918-7fc4-4f17-aa2a-1441db6da88d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:16.502276 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d1153918-7fc4-4f17-aa2a-1441db6da88d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:16.502545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d1153918-7fc4-4f17-aa2a-1441db6da88d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:16.502708 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d1153918-7fc4-4f17-aa2a-1441db6da88d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:16.507908 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:16.507908 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:16.509013 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d1153918-7fc4-4f17-aa2a-1441db6da88d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:16.509518 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 98/423] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:16 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:16.524092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Lock "cinder-attachment_update-1999458f-c7a0-4a83-9e44-33be7724cb5f-np0000005042" released by "attachment_update" :: held 0.520s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:53:16.524455 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-0a285b3d-7b13-425d-9140-cb46c9d6b3bd tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d returned with HTTP 200 Jul 10 18:53:16.525006 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 108/424] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:53:15 2026] PUT /volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:16.569612 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-096121c8-306c-451a-9b0f-b97a7a158077 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:16.590019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f6d73354-34fa-436e-b26a-f6564d7b5803 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:16.592602 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6d73354-34fa-436e-b26a-f6564d7b5803 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:16.592868 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6d73354-34fa-436e-b26a-f6564d7b5803 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:16.593020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6d73354-34fa-436e-b26a-f6564d7b5803 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:16.602456 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:16.602456 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:16.605917 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f6d73354-34fa-436e-b26a-f6564d7b5803 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:16.610659 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6d73354-34fa-436e-b26a-f6564d7b5803 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:16.611198 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 111/425] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:16 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:16.826124 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:16.826465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1189054150"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:16.829281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1189054150'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:16.829531 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Create volume of 1 GB Jul 10 18:53:16.834363 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Availability Zones retrieved successfully. Jul 10 18:53:16.839684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Flow 'volume_create_api' (187fd30e-4c11-41f5-877a-78b4c16df96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:16.840700 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96b5709-2477-437f-a139-e7a51fa0bedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:16.841633 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:16.857027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-36d7917e-2243-4773-8cca-a2f24ec76fd0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:16.859627 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-36d7917e-2243-4773-8cca-a2f24ec76fd0 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:16.859934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-36d7917e-2243-4773-8cca-a2f24ec76fd0 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:16.860525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-36d7917e-2243-4773-8cca-a2f24ec76fd0 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:16.877342 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:16.877342 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:16.882080 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-36d7917e-2243-4773-8cca-a2f24ec76fd0 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:16.888784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96b5709-2477-437f-a139-e7a51fa0bedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:16.889334 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-36d7917e-2243-4773-8cca-a2f24ec76fd0 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:16.889681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d107960-2f45-497e-a327-93aa77e34244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:16.889902 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 99/426] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:16 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:16.964306 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Created reservations ['9e06c029-3725-409d-b387-6bef1ec97bc6', '11607a4a-958b-4372-9258-ef8515b3aa25', '7426dfc9-9e09-4978-86eb-86040d2cc7fc', '2217be5a-c7f9-4755-9e50-33ebddbc419a'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:16.965165 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d107960-2f45-497e-a327-93aa77e34244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e06c029-3725-409d-b387-6bef1ec97bc6', '11607a4a-958b-4372-9258-ef8515b3aa25', '7426dfc9-9e09-4978-86eb-86040d2cc7fc', '2217be5a-c7f9-4755-9e50-33ebddbc419a']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:16.966138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a105daa-44ca-4c0d-935c-c8ef692e6db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:16.993824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a105daa-44ca-4c0d-935c-c8ef692e6db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83120c6b-b623-422b-9f22-8e94690856e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1189054150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efbcc5ff857347d0b78a3be1bed66b68',qos_specs=None,replication_status=,reservations=['9e06c029-3725-409d-b387-6bef1ec97bc6','11607a4a-958b-4372-9258-ef8515b3aa25','7426dfc9-9e09-4978-86eb-86040d2cc7fc','2217be5a-c7f9-4755-9e50-33ebddbc419a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce857292996435f97bac84bc8a24906',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1189054150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83120c6b-b623-422b-9f22-8e94690856e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efbcc5ff857347d0b78a3be1bed66b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce857292996435f97bac84bc8a24906',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:16.993824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7012e652-ac3c-4c66-b600-2759fe0d3c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:17.015611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7012e652-ac3c-4c66-b600-2759fe0d3c3a) transitioned into state 'SUCCESS' from state '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-1189054150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efbcc5ff857347d0b78a3be1bed66b68',qos_specs=None,replication_status=,reservations=['9e06c029-3725-409d-b387-6bef1ec97bc6','11607a4a-958b-4372-9258-ef8515b3aa25','7426dfc9-9e09-4978-86eb-86040d2cc7fc','2217be5a-c7f9-4755-9e50-33ebddbc419a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce857292996435f97bac84bc8a24906',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:17.016254 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd26f60f-1ef2-4cef-b547-a7bef43b3a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:17.027477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd26f60f-1ef2-4cef-b547-a7bef43b3a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:17.028704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Flow 'volume_create_api' (187fd30e-4c11-41f5-877a-78b4c16df96c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:17.029107 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Create volume request issued successfully. Jul 10 18:53:17.029934 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-096121c8-306c-451a-9b0f-b97a7a158077 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:17.030482 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 109/427] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:53:16 2026] POST /volume/v3/volumes => generated 819 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:17.047509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f6ecab9b-1838-448b-9c05-a6597cbee3c4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:17.052253 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6ecab9b-1838-448b-9c05-a6597cbee3c4 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:17.052536 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6ecab9b-1838-448b-9c05-a6597cbee3c4 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:17.052828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6ecab9b-1838-448b-9c05-a6597cbee3c4 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:17.062013 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:17.062013 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:17.066512 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6ecab9b-1838-448b-9c05-a6597cbee3c4 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:17.072379 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6ecab9b-1838-448b-9c05-a6597cbee3c4 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 200 Jul 10 18:53:17.072947 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 109/428] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:17 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:17.520631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d75420f-918d-4881-a2e7-8f0ea3035c2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:17.522548 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d75420f-918d-4881-a2e7-8f0ea3035c2d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:17.522964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d75420f-918d-4881-a2e7-8f0ea3035c2d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:17.523265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d75420f-918d-4881-a2e7-8f0ea3035c2d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:17.523471 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5d75420f-918d-4881-a2e7-8f0ea3035c2d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:17.528317 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:17.528317 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:17.530694 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d75420f-918d-4881-a2e7-8f0ea3035c2d tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:17.531257 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 112/429] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:17 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:17.630881 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-183b4925-b14a-442c-a2f6-7270426e1cf0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:17.631283 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-183b4925-b14a-442c-a2f6-7270426e1cf0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:17.631513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-183b4925-b14a-442c-a2f6-7270426e1cf0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:17.631776 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-183b4925-b14a-442c-a2f6-7270426e1cf0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:17.649660 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:17.649660 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:17.654919 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-183b4925-b14a-442c-a2f6-7270426e1cf0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:17.661085 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-183b4925-b14a-442c-a2f6-7270426e1cf0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:17.661609 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 100/430] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:17 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:17.909301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7c48cc11-86ca-49a3-9d9f-1fbff509f262 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:17.913076 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c48cc11-86ca-49a3-9d9f-1fbff509f262 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:17.913076 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c48cc11-86ca-49a3-9d9f-1fbff509f262 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:17.913076 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c48cc11-86ca-49a3-9d9f-1fbff509f262 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:17.923025 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:17.923025 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:17.928396 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7c48cc11-86ca-49a3-9d9f-1fbff509f262 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:17.934199 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c48cc11-86ca-49a3-9d9f-1fbff509f262 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:17.934635 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 110/431] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:17 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:18.085277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8db537f6-1995-4967-b0d2-4ccf4a7b2deb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.087052 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8db537f6-1995-4967-b0d2-4ccf4a7b2deb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:18.087244 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8db537f6-1995-4967-b0d2-4ccf4a7b2deb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.087451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8db537f6-1995-4967-b0d2-4ccf4a7b2deb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.094030 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:18.094030 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:18.097271 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8db537f6-1995-4967-b0d2-4ccf4a7b2deb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:18.100952 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8db537f6-1995-4967-b0d2-4ccf4a7b2deb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 200 Jul 10 18:53:18.101279 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 110/432] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 946 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:18.113837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-af196235-d685-4bc3-be2c-f67a7837d78d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.117829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af196235-d685-4bc3-be2c-f67a7837d78d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] POST https://10.4.3.225/volume/v3/volume-transfers Jul 10 18:53:18.117829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af196235-d685-4bc3-be2c-f67a7837d78d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "83120c6b-b623-422b-9f22-8e94690856e6"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:18.118739 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volume_transfer [None req-af196235-d685-4bc3-be2c-f67a7837d78d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Creating new volume transfer {'transfer': {'volume_id': '83120c6b-b623-422b-9f22-8e94690856e6'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:53:18.119103 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volume_transfer [None req-af196235-d685-4bc3-be2c-f67a7837d78d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Creating transfer of volume 83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:18.119402 np0000005042 devstack@c-api.service[100057]: INFO cinder.transfer.api [None req-af196235-d685-4bc3-be2c-f67a7837d78d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Generating transfer record for volume 83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:18.126839 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:18.126839 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:18.142388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af196235-d685-4bc3-be2c-f67a7837d78d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:53:18.142834 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 113/433] 10.4.3.225 () {70 vars in 1326 bytes} [Fri Jul 10 18:53:18 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:18.151105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-304a825a-bf6f-4084-b42e-b49117881123 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.152995 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-304a825a-bf6f-4084-b42e-b49117881123 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:18.153216 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-304a825a-bf6f-4084-b42e-b49117881123 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.153389 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-304a825a-bf6f-4084-b42e-b49117881123 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.160608 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:18.160608 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:18.164068 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-304a825a-bf6f-4084-b42e-b49117881123 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:18.168146 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-304a825a-bf6f-4084-b42e-b49117881123 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 200 Jul 10 18:53:18.168570 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 101/434] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:18.184049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ee97f862-bf4f-4514-8fa4-74bf4b964fb2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.186212 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee97f862-bf4f-4514-8fa4-74bf4b964fb2 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 Jul 10 18:53:18.186400 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee97f862-bf4f-4514-8fa4-74bf4b964fb2 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.186586 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee97f862-bf4f-4514-8fa4-74bf4b964fb2 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.193422 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee97f862-bf4f-4514-8fa4-74bf4b964fb2 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 returned with HTTP 200 Jul 10 18:53:18.193905 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 111/435] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:18.202127 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95c51de4-e9ba-4ee4-80ef-f600626624eb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.204016 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95c51de4-e9ba-4ee4-80ef-f600626624eb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volume-transfers Jul 10 18:53:18.204246 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95c51de4-e9ba-4ee4-80ef-f600626624eb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.204470 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95c51de4-e9ba-4ee4-80ef-f600626624eb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.204630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volume_transfer [None req-95c51de4-e9ba-4ee4-80ef-f600626624eb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Listing volume transfers {{(pid=100058) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:53:18.208608 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95c51de4-e9ba-4ee4-80ef-f600626624eb tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers returned with HTTP 200 Jul 10 18:53:18.209065 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 111/436] 10.4.3.225 () {68 vars in 1305 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:18.217418 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.409725 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] POST https://10.4.3.225/volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91/accept Jul 10 18:53:18.410106 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d3deccdaa38933f9"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:18.411419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Accepting volume transfer cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 {{(pid=100057) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 18:53:18.411527 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Accepting transfer cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 Jul 10 18:53:18.474819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Created reservations ['7397a8bf-1230-419f-8ebd-dbe6e0a77bfd', 'daf607ef-3b6f-4bdd-9363-6d43c748d366', '5c364470-2cc4-4f6f-a6a6-191a841ce390', '6309ab57-dd5c-471c-b0bf-f6450b533337'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:18.493882 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Created reservations ['4ba94406-85a9-4621-9564-935c242f48cd', 'e45c06dc-80cc-4e9b-96fa-6d366f48cd74', '08aa6706-fe81-47e8-ad18-53c7d8acdb29', '9d106922-3d98-43ff-8039-388fd34fe9a6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:18.529980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Created reservations ['f49bbbb8-90c2-4453-8bc2-4d40c2de6dad', 'cd850b16-6a0b-4c05-a5fe-701be403a454', '6afc3910-2791-4ba7-b301-d94b2925bab6', '7b03aeb4-0c3f-4573-bbdf-e2d1e2159264'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:18.542309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-63de20ab-dba7-4200-959b-550086aad6d1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.543987 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-63de20ab-dba7-4200-959b-550086aad6d1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:18.544186 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-63de20ab-dba7-4200-959b-550086aad6d1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.544385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-63de20ab-dba7-4200-959b-550086aad6d1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.544490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-63de20ab-dba7-4200-959b-550086aad6d1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:18.548518 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:18.548518 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:18.549260 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-63de20ab-dba7-4200-959b-550086aad6d1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:18.549590 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 102/437] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:18.560288 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Created reservations ['5ff4c445-23fe-420f-a8dc-ebf6bea47e7b', 'e9003c18-7be7-4087-859f-9cc9af38bfec', '45aa00c1-01c0-49fd-b1ce-5b90d2b07b7e', '662e79c9-e1d2-4142-be6b-55d973a0df3d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:18.674639 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3205ab5b-e131-4f8e-ad87-c3a5f140f2d5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.677635 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3205ab5b-e131-4f8e-ad87-c3a5f140f2d5 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:18.679168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3205ab5b-e131-4f8e-ad87-c3a5f140f2d5 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.679565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3205ab5b-e131-4f8e-ad87-c3a5f140f2d5 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.692832 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:18.692832 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:18.695784 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3205ab5b-e131-4f8e-ad87-c3a5f140f2d5 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:18.702354 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3205ab5b-e131-4f8e-ad87-c3a5f140f2d5 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:18.703047 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 112/438] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:18.949170 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8c19c785-b7ae-4ff9-ab0f-bc7d7fdc2fa6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:18.951219 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c19c785-b7ae-4ff9-ab0f-bc7d7fdc2fa6 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:18.951446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c19c785-b7ae-4ff9-ab0f-bc7d7fdc2fa6 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:18.951678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c19c785-b7ae-4ff9-ab0f-bc7d7fdc2fa6 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:18.968481 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:18.968481 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:18.973502 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8c19c785-b7ae-4ff9-ab0f-bc7d7fdc2fa6 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:18.979724 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c19c785-b7ae-4ff9-ab0f-bc7d7fdc2fa6 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:18.980274 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 112/439] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:18 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:19.070445 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Transfer volume completed successfully. Jul 10 18:53:19.147281 np0000005042 devstack@c-api.service[100057]: INFO cinder.transfer.api [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Volume 83120c6b-b623-422b-9f22-8e94690856e6 has been transferred. Jul 10 18:53:19.155036 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-23dbe93f-f4d8-45e5-bcd1-cc6dfc01eb26 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] https://10.4.3.225/volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91/accept returned with HTTP 202 Jul 10 18:53:19.155433 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 114/440] 10.4.3.225 () {70 vars in 1458 bytes} [Fri Jul 10 18:53:18 2026] POST /volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91/accept => generated 365 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:19.166676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d92f9577-1f80-4e18-a121-0a432b860aea None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.168873 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d92f9577-1f80-4e18-a121-0a432b860aea tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:19.169143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d92f9577-1f80-4e18-a121-0a432b860aea tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.169400 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d92f9577-1f80-4e18-a121-0a432b860aea tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.178925 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:19.178925 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:19.183423 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d92f9577-1f80-4e18-a121-0a432b860aea tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Volume info retrieved successfully. Jul 10 18:53:19.188985 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d92f9577-1f80-4e18-a121-0a432b860aea tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 200 Jul 10 18:53:19.189491 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 103/441] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:19 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:19.204521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-84425c6a-b6cb-4a8e-82bd-a377215da033 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.208056 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-84425c6a-b6cb-4a8e-82bd-a377215da033 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:19.208425 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-84425c6a-b6cb-4a8e-82bd-a377215da033 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.208589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-84425c6a-b6cb-4a8e-82bd-a377215da033 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.215948 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:19.215948 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:19.219857 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-84425c6a-b6cb-4a8e-82bd-a377215da033 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] Volume info retrieved successfully. Jul 10 18:53:19.225364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-84425c6a-b6cb-4a8e-82bd-a377215da033 tempest-VolumesTransfersV357Test-769534432 tempest-VolumesTransfersV357Test-769534432-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 200 Jul 10 18:53:19.226067 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 113/442] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:19 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:19.238106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2aa4f169-baf2-44f2-bdc2-71a40dad730f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.240215 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2aa4f169-baf2-44f2-bdc2-71a40dad730f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] DELETE https://10.4.3.225/volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 Jul 10 18:53:19.240525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2aa4f169-baf2-44f2-bdc2-71a40dad730f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.240777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2aa4f169-baf2-44f2-bdc2-71a40dad730f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.240923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.volume_transfer [None req-2aa4f169-baf2-44f2-bdc2-71a40dad730f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Delete transfer with id: cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 Jul 10 18:53:19.244210 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2aa4f169-baf2-44f2-bdc2-71a40dad730f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 returned with HTTP 404 Jul 10 18:53:19.244741 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 113/443] 10.4.3.225 () {68 vars in 1419 bytes} [Fri Jul 10 18:53:19 2026] DELETE /volume/v3/volume-transfers/cfb6e6d3-7da3-40fe-aab5-dbac284e1e91 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:19.251634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2f39b220-5ff3-4755-9a10-52955de51882 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.512787 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:19.513027 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.513245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.513413 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Delete volume with id: 83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:19.520692 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:19.520692 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:19.521156 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Volume info retrieved successfully. Jul 10 18:53:19.552644 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Delete volume request issued successfully. Jul 10 18:53:19.552930 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f39b220-5ff3-4755-9a10-52955de51882 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 202 Jul 10 18:53:19.553366 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 115/444] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:19 2026] DELETE /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:53:19.561179 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1f86899e-9495-4634-bcfb-9dd77a2e00ad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.563060 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f86899e-9495-4634-bcfb-9dd77a2e00ad tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:19.563152 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3b1f93f-90c2-4737-9f42-099f64687489 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.563330 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f86899e-9495-4634-bcfb-9dd77a2e00ad tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.563562 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f86899e-9495-4634-bcfb-9dd77a2e00ad tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.563729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1f86899e-9495-4634-bcfb-9dd77a2e00ad tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:19.565837 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3b1f93f-90c2-4737-9f42-099f64687489 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:19.566201 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3b1f93f-90c2-4737-9f42-099f64687489 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.566523 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3b1f93f-90c2-4737-9f42-099f64687489 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.568887 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:19.568887 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:19.569693 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f86899e-9495-4634-bcfb-9dd77a2e00ad tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:19.570098 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 104/445] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:19 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:19.576674 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:19.576674 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:19.582396 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3b1f93f-90c2-4737-9f42-099f64687489 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Volume info retrieved successfully. Jul 10 18:53:19.588135 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3b1f93f-90c2-4737-9f42-099f64687489 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 200 Jul 10 18:53:19.588788 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 114/446] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:19 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:19.716680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-898fb059-6da1-4dfd-845b-8d1c3430ae96 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:19.722141 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-898fb059-6da1-4dfd-845b-8d1c3430ae96 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:19.722314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-898fb059-6da1-4dfd-845b-8d1c3430ae96 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:19.722492 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-898fb059-6da1-4dfd-845b-8d1c3430ae96 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:19.735196 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:19.735196 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:19.738980 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-898fb059-6da1-4dfd-845b-8d1c3430ae96 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:19.743163 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-898fb059-6da1-4dfd-845b-8d1c3430ae96 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:19.743524 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 114/447] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:19 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:19.998577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70d49f93-6a14-46c7-a767-b1fa98b5ab72 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.001134 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70d49f93-6a14-46c7-a767-b1fa98b5ab72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:20.001134 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70d49f93-6a14-46c7-a767-b1fa98b5ab72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.001134 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70d49f93-6a14-46c7-a767-b1fa98b5ab72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.013953 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:20.013953 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:20.017888 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-70d49f93-6a14-46c7-a767-b1fa98b5ab72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:20.023715 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70d49f93-6a14-46c7-a767-b1fa98b5ab72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:20.024314 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 116/448] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:19 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:20.580322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ade9a283-3c30-4306-a781-f3df1ec7667b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.582077 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ade9a283-3c30-4306-a781-f3df1ec7667b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:20.582259 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ade9a283-3c30-4306-a781-f3df1ec7667b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.582474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ade9a283-3c30-4306-a781-f3df1ec7667b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.582571 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ade9a283-3c30-4306-a781-f3df1ec7667b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:20.586564 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:20.586564 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:20.587417 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ade9a283-3c30-4306-a781-f3df1ec7667b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:20.587839 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 105/449] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:20 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:20.606244 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c450647-12df-42ae-baf0-16ee0d93b1e4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.608790 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c450647-12df-42ae-baf0-16ee0d93b1e4 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:20.609190 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c450647-12df-42ae-baf0-16ee0d93b1e4 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.609480 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c450647-12df-42ae-baf0-16ee0d93b1e4 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.623343 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c450647-12df-42ae-baf0-16ee0d93b1e4 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 404 Jul 10 18:53:20.625155 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 115/450] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:20 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:20.631930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-626a7e55-f6f7-41f5-9a8f-005f62b9b09f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.633848 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-626a7e55-f6f7-41f5-9a8f-005f62b9b09f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:20.634069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-626a7e55-f6f7-41f5-9a8f-005f62b9b09f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.634295 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-626a7e55-f6f7-41f5-9a8f-005f62b9b09f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.640323 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-626a7e55-f6f7-41f5-9a8f-005f62b9b09f tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 404 Jul 10 18:53:20.641158 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 115/451] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:20 2026] GET /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:20.655289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d12eb71a-794e-465f-b35f-170ce4b281f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.655289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d12eb71a-794e-465f-b35f-170ce4b281f9 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] DELETE https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:20.655289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d12eb71a-794e-465f-b35f-170ce4b281f9 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.655289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d12eb71a-794e-465f-b35f-170ce4b281f9 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.655289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d12eb71a-794e-465f-b35f-170ce4b281f9 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Delete volume with id: 83120c6b-b623-422b-9f22-8e94690856e6 Jul 10 18:53:20.659851 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d12eb71a-794e-465f-b35f-170ce4b281f9 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 returned with HTTP 404 Jul 10 18:53:20.659851 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 117/452] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:20 2026] DELETE /volume/v3/volumes/83120c6b-b623-422b-9f22-8e94690856e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:20.669105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.671324 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:20.671831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-930236193"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:20.674465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-930236193'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:20.674465 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Create volume of 1 GB Jul 10 18:53:20.681782 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Availability Zones retrieved successfully. Jul 10 18:53:20.689305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Flow 'volume_create_api' (f9bccd87-1c78-4218-8b17-8237caab5ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:20.690933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0988b7de-5e62-4f22-9296-a3eb19811b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:20.692313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:20.727377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0988b7de-5e62-4f22-9296-a3eb19811b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:20.728556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53e0e11-7039-4cd9-8ab7-fe0dc186f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:20.757235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d1031cf9-09a3-4f42-b598-c93b4888af0b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.759463 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1031cf9-09a3-4f42-b598-c93b4888af0b tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:20.759738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1031cf9-09a3-4f42-b598-c93b4888af0b tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.760012 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1031cf9-09a3-4f42-b598-c93b4888af0b tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.780910 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:20.780910 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:20.782189 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Created reservations ['a8fffd5f-032f-43e4-ac69-2f6fdbc7cc33', 'e375f6b4-0f00-45d8-bff5-c899443ca9e7', 'b588a0fe-1dd5-4f8c-bd49-9ca8aa633567', '1efe87c0-4665-4e6a-aa4a-1dadfef8cc44'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:20.783170 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53e0e11-7039-4cd9-8ab7-fe0dc186f653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fffd5f-032f-43e4-ac69-2f6fdbc7cc33', 'e375f6b4-0f00-45d8-bff5-c899443ca9e7', 'b588a0fe-1dd5-4f8c-bd49-9ca8aa633567', '1efe87c0-4665-4e6a-aa4a-1dadfef8cc44']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:20.783590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (575cb1c1-45bf-4145-9894-b889a3082dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:20.793558 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d1031cf9-09a3-4f42-b598-c93b4888af0b tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:20.799145 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1031cf9-09a3-4f42-b598-c93b4888af0b tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:20.799726 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 116/453] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:20 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:20.808936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (575cb1c1-45bf-4145-9894-b889a3082dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45214e5a-04c0-4b2b-af53-eb3f6c8a8e60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-930236193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efbcc5ff857347d0b78a3be1bed66b68',qos_specs=None,replication_status=,reservations=['a8fffd5f-032f-43e4-ac69-2f6fdbc7cc33','e375f6b4-0f00-45d8-bff5-c899443ca9e7','b588a0fe-1dd5-4f8c-bd49-9ca8aa633567','1efe87c0-4665-4e6a-aa4a-1dadfef8cc44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce857292996435f97bac84bc8a24906',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-930236193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45214e5a-04c0-4b2b-af53-eb3f6c8a8e60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efbcc5ff857347d0b78a3be1bed66b68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce857292996435f97bac84bc8a24906',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:20.809580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24a9b1c-7dfa-4b97-9994-08ff916dcc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:20.828021 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24a9b1c-7dfa-4b97-9994-08ff916dcc2a) transitioned into state 'SUCCESS' from state '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-930236193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efbcc5ff857347d0b78a3be1bed66b68',qos_specs=None,replication_status=,reservations=['a8fffd5f-032f-43e4-ac69-2f6fdbc7cc33','e375f6b4-0f00-45d8-bff5-c899443ca9e7','b588a0fe-1dd5-4f8c-bd49-9ca8aa633567','1efe87c0-4665-4e6a-aa4a-1dadfef8cc44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce857292996435f97bac84bc8a24906',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:20.828836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab49498d-5c32-4106-bc59-8db3753441a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:20.841549 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab49498d-5c32-4106-bc59-8db3753441a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:20.842544 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Flow 'volume_create_api' (f9bccd87-1c78-4218-8b17-8237caab5ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:20.842911 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Create volume request issued successfully. Jul 10 18:53:20.843464 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea2aade5-9bdd-4c1b-9dc5-1425a1efa6ab tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:20.844016 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 106/454] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:53:20 2026] POST /volume/v3/volumes => generated 818 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:20.866073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b644244d-67af-435d-b2fa-f7d9cdc2ef21 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:20.869303 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b644244d-67af-435d-b2fa-f7d9cdc2ef21 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:20.870968 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b644244d-67af-435d-b2fa-f7d9cdc2ef21 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:20.870968 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b644244d-67af-435d-b2fa-f7d9cdc2ef21 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:20.882086 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:20.882086 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:20.887518 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b644244d-67af-435d-b2fa-f7d9cdc2ef21 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:20.894163 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b644244d-67af-435d-b2fa-f7d9cdc2ef21 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 200 Jul 10 18:53:20.894163 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 116/455] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:20 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 886 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:21.039592 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5db6ca4-0e06-4720-9997-d9542e1d027c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.041378 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5db6ca4-0e06-4720-9997-d9542e1d027c tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:21.041588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5db6ca4-0e06-4720-9997-d9542e1d027c tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:21.041777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5db6ca4-0e06-4720-9997-d9542e1d027c tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:21.048347 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-622cf8f0-e0c5-4bba-9cdb-4e2f1cafa365 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.053621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-622cf8f0-e0c5-4bba-9cdb-4e2f1cafa365 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:21.053905 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-622cf8f0-e0c5-4bba-9cdb-4e2f1cafa365 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:21.054098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-622cf8f0-e0c5-4bba-9cdb-4e2f1cafa365 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:21.065769 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.065769 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:21.068300 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.068300 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:21.072320 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5db6ca4-0e06-4720-9997-d9542e1d027c tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:21.073451 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-622cf8f0-e0c5-4bba-9cdb-4e2f1cafa365 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:21.078119 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5db6ca4-0e06-4720-9997-d9542e1d027c tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:21.078517 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 118/456] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:21 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:21.082543 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-622cf8f0-e0c5-4bba-9cdb-4e2f1cafa365 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:21.082955 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 117/457] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:21 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:21.597350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-25238fc6-6207-4a0e-bdf2-356e45bc3e55 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.599190 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25238fc6-6207-4a0e-bdf2-356e45bc3e55 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:21.599370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25238fc6-6207-4a0e-bdf2-356e45bc3e55 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:21.599540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25238fc6-6207-4a0e-bdf2-356e45bc3e55 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:21.599639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-25238fc6-6207-4a0e-bdf2-356e45bc3e55 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:21.603489 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.603489 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:21.604150 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25238fc6-6207-4a0e-bdf2-356e45bc3e55 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:21.604549 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 107/458] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:21 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:21.814545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6821daed-31a0-4821-9027-fdea20f9f714 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.816266 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6821daed-31a0-4821-9027-fdea20f9f714 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:21.816829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6821daed-31a0-4821-9027-fdea20f9f714 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:21.818104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6821daed-31a0-4821-9027-fdea20f9f714 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:21.826899 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.826899 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:21.831123 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6821daed-31a0-4821-9027-fdea20f9f714 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:21.835411 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6821daed-31a0-4821-9027-fdea20f9f714 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:21.836049 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 117/459] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:21 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:21.869755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-ac51653d-5816-4d59-b43f-df0c9f0c21c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.872203 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-ac51653d-5816-4d59-b43f-df0c9f0c21c7 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] POST https://10.4.3.225/volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1/action Jul 10 18:53:21.872560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-ac51653d-5816-4d59-b43f-df0c9f0c21c7 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:21.872755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-ac51653d-5816-4d59-b43f-df0c9f0c21c7 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:21.891300 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.891300 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:21.906817 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6ab14bb6-b9df-44d5-a0de-6eb949ac7574 req-ac51653d-5816-4d59-b43f-df0c9f0c21c7 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1/action returned with HTTP 204 Jul 10 18:53:21.907443 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 119/460] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:53:21 2026] POST /volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:21.910247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ce505efc-0ddc-4857-b4a6-17d6113c2ec3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.912014 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce505efc-0ddc-4857-b4a6-17d6113c2ec3 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:21.912216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce505efc-0ddc-4857-b4a6-17d6113c2ec3 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:21.912395 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce505efc-0ddc-4857-b4a6-17d6113c2ec3 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:21.919129 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.919129 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:21.925248 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ce505efc-0ddc-4857-b4a6-17d6113c2ec3 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:21.932152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce505efc-0ddc-4857-b4a6-17d6113c2ec3 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 200 Jul 10 18:53:21.932514 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 118/461] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:21 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:21.950538 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.952350 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] POST https://10.4.3.225/volume/v3/volume-transfers Jul 10 18:53:21.952846 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "45214e5a-04c0-4b2b-af53-eb3f6c8a8e60"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:21.954367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volume_transfer [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Creating new volume transfer {'transfer': {'volume_id': '45214e5a-04c0-4b2b-af53-eb3f6c8a8e60'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 18:53:21.954517 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volume_transfer [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Creating transfer of volume 45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:21.954659 np0000005042 devstack@c-api.service[100060]: INFO cinder.transfer.api [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Generating transfer record for volume 45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:21.963025 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:21.963025 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:21.980031 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3015b10e-ad58-4516-afaf-f33dfd891f97 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers returned with HTTP 202 Jul 10 18:53:21.980488 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 108/462] 10.4.3.225 () {70 vars in 1326 bytes} [Fri Jul 10 18:53:21 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:21.989007 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1a7495b0-4d37-4ff1-83dc-1203d3a2264b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:21.992321 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a7495b0-4d37-4ff1-83dc-1203d3a2264b tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:21.992321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a7495b0-4d37-4ff1-83dc-1203d3a2264b tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:21.992321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a7495b0-4d37-4ff1-83dc-1203d3a2264b tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.000140 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.000140 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:22.005233 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1a7495b0-4d37-4ff1-83dc-1203d3a2264b tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:22.013075 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a7495b0-4d37-4ff1-83dc-1203d3a2264b tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 200 Jul 10 18:53:22.013075 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 118/463] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:21 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:22.028749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-210575df-fe5c-4e9c-8c97-e8824838daf7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.031051 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-210575df-fe5c-4e9c-8c97-e8824838daf7 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volume-transfers/detail Jul 10 18:53:22.031338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-210575df-fe5c-4e9c-8c97-e8824838daf7 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.031591 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-210575df-fe5c-4e9c-8c97-e8824838daf7 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.031862 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volume_transfer [None req-210575df-fe5c-4e9c-8c97-e8824838daf7 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Listing volume transfers {{(pid=100057) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 18:53:22.038557 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-210575df-fe5c-4e9c-8c97-e8824838daf7 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 18:53:22.039213 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 120/464] 10.4.3.225 () {68 vars in 1326 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:22.048940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-79e6d70e-5f48-46ed-afc3-2cbe70e2533c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.051354 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-79e6d70e-5f48-46ed-afc3-2cbe70e2533c tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] DELETE https://10.4.3.225/volume/v3/volume-transfers/dc0bf64c-101d-40a6-b4b2-7f409d6f1258 Jul 10 18:53:22.051667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-79e6d70e-5f48-46ed-afc3-2cbe70e2533c tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.051965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-79e6d70e-5f48-46ed-afc3-2cbe70e2533c tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.052129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.volume_transfer [None req-79e6d70e-5f48-46ed-afc3-2cbe70e2533c tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Delete transfer with id: dc0bf64c-101d-40a6-b4b2-7f409d6f1258 Jul 10 18:53:22.064280 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.064280 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:22.073451 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-79e6d70e-5f48-46ed-afc3-2cbe70e2533c tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers/dc0bf64c-101d-40a6-b4b2-7f409d6f1258 returned with HTTP 202 Jul 10 18:53:22.074013 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 119/465] 10.4.3.225 () {68 vars in 1419 bytes} [Fri Jul 10 18:53:22 2026] DELETE /volume/v3/volume-transfers/dc0bf64c-101d-40a6-b4b2-7f409d6f1258 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:53:22.081048 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-62b04408-f637-423d-9bc0-924bbaa97d79 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.083318 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-62b04408-f637-423d-9bc0-924bbaa97d79 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:22.083584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-62b04408-f637-423d-9bc0-924bbaa97d79 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.083869 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-62b04408-f637-423d-9bc0-924bbaa97d79 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.096738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dc82cba3-6cd2-4454-89ca-a7335405cb72 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.098243 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.098243 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:22.098464 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dc82cba3-6cd2-4454-89ca-a7335405cb72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:22.098819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dc82cba3-6cd2-4454-89ca-a7335405cb72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.099102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dc82cba3-6cd2-4454-89ca-a7335405cb72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.105054 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-62b04408-f637-423d-9bc0-924bbaa97d79 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Volume info retrieved successfully. Jul 10 18:53:22.110885 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.110885 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:22.111599 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-62b04408-f637-423d-9bc0-924bbaa97d79 tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 200 Jul 10 18:53:22.112139 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 109/466] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:22.114991 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dc82cba3-6cd2-4454-89ca-a7335405cb72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:22.119502 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dc82cba3-6cd2-4454-89ca-a7335405cb72 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:22.120068 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 119/467] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:22.130450 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-17591195-1024-47f4-b898-326ecde9676a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.132159 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17591195-1024-47f4-b898-326ecde9676a tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] DELETE https://10.4.3.225/volume/v3/volume-transfers/dc0bf64c-101d-40a6-b4b2-7f409d6f1258 Jul 10 18:53:22.132383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17591195-1024-47f4-b898-326ecde9676a tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.132604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17591195-1024-47f4-b898-326ecde9676a tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.132767 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-17591195-1024-47f4-b898-326ecde9676a tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Delete transfer with id: dc0bf64c-101d-40a6-b4b2-7f409d6f1258 Jul 10 18:53:22.137127 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17591195-1024-47f4-b898-326ecde9676a tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volume-transfers/dc0bf64c-101d-40a6-b4b2-7f409d6f1258 returned with HTTP 404 Jul 10 18:53:22.137598 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 121/468] 10.4.3.225 () {68 vars in 1419 bytes} [Fri Jul 10 18:53:22 2026] DELETE /volume/v3/volume-transfers/dc0bf64c-101d-40a6-b4b2-7f409d6f1258 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:22.145379 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.147348 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:22.147609 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.147934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.148191 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Delete volume with id: 45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:22.155277 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.155277 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:22.155559 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Volume info retrieved successfully. Jul 10 18:53:22.172143 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Delete volume request issued successfully. Jul 10 18:53:22.172365 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3748c88e-1ec3-42ee-b49e-da76511ee388 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 202 Jul 10 18:53:22.172848 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 120/469] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:22 2026] DELETE /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:53:22.180088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b61dc783-1ede-4756-9e5c-405b30e2f150 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.181880 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b61dc783-1ede-4756-9e5c-405b30e2f150 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:22.182099 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b61dc783-1ede-4756-9e5c-405b30e2f150 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.182285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b61dc783-1ede-4756-9e5c-405b30e2f150 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.189198 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.189198 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:22.193944 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b61dc783-1ede-4756-9e5c-405b30e2f150 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Volume info retrieved successfully. Jul 10 18:53:22.199081 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b61dc783-1ede-4756-9e5c-405b30e2f150 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 200 Jul 10 18:53:22.199668 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 110/470] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:22.614008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b2de6c1e-a5cf-471b-a0c8-07b84e2b573e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.615785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2de6c1e-a5cf-471b-a0c8-07b84e2b573e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:22.616002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2de6c1e-a5cf-471b-a0c8-07b84e2b573e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.616169 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2de6c1e-a5cf-471b-a0c8-07b84e2b573e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.616262 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-b2de6c1e-a5cf-471b-a0c8-07b84e2b573e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:22.620518 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.620518 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:22.621329 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2de6c1e-a5cf-471b-a0c8-07b84e2b573e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:22.621682 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 120/471] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:22.852563 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-59adb518-8db9-4d04-a400-52f0f1a7333e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.854763 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59adb518-8db9-4d04-a400-52f0f1a7333e tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:22.855134 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59adb518-8db9-4d04-a400-52f0f1a7333e tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.855231 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59adb518-8db9-4d04-a400-52f0f1a7333e tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.863893 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.863893 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:22.867001 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59adb518-8db9-4d04-a400-52f0f1a7333e tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:22.870473 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59adb518-8db9-4d04-a400-52f0f1a7333e tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:22.870851 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 122/472] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:22.883602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-92e2e234-2aba-4c61-bbbf-e185a6c85f2c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:22.885613 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92e2e234-2aba-4c61-bbbf-e185a6c85f2c tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:22.885844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92e2e234-2aba-4c61-bbbf-e185a6c85f2c tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:22.886082 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92e2e234-2aba-4c61-bbbf-e185a6c85f2c tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:22.897737 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:22.897737 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:22.901347 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-92e2e234-2aba-4c61-bbbf-e185a6c85f2c tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:22.906583 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92e2e234-2aba-4c61-bbbf-e185a6c85f2c tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:22.907249 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 121/473] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:22 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:23.140070 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-72ffeaa0-c7a7-4c04-9b60-2b475492eb56 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.141742 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-72ffeaa0-c7a7-4c04-9b60-2b475492eb56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:23.141947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-72ffeaa0-c7a7-4c04-9b60-2b475492eb56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.142129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-72ffeaa0-c7a7-4c04-9b60-2b475492eb56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.151338 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.151338 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:23.154738 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-72ffeaa0-c7a7-4c04-9b60-2b475492eb56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:23.159749 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-72ffeaa0-c7a7-4c04-9b60-2b475492eb56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:23.160248 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 111/474] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:23.216888 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f9afc36c-adf3-4df0-80a7-8c701a89ac48 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.220466 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f9afc36c-adf3-4df0-80a7-8c701a89ac48 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:23.220466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f9afc36c-adf3-4df0-80a7-8c701a89ac48 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.220466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f9afc36c-adf3-4df0-80a7-8c701a89ac48 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.228111 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f9afc36c-adf3-4df0-80a7-8c701a89ac48 tempest-VolumesTransfersV357Test-78888708 tempest-VolumesTransfersV357Test-78888708-project-admin] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 404 Jul 10 18:53:23.228111 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 121/475] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:23.232943 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f7b9c78e-1989-48fc-9ff3-46323222aa2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.234649 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f7b9c78e-1989-48fc-9ff3-46323222aa2d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] GET https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:23.234899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f7b9c78e-1989-48fc-9ff3-46323222aa2d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.235145 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f7b9c78e-1989-48fc-9ff3-46323222aa2d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.241844 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f7b9c78e-1989-48fc-9ff3-46323222aa2d tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 404 Jul 10 18:53:23.242090 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 123/476] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:23.250742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-22db36b6-a4dc-4cc3-9339-ddcdc6e1538e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.252148 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22db36b6-a4dc-4cc3-9339-ddcdc6e1538e tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] DELETE https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:23.252500 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22db36b6-a4dc-4cc3-9339-ddcdc6e1538e tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.252716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22db36b6-a4dc-4cc3-9339-ddcdc6e1538e tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.253059 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-22db36b6-a4dc-4cc3-9339-ddcdc6e1538e tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] Delete volume with id: 45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 Jul 10 18:53:23.259858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22db36b6-a4dc-4cc3-9339-ddcdc6e1538e tempest-VolumesTransfersV357Test-625897263 tempest-VolumesTransfersV357Test-625897263-project-member] https://10.4.3.225/volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 returned with HTTP 404 Jul 10 18:53:23.260515 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 122/477] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:53:23 2026] DELETE /volume/v3/volumes/45214e5a-04c0-4b2b-af53-eb3f6c8a8e60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:53:23.261040 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4871fe31-cca8-4bfe-9dfb-6da8da33a468 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.262713 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4871fe31-cca8-4bfe-9dfb-6da8da33a468 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:23.262920 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4871fe31-cca8-4bfe-9dfb-6da8da33a468 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.263113 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4871fe31-cca8-4bfe-9dfb-6da8da33a468 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.269530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-02527958-60cd-466c-8283-3c40bb0591f9 req-c6b155fc-6a28-4bb4-aec2-4342ae778288 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.271704 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-02527958-60cd-466c-8283-3c40bb0591f9 req-c6b155fc-6a28-4bb4-aec2-4342ae778288 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] POST https://10.4.3.225/volume/v3/snapshots/None/action Jul 10 18:53:23.272010 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-02527958-60cd-466c-8283-3c40bb0591f9 req-c6b155fc-6a28-4bb4-aec2-4342ae778288 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:23.272069 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.272069 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:23.272128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-02527958-60cd-466c-8283-3c40bb0591f9 req-c6b155fc-6a28-4bb4-aec2-4342ae778288 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:23.273440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.snapshot_actions [req-02527958-60cd-466c-8283-3c40bb0591f9 req-c6b155fc-6a28-4bb4-aec2-4342ae778288 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100058) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 18:53:23.274894 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4871fe31-cca8-4bfe-9dfb-6da8da33a468 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:23.278028 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-02527958-60cd-466c-8283-3c40bb0591f9 req-c6b155fc-6a28-4bb4-aec2-4342ae778288 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] https://10.4.3.225/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 18:53:23.278137 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4871fe31-cca8-4bfe-9dfb-6da8da33a468 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:23.278383 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 122/479] 10.4.3.225 () {72 vars in 1582 bytes} [Fri Jul 10 18:53:23 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:23.278443 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 112/479] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:23.295368 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a2c7baa9-f2fe-4306-80de-9da769727988 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.295788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a2c7baa9-f2fe-4306-80de-9da769727988 None None] GET https://10.4.3.225/volume// Jul 10 18:53:23.295990 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a2c7baa9-f2fe-4306-80de-9da769727988 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.296194 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a2c7baa9-f2fe-4306-80de-9da769727988 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.296514 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a2c7baa9-f2fe-4306-80de-9da769727988 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:23.296867 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 124/480] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:23.312449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-183b8937-a58b-45fd-a2b5-fb7fe85d71d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.337199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-3bba84d7-e278-481b-b350-b1a52e70b631 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.339704 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-3bba84d7-e278-481b-b350-b1a52e70b631 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:23.339925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-3bba84d7-e278-481b-b350-b1a52e70b631 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.340138 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-3bba84d7-e278-481b-b350-b1a52e70b631 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.350203 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.350203 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:23.353437 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-3bba84d7-e278-481b-b350-b1a52e70b631 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:23.357231 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-3bba84d7-e278-481b-b350-b1a52e70b631 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:23.357633 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 123/481] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:23.393669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.397203 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] POST https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80/action Jul 10 18:53:23.397460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:23.397553 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:23.407573 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.407573 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:23.408096 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:23.414588 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Begin detaching volume completed successfully. Jul 10 18:53:23.415208 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-2a361823-37ba-4b37-9095-af92d3141936 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80/action returned with HTTP 202 Jul 10 18:53:23.415208 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 113/482] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:53:23 2026] POST /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:23.509663 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-183b8937-a58b-45fd-a2b5-fb7fe85d71d8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:53:23.509956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-183b8937-a58b-45fd-a2b5-fb7fe85d71d8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9", "connector": null, "instance_uuid": "676d556e-d94e-4011-a2b7-7fc4f5fb6293"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:23.520762 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.520762 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:23.553318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-183b8937-a58b-45fd-a2b5-fb7fe85d71d8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:53:23.554094 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 123/483] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:53:23 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 10 18:53:23.606146 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb622211-cd7f-41d7-8e64-b42d08d1aacf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.608920 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb622211-cd7f-41d7-8e64-b42d08d1aacf tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:23.609009 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb622211-cd7f-41d7-8e64-b42d08d1aacf tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.609205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb622211-cd7f-41d7-8e64-b42d08d1aacf tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.622337 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.622337 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:23.626252 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-eb622211-cd7f-41d7-8e64-b42d08d1aacf tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:23.630275 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb622211-cd7f-41d7-8e64-b42d08d1aacf tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:23.630682 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 125/484] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:23.634774 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-67df34d1-0382-440e-9a9e-782e9d752a68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.636485 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-67df34d1-0382-440e-9a9e-782e9d752a68 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:23.636703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-67df34d1-0382-440e-9a9e-782e9d752a68 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.636878 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-67df34d1-0382-440e-9a9e-782e9d752a68 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.636976 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-67df34d1-0382-440e-9a9e-782e9d752a68 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:23.640849 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.640849 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:23.641630 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-67df34d1-0382-440e-9a9e-782e9d752a68 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:23.641980 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 124/485] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:23.650973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7e37f46d-c272-4320-9094-678c8b5293ae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.652741 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e37f46d-c272-4320-9094-678c8b5293ae tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/e6b229cd-d6dc-4a40-aec4-8c5380317111 Jul 10 18:53:23.652962 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e37f46d-c272-4320-9094-678c8b5293ae tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.653146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e37f46d-c272-4320-9094-678c8b5293ae tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.662839 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.662839 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:23.670083 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7e37f46d-c272-4320-9094-678c8b5293ae tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:23.674380 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e37f46d-c272-4320-9094-678c8b5293ae tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/e6b229cd-d6dc-4a40-aec4-8c5380317111 returned with HTTP 200 Jul 10 18:53:23.674915 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 114/486] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes/e6b229cd-d6dc-4a40-aec4-8c5380317111 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:23.686279 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.687741 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 18:53:23.688098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.688098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.688402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:53:23.688688 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.688688 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:23.689105 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:53:23.698396 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Get all volumes completed successfully. Jul 10 18:53:23.698852 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3a58f19-efe8-4921-93f9-5755ea954f76 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 18:53:23.699234 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 124/487] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/volumes => generated 663 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:23.706898 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.708412 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e6b229cd-d6dc-4a40-aec4-8c5380317111 Jul 10 18:53:23.708646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.708739 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.708904 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete volume with id: e6b229cd-d6dc-4a40-aec4-8c5380317111 Jul 10 18:53:23.716177 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.716177 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:23.716550 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:23.727900 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-2a01ad89-f811-450a-99d0-0f0f903cecd9 req-e02fc09d-64e0-4b67-bb75-fa2cdd5564e4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.730274 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-2a01ad89-f811-450a-99d0-0f0f903cecd9 req-e02fc09d-64e0-4b67-bb75-fa2cdd5564e4 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] POST https://10.4.3.225/volume/v3/snapshots/f6e985cb-f706-4560-a14b-814a31c27752/action Jul 10 18:53:23.730688 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-2a01ad89-f811-450a-99d0-0f0f903cecd9 req-e02fc09d-64e0-4b67-bb75-fa2cdd5564e4 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:23.730881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-2a01ad89-f811-450a-99d0-0f0f903cecd9 req-e02fc09d-64e0-4b67-bb75-fa2cdd5564e4 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:23.732789 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.snapshot_actions [req-2a01ad89-f811-450a-99d0-0f0f903cecd9 req-e02fc09d-64e0-4b67-bb75-fa2cdd5564e4 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100058) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 18:53:23.734442 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete volume request issued successfully. Jul 10 18:53:23.734644 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4d8e2fef-c72d-4ef4-a7a2-37961410abdc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/e6b229cd-d6dc-4a40-aec4-8c5380317111 returned with HTTP 202 Jul 10 18:53:23.735306 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 126/488] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:23 2026] DELETE /volume/v3/volumes/e6b229cd-d6dc-4a40-aec4-8c5380317111 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 18:53:23.740504 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-2a01ad89-f811-450a-99d0-0f0f903cecd9 req-e02fc09d-64e0-4b67-bb75-fa2cdd5564e4 tempest-VolumesAssistedSnapshotsTest-2089573546 tempest-VolumesAssistedSnapshotsTest-2089573546-project] https://10.4.3.225/volume/v3/snapshots/f6e985cb-f706-4560-a14b-814a31c27752/action returned with HTTP 404 Jul 10 18:53:23.740587 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 125/489] 10.4.3.225 () {72 vars in 1678 bytes} [Fri Jul 10 18:53:23 2026] POST /volume/v3/snapshots/f6e985cb-f706-4560-a14b-814a31c27752/action => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:23.742227 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.747132 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] DELETE https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc Jul 10 18:53:23.747303 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.747573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.747573 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Delete backup with id: d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc. Jul 10 18:53:23.753331 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.753331 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:23.771892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] delete_backup rpcapi backup_id d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:53:23.773956 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8926581e-9a9f-4f5d-82fc-1317b9341d2b tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc returned with HTTP 202 Jul 10 18:53:23.774488 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 115/490] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:23 2026] DELETE /volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:23.782357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2c25e773-fdbe-4817-b28a-7b35f3c0ff3a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:23.784083 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c25e773-fdbe-4817-b28a-7b35f3c0ff3a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] GET https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc Jul 10 18:53:23.784295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c25e773-fdbe-4817-b28a-7b35f3c0ff3a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:23.784474 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c25e773-fdbe-4817-b28a-7b35f3c0ff3a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:23.784737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-2c25e773-fdbe-4817-b28a-7b35f3c0ff3a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Show backup with id d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:23.788715 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:23.788715 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:23.789361 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c25e773-fdbe-4817-b28a-7b35f3c0ff3a tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc returned with HTTP 200 Jul 10 18:53:23.790001 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 125/491] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:23 2026] GET /volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:24.086166 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3775ae74-3db2-4b81-a040-f93c6e72dea7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.086765 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3775ae74-3db2-4b81-a040-f93c6e72dea7 None None] GET https://10.4.3.225/volume// Jul 10 18:53:24.086939 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3775ae74-3db2-4b81-a040-f93c6e72dea7 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.087299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3775ae74-3db2-4b81-a040-f93c6e72dea7 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.087530 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3775ae74-3db2-4b81-a040-f93c6e72dea7 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:24.087866 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 127/492] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:24.096730 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-644cadb2-1219-470d-bdcc-ecaa15777ca8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.100270 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-644cadb2-1219-470d-bdcc-ecaa15777ca8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:24.100460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-644cadb2-1219-470d-bdcc-ecaa15777ca8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.100638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-644cadb2-1219-470d-bdcc-ecaa15777ca8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.114032 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.114032 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:24.118423 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-644cadb2-1219-470d-bdcc-ecaa15777ca8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:24.125735 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-644cadb2-1219-470d-bdcc-ecaa15777ca8 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:24.126339 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 126/493] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:24.173154 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f09d4f7e-bb9f-4ea8-8fd3-a59603d58888 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.175793 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f09d4f7e-bb9f-4ea8-8fd3-a59603d58888 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:24.176137 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f09d4f7e-bb9f-4ea8-8fd3-a59603d58888 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.176426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f09d4f7e-bb9f-4ea8-8fd3-a59603d58888 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.190581 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.190581 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:24.194730 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f09d4f7e-bb9f-4ea8-8fd3-a59603d58888 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:24.199941 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f09d4f7e-bb9f-4ea8-8fd3-a59603d58888 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:24.200767 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 116/494] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:24.213028 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.215720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] PUT https://10.4.3.225/volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7 Jul 10 18:53:24.216129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:24.224182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Acquiring lock "cinder-attachment_update-0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:53:24.230545 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Lock "cinder-attachment_update-0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:53:24.231993 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.231993 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:24.458820 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-88c28f4c-5f4b-4476-804c-07295b470904 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.459295 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88c28f4c-5f4b-4476-804c-07295b470904 None None] GET https://10.4.3.225/volume// Jul 10 18:53:24.459503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88c28f4c-5f4b-4476-804c-07295b470904 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.459789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88c28f4c-5f4b-4476-804c-07295b470904 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.460255 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88c28f4c-5f4b-4476-804c-07295b470904 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:24.460627 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 128/495] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:24.469611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-a9972148-1676-4a69-bd9d-68148e46767f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.471943 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-a9972148-1676-4a69-bd9d-68148e46767f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:24.472630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-a9972148-1676-4a69-bd9d-68148e46767f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.472630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-a9972148-1676-4a69-bd9d-68148e46767f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.484753 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.484753 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:24.488861 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-a9972148-1676-4a69-bd9d-68148e46767f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:24.493974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-a9972148-1676-4a69-bd9d-68148e46767f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:24.494443 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 127/496] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:24.644555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4b7d2a2a-2dac-429f-bae1-1e4c88817a0c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.646532 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b7d2a2a-2dac-429f-bae1-1e4c88817a0c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:24.646960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b7d2a2a-2dac-429f-bae1-1e4c88817a0c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.647113 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b7d2a2a-2dac-429f-bae1-1e4c88817a0c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.657206 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.657206 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:24.660743 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4b7d2a2a-2dac-429f-bae1-1e4c88817a0c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:24.664830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b7d2a2a-2dac-429f-bae1-1e4c88817a0c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:24.665300 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 117/497] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:24.753773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Lock "cinder-attachment_update-0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9-np0000005042" released by "attachment_update" :: held 0.523s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:53:24.754127 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-bddee5e0-720c-47d6-8c15-ba75eda647f2 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7 returned with HTTP 200 Jul 10 18:53:24.754567 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 126/498] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:53:24 2026] PUT /volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:24.801405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aec4fb17-17b7-445c-9bad-ac86a42242bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.803138 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aec4fb17-17b7-445c-9bad-ac86a42242bf tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] GET https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc Jul 10 18:53:24.803322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aec4fb17-17b7-445c-9bad-ac86a42242bf tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.803544 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aec4fb17-17b7-445c-9bad-ac86a42242bf tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.803713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aec4fb17-17b7-445c-9bad-ac86a42242bf tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Show backup with id d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:24.807243 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aec4fb17-17b7-445c-9bad-ac86a42242bf tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc returned with HTTP 404 Jul 10 18:53:24.807797 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 129/499] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/v3/backups/d8cce7c9-ea3a-43e4-a40a-8aa0780e5ecc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:24.818125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.820427 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] DELETE https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:24.820642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.820846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.820968 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete backup with id: fb916da6-c976-4ab9-9953-53e009fe6d83. Jul 10 18:53:24.826771 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.826771 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:24.844892 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] delete_backup rpcapi backup_id fb916da6-c976-4ab9-9953-53e009fe6d83 {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:53:24.846632 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2d0031a-cfb0-450c-ab61-c8cfded5fc60 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 202 Jul 10 18:53:24.847062 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 128/500] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:24 2026] DELETE /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:24.855369 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-219cf7d6-4b0e-413b-9f7d-637028161a2a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.857743 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-219cf7d6-4b0e-413b-9f7d-637028161a2a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:24.859789 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-219cf7d6-4b0e-413b-9f7d-637028161a2a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:24.860181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-219cf7d6-4b0e-413b-9f7d-637028161a2a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:24.860338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-219cf7d6-4b0e-413b-9f7d-637028161a2a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:24.869578 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.869578 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:24.870618 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-219cf7d6-4b0e-413b-9f7d-637028161a2a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 200 Jul 10 18:53:24.871229 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 118/501] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:24 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:24.959109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4d28dc05-e61d-4f83-8b2b-74f75215232e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:24.961865 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4d28dc05-e61d-4f83-8b2b-74f75215232e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] POST https://10.4.3.225/volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d/action Jul 10 18:53:24.962243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4d28dc05-e61d-4f83-8b2b-74f75215232e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:24.962361 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4d28dc05-e61d-4f83-8b2b-74f75215232e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:24.985965 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:24.985965 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:24.999405 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-46a382ec-a46d-46d7-afd2-19cdd4b5c0a2 req-4d28dc05-e61d-4f83-8b2b-74f75215232e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d/action returned with HTTP 204 Jul 10 18:53:24.999802 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 127/502] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:53:24 2026] POST /volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:25.212147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fda8bb0b-4e44-413c-9ff8-c00a0a987a3e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.214038 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fda8bb0b-4e44-413c-9ff8-c00a0a987a3e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:25.214247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fda8bb0b-4e44-413c-9ff8-c00a0a987a3e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.214470 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fda8bb0b-4e44-413c-9ff8-c00a0a987a3e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.223739 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.223739 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:25.227052 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fda8bb0b-4e44-413c-9ff8-c00a0a987a3e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:25.231425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fda8bb0b-4e44-413c-9ff8-c00a0a987a3e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:25.232010 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 130/503] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:25.243975 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7cc01ab1-31d1-4ea7-b740-3025f2746110 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.245743 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7cc01ab1-31d1-4ea7-b740-3025f2746110 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:25.245941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7cc01ab1-31d1-4ea7-b740-3025f2746110 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.246209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7cc01ab1-31d1-4ea7-b740-3025f2746110 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.258883 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.258883 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:25.263415 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7cc01ab1-31d1-4ea7-b740-3025f2746110 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:25.274358 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7cc01ab1-31d1-4ea7-b740-3025f2746110 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:25.274949 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 129/504] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:25.287623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-beeab0c5-dbca-47fb-a7c4-8eddce3357f7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.290986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-beeab0c5-dbca-47fb-a7c4-8eddce3357f7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:25.291094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-beeab0c5-dbca-47fb-a7c4-8eddce3357f7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.291269 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-beeab0c5-dbca-47fb-a7c4-8eddce3357f7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.304143 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.304143 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:25.313158 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-beeab0c5-dbca-47fb-a7c4-8eddce3357f7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Volume info retrieved successfully. Jul 10 18:53:25.319393 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-beeab0c5-dbca-47fb-a7c4-8eddce3357f7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:25.320189 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 119/505] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:25.422965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-f0660f74-d11c-4611-91db-e5f50907711e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.425831 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-f0660f74-d11c-4611-91db-e5f50907711e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:25.426037 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-f0660f74-d11c-4611-91db-e5f50907711e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.426238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-f0660f74-d11c-4611-91db-e5f50907711e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.436256 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.436256 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:25.439778 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-f0660f74-d11c-4611-91db-e5f50907711e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:25.444318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-f0660f74-d11c-4611-91db-e5f50907711e tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:25.444721 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 128/506] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:25.503042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.505111 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] POST https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f/action Jul 10 18:53:25.505503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:25.505677 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:25.515767 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.515767 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:25.516274 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:25.523566 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Begin detaching volume completed successfully. Jul 10 18:53:25.523957 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-8d8c2cef-a1ba-46a7-b93b-8cb60255c589 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f/action returned with HTTP 202 Jul 10 18:53:25.524553 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 131/507] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:53:25 2026] POST /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:25.550795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-13b70a44-da4f-41da-9f13-9cf8610e7680 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.556399 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-13b70a44-da4f-41da-9f13-9cf8610e7680 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:25.556399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-13b70a44-da4f-41da-9f13-9cf8610e7680 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.556399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-13b70a44-da4f-41da-9f13-9cf8610e7680 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.569301 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.569301 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:25.573477 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-13b70a44-da4f-41da-9f13-9cf8610e7680 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Volume info retrieved successfully. Jul 10 18:53:25.578244 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-13b70a44-da4f-41da-9f13-9cf8610e7680 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:25.578430 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 130/508] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:25.679951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-03467b74-cc8e-41c5-8953-0980ac95ca0f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.681731 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-03467b74-cc8e-41c5-8953-0980ac95ca0f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:25.681997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-03467b74-cc8e-41c5-8953-0980ac95ca0f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.682238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-03467b74-cc8e-41c5-8953-0980ac95ca0f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.690499 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.690499 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:25.694122 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-03467b74-cc8e-41c5-8953-0980ac95ca0f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:25.698167 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-03467b74-cc8e-41c5-8953-0980ac95ca0f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:25.698555 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 120/509] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:25.883317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-25dbe0fe-8fc0-4746-9624-56c518e46eb9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.886773 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-25dbe0fe-8fc0-4746-9624-56c518e46eb9 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 Jul 10 18:53:25.886990 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-25dbe0fe-8fc0-4746-9624-56c518e46eb9 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.887172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-25dbe0fe-8fc0-4746-9624-56c518e46eb9 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.887288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-25dbe0fe-8fc0-4746-9624-56c518e46eb9 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id fb916da6-c976-4ab9-9953-53e009fe6d83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:25.890859 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-25dbe0fe-8fc0-4746-9624-56c518e46eb9 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 returned with HTTP 404 Jul 10 18:53:25.891335 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 129/510] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/backups/fb916da6-c976-4ab9-9953-53e009fe6d83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:25.984540 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-813e44a2-0793-438f-b2f2-849d350d3a6a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:25.987452 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-813e44a2-0793-438f-b2f2-849d350d3a6a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:53:25.987665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-813e44a2-0793-438f-b2f2-849d350d3a6a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:25.988195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-813e44a2-0793-438f-b2f2-849d350d3a6a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:25.998424 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:25.998424 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:26.003146 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-813e44a2-0793-438f-b2f2-849d350d3a6a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:26.008004 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-813e44a2-0793-438f-b2f2-849d350d3a6a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 200 Jul 10 18:53:26.008440 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 132/511] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:25 2026] GET /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:53:26.025161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-927278db-1081-462a-b018-7e3f4f286ffe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:26.027594 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] DELETE https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:53:26.027705 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:26.027995 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:26.028223 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete volume with id: eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:53:26.038571 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:26.038571 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:26.039413 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:26.070261 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete volume request issued successfully. Jul 10 18:53:26.070524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-927278db-1081-462a-b018-7e3f4f286ffe tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 202 Jul 10 18:53:26.070979 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 131/512] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:26 2026] DELETE /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:53:26.081919 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1a8e445c-7647-416e-9d6d-893deb0ce8cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:26.085979 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1a8e445c-7647-416e-9d6d-893deb0ce8cb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:53:26.086178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1a8e445c-7647-416e-9d6d-893deb0ce8cb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:26.086357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1a8e445c-7647-416e-9d6d-893deb0ce8cb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:26.097337 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:26.097337 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:26.104428 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1a8e445c-7647-416e-9d6d-893deb0ce8cb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:26.111903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1a8e445c-7647-416e-9d6d-893deb0ce8cb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 200 Jul 10 18:53:26.112965 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 121/513] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:26 2026] GET /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:26.558522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1876af24-154f-4cbe-9a74-bd4d675dce14 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:26.559074 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1876af24-154f-4cbe-9a74-bd4d675dce14 None None] GET https://10.4.3.225/volume// Jul 10 18:53:26.559304 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1876af24-154f-4cbe-9a74-bd4d675dce14 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:26.559609 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1876af24-154f-4cbe-9a74-bd4d675dce14 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:26.560039 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1876af24-154f-4cbe-9a74-bd4d675dce14 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:26.560526 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 130/514] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:53:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:26.567395 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-84a90394-1cdc-4912-af83-728f38578a56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:26.569925 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-84a90394-1cdc-4912-af83-728f38578a56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:26.570218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-84a90394-1cdc-4912-af83-728f38578a56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:26.570482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-84a90394-1cdc-4912-af83-728f38578a56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:26.581245 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:26.581245 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:26.585614 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-84a90394-1cdc-4912-af83-728f38578a56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:26.592770 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-84a90394-1cdc-4912-af83-728f38578a56 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:26.593391 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 133/515] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:53:26 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:26.594874 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a314b091-ccfe-47e9-b675-079761417f40 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:26.597262 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a314b091-ccfe-47e9-b675-079761417f40 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:26.597425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a314b091-ccfe-47e9-b675-079761417f40 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:26.597610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a314b091-ccfe-47e9-b675-079761417f40 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:26.609762 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:26.609762 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:26.622174 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a314b091-ccfe-47e9-b675-079761417f40 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Volume info retrieved successfully. Jul 10 18:53:26.629129 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a314b091-ccfe-47e9-b675-079761417f40 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:26.629953 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 132/516] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:26 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:26.715780 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5a0cc00f-d1f4-45cc-871d-21cc98c8a72f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:26.717882 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a0cc00f-d1f4-45cc-871d-21cc98c8a72f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:26.718171 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a0cc00f-d1f4-45cc-871d-21cc98c8a72f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:26.718429 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a0cc00f-d1f4-45cc-871d-21cc98c8a72f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:26.732280 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:26.732280 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:26.745397 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5a0cc00f-d1f4-45cc-871d-21cc98c8a72f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:26.763103 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a0cc00f-d1f4-45cc-871d-21cc98c8a72f tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:26.763103 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 122/517] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:26 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:27.128189 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-398bb814-803c-448b-91dd-505b696ce7e3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:27.130132 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-398bb814-803c-448b-91dd-505b696ce7e3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 Jul 10 18:53:27.130395 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-398bb814-803c-448b-91dd-505b696ce7e3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:27.130673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-398bb814-803c-448b-91dd-505b696ce7e3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:27.138194 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-398bb814-803c-448b-91dd-505b696ce7e3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 returned with HTTP 404 Jul 10 18:53:27.138793 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 131/518] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:27 2026] GET /volume/v3/volumes/eedb41cb-106a-485b-a4de-23dcaab4f565 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:27.150748 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-28b2d934-4bb5-4676-ad03-259399667495 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:27.152669 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:27.153155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-777389269"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:27.154606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-777389269'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:27.154727 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume of 1 GB Jul 10 18:53:27.159083 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Availability Zones retrieved successfully. Jul 10 18:53:27.165325 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Flow 'volume_create_api' (7dc57bc6-a043-4b9f-b305-cc0fbbbcf74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:27.166291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b1685d-aeec-4730-83ec-8ed944fbc0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:27.167550 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:27.197490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b1685d-aeec-4730-83ec-8ed944fbc0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:27.198424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f6198f-94ef-4577-9485-e0e807bceacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:27.241417 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Created reservations ['10a4a9bd-15f5-49f8-b6ee-18659811e7c1', '97b02d97-0408-4da0-b453-5f10239bbb98', 'f7050d16-8e43-4f35-8b47-5656a79bd156', 'ec2cadf5-3bca-48d0-ae92-6b84f0de46b3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:27.242309 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f6198f-94ef-4577-9485-e0e807bceacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a4a9bd-15f5-49f8-b6ee-18659811e7c1', '97b02d97-0408-4da0-b453-5f10239bbb98', 'f7050d16-8e43-4f35-8b47-5656a79bd156', 'ec2cadf5-3bca-48d0-ae92-6b84f0de46b3']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:27.243040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560e0e95-405e-4d8b-bb1d-13e230923b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:27.271519 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (560e0e95-405e-4d8b-bb1d-13e230923b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d6d4b4-134f-40a6-9f34-de7d6b669de2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-777389269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='460fa5627736492783cff020dedd4126',qos_specs=None,replication_status=,reservations=['10a4a9bd-15f5-49f8-b6ee-18659811e7c1','97b02d97-0408-4da0-b453-5f10239bbb98','f7050d16-8e43-4f35-8b47-5656a79bd156','ec2cadf5-3bca-48d0-ae92-6b84f0de46b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-777389269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d6d4b4-134f-40a6-9f34-de7d6b669de2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='460fa5627736492783cff020dedd4126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:27.272487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86e135d-6da5-46e5-986e-d644aec256c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:27.295102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86e135d-6da5-46e5-986e-d644aec256c3) transitioned into state 'SUCCESS' from state '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-777389269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='460fa5627736492783cff020dedd4126',qos_specs=None,replication_status=,reservations=['10a4a9bd-15f5-49f8-b6ee-18659811e7c1','97b02d97-0408-4da0-b453-5f10239bbb98','f7050d16-8e43-4f35-8b47-5656a79bd156','ec2cadf5-3bca-48d0-ae92-6b84f0de46b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714fe0fa532c47bab7d61cb0e13e6b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:27.296198 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de844e9-f560-4a9a-a801-f4a21b14b8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:27.308784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de844e9-f560-4a9a-a801-f4a21b14b8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:27.308784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Flow 'volume_create_api' (7dc57bc6-a043-4b9f-b305-cc0fbbbcf74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:27.308784 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Create volume request issued successfully. Jul 10 18:53:27.308784 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-28b2d934-4bb5-4676-ad03-259399667495 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:27.309042 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 134/519] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:53:27 2026] POST /volume/v3/volumes => generated 753 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:27.323738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cd7d7421-9350-445c-8662-739a4286d209 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:27.326257 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cd7d7421-9350-445c-8662-739a4286d209 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:27.326520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cd7d7421-9350-445c-8662-739a4286d209 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:27.326846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cd7d7421-9350-445c-8662-739a4286d209 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:27.336151 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:27.336151 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:27.340332 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cd7d7421-9350-445c-8662-739a4286d209 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:27.346071 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cd7d7421-9350-445c-8662-739a4286d209 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 200 Jul 10 18:53:27.346440 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 133/520] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:27 2026] GET /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:27.644709 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ef3b8dc7-123d-4ff7-bc6e-0bc24ea4218b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:27.646900 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef3b8dc7-123d-4ff7-bc6e-0bc24ea4218b tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:27.647166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef3b8dc7-123d-4ff7-bc6e-0bc24ea4218b tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:27.647449 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef3b8dc7-123d-4ff7-bc6e-0bc24ea4218b tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:27.662139 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:27.662139 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:27.666263 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ef3b8dc7-123d-4ff7-bc6e-0bc24ea4218b tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Volume info retrieved successfully. Jul 10 18:53:27.673207 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef3b8dc7-123d-4ff7-bc6e-0bc24ea4218b tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:27.673472 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 123/521] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:27 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:27.779367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c2d543f9-c8fb-4d0e-9f13-0ac4cc59783d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:27.781595 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2d543f9-c8fb-4d0e-9f13-0ac4cc59783d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:27.781875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2d543f9-c8fb-4d0e-9f13-0ac4cc59783d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:27.782150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2d543f9-c8fb-4d0e-9f13-0ac4cc59783d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:27.791839 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:27.791839 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:27.794800 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c2d543f9-c8fb-4d0e-9f13-0ac4cc59783d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:27.799000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2d543f9-c8fb-4d0e-9f13-0ac4cc59783d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:27.799639 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 132/522] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:27 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:28.127822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-8ef31e6d-f351-4ecb-a895-ed0ac280ca6d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.130306 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-8ef31e6d-f351-4ecb-a895-ed0ac280ca6d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] DELETE https://10.4.3.225/volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1 Jul 10 18:53:28.130448 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-8ef31e6d-f351-4ecb-a895-ed0ac280ca6d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:28.130673 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-8ef31e6d-f351-4ecb-a895-ed0ac280ca6d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:28.138723 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.138723 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:28.364870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ba4af6a2-1865-436d-aa2e-5a5b2316b195 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.367261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba4af6a2-1865-436d-aa2e-5a5b2316b195 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:28.367526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba4af6a2-1865-436d-aa2e-5a5b2316b195 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:28.367718 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba4af6a2-1865-436d-aa2e-5a5b2316b195 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:28.378264 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.378264 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:28.384118 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ba4af6a2-1865-436d-aa2e-5a5b2316b195 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:28.388280 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba4af6a2-1865-436d-aa2e-5a5b2316b195 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 200 Jul 10 18:53:28.388684 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 134/523] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:28 2026] GET /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:28.405783 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.407898 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 18:53:28.408396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29d6d4b4-134f-40a6-9f34-de7d6b669de2", "name": "tempest-VolumesBackupsAdminTest-Backup-789099519", "container": "tempest-volumesbackupsadmintest-backup-container-1512775791"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:28.410892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Creating new backup {'backup': {'volume_id': '29d6d4b4-134f-40a6-9f34-de7d6b669de2', 'name': 'tempest-VolumesBackupsAdminTest-Backup-789099519', 'container': 'tempest-volumesbackupsadmintest-backup-container-1512775791'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:53:28.410892 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Creating backup of volume 29d6d4b4-134f-40a6-9f34-de7d6b669de2 in container tempest-volumesbackupsadmintest-backup-container-1512775791 Jul 10 18:53:28.421748 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.421748 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:28.422410 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:28.450909 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Created reservations ['2c7a1977-00e1-449f-853a-05694a92c3a6', '94bbd286-95ef-4407-b107-6340e72d38bb'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:28.473266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-2f905fe1-800c-47a7-a28d-2faa1d2c0cb7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.475607 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-2f905fe1-800c-47a7-a28d-2faa1d2c0cb7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] DELETE https://10.4.3.225/volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d Jul 10 18:53:28.475879 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-2f905fe1-800c-47a7-a28d-2faa1d2c0cb7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:28.476107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-2f905fe1-800c-47a7-a28d-2faa1d2c0cb7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:28.490459 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.490459 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:28.497974 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b1767d2-8286-48f4-a0e7-9fcb591b1005 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 18:53:28.498501 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 124/524] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:53:28 2026] POST /volume/v3/backups => generated 334 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:28.509130 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0526e577-b5df-4909-a4a6-8dc445ffb512 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.513303 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0526e577-b5df-4909-a4a6-8dc445ffb512 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:28.514096 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0526e577-b5df-4909-a4a6-8dc445ffb512 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:28.514330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0526e577-b5df-4909-a4a6-8dc445ffb512 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:28.514502 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0526e577-b5df-4909-a4a6-8dc445ffb512 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:28.522317 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.522317 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:28.523318 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0526e577-b5df-4909-a4a6-8dc445ffb512 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:28.524081 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 135/525] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:28 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:28.690693 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a882e67b-4eff-4a80-8ae7-0e99c644ef97 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.692699 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a882e67b-4eff-4a80-8ae7-0e99c644ef97 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:28.692923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a882e67b-4eff-4a80-8ae7-0e99c644ef97 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:28.693136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a882e67b-4eff-4a80-8ae7-0e99c644ef97 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:28.695129 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-792dcdf5-90dd-4874-988e-f81cb2992914 req-8ef31e6d-f351-4ecb-a895-ed0ac280ca6d tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1 returned with HTTP 200 Jul 10 18:53:28.695728 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 135/526] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:53:28 2026] DELETE /volume/v3/attachments/85a24a7b-6cce-40c5-8b0d-6092d96c1be1 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:28.704868 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.704868 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:28.708518 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a882e67b-4eff-4a80-8ae7-0e99c644ef97 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Volume info retrieved successfully. Jul 10 18:53:28.713830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a882e67b-4eff-4a80-8ae7-0e99c644ef97 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:28.714298 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 125/527] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:28 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:28.812440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-41daa1c7-5464-481d-bf6e-f7da36eeded1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:28.814607 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41daa1c7-5464-481d-bf6e-f7da36eeded1 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:28.814868 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41daa1c7-5464-481d-bf6e-f7da36eeded1 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:28.815079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41daa1c7-5464-481d-bf6e-f7da36eeded1 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:28.825827 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:28.825827 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:28.829915 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-41daa1c7-5464-481d-bf6e-f7da36eeded1 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:28.836661 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41daa1c7-5464-481d-bf6e-f7da36eeded1 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:28.837294 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 136/528] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:28 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.038832 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73b874db-cd39-4b55-8589-11ca5ffc310e req-2f905fe1-800c-47a7-a28d-2faa1d2c0cb7 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d returned with HTTP 200 Jul 10 18:53:29.039312 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 133/529] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:53:28 2026] DELETE /volume/v3/attachments/612f72c7-c22c-4d16-b22d-f7a58ea3e89d => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.535657 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a831cf3-bb3d-4f60-8f13-1cff3dce10c3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.537556 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a831cf3-bb3d-4f60-8f13-1cff3dce10c3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:29.537777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a831cf3-bb3d-4f60-8f13-1cff3dce10c3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.538042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a831cf3-bb3d-4f60-8f13-1cff3dce10c3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.538234 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2a831cf3-bb3d-4f60-8f13-1cff3dce10c3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:29.544000 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.544000 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:29.545096 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a831cf3-bb3d-4f60-8f13-1cff3dce10c3 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:29.545609 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 136/530] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.733431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b7fc2897-c0ed-4dad-8fbb-fc6d164f3139 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.741307 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b7fc2897-c0ed-4dad-8fbb-fc6d164f3139 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:29.741516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b7fc2897-c0ed-4dad-8fbb-fc6d164f3139 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.741683 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b7fc2897-c0ed-4dad-8fbb-fc6d164f3139 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.759596 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.759596 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:29.760935 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b7fc2897-c0ed-4dad-8fbb-fc6d164f3139 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] Volume info retrieved successfully. Jul 10 18:53:29.766836 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b7fc2897-c0ed-4dad-8fbb-fc6d164f3139 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-reader] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:29.767168 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 126/531] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.828323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-97766511-2c1b-4d7a-9a5c-401d22c0f3e1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.830611 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-97766511-2c1b-4d7a-9a5c-401d22c0f3e1 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:29.830864 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-97766511-2c1b-4d7a-9a5c-401d22c0f3e1 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.831092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-97766511-2c1b-4d7a-9a5c-401d22c0f3e1 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.832289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e15fbc6b-7da0-46bc-b171-a996e1443b95 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.834423 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e15fbc6b-7da0-46bc-b171-a996e1443b95 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:29.834705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e15fbc6b-7da0-46bc-b171-a996e1443b95 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.834928 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e15fbc6b-7da0-46bc-b171-a996e1443b95 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.841037 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.841037 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:29.842901 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.842901 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:29.844671 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-97766511-2c1b-4d7a-9a5c-401d22c0f3e1 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:29.849179 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e15fbc6b-7da0-46bc-b171-a996e1443b95 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:29.851585 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-97766511-2c1b-4d7a-9a5c-401d22c0f3e1 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:29.852150 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 137/532] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:29.853796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf5c5eb6-cd86-4678-ab75-35450310eab5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.854065 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e15fbc6b-7da0-46bc-b171-a996e1443b95 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:29.854429 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 134/533] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.856615 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf5c5eb6-cd86-4678-ab75-35450310eab5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:29.856875 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5eb6-cd86-4678-ab75-35450310eab5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.857061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf5c5eb6-cd86-4678-ab75-35450310eab5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.866996 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7b6fcac7-5645-4926-96f8-64bf99928549 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.870846 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.870846 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:29.871320 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:29.871320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.871320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.871320 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Delete volume with id: fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:29.872137 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bf5c5eb6-cd86-4678-ab75-35450310eab5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:29.877001 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf5c5eb6-cd86-4678-ab75-35450310eab5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:29.877288 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 137/534] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.878981 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.878981 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:29.879412 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:29.901929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2825a776-0145-48ce-b29a-e21d17f4cd61 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.905434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2825a776-0145-48ce-b29a-e21d17f4cd61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:29.905434 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2825a776-0145-48ce-b29a-e21d17f4cd61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.905434 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2825a776-0145-48ce-b29a-e21d17f4cd61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.906258 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Delete volume request issued successfully. Jul 10 18:53:29.907020 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b6fcac7-5645-4926-96f8-64bf99928549 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 202 Jul 10 18:53:29.907020 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 127/535] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:29 2026] DELETE /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:53:29.914017 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.914017 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:29.915410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9ed3db13-47e1-46dd-9e47-b7a780723733 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:29.917706 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9ed3db13-47e1-46dd-9e47-b7a780723733 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:29.918140 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9ed3db13-47e1-46dd-9e47-b7a780723733 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:29.918414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9ed3db13-47e1-46dd-9e47-b7a780723733 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:29.918555 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2825a776-0145-48ce-b29a-e21d17f4cd61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:29.926040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2825a776-0145-48ce-b29a-e21d17f4cd61 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:29.926415 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:29.926415 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:29.926565 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 138/536] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:29.941239 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9ed3db13-47e1-46dd-9e47-b7a780723733 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Volume info retrieved successfully. Jul 10 18:53:29.948217 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9ed3db13-47e1-46dd-9e47-b7a780723733 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 200 Jul 10 18:53:29.948635 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 135/537] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:29 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:30.558795 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a3e9025c-d450-4589-a531-7019883bb2eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:30.560707 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3e9025c-d450-4589-a531-7019883bb2eb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:30.560922 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3e9025c-d450-4589-a531-7019883bb2eb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:30.561113 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3e9025c-d450-4589-a531-7019883bb2eb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:30.561246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a3e9025c-d450-4589-a531-7019883bb2eb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:30.567109 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:30.567109 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:30.567997 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3e9025c-d450-4589-a531-7019883bb2eb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:30.568349 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 138/538] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:30 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:53:30.658951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:30.660695 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:30.661064 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1031886935"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:30.662570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1031886935'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:30.662676 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Create volume of 1 GB Jul 10 18:53:30.668515 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Availability Zones retrieved successfully. Jul 10 18:53:30.675603 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Flow 'volume_create_api' (49ee0a36-bb19-409e-aa81-53564123396d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:30.677268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2704d0e-12aa-4cc8-9aa4-1b01c1d52276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:30.678590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:30.708000 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2704d0e-12aa-4cc8-9aa4-1b01c1d52276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:30.709220 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d418da6c-505e-4b7b-9005-a5a22ceb0412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:30.773534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Created reservations ['e52b5116-9ec0-492a-b24e-a1bf06b31245', 'd6f809bf-39b3-4018-a458-b6c8aa552410', '4cb67017-5f16-457d-8af2-ce4c6cadf18c', '9eb2d483-ce70-4d7e-b6fb-3d60ba2e1d74'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:30.776141 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d418da6c-505e-4b7b-9005-a5a22ceb0412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52b5116-9ec0-492a-b24e-a1bf06b31245', 'd6f809bf-39b3-4018-a458-b6c8aa552410', '4cb67017-5f16-457d-8af2-ce4c6cadf18c', '9eb2d483-ce70-4d7e-b6fb-3d60ba2e1d74']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:30.777246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262c2d50-c8d0-4304-b7bb-49d4a2b8cbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:30.802764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262c2d50-c8d0-4304-b7bb-49d4a2b8cbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ba65b94-65bf-4758-86b2-70266eb74897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1031886935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322bcd23d4744e0a8413eb47e67f0507',qos_specs=None,replication_status=,reservations=['e52b5116-9ec0-492a-b24e-a1bf06b31245','d6f809bf-39b3-4018-a458-b6c8aa552410','4cb67017-5f16-457d-8af2-ce4c6cadf18c','9eb2d483-ce70-4d7e-b6fb-3d60ba2e1d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99898a4c85fb4db99432f6a1c66a5155',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1031886935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ba65b94-65bf-4758-86b2-70266eb74897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322bcd23d4744e0a8413eb47e67f0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99898a4c85fb4db99432f6a1c66a5155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:30.804200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de40653b-8e53-40d2-bff8-f7c1167eeb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:30.821508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de40653b-8e53-40d2-bff8-f7c1167eeb40) transitioned into state 'SUCCESS' from state '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-1031886935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322bcd23d4744e0a8413eb47e67f0507',qos_specs=None,replication_status=,reservations=['e52b5116-9ec0-492a-b24e-a1bf06b31245','d6f809bf-39b3-4018-a458-b6c8aa552410','4cb67017-5f16-457d-8af2-ce4c6cadf18c','9eb2d483-ce70-4d7e-b6fb-3d60ba2e1d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99898a4c85fb4db99432f6a1c66a5155',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:30.822240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647249e0-6f25-4371-bd0a-02bab61663c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:30.834000 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647249e0-6f25-4371-bd0a-02bab61663c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:30.835017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Flow 'volume_create_api' (49ee0a36-bb19-409e-aa81-53564123396d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:30.835324 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Create volume request issued successfully. Jul 10 18:53:30.836024 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82c51db2-0c12-4587-95de-e6cbba3a0289 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:30.836675 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 128/539] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:53:30 2026] POST /volume/v3/volumes => generated 754 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:30.892561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-35ee7194-42f6-453b-81c3-7eb93562be79 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:30.894034 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-35ee7194-42f6-453b-81c3-7eb93562be79 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:30.894239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-35ee7194-42f6-453b-81c3-7eb93562be79 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:30.894420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-35ee7194-42f6-453b-81c3-7eb93562be79 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:30.912528 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:30.912528 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:30.917095 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-35ee7194-42f6-453b-81c3-7eb93562be79 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:30.921728 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-35ee7194-42f6-453b-81c3-7eb93562be79 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:30.922138 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 139/540] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:30 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:30.964361 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5904e34a-f861-456e-b8aa-5e2724165fc0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:30.966411 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5904e34a-f861-456e-b8aa-5e2724165fc0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:30.966667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5904e34a-f861-456e-b8aa-5e2724165fc0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:30.966939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5904e34a-f861-456e-b8aa-5e2724165fc0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:30.974420 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5904e34a-f861-456e-b8aa-5e2724165fc0 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 404 Jul 10 18:53:30.974961 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 136/541] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:30 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:30.995796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-46d01296-0775-4dcc-b2a0-b377c5337f27 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:30.999782 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-46d01296-0775-4dcc-b2a0-b377c5337f27 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] POST https://10.4.3.225/volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7/action Jul 10 18:53:31.000170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-46d01296-0775-4dcc-b2a0-b377c5337f27 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:31.000316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-46d01296-0775-4dcc-b2a0-b377c5337f27 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:31.018718 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:31.018718 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:31.030658 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-83d5e5b4-74e7-4c50-b185-498d111bea31 req-46d01296-0775-4dcc-b2a0-b377c5337f27 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7/action returned with HTTP 204 Jul 10 18:53:31.031228 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 139/542] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:53:30 2026] POST /volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:31.581942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5470dda1-8128-42e4-915c-5a40c183accc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:31.587738 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5470dda1-8128-42e4-915c-5a40c183accc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:31.588005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5470dda1-8128-42e4-915c-5a40c183accc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:31.588218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5470dda1-8128-42e4-915c-5a40c183accc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:31.588358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5470dda1-8128-42e4-915c-5a40c183accc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:31.599074 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:31.599074 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:31.599828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5470dda1-8128-42e4-915c-5a40c183accc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:31.600262 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 129/543] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:31 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:31.774882 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:31.938854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9f012f56-9dfd-47ef-8b47-c877cf294189 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:31.940976 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f012f56-9dfd-47ef-8b47-c877cf294189 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:31.941215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f012f56-9dfd-47ef-8b47-c877cf294189 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:31.941499 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f012f56-9dfd-47ef-8b47-c877cf294189 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:31.959103 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:31.959103 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:31.967122 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9f012f56-9dfd-47ef-8b47-c877cf294189 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:31.976640 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f012f56-9dfd-47ef-8b47-c877cf294189 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:31.977282 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 137/544] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:31 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:31.994267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9782ecb1-0f39-48dd-be81-add803be18dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:31.996701 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9782ecb1-0f39-48dd-be81-add803be18dc tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:31.997251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9782ecb1-0f39-48dd-be81-add803be18dc tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:31.997764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9782ecb1-0f39-48dd-be81-add803be18dc tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:32.014704 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:32.014704 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:32.021183 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9782ecb1-0f39-48dd-be81-add803be18dc tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:32.026111 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9782ecb1-0f39-48dd-be81-add803be18dc tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:32.026566 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 140/545] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:31 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:32.063512 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:32.063929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1165158880"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:32.065230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1165158880'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:32.065343 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Create volume of 1 GB Jul 10 18:53:32.070913 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Availability Zones retrieved successfully. Jul 10 18:53:32.076263 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Flow 'volume_create_api' (b4589346-ce31-4dc6-9ffc-97c549aee012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:32.077229 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e656a792-2452-4f08-b136-5db1d8c9bd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:32.078163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:32.109085 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e656a792-2452-4f08-b136-5db1d8c9bd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:32.109085 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15644889-f86c-4d5f-8e05-e3692e429405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:32.187895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Created reservations ['469416df-bf00-4adc-bcea-2985694eac51', '6527f848-2500-4e6b-9f51-9add19631c2b', '1c08badd-20ad-4a7c-9a0b-b23a05224d53', 'b9bd6227-d3a2-4122-b1b8-daab841d8fa3'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:32.188837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15644889-f86c-4d5f-8e05-e3692e429405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['469416df-bf00-4adc-bcea-2985694eac51', '6527f848-2500-4e6b-9f51-9add19631c2b', '1c08badd-20ad-4a7c-9a0b-b23a05224d53', 'b9bd6227-d3a2-4122-b1b8-daab841d8fa3']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:32.189648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3130da1d-ab3b-4906-9453-694c0e8f56ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:32.219699 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3130da1d-ab3b-4906-9453-694c0e8f56ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da0906ea-c176-4b7c-94bc-e1eeba1df695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1165158880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938770352fb840e486b6a225b4dd8c90',qos_specs=None,replication_status=,reservations=['469416df-bf00-4adc-bcea-2985694eac51','6527f848-2500-4e6b-9f51-9add19631c2b','1c08badd-20ad-4a7c-9a0b-b23a05224d53','b9bd6227-d3a2-4122-b1b8-daab841d8fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af71c02b79246f990c0e5e39cce8ce5',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1165158880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da0906ea-c176-4b7c-94bc-e1eeba1df695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938770352fb840e486b6a225b4dd8c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5af71c02b79246f990c0e5e39cce8ce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:32.220634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdda89b9-efac-4546-8d9a-52781794d1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:32.246277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdda89b9-efac-4546-8d9a-52781794d1e4) transitioned into state 'SUCCESS' from state '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-1165158880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938770352fb840e486b6a225b4dd8c90',qos_specs=None,replication_status=,reservations=['469416df-bf00-4adc-bcea-2985694eac51','6527f848-2500-4e6b-9f51-9add19631c2b','1c08badd-20ad-4a7c-9a0b-b23a05224d53','b9bd6227-d3a2-4122-b1b8-daab841d8fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5af71c02b79246f990c0e5e39cce8ce5',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:32.246277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa5fbcd-2156-4ab8-a647-31197369b18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:32.260057 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa5fbcd-2156-4ab8-a647-31197369b18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:32.260961 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Flow 'volume_create_api' (b4589346-ce31-4dc6-9ffc-97c549aee012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:32.261324 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Create volume request issued successfully. Jul 10 18:53:32.261941 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b64cf019-c3d3-4845-a27b-d6a0cfbcdad4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:32.262398 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 140/546] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:53:31 2026] POST /volume/v3/volumes => generated 749 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:32.282012 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4abdbd5b-e884-4347-970d-c8f5ba47aad1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:32.286545 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4abdbd5b-e884-4347-970d-c8f5ba47aad1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:53:32.286831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4abdbd5b-e884-4347-970d-c8f5ba47aad1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:32.287098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4abdbd5b-e884-4347-970d-c8f5ba47aad1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:32.294122 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:32.294122 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:32.298221 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4abdbd5b-e884-4347-970d-c8f5ba47aad1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:53:32.303615 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4abdbd5b-e884-4347-970d-c8f5ba47aad1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:53:32.304043 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 130/547] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:32 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:32.618888 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-90eb8bf7-685c-4d24-875c-37d0770c4494 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:32.621220 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90eb8bf7-685c-4d24-875c-37d0770c4494 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:32.621509 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-90eb8bf7-685c-4d24-875c-37d0770c4494 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:32.621770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-90eb8bf7-685c-4d24-875c-37d0770c4494 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:32.621956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-90eb8bf7-685c-4d24-875c-37d0770c4494 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:32.633682 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:32.633682 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:32.636383 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90eb8bf7-685c-4d24-875c-37d0770c4494 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:32.636383 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 138/548] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:32 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:33.316690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d38b01a-dc16-434e-84d7-a82214b016d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:33.320252 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d38b01a-dc16-434e-84d7-a82214b016d4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:53:33.320472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d38b01a-dc16-434e-84d7-a82214b016d4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:33.320682 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d38b01a-dc16-434e-84d7-a82214b016d4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:33.332992 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:33.332992 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:33.337136 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5d38b01a-dc16-434e-84d7-a82214b016d4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:53:33.342757 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d38b01a-dc16-434e-84d7-a82214b016d4 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:53:33.343273 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 141/549] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:33 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:33.649983 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-417834f9-a2bd-47b5-9a5f-8cfca521359e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:33.652064 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-417834f9-a2bd-47b5-9a5f-8cfca521359e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:33.652295 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-417834f9-a2bd-47b5-9a5f-8cfca521359e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:33.652533 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-417834f9-a2bd-47b5-9a5f-8cfca521359e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:33.652683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-417834f9-a2bd-47b5-9a5f-8cfca521359e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:33.659788 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:33.659788 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:33.660870 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-417834f9-a2bd-47b5-9a5f-8cfca521359e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:33.661294 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 141/550] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:33 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:33.980657 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-99b04334-3353-4c20-a284-700fa350a4fc req-2bfa7822-4894-465d-8544-76666a93fecd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:33.983476 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-2bfa7822-4894-465d-8544-76666a93fecd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:33.983723 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-2bfa7822-4894-465d-8544-76666a93fecd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:33.983976 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-2bfa7822-4894-465d-8544-76666a93fecd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:33.996700 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:33.996700 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:34.002457 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-99b04334-3353-4c20-a284-700fa350a4fc req-2bfa7822-4894-465d-8544-76666a93fecd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:34.007500 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-2bfa7822-4894-465d-8544-76666a93fecd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:34.007892 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 131/551] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:53:33 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:34.064157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:34.066180 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] POST https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9/action Jul 10 18:53:34.066761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:34.067051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:34.088744 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:34.088744 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:34.089357 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:34.102043 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Begin detaching volume completed successfully. Jul 10 18:53:34.102468 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-889c41ad-fe47-41f9-9d4a-a49c8048d523 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9/action returned with HTTP 202 Jul 10 18:53:34.103279 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 139/552] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:53:34 2026] POST /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:34.126664 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e6bd306e-a70d-4cfe-b9d0-5c935a136ce5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:34.128832 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e6bd306e-a70d-4cfe-b9d0-5c935a136ce5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:34.129034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e6bd306e-a70d-4cfe-b9d0-5c935a136ce5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:34.129237 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e6bd306e-a70d-4cfe-b9d0-5c935a136ce5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:34.140447 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:34.140447 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:34.145193 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e6bd306e-a70d-4cfe-b9d0-5c935a136ce5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:34.150381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e6bd306e-a70d-4cfe-b9d0-5c935a136ce5 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:34.151386 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 142/553] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:34 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:34.674861 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d0b3c3cb-36c6-42c0-844f-f685387aa16b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:34.676658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0b3c3cb-36c6-42c0-844f-f685387aa16b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:34.678301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0b3c3cb-36c6-42c0-844f-f685387aa16b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:34.678301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0b3c3cb-36c6-42c0-844f-f685387aa16b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:34.678301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d0b3c3cb-36c6-42c0-844f-f685387aa16b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:34.681957 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:34.681957 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:34.682901 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0b3c3cb-36c6-42c0-844f-f685387aa16b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:34.683449 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 142/554] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:34 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:35.132355 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c110497e-06d3-485b-9a38-6c3766bd60ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:35.132820 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c110497e-06d3-485b-9a38-6c3766bd60ee None None] GET https://10.4.3.225/volume// Jul 10 18:53:35.133155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c110497e-06d3-485b-9a38-6c3766bd60ee None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:35.133192 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c110497e-06d3-485b-9a38-6c3766bd60ee None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:35.133570 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c110497e-06d3-485b-9a38-6c3766bd60ee None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:53:35.133861 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 132/555] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:53:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:53:35.140862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-99b04334-3353-4c20-a284-700fa350a4fc req-91170873-1701-485b-ac0d-718a0bd0ed60 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:35.142929 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-91170873-1701-485b-ac0d-718a0bd0ed60 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:35.143134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-91170873-1701-485b-ac0d-718a0bd0ed60 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:35.143307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-91170873-1701-485b-ac0d-718a0bd0ed60 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:35.152728 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:35.152728 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:35.155965 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-99b04334-3353-4c20-a284-700fa350a4fc req-91170873-1701-485b-ac0d-718a0bd0ed60 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:35.161014 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-91170873-1701-485b-ac0d-718a0bd0ed60 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:35.161014 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 140/556] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:53:35 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:53:35.164080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3e04ae9-663d-4953-a81a-250e76886c42 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:35.165931 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3e04ae9-663d-4953-a81a-250e76886c42 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:35.166174 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3e04ae9-663d-4953-a81a-250e76886c42 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:35.166465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3e04ae9-663d-4953-a81a-250e76886c42 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:35.177492 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:35.177492 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:35.182881 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3e04ae9-663d-4953-a81a-250e76886c42 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:35.186820 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3e04ae9-663d-4953-a81a-250e76886c42 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:35.187243 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 143/557] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:35 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:35.697851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5558bb01-ccbb-43bc-9b6d-fe6883260cfb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:35.699880 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5558bb01-ccbb-43bc-9b6d-fe6883260cfb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:35.700270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5558bb01-ccbb-43bc-9b6d-fe6883260cfb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:35.701466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5558bb01-ccbb-43bc-9b6d-fe6883260cfb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:35.701466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5558bb01-ccbb-43bc-9b6d-fe6883260cfb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:35.705152 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:35.705152 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:35.706153 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5558bb01-ccbb-43bc-9b6d-fe6883260cfb tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:35.706670 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 143/558] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:35 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:35.971794 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-99b04334-3353-4c20-a284-700fa350a4fc req-9e4f202b-c278-4707-962b-8bcd5e3fe56b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:35.974176 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-9e4f202b-c278-4707-962b-8bcd5e3fe56b tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] DELETE https://10.4.3.225/volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7 Jul 10 18:53:35.974407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-9e4f202b-c278-4707-962b-8bcd5e3fe56b tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:35.974600 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-9e4f202b-c278-4707-962b-8bcd5e3fe56b tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:35.981673 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:35.981673 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:36.201866 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f36758a4-7547-4cd6-9920-468f87f702bd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:36.203766 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f36758a4-7547-4cd6-9920-468f87f702bd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:36.204018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f36758a4-7547-4cd6-9920-468f87f702bd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:36.204217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f36758a4-7547-4cd6-9920-468f87f702bd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:36.220265 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:36.220265 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:36.224680 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f36758a4-7547-4cd6-9920-468f87f702bd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:36.229613 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f36758a4-7547-4cd6-9920-468f87f702bd tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:36.230239 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 141/559] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:36 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:36.526982 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-99b04334-3353-4c20-a284-700fa350a4fc req-9e4f202b-c278-4707-962b-8bcd5e3fe56b tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7 returned with HTTP 200 Jul 10 18:53:36.527767 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 133/560] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:53:35 2026] DELETE /volume/v3/attachments/fa028f62-5f11-436b-86c4-16cadeed94c7 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:36.719885 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-380f4493-199e-4c88-ae55-3b4a929573fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:36.720292 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-380f4493-199e-4c88-ae55-3b4a929573fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:36.720345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-380f4493-199e-4c88-ae55-3b4a929573fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:36.720564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-380f4493-199e-4c88-ae55-3b4a929573fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:36.720671 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-380f4493-199e-4c88-ae55-3b4a929573fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:36.724863 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:36.724863 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:36.725633 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-380f4493-199e-4c88-ae55-3b4a929573fa tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:36.726007 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 144/561] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:36 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:37.245647 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ce812528-92e6-4a5b-af7b-c27bc3234940 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:37.248151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ce812528-92e6-4a5b-af7b-c27bc3234940 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:37.248366 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ce812528-92e6-4a5b-af7b-c27bc3234940 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:37.248587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ce812528-92e6-4a5b-af7b-c27bc3234940 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:37.257560 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:37.257560 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:37.262736 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ce812528-92e6-4a5b-af7b-c27bc3234940 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:37.270521 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ce812528-92e6-4a5b-af7b-c27bc3234940 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:37.271232 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 144/562] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:37 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:37.739792 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e6374a6d-31b9-48c7-9367-8c28cc24892e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:37.742332 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6374a6d-31b9-48c7-9367-8c28cc24892e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:37.742542 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6374a6d-31b9-48c7-9367-8c28cc24892e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:37.742793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6374a6d-31b9-48c7-9367-8c28cc24892e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:37.742995 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e6374a6d-31b9-48c7-9367-8c28cc24892e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:37.747737 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:37.747737 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:37.748654 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6374a6d-31b9-48c7-9367-8c28cc24892e tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:37.749068 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 142/563] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:37 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:38.762978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-01b4cc28-6173-40c2-bbd5-78d2c384444b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:38.764975 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01b4cc28-6173-40c2-bbd5-78d2c384444b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:38.765207 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01b4cc28-6173-40c2-bbd5-78d2c384444b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:38.765418 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01b4cc28-6173-40c2-bbd5-78d2c384444b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:38.765521 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-01b4cc28-6173-40c2-bbd5-78d2c384444b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:38.775252 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:38.775252 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:38.775252 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01b4cc28-6173-40c2-bbd5-78d2c384444b tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:38.775252 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 134/564] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:38 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:39.790657 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7ea3b49a-d4d5-46c0-9ce2-98ab159d0fd5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:39.793264 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ea3b49a-d4d5-46c0-9ce2-98ab159d0fd5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:39.793649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ea3b49a-d4d5-46c0-9ce2-98ab159d0fd5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:39.793989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ea3b49a-d4d5-46c0-9ce2-98ab159d0fd5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:39.794212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7ea3b49a-d4d5-46c0-9ce2-98ab159d0fd5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:39.799402 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:39.799402 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:39.800435 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ea3b49a-d4d5-46c0-9ce2-98ab159d0fd5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:39.800959 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 145/565] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:39 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:40.751098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:40.752887 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:40.753576 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:40.753576 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:40.753576 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Delete volume with id: 1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:40.762901 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:40.762901 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:40.763590 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:40.785483 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Delete volume request issued successfully. Jul 10 18:53:40.785690 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eefa5ce6-d12f-49d3-806a-ee270bfd9753 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 202 Jul 10 18:53:40.786179 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 145/566] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:40 2026] DELETE /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:53:40.793577 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-35fa10de-6658-4d55-9e38-e426e9d216a9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:40.796640 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35fa10de-6658-4d55-9e38-e426e9d216a9 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:40.796640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35fa10de-6658-4d55-9e38-e426e9d216a9 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:40.796754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35fa10de-6658-4d55-9e38-e426e9d216a9 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:40.804104 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:40.804104 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:40.808510 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-35fa10de-6658-4d55-9e38-e426e9d216a9 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Volume info retrieved successfully. Jul 10 18:53:40.811994 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a446c5c-5096-496e-be09-680dcea65582 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:40.813485 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35fa10de-6658-4d55-9e38-e426e9d216a9 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 200 Jul 10 18:53:40.814201 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 143/567] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:40 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:40.814277 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a446c5c-5096-496e-be09-680dcea65582 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:40.814546 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a446c5c-5096-496e-be09-680dcea65582 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:40.814891 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a446c5c-5096-496e-be09-680dcea65582 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:40.814975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0a446c5c-5096-496e-be09-680dcea65582 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:40.819747 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:40.819747 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:40.820440 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a446c5c-5096-496e-be09-680dcea65582 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:40.820799 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 135/568] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:40 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:41.827304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-22f8217c-e8ac-48be-8311-2bf9993cb415 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:41.830656 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22f8217c-e8ac-48be-8311-2bf9993cb415 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] GET https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f Jul 10 18:53:41.830938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22f8217c-e8ac-48be-8311-2bf9993cb415 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:41.831145 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f30bcd07-a1ca-4737-a216-ea4ceb19e86f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:41.831480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22f8217c-e8ac-48be-8311-2bf9993cb415 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:41.833853 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f30bcd07-a1ca-4737-a216-ea4ceb19e86f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:41.834138 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f30bcd07-a1ca-4737-a216-ea4ceb19e86f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:41.834440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f30bcd07-a1ca-4737-a216-ea4ceb19e86f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:41.834644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f30bcd07-a1ca-4737-a216-ea4ceb19e86f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:41.839013 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22f8217c-e8ac-48be-8311-2bf9993cb415 tempest-AttachSCSIVolumeTestJSON-275801255 tempest-AttachSCSIVolumeTestJSON-275801255-project-member] https://10.4.3.225/volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f returned with HTTP 404 Jul 10 18:53:41.839517 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 146/569] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:41 2026] GET /volume/v3/volumes/1999458f-c7a0-4a83-9e44-33be7724cb5f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:41.840354 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:41.840354 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:41.841551 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f30bcd07-a1ca-4737-a216-ea4ceb19e86f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:41.842107 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 146/570] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:41 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:42.853750 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3e1d1513-09a8-4452-96ac-71d5364d9338 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:42.856023 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e1d1513-09a8-4452-96ac-71d5364d9338 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:42.856345 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e1d1513-09a8-4452-96ac-71d5364d9338 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:42.856653 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e1d1513-09a8-4452-96ac-71d5364d9338 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:42.856863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3e1d1513-09a8-4452-96ac-71d5364d9338 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:42.861510 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:42.861510 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:42.862388 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e1d1513-09a8-4452-96ac-71d5364d9338 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:42.862673 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 144/571] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:42 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:43.877507 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e071bee0-c00e-44db-94d6-44b1ca38885f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:43.878975 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e071bee0-c00e-44db-94d6-44b1ca38885f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:43.878975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e071bee0-c00e-44db-94d6-44b1ca38885f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:43.879109 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e071bee0-c00e-44db-94d6-44b1ca38885f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:43.881453 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e071bee0-c00e-44db-94d6-44b1ca38885f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:43.886700 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:43.886700 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:43.887633 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e071bee0-c00e-44db-94d6-44b1ca38885f tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:43.887907 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 136/572] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:43 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:44.017653 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56a1f3dc-b0d6-4726-bdea-10e66cc9646d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:44.019370 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56a1f3dc-b0d6-4726-bdea-10e66cc9646d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:44.021972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56a1f3dc-b0d6-4726-bdea-10e66cc9646d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:44.021972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56a1f3dc-b0d6-4726-bdea-10e66cc9646d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:44.031563 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:44.031563 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:44.036258 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-56a1f3dc-b0d6-4726-bdea-10e66cc9646d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:44.043225 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56a1f3dc-b0d6-4726-bdea-10e66cc9646d tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:44.043225 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 147/573] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:44 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:44.093373 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a04b089c-ce28-4cc3-8f2f-f923424d2ae9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:44.095323 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a04b089c-ce28-4cc3-8f2f-f923424d2ae9 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:44.095568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a04b089c-ce28-4cc3-8f2f-f923424d2ae9 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:44.095776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a04b089c-ce28-4cc3-8f2f-f923424d2ae9 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:44.103485 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:44.103485 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:44.108095 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a04b089c-ce28-4cc3-8f2f-f923424d2ae9 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:44.115263 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a04b089c-ce28-4cc3-8f2f-f923424d2ae9 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:44.116042 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 147/574] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:44 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:44.445550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d930adc3-40e4-47f6-8fd3-6e0127db65a6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:44.447845 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d930adc3-40e4-47f6-8fd3-6e0127db65a6 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:44.447845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d930adc3-40e4-47f6-8fd3-6e0127db65a6 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:44.448004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d930adc3-40e4-47f6-8fd3-6e0127db65a6 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:44.448080 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-d930adc3-40e4-47f6-8fd3-6e0127db65a6 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Delete volume with id: fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:44.450064 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=295,cinder:INSERT=39,cinder:UPDATE=64 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:53:44.454507 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d930adc3-40e4-47f6-8fd3-6e0127db65a6 tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 404 Jul 10 18:53:44.455027 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 145/575] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:44 2026] DELETE /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:44.464642 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e015e5b7-9d0e-49dd-bd13-646a218a554f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:44.468021 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e015e5b7-9d0e-49dd-bd13-646a218a554f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] GET https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 Jul 10 18:53:44.468225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e015e5b7-9d0e-49dd-bd13-646a218a554f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:44.468404 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e015e5b7-9d0e-49dd-bd13-646a218a554f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:44.474100 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e015e5b7-9d0e-49dd-bd13-646a218a554f tempest-VolumesAssistedSnapshotsTest-1940317046 tempest-VolumesAssistedSnapshotsTest-1940317046-project-admin] https://10.4.3.225/volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 returned with HTTP 404 Jul 10 18:53:44.474570 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 137/576] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:44 2026] GET /volume/v3/volumes/fed73195-a33a-4073-95eb-f889ed236a80 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:44.898395 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b5937072-d0d4-4058-b73c-5b4f2f695ee1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:44.900432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5937072-d0d4-4058-b73c-5b4f2f695ee1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:44.900632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5937072-d0d4-4058-b73c-5b4f2f695ee1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:44.900862 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5937072-d0d4-4058-b73c-5b4f2f695ee1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:44.901116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b5937072-d0d4-4058-b73c-5b4f2f695ee1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:44.908618 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:44.908618 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:44.909491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5937072-d0d4-4058-b73c-5b4f2f695ee1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:44.909873 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 148/577] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:44 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:45.923884 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95272de3-d90f-4c13-a4a1-e5a8977f36f7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:45.927829 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95272de3-d90f-4c13-a4a1-e5a8977f36f7 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:45.927829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95272de3-d90f-4c13-a4a1-e5a8977f36f7 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:45.927829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95272de3-d90f-4c13-a4a1-e5a8977f36f7 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:45.927829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-95272de3-d90f-4c13-a4a1-e5a8977f36f7 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:45.935729 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:45.935729 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:45.937211 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95272de3-d90f-4c13-a4a1-e5a8977f36f7 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:45.937718 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 148/578] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:45 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:45.957135 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3fcca884-5540-4df3-94b9-d6548e71988a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:45.966349 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3fcca884-5540-4df3-94b9-d6548e71988a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:45.966349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3fcca884-5540-4df3-94b9-d6548e71988a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:45.966349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3fcca884-5540-4df3-94b9-d6548e71988a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:45.973464 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:45.973464 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:45.978962 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3fcca884-5540-4df3-94b9-d6548e71988a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:46.010472 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3fcca884-5540-4df3-94b9-d6548e71988a tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 200 Jul 10 18:53:46.010472 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 146/579] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:45 2026] GET /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:46.026095 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8349c929-3284-4ea5-8278-e105f28d7e35 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:46.033115 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8349c929-3284-4ea5-8278-e105f28d7e35 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] POST https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5/action Jul 10 18:53:46.033473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8349c929-3284-4ea5-8278-e105f28d7e35 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:46.033661 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8349c929-3284-4ea5-8278-e105f28d7e35 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:46.035272 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-8349c929-3284-4ea5-8278-e105f28d7e35 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] Updating backup '5fcb32ca-202f-4335-84a4-6fe375144ee5' with '{'status': 'error'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 18:53:46.053366 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:46.053366 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:46.076012 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-8349c929-3284-4ea5-8278-e105f28d7e35 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] reset_status in rpcapi backup_id 5fcb32ca-202f-4335-84a4-6fe375144ee5 on host np0000005042. {{(pid=100060) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 18:53:46.079429 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8349c929-3284-4ea5-8278-e105f28d7e35 tempest-VolumesBackupsAdminTest-125962680 tempest-VolumesBackupsAdminTest-125962680-project-admin] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5/action returned with HTTP 202 Jul 10 18:53:46.079903 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 138/580] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:53:46 2026] POST /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:46.090508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9dba2d94-37be-42e2-acb2-b1ba384aa950 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:46.095189 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9dba2d94-37be-42e2-acb2-b1ba384aa950 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:46.095189 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9dba2d94-37be-42e2-acb2-b1ba384aa950 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:46.096270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9dba2d94-37be-42e2-acb2-b1ba384aa950 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:46.098592 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9dba2d94-37be-42e2-acb2-b1ba384aa950 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:46.109671 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:46.109671 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:46.110777 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9dba2d94-37be-42e2-acb2-b1ba384aa950 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:46.111364 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 149/581] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:46 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:46.125357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:46.129790 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] DELETE https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:46.130033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:46.130293 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:46.130443 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete backup with id: 5fcb32ca-202f-4335-84a4-6fe375144ee5. Jul 10 18:53:46.137515 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:46.137515 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:46.163130 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] delete_backup rpcapi backup_id 5fcb32ca-202f-4335-84a4-6fe375144ee5 {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:53:46.166243 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5fe7934d-55c0-4f27-8b42-5e8cb78f82d0 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 202 Jul 10 18:53:46.166492 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 149/582] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:46 2026] DELETE /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:46.176150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8063340f-9c4f-4591-a8e5-bbf1792d0333 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:46.178184 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8063340f-9c4f-4591-a8e5-bbf1792d0333 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:46.178466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8063340f-9c4f-4591-a8e5-bbf1792d0333 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:46.178703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8063340f-9c4f-4591-a8e5-bbf1792d0333 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:46.178890 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-8063340f-9c4f-4591-a8e5-bbf1792d0333 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:46.184375 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:46.184375 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:46.185447 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8063340f-9c4f-4591-a8e5-bbf1792d0333 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 200 Jul 10 18:53:46.185888 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 147/583] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:46 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:47.197242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c46641cd-51bd-47c5-b935-12e7f326d561 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:47.200046 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c46641cd-51bd-47c5-b935-12e7f326d561 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 Jul 10 18:53:47.200283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c46641cd-51bd-47c5-b935-12e7f326d561 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:47.200502 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c46641cd-51bd-47c5-b935-12e7f326d561 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:47.200634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c46641cd-51bd-47c5-b935-12e7f326d561 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Show backup with id 5fcb32ca-202f-4335-84a4-6fe375144ee5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:47.204778 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c46641cd-51bd-47c5-b935-12e7f326d561 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 returned with HTTP 404 Jul 10 18:53:47.205313 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 139/584] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:47 2026] GET /volume/v3/backups/5fcb32ca-202f-4335-84a4-6fe375144ee5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:47.313267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-968e0eb2-88e8-44a7-bcdd-d7afeddcc8b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:47.317558 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-968e0eb2-88e8-44a7-bcdd-d7afeddcc8b5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:47.318374 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-968e0eb2-88e8-44a7-bcdd-d7afeddcc8b5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:47.318374 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-968e0eb2-88e8-44a7-bcdd-d7afeddcc8b5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:47.335605 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:47.335605 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:47.341329 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-968e0eb2-88e8-44a7-bcdd-d7afeddcc8b5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:47.347004 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-968e0eb2-88e8-44a7-bcdd-d7afeddcc8b5 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 200 Jul 10 18:53:47.347451 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 150/585] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:47 2026] GET /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:47.361176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:47.363827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] DELETE https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:47.363827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:47.363827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:47.363827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete volume with id: 29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:47.371057 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:47.371057 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:47.372033 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:47.407836 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Delete volume request issued successfully. Jul 10 18:53:47.409781 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eea0a484-feee-42a9-b709-a5b1228bb5cc tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 202 Jul 10 18:53:47.411449 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 150/586] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:47 2026] DELETE /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:53:47.422190 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c483f567-db08-4d0e-abd4-8df0e0da5ff1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:47.424382 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c483f567-db08-4d0e-abd4-8df0e0da5ff1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:47.424676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c483f567-db08-4d0e-abd4-8df0e0da5ff1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:47.425003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c483f567-db08-4d0e-abd4-8df0e0da5ff1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:47.440679 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:47.440679 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:47.446420 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c483f567-db08-4d0e-abd4-8df0e0da5ff1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Volume info retrieved successfully. Jul 10 18:53:47.452414 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c483f567-db08-4d0e-abd4-8df0e0da5ff1 tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 200 Jul 10 18:53:47.453138 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 148/587] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:47 2026] GET /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:48.468324 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ef4b85a1-2672-412b-bbf5-4137b226d3da None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:48.471550 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef4b85a1-2672-412b-bbf5-4137b226d3da tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] GET https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 Jul 10 18:53:48.471777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef4b85a1-2672-412b-bbf5-4137b226d3da tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:48.474352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef4b85a1-2672-412b-bbf5-4137b226d3da tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:48.483535 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef4b85a1-2672-412b-bbf5-4137b226d3da tempest-VolumesBackupsAdminTest-1766352178 tempest-VolumesBackupsAdminTest-1766352178-project-member] https://10.4.3.225/volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 returned with HTTP 404 Jul 10 18:53:48.485467 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 140/588] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:48 2026] GET /volume/v3/volumes/29d6d4b4-134f-40a6-9f34-de7d6b669de2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:52.356670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7efe8478-5ed4-4af2-ad61-4275e28bebe4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:52.608709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-884db28e-8206-413b-9e95-dd5b2f01522c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:52.610637 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] DELETE https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:52.610845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:52.611077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:52.611405 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Delete volume with id: 0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:52.618765 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:52.618765 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:52.620043 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:52.648764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7efe8478-5ed4-4af2-ad61-4275e28bebe4 tempest-ExtensionsTestJSON-445232206 tempest-ExtensionsTestJSON-445232206-project-member] GET https://10.4.3.225/volume/v3/extensions Jul 10 18:53:52.648871 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Delete volume request issued successfully. Jul 10 18:53:52.649072 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-884db28e-8206-413b-9e95-dd5b2f01522c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 202 Jul 10 18:53:52.649116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7efe8478-5ed4-4af2-ad61-4275e28bebe4 tempest-ExtensionsTestJSON-445232206 tempest-ExtensionsTestJSON-445232206-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:52.649304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7efe8478-5ed4-4af2-ad61-4275e28bebe4 tempest-ExtensionsTestJSON-445232206 tempest-ExtensionsTestJSON-445232206-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:52.649568 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 151/589] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:53:52 2026] DELETE /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:53:52.649735 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7efe8478-5ed4-4af2-ad61-4275e28bebe4 tempest-ExtensionsTestJSON-445232206 tempest-ExtensionsTestJSON-445232206-project-member] https://10.4.3.225/volume/v3/extensions returned with HTTP 200 Jul 10 18:53:52.650231 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 151/590] 10.4.3.225 () {66 vars in 1246 bytes} [Fri Jul 10 18:53:52 2026] GET /volume/v3/extensions => generated 5245 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:52.664563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1f072d53-84bd-4ff6-8dd2-04deb75fa09c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:52.669308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1f072d53-84bd-4ff6-8dd2-04deb75fa09c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:52.669547 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1f072d53-84bd-4ff6-8dd2-04deb75fa09c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:52.670920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1f072d53-84bd-4ff6-8dd2-04deb75fa09c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:52.681773 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:52.681773 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:52.695841 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1f072d53-84bd-4ff6-8dd2-04deb75fa09c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Volume info retrieved successfully. Jul 10 18:53:52.701222 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1f072d53-84bd-4ff6-8dd2-04deb75fa09c tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 200 Jul 10 18:53:52.701760 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 149/591] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:52 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:53.716287 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3d4376e0-49ee-4326-9276-57a912ea7a39 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:53.718338 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d4376e0-49ee-4326-9276-57a912ea7a39 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] GET https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 Jul 10 18:53:53.718592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d4376e0-49ee-4326-9276-57a912ea7a39 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:53.718788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d4376e0-49ee-4326-9276-57a912ea7a39 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:53.722247 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=346,cinder:UPDATE=94,cinder:INSERT=56 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:53:53.731263 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d4376e0-49ee-4326-9276-57a912ea7a39 tempest-TaggedAttachmentsTest-1876881953 tempest-TaggedAttachmentsTest-1876881953-project-member] https://10.4.3.225/volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 returned with HTTP 404 Jul 10 18:53:53.732182 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 141/592] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:53 2026] GET /volume/v3/volumes/0353ce3e-31c7-4ec4-9905-c1a2d2bc9fc9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:53:55.624653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4116295f-600e-4afe-acd7-4e4b94552c76 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:55.874777 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:53:55.875280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1441780128"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:55.883188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1441780128'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:53:55.883326 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Create volume of 1 GB Jul 10 18:53:55.886399 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=276,cinder:INSERT=50,cinder:UPDATE=64 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:53:55.888540 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Availability Zones retrieved successfully. Jul 10 18:53:55.898066 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Flow 'volume_create_api' (6efad3c0-49f7-44af-8b4c-8d72e5188af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:55.899163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09cf41aa-02ca-45b2-a79c-e8bab34b9b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:55.901881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:53:55.934542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09cf41aa-02ca-45b2-a79c-e8bab34b9b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:55.935325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b62133-ae09-46e5-b818-b7a9c15239dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:56.023316 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Created reservations ['5c1d6acf-b608-4da2-906a-ac94184721d2', 'd43b6d3c-82f2-4ae3-aff8-88391501a53e', '4029c074-c36a-4483-9cbe-4dacd00762aa', '68d7cac8-f10e-49e3-93ee-bbac38ec2e25'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:56.024282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b62133-ae09-46e5-b818-b7a9c15239dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c1d6acf-b608-4da2-906a-ac94184721d2', 'd43b6d3c-82f2-4ae3-aff8-88391501a53e', '4029c074-c36a-4483-9cbe-4dacd00762aa', '68d7cac8-f10e-49e3-93ee-bbac38ec2e25']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:56.025230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5bc4f39-e763-4b78-9a02-da42b0d31a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:56.051354 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5bc4f39-e763-4b78-9a02-da42b0d31a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798d356d-917e-45f1-bd5b-af91d437045f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1441780128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6223ef9ec4b4f45a955f68f0464dc67',qos_specs=None,replication_status=,reservations=['5c1d6acf-b608-4da2-906a-ac94184721d2','d43b6d3c-82f2-4ae3-aff8-88391501a53e','4029c074-c36a-4483-9cbe-4dacd00762aa','68d7cac8-f10e-49e3-93ee-bbac38ec2e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc975b1238a64ef1bdf7f74f708319da',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1441780128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798d356d-917e-45f1-bd5b-af91d437045f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6223ef9ec4b4f45a955f68f0464dc67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc975b1238a64ef1bdf7f74f708319da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:56.052230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4cf3dc5-fa6f-4b9f-927b-2e5260996e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:56.072379 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4cf3dc5-fa6f-4b9f-927b-2e5260996e4f) transitioned into state 'SUCCESS' from state '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-1441780128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6223ef9ec4b4f45a955f68f0464dc67',qos_specs=None,replication_status=,reservations=['5c1d6acf-b608-4da2-906a-ac94184721d2','d43b6d3c-82f2-4ae3-aff8-88391501a53e','4029c074-c36a-4483-9cbe-4dacd00762aa','68d7cac8-f10e-49e3-93ee-bbac38ec2e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc975b1238a64ef1bdf7f74f708319da',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:56.073133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3f64ab-32b6-4055-a257-7413c4d0e97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:53:56.081859 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb3f64ab-32b6-4055-a257-7413c4d0e97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:53:56.082757 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Flow 'volume_create_api' (6efad3c0-49f7-44af-8b4c-8d72e5188af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:53:56.083072 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Create volume request issued successfully. Jul 10 18:53:56.083578 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4116295f-600e-4afe-acd7-4e4b94552c76 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:53:56.084054 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 152/593] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 18:53:55 2026] POST /volume/v3/volumes => generated 752 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:56.095574 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-360f3b12-af7b-4f6f-a250-2cb94d0aed7b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:56.098342 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-360f3b12-af7b-4f6f-a250-2cb94d0aed7b tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:53:56.098342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-360f3b12-af7b-4f6f-a250-2cb94d0aed7b tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:56.098342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-360f3b12-af7b-4f6f-a250-2cb94d0aed7b tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:56.103831 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=271,cinder:UPDATE=61,cinder:INSERT=40 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:53:56.105731 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:56.105731 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:56.116015 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-360f3b12-af7b-4f6f-a250-2cb94d0aed7b tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:53:56.125120 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-360f3b12-af7b-4f6f-a250-2cb94d0aed7b tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 200 Jul 10 18:53:56.125120 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 152/594] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:53:56 2026] GET /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:56.374187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:56.376559 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:53:56.377101 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-attach": {"instance_uuid": "08ad967c-539d-41b0-9642-6dbdfc93321f", "mountpoint": "/dev/vdb"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:56.377428 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "08ad967c-539d-41b0-9642-6dbdfc93321f", "mountpoint": "/dev/vdb"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:56.391502 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:56.391502 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:56.391502 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:53:56.405239 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Update volume admin metadata completed successfully. Jul 10 18:53:56.907175 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Attach volume completed successfully. Jul 10 18:53:56.907412 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7be1f17-7eb5-4043-a843-03b65ba69fb1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:53:56.908072 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 150/595] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:53:56 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:56.916825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-52b7ec7b-f380-4813-bb24-d8a9d6bc5a99 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:56.919008 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-52b7ec7b-f380-4813-bb24-d8a9d6bc5a99 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:53:56.919294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-52b7ec7b-f380-4813-bb24-d8a9d6bc5a99 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:56.919740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-52b7ec7b-f380-4813-bb24-d8a9d6bc5a99 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:56.934555 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:56.934555 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:56.940458 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-52b7ec7b-f380-4813-bb24-d8a9d6bc5a99 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:53:56.945314 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-52b7ec7b-f380-4813-bb24-d8a9d6bc5a99 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:53:56.945411 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 142/596] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:56 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:53:56.963050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:56.969742 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:53:56.969926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-detach": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:53:56.970103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:56.985075 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:56.985075 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:53:56.985476 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:53:57.139015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-993e781f-8d8a-48ca-95e2-3de8766e978f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:57.141189 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-993e781f-8d8a-48ca-95e2-3de8766e978f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:53:57.141412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-993e781f-8d8a-48ca-95e2-3de8766e978f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:57.141627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-993e781f-8d8a-48ca-95e2-3de8766e978f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:57.150598 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:57.150598 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:57.155235 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-993e781f-8d8a-48ca-95e2-3de8766e978f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:53:57.160645 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-993e781f-8d8a-48ca-95e2-3de8766e978f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 200 Jul 10 18:53:57.161201 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 153/597] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:53:57 2026] GET /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:57.178258 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:57.183114 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 18:53:57.183532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "798d356d-917e-45f1-bd5b-af91d437045f", "name": "tempest-VolumesBackupsV39Test-Backup-811979954", "container": "tempest-volumesbackupsv39test-backup-container-481018001"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:53:57.186492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Creating new backup {'backup': {'volume_id': '798d356d-917e-45f1-bd5b-af91d437045f', 'name': 'tempest-VolumesBackupsV39Test-Backup-811979954', 'container': 'tempest-volumesbackupsv39test-backup-container-481018001'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 18:53:57.186605 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Creating backup of volume 798d356d-917e-45f1-bd5b-af91d437045f in container tempest-volumesbackupsv39test-backup-container-481018001 Jul 10 18:53:57.196647 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:57.196647 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:57.197183 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:53:57.249661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Created reservations ['0f03eb71-e1cc-4da2-b9c2-754c168501cf', 'f45fcf0e-71f6-4e9b-8ec5-c83ce7966be1'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:53:57.292527 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f677b63-d533-45f2-ad68-56a2c90291c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 18:53:57.292965 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 151/598] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 18:53:57 2026] POST /volume/v3/backups => generated 332 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:53:57.308292 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d0379cc5-76fb-4a76-a327-4f561c3e56e4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:57.311817 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0379cc5-76fb-4a76-a327-4f561c3e56e4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:53:57.312285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d0379cc5-76fb-4a76-a327-4f561c3e56e4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:57.312407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d0379cc5-76fb-4a76-a327-4f561c3e56e4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:57.312622 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d0379cc5-76fb-4a76-a327-4f561c3e56e4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:57.318011 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:57.318011 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:57.318791 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0379cc5-76fb-4a76-a327-4f561c3e56e4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:53:57.319231 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 143/599] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:53:57 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:57.490269 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Detach volume completed successfully. Jul 10 18:53:57.490599 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68d15a3d-c4d4-4db4-b3b4-b6f20b26530a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:53:57.491343 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 153/600] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:53:56 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:53:57.502828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1f12a21-92a1-4386-baf4-eafe6190b70a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:57.506145 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1f12a21-92a1-4386-baf4-eafe6190b70a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:53:57.506387 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1f12a21-92a1-4386-baf4-eafe6190b70a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:57.506641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1f12a21-92a1-4386-baf4-eafe6190b70a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:57.515563 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:57.515563 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:53:57.520561 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a1f12a21-92a1-4386-baf4-eafe6190b70a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:53:57.527581 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1f12a21-92a1-4386-baf4-eafe6190b70a tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:53:57.528115 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 154/601] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:53:57 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:58.335245 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2aaa544b-39ec-4999-bdac-dcce986eb8a0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:58.337474 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2aaa544b-39ec-4999-bdac-dcce986eb8a0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:53:58.337670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2aaa544b-39ec-4999-bdac-dcce986eb8a0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:58.338001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2aaa544b-39ec-4999-bdac-dcce986eb8a0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:58.338053 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-2aaa544b-39ec-4999-bdac-dcce986eb8a0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:58.344080 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:58.344080 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:53:58.345775 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2aaa544b-39ec-4999-bdac-dcce986eb8a0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:53:58.347236 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 152/602] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:53:58 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:53:59.363931 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4964a1c7-3e1b-424a-9ab8-c9977d50e9c4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:53:59.366620 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4964a1c7-3e1b-424a-9ab8-c9977d50e9c4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:53:59.366945 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4964a1c7-3e1b-424a-9ab8-c9977d50e9c4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:53:59.367150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4964a1c7-3e1b-424a-9ab8-c9977d50e9c4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:53:59.367337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4964a1c7-3e1b-424a-9ab8-c9977d50e9c4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:53:59.381680 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:53:59.381680 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:53:59.381680 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4964a1c7-3e1b-424a-9ab8-c9977d50e9c4 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:53:59.381680 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 144/603] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:53:59 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:00.396859 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-248f8800-8876-41a6-bd8b-5908c7dd686d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:00.399672 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-248f8800-8876-41a6-bd8b-5908c7dd686d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:00.399993 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-248f8800-8876-41a6-bd8b-5908c7dd686d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:00.400261 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-248f8800-8876-41a6-bd8b-5908c7dd686d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:00.400370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-248f8800-8876-41a6-bd8b-5908c7dd686d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:00.409556 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:00.409556 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:00.410491 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-248f8800-8876-41a6-bd8b-5908c7dd686d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:00.410978 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 154/604] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:00 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:01.424530 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-faeb6563-c561-4b0b-a662-233c5bff8945 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:01.426346 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-faeb6563-c561-4b0b-a662-233c5bff8945 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:01.426586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-faeb6563-c561-4b0b-a662-233c5bff8945 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:01.426776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-faeb6563-c561-4b0b-a662-233c5bff8945 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:01.426905 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-faeb6563-c561-4b0b-a662-233c5bff8945 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:01.431216 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:01.431216 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:01.431985 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-faeb6563-c561-4b0b-a662-233c5bff8945 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:01.432316 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 155/605] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:01 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:02.453111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-272c2a1e-4cff-4b31-9953-52b3ed76de87 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:02.455583 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-272c2a1e-4cff-4b31-9953-52b3ed76de87 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:02.455859 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-272c2a1e-4cff-4b31-9953-52b3ed76de87 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:02.456097 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-272c2a1e-4cff-4b31-9953-52b3ed76de87 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:02.456243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-272c2a1e-4cff-4b31-9953-52b3ed76de87 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:02.460930 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:02.460930 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:02.461933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-272c2a1e-4cff-4b31-9953-52b3ed76de87 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:02.462267 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 153/606] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:02 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:03.480235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f344accd-6aa3-4680-a290-3ce12a94f3d2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:03.488898 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f344accd-6aa3-4680-a290-3ce12a94f3d2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:03.489443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f344accd-6aa3-4680-a290-3ce12a94f3d2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:03.489443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f344accd-6aa3-4680-a290-3ce12a94f3d2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:03.489595 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f344accd-6aa3-4680-a290-3ce12a94f3d2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:03.501695 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:03.501695 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:03.501695 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f344accd-6aa3-4680-a290-3ce12a94f3d2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:03.501695 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 145/607] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:03 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:04.514528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3752211e-1fd4-4baf-978c-1f6429a31bbe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:04.518955 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3752211e-1fd4-4baf-978c-1f6429a31bbe tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:04.518955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3752211e-1fd4-4baf-978c-1f6429a31bbe tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:04.518955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3752211e-1fd4-4baf-978c-1f6429a31bbe tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:04.518955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3752211e-1fd4-4baf-978c-1f6429a31bbe tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:04.523705 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:04.523705 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:04.524789 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3752211e-1fd4-4baf-978c-1f6429a31bbe tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:04.525515 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 155/608] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:04 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:05.538816 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-60bc255a-ee96-4f93-a0ed-2b77af1ae2fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:05.540878 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-60bc255a-ee96-4f93-a0ed-2b77af1ae2fa tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:05.541917 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-60bc255a-ee96-4f93-a0ed-2b77af1ae2fa tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:05.541917 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-60bc255a-ee96-4f93-a0ed-2b77af1ae2fa tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:05.541917 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-60bc255a-ee96-4f93-a0ed-2b77af1ae2fa tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:05.547487 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:05.547487 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:05.549130 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-60bc255a-ee96-4f93-a0ed-2b77af1ae2fa tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:05.550553 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 156/609] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:05 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:06.568328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-da393321-5469-4d0a-bbc5-e8ac7072f243 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:06.570044 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-da393321-5469-4d0a-bbc5-e8ac7072f243 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:06.570320 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-da393321-5469-4d0a-bbc5-e8ac7072f243 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:06.570525 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-da393321-5469-4d0a-bbc5-e8ac7072f243 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:06.570614 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-da393321-5469-4d0a-bbc5-e8ac7072f243 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:06.577783 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:06.577783 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:06.578789 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-da393321-5469-4d0a-bbc5-e8ac7072f243 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:06.579250 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 154/610] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:06 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:07.591832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fd75fe25-d4ff-45b7-8ed2-dd307177de8d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:07.594686 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fd75fe25-d4ff-45b7-8ed2-dd307177de8d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:07.595087 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fd75fe25-d4ff-45b7-8ed2-dd307177de8d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:07.595428 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fd75fe25-d4ff-45b7-8ed2-dd307177de8d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:07.595428 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-fd75fe25-d4ff-45b7-8ed2-dd307177de8d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:07.601062 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:07.601062 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:07.602118 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fd75fe25-d4ff-45b7-8ed2-dd307177de8d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:07.602576 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 146/611] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:07 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:08.618770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d96ea6ae-48f8-4d94-a6f4-af60a6e113e9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:08.621036 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d96ea6ae-48f8-4d94-a6f4-af60a6e113e9 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:08.621219 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d96ea6ae-48f8-4d94-a6f4-af60a6e113e9 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:08.621432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d96ea6ae-48f8-4d94-a6f4-af60a6e113e9 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:08.621517 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d96ea6ae-48f8-4d94-a6f4-af60a6e113e9 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:08.626714 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:08.626714 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:08.627442 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d96ea6ae-48f8-4d94-a6f4-af60a6e113e9 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:08.627716 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 156/612] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:08 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:08.831884 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:09.025393 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:09.025821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1532777807"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:09.027336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1532777807'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:09.031405 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Create volume of 1 GB Jul 10 18:54:09.031777 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:09.031777 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:09.032317 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Availability Zones retrieved successfully. Jul 10 18:54:09.040414 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Flow 'volume_create_api' (c84c8b96-6d4f-43c4-88c8-a54573b78ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:09.041023 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3dd16b-001c-4411-bced-93442d084b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:09.042130 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:09.051409 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:09.051409 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:09.073196 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3dd16b-001c-4411-bced-93442d084b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83682fa3-34d9-4581-88c7-d36153243722,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83682fa3-34d9-4581-88c7-d36153243722', 'encryption_key_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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:09.074182 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9f365c-3fed-4303-84a0-a57bfeb70a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:09.101884 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-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 10 18:54:09.102181 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-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 10 18:54:09.135292 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Created reservations ['5d029606-b003-4a1e-84a5-729d30121e59', 'd827e0f2-2124-4d75-aecf-5ce7881348df', '8235a2bc-bbfa-4f70-9e39-a8aa8c784862', 'e8dbd64a-1cd8-4bac-812b-8ac517a90fb6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:09.136115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9f365c-3fed-4303-84a0-a57bfeb70a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d029606-b003-4a1e-84a5-729d30121e59', 'd827e0f2-2124-4d75-aecf-5ce7881348df', '8235a2bc-bbfa-4f70-9e39-a8aa8c784862', 'e8dbd64a-1cd8-4bac-812b-8ac517a90fb6']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:09.136789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ac6daf-a315-4567-b724-e6b5858d684d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:09.161576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ac6daf-a315-4567-b724-e6b5858d684d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb465f4f-39dc-43c2-8b52-aaaa0e3a120f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1532777807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56a1c89c26d4421da94ceba538ec5413',qos_specs=None,replication_status=,reservations=['5d029606-b003-4a1e-84a5-729d30121e59','d827e0f2-2124-4d75-aecf-5ce7881348df','8235a2bc-bbfa-4f70-9e39-a8aa8c784862','e8dbd64a-1cd8-4bac-812b-8ac517a90fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9314158323c84211928f0d6cd72c8099',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1532777807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb465f4f-39dc-43c2-8b52-aaaa0e3a120f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='56a1c89c26d4421da94ceba538ec5413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9314158323c84211928f0d6cd72c8099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83682fa3-34d9-4581-88c7-d36153243722),volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:09.162428 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f123cfde-c5f1-4974-a957-a4f8e10d3054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:09.183337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f123cfde-c5f1-4974-a957-a4f8e10d3054) transitioned into state 'SUCCESS' from state '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-1532777807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56a1c89c26d4421da94ceba538ec5413',qos_specs=None,replication_status=,reservations=['5d029606-b003-4a1e-84a5-729d30121e59','d827e0f2-2124-4d75-aecf-5ce7881348df','8235a2bc-bbfa-4f70-9e39-a8aa8c784862','e8dbd64a-1cd8-4bac-812b-8ac517a90fb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9314158323c84211928f0d6cd72c8099',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:09.184552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83716b26-3dfb-4a89-ae7c-81f1742c7499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:09.195330 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83716b26-3dfb-4a89-ae7c-81f1742c7499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:09.196670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Flow 'volume_create_api' (c84c8b96-6d4f-43c4-88c8-a54573b78ae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:09.197126 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Create volume request issued successfully. Jul 10 18:54:09.197989 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7672751c-ecbf-4c85-a773-d46dbeeabd17 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:09.198566 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 157/613] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:54:08 2026] POST /volume/v3/volumes => generated 758 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:09.213051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-86dc3f60-5cb7-46d3-a8a3-d507872a1d6e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:09.215044 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86dc3f60-5cb7-46d3-a8a3-d507872a1d6e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:54:09.215429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86dc3f60-5cb7-46d3-a8a3-d507872a1d6e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:09.215777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86dc3f60-5cb7-46d3-a8a3-d507872a1d6e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:09.224117 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:09.224117 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:09.229475 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-86dc3f60-5cb7-46d3-a8a3-d507872a1d6e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:54:09.235648 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86dc3f60-5cb7-46d3-a8a3-d507872a1d6e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:54:09.236247 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 155/614] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:09 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:09.641347 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-efc9a800-fe90-4e8e-9c24-6b969178bee6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:09.642994 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-efc9a800-fe90-4e8e-9c24-6b969178bee6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:09.643108 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-efc9a800-fe90-4e8e-9c24-6b969178bee6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:09.643405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-efc9a800-fe90-4e8e-9c24-6b969178bee6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:09.643512 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-efc9a800-fe90-4e8e-9c24-6b969178bee6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:09.649013 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:09.649013 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:09.649886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-efc9a800-fe90-4e8e-9c24-6b969178bee6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:09.650489 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 147/615] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:09 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:09.807504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-453ddb60-c1a3-41e1-8562-ed3135d41792 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:09.811834 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-453ddb60-c1a3-41e1-8562-ed3135d41792 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] DELETE https://10.4.3.225/volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4 Jul 10 18:54:09.812079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-453ddb60-c1a3-41e1-8562-ed3135d41792 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:09.812336 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-453ddb60-c1a3-41e1-8562-ed3135d41792 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:09.825446 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:09.825446 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:10.248443 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-156fa197-ef47-4f58-ade4-0fc6059316e3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:10.250667 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-156fa197-ef47-4f58-ade4-0fc6059316e3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:54:10.250880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-156fa197-ef47-4f58-ade4-0fc6059316e3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:10.251064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-156fa197-ef47-4f58-ade4-0fc6059316e3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:10.258661 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.258661 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:10.262030 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-156fa197-ef47-4f58-ade4-0fc6059316e3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:54:10.265754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-156fa197-ef47-4f58-ade4-0fc6059316e3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:54:10.266130 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 158/616] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:10 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:10.279412 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-179aa672-f702-483e-87ff-08c9a03e98b6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:10.364398 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-453ddb60-c1a3-41e1-8562-ed3135d41792 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4 returned with HTTP 200 Jul 10 18:54:10.364852 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 157/617] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:54:09 2026] DELETE /volume/v3/attachments/890e16b3-3f49-4f2a-8bc7-655c15e4b3f4 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:10.482400 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] POST https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action Jul 10 18:54:10.482732 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:10.482883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:10.490073 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-fa399ac6-1b85-4fa3-ab6d-8da11cffbb68 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:10.492109 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.492109 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:10.492459 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] Volume info retrieved successfully. Jul 10 18:54:10.494444 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-fa399ac6-1b85-4fa3-ab6d-8da11cffbb68 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] DELETE https://10.4.3.225/volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54 Jul 10 18:54:10.494705 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-fa399ac6-1b85-4fa3-ab6d-8da11cffbb68 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:10.494964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-fa399ac6-1b85-4fa3-ab6d-8da11cffbb68 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:10.503438 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.503438 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:10.507083 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] Update volume admin metadata completed successfully. Jul 10 18:54:10.508832 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] Update readonly setting on volume completed successfully. Jul 10 18:54:10.508832 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-179aa672-f702-483e-87ff-08c9a03e98b6 tempest-TestMultiAttachVolumeSwap-1000011060 tempest-TestMultiAttachVolumeSwap-1000011060-project-admin] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action returned with HTTP 202 Jul 10 18:54:10.508832 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 156/618] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:10 2026] POST /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:10.520661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:10.523190 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:10.523861 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-901373262"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:10.529493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-901373262'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:10.532973 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Create volume of 1 GB Jul 10 18:54:10.533358 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.533358 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:10.534009 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Availability Zones retrieved successfully. Jul 10 18:54:10.539285 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Flow 'volume_create_api' (443cd78c-cdd8-4a2c-9fe6-315ab8023d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:10.540135 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf974d9b-2fee-400b-a90f-358ce44db921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:10.540948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:10.550356 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.550356 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:10.565093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf974d9b-2fee-400b-a90f-358ce44db921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83682fa3-34d9-4581-88c7-d36153243722,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83682fa3-34d9-4581-88c7-d36153243722', 'encryption_key_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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:10.565926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae41c7f-225a-4607-a8b8-f161653ae23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:10.611108 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Created reservations ['6f33631a-7a39-45ea-990f-021c014d9fbc', '0e5690a6-f40c-4d82-a8a8-82980bf1276c', '348cdd9c-37ed-495d-845a-2ae168c47356', 'f14e39b3-2f1e-4266-94e3-995bd7bd5a24'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:10.612126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae41c7f-225a-4607-a8b8-f161653ae23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f33631a-7a39-45ea-990f-021c014d9fbc', '0e5690a6-f40c-4d82-a8a8-82980bf1276c', '348cdd9c-37ed-495d-845a-2ae168c47356', 'f14e39b3-2f1e-4266-94e3-995bd7bd5a24']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:10.613147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989284b0-f27e-4a6b-8087-ca4f15401d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:10.643389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989284b0-f27e-4a6b-8087-ca4f15401d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47849fdd-731d-462a-b666-d9a4d8fd994e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-901373262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56a1c89c26d4421da94ceba538ec5413',qos_specs=None,replication_status=,reservations=['6f33631a-7a39-45ea-990f-021c014d9fbc','0e5690a6-f40c-4d82-a8a8-82980bf1276c','348cdd9c-37ed-495d-845a-2ae168c47356','f14e39b3-2f1e-4266-94e3-995bd7bd5a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9314158323c84211928f0d6cd72c8099',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-901373262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47849fdd-731d-462a-b666-d9a4d8fd994e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='56a1c89c26d4421da94ceba538ec5413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9314158323c84211928f0d6cd72c8099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83682fa3-34d9-4581-88c7-d36153243722),volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:10.644536 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79aab47c-9650-4977-9187-f35aa86403f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:10.661176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b668ebd9-e86d-42ba-ae4d-bdbee34d48bd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:10.663046 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b668ebd9-e86d-42ba-ae4d-bdbee34d48bd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:10.663919 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b668ebd9-e86d-42ba-ae4d-bdbee34d48bd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:10.663919 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b668ebd9-e86d-42ba-ae4d-bdbee34d48bd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:10.663919 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-b668ebd9-e86d-42ba-ae4d-bdbee34d48bd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:10.668626 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.668626 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:10.669569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79aab47c-9650-4977-9187-f35aa86403f6) transitioned into state 'SUCCESS' from state '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-901373262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='56a1c89c26d4421da94ceba538ec5413',qos_specs=None,replication_status=,reservations=['6f33631a-7a39-45ea-990f-021c014d9fbc','0e5690a6-f40c-4d82-a8a8-82980bf1276c','348cdd9c-37ed-495d-845a-2ae168c47356','f14e39b3-2f1e-4266-94e3-995bd7bd5a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9314158323c84211928f0d6cd72c8099',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:10.670776 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b668ebd9-e86d-42ba-ae4d-bdbee34d48bd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:10.670776 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 158/619] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:10 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:10.671112 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb1c6db-4ab5-4304-a0e5-12881e75f1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:10.684405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb1c6db-4ab5-4304-a0e5-12881e75f1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:10.685183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Flow 'volume_create_api' (443cd78c-cdd8-4a2c-9fe6-315ab8023d7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:10.685462 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Create volume request issued successfully. Jul 10 18:54:10.686072 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ad7838b-e7a3-4666-afc8-a287728ad7aa tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:10.686489 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 159/620] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:54:10 2026] POST /volume/v3/volumes => generated 757 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 18:54:10.703866 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-969b3ce3-2228-45b3-aa62-9157526953b5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:10.705727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-969b3ce3-2228-45b3-aa62-9157526953b5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:54:10.706068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-969b3ce3-2228-45b3-aa62-9157526953b5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:10.706255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-969b3ce3-2228-45b3-aa62-9157526953b5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:10.718673 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:10.718673 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:10.724737 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-969b3ce3-2228-45b3-aa62-9157526953b5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:54:10.728706 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-969b3ce3-2228-45b3-aa62-9157526953b5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e returned with HTTP 200 Jul 10 18:54:10.729083 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 157/621] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:10 2026] GET /volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:11.033489 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-fa399ac6-1b85-4fa3-ab6d-8da11cffbb68 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54 returned with HTTP 200 Jul 10 18:54:11.033996 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 148/622] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:54:10 2026] DELETE /volume/v3/attachments/3a409805-4b78-43e9-b6ab-83e7093dce54 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:11.043103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-0e041f20-b071-439f-9d64-5864ca866caf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:11.045942 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-0e041f20-b071-439f-9d64-5864ca866caf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] DELETE https://10.4.3.225/volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae Jul 10 18:54:11.046220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-0e041f20-b071-439f-9d64-5864ca866caf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:11.046489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-0e041f20-b071-439f-9d64-5864ca866caf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:11.056222 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:11.056222 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:11.600756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b1aa66a-768c-420a-a84a-33fa2039b8f7 req-0e041f20-b071-439f-9d64-5864ca866caf tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae returned with HTTP 200 Jul 10 18:54:11.601343 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 159/623] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:54:11 2026] DELETE /volume/v3/attachments/85e23baf-1dcd-4f78-ae83-fdb6fea864ae => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:11.681859 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f41c0e8-b1ba-460b-a11e-6bf057b30d16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:11.684911 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f41c0e8-b1ba-460b-a11e-6bf057b30d16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:11.684911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f41c0e8-b1ba-460b-a11e-6bf057b30d16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:11.684911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f41c0e8-b1ba-460b-a11e-6bf057b30d16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:11.684911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7f41c0e8-b1ba-460b-a11e-6bf057b30d16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:11.691738 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:11.691738 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:11.693423 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f41c0e8-b1ba-460b-a11e-6bf057b30d16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:11.694674 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 160/624] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:11 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:11.743384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6070e7cd-b09a-46fd-b917-35f3325991b9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:11.748595 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6070e7cd-b09a-46fd-b917-35f3325991b9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:54:11.748870 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6070e7cd-b09a-46fd-b917-35f3325991b9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:11.749132 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6070e7cd-b09a-46fd-b917-35f3325991b9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:11.765678 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:11.765678 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:11.776308 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6070e7cd-b09a-46fd-b917-35f3325991b9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:54:11.788218 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6070e7cd-b09a-46fd-b917-35f3325991b9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e returned with HTTP 200 Jul 10 18:54:11.788777 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 158/625] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:11 2026] GET /volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:12.706572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ce8b164a-3441-4401-8bf1-70daa0ee688e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:12.708610 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce8b164a-3441-4401-8bf1-70daa0ee688e tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:12.708911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce8b164a-3441-4401-8bf1-70daa0ee688e tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:12.709143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce8b164a-3441-4401-8bf1-70daa0ee688e tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:12.709294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ce8b164a-3441-4401-8bf1-70daa0ee688e tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:12.713685 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:12.713685 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:12.714536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce8b164a-3441-4401-8bf1-70daa0ee688e tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:12.714975 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 149/626] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:12 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:13.727967 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9f154f8d-3dc7-4084-b708-1a6ef811cd12 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:13.729690 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9f154f8d-3dc7-4084-b708-1a6ef811cd12 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:13.729987 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9f154f8d-3dc7-4084-b708-1a6ef811cd12 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:13.730224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9f154f8d-3dc7-4084-b708-1a6ef811cd12 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:13.730480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9f154f8d-3dc7-4084-b708-1a6ef811cd12 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:13.734535 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:13.734535 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:13.737208 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9f154f8d-3dc7-4084-b708-1a6ef811cd12 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:13.737208 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 160/627] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:13 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:14.746172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24d93c71-a974-40b9-9921-ece0e0cad4cd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:14.748101 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d93c71-a974-40b9-9921-ece0e0cad4cd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:14.748286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d93c71-a974-40b9-9921-ece0e0cad4cd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:14.748504 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d93c71-a974-40b9-9921-ece0e0cad4cd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:14.748624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-24d93c71-a974-40b9-9921-ece0e0cad4cd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:14.753078 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:14.753078 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:14.753970 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d93c71-a974-40b9-9921-ece0e0cad4cd tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:14.754324 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 161/628] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:14 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:15.763832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ff0d7830-e5c0-4e03-b8e9-df39e53ba0ac None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:15.765667 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ff0d7830-e5c0-4e03-b8e9-df39e53ba0ac tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:15.765890 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ff0d7830-e5c0-4e03-b8e9-df39e53ba0ac tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:15.766082 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ff0d7830-e5c0-4e03-b8e9-df39e53ba0ac tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:15.766207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ff0d7830-e5c0-4e03-b8e9-df39e53ba0ac tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:15.772203 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:15.772203 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:15.773248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ff0d7830-e5c0-4e03-b8e9-df39e53ba0ac tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:15.773860 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 159/629] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:15 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:15.786398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b35c71d6-c41f-4d48-9df7-be553695b2f6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:15.788577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b35c71d6-c41f-4d48-9df7-be553695b2f6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:54:15.789139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b35c71d6-c41f-4d48-9df7-be553695b2f6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:15.789541 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b35c71d6-c41f-4d48-9df7-be553695b2f6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:15.799638 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:15.799638 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:15.802973 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b35c71d6-c41f-4d48-9df7-be553695b2f6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:54:15.809125 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b35c71d6-c41f-4d48-9df7-be553695b2f6 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 200 Jul 10 18:54:15.809784 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 150/630] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:15 2026] GET /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:15.826137 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-76fc194e-78c7-439b-86d5-929b5106ed16 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:15.828190 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76fc194e-78c7-439b-86d5-929b5106ed16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] PUT https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:15.828632 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76fc194e-78c7-439b-86d5-929b5106ed16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-792424206", "description": "tempest-volume-backup-description-1883485356"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:15.835230 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:15.835230 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:15.842132 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76fc194e-78c7-439b-86d5-929b5106ed16 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:15.842559 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 161/631] 10.4.3.225 () {70 vars in 1409 bytes} [Fri Jul 10 18:54:15 2026] PUT /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:15.850759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-daf07cde-3586-4c93-be17-e8c4a9e2ebfb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:15.852661 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf07cde-3586-4c93-be17-e8c4a9e2ebfb tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:15.852927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf07cde-3586-4c93-be17-e8c4a9e2ebfb tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:15.853130 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf07cde-3586-4c93-be17-e8c4a9e2ebfb tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:15.853255 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-daf07cde-3586-4c93-be17-e8c4a9e2ebfb tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:15.857366 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:15.857366 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:15.858170 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf07cde-3586-4c93-be17-e8c4a9e2ebfb tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:15.858582 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 162/632] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:15 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 839 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:15.869787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:15.871858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] DELETE https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:15.872024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:15.872203 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:15.872298 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Delete backup with id: c9c8f461-e8d2-49ca-ab2e-4681f75aacea. Jul 10 18:54:15.876375 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:15.876375 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:15.896528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] delete_backup rpcapi backup_id c9c8f461-e8d2-49ca-ab2e-4681f75aacea {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 18:54:15.897786 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-324fd996-a6f9-4589-a5e0-48fb0e89317f tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 202 Jul 10 18:54:15.898894 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 160/633] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:54:15 2026] DELETE /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:15.908221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-310c8752-0fe6-437f-9129-35bcc05ef457 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:15.910097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-310c8752-0fe6-437f-9129-35bcc05ef457 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:15.910615 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-310c8752-0fe6-437f-9129-35bcc05ef457 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:15.911056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-310c8752-0fe6-437f-9129-35bcc05ef457 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:15.911823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-310c8752-0fe6-437f-9129-35bcc05ef457 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:15.918169 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:15.918169 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:15.918169 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-310c8752-0fe6-437f-9129-35bcc05ef457 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 200 Jul 10 18:54:15.918169 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 151/634] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:15 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:16.744110 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:16.749708 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:16.752183 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1458487519"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:16.754230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1458487519'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:16.754385 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Create volume of 1 GB Jul 10 18:54:16.759443 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Availability Zones retrieved successfully. Jul 10 18:54:16.769489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Flow 'volume_create_api' (f9246385-029a-43fe-84b6-741cf26b5c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:16.770739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab6372c-012c-441e-b304-a10e39f62651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:16.772164 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:16.805593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab6372c-012c-441e-b304-a10e39f62651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:16.806155 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e53626-96cd-4d3f-adcc-b506f88e1e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:16.882296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Created reservations ['b949380e-2011-4cdc-8b92-bae0adbc6c8c', '3bef0ee3-1b69-4494-8c1e-6b033e16f9c0', 'c303f73f-0821-4e3f-9c7e-8e43c8858944', '2e8e0e77-b68e-4539-863e-44cded4c1041'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:16.883173 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e53626-96cd-4d3f-adcc-b506f88e1e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b949380e-2011-4cdc-8b92-bae0adbc6c8c', '3bef0ee3-1b69-4494-8c1e-6b033e16f9c0', 'c303f73f-0821-4e3f-9c7e-8e43c8858944', '2e8e0e77-b68e-4539-863e-44cded4c1041']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:16.884029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f3ea0a-168b-4c01-af94-4bd27ea2b124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:16.906501 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f3ea0a-168b-4c01-af94-4bd27ea2b124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1458487519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c9cb64f02947d0ad1a5a6d3dbeaff5',qos_specs=None,replication_status=,reservations=['b949380e-2011-4cdc-8b92-bae0adbc6c8c','3bef0ee3-1b69-4494-8c1e-6b033e16f9c0','c303f73f-0821-4e3f-9c7e-8e43c8858944','2e8e0e77-b68e-4539-863e-44cded4c1041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7144f411e5d94310b4bc60549160136c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1458487519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c9cb64f02947d0ad1a5a6d3dbeaff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7144f411e5d94310b4bc60549160136c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:16.907459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d29494-88c5-4430-9a5a-30c3131e2098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:16.928772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-144e51d7-111f-4d8f-994a-724cd8046dbc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:16.931217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-144e51d7-111f-4d8f-994a-724cd8046dbc tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea Jul 10 18:54:16.931464 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-144e51d7-111f-4d8f-994a-724cd8046dbc tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:16.931678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-144e51d7-111f-4d8f-994a-724cd8046dbc tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:16.931824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-144e51d7-111f-4d8f-994a-724cd8046dbc tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Show backup with id c9c8f461-e8d2-49ca-ab2e-4681f75aacea. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 18:54:16.934095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d29494-88c5-4430-9a5a-30c3131e2098) transitioned into state 'SUCCESS' from state '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-1458487519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c9cb64f02947d0ad1a5a6d3dbeaff5',qos_specs=None,replication_status=,reservations=['b949380e-2011-4cdc-8b92-bae0adbc6c8c','3bef0ee3-1b69-4494-8c1e-6b033e16f9c0','c303f73f-0821-4e3f-9c7e-8e43c8858944','2e8e0e77-b68e-4539-863e-44cded4c1041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7144f411e5d94310b4bc60549160136c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:16.935073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d761de-d675-43d8-aa2b-0eeecba9d7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:16.936567 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-144e51d7-111f-4d8f-994a-724cd8046dbc tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea returned with HTTP 404 Jul 10 18:54:16.937182 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 163/635] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:16 2026] GET /volume/v3/backups/c9c8f461-e8d2-49ca-ab2e-4681f75aacea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:16.953298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d761de-d675-43d8-aa2b-0eeecba9d7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:16.954573 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Flow 'volume_create_api' (f9246385-029a-43fe-84b6-741cf26b5c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:16.961271 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Create volume request issued successfully. Jul 10 18:54:16.962125 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7bcb2356-cafe-4a0b-b14e-c2a6834ad6dc tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:16.962670 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 162/636] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:54:16 2026] POST /volume/v3/volumes => generated 752 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:16.980297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c80a35ea-408b-4baf-affd-3de904a6bad4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:16.982138 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c80a35ea-408b-4baf-affd-3de904a6bad4 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:16.982410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c80a35ea-408b-4baf-affd-3de904a6bad4 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:16.982683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c80a35ea-408b-4baf-affd-3de904a6bad4 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:16.990537 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:16.990537 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:16.996514 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c80a35ea-408b-4baf-affd-3de904a6bad4 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:17.002175 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c80a35ea-408b-4baf-affd-3de904a6bad4 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:17.002564 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 161/637] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:16 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:17.037223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-138fe61e-730d-4bd4-8299-c72c79033bc2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:17.039391 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-138fe61e-730d-4bd4-8299-c72c79033bc2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:54:17.042997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-138fe61e-730d-4bd4-8299-c72c79033bc2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:17.043309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-138fe61e-730d-4bd4-8299-c72c79033bc2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:17.056452 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:17.056452 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:17.062537 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-138fe61e-730d-4bd4-8299-c72c79033bc2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:54:17.068256 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-138fe61e-730d-4bd4-8299-c72c79033bc2 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 200 Jul 10 18:54:17.068798 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 152/638] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:17 2026] GET /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:17.083985 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-765364fd-3d23-438e-afa2-11180f4f63c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:17.086380 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] DELETE https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:54:17.086555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:17.086840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:17.087198 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Delete volume with id: 798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:54:17.095767 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:17.095767 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:17.096298 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:54:17.116323 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Delete volume request issued successfully. Jul 10 18:54:17.117047 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-765364fd-3d23-438e-afa2-11180f4f63c7 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 202 Jul 10 18:54:17.117047 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 164/639] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:54:17 2026] DELETE /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:17.128779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-86a48c14-75d2-41ec-97d9-6375db389fb0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:17.132327 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86a48c14-75d2-41ec-97d9-6375db389fb0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:54:17.132642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86a48c14-75d2-41ec-97d9-6375db389fb0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:17.132918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86a48c14-75d2-41ec-97d9-6375db389fb0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:17.148884 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:17.148884 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:17.153353 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-86a48c14-75d2-41ec-97d9-6375db389fb0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Volume info retrieved successfully. Jul 10 18:54:17.159744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86a48c14-75d2-41ec-97d9-6375db389fb0 tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 200 Jul 10 18:54:17.159744 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 163/640] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:17 2026] GET /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:17.545678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-82fc7593-b518-42ba-b694-0b5220400a18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:17.547442 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:54:17.547628 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:17.547841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:17.548020 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Delete volume with id: 4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:54:17.556988 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:17.556988 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:17.557541 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:54:17.578949 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Delete volume request issued successfully. Jul 10 18:54:17.579100 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-82fc7593-b518-42ba-b694-0b5220400a18 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 202 Jul 10 18:54:17.579498 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 162/641] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:17 2026] DELETE /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:17.589049 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3951a905-75c7-4aba-b9f8-496a76720c5e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:17.591114 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3951a905-75c7-4aba-b9f8-496a76720c5e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:54:17.591349 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3951a905-75c7-4aba-b9f8-496a76720c5e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:17.591602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3951a905-75c7-4aba-b9f8-496a76720c5e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:17.598651 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:17.598651 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:17.602761 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3951a905-75c7-4aba-b9f8-496a76720c5e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:54:17.608290 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3951a905-75c7-4aba-b9f8-496a76720c5e tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 200 Jul 10 18:54:17.609424 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 153/642] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:17 2026] GET /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:18.017530 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a7f39cd-c5be-42c1-8fa1-b4b57b738387 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:18.019332 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a7f39cd-c5be-42c1-8fa1-b4b57b738387 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:18.019548 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a7f39cd-c5be-42c1-8fa1-b4b57b738387 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:18.019723 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a7f39cd-c5be-42c1-8fa1-b4b57b738387 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:18.027101 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:18.027101 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:18.031383 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5a7f39cd-c5be-42c1-8fa1-b4b57b738387 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:18.036215 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a7f39cd-c5be-42c1-8fa1-b4b57b738387 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:18.036622 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 165/643] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:18 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:18.093151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-1ac7331e-57d2-4501-abcd-db83b99bf973 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:18.095415 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-1ac7331e-57d2-4501-abcd-db83b99bf973 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:18.095649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-1ac7331e-57d2-4501-abcd-db83b99bf973 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:18.096698 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-1ac7331e-57d2-4501-abcd-db83b99bf973 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:18.104036 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:18.104036 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:18.107893 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-1ac7331e-57d2-4501-abcd-db83b99bf973 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:18.113419 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-1ac7331e-57d2-4501-abcd-db83b99bf973 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:18.113954 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 164/644] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:18 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:18.176100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ba4bfd1a-1d19-4e1d-9374-9ef9d223ef6d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:18.178315 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ba4bfd1a-1d19-4e1d-9374-9ef9d223ef6d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] GET https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f Jul 10 18:54:18.178648 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ba4bfd1a-1d19-4e1d-9374-9ef9d223ef6d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:18.178911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ba4bfd1a-1d19-4e1d-9374-9ef9d223ef6d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:18.187076 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ba4bfd1a-1d19-4e1d-9374-9ef9d223ef6d tempest-VolumesBackupsV39Test-1621081918 tempest-VolumesBackupsV39Test-1621081918-project-member] https://10.4.3.225/volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f returned with HTTP 404 Jul 10 18:54:18.187700 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 163/645] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:54:18 2026] GET /volume/v3/volumes/798d356d-917e-45f1-bd5b-af91d437045f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:18.624455 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-60e10caa-141a-4026-8842-7b918c5a075a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:18.626098 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60e10caa-141a-4026-8842-7b918c5a075a tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 Jul 10 18:54:18.626262 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60e10caa-141a-4026-8842-7b918c5a075a tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:18.626444 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60e10caa-141a-4026-8842-7b918c5a075a tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:18.632337 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60e10caa-141a-4026-8842-7b918c5a075a tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 returned with HTTP 404 Jul 10 18:54:18.632947 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 154/646] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:18 2026] GET /volume/v3/volumes/4634829a-532e-4b67-8bac-47442e0c5ac7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:18.640728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:18.642714 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] DELETE https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:54:18.642926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:18.643170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:18.643347 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Delete volume with id: 82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:54:18.651312 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:18.651312 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:18.654742 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:54:18.671589 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Delete volume request issued successfully. Jul 10 18:54:18.671833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-25ac69f8-ef4e-4a33-a7e5-5f8339fcfcfb tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 202 Jul 10 18:54:18.672259 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 166/647] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:18 2026] DELETE /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:18.682322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-82ac323c-66ff-4bc5-9147-c50c8477e81b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:18.686222 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82ac323c-66ff-4bc5-9147-c50c8477e81b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:54:18.688973 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82ac323c-66ff-4bc5-9147-c50c8477e81b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:18.688973 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82ac323c-66ff-4bc5-9147-c50c8477e81b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:18.701936 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:18.701936 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:18.707916 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-82ac323c-66ff-4bc5-9147-c50c8477e81b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:54:18.715145 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82ac323c-66ff-4bc5-9147-c50c8477e81b tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 200 Jul 10 18:54:18.715145 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 165/648] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:18 2026] GET /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:19.522731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-01968e79-e6e0-452f-82de-b04269dd179c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:19.524732 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:19.525192 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-attach": {"instance_uuid": "7cd64b81-a245-4ad5-8e8a-2bd5cbd6119e", "mountpoint": "/dev/vdb"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:19.525378 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7cd64b81-a245-4ad5-8e8a-2bd5cbd6119e", "mountpoint": "/dev/vdb"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:19.535610 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:19.535610 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:19.536060 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:19.541642 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Update volume admin metadata completed successfully. Jul 10 18:54:19.732008 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6eaeb034-bdcf-4e19-8e76-c7643219a119 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:19.735478 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6eaeb034-bdcf-4e19-8e76-c7643219a119 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 Jul 10 18:54:19.735759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6eaeb034-bdcf-4e19-8e76-c7643219a119 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:19.736034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6eaeb034-bdcf-4e19-8e76-c7643219a119 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:19.743312 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6eaeb034-bdcf-4e19-8e76-c7643219a119 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 returned with HTTP 404 Jul 10 18:54:19.743921 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 155/649] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:19 2026] GET /volume/v3/volumes/82f9035e-7371-462e-903a-dbc93fc683c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:19.750494 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-79ffee99-3663-4c37-a857-6ef7e32df267 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:19.752584 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] DELETE https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:54:19.752785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:19.753014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:19.753194 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Delete volume with id: b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:54:19.760605 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:19.760605 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:19.761166 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:54:19.780766 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Delete volume request issued successfully. Jul 10 18:54:19.781008 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-79ffee99-3663-4c37-a857-6ef7e32df267 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 202 Jul 10 18:54:19.781478 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 167/650] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:19 2026] DELETE /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:19.789348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed487b22-7912-49cf-aa66-243cc088a6bd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:19.791025 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed487b22-7912-49cf-aa66-243cc088a6bd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:54:19.791192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed487b22-7912-49cf-aa66-243cc088a6bd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:19.791425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed487b22-7912-49cf-aa66-243cc088a6bd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:19.798066 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:19.798066 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:19.802023 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ed487b22-7912-49cf-aa66-243cc088a6bd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Volume info retrieved successfully. Jul 10 18:54:19.805502 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed487b22-7912-49cf-aa66-243cc088a6bd tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 200 Jul 10 18:54:19.805880 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 166/651] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:19 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:20.044470 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Attach volume completed successfully. Jul 10 18:54:20.044693 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-01968e79-e6e0-452f-82de-b04269dd179c tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:20.045124 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 164/652] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:19 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:20.056925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a59ea27-55d0-40d4-add6-8b20dd164200 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.056925 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a59ea27-55d0-40d4-add6-8b20dd164200 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:20.056925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a59ea27-55d0-40d4-add6-8b20dd164200 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.056925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a59ea27-55d0-40d4-add6-8b20dd164200 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.068410 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.068410 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:20.073439 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a59ea27-55d0-40d4-add6-8b20dd164200 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:20.078774 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a59ea27-55d0-40d4-add6-8b20dd164200 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:20.079416 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 156/653] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:20.093705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1f4fe4f1-1d3b-4454-b694-db7781b548b9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.095394 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f4fe4f1-1d3b-4454-b694-db7781b548b9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:20.095571 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f4fe4f1-1d3b-4454-b694-db7781b548b9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.095744 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f4fe4f1-1d3b-4454-b694-db7781b548b9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.105121 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.105121 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:20.110428 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1f4fe4f1-1d3b-4454-b694-db7781b548b9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:20.114432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f4fe4f1-1d3b-4454-b694-db7781b548b9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:20.114774 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 168/654] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:20.130851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.136834 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:20.136834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-detach": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:20.136834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:20.156869 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.156869 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:20.157532 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:20.169359 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f0ac1090-8834-4b74-9792-df0ef597cf76 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.169749 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f0ac1090-8834-4b74-9792-df0ef597cf76 None None] GET https://10.4.3.225/volume// Jul 10 18:54:20.169938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f0ac1090-8834-4b74-9792-df0ef597cf76 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.170279 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f0ac1090-8834-4b74-9792-df0ef597cf76 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.170539 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f0ac1090-8834-4b74-9792-df0ef597cf76 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:20.170903 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 165/655] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:20.184077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-632b460d-251b-468d-88e5-cef99089e34f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.185702 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-632b460d-251b-468d-88e5-cef99089e34f tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:54:20.186535 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-632b460d-251b-468d-88e5-cef99089e34f tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9", "connector": null, "instance_uuid": "c814ebe0-d02b-4e86-ba9b-28c126053205"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:20.203994 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.203994 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:20.237929 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-632b460d-251b-468d-88e5-cef99089e34f tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:54:20.237929 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 157/656] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:54:20 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:20.506458 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.644107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-46d976d9-1302-4556-b1bd-27487abb9536 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.646656 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-46d976d9-1302-4556-b1bd-27487abb9536 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:20.647391 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-46d976d9-1302-4556-b1bd-27487abb9536 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.647391 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-46d976d9-1302-4556-b1bd-27487abb9536 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.663767 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.663767 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:20.667382 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Detach volume completed successfully. Jul 10 18:54:20.667702 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-920943a8-e9cf-4cc6-85d9-48a80b907574 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:20.668220 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 167/657] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:20 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:20.670895 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-46d976d9-1302-4556-b1bd-27487abb9536 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:20.676942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-efd36953-56e5-4e89-8bed-69294f077cfb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.677379 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-46d976d9-1302-4556-b1bd-27487abb9536 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:20.677841 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 166/658] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:20.679420 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-efd36953-56e5-4e89-8bed-69294f077cfb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:20.679707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-efd36953-56e5-4e89-8bed-69294f077cfb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.680019 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-efd36953-56e5-4e89-8bed-69294f077cfb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.689059 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.689059 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:20.695207 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-efd36953-56e5-4e89-8bed-69294f077cfb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:20.701420 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-efd36953-56e5-4e89-8bed-69294f077cfb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:20.701849 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 158/659] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:20.770195 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-358de187-9dc6-4e45-96f1-07487d028c77 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.770687 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-358de187-9dc6-4e45-96f1-07487d028c77 None None] GET https://10.4.3.225/volume// Jul 10 18:54:20.770929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-358de187-9dc6-4e45-96f1-07487d028c77 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.771178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-358de187-9dc6-4e45-96f1-07487d028c77 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.771583 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-358de187-9dc6-4e45-96f1-07487d028c77 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:20.772545 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 168/660] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:20.776610 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 18:54:20.776947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.777046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.777346 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:20.778131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:20.783476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a49ee3a8-3eb3-4167-89e7-39ae927a8423 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.785734 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:20.786632 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a49ee3a8-3eb3-4167-89e7-39ae927a8423 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:20.786687 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f3d815a6-b478-4494-8555-1c179d4d7b73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 18:54:20.786739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a49ee3a8-3eb3-4167-89e7-39ae927a8423 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.786739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a49ee3a8-3eb3-4167-89e7-39ae927a8423 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.786829 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 169/661] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes => generated 15 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:54:20.798494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.800572 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:20.800923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1781524359"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:20.801159 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.801159 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:20.803163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1781524359'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:20.803337 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume of 1 GB Jul 10 18:54:20.806037 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a49ee3a8-3eb3-4167-89e7-39ae927a8423 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:20.808933 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Availability Zones retrieved successfully. Jul 10 18:54:20.814300 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a49ee3a8-3eb3-4167-89e7-39ae927a8423 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:20.814411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Flow 'volume_create_api' (1e5f2321-3006-4039-89ec-c36b076e9865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:20.814875 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 167/662] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:54:20.816640 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80507cb-03a3-4919-96cf-960800ffb060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:20.818199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:20.822394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5562d2a6-c2e0-4443-9e7b-a776ec9ed988 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.825048 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5562d2a6-c2e0-4443-9e7b-a776ec9ed988 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] GET https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 Jul 10 18:54:20.825457 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5562d2a6-c2e0-4443-9e7b-a776ec9ed988 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:20.825860 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5562d2a6-c2e0-4443-9e7b-a776ec9ed988 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:20.835309 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5562d2a6-c2e0-4443-9e7b-a776ec9ed988 tempest-TaggedBootDevicesTest_v242-1218360255 tempest-TaggedBootDevicesTest_v242-1218360255-project-member] https://10.4.3.225/volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 returned with HTTP 404 Jul 10 18:54:20.836261 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 169/663] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:20 2026] GET /volume/v3/volumes/b9adee3e-0d41-45fc-b2f9-2734579e5fb3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:20.848371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80507cb-03a3-4919-96cf-960800ffb060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:20.849245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc2797a-ec23-44f1-a2e6-7eddb8790368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:20.921009 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:20.923629 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] PUT https://10.4.3.225/volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50 Jul 10 18:54:20.924272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:20.932354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Created reservations ['46bf7889-bfbb-4f77-a96a-866f606ec37c', '1bb0037c-844d-4c0e-9455-f0e307702904', '5fa20238-8513-489c-b6a0-3714980c03f4', '2fa34bf9-132f-40fb-8c83-a1d889821f55'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:20.933284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc2797a-ec23-44f1-a2e6-7eddb8790368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46bf7889-bfbb-4f77-a96a-866f606ec37c', '1bb0037c-844d-4c0e-9455-f0e307702904', '5fa20238-8513-489c-b6a0-3714980c03f4', '2fa34bf9-132f-40fb-8c83-a1d889821f55']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:20.934519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b9425a-dfc4-41d0-82fe-45892258892e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:20.937635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Acquiring lock "cinder-attachment_update-0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:54:20.944007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Lock "cinder-attachment_update-0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:54:20.944936 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:20.944936 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:20.971739 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b9425a-dfc4-41d0-82fe-45892258892e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8de5808-c811-4522-8cca-276783f8ad04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1781524359',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='795ca7b31dd645148d6551e0e1382ff5',qos_specs=None,replication_status=,reservations=['46bf7889-bfbb-4f77-a96a-866f606ec37c','1bb0037c-844d-4c0e-9455-f0e307702904','5fa20238-8513-489c-b6a0-3714980c03f4','2fa34bf9-132f-40fb-8c83-a1d889821f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896b52b8053b48da923954b71bcabff9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1781524359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8de5808-c811-4522-8cca-276783f8ad04,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='795ca7b31dd645148d6551e0e1382ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='896b52b8053b48da923954b71bcabff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:20.972870 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dadb29c-386e-409e-b5e3-9ac4515ecaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:20.999257 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dadb29c-386e-409e-b5e3-9ac4515ecaa0) transitioned into state 'SUCCESS' from state '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-1781524359',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='795ca7b31dd645148d6551e0e1382ff5',qos_specs=None,replication_status=,reservations=['46bf7889-bfbb-4f77-a96a-866f606ec37c','1bb0037c-844d-4c0e-9455-f0e307702904','5fa20238-8513-489c-b6a0-3714980c03f4','2fa34bf9-132f-40fb-8c83-a1d889821f55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896b52b8053b48da923954b71bcabff9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:20.999530 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e4b070-c323-4ed6-a60d-b22d04f63470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:21.011015 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e4b070-c323-4ed6-a60d-b22d04f63470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:21.011878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Flow 'volume_create_api' (1e5f2321-3006-4039-89ec-c36b076e9865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:21.012233 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume request issued successfully. Jul 10 18:54:21.012869 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7aada01b-1241-4c98-b33b-df3f78b7f3ff tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:21.013286 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 159/664] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:54:20 2026] POST /volume/v3/volumes => generated 764 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:21.032417 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0533fa85-8f7e-477b-a746-be189a2d0f09 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:21.035182 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0533fa85-8f7e-477b-a746-be189a2d0f09 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:21.035182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0533fa85-8f7e-477b-a746-be189a2d0f09 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:21.036840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0533fa85-8f7e-477b-a746-be189a2d0f09 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:21.046205 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:21.046205 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:21.054657 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0533fa85-8f7e-477b-a746-be189a2d0f09 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:21.061932 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0533fa85-8f7e-477b-a746-be189a2d0f09 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:21.063649 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 168/665] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:21 2026] GET /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:21.465983 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Lock "cinder-attachment_update-0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:54:21.466351 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-a2d6ca36-07a1-4c58-8a59-1ecd5029be46 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50 returned with HTTP 200 Jul 10 18:54:21.466854 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 170/666] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:54:20 2026] PUT /volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:21.693623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5eb62f62-4ba5-42b6-814c-fd4da6085d29 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:21.695821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5eb62f62-4ba5-42b6-814c-fd4da6085d29 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:21.696266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5eb62f62-4ba5-42b6-814c-fd4da6085d29 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:21.696510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5eb62f62-4ba5-42b6-814c-fd4da6085d29 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:21.706932 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:21.706932 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:21.711888 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5eb62f62-4ba5-42b6-814c-fd4da6085d29 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:21.716745 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5eb62f62-4ba5-42b6-814c-fd4da6085d29 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:21.717074 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 170/667] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:21 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:22.087970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-da5a7dcd-72fa-4961-b4ff-5d00b89f9339 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:22.087970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da5a7dcd-72fa-4961-b4ff-5d00b89f9339 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:22.087970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da5a7dcd-72fa-4961-b4ff-5d00b89f9339 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:22.087970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da5a7dcd-72fa-4961-b4ff-5d00b89f9339 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:22.098451 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:22.098451 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:22.107189 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-da5a7dcd-72fa-4961-b4ff-5d00b89f9339 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:22.114517 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da5a7dcd-72fa-4961-b4ff-5d00b89f9339 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:22.115075 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 160/668] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:22 2026] GET /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:22.138427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ffacb143-480d-4fd7-99f3-b598fa5b346d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:22.140935 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ffacb143-480d-4fd7-99f3-b598fa5b346d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:22.141255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ffacb143-480d-4fd7-99f3-b598fa5b346d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:22.141616 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ffacb143-480d-4fd7-99f3-b598fa5b346d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:22.154594 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:22.154594 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:22.160951 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ffacb143-480d-4fd7-99f3-b598fa5b346d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:22.168609 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ffacb143-480d-4fd7-99f3-b598fa5b346d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:22.169205 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 169/669] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:22 2026] GET /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:22.190784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:22.193263 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:22.193776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1819891642"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:22.198183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1819891642'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:22.198383 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume of 1 GB Jul 10 18:54:22.200231 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:22.200231 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:22.210677 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Availability Zones retrieved successfully. Jul 10 18:54:22.220023 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Flow 'volume_create_api' (2f544b51-782e-4acd-bebd-54d67d574b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:22.221158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1abe95-7543-4653-9b6e-b2ab2102e774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:22.222230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:22.258327 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1abe95-7543-4653-9b6e-b2ab2102e774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:22.259430 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81302daa-6b76-439c-b5c7-bdd3ee425865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:22.306588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Created reservations ['09c39596-6322-45f1-ba45-e3ad5eda7de4', '91311347-1c36-43ea-b6fe-78bd82b44b11', 'b40974e5-2976-4354-93b6-9ddebe1ac1e9', 'f2c1464f-331e-4c90-ae46-8af5d4135bfe'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:22.307432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81302daa-6b76-439c-b5c7-bdd3ee425865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c39596-6322-45f1-ba45-e3ad5eda7de4', '91311347-1c36-43ea-b6fe-78bd82b44b11', 'b40974e5-2976-4354-93b6-9ddebe1ac1e9', 'f2c1464f-331e-4c90-ae46-8af5d4135bfe']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:22.308376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b912c2-26eb-451d-bce7-bd4f944759db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:22.340643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b912c2-26eb-451d-bce7-bd4f944759db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b33e408-5fea-4be7-bf1b-8a8ab475579f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1819891642',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='795ca7b31dd645148d6551e0e1382ff5',qos_specs=None,replication_status=,reservations=['09c39596-6322-45f1-ba45-e3ad5eda7de4','91311347-1c36-43ea-b6fe-78bd82b44b11','b40974e5-2976-4354-93b6-9ddebe1ac1e9','f2c1464f-331e-4c90-ae46-8af5d4135bfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896b52b8053b48da923954b71bcabff9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1819891642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b33e408-5fea-4be7-bf1b-8a8ab475579f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='795ca7b31dd645148d6551e0e1382ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='896b52b8053b48da923954b71bcabff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:22.341723 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c066ab00-5035-4ac9-8f98-4541619ed769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:22.362117 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c066ab00-5035-4ac9-8f98-4541619ed769) transitioned into state 'SUCCESS' from state '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-1819891642',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='795ca7b31dd645148d6551e0e1382ff5',qos_specs=None,replication_status=,reservations=['09c39596-6322-45f1-ba45-e3ad5eda7de4','91311347-1c36-43ea-b6fe-78bd82b44b11','b40974e5-2976-4354-93b6-9ddebe1ac1e9','f2c1464f-331e-4c90-ae46-8af5d4135bfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896b52b8053b48da923954b71bcabff9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:22.363316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd60b579-da9f-4968-a681-ed987f709799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:22.374783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd60b579-da9f-4968-a681-ed987f709799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:22.375728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Flow 'volume_create_api' (2f544b51-782e-4acd-bebd-54d67d574b71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:22.376108 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume request issued successfully. Jul 10 18:54:22.376762 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-060af721-dbb7-44d5-83a5-3caaaac1bb39 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:22.377360 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 171/670] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:54:22 2026] POST /volume/v3/volumes => generated 764 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:22.390389 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0ce58cd6-cd9e-4964-b7a4-cf2ad60a69ac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:22.392645 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ce58cd6-cd9e-4964-b7a4-cf2ad60a69ac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:22.392797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ce58cd6-cd9e-4964-b7a4-cf2ad60a69ac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:22.393035 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ce58cd6-cd9e-4964-b7a4-cf2ad60a69ac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:22.399856 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:22.399856 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:22.403743 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0ce58cd6-cd9e-4964-b7a4-cf2ad60a69ac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:22.409091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ce58cd6-cd9e-4964-b7a4-cf2ad60a69ac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:22.409509 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 171/671] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:22 2026] GET /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:22.736311 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c9511d6b-531d-444b-bafe-8c28faea3296 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:22.737972 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9511d6b-531d-444b-bafe-8c28faea3296 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:22.738160 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9511d6b-531d-444b-bafe-8c28faea3296 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:22.738382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9511d6b-531d-444b-bafe-8c28faea3296 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:22.750243 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:22.750243 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:22.754905 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9511d6b-531d-444b-bafe-8c28faea3296 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:22.765654 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9511d6b-531d-444b-bafe-8c28faea3296 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:22.766654 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 161/672] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:22 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:23.430217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7e31361f-090a-4b59-bcdd-d8807a648a72 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:23.434490 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e31361f-090a-4b59-bcdd-d8807a648a72 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:23.434759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e31361f-090a-4b59-bcdd-d8807a648a72 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:23.435067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e31361f-090a-4b59-bcdd-d8807a648a72 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:23.448941 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:23.448941 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:23.457126 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7e31361f-090a-4b59-bcdd-d8807a648a72 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:23.462607 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e31361f-090a-4b59-bcdd-d8807a648a72 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:23.463583 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 170/673] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:23 2026] GET /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:23.486333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ebc23837-2101-4205-b51a-20163f877850 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:23.490973 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebc23837-2101-4205-b51a-20163f877850 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:23.491319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebc23837-2101-4205-b51a-20163f877850 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:23.491539 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebc23837-2101-4205-b51a-20163f877850 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:23.504395 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:23.504395 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:23.510118 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ebc23837-2101-4205-b51a-20163f877850 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:23.518977 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebc23837-2101-4205-b51a-20163f877850 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:23.519421 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 172/674] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:23 2026] GET /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:23.536424 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8d9443b1-1e6c-4661-99db-18ea3206066a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:23.538835 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:23.539469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1856728307"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:23.541429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1856728307'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:23.541588 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume of 1 GB Jul 10 18:54:23.551057 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Availability Zones retrieved successfully. Jul 10 18:54:23.559037 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Flow 'volume_create_api' (219f42f2-3c32-49ae-bad1-b0e454a01249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:23.560362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff0f3f4-2632-478d-838e-cd8f49494532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:23.561476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:23.605034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff0f3f4-2632-478d-838e-cd8f49494532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:23.606422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013aa585-58f9-4fc7-8f3d-ee0bdfe9b654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:23.677765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Created reservations ['06714f83-9ae0-4a0c-b1ac-3699cf7ae5eb', 'b6a84a6a-a5bf-4beb-9821-3ee216af7de9', '7e9940e0-d5a2-408c-90e1-b0bb66e18527', '2a891274-7a28-4815-82db-4e6d48dce87c'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:23.678752 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013aa585-58f9-4fc7-8f3d-ee0bdfe9b654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06714f83-9ae0-4a0c-b1ac-3699cf7ae5eb', 'b6a84a6a-a5bf-4beb-9821-3ee216af7de9', '7e9940e0-d5a2-408c-90e1-b0bb66e18527', '2a891274-7a28-4815-82db-4e6d48dce87c']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:23.679647 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3600b02-967f-4c09-b5b0-29d1468ac271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:23.715927 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3600b02-967f-4c09-b5b0-29d1468ac271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1856728307',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='795ca7b31dd645148d6551e0e1382ff5',qos_specs=None,replication_status=,reservations=['06714f83-9ae0-4a0c-b1ac-3699cf7ae5eb','b6a84a6a-a5bf-4beb-9821-3ee216af7de9','7e9940e0-d5a2-408c-90e1-b0bb66e18527','2a891274-7a28-4815-82db-4e6d48dce87c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896b52b8053b48da923954b71bcabff9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1856728307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='795ca7b31dd645148d6551e0e1382ff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='896b52b8053b48da923954b71bcabff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:23.716721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99078ceb-ef65-4857-9391-b0b07d3c6c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:23.741444 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99078ceb-ef65-4857-9391-b0b07d3c6c35) transitioned into state 'SUCCESS' from state '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-1856728307',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='795ca7b31dd645148d6551e0e1382ff5',qos_specs=None,replication_status=,reservations=['06714f83-9ae0-4a0c-b1ac-3699cf7ae5eb','b6a84a6a-a5bf-4beb-9821-3ee216af7de9','7e9940e0-d5a2-408c-90e1-b0bb66e18527','2a891274-7a28-4815-82db-4e6d48dce87c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='896b52b8053b48da923954b71bcabff9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:23.742426 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048677e3-5b16-4662-95c9-18ecd62954b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:23.755737 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048677e3-5b16-4662-95c9-18ecd62954b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:23.756787 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Flow 'volume_create_api' (219f42f2-3c32-49ae-bad1-b0e454a01249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:23.757422 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Create volume request issued successfully. Jul 10 18:54:23.758324 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d9443b1-1e6c-4661-99db-18ea3206066a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:23.758708 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 172/675] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:54:23 2026] POST /volume/v3/volumes => generated 764 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:23.781312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b2b3cbdf-8d63-4920-bb2f-ad0b2e3d2e19 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:23.782365 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ca41f1d0-369c-4faf-a879-bf05ce343cf0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:23.787528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b2b3cbdf-8d63-4920-bb2f-ad0b2e3d2e19 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:23.787528 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b2b3cbdf-8d63-4920-bb2f-ad0b2e3d2e19 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:23.787528 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b2b3cbdf-8d63-4920-bb2f-ad0b2e3d2e19 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:23.787765 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ca41f1d0-369c-4faf-a879-bf05ce343cf0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:23.788324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ca41f1d0-369c-4faf-a879-bf05ce343cf0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:23.788324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ca41f1d0-369c-4faf-a879-bf05ce343cf0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:23.798110 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:23.798110 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:23.803351 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:23.803351 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:23.805175 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b2b3cbdf-8d63-4920-bb2f-ad0b2e3d2e19 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:23.809154 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ca41f1d0-369c-4faf-a879-bf05ce343cf0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:23.812124 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b2b3cbdf-8d63-4920-bb2f-ad0b2e3d2e19 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:23.812769 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 162/676] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:23 2026] GET /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:23.819694 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ca41f1d0-369c-4faf-a879-bf05ce343cf0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:23.820769 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 171/677] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:23 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:24.827429 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d5fe4e5c-9042-471d-81d3-0053051ec026 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:24.829818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5fe4e5c-9042-471d-81d3-0053051ec026 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:24.830797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5fe4e5c-9042-471d-81d3-0053051ec026 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:24.831276 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5fe4e5c-9042-471d-81d3-0053051ec026 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:24.838853 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fe282fbb-6e1a-496d-a747-9e5fcac0aae1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:24.843853 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fe282fbb-6e1a-496d-a747-9e5fcac0aae1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:24.843853 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fe282fbb-6e1a-496d-a747-9e5fcac0aae1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:24.844314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fe282fbb-6e1a-496d-a747-9e5fcac0aae1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:24.844384 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:24.844384 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:24.851258 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d5fe4e5c-9042-471d-81d3-0053051ec026 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:24.858020 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5fe4e5c-9042-471d-81d3-0053051ec026 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:24.858128 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:24.858128 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:24.858205 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 173/678] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:24 2026] GET /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:24.869924 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fe282fbb-6e1a-496d-a747-9e5fcac0aae1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:24.875745 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fe282fbb-6e1a-496d-a747-9e5fcac0aae1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:24.875745 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 173/679] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:24 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:24.876853 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5c19acde-d91c-4799-aad0-c519ed12879d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:24.878688 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5c19acde-d91c-4799-aad0-c519ed12879d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:24.878919 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5c19acde-d91c-4799-aad0-c519ed12879d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:24.879131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5c19acde-d91c-4799-aad0-c519ed12879d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:24.886415 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:24.886415 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:24.895833 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5c19acde-d91c-4799-aad0-c519ed12879d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:24.903235 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5c19acde-d91c-4799-aad0-c519ed12879d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:24.903782 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 163/680] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:24 2026] GET /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:24.920836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:24.927880 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 18:54:24.928173 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:24.928468 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:24.928789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:24.930062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:24.940468 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:24.941072 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e1e353f-ac31-44c4-ac69-4bf967b914a0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 18:54:24.941517 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 172/681] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 18:54:24 2026] GET /volume/v3/volumes => generated 976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:54:24.953665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4375431d-f02f-4e3e-9195-c7c011591653 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:24.958344 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1781524359 Jul 10 18:54:24.958522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:24.958697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:24.959046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:24.959762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1781524359'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:24.989546 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:24.990111 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4375431d-f02f-4e3e-9195-c7c011591653 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1781524359 returned with HTTP 200 Jul 10 18:54:24.990517 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 174/682] 10.4.3.225 () {66 vars in 1338 bytes} [Fri Jul 10 18:54:24 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1781524359 => generated 334 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.001839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9174c945-66e3-4366-beef-0b31ffa0a040 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.003683 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1819891642 Jul 10 18:54:25.004115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.004552 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.005604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.006339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1819891642'), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.035749 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.036577 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.036577 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:25.041297 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9174c945-66e3-4366-beef-0b31ffa0a040 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1819891642 returned with HTTP 200 Jul 10 18:54:25.041842 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 174/683] 10.4.3.225 () {66 vars in 1359 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1819891642 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.057473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.059197 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?limit=1 Jul 10 18:54:25.059587 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.059656 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.060054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.060905 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.068146 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.069457 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.069457 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:25.074097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53500113-17df-4782-b4ca-41ecdd3b2c73 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 18:54:25.074695 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 164/684] 10.4.3.225 () {66 vars in 1273 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.090481 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.093588 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?limit=1&marker=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:25.093588 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.093763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.094243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.094698 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.094698 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:25.095862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.148721 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.149918 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.149918 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:25.155972 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68efad0a-08f8-412a-bcb4-8bf142a25561 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?limit=1&marker=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:25.156518 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 173/685] 10.4.3.225 () {66 vars in 1361 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 1003 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.172269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-72251a93-a915-4159-a037-e8956570a1e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.174045 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?limit=1&marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:25.174254 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.174442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.174749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.175092 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.175092 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:25.175535 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.216660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ccc80ab5-243c-4ccb-ba86-283cf3733a68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.218827 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.219058 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ccc80ab5-243c-4ccb-ba86-283cf3733a68 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:25.220827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ccc80ab5-243c-4ccb-ba86-283cf3733a68 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.220908 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.220908 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:25.220983 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ccc80ab5-243c-4ccb-ba86-283cf3733a68 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.224357 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72251a93-a915-4159-a037-e8956570a1e2 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?limit=1&marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:25.224786 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 175/686] 10.4.3.225 () {66 vars in 1361 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 1003 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.229993 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.229993 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:25.241853 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ccc80ab5-243c-4ccb-ba86-283cf3733a68 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:25.244128 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e559711b-f14c-4090-8b6d-f0364875c04e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.245366 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ccc80ab5-243c-4ccb-ba86-283cf3733a68 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:25.245978 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?limit=1&marker=d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:25.246090 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 175/687] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.246190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.246430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.246670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.247431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.291889 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.294180 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e559711b-f14c-4090-8b6d-f0364875c04e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?limit=1&marker=d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:25.294694 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 165/688] 10.4.3.225 () {66 vars in 1361 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=d8de5808-c811-4522-8cca-276783f8ad04 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 18:54:25.303419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-f49ad67b-6123-4aed-addf-da6844aeb6be None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.308186 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-f49ad67b-6123-4aed-addf-da6844aeb6be tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:25.308469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-f49ad67b-6123-4aed-addf-da6844aeb6be tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.308554 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.308656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-f49ad67b-6123-4aed-addf-da6844aeb6be tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.310570 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 18:54:25.310825 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.311032 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.311286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.311502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:25.312361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.318258 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.318258 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:25.323613 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-f49ad67b-6123-4aed-addf-da6844aeb6be tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:25.329329 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-f49ad67b-6123-4aed-addf-da6844aeb6be tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:25.329753 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 174/689] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.347191 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.348173 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.348173 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:25.352960 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f05594a-d6df-45ac-905d-fc65b47eac33 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 18:54:25.353675 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 176/690] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.368121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dc60197f-fb27-498e-984f-4d19250d33d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.370554 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 18:54:25.370780 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.371017 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.371321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.371587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100058) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:25.373318 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.404903 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.407384 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.407384 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:25.410072 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dc60197f-fb27-498e-984f-4d19250d33d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 18:54:25.410585 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 176/691] 10.4.3.225 () {66 vars in 1359 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.429560 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.431935 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?limit=1 Jul 10 18:54:25.431935 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.432824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.432824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.433210 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.441345 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.442289 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8d9a8a67-c128-4a3b-af37-f11e7ae9504b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 18:54:25.442669 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 166/692] 10.4.3.225 () {66 vars in 1252 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.452742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.455939 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?limit=1&marker=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:25.455939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.456125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.456304 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.458867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.474337 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.475509 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f9d89905-9c07-4d80-911b-51acb7f6a0de tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?limit=1&marker=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:25.475509 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 175/693] 10.4.3.225 () {66 vars in 1340 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?limit=1&marker=7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.494013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.494494 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?limit=1&marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:25.494715 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.494955 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.495233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.495991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.514287 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.515123 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b62ae1b1-68b4-423b-a634-f93ec8ee3fc6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?limit=1&marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:25.515665 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 177/694] 10.4.3.225 () {66 vars in 1340 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?limit=1&marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.526506 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.528741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?limit=1&marker=d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:25.530829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.530829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.530829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.531125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.569814 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.569814 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed6e8dd9-68db-4862-bb76-fc9834445e9a tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?limit=1&marker=d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:25.572868 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 177/695] 10.4.3.225 () {66 vars in 1340 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?limit=1&marker=d8de5808-c811-4522-8cca-276783f8ad04 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:54:25.581131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.583994 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1819891642&status=available Jul 10 18:54:25.584246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.584509 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.584851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.585159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100060) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:25.585506 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.585506 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:25.585946 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1819891642'), ('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.619146 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.619598 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-47e4a9f8-2368-47ce-b606-ae556c3581bd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1819891642&status=available returned with HTTP 200 Jul 10 18:54:25.620062 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 167/696] 10.4.3.225 () {66 vars in 1372 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1819891642&status=available => generated 334 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.629740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.638522 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1819891642&status=available Jul 10 18:54:25.638738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.638981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.639290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.640367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100059) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:25.640367 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.640367 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:25.640572 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1819891642'), ('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.683720 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.684554 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.684554 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:25.689391 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb1a1d73-5df3-499b-b1a5-9eddf3877f9e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1819891642&status=available returned with HTTP 200 Jul 10 18:54:25.689886 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 176/697] 10.4.3.225 () {66 vars in 1393 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1819891642&status=available => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.702553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.704865 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f&sort=id%3Aasc Jul 10 18:54:25.705303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.705303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.705510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.705818 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.705818 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:25.706246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.747249 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.748054 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.748054 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:25.751743 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3f5a2ad-3203-4df0-b1ca-9f27fb8ac405 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f&sort=id%3Aasc returned with HTTP 200 Jul 10 18:54:25.752113 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 178/698] 10.4.3.225 () {66 vars in 1373 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?marker=0b33e408-5fea-4be7-bf1b-8a8ab475579f&sort=id%3Aasc => generated 1707 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.764849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.767229 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 18:54:25.767442 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.767623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.767889 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.768575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.800900 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.801874 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.801874 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:25.805734 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6beea31-7784-4e1d-91d5-a0d0655b9c5e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 18:54:25.806244 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 178/699] 10.4.3.225 () {66 vars in 1337 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.819575 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bfaba484-7d79-4136-8a09-398c8436c645 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.821305 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 18:54:25.821490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.821690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.821934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.822244 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.822244 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:25.822668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.829878 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.830918 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.830918 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:25.834597 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bfaba484-7d79-4136-8a09-398c8436c645 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 18:54:25.835155 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 168/700] 10.4.3.225 () {66 vars in 1258 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:25.854518 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f2e7372c-4d87-4759-947a-5180a8de31be None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.856283 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 18:54:25.856451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.856699 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.857922 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.859513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.889172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab275940-886f-40a6-a117-9cc68b834f0b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.890936 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab275940-886f-40a6-a117-9cc68b834f0b tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:25.891138 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab275940-886f-40a6-a117-9cc68b834f0b tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.891331 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab275940-886f-40a6-a117-9cc68b834f0b tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.893119 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.893702 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2e7372c-4d87-4759-947a-5180a8de31be tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 18:54:25.894141 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 177/701] 10.4.3.225 () {66 vars in 1316 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.901527 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:25.901527 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:25.903385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-12d87234-1359-4474-9911-0182e67adbe6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.905097 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?availability_zone=nova Jul 10 18:54:25.905294 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.905339 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab275940-886f-40a6-a117-9cc68b834f0b tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:25.905908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.905908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.906157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value nova, assuming string {{(pid=100058) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:25.906774 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:25.910528 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab275940-886f-40a6-a117-9cc68b834f0b tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:25.911326 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 179/702] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.958831 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:25.959528 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-12d87234-1359-4474-9911-0182e67adbe6 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 18:54:25.960005 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 179/703] 10.4.3.225 () {66 vars in 1282 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:25.971079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d05c4f86-e202-4667-974d-566d441e1360 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:25.972697 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?availability_zone=nova Jul 10 18:54:25.972887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:25.973063 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:25.973283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:25.973504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value nova, assuming string {{(pid=100060) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:25.974068 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.724619 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.724619 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d05c4f86-e202-4667-974d-566d441e1360 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 18:54:26.724619 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 169/704] 10.4.3.225 () {66 vars in 1282 bytes} [Fri Jul 10 18:54:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?bootable=false Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-62e0b081-89d7-4ac7-b301-7c8b112c8c0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 18:54:26.725983 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 178/705] 10.4.3.225 () {66 vars in 1266 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-31c68e24-d47d-4766-b388-2a358666fab1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?bootable=false Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31c68e24-d47d-4766-b388-2a358666fab1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 18:54:26.727714 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 180/706] 10.4.3.225 () {66 vars in 1266 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?status=available Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100058) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-73fc784a-4534-41ee-9ab4-d9951ce63baf tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 18:54:26.728784 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 180/707] 10.4.3.225 () {66 vars in 1270 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a874e064-b4be-42cf-b664-e52405979fcd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes?status=available Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100060) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a874e064-b4be-42cf-b664-e52405979fcd tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 18:54:26.729440 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 170/708] 10.4.3.225 () {66 vars in 1270 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?availability_zone=nova Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value nova, assuming string {{(pid=100059) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8e8f55a-c9f6-47bc-abf9-f9b99ddd2d88 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 18:54:26.730753 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 179/709] 10.4.3.225 () {66 vars in 1303 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cd43afe-db4a-4765-91df-96c5c0052dac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?bootable=false Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cd43afe-db4a-4765-91df-96c5c0052dac tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 18:54:26.731406 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 181/710] 10.4.3.225 () {66 vars in 1287 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?status=available Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Could not evaluate value available, assuming string {{(pid=100058) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Get all volumes completed successfully. Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1d4b7754-5edd-4f64-8cd3-eb4801d55363 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 18:54:26.733230 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 181/711] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-abeb31cd-e8b3-4bbd-867a-32495d693d0c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-abeb31cd-e8b3-4bbd-867a-32495d693d0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-abeb31cd-e8b3-4bbd-867a-32495d693d0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-abeb31cd-e8b3-4bbd-867a-32495d693d0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-abeb31cd-e8b3-4bbd-867a-32495d693d0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-abeb31cd-e8b3-4bbd-867a-32495d693d0c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:26.734319 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 171/712] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.741585 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.743478 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] DELETE https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:26.743719 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.744074 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.744074 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Delete volume with id: 7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:26.756559 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.756559 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:26.757064 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:26.777776 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Delete volume request issued successfully. Jul 10 18:54:26.778104 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0af578fe-6591-4d97-b8bb-08503b06c7d3 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 202 Jul 10 18:54:26.778677 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 180/713] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:26 2026] DELETE /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:26.789440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2e800c5-a0fd-47dd-8239-9fbeee52b89b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.791887 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2e800c5-a0fd-47dd-8239-9fbeee52b89b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:26.792110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2e800c5-a0fd-47dd-8239-9fbeee52b89b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.792493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2e800c5-a0fd-47dd-8239-9fbeee52b89b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.800826 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.800826 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:26.805452 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e2e800c5-a0fd-47dd-8239-9fbeee52b89b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:26.810460 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2e800c5-a0fd-47dd-8239-9fbeee52b89b tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 200 Jul 10 18:54:26.811016 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 182/714] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:26.926388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32a4c947-790d-434e-9004-7da8583f6807 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:26.928312 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32a4c947-790d-434e-9004-7da8583f6807 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:26.928575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32a4c947-790d-434e-9004-7da8583f6807 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:26.928870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32a4c947-790d-434e-9004-7da8583f6807 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:26.943517 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:26.943517 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:26.949039 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-32a4c947-790d-434e-9004-7da8583f6807 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:26.958338 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32a4c947-790d-434e-9004-7da8583f6807 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:26.958746 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 182/715] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:26 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:54:27.584518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4003f50-c113-4f15-b504-5fa67485cad3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.584893 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4003f50-c113-4f15-b504-5fa67485cad3 None None] GET https://10.4.3.225/volume// Jul 10 18:54:27.585132 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4003f50-c113-4f15-b504-5fa67485cad3 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:27.585446 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4003f50-c113-4f15-b504-5fa67485cad3 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:27.586010 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4003f50-c113-4f15-b504-5fa67485cad3 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:27.586424 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 172/716] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:54:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:27.614881 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-98d4cc6b-101d-4dd2-afc4-a29e4a7ec871 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.759632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-4edc569f-c19d-4640-81c1-e1e5321a45e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.762104 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-4edc569f-c19d-4640-81c1-e1e5321a45e0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] POST https://10.4.3.225/volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50/action Jul 10 18:54:27.762470 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-4edc569f-c19d-4640-81c1-e1e5321a45e0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:27.762654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-4edc569f-c19d-4640-81c1-e1e5321a45e0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:27.785570 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:27.785570 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:27.803129 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-151b4000-fbc4-40f7-aa0a-4fe7ae4b6cd9 req-4edc569f-c19d-4640-81c1-e1e5321a45e0 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50/action returned with HTTP 204 Jul 10 18:54:27.803776 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 183/717] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:54:27 2026] POST /volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:27.825879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a981224e-edee-4c63-8cd9-74af74d05cad None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.828192 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a981224e-edee-4c63-8cd9-74af74d05cad tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e Jul 10 18:54:27.828592 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a981224e-edee-4c63-8cd9-74af74d05cad tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:27.828872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a981224e-edee-4c63-8cd9-74af74d05cad tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:27.836314 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a981224e-edee-4c63-8cd9-74af74d05cad tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e returned with HTTP 404 Jul 10 18:54:27.836796 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 183/718] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:27 2026] GET /volume/v3/volumes/7e3da0b4-87b2-46e8-83e0-1cb84f2ed32e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:27.840722 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-98d4cc6b-101d-4dd2-afc4-a29e4a7ec871 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:54:27.841280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-98d4cc6b-101d-4dd2-afc4-a29e4a7ec871 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ba65b94-65bf-4758-86b2-70266eb74897", "connector": null, "instance_uuid": "08ebb978-d238-453a-9b4f-df9e7aac4a96"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:27.849691 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-06686a25-ce03-4925-b039-a6645d94fc83 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.851733 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:27.851733 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:27.852049 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-06686a25-ce03-4925-b039-a6645d94fc83 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:27.852366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-06686a25-ce03-4925-b039-a6645d94fc83 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:27.852601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-06686a25-ce03-4925-b039-a6645d94fc83 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:27.862287 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:27.862287 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:27.867219 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-06686a25-ce03-4925-b039-a6645d94fc83 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:27.873509 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-06686a25-ce03-4925-b039-a6645d94fc83 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:27.874053 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 173/719] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:27 2026] GET /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:27.891901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.893309 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-98d4cc6b-101d-4dd2-afc4-a29e4a7ec871 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:54:27.893887 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 181/720] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:54:27 2026] POST /volume/v3/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:27.895500 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] DELETE https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:27.895751 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:27.896013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:27.896225 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Delete volume with id: 0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:27.905343 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:27.905343 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:27.905958 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:27.941665 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Delete volume request issued successfully. Jul 10 18:54:27.941936 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2314bb7f-9c98-4c56-8e78-05c1a2062e8e tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 202 Jul 10 18:54:27.942483 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 184/721] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:27 2026] DELETE /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:27.950891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-48c0819b-0b95-492e-a201-7cf0c4e0ec9d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.952964 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48c0819b-0b95-492e-a201-7cf0c4e0ec9d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:27.953217 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48c0819b-0b95-492e-a201-7cf0c4e0ec9d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:27.953430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48c0819b-0b95-492e-a201-7cf0c4e0ec9d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:27.962371 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:27.962371 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:27.967269 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-48c0819b-0b95-492e-a201-7cf0c4e0ec9d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:27.971890 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d7281e56-44d6-4307-b8c8-da81c31dcd4c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:27.973321 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48c0819b-0b95-492e-a201-7cf0c4e0ec9d tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 200 Jul 10 18:54:27.974020 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 184/722] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:27 2026] GET /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:27.974137 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d7281e56-44d6-4307-b8c8-da81c31dcd4c tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:27.974465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d7281e56-44d6-4307-b8c8-da81c31dcd4c tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:27.974694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d7281e56-44d6-4307-b8c8-da81c31dcd4c tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:27.995948 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:27.995948 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:28.001356 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d7281e56-44d6-4307-b8c8-da81c31dcd4c tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:28.010439 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d7281e56-44d6-4307-b8c8-da81c31dcd4c tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:28.010898 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 174/723] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:27 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:54:28.023322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d69efd22-107d-43a1-89ef-67042a9ba221 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.024894 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d69efd22-107d-43a1-89ef-67042a9ba221 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:28.025084 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d69efd22-107d-43a1-89ef-67042a9ba221 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.025287 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d69efd22-107d-43a1-89ef-67042a9ba221 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.045276 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.045276 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:28.048659 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d69efd22-107d-43a1-89ef-67042a9ba221 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:28.053168 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d69efd22-107d-43a1-89ef-67042a9ba221 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:28.053671 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 182/724] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:28.253030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.255456 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.255972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.256211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.268196 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.268196 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:28.268940 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.281552 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Reserve volume completed successfully. Jul 10 18:54:28.282056 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1fb3b4fd-b8aa-48a6-8d0f-16b4e7448ed2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:28.282731 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 185/725] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:28.291561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0344627f-d4e4-4585-99cb-3e61ebc4d4c2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.294769 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0344627f-d4e4-4585-99cb-3e61ebc4d4c2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:28.297201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0344627f-d4e4-4585-99cb-3e61ebc4d4c2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.297524 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0344627f-d4e4-4585-99cb-3e61ebc4d4c2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.310442 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.310442 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.316362 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0344627f-d4e4-4585-99cb-3e61ebc4d4c2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.321003 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0344627f-d4e4-4585-99cb-3e61ebc4d4c2 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:28.321618 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 185/726] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.338367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.340088 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.340414 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.340533 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.348716 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.348716 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:28.349328 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.364838 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1525c39e-7743-4799-8341-b0cd30927c4a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.366708 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1525c39e-7743-4799-8341-b0cd30927c4a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:28.366906 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1525c39e-7743-4799-8341-b0cd30927c4a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.367079 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1525c39e-7743-4799-8341-b0cd30927c4a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.368993 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Unreserve volume completed successfully. Jul 10 18:54:28.369293 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d7091d4f-b00f-4a0d-bb2e-426f76ab5fd0 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:28.369765 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 175/727] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:28.378304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a99cc51c-d90c-4efa-b83b-8d0b93473e93 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.382311 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a99cc51c-d90c-4efa-b83b-8d0b93473e93 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:28.382566 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a99cc51c-d90c-4efa-b83b-8d0b93473e93 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.382760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a99cc51c-d90c-4efa-b83b-8d0b93473e93 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.384627 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.384627 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:28.394736 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1525c39e-7743-4799-8341-b0cd30927c4a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:28.398782 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1525c39e-7743-4799-8341-b0cd30927c4a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:28.399188 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 183/728] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.399265 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.399265 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:28.407222 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a99cc51c-d90c-4efa-b83b-8d0b93473e93 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.413400 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a99cc51c-d90c-4efa-b83b-8d0b93473e93 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:28.414068 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 186/729] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.431394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.432304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4566fbd-5749-40b9-86c6-6e60a4d9f1cf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.432619 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4566fbd-5749-40b9-86c6-6e60a4d9f1cf None None] GET https://10.4.3.225/volume// Jul 10 18:54:28.433089 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4566fbd-5749-40b9-86c6-6e60a4d9f1cf None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.433089 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4566fbd-5749-40b9-86c6-6e60a4d9f1cf None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.433224 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.433296 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4566fbd-5749-40b9-86c6-6e60a4d9f1cf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:28.433492 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.433663 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 176/730] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:28.433729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.440994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-2ed78a3f-fd9f-4e42-b947-b1b58f92cae9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.443444 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-2ed78a3f-fd9f-4e42-b947-b1b58f92cae9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:28.443686 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-2ed78a3f-fd9f-4e42-b947-b1b58f92cae9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.443917 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-2ed78a3f-fd9f-4e42-b947-b1b58f92cae9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.448624 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.448624 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.449124 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.455001 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.455001 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:28.458415 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-2ed78a3f-fd9f-4e42-b947-b1b58f92cae9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:28.460819 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume updated successfully. Jul 10 18:54:28.461120 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d3e9a7a-1885-4c29-a806-c0a967d075a9 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 200 Jul 10 18:54:28.461615 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 186/731] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:54:28.463874 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-2ed78a3f-fd9f-4e42-b947-b1b58f92cae9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:28.464424 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 184/732] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 18:54:28.468257 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-94f365a0-6b2f-4097-a8fd-c99d922626df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.470401 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94f365a0-6b2f-4097-a8fd-c99d922626df tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:28.470635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94f365a0-6b2f-4097-a8fd-c99d922626df tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.470885 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94f365a0-6b2f-4097-a8fd-c99d922626df tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.479923 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.479923 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:28.484916 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-94f365a0-6b2f-4097-a8fd-c99d922626df tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.487053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.488820 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:28.489223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1737694262"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.491015 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1737694262'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:28.491201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Create volume of 1 GB Jul 10 18:54:28.491499 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.491499 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:28.491598 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94f365a0-6b2f-4097-a8fd-c99d922626df tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:28.492151 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 187/733] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.495443 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Availability Zones retrieved successfully. Jul 10 18:54:28.500672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Flow 'volume_create_api' (13b73934-a187-4c90-886d-3aa238dd3d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:28.501608 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a60bf98-ade9-462a-97b7-068fac76ff40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:28.502611 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:28.513131 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.519819 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.520175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.520303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.528819 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.528819 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.529285 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.537734 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume updated successfully. Jul 10 18:54:28.538083 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0fb4dff-241c-4276-9c83-7780d19d1d48 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 200 Jul 10 18:54:28.538392 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 187/734] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:54:28.538978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a60bf98-ade9-462a-97b7-068fac76ff40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:28.540189 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b10989-2ba2-44d4-bd6e-e29ff87e9634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:28.547131 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f81b9c1b-dd30-499f-ac52-888037489c9f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.548849 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f81b9c1b-dd30-499f-ac52-888037489c9f tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:28.549043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f81b9c1b-dd30-499f-ac52-888037489c9f tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.549243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f81b9c1b-dd30-499f-ac52-888037489c9f tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.556009 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.556009 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:28.561624 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f81b9c1b-dd30-499f-ac52-888037489c9f tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.570097 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f81b9c1b-dd30-499f-ac52-888037489c9f tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:28.570576 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 185/735] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.573524 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.577003 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] PUT https://10.4.3.225/volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816 Jul 10 18:54:28.577491 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.586367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Acquiring lock "cinder-attachment_update-4ba65b94-65bf-4758-86b2-70266eb74897-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:54:28.588712 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.591426 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.591816 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.591873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-4ba65b94-65bf-4758-86b2-70266eb74897-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:54:28.591994 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.593060 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.593060 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:28.601385 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.601385 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.601899 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.612643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Created reservations ['d70ffdab-ff4d-44d6-af4e-263d6bfa998c', 'a88b1ad2-7b72-4b2f-9f6a-a4cf9f0fb804', '6b230f5b-92c8-4486-b4d0-420a7a172ae6', '2eac8b7b-db6b-40ef-a690-26d5b072be15'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:28.613895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7b10989-2ba2-44d4-bd6e-e29ff87e9634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70ffdab-ff4d-44d6-af4e-263d6bfa998c', 'a88b1ad2-7b72-4b2f-9f6a-a4cf9f0fb804', '6b230f5b-92c8-4486-b4d0-420a7a172ae6', '2eac8b7b-db6b-40ef-a690-26d5b072be15']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:28.615024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a80a14e4-88a4-4e2f-88d2-9dc12599c1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:28.615554 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Update volume admin metadata completed successfully. Jul 10 18:54:28.615716 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Update readonly setting on volume completed successfully. Jul 10 18:54:28.616016 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-082056a8-eca7-44d9-9d16-b9cb68e814b1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:28.616668 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 188/736] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:28.625642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9be75a1d-7878-4472-8009-e5b002dcb340 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.628398 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9be75a1d-7878-4472-8009-e5b002dcb340 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:28.629112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9be75a1d-7878-4472-8009-e5b002dcb340 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.629112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9be75a1d-7878-4472-8009-e5b002dcb340 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.637173 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.637173 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:28.644900 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9be75a1d-7878-4472-8009-e5b002dcb340 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.647923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a80a14e4-88a4-4e2f-88d2-9dc12599c1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10915490-bc74-4bc3-bd4d-83c5723d401d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1737694262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b135d81ce9f4866989da0585e03c0fa',qos_specs=None,replication_status=,reservations=['d70ffdab-ff4d-44d6-af4e-263d6bfa998c','a88b1ad2-7b72-4b2f-9f6a-a4cf9f0fb804','6b230f5b-92c8-4486-b4d0-420a7a172ae6','2eac8b7b-db6b-40ef-a690-26d5b072be15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0890958480411880d54fddd4c82850',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1737694262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10915490-bc74-4bc3-bd4d-83c5723d401d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b135d81ce9f4866989da0585e03c0fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db0890958480411880d54fddd4c82850',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:28.649114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceca2789-6ea0-4782-83ef-361febc7d5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:28.652777 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9be75a1d-7878-4472-8009-e5b002dcb340 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:28.652777 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 186/737] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.670616 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.672497 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.673082 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.673175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.677986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceca2789-6ea0-4782-83ef-361febc7d5f4) transitioned into state 'SUCCESS' from state '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-1737694262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b135d81ce9f4866989da0585e03c0fa',qos_specs=None,replication_status=,reservations=['d70ffdab-ff4d-44d6-af4e-263d6bfa998c','a88b1ad2-7b72-4b2f-9f6a-a4cf9f0fb804','6b230f5b-92c8-4486-b4d0-420a7a172ae6','2eac8b7b-db6b-40ef-a690-26d5b072be15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db0890958480411880d54fddd4c82850',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:28.678789 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf90307-a338-4ebe-9c5b-13ddc04a4054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:28.682576 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.682576 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.683060 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.693555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf90307-a338-4ebe-9c5b-13ddc04a4054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:28.694893 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Flow 'volume_create_api' (13b73934-a187-4c90-886d-3aa238dd3d6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:28.695232 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Create volume request issued successfully. Jul 10 18:54:28.696152 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d68c5ee7-e1c7-4de3-9bec-d2969d9c5d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:28.696739 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 177/738] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:28.697632 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Update volume admin metadata completed successfully. Jul 10 18:54:28.698514 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Update readonly setting on volume completed successfully. Jul 10 18:54:28.698848 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-261edbb0-d9f8-4a34-ad76-bef229d0b2ea tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:28.699277 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 189/739] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:54:28.711761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d2b710d6-7360-4132-8817-20f766d6fb35 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.713966 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d2b710d6-7360-4132-8817-20f766d6fb35 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:28.714374 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d2b710d6-7360-4132-8817-20f766d6fb35 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.714633 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d2b710d6-7360-4132-8817-20f766d6fb35 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.718115 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9a5a6191-d635-4cfd-b0e8-00882831bc79 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.720356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9a5a6191-d635-4cfd-b0e8-00882831bc79 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:28.720582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9a5a6191-d635-4cfd-b0e8-00882831bc79 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.720771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9a5a6191-d635-4cfd-b0e8-00882831bc79 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:28.723833 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.723833 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:28.731333 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.731333 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:28.732378 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d2b710d6-7360-4132-8817-20f766d6fb35 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.736671 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9a5a6191-d635-4cfd-b0e8-00882831bc79 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:28.737869 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d2b710d6-7360-4132-8817-20f766d6fb35 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:28.738312 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 187/740] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.744080 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9a5a6191-d635-4cfd-b0e8-00882831bc79 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:28.744677 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 178/741] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:28.754597 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.756261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:28.756587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1108449326", "disk_format": "raw"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:28.756720 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1108449326", "disk_format": "raw"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:28.765140 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.765140 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.766295 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:28.779822 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:28.779822 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:28.783819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.image.image_utils [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1108449326'}] 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-1108449326'}]. {{(pid=100058) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 18:54:28.992510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b764f6f2-2dbe-4058-bcd7-c5320c395b70 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:28.995915 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b764f6f2-2dbe-4058-bcd7-c5320c395b70 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f Jul 10 18:54:28.995915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b764f6f2-2dbe-4058-bcd7-c5320c395b70 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:28.995915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b764f6f2-2dbe-4058-bcd7-c5320c395b70 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:29.003891 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b764f6f2-2dbe-4058-bcd7-c5320c395b70 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f returned with HTTP 404 Jul 10 18:54:29.004396 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 188/742] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:28 2026] GET /volume/v3/volumes/0b33e408-5fea-4be7-bf1b-8a8ab475579f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:29.011028 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4f4f3b98-7ef9-4385-8ef4-c71b9591d5e1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:29.012946 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f4f3b98-7ef9-4385-8ef4-c71b9591d5e1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:29.013152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f4f3b98-7ef9-4385-8ef4-c71b9591d5e1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:29.013334 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f4f3b98-7ef9-4385-8ef4-c71b9591d5e1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:29.020217 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:29.020217 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:29.028044 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4f4f3b98-7ef9-4385-8ef4-c71b9591d5e1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:29.037677 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f4f3b98-7ef9-4385-8ef4-c71b9591d5e1 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:29.038160 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 179/743] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:29 2026] GET /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:29.051687 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:29.054155 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:29.054425 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:29.055020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:29.055020 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Delete volume with id: d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:29.069296 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:29.069296 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:29.069296 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:29.088865 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Delete volume request issued successfully. Jul 10 18:54:29.089185 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ddeafa80-1c6b-4184-a05b-e606e8047a1f tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 202 Jul 10 18:54:29.089631 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 189/744] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:29 2026] DELETE /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:29.104612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-638e1b3a-9091-4037-8e3b-ed29e75c1b1c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:29.106689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-638e1b3a-9091-4037-8e3b-ed29e75c1b1c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:29.107375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-638e1b3a-9091-4037-8e3b-ed29e75c1b1c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:29.107628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-638e1b3a-9091-4037-8e3b-ed29e75c1b1c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:29.116569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-4ba65b94-65bf-4758-86b2-70266eb74897-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:54:29.116897 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-61daf0ff-f1ea-45a8-b7db-20e3249cf437 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816 returned with HTTP 200 Jul 10 18:54:29.117156 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:29.117156 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:29.117600 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 188/745] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:54:28 2026] PUT /volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:29.125463 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-638e1b3a-9091-4037-8e3b-ed29e75c1b1c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Volume info retrieved successfully. Jul 10 18:54:29.130538 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-638e1b3a-9091-4037-8e3b-ed29e75c1b1c tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 200 Jul 10 18:54:29.131007 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 180/746] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:29 2026] GET /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:29.416926 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6f71e088-ba6a-4a89-8e21-1b130d7eb7c2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:29.419691 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6f71e088-ba6a-4a89-8e21-1b130d7eb7c2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:29.419984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6f71e088-ba6a-4a89-8e21-1b130d7eb7c2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:29.420206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6f71e088-ba6a-4a89-8e21-1b130d7eb7c2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:29.430185 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:29.430185 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:29.433673 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6f71e088-ba6a-4a89-8e21-1b130d7eb7c2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:29.438076 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6f71e088-ba6a-4a89-8e21-1b130d7eb7c2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:29.438491 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 190/747] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:29 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:29.758665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c8d63fd-b6f9-4ff1-849a-9b2da5d25e98 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:29.761479 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c8d63fd-b6f9-4ff1-849a-9b2da5d25e98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:29.761886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c8d63fd-b6f9-4ff1-849a-9b2da5d25e98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:29.761964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c8d63fd-b6f9-4ff1-849a-9b2da5d25e98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:29.774833 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:29.774833 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:29.780871 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c8d63fd-b6f9-4ff1-849a-9b2da5d25e98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:29.787492 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c8d63fd-b6f9-4ff1-849a-9b2da5d25e98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:29.787840 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 189/748] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:29 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:30.122560 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Copy volume to image completed successfully. Jul 10 18:54:30.122560 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2dedf362-a1cc-4514-a76a-947468aec9d3 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:30.122856 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 190/749] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:54:28 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 687 bytes in 1368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:30.147314 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-43a7d585-6abb-46a6-89a0-44f6179012d0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:30.152486 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-43a7d585-6abb-46a6-89a0-44f6179012d0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] GET https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 Jul 10 18:54:30.152894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-43a7d585-6abb-46a6-89a0-44f6179012d0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:30.153881 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-43a7d585-6abb-46a6-89a0-44f6179012d0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:30.160670 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-43a7d585-6abb-46a6-89a0-44f6179012d0 tempest-VolumesListTestJSON-591350879 tempest-VolumesListTestJSON-591350879-project-member] https://10.4.3.225/volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 returned with HTTP 404 Jul 10 18:54:30.161371 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 181/750] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:30 2026] GET /volume/v3/volumes/d8de5808-c811-4522-8cca-276783f8ad04 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:30.453540 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-61fdf65b-b000-4714-a2ad-bdaab16e33f3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:30.456369 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-739c337a-e4e5-4070-98f2-db145df6f048 req-e8b1f549-4aeb-4862-8430-ed31a39a88cb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:30.457077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61fdf65b-b000-4714-a2ad-bdaab16e33f3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:30.457308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61fdf65b-b000-4714-a2ad-bdaab16e33f3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:30.458047 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61fdf65b-b000-4714-a2ad-bdaab16e33f3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:30.461359 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-e8b1f549-4aeb-4862-8430-ed31a39a88cb tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:30.461542 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-e8b1f549-4aeb-4862-8430-ed31a39a88cb tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:30.461718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-e8b1f549-4aeb-4862-8430-ed31a39a88cb tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:30.474582 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:30.474582 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:30.476695 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:30.476695 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:30.480866 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-739c337a-e4e5-4070-98f2-db145df6f048 req-e8b1f549-4aeb-4862-8430-ed31a39a88cb tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:30.484817 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-61fdf65b-b000-4714-a2ad-bdaab16e33f3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:30.485458 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-e8b1f549-4aeb-4862-8430-ed31a39a88cb tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:30.485985 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 190/751] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:30 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:30.494425 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61fdf65b-b000-4714-a2ad-bdaab16e33f3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:30.495285 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 191/752] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:30 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:31.514576 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ca301331-e2f7-4abd-ac96-2a22a1602a65 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:31.516382 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ca301331-e2f7-4abd-ac96-2a22a1602a65 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:31.516600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ca301331-e2f7-4abd-ac96-2a22a1602a65 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:31.516824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ca301331-e2f7-4abd-ac96-2a22a1602a65 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:31.526788 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:31.526788 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:31.529958 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ca301331-e2f7-4abd-ac96-2a22a1602a65 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:31.534127 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ca301331-e2f7-4abd-ac96-2a22a1602a65 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:31.534558 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 191/753] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:31 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:32.543331 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e8387ac0-78db-4eff-8215-44022af2d4d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:32.543894 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e8387ac0-78db-4eff-8215-44022af2d4d6 None None] GET https://10.4.3.225/volume// Jul 10 18:54:32.544157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e8387ac0-78db-4eff-8215-44022af2d4d6 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:32.544383 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e8387ac0-78db-4eff-8215-44022af2d4d6 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:32.544885 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e8387ac0-78db-4eff-8215-44022af2d4d6 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:32.545327 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 182/754] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:54:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:32.556443 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-739c337a-e4e5-4070-98f2-db145df6f048 req-52c1aa69-dfa5-47a4-a528-3543c212cbb0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:32.557491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-52c1aa69-dfa5-47a4-a528-3543c212cbb0 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:54:32.558340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d7afd63e-522a-4dcd-9101-a2a0ff16b1ff None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:32.558656 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-52c1aa69-dfa5-47a4-a528-3543c212cbb0 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10915490-bc74-4bc3-bd4d-83c5723d401d", "connector": null, "instance_uuid": "f82cba5f-70c9-4c58-a629-fed6a6147421"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:32.560862 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7afd63e-522a-4dcd-9101-a2a0ff16b1ff tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:32.560862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7afd63e-522a-4dcd-9101-a2a0ff16b1ff tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:32.560862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7afd63e-522a-4dcd-9101-a2a0ff16b1ff tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:32.572986 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:32.572986 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:32.576370 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:32.576370 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:32.580553 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d7afd63e-522a-4dcd-9101-a2a0ff16b1ff tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:32.585760 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7afd63e-522a-4dcd-9101-a2a0ff16b1ff tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:32.586149 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 192/755] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:32 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:32.612402 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-52c1aa69-dfa5-47a4-a528-3543c212cbb0 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:54:32.612797 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 191/756] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:54: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 10 18:54:33.020264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cbcfa7a0-dcac-4895-8361-f2d3008c43cc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:33.023001 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cbcfa7a0-dcac-4895-8361-f2d3008c43cc tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:33.023513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cbcfa7a0-dcac-4895-8361-f2d3008c43cc tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:33.023682 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cbcfa7a0-dcac-4895-8361-f2d3008c43cc tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:33.034870 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:33.034870 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:33.039818 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cbcfa7a0-dcac-4895-8361-f2d3008c43cc tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:33.043749 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cbcfa7a0-dcac-4895-8361-f2d3008c43cc tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:33.044172 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 192/757] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:33 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:33.147743 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-051e18aa-7ef9-46a7-bb05-dc6f72fc58dc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:33.148179 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-051e18aa-7ef9-46a7-bb05-dc6f72fc58dc None None] GET https://10.4.3.225/volume// Jul 10 18:54:33.148397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-051e18aa-7ef9-46a7-bb05-dc6f72fc58dc None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:33.148584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-051e18aa-7ef9-46a7-bb05-dc6f72fc58dc None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:33.148928 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-051e18aa-7ef9-46a7-bb05-dc6f72fc58dc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:33.150565 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 183/758] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:33.161909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-739c337a-e4e5-4070-98f2-db145df6f048 req-2ef93c72-2198-4055-af5e-08b36404cf16 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:33.164557 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-2ef93c72-2198-4055-af5e-08b36404cf16 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:33.165035 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-2ef93c72-2198-4055-af5e-08b36404cf16 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:33.165398 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-2ef93c72-2198-4055-af5e-08b36404cf16 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:33.179369 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:33.179369 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:33.183872 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-739c337a-e4e5-4070-98f2-db145df6f048 req-2ef93c72-2198-4055-af5e-08b36404cf16 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:33.189907 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-2ef93c72-2198-4055-af5e-08b36404cf16 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:33.190404 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 193/759] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:54:33 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:54:33.329841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:33.334454 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] PUT https://10.4.3.225/volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8 Jul 10 18:54:33.334936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:33.356585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Acquiring lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:54:33.362796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:54:33.364031 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:33.364031 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:33.607676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-561c8600-2d23-4ef9-8c28-e77cf81d8185 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:33.611835 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-561c8600-2d23-4ef9-8c28-e77cf81d8185 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:33.612102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-561c8600-2d23-4ef9-8c28-e77cf81d8185 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:33.612404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-561c8600-2d23-4ef9-8c28-e77cf81d8185 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:33.627027 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:33.627027 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:33.635522 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-561c8600-2d23-4ef9-8c28-e77cf81d8185 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:33.644338 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-561c8600-2d23-4ef9-8c28-e77cf81d8185 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:33.645510 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 193/760] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:33 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:33.896445 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" released by "attachment_update" :: held 0.534s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:54:33.896910 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-11433102-0879-4286-974e-a0d9959db9c1 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8 returned with HTTP 200 Jul 10 18:54:33.898075 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 192/761] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:54:33 2026] PUT /volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:34.062104 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a6d8a909-2281-45a6-9aa8-34feadaa215b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:34.067455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a6d8a909-2281-45a6-9aa8-34feadaa215b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:34.067668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a6d8a909-2281-45a6-9aa8-34feadaa215b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:34.068121 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a6d8a909-2281-45a6-9aa8-34feadaa215b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:34.088038 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:34.088038 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:34.093046 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a6d8a909-2281-45a6-9aa8-34feadaa215b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:34.100885 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a6d8a909-2281-45a6-9aa8-34feadaa215b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:34.101491 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 184/762] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:34 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:34.379182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-efd32bbf-9d4c-479b-a3ef-ae17221312a7 req-33a6ae80-dffb-49c8-bca6-fed33ffc27d1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:34.384968 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-efd32bbf-9d4c-479b-a3ef-ae17221312a7 req-33a6ae80-dffb-49c8-bca6-fed33ffc27d1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] DELETE https://10.4.3.225/volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50 Jul 10 18:54:34.384968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-efd32bbf-9d4c-479b-a3ef-ae17221312a7 req-33a6ae80-dffb-49c8-bca6-fed33ffc27d1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:34.384968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-efd32bbf-9d4c-479b-a3ef-ae17221312a7 req-33a6ae80-dffb-49c8-bca6-fed33ffc27d1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:34.399331 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:34.399331 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:34.663836 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e84ccbd9-9b8b-47e9-ad72-47a3e1a0fe56 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:34.665756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e84ccbd9-9b8b-47e9-ad72-47a3e1a0fe56 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:34.666030 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e84ccbd9-9b8b-47e9-ad72-47a3e1a0fe56 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:34.666152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e84ccbd9-9b8b-47e9-ad72-47a3e1a0fe56 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:34.675684 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:34.675684 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:34.679150 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e84ccbd9-9b8b-47e9-ad72-47a3e1a0fe56 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:34.685417 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e84ccbd9-9b8b-47e9-ad72-47a3e1a0fe56 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:34.685417 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 194/763] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:34 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:34.957443 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-efd32bbf-9d4c-479b-a3ef-ae17221312a7 req-33a6ae80-dffb-49c8-bca6-fed33ffc27d1 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50 returned with HTTP 200 Jul 10 18:54:34.958037 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 194/764] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:54:34 2026] DELETE /volume/v3/attachments/564d1471-6a5c-4a2e-800f-1f9c3cc3de50 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:35.118565 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-35d21414-fc73-4f46-8ff6-be5c73ce2d4e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:35.120404 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35d21414-fc73-4f46-8ff6-be5c73ce2d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:35.120634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35d21414-fc73-4f46-8ff6-be5c73ce2d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:35.120836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35d21414-fc73-4f46-8ff6-be5c73ce2d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:35.132441 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:35.132441 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:35.136663 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-35d21414-fc73-4f46-8ff6-be5c73ce2d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:35.142716 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35d21414-fc73-4f46-8ff6-be5c73ce2d4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:35.143216 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 193/765] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:35 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:35.396916 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-5965404a-d321-4d18-a036-74ac9fa2491a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:35.399863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-5965404a-d321-4d18-a036-74ac9fa2491a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816/action Jul 10 18:54:35.400408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-5965404a-d321-4d18-a036-74ac9fa2491a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:35.400585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-5965404a-d321-4d18-a036-74ac9fa2491a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:35.426029 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:35.426029 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:35.448876 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b285a86d-3ce9-49d3-8ae4-9715279431f0 req-5965404a-d321-4d18-a036-74ac9fa2491a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816/action returned with HTTP 204 Jul 10 18:54:35.449401 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 185/766] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:54:35 2026] POST /volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:35.699534 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-903dbb16-478d-4fa7-9289-7273c2752189 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:35.702127 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-903dbb16-478d-4fa7-9289-7273c2752189 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:35.702507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-903dbb16-478d-4fa7-9289-7273c2752189 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:35.702853 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-903dbb16-478d-4fa7-9289-7273c2752189 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:35.716589 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:35.716589 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:35.721080 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-903dbb16-478d-4fa7-9289-7273c2752189 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:35.728011 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-903dbb16-478d-4fa7-9289-7273c2752189 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:35.728485 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 195/767] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:35 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:35.741830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dac6f9d6-a3a3-426f-843f-a4a39d800582 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:35.743830 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dac6f9d6-a3a3-426f-843f-a4a39d800582 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:35.744122 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dac6f9d6-a3a3-426f-843f-a4a39d800582 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:35.744365 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dac6f9d6-a3a3-426f-843f-a4a39d800582 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:35.755046 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:35.755046 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:35.761288 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-dac6f9d6-a3a3-426f-843f-a4a39d800582 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:35.767194 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dac6f9d6-a3a3-426f-843f-a4a39d800582 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:35.767681 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 195/768] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:35 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:36.160389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb8862fc-6224-4dac-93c0-f8811c0213c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:36.162630 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb8862fc-6224-4dac-93c0-f8811c0213c5 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:36.162630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb8862fc-6224-4dac-93c0-f8811c0213c5 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:36.162630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb8862fc-6224-4dac-93c0-f8811c0213c5 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:36.172703 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:36.172703 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:36.176847 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb8862fc-6224-4dac-93c0-f8811c0213c5 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:36.182793 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb8862fc-6224-4dac-93c0-f8811c0213c5 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:36.182793 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 194/769] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:36 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:36.344424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-2fc232ab-c304-4343-a2b8-ceb6f2f36e2f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:36.347556 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-2fc232ab-c304-4343-a2b8-ceb6f2f36e2f tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:36.347831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-2fc232ab-c304-4343-a2b8-ceb6f2f36e2f tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:36.348105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-2fc232ab-c304-4343-a2b8-ceb6f2f36e2f tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:36.359319 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:36.359319 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:36.362893 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-2fc232ab-c304-4343-a2b8-ceb6f2f36e2f tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:36.367205 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-2fc232ab-c304-4343-a2b8-ceb6f2f36e2f tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:36.367591 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 186/770] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:36 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:37.197940 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4fc47025-7ab4-4cdb-988c-049d27c48776 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:37.200785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4fc47025-7ab4-4cdb-988c-049d27c48776 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:37.200785 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4fc47025-7ab4-4cdb-988c-049d27c48776 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:37.201111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4fc47025-7ab4-4cdb-988c-049d27c48776 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:37.221836 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:37.221836 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:37.231086 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4fc47025-7ab4-4cdb-988c-049d27c48776 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:37.237912 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4fc47025-7ab4-4cdb-988c-049d27c48776 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:37.238546 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 196/771] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:37 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:37.850520 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e7d6eb05-caa1-4cda-bed7-a8cd5f1bc4ab None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:37.852307 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7d6eb05-caa1-4cda-bed7-a8cd5f1bc4ab tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:37.852504 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7d6eb05-caa1-4cda-bed7-a8cd5f1bc4ab tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:37.852827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7d6eb05-caa1-4cda-bed7-a8cd5f1bc4ab tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:37.861440 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:37.861440 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:37.867228 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e7d6eb05-caa1-4cda-bed7-a8cd5f1bc4ab tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:37.873054 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7d6eb05-caa1-4cda-bed7-a8cd5f1bc4ab tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:37.873413 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 196/772] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:37 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:37.893730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38b803ce-da54-48c2-a5dd-6b8f630c8d28 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:37.896195 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38b803ce-da54-48c2-a5dd-6b8f630c8d28 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:37.896472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38b803ce-da54-48c2-a5dd-6b8f630c8d28 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:37.896730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38b803ce-da54-48c2-a5dd-6b8f630c8d28 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:37.908201 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:37.908201 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:37.915880 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-38b803ce-da54-48c2-a5dd-6b8f630c8d28 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:37.924546 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38b803ce-da54-48c2-a5dd-6b8f630c8d28 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:37.925140 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 195/773] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:37 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:37.974662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5373866c-2c60-4d20-a58a-b2558ae24dbe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:37.979580 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5373866c-2c60-4d20-a58a-b2558ae24dbe tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:37.979867 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5373866c-2c60-4d20-a58a-b2558ae24dbe tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:37.980624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5373866c-2c60-4d20-a58a-b2558ae24dbe tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:37.993408 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:37.993408 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:38.000860 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5373866c-2c60-4d20-a58a-b2558ae24dbe tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:38.011126 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5373866c-2c60-4d20-a58a-b2558ae24dbe tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:38.011619 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 187/774] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:37 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:38.031387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:38.034231 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] DELETE https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:38.034473 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:38.034833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:38.035126 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Delete volume with id: 0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:38.044006 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:38.044006 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:38.044719 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:38.067582 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Delete volume request issued successfully. Jul 10 18:54:38.067801 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-846cd62d-88f5-4f28-9e7f-ef862a69cfa3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 202 Jul 10 18:54:38.068203 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 197/775] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:54:38 2026] DELETE /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:54:38.076654 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-27d60876-1620-48d2-a291-81c4d232547e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:38.078366 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27d60876-1620-48d2-a291-81c4d232547e tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:38.078624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-27d60876-1620-48d2-a291-81c4d232547e tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:38.079099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-27d60876-1620-48d2-a291-81c4d232547e tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:38.086280 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:38.086280 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:38.090567 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-27d60876-1620-48d2-a291-81c4d232547e tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Volume info retrieved successfully. Jul 10 18:54:38.094702 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27d60876-1620-48d2-a291-81c4d232547e tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 200 Jul 10 18:54:38.095236 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 197/776] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:38 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:38.257125 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-133e545a-71be-4c10-925e-1c2d4e4de180 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:38.259228 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-133e545a-71be-4c10-925e-1c2d4e4de180 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:38.259491 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-133e545a-71be-4c10-925e-1c2d4e4de180 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:38.259717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-133e545a-71be-4c10-925e-1c2d4e4de180 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:38.270962 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:38.270962 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:38.277537 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-133e545a-71be-4c10-925e-1c2d4e4de180 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:38.284325 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-133e545a-71be-4c10-925e-1c2d4e4de180 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:38.284873 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 196/777] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:38 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:39.112286 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a3344332-1c71-407e-ac82-232069c6b8f3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.114373 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3344332-1c71-407e-ac82-232069c6b8f3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] GET https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 Jul 10 18:54:39.114595 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3344332-1c71-407e-ac82-232069c6b8f3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:39.114795 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3344332-1c71-407e-ac82-232069c6b8f3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:39.122156 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3344332-1c71-407e-ac82-232069c6b8f3 tempest-DeleteServersTestJSON-190030311 tempest-DeleteServersTestJSON-190030311-project-member] https://10.4.3.225/volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 returned with HTTP 404 Jul 10 18:54:39.122825 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 188/778] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:39 2026] GET /volume/v3/volumes/0cc8f55a-0a5d-4ba7-a6f0-20107b2009d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:39.303140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f6db1ed1-40f5-4205-aa1c-a94418419c98 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.311633 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6db1ed1-40f5-4205-aa1c-a94418419c98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:39.311937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6db1ed1-40f5-4205-aa1c-a94418419c98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:39.312203 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6db1ed1-40f5-4205-aa1c-a94418419c98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:39.326592 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:39.326592 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:39.331892 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6db1ed1-40f5-4205-aa1c-a94418419c98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:39.339966 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6db1ed1-40f5-4205-aa1c-a94418419c98 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:39.340409 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 198/779] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:39 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:39.427657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4fb999b2-c192-4295-820b-2eade93a7c36 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.428307 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4fb999b2-c192-4295-820b-2eade93a7c36 None None] GET https://10.4.3.225/volume// Jul 10 18:54:39.428477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4fb999b2-c192-4295-820b-2eade93a7c36 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:39.428771 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4fb999b2-c192-4295-820b-2eade93a7c36 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:39.429256 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4fb999b2-c192-4295-820b-2eade93a7c36 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:39.429679 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 198/780] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:39.442717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-7e8a00bb-7274-44b6-afbe-e8ac2c5379f8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.446783 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-7e8a00bb-7274-44b6-afbe-e8ac2c5379f8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:54:39.447712 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-7e8a00bb-7274-44b6-afbe-e8ac2c5379f8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ba65b94-65bf-4758-86b2-70266eb74897", "connector": null, "instance_uuid": "08ebb978-d238-453a-9b4f-df9e7aac4a96"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:39.473126 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:39.473126 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:39.520323 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-7e8a00bb-7274-44b6-afbe-e8ac2c5379f8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:54:39.522319 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 197/781] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:54:39 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:39.537195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-158b04e7-717c-44b1-b408-fd277ee5cdbc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.537745 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-158b04e7-717c-44b1-b408-fd277ee5cdbc None None] GET https://10.4.3.225/volume// Jul 10 18:54:39.538016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-158b04e7-717c-44b1-b408-fd277ee5cdbc None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:39.538697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-158b04e7-717c-44b1-b408-fd277ee5cdbc None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:39.538848 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-158b04e7-717c-44b1-b408-fd277ee5cdbc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:39.539224 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 189/782] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:39.550160 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-27838fa9-5458-4d4a-ae84-83ebd437c907 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.553059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-27838fa9-5458-4d4a-ae84-83ebd437c907 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:39.553424 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-27838fa9-5458-4d4a-ae84-83ebd437c907 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:39.553891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-27838fa9-5458-4d4a-ae84-83ebd437c907 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:39.573372 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:39.573372 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:39.580583 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-27838fa9-5458-4d4a-ae84-83ebd437c907 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:39.586824 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-27838fa9-5458-4d4a-ae84-83ebd437c907 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:39.587736 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 199/783] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:54:39 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:54:39.978482 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-cced2f59-3616-41d4-8862-61b3b3338b20 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:39.981520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-cced2f59-3616-41d4-8862-61b3b3338b20 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] DELETE https://10.4.3.225/volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816 Jul 10 18:54:39.981520 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-cced2f59-3616-41d4-8862-61b3b3338b20 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:39.981631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-cced2f59-3616-41d4-8862-61b3b3338b20 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:39.994433 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:39.994433 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:40.357505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9369cc8f-a8ac-48c2-88ed-fb61d9ba3a4b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:40.360239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9369cc8f-a8ac-48c2-88ed-fb61d9ba3a4b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:40.360239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9369cc8f-a8ac-48c2-88ed-fb61d9ba3a4b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:40.360611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9369cc8f-a8ac-48c2-88ed-fb61d9ba3a4b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:40.373796 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:40.373796 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:40.378084 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9369cc8f-a8ac-48c2-88ed-fb61d9ba3a4b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:40.387000 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9369cc8f-a8ac-48c2-88ed-fb61d9ba3a4b tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:40.387556 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 198/784] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:40 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:40.550657 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-cced2f59-3616-41d4-8862-61b3b3338b20 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816 returned with HTTP 200 Jul 10 18:54:40.550657 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 199/785] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:54:39 2026] DELETE /volume/v3/attachments/ae964ba9-ec6e-48a1-be15-32f91f2ac816 => generated 192 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:41.405412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-05783525-25ca-4081-ab62-a6b43eab125a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:41.409493 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-05783525-25ca-4081-ab62-a6b43eab125a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:41.409688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-05783525-25ca-4081-ab62-a6b43eab125a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:41.409910 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-05783525-25ca-4081-ab62-a6b43eab125a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:41.432911 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:41.432911 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:41.441498 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-05783525-25ca-4081-ab62-a6b43eab125a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:41.451162 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-05783525-25ca-4081-ab62-a6b43eab125a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:41.451787 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 190/786] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:41 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:41.850753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-739c337a-e4e5-4070-98f2-db145df6f048 req-aea08c41-6801-4c58-b4f8-3387554a41a6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:41.855775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-aea08c41-6801-4c58-b4f8-3387554a41a6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8/action Jul 10 18:54:41.856354 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-aea08c41-6801-4c58-b4f8-3387554a41a6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:41.856546 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-aea08c41-6801-4c58-b4f8-3387554a41a6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:41.881176 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:41.881176 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:41.905497 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-739c337a-e4e5-4070-98f2-db145df6f048 req-aea08c41-6801-4c58-b4f8-3387554a41a6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8/action returned with HTTP 204 Jul 10 18:54:41.906076 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 200/787] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:54:41 2026] POST /volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:42.230320 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ab49d29-2f9c-49be-98aa-d25bd09163b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:42.230746 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ab49d29-2f9c-49be-98aa-d25bd09163b8 None None] GET https://10.4.3.225/volume// Jul 10 18:54:42.230746 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ab49d29-2f9c-49be-98aa-d25bd09163b8 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:42.231130 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ab49d29-2f9c-49be-98aa-d25bd09163b8 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:42.231577 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ab49d29-2f9c-49be-98aa-d25bd09163b8 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:42.232412 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 199/788] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:42.249639 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-675134ec-29e0-45a6-8599-14574da7d569 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:42.253049 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-675134ec-29e0-45a6-8599-14574da7d569 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:54:42.253358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-675134ec-29e0-45a6-8599-14574da7d569 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:42.253631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-675134ec-29e0-45a6-8599-14574da7d569 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:42.273179 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:42.273179 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:42.284692 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-675134ec-29e0-45a6-8599-14574da7d569 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:54:42.291667 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-675134ec-29e0-45a6-8599-14574da7d569 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:54:42.292181 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 200/789] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:54:42 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1026 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:54:42.431489 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:42.433864 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] PUT https://10.4.3.225/volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354 Jul 10 18:54:42.434312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:42.447352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Acquiring lock "cinder-attachment_update-4ba65b94-65bf-4758-86b2-70266eb74897-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:54:42.459842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-4ba65b94-65bf-4758-86b2-70266eb74897-np0000005042" acquired by "attachment_update" :: waited 0.010s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:54:42.460979 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:42.460979 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:42.475381 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-48ca6dbb-c1ff-4e8e-9946-caf871b1ab4d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:42.477794 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48ca6dbb-c1ff-4e8e-9946-caf871b1ab4d tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:42.478607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48ca6dbb-c1ff-4e8e-9946-caf871b1ab4d tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:42.478607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48ca6dbb-c1ff-4e8e-9946-caf871b1ab4d tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:42.497941 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:42.497941 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:42.503876 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-48ca6dbb-c1ff-4e8e-9946-caf871b1ab4d tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:42.507680 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48ca6dbb-c1ff-4e8e-9946-caf871b1ab4d tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:42.508199 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 201/790] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:42 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:42.535309 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-551f283e-e7d0-4a48-8911-faa043e0486c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:42.538238 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-551f283e-e7d0-4a48-8911-faa043e0486c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:54:42.539044 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-551f283e-e7d0-4a48-8911-faa043e0486c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:42.539044 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-551f283e-e7d0-4a48-8911-faa043e0486c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:42.555867 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:42.555867 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:42.562328 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-551f283e-e7d0-4a48-8911-faa043e0486c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:54:42.570411 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-551f283e-e7d0-4a48-8911-faa043e0486c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:54:42.571047 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 200/791] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:42 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:43.004007 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-4ba65b94-65bf-4758-86b2-70266eb74897-np0000005042" released by "attachment_update" :: held 0.546s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:54:43.004162 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-3fc8167d-d0e1-4f8a-94b5-f96d79c54aef tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354 returned with HTTP 200 Jul 10 18:54:43.005476 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 191/792] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:54:42 2026] PUT /volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:43.521347 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-19bd8270-8dff-4599-8cf1-edf3c92070ab None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:43.523857 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-19bd8270-8dff-4599-8cf1-edf3c92070ab tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354/action Jul 10 18:54:43.525475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-19bd8270-8dff-4599-8cf1-edf3c92070ab tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:43.525475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-19bd8270-8dff-4599-8cf1-edf3c92070ab tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:43.539716 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:43.539716 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:43.550238 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-ffea7d5f-4ff7-4250-8351-37d82c3ce256 req-19bd8270-8dff-4599-8cf1-edf3c92070ab tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354/action returned with HTTP 204 Jul 10 18:54:43.550577 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 201/793] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:54:43 2026] POST /volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:44.344126 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:44.349269 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:44.349573 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "7a951926-982d-4d80-ae71-f3658aafe709-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:44.352325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '7a951926-982d-4d80-ae71-f3658aafe709-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:44.352325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Create volume of 1 GB Jul 10 18:54:44.361995 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Availability Zones retrieved successfully. Jul 10 18:54:44.368710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Flow 'volume_create_api' (b75f419c-2d6c-4ab9-ba38-fddeb83f3293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:44.369727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b82217-47d4-48b4-b7b7-2e408ae9f720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:44.371143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:44.423978 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b82217-47d4-48b4-b7b7-2e408ae9f720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:44.425625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3472c26-dfa3-49d6-84f2-dab3b75a2e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:44.527093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Created reservations ['f3d2585b-f518-4361-bfe4-70bea9a4826a', '36b89f36-3430-4ead-b22f-6fc106732920', '29d27bce-1310-4764-a502-431e58b4a9d7', '0a51cb07-76a3-4e69-aee8-5e7b2ba5eeb3'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:44.528248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3472c26-dfa3-49d6-84f2-dab3b75a2e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d2585b-f518-4361-bfe4-70bea9a4826a', '36b89f36-3430-4ead-b22f-6fc106732920', '29d27bce-1310-4764-a502-431e58b4a9d7', '0a51cb07-76a3-4e69-aee8-5e7b2ba5eeb3']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:44.528872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddbe362-8c38-4557-8b50-609c51668f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:44.555182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddbe362-8c38-4557-8b50-609c51668f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a70c57-56af-49dd-9934-fa0f6d26c115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='7a951926-982d-4d80-ae71-f3658aafe709-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab700ba12e14705bd272d877411d26f',qos_specs=None,replication_status=,reservations=['f3d2585b-f518-4361-bfe4-70bea9a4826a','36b89f36-3430-4ead-b22f-6fc106732920','29d27bce-1310-4764-a502-431e58b4a9d7','0a51cb07-76a3-4e69-aee8-5e7b2ba5eeb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773c5bc5de5f453fb48b9e9eb56311d7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:44Z,deleted=False,deleted_at=None,display_description='',display_name='7a951926-982d-4d80-ae71-f3658aafe709-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6a70c57-56af-49dd-9934-fa0f6d26c115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab700ba12e14705bd272d877411d26f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773c5bc5de5f453fb48b9e9eb56311d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:44.556196 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d360700-44f3-4a5c-bf77-6615c71873d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:44.605836 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d360700-44f3-4a5c-bf77-6615c71873d6) transitioned into 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='7a951926-982d-4d80-ae71-f3658aafe709-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab700ba12e14705bd272d877411d26f',qos_specs=None,replication_status=,reservations=['f3d2585b-f518-4361-bfe4-70bea9a4826a','36b89f36-3430-4ead-b22f-6fc106732920','29d27bce-1310-4764-a502-431e58b4a9d7','0a51cb07-76a3-4e69-aee8-5e7b2ba5eeb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773c5bc5de5f453fb48b9e9eb56311d7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:44.605836 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a445cbd-65ed-441c-85b5-2038ce13030b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:44.628515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a445cbd-65ed-441c-85b5-2038ce13030b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:44.629673 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Flow 'volume_create_api' (b75f419c-2d6c-4ab9-ba38-fddeb83f3293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:44.629673 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Create volume request issued successfully. Jul 10 18:54:44.630188 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-4b98c9f2-7218-43ed-8675-6a18519641ca tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:44.630859 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 202/794] 10.4.3.225 () {72 vars in 1541 bytes} [Fri Jul 10 18:54:44 2026] POST /volume/v3/volumes => generated 749 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:44.646121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-1a19dc23-63ef-42a2-a52f-34a0289f29d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:44.653142 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-1a19dc23-63ef-42a2-a52f-34a0289f29d0 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:54:44.653142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-1a19dc23-63ef-42a2-a52f-34a0289f29d0 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:44.653142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-1a19dc23-63ef-42a2-a52f-34a0289f29d0 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:44.664098 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:44.664098 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:44.670593 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-1a19dc23-63ef-42a2-a52f-34a0289f29d0 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:54:44.680977 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-1a19dc23-63ef-42a2-a52f-34a0289f29d0 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 returned with HTTP 200 Jul 10 18:54:44.680977 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 201/795] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:44 2026] GET /volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:44.715003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-3495add7-c0cb-4336-9971-1c1e70e5c316 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:44.720043 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-3495add7-c0cb-4336-9971-1c1e70e5c316 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:54:44.720293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-3495add7-c0cb-4336-9971-1c1e70e5c316 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:44.720610 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-3495add7-c0cb-4336-9971-1c1e70e5c316 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:44.740300 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:44.740300 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:44.750190 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-3495add7-c0cb-4336-9971-1c1e70e5c316 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:54:44.763519 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-3495add7-c0cb-4336-9971-1c1e70e5c316 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 returned with HTTP 200 Jul 10 18:54:44.763742 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 192/796] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:44 2026] GET /volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:47.781988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8663c69e-d4fe-4deb-a342-360a8ccdee26 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:47.784840 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8663c69e-d4fe-4deb-a342-360a8ccdee26 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:54:47.785295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8663c69e-d4fe-4deb-a342-360a8ccdee26 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:47.786828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8663c69e-d4fe-4deb-a342-360a8ccdee26 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:47.788205 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=208,cinder:INSERT=11,cinder:UPDATE=22 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:54:47.796835 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:47.796835 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:47.802755 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8663c69e-d4fe-4deb-a342-360a8ccdee26 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:54:47.809038 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8663c69e-d4fe-4deb-a342-360a8ccdee26 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 returned with HTTP 200 Jul 10 18:54:47.809743 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 202/797] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:54:47 2026] GET /volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:47.824397 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e4935525-52b1-4e36-ab2f-a57fe0e424b4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:47.825051 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4935525-52b1-4e36-ab2f-a57fe0e424b4 None None] GET https://10.4.3.225/volume// Jul 10 18:54:47.825311 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e4935525-52b1-4e36-ab2f-a57fe0e424b4 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:47.825576 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e4935525-52b1-4e36-ab2f-a57fe0e424b4 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:47.826022 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4935525-52b1-4e36-ab2f-a57fe0e424b4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:47.826421 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 203/798] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:47 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:47.838094 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-54a07ce3-fc3c-43bc-8bf7-793af3e0cc65 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:47.842844 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-54a07ce3-fc3c-43bc-8bf7-793af3e0cc65 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:54:47.842844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-54a07ce3-fc3c-43bc-8bf7-793af3e0cc65 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6a70c57-56af-49dd-9934-fa0f6d26c115", "connector": null, "instance_uuid": "7a951926-982d-4d80-ae71-f3658aafe709"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:47.854139 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:47.854139 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:47.906461 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-54a07ce3-fc3c-43bc-8bf7-793af3e0cc65 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:54:47.907185 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 202/799] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:54:47 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 10 18:54:47.920472 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f373db15-6feb-4a5e-a840-a5963076d638 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:47.921963 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f373db15-6feb-4a5e-a840-a5963076d638 None None] GET https://10.4.3.225/volume// Jul 10 18:54:47.921963 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f373db15-6feb-4a5e-a840-a5963076d638 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:47.921963 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f373db15-6feb-4a5e-a840-a5963076d638 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:47.921963 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f373db15-6feb-4a5e-a840-a5963076d638 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:47.922281 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 193/800] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:47.944517 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8fde55fc-e42c-48b3-875c-786c870bfb7c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:47.947372 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8fde55fc-e42c-48b3-875c-786c870bfb7c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:54:47.947372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8fde55fc-e42c-48b3-875c-786c870bfb7c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:47.947372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8fde55fc-e42c-48b3-875c-786c870bfb7c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:47.960900 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:47.960900 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:47.966320 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8fde55fc-e42c-48b3-875c-786c870bfb7c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:54:47.972983 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-8fde55fc-e42c-48b3-875c-786c870bfb7c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 returned with HTTP 200 Jul 10 18:54:47.973684 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 203/801] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:54:47 2026] GET /volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:54:48.134420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:48.141128 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] PUT https://10.4.3.225/volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4 Jul 10 18:54:48.141593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:48.167570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Acquiring lock "cinder-attachment_update-a6a70c57-56af-49dd-9934-fa0f6d26c115-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:54:48.174222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Lock "cinder-attachment_update-a6a70c57-56af-49dd-9934-fa0f6d26c115-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:54:48.175223 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:48.175223 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:48.711380 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Lock "cinder-attachment_update-a6a70c57-56af-49dd-9934-fa0f6d26c115-np0000005042" released by "attachment_update" :: held 0.538s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:54:48.711717 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-437104f9-ad93-4829-be7d-9081671cccf5 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4 returned with HTTP 200 Jul 10 18:54:48.712201 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 204/802] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:54:48 2026] PUT /volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:49.227944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-a730c7aa-cfcf-4d61-82ef-18be20f5c4a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:49.230432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-a730c7aa-cfcf-4d61-82ef-18be20f5c4a7 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] POST https://10.4.3.225/volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4/action Jul 10 18:54:49.230871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-a730c7aa-cfcf-4d61-82ef-18be20f5c4a7 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:49.231032 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-a730c7aa-cfcf-4d61-82ef-18be20f5c4a7 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:49.252150 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:49.252150 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:49.266562 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-89d35933-00ac-4e47-b9f5-98733000ff60 req-a730c7aa-cfcf-4d61-82ef-18be20f5c4a7 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4/action returned with HTTP 204 Jul 10 18:54:49.267185 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 203/803] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:54:49 2026] POST /volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:54:49.656356 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cd7ab255-5c7e-48e1-b42c-0f330b231677 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:49.661700 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cd7ab255-5c7e-48e1-b42c-0f330b231677 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:49.662546 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cd7ab255-5c7e-48e1-b42c-0f330b231677 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:49.664187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cd7ab255-5c7e-48e1-b42c-0f330b231677 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:49.680900 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:49.680900 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:49.687281 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-cd7ab255-5c7e-48e1-b42c-0f330b231677 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:49.695936 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cd7ab255-5c7e-48e1-b42c-0f330b231677 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:49.696703 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 194/804] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:49 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:50.717846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2c2ee5d3-32ea-423e-94c2-038317bb2be6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:50.720146 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c2ee5d3-32ea-423e-94c2-038317bb2be6 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:54:50.722779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c2ee5d3-32ea-423e-94c2-038317bb2be6 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:50.722779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c2ee5d3-32ea-423e-94c2-038317bb2be6 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:50.731014 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:50.731014 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:50.736535 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2c2ee5d3-32ea-423e-94c2-038317bb2be6 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:50.745794 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c2ee5d3-32ea-423e-94c2-038317bb2be6 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:54:50.746427 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 204/805] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:50 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:50.785776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:50.790264 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] POST https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action Jul 10 18:54:50.790773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1239054723", "disk_format": "qcow2"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:54:50.790935 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1239054723", "disk_format": "qcow2"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:50.803046 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:50.803046 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:50.803697 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:54:50.823047 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:50.823047 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:50.829505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.image.image_utils [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1239054723'}] 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-1239054723'}]. {{(pid=100058) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 10 18:54:51.541007 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Copy volume to image completed successfully. Jul 10 18:54:51.541850 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5989dfe2-b4a1-42e4-a017-bfe0ccc99334 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action returned with HTTP 202 Jul 10 18:54:51.542537 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 205/806] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:54:50 2026] POST /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695/action => generated 689 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:56.540497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:56.671151 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:56.671273 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1148758035", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:56.672914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1148758035', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:57.029894 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume of 1 GB Jul 10 18:54:57.032461 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=229,cinder:INSERT=30,cinder:UPDATE=54 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:54:57.038463 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Availability Zones retrieved successfully. Jul 10 18:54:57.046709 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Flow 'volume_create_api' (fbeae0c8-987f-4b98-9049-95ab1c8f59dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:57.048007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74b1e56-1450-44ba-a1ce-f6e83301f631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:57.049225 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:57.138212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74b1e56-1450-44ba-a1ce-f6e83301f631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:57.138992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d222b6b9-526c-4176-b41d-2857b64d9a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:57.202597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Created reservations ['a9a671d3-e162-406c-84ec-957a9b27f538', '2078f759-f2e1-4f69-aa1d-af75c7f6bc41', 'b6e9e7e5-4e5c-410c-b0dd-f4b5c26a144c', '53758fe7-df32-40d6-a147-3bfe0e7a19c5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:57.203615 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d222b6b9-526c-4176-b41d-2857b64d9a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9a671d3-e162-406c-84ec-957a9b27f538', '2078f759-f2e1-4f69-aa1d-af75c7f6bc41', 'b6e9e7e5-4e5c-410c-b0dd-f4b5c26a144c', '53758fe7-df32-40d6-a147-3bfe0e7a19c5']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:57.204895 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b88cc0-83e5-44bc-8004-b2eaf33a8eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:57.238893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b88cc0-83e5-44bc-8004-b2eaf33a8eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ff81732-c8fa-477b-be29-4963b428ac62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1148758035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d79bb47968984a66b02c7d5dd2d0d56e',qos_specs=None,replication_status=,reservations=['a9a671d3-e162-406c-84ec-957a9b27f538','2078f759-f2e1-4f69-aa1d-af75c7f6bc41','b6e9e7e5-4e5c-410c-b0dd-f4b5c26a144c','53758fe7-df32-40d6-a147-3bfe0e7a19c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf018ef7f9c443848c69e9541016b360',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1148758035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ff81732-c8fa-477b-be29-4963b428ac62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d79bb47968984a66b02c7d5dd2d0d56e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf018ef7f9c443848c69e9541016b360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:57.238893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af882cb1-2111-4108-904a-19d070448356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:57.269931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af882cb1-2111-4108-904a-19d070448356) transitioned into state 'SUCCESS' from state '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-1148758035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d79bb47968984a66b02c7d5dd2d0d56e',qos_specs=None,replication_status=,reservations=['a9a671d3-e162-406c-84ec-957a9b27f538','2078f759-f2e1-4f69-aa1d-af75c7f6bc41','b6e9e7e5-4e5c-410c-b0dd-f4b5c26a144c','53758fe7-df32-40d6-a147-3bfe0e7a19c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf018ef7f9c443848c69e9541016b360',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:57.269931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73398dc6-8f17-456a-8102-afa6e78209d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:57.292688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73398dc6-8f17-456a-8102-afa6e78209d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:57.292688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Flow 'volume_create_api' (fbeae0c8-987f-4b98-9049-95ab1c8f59dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:57.292688 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume request issued successfully. Jul 10 18:54:57.293860 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7fd466b-3c19-412a-aecd-48003f7930d7 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:57.294482 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 204/807] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:54:56 2026] POST /volume/v3/volumes => generated 752 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:57.310736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1423127d-ec43-4134-a098-d0a1cfdc6493 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:57.316374 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1423127d-ec43-4134-a098-d0a1cfdc6493 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:54:57.316980 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fa2f5367-330a-4433-9ec7-15d3cd96dcbc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:57.317183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1423127d-ec43-4134-a098-d0a1cfdc6493 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:57.317183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1423127d-ec43-4134-a098-d0a1cfdc6493 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:57.317263 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fa2f5367-330a-4433-9ec7-15d3cd96dcbc None None] GET https://10.4.3.225/volume// Jul 10 18:54:57.317263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fa2f5367-330a-4433-9ec7-15d3cd96dcbc None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:57.317263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fa2f5367-330a-4433-9ec7-15d3cd96dcbc None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:57.317263 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fa2f5367-330a-4433-9ec7-15d3cd96dcbc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:54:57.317263 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 205/808] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:54:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:54:57.322104 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=197,cinder:UPDATE=33,cinder:INSERT=22 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:54:57.327569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-5293a217-92fd-465c-a9c4-713c9324f770 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:57.331498 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-5293a217-92fd-465c-a9c4-713c9324f770 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:54:57.333548 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-5293a217-92fd-465c-a9c4-713c9324f770 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10915490-bc74-4bc3-bd4d-83c5723d401d", "connector": null, "instance_uuid": "f82cba5f-70c9-4c58-a629-fed6a6147421"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:57.333641 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:57.333641 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:54:57.338578 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=265,cinder:INSERT=38,cinder:UPDATE=67 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:54:57.338918 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1423127d-ec43-4134-a098-d0a1cfdc6493 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:54:57.348019 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1423127d-ec43-4134-a098-d0a1cfdc6493 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 200 Jul 10 18:54:57.348019 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 195/809] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:57 2026] GET /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:57.351167 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:57.351167 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:57.403350 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-5293a217-92fd-465c-a9c4-713c9324f770 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:54:57.405501 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 206/810] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:54:57 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:57.427412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-8e80a258-d03a-4cd7-a1f9-0ffce52c2f5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:57.429648 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-8e80a258-d03a-4cd7-a1f9-0ffce52c2f5c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8 Jul 10 18:54:57.429851 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-8e80a258-d03a-4cd7-a1f9-0ffce52c2f5c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:57.430061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-8e80a258-d03a-4cd7-a1f9-0ffce52c2f5c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:57.437795 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:57.437795 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:58.001289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-8e80a258-d03a-4cd7-a1f9-0ffce52c2f5c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8 returned with HTTP 200 Jul 10 18:54:58.002070 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 205/811] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:54:57 2026] DELETE /volume/v3/attachments/a5c0fab5-9d1f-4ca2-9cda-aaa9a3b670d8 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:58.367760 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a00e12ff-d788-4798-b4c8-b24f17aca226 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:58.375758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a00e12ff-d788-4798-b4c8-b24f17aca226 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:54:58.375758 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a00e12ff-d788-4798-b4c8-b24f17aca226 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:58.375758 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a00e12ff-d788-4798-b4c8-b24f17aca226 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:58.386641 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:58.386641 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:54:58.395032 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a00e12ff-d788-4798-b4c8-b24f17aca226 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:54:58.403138 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a00e12ff-d788-4798-b4c8-b24f17aca226 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 200 Jul 10 18:54:58.403739 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 206/812] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:58 2026] GET /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:54:58.422876 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:58.426745 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:58.427503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-139233931"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:58.431752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-139233931'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:58.431929 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume of 1 GB Jul 10 18:54:58.440065 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Availability Zones retrieved successfully. Jul 10 18:54:58.449716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Flow 'volume_create_api' (97c5fc69-2c4d-42c8-a7ca-13e817aac33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:58.452212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863097f4-3b8b-448e-820e-ba7692a833a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:58.452976 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:58.493079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863097f4-3b8b-448e-820e-ba7692a833a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:58.493963 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a2a5ce-23c9-4ab4-babb-dbde4d6e0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:58.541979 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Created reservations ['54bc4709-577e-495e-829d-e2137b34d11b', 'c4f1f262-f651-4291-aebc-cb8a798d5809', '46f6959a-faa7-4cd2-b1ed-cdea633b188a', 'b404dae7-3075-4656-9e8d-f81647efb3ce'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:58.544240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a2a5ce-23c9-4ab4-babb-dbde4d6e0df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54bc4709-577e-495e-829d-e2137b34d11b', 'c4f1f262-f651-4291-aebc-cb8a798d5809', '46f6959a-faa7-4cd2-b1ed-cdea633b188a', 'b404dae7-3075-4656-9e8d-f81647efb3ce']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:58.544718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679c2670-4df9-4963-b8fd-ce38e5524759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:58.581175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679c2670-4df9-4963-b8fd-ce38e5524759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f2744f-7776-413c-90c4-9b8756cca37d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-139233931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d79bb47968984a66b02c7d5dd2d0d56e',qos_specs=None,replication_status=,reservations=['54bc4709-577e-495e-829d-e2137b34d11b','c4f1f262-f651-4291-aebc-cb8a798d5809','46f6959a-faa7-4cd2-b1ed-cdea633b188a','b404dae7-3075-4656-9e8d-f81647efb3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf018ef7f9c443848c69e9541016b360',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-139233931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f2744f-7776-413c-90c4-9b8756cca37d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d79bb47968984a66b02c7d5dd2d0d56e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf018ef7f9c443848c69e9541016b360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:58.582824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9492be54-af5b-42f1-8280-343edc05f720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:58.620261 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9492be54-af5b-42f1-8280-343edc05f720) transitioned into state 'SUCCESS' from state '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-139233931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d79bb47968984a66b02c7d5dd2d0d56e',qos_specs=None,replication_status=,reservations=['54bc4709-577e-495e-829d-e2137b34d11b','c4f1f262-f651-4291-aebc-cb8a798d5809','46f6959a-faa7-4cd2-b1ed-cdea633b188a','b404dae7-3075-4656-9e8d-f81647efb3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf018ef7f9c443848c69e9541016b360',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:58.621491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ad6876-a031-4d1a-bb74-ee36410c1d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:58.640405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ad6876-a031-4d1a-bb74-ee36410c1d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:58.641479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Flow 'volume_create_api' (97c5fc69-2c4d-42c8-a7ca-13e817aac33e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:58.641966 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume request issued successfully. Jul 10 18:54:58.642871 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf530255-7bfa-4048-8e3e-3d234afe6c2f tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:58.643640 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 196/813] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:54:58 2026] POST /volume/v3/volumes => generated 751 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:54:58.658341 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3b8b1efc-70c0-4305-b789-bead092b9f73 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:58.662611 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b8b1efc-70c0-4305-b789-bead092b9f73 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:54:58.662611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b8b1efc-70c0-4305-b789-bead092b9f73 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:58.662611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b8b1efc-70c0-4305-b789-bead092b9f73 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:58.674951 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:58.674951 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:54:58.685409 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3b8b1efc-70c0-4305-b789-bead092b9f73 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:54:58.693953 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b8b1efc-70c0-4305-b789-bead092b9f73 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 200 Jul 10 18:54:58.694712 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 207/814] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:58 2026] GET /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:59.708760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-93524753-576c-4692-89ec-ab919e8f885a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:59.711054 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93524753-576c-4692-89ec-ab919e8f885a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:54:59.711054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93524753-576c-4692-89ec-ab919e8f885a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:54:59.711316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-93524753-576c-4692-89ec-ab919e8f885a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:54:59.730306 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:54:59.730306 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:54:59.736356 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-93524753-576c-4692-89ec-ab919e8f885a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:54:59.752040 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-93524753-576c-4692-89ec-ab919e8f885a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 200 Jul 10 18:54:59.752040 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 206/815] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:54:59 2026] GET /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:54:59.769483 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:54:59.771506 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:54:59.772475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1948239724"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:54:59.773605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1948239724'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:54:59.773862 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume of 1 GB Jul 10 18:54:59.779234 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Availability Zones retrieved successfully. Jul 10 18:54:59.787640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Flow 'volume_create_api' (cbe7ce2e-847f-4d5b-a9fd-87d9e91bdd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:59.789116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a741f66-752a-4651-bb36-dc6153f53657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:59.790184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:54:59.823490 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a741f66-752a-4651-bb36-dc6153f53657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:59.824315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c34ae9-a557-4f8a-b08d-5cadb4585fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:59.887777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Created reservations ['fa89f21b-e792-445f-a4eb-e05ad5dbe693', '970d17ac-70d9-447e-a6fe-9d9f4e91fd72', '1f73fb81-ca17-44eb-81ab-4db2b7e7ad3a', '76dfb9a3-f86c-4666-affb-2fc9dc138781'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:54:59.889177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13c34ae9-a557-4f8a-b08d-5cadb4585fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa89f21b-e792-445f-a4eb-e05ad5dbe693', '970d17ac-70d9-447e-a6fe-9d9f4e91fd72', '1f73fb81-ca17-44eb-81ab-4db2b7e7ad3a', '76dfb9a3-f86c-4666-affb-2fc9dc138781']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:59.889943 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e0d8b6-f701-45eb-b86d-9723f3446876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:59.920287 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e0d8b6-f701-45eb-b86d-9723f3446876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9421b50-ce32-4b00-843f-0e02f3988ff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1948239724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d79bb47968984a66b02c7d5dd2d0d56e',qos_specs=None,replication_status=,reservations=['fa89f21b-e792-445f-a4eb-e05ad5dbe693','970d17ac-70d9-447e-a6fe-9d9f4e91fd72','1f73fb81-ca17-44eb-81ab-4db2b7e7ad3a','76dfb9a3-f86c-4666-affb-2fc9dc138781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf018ef7f9c443848c69e9541016b360',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1948239724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9421b50-ce32-4b00-843f-0e02f3988ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d79bb47968984a66b02c7d5dd2d0d56e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf018ef7f9c443848c69e9541016b360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:59.921195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5f3468-1c15-41e0-aca8-ee6b1ff9b8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:59.971496 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa5f3468-1c15-41e0-aca8-ee6b1ff9b8da) transitioned into state 'SUCCESS' from state '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-1948239724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d79bb47968984a66b02c7d5dd2d0d56e',qos_specs=None,replication_status=,reservations=['fa89f21b-e792-445f-a4eb-e05ad5dbe693','970d17ac-70d9-447e-a6fe-9d9f4e91fd72','1f73fb81-ca17-44eb-81ab-4db2b7e7ad3a','76dfb9a3-f86c-4666-affb-2fc9dc138781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf018ef7f9c443848c69e9541016b360',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:59.972623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ffb037-b4ac-4e0f-b47d-ef4a237b1b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:54:59.992176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0ffb037-b4ac-4e0f-b47d-ef4a237b1b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:54:59.993515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Flow 'volume_create_api' (cbe7ce2e-847f-4d5b-a9fd-87d9e91bdd3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:54:59.994030 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Create volume request issued successfully. Jul 10 18:54:59.994958 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cc8f8526-c0da-4322-8712-bb08ed03bdfa tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:54:59.995649 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 207/816] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:54:59 2026] POST /volume/v3/volumes => generated 752 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:00.019484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a18e44e2-c822-437e-883a-634347f118ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:00.022129 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a18e44e2-c822-437e-883a-634347f118ee tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:55:00.022357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a18e44e2-c822-437e-883a-634347f118ee tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:00.022613 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a18e44e2-c822-437e-883a-634347f118ee tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:00.034105 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:00.034105 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:00.040615 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a18e44e2-c822-437e-883a-634347f118ee tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:00.049184 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a18e44e2-c822-437e-883a-634347f118ee tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 200 Jul 10 18:55:00.049563 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 197/817] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:00 2026] GET /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:00.520103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-aeb5a0ba-f128-4220-aac6-2d5a1c45ccfd req-8f8b2019-7aac-4e50-9db2-492c4f20b047 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:00.523820 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-aeb5a0ba-f128-4220-aac6-2d5a1c45ccfd req-8f8b2019-7aac-4e50-9db2-492c4f20b047 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:55:00.524108 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-aeb5a0ba-f128-4220-aac6-2d5a1c45ccfd req-8f8b2019-7aac-4e50-9db2-492c4f20b047 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:00.525837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-aeb5a0ba-f128-4220-aac6-2d5a1c45ccfd req-8f8b2019-7aac-4e50-9db2-492c4f20b047 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:00.541192 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:00.541192 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:00.546771 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-aeb5a0ba-f128-4220-aac6-2d5a1c45ccfd req-8f8b2019-7aac-4e50-9db2-492c4f20b047 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:55:00.555307 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-aeb5a0ba-f128-4220-aac6-2d5a1c45ccfd req-8f8b2019-7aac-4e50-9db2-492c4f20b047 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 returned with HTTP 200 Jul 10 18:55:00.556121 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 208/818] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:00 2026] GET /volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:01.072502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c6881857-5669-4f09-8d8c-eef9698f7bb5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:01.075060 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c6881857-5669-4f09-8d8c-eef9698f7bb5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:55:01.075317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c6881857-5669-4f09-8d8c-eef9698f7bb5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:01.075583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c6881857-5669-4f09-8d8c-eef9698f7bb5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:01.085110 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:01.085110 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:01.095094 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c6881857-5669-4f09-8d8c-eef9698f7bb5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:01.103371 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c6881857-5669-4f09-8d8c-eef9698f7bb5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 200 Jul 10 18:55:01.103371 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 207/819] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:01 2026] GET /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:03.167553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:03.174287 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] PUT https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e Jul 10 18:55:03.176217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:03.192590 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Acquiring lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:03.198329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:03.199623 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:03.199623 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:03.730846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:03.731197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-3c5696e3-de18-4b9a-986e-be5fcb9dc77f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e returned with HTTP 200 Jul 10 18:55:03.731787 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 208/820] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:03 2026] PUT /volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:03.740667 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-7c8a58ab-a2fa-4a69-b661-8723498a5667 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:03.742993 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-7c8a58ab-a2fa-4a69-b661-8723498a5667 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e Jul 10 18:55:03.743200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-7c8a58ab-a2fa-4a69-b661-8723498a5667 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:03.743411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-7c8a58ab-a2fa-4a69-b661-8723498a5667 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:03.759429 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-7c8a58ab-a2fa-4a69-b661-8723498a5667 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e returned with HTTP 200 Jul 10 18:55:03.759903 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 198/821] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 18:55:03 2026] GET /volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:03.881326 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-994a3fed-2d97-4df8-9e94-b9fae99c8892 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:03.883648 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-994a3fed-2d97-4df8-9e94-b9fae99c8892 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:03.883924 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-994a3fed-2d97-4df8-9e94-b9fae99c8892 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:03.884182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-994a3fed-2d97-4df8-9e94-b9fae99c8892 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:03.892489 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:03.892489 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:03.898306 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-994a3fed-2d97-4df8-9e94-b9fae99c8892 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:55:03.907284 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-994a3fed-2d97-4df8-9e94-b9fae99c8892 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:55:03.907669 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 209/822] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:03 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:04.925421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-99f6e8e3-b5bb-4a0e-8017-c434ee68a7e1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:04.927613 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99f6e8e3-b5bb-4a0e-8017-c434ee68a7e1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:04.927786 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99f6e8e3-b5bb-4a0e-8017-c434ee68a7e1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:04.928015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99f6e8e3-b5bb-4a0e-8017-c434ee68a7e1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:04.944167 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:04.944167 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:04.951114 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-99f6e8e3-b5bb-4a0e-8017-c434ee68a7e1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:55:04.958620 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99f6e8e3-b5bb-4a0e-8017-c434ee68a7e1 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:55:04.959610 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 208/823] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:04 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:05.725044 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2909bc64-8d0f-49f1-9f63-7749be1c6e47 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:05.729152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2909bc64-8d0f-49f1-9f63-7749be1c6e47 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:05.729453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2909bc64-8d0f-49f1-9f63-7749be1c6e47 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:05.729705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2909bc64-8d0f-49f1-9f63-7749be1c6e47 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:05.738720 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:05.738720 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:05.743336 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2909bc64-8d0f-49f1-9f63-7749be1c6e47 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:55:05.748596 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2909bc64-8d0f-49f1-9f63-7749be1c6e47 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:55:05.748992 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 209/824] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:05 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:05.766555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:05.771183 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] DELETE https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:05.771416 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:05.771636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:05.771827 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Delete volume with id: da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:05.783539 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:05.783539 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:05.787831 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:55:05.818624 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Delete volume request issued successfully. Jul 10 18:55:05.818897 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9bd84a6-db3c-4b38-8d7a-87d9e48be7bb tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 202 Jul 10 18:55:05.819460 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 199/825] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:05 2026] DELETE /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:05.832796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f2312304-8143-406f-9f7f-7c79e6212a22 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:05.835421 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2312304-8143-406f-9f7f-7c79e6212a22 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:05.835700 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2312304-8143-406f-9f7f-7c79e6212a22 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:05.835997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2312304-8143-406f-9f7f-7c79e6212a22 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:05.850830 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:05.850830 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:05.856288 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f2312304-8143-406f-9f7f-7c79e6212a22 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Volume info retrieved successfully. Jul 10 18:55:05.866344 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2312304-8143-406f-9f7f-7c79e6212a22 tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 200 Jul 10 18:55:05.866934 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 210/826] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:05 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:06.883908 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-00d18282-a56c-4e3a-8a20-a07b4f6f9f3b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:06.887077 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-00d18282-a56c-4e3a-8a20-a07b4f6f9f3b tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] GET https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 Jul 10 18:55:06.887620 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-00d18282-a56c-4e3a-8a20-a07b4f6f9f3b tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:06.887782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-00d18282-a56c-4e3a-8a20-a07b4f6f9f3b tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:06.899112 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-00d18282-a56c-4e3a-8a20-a07b4f6f9f3b tempest-VolumesActionsTest-739808649 tempest-VolumesActionsTest-739808649-project-member] https://10.4.3.225/volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 returned with HTTP 404 Jul 10 18:55:06.902436 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 209/827] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:06 2026] GET /volume/v3/volumes/da0906ea-c176-4b7c-94bc-e1eeba1df695 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:08.546640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-63b81b40-8a87-456a-b17e-870deaf47b76 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.548995 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-63b81b40-8a87-456a-b17e-870deaf47b76 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:55:08.549240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-63b81b40-8a87-456a-b17e-870deaf47b76 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:08.549487 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-63b81b40-8a87-456a-b17e-870deaf47b76 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:08.558010 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:08.558010 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:08.562351 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-63b81b40-8a87-456a-b17e-870deaf47b76 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:08.567984 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-63b81b40-8a87-456a-b17e-870deaf47b76 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 200 Jul 10 18:55:08.568394 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 210/828] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:08 2026] GET /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:08.579275 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-8fbde4f0-c430-46e6-b09f-e52dee746978 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.581406 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-8fbde4f0-c430-46e6-b09f-e52dee746978 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:55:08.581635 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-8fbde4f0-c430-46e6-b09f-e52dee746978 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:08.581868 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-8fbde4f0-c430-46e6-b09f-e52dee746978 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:08.591462 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:08.591462 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:08.595175 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-8fbde4f0-c430-46e6-b09f-e52dee746978 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:08.599947 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-8fbde4f0-c430-46e6-b09f-e52dee746978 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 200 Jul 10 18:55:08.600418 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 200/829] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:08 2026] GET /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:08.611118 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-1d272606-cf85-4334-9864-e071e412a690 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.613168 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-1d272606-cf85-4334-9864-e071e412a690 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:55:08.613376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-1d272606-cf85-4334-9864-e071e412a690 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:08.613552 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-1d272606-cf85-4334-9864-e071e412a690 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:08.623977 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:08.623977 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:08.629172 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-1d272606-cf85-4334-9864-e071e412a690 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:08.633146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-1d272606-cf85-4334-9864-e071e412a690 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 200 Jul 10 18:55:08.633524 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 211/830] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:08 2026] GET /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:08.644832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9961ec40-d5cf-4f28-85e5-fcf592314d96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.645270 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9961ec40-d5cf-4f28-85e5-fcf592314d96 None None] GET https://10.4.3.225/volume// Jul 10 18:55:08.645487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9961ec40-d5cf-4f28-85e5-fcf592314d96 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:08.645709 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9961ec40-d5cf-4f28-85e5-fcf592314d96 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:08.646080 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9961ec40-d5cf-4f28-85e5-fcf592314d96 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:08.646405 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 210/831] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:55:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:08.656464 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-faaf48d9-b8fa-48a1-a8ab-f865bf438a4e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.660942 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-faaf48d9-b8fa-48a1-a8ab-f865bf438a4e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:08.661290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-faaf48d9-b8fa-48a1-a8ab-f865bf438a4e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ff81732-c8fa-477b-be29-4963b428ac62", "connector": null, "instance_uuid": "c25a571c-4e20-4829-ae5f-ca3ee3ea714a"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:08.680953 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:08.680953 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:08.717490 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-faaf48d9-b8fa-48a1-a8ab-f865bf438a4e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:08.718434 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 211/832] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:08 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:08.728570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4e33e1fb-8c36-4773-8dcc-6541a4098a0c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.729057 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e33e1fb-8c36-4773-8dcc-6541a4098a0c None None] GET https://10.4.3.225/volume// Jul 10 18:55:08.729183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e33e1fb-8c36-4773-8dcc-6541a4098a0c None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:08.729432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e33e1fb-8c36-4773-8dcc-6541a4098a0c None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:08.731643 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e33e1fb-8c36-4773-8dcc-6541a4098a0c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:08.731643 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 201/833] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:55:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:08.738959 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-feaf260e-ad39-4122-9ca0-cf0680a6e758 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.741335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-feaf260e-ad39-4122-9ca0-cf0680a6e758 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:08.741762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-feaf260e-ad39-4122-9ca0-cf0680a6e758 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93f2744f-7776-413c-90c4-9b8756cca37d", "connector": null, "instance_uuid": "c25a571c-4e20-4829-ae5f-ca3ee3ea714a"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:08.752708 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:08.752708 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:08.808123 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-feaf260e-ad39-4122-9ca0-cf0680a6e758 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:08.808590 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 212/834] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:08 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 10 18:55:08.823249 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1a6b9ef2-a0c2-4548-9a41-eff4febf1616 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.823702 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a6b9ef2-a0c2-4548-9a41-eff4febf1616 None None] GET https://10.4.3.225/volume// Jul 10 18:55:08.823994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a6b9ef2-a0c2-4548-9a41-eff4febf1616 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:08.824496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a6b9ef2-a0c2-4548-9a41-eff4febf1616 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:08.824663 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a6b9ef2-a0c2-4548-9a41-eff4febf1616 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:08.828013 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 211/835] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:55:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:08.839697 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-884bccb0-739e-4f7a-a62d-1e61bd7c0448 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:08.846848 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-884bccb0-739e-4f7a-a62d-1e61bd7c0448 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:08.846848 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-884bccb0-739e-4f7a-a62d-1e61bd7c0448 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9421b50-ce32-4b00-843f-0e02f3988ff6", "connector": null, "instance_uuid": "c25a571c-4e20-4829-ae5f-ca3ee3ea714a"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:08.859186 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:08.859186 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:08.907945 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-884bccb0-739e-4f7a-a62d-1e61bd7c0448 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:08.908178 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 212/836] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:08 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 10 18:55:11.466737 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-098d52c5-370d-4a78-b304-13aa5c99e5b6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:11.555555 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-098d52c5-370d-4a78-b304-13aa5c99e5b6 tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools Jul 10 18:55:11.555732 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-098d52c5-370d-4a78-b304-13aa5c99e5b6 tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:11.555925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-098d52c5-370d-4a78-b304-13aa5c99e5b6 tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-admin] Calling method 'get_pools' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:11.606049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-95d6c432-766e-4677-81cb-b67d6c7fd88a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:11.608261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-95d6c432-766e-4677-81cb-b67d6c7fd88a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e/action Jul 10 18:55:11.608619 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-95d6c432-766e-4677-81cb-b67d6c7fd88a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:11.608767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-95d6c432-766e-4677-81cb-b67d6c7fd88a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:11.633522 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:11.633522 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:11.645199 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3e349830-b3c4-4688-9074-167f4dbc4d4c req-95d6c432-766e-4677-81cb-b67d6c7fd88a tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e/action returned with HTTP 204 Jul 10 18:55:11.645652 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 213/837] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:11 2026] POST /volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:12.059291 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-098d52c5-370d-4a78-b304-13aa5c99e5b6 tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:55:12.059789 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 202/838] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 18:55:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:12.070845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a9bc6f3c-4012-463d-9ed2-9685179a144e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:12.097117 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-a359e565-d684-45bc-bc05-2d0d769d05f0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:12.099598 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-a359e565-d684-45bc-bc05-2d0d769d05f0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:12.099845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-a359e565-d684-45bc-bc05-2d0d769d05f0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:12.100086 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-a359e565-d684-45bc-bc05-2d0d769d05f0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:12.110293 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:12.110293 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:12.114475 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-a359e565-d684-45bc-bc05-2d0d769d05f0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:12.119406 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-a359e565-d684-45bc-bc05-2d0d769d05f0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:12.119927 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 213/839] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:12 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:12.153382 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9bc6f3c-4012-463d-9ed2-9685179a144e tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-reader] GET https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool Jul 10 18:55:12.153529 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9bc6f3c-4012-463d-9ed2-9685179a144e tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:12.153733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9bc6f3c-4012-463d-9ed2-9685179a144e tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:12.154475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-a9bc6f3c-4012-463d-9ed2-9685179a144e tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '95ad202dc1804e99a5d68dbb3d14c18a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e84dd45498794a99a119d01e0e2e1d15', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:55:12.154680 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9bc6f3c-4012-463d-9ed2-9685179a144e tempest-ProjectReaderTests-238050844 tempest-ProjectReaderTests-238050844-project-reader] https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool returned with HTTP 403 Jul 10 18:55:12.156526 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 212/840] 10.4.3.225 () {66 vars in 1318 bytes} [Fri Jul 10 18:55:12 2026] GET /volume/v3/capabilities/np0000005042@storpool => generated 110 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:14.110922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.173065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-33f94d7b-9edc-43fd-b14d-2947dc40afa4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.173065 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-33f94d7b-9edc-43fd-b14d-2947dc40afa4 None None] GET https://10.4.3.225/volume// Jul 10 18:55:14.173065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-33f94d7b-9edc-43fd-b14d-2947dc40afa4 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:14.173065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-33f94d7b-9edc-43fd-b14d-2947dc40afa4 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:14.173065 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-33f94d7b-9edc-43fd-b14d-2947dc40afa4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:14.173065 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 203/841] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:55:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:14.183205 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-70f027c9-51b8-47f4-b12f-cdb17205d468 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.185557 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-70f027c9-51b8-47f4-b12f-cdb17205d468 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:14.185962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-70f027c9-51b8-47f4-b12f-cdb17205d468 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb465f4f-39dc-43c2-8b52-aaaa0e3a120f", "connector": null, "instance_uuid": "50184609-0de8-4bb3-9fd7-fb0bedd72641"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:14.198539 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:14.198539 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:14.212727 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:14.213094 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-61074000"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:14.214448 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-61074000'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:14.214563 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume of 1 GB Jul 10 18:55:14.218547 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:14.225509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (378cdd28-dcaf-4511-9b30-04e75d3b248d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:14.226704 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e019356d-3dd4-4979-84f6-78869e187a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:14.227063 np0000005042 devstack@c-api.service[100059]: WARNING cinder.volume.api [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-70f027c9-51b8-47f4-b12f-cdb17205d468 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 18:55:14.227276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:14.232828 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-70f027c9-51b8-47f4-b12f-cdb17205d468 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:14.233350 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 214/842] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:14 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:14.257291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e019356d-3dd4-4979-84f6-78869e187a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:14.258319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde3bdd7-e5d6-46ec-87d6-49eceabbe81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:14.328436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['63fec90d-3cb3-4adf-bc1e-adf9b08536d5', '2b4eb087-00ad-4bdc-b4ad-a759584937af', 'b6df36e9-fa23-4b61-9bc1-f64f668ecf33', '4fe03b00-c5e3-4d0e-b147-31bd2b070c65'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:14.328759 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde3bdd7-e5d6-46ec-87d6-49eceabbe81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63fec90d-3cb3-4adf-bc1e-adf9b08536d5', '2b4eb087-00ad-4bdc-b4ad-a759584937af', 'b6df36e9-fa23-4b61-9bc1-f64f668ecf33', '4fe03b00-c5e3-4d0e-b147-31bd2b070c65']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:14.331509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010bfc4d-4628-4cee-9a73-f995180661fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:14.361276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010bfc4d-4628-4cee-9a73-f995180661fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be7bc957-ed90-4f35-a0d1-8ec9722ebb53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-61074000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['63fec90d-3cb3-4adf-bc1e-adf9b08536d5','2b4eb087-00ad-4bdc-b4ad-a759584937af','b6df36e9-fa23-4b61-9bc1-f64f668ecf33','4fe03b00-c5e3-4d0e-b147-31bd2b070c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-61074000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be7bc957-ed90-4f35-a0d1-8ec9722ebb53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8061915993d44b08968571aa818e3516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:14.362058 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b91ebce-c6ed-4167-9de3-7acce6061529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:14.381351 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b91ebce-c6ed-4167-9de3-7acce6061529) transitioned into state 'SUCCESS' from state '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-61074000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['63fec90d-3cb3-4adf-bc1e-adf9b08536d5','2b4eb087-00ad-4bdc-b4ad-a759584937af','b6df36e9-fa23-4b61-9bc1-f64f668ecf33','4fe03b00-c5e3-4d0e-b147-31bd2b070c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:14.382089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51879007-5913-4990-8e97-d949ab4432d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:14.391280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51879007-5913-4990-8e97-d949ab4432d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:14.392247 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (378cdd28-dcaf-4511-9b30-04e75d3b248d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:14.392595 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request issued successfully. Jul 10 18:55:14.393281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ef679ff-dba4-4082-9728-5f03da3c2458 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:14.393820 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 214/843] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:14 2026] POST /volume/v3/volumes => generated 776 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:14.408021 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d8a4290b-3aa1-471a-bdab-be8abc067de6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.410086 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d8a4290b-3aa1-471a-bdab-be8abc067de6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:14.410336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d8a4290b-3aa1-471a-bdab-be8abc067de6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:14.410557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d8a4290b-3aa1-471a-bdab-be8abc067de6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:14.420984 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:14.420984 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:14.425176 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d8a4290b-3aa1-471a-bdab-be8abc067de6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:14.429880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d8a4290b-3aa1-471a-bdab-be8abc067de6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 returned with HTTP 200 Jul 10 18:55:14.430000 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 213/844] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:14 2026] GET /volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:14.660084 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f3635c8b-3e6e-4603-9bbe-413c82b98ed6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.662442 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f3635c8b-3e6e-4603-9bbe-413c82b98ed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:14.662718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f3635c8b-3e6e-4603-9bbe-413c82b98ed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:14.663014 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f3635c8b-3e6e-4603-9bbe-413c82b98ed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:14.678453 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:14.678453 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:14.683473 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f3635c8b-3e6e-4603-9bbe-413c82b98ed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:14.691110 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f3635c8b-3e6e-4603-9bbe-413c82b98ed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:14.691692 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 204/845] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:14 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:14.779620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3696c02-d1f0-46f3-8967-8bb8892b01b9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.780126 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3696c02-d1f0-46f3-8967-8bb8892b01b9 None None] GET https://10.4.3.225/volume// Jul 10 18:55:14.780375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3696c02-d1f0-46f3-8967-8bb8892b01b9 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:14.780647 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3696c02-d1f0-46f3-8967-8bb8892b01b9 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:14.781179 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3696c02-d1f0-46f3-8967-8bb8892b01b9 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:14.781539 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 215/846] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:14.799670 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-d0529efe-2fd3-41f5-894b-72ac9d203027 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.802403 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-d0529efe-2fd3-41f5-894b-72ac9d203027 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:14.802869 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-d0529efe-2fd3-41f5-894b-72ac9d203027 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:14.804047 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-d0529efe-2fd3-41f5-894b-72ac9d203027 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:14.822506 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:14.822506 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:14.826977 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-d0529efe-2fd3-41f5-894b-72ac9d203027 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:14.833675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-d0529efe-2fd3-41f5-894b-72ac9d203027 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:14.834552 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 215/847] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:14 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1048 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:14.930483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:14.934428 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] PUT https://10.4.3.225/volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577 Jul 10 18:55:14.934962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:14.945162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Acquiring lock "cinder-attachment_update-cb465f4f-39dc-43c2-8b52-aaaa0e3a120f-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:14.951531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Lock "cinder-attachment_update-cb465f4f-39dc-43c2-8b52-aaaa0e3a120f-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:14.953035 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:14.953035 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:15.449420 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a2f57116-2285-4e47-a78c-561d3a3f6d93 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:15.451418 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2f57116-2285-4e47-a78c-561d3a3f6d93 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:15.451686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2f57116-2285-4e47-a78c-561d3a3f6d93 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:15.451947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2f57116-2285-4e47-a78c-561d3a3f6d93 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:15.461816 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:15.461816 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:15.467394 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a2f57116-2285-4e47-a78c-561d3a3f6d93 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:15.472347 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2f57116-2285-4e47-a78c-561d3a3f6d93 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 returned with HTTP 200 Jul 10 18:55:15.473837 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 205/848] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:15 2026] GET /volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:15.478345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Lock "cinder-attachment_update-cb465f4f-39dc-43c2-8b52-aaaa0e3a120f-np0000005042" released by "attachment_update" :: held 0.526s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:15.478345 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-41f2ac74-c438-4706-8472-77487ac65956 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577 returned with HTTP 200 Jul 10 18:55:15.478345 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 214/849] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:14 2026] PUT /volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577 => generated 967 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:15.489984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:15.492039 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:55:15.492589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be7bc957-ed90-4f35-a0d1-8ec9722ebb53", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-335234737"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:15.505077 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:15.505077 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:15.505581 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:15.505755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create snapshot from volume be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:15.530133 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-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 10 18:55:15.560558 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['ffa783c9-9f4b-4328-a5b9-916971ca0adc', '349617fb-5a5f-4143-9b89-837a67c6754a', 'ebd3b00c-e6a9-472f-b679-c97bbfd6bfed', '6349057c-63f6-4c00-bc0e-b7b3b2dc8be0'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:15.604835 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot create request issued successfully. Jul 10 18:55:15.605211 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-849164fc-00b1-4e6d-b106-e6a1d71996d5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:55:15.605730 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 216/850] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:55:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:15.616274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e28864d2-b514-40c7-946d-255f0902bd1b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:15.618626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e28864d2-b514-40c7-946d-255f0902bd1b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 Jul 10 18:55:15.619220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e28864d2-b514-40c7-946d-255f0902bd1b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:15.619590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e28864d2-b514-40c7-946d-255f0902bd1b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:15.625458 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:15.625458 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:15.626558 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e28864d2-b514-40c7-946d-255f0902bd1b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:15.627947 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e28864d2-b514-40c7-946d-255f0902bd1b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 returned with HTTP 200 Jul 10 18:55:15.628754 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 216/851] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:15 2026] GET /volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:15.713534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-75e27968-8841-4730-8182-03fdf43173cc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:15.716830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75e27968-8841-4730-8182-03fdf43173cc tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:15.717735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75e27968-8841-4730-8182-03fdf43173cc tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:15.718231 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75e27968-8841-4730-8182-03fdf43173cc tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:15.736116 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:15.736116 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:15.742824 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-75e27968-8841-4730-8182-03fdf43173cc tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:15.757857 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75e27968-8841-4730-8182-03fdf43173cc tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:15.760622 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 206/852] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:15 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:16.640128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5be41bca-cbba-4b66-968d-626eb2e0ccde None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:16.643338 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5be41bca-cbba-4b66-968d-626eb2e0ccde tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 Jul 10 18:55:16.643552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5be41bca-cbba-4b66-968d-626eb2e0ccde tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:16.643793 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5be41bca-cbba-4b66-968d-626eb2e0ccde tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:16.650554 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:16.650554 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:16.650847 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5be41bca-cbba-4b66-968d-626eb2e0ccde tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:16.651476 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5be41bca-cbba-4b66-968d-626eb2e0ccde tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 returned with HTTP 200 Jul 10 18:55:16.651818 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 215/853] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:16 2026] GET /volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:16.664932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:16.759313 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] POST https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9/action Jul 10 18:55:16.759313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:16.759313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:16.765899 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:16.765899 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:16.766474 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Snapshot retrieved successfully. Jul 10 18:55:16.768469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7ac2b125509247af8d39284c3e45a86d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8061915993d44b08968571aa818e3516', '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=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:55:16.768469 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-32c03a0c-d519-4e85-ab2f-74fc5dfd7f96 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9/action returned with HTTP 403 Jul 10 18:55:16.768953 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 217/854] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:55:16 2026] POST /volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9/action => generated 133 bytes in 105 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:16.783429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c64b3d8-3533-4df7-980a-d4822a0abbda None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:16.786079 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c64b3d8-3533-4df7-980a-d4822a0abbda tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:16.786270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c64b3d8-3533-4df7-980a-d4822a0abbda tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:16.786454 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c64b3d8-3533-4df7-980a-d4822a0abbda tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:16.788930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:16.795533 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 Jul 10 18:55:16.795751 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:16.796109 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:16.796220 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete snapshot with id: f4dcd63c-e263-4eb5-9644-dadabc4114c9 Jul 10 18:55:16.796324 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:16.796324 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:16.806382 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:16.806382 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:16.806382 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:16.806644 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c64b3d8-3533-4df7-980a-d4822a0abbda tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:16.817046 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c64b3d8-3533-4df7-980a-d4822a0abbda tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:16.818164 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 217/855] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:16 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:16.842060 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot delete request issued successfully. Jul 10 18:55:16.842255 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-905d7a03-9a33-4dda-a240-160c4ae06d4d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 returned with HTTP 202 Jul 10 18:55:16.842836 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 207/856] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:55:16 2026] DELETE /volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:16.854900 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-89eb3a2b-8984-470d-a172-25458f41096d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:16.857563 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89eb3a2b-8984-470d-a172-25458f41096d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 Jul 10 18:55:16.858218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89eb3a2b-8984-470d-a172-25458f41096d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:16.858612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89eb3a2b-8984-470d-a172-25458f41096d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:16.869118 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:16.869118 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:16.869830 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-89eb3a2b-8984-470d-a172-25458f41096d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:16.873049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89eb3a2b-8984-470d-a172-25458f41096d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 returned with HTTP 200 Jul 10 18:55:16.873694 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 216/857] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:16 2026] GET /volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:17.027747 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.029393 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:17.029721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-925499180"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:17.031146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-925499180'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:17.031307 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Create volume of 1 GB Jul 10 18:55:17.041344 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Availability Zones retrieved successfully. Jul 10 18:55:17.043348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-91952677-6711-4a12-802d-67bf0f29397a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.043820 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-91952677-6711-4a12-802d-67bf0f29397a None None] GET https://10.4.3.225/volume// Jul 10 18:55:17.044073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-91952677-6711-4a12-802d-67bf0f29397a None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.044279 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-91952677-6711-4a12-802d-67bf0f29397a None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.044639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-91952677-6711-4a12-802d-67bf0f29397a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:17.045003 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 218/858] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:17.052658 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Flow 'volume_create_api' (e943d52e-1765-4a46-ab4a-b740ff1c8d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:17.053705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c05759-3377-41fd-baf1-d0b0778c808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:17.054734 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:17.062201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-4fe20e4e-286c-4355-a4a4-28fa70618b5e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.064676 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-4fe20e4e-286c-4355-a4a4-28fa70618b5e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:55:17.066120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-4fe20e4e-286c-4355-a4a4-28fa70618b5e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.066120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-4fe20e4e-286c-4355-a4a4-28fa70618b5e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.077231 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:17.077231 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:17.082323 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-4fe20e4e-286c-4355-a4a4-28fa70618b5e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:17.084239 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c05759-3377-41fd-baf1-d0b0778c808d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:17.084693 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7bc8c16-a444-45ab-b9ba-a296cda4ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:17.087922 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-4fe20e4e-286c-4355-a4a4-28fa70618b5e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 200 Jul 10 18:55:17.087922 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 208/859] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:17 2026] GET /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:17.144793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Created reservations ['78fdec27-a667-4ccc-b03f-1cc39cfa86d8', '999e9ef8-4efa-4a16-9f80-a167979a6d29', 'c5040f69-8ff6-44a3-979a-cf6d4c548687', '428695ba-416c-4841-8f1f-3115ed111b05'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:17.145672 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7bc8c16-a444-45ab-b9ba-a296cda4ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78fdec27-a667-4ccc-b03f-1cc39cfa86d8', '999e9ef8-4efa-4a16-9f80-a167979a6d29', 'c5040f69-8ff6-44a3-979a-cf6d4c548687', '428695ba-416c-4841-8f1f-3115ed111b05']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:17.147065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdf4752-66ec-4d54-817d-52130d2437b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:17.171361 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbdf4752-66ec-4d54-817d-52130d2437b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f778cf5-c6d7-4d4e-97be-a6a461474d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-925499180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa390bd57aa4268a6c27033fc5e30b6',qos_specs=None,replication_status=,reservations=['78fdec27-a667-4ccc-b03f-1cc39cfa86d8','999e9ef8-4efa-4a16-9f80-a167979a6d29','c5040f69-8ff6-44a3-979a-cf6d4c548687','428695ba-416c-4841-8f1f-3115ed111b05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb60144c7414333be346459621f8228',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-925499180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f778cf5-c6d7-4d4e-97be-a6a461474d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aa390bd57aa4268a6c27033fc5e30b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bb60144c7414333be346459621f8228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:17.171725 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5f24e1-fafd-44db-a475-d43bc4440102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:17.182027 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.184483 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] PUT https://10.4.3.225/volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813 Jul 10 18:55:17.185028 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:17.195068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5f24e1-fafd-44db-a475-d43bc4440102) transitioned into state 'SUCCESS' from state '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-925499180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa390bd57aa4268a6c27033fc5e30b6',qos_specs=None,replication_status=,reservations=['78fdec27-a667-4ccc-b03f-1cc39cfa86d8','999e9ef8-4efa-4a16-9f80-a167979a6d29','c5040f69-8ff6-44a3-979a-cf6d4c548687','428695ba-416c-4841-8f1f-3115ed111b05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb60144c7414333be346459621f8228',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:17.195298 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Acquiring lock "cinder-attachment_update-6ff81732-c8fa-477b-be29-4963b428ac62-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:17.196137 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ac1b7d-b9c0-40fa-8f93-4b75332250d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:17.200932 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Lock "cinder-attachment_update-6ff81732-c8fa-477b-be29-4963b428ac62-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:17.201925 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:17.201925 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:17.210077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ac1b7d-b9c0-40fa-8f93-4b75332250d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:17.211476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Flow 'volume_create_api' (e943d52e-1765-4a46-ab4a-b740ff1c8d7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:17.211476 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Create volume request issued successfully. Jul 10 18:55:17.213921 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4340d4a1-eebf-4d4a-94ff-846f787b5c1a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:17.214484 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 218/860] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:17 2026] POST /volume/v3/volumes => generated 753 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:17.226947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a5dc0611-97ee-4bd5-b93b-90c823efba42 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.228854 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a5dc0611-97ee-4bd5-b93b-90c823efba42 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:17.229052 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a5dc0611-97ee-4bd5-b93b-90c823efba42 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.229280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a5dc0611-97ee-4bd5-b93b-90c823efba42 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.237478 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:17.237478 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:17.242154 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a5dc0611-97ee-4bd5-b93b-90c823efba42 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:17.248218 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a5dc0611-97ee-4bd5-b93b-90c823efba42 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 200 Jul 10 18:55:17.248848 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 219/861] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:17 2026] GET /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:17.726830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Lock "cinder-attachment_update-6ff81732-c8fa-477b-be29-4963b428ac62-np0000005042" released by "attachment_update" :: held 0.526s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:17.728775 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0a89fae3-2d94-41b5-8b85-3669381a57d4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813 returned with HTTP 200 Jul 10 18:55:17.728775 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 217/862] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:17 2026] PUT /volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:17.833020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-816b2786-d8e2-4e8b-b381-ea9588c1b465 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.835175 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-816b2786-d8e2-4e8b-b381-ea9588c1b465 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:17.835350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-816b2786-d8e2-4e8b-b381-ea9588c1b465 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.835592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-816b2786-d8e2-4e8b-b381-ea9588c1b465 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.849486 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:17.849486 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:17.853882 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-816b2786-d8e2-4e8b-b381-ea9588c1b465 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:17.859097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-816b2786-d8e2-4e8b-b381-ea9588c1b465 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:17.859567 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 209/863] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:17 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:17.886709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c88b189d-6634-4c32-8c55-3667c6c61543 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.890022 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c88b189d-6634-4c32-8c55-3667c6c61543 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 Jul 10 18:55:17.891333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c88b189d-6634-4c32-8c55-3667c6c61543 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.891333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c88b189d-6634-4c32-8c55-3667c6c61543 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.899470 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c88b189d-6634-4c32-8c55-3667c6c61543 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 returned with HTTP 404 Jul 10 18:55:17.900421 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 219/864] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:17 2026] GET /volume/v3/snapshots/f4dcd63c-e263-4eb5-9644-dadabc4114c9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:17.907483 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.911014 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:17.911205 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.911394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.911546 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume with id: be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:17.925691 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:17.925691 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:17.926125 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:17.946366 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume request issued successfully. Jul 10 18:55:17.946621 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4293fca2-3de0-429d-a2e8-8ac104c5f92b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 returned with HTTP 202 Jul 10 18:55:17.947303 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 220/865] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:17 2026] DELETE /volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:17.957024 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ef863c09-e3f1-4208-a6b6-5784d7a00324 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:17.962039 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef863c09-e3f1-4208-a6b6-5784d7a00324 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:17.962039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef863c09-e3f1-4208-a6b6-5784d7a00324 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:17.962039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef863c09-e3f1-4208-a6b6-5784d7a00324 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:17.980671 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:17.980671 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:17.990838 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ef863c09-e3f1-4208-a6b6-5784d7a00324 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:17.996862 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef863c09-e3f1-4208-a6b6-5784d7a00324 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 returned with HTTP 200 Jul 10 18:55:17.997531 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 218/866] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:17 2026] GET /volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 => generated 1006 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:18.241975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2ab10d23-31dc-45f2-81f6-584d57711862 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.244228 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2ab10d23-31dc-45f2-81f6-584d57711862 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813/action Jul 10 18:55:18.244652 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2ab10d23-31dc-45f2-81f6-584d57711862 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:18.244818 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2ab10d23-31dc-45f2-81f6-584d57711862 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:18.263252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d793ffb0-8875-42c9-9403-d910ca3a5780 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.265612 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.265612 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:18.265684 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d793ffb0-8875-42c9-9403-d910ca3a5780 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:18.265684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d793ffb0-8875-42c9-9403-d910ca3a5780 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.265684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d793ffb0-8875-42c9-9403-d910ca3a5780 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.273370 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2ab10d23-31dc-45f2-81f6-584d57711862 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813/action returned with HTTP 204 Jul 10 18:55:18.273844 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 210/867] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:18 2026] POST /volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:55:18.274320 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.274320 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:18.279308 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d793ffb0-8875-42c9-9403-d910ca3a5780 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:18.285023 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d793ffb0-8875-42c9-9403-d910ca3a5780 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 200 Jul 10 18:55:18.285414 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 220/868] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:18.302590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.304297 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] POST https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a/action Jul 10 18:55:18.304629 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:18.304750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:18.312356 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.312356 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:18.312857 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:18.319635 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume updated successfully. Jul 10 18:55:18.319635 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3c61548a-9496-4bd6-ad5d-81dd0f8a7e34 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a/action returned with HTTP 200 Jul 10 18:55:18.320024 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 221/869] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:55:18 2026] POST /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 18:55:18.327327 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a00d0bbd-e4b3-4caa-bd7c-dc1602088631 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.328818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a00d0bbd-e4b3-4caa-bd7c-dc1602088631 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:18.329502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a00d0bbd-e4b3-4caa-bd7c-dc1602088631 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.329897 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a00d0bbd-e4b3-4caa-bd7c-dc1602088631 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.337903 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.337903 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:18.344521 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a00d0bbd-e4b3-4caa-bd7c-dc1602088631 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:18.346760 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a00d0bbd-e4b3-4caa-bd7c-dc1602088631 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 200 Jul 10 18:55:18.347313 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 219/870] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:18.484243 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7955083f-4158-41fb-ad8a-84c1e0f0b557 req-ba57da95-c66c-4f29-89a2-b206762202cf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.486304 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7955083f-4158-41fb-ad8a-84c1e0f0b557 req-ba57da95-c66c-4f29-89a2-b206762202cf tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:18.486483 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7955083f-4158-41fb-ad8a-84c1e0f0b557 req-ba57da95-c66c-4f29-89a2-b206762202cf tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.486658 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7955083f-4158-41fb-ad8a-84c1e0f0b557 req-ba57da95-c66c-4f29-89a2-b206762202cf tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.493762 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.493762 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:18.497430 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-7955083f-4158-41fb-ad8a-84c1e0f0b557 req-ba57da95-c66c-4f29-89a2-b206762202cf tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:18.501631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7955083f-4158-41fb-ad8a-84c1e0f0b557 req-ba57da95-c66c-4f29-89a2-b206762202cf tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 200 Jul 10 18:55:18.502060 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 211/871] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:18.791962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-34d60b65-afe3-4627-b787-01c8e74388dc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.791962 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-34d60b65-afe3-4627-b787-01c8e74388dc None None] GET https://10.4.3.225/volume// Jul 10 18:55:18.791962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-34d60b65-afe3-4627-b787-01c8e74388dc None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.792185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-34d60b65-afe3-4627-b787-01c8e74388dc None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.792423 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-34d60b65-afe3-4627-b787-01c8e74388dc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:18.792796 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 221/872] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 18:55:18.806444 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ce48b240-acc0-44eb-904d-32ab48038b28 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.809921 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ce48b240-acc0-44eb-904d-32ab48038b28 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:55:18.809921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ce48b240-acc0-44eb-904d-32ab48038b28 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.809921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ce48b240-acc0-44eb-904d-32ab48038b28 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.818842 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.818842 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:18.824058 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ce48b240-acc0-44eb-904d-32ab48038b28 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:18.830186 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ce48b240-acc0-44eb-904d-32ab48038b28 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 200 Jul 10 18:55:18.830186 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 222/873] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:18.864098 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-237df0ff-1854-4baa-b9db-268fec9155a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.865408 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-237df0ff-1854-4baa-b9db-268fec9155a3 None None] GET https://10.4.3.225/volume// Jul 10 18:55:18.865408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-237df0ff-1854-4baa-b9db-268fec9155a3 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.865408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-237df0ff-1854-4baa-b9db-268fec9155a3 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.865408 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-237df0ff-1854-4baa-b9db-268fec9155a3 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:18.865653 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 220/874] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:18.877890 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b7ff00ae-a379-44dc-a140-00d947c8af2a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.880312 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b7ff00ae-a379-44dc-a140-00d947c8af2a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:18.880427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b7ff00ae-a379-44dc-a140-00d947c8af2a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:18.880718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b7ff00ae-a379-44dc-a140-00d947c8af2a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:18.893758 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.893758 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:18.898542 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b7ff00ae-a379-44dc-a140-00d947c8af2a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:18.900841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-7756856d-c267-4f6d-8595-adee8b820103 req-2db472d0-8236-42fe-a85e-8c6504c11b44 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.902919 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-2db472d0-8236-42fe-a85e-8c6504c11b44 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:18.903298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-2db472d0-8236-42fe-a85e-8c6504c11b44 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10915490-bc74-4bc3-bd4d-83c5723d401d", "connector": null, "instance_uuid": "f82cba5f-70c9-4c58-a629-fed6a6147421"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:18.905081 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b7ff00ae-a379-44dc-a140-00d947c8af2a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:18.905552 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 212/875] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:18 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:18.924432 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.924432 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:18.936132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:18.940993 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] PUT https://10.4.3.225/volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55 Jul 10 18:55:18.941422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:18.955600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Acquiring lock "cinder-attachment_update-93f2744f-7776-413c-90c4-9b8756cca37d-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:18.962680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Lock "cinder-attachment_update-93f2744f-7776-413c-90c4-9b8756cca37d-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:18.964333 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:18.964333 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:18.982395 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-2db472d0-8236-42fe-a85e-8c6504c11b44 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:18.982936 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 222/876] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:18 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:18.999770 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.001630 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:19.002076 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-181043523"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:19.004745 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-181043523'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:19.005066 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Create volume of 1 GB Jul 10 18:55:19.008935 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7756856d-c267-4f6d-8595-adee8b820103 req-84e065e1-aef1-470f-a34e-0b7d64ca6bb6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.011912 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Availability Zones retrieved successfully. Jul 10 18:55:19.012387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c9a578e3-3b18-4453-a36f-08dcf2de5834 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.013566 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-84e065e1-aef1-470f-a34e-0b7d64ca6bb6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] DELETE https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e Jul 10 18:55:19.013842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-84e065e1-aef1-470f-a34e-0b7d64ca6bb6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:19.014074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-84e065e1-aef1-470f-a34e-0b7d64ca6bb6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:19.014490 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c9a578e3-3b18-4453-a36f-08dcf2de5834 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 Jul 10 18:55:19.014688 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c9a578e3-3b18-4453-a36f-08dcf2de5834 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:19.014909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c9a578e3-3b18-4453-a36f-08dcf2de5834 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:19.021949 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c9a578e3-3b18-4453-a36f-08dcf2de5834 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 returned with HTTP 404 Jul 10 18:55:19.022521 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 223/877] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:19 2026] GET /volume/v3/volumes/be7bc957-ed90-4f35-a0d1-8ec9722ebb53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:19.025593 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:19.025593 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:19.034222 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.039911 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:19.040246 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810144104"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:19.042909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810144104'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:19.043052 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume of 1 GB Jul 10 18:55:19.043458 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:19.043458 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:19.048548 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:19.057762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (0ed5fc8c-412f-4f97-83ee-c64504ad4b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:19.059390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13ab6dad-e047-4d7a-92ce-98c4fd1538ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.060430 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:19.098089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13ab6dad-e047-4d7a-92ce-98c4fd1538ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.098796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6df097-9bb0-41de-9653-ca50d914ecee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.144930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['f51fd3c2-7cbd-4a14-a995-c86c8c5a0dfc', '053ee046-aaac-48be-b151-b48672899eaf', '0ae0298b-4376-47f9-9d5d-9d234f04b10a', 'c469a03e-e5f5-4f5b-8d7f-a1370467f6c5'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:19.145862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6df097-9bb0-41de-9653-ca50d914ecee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51fd3c2-7cbd-4a14-a995-c86c8c5a0dfc', '053ee046-aaac-48be-b151-b48672899eaf', '0ae0298b-4376-47f9-9d5d-9d234f04b10a', 'c469a03e-e5f5-4f5b-8d7f-a1370467f6c5']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.146708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b7ab743-51f4-4c0b-ad92-1a58bf8bc3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.178918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b7ab743-51f4-4c0b-ad92-1a58bf8bc3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fcf1f82-f07e-4f03-a5c4-5d6da164bd85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810144104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['f51fd3c2-7cbd-4a14-a995-c86c8c5a0dfc','053ee046-aaac-48be-b151-b48672899eaf','0ae0298b-4376-47f9-9d5d-9d234f04b10a','c469a03e-e5f5-4f5b-8d7f-a1370467f6c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810144104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fcf1f82-f07e-4f03-a5c4-5d6da164bd85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8061915993d44b08968571aa818e3516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.179128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52667175-77b1-4dbf-aba5-a193e6e0be2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.200424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52667175-77b1-4dbf-aba5-a193e6e0be2f) transitioned into state 'SUCCESS' from state '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-810144104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['f51fd3c2-7cbd-4a14-a995-c86c8c5a0dfc','053ee046-aaac-48be-b151-b48672899eaf','0ae0298b-4376-47f9-9d5d-9d234f04b10a','c469a03e-e5f5-4f5b-8d7f-a1370467f6c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.201597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6fddfe-f779-4174-ad7a-ed4bc41a7aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.206438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Flow 'volume_create_api' (da255c65-a68d-465f-a976-b9026fb50111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:19.207918 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f49cf6-5b0a-45db-9be3-3a44144729a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.209238 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:19.223927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6fddfe-f779-4174-ad7a-ed4bc41a7aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.225319 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (0ed5fc8c-412f-4f97-83ee-c64504ad4b06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:19.225786 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request issued successfully. Jul 10 18:55:19.227409 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-722b6165-64aa-4a1b-b5e3-dc8a18df119a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:19.228582 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 224/878] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:19 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:19.244364 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d99e16df-1f77-4a01-9419-663ab6c12907 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.244511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02f49cf6-5b0a-45db-9be3-3a44144729a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.245776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b14678-c32c-4d39-bedd-65a9d4681b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.246678 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d99e16df-1f77-4a01-9419-663ab6c12907 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:19.246678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d99e16df-1f77-4a01-9419-663ab6c12907 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:19.246678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d99e16df-1f77-4a01-9419-663ab6c12907 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:19.261704 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:19.261704 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:19.269949 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d99e16df-1f77-4a01-9419-663ab6c12907 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:19.277643 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d99e16df-1f77-4a01-9419-663ab6c12907 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 returned with HTTP 200 Jul 10 18:55:19.278156 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 225/879] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:19 2026] GET /volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:19.306396 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Created reservations ['705306aa-35af-4bea-9822-1223c53b216f', 'd57b7931-87ca-49ad-8488-18eb8e8bf884', 'dd222d5b-21c3-4205-8a61-bf678db678fa', '5ef6f74f-4f8d-4226-a8ff-217d08b682c4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:19.307258 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b14678-c32c-4d39-bedd-65a9d4681b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['705306aa-35af-4bea-9822-1223c53b216f', 'd57b7931-87ca-49ad-8488-18eb8e8bf884', 'dd222d5b-21c3-4205-8a61-bf678db678fa', '5ef6f74f-4f8d-4226-a8ff-217d08b682c4']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.308179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b914c581-c504-4259-8163-6194e0a24576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.339345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b914c581-c504-4259-8163-6194e0a24576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a76f451-a5c0-4667-b692-e72d8e1dc2f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-181043523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa390bd57aa4268a6c27033fc5e30b6',qos_specs=None,replication_status=,reservations=['705306aa-35af-4bea-9822-1223c53b216f','d57b7931-87ca-49ad-8488-18eb8e8bf884','dd222d5b-21c3-4205-8a61-bf678db678fa','5ef6f74f-4f8d-4226-a8ff-217d08b682c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb60144c7414333be346459621f8228',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-181043523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a76f451-a5c0-4667-b692-e72d8e1dc2f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aa390bd57aa4268a6c27033fc5e30b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bb60144c7414333be346459621f8228',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.340390 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb532aaf-22fc-4b8f-8bc2-8dc9c4699527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.368645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb532aaf-22fc-4b8f-8bc2-8dc9c4699527) transitioned into state 'SUCCESS' from state '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-181043523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa390bd57aa4268a6c27033fc5e30b6',qos_specs=None,replication_status=,reservations=['705306aa-35af-4bea-9822-1223c53b216f','d57b7931-87ca-49ad-8488-18eb8e8bf884','dd222d5b-21c3-4205-8a61-bf678db678fa','5ef6f74f-4f8d-4226-a8ff-217d08b682c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bb60144c7414333be346459621f8228',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.370348 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a186a426-709c-4c46-9ca0-268afc0bc298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:19.385898 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a186a426-709c-4c46-9ca0-268afc0bc298) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:19.385898 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Flow 'volume_create_api' (da255c65-a68d-465f-a976-b9026fb50111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:19.385898 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Create volume request issued successfully. Jul 10 18:55:19.385898 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d8ef298-4a03-4163-b0f4-996226e56a5f tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:19.386496 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 221/880] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:18 2026] POST /volume/v3/volumes => generated 753 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:19.411742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2a0a7604-5ba2-4dac-8cd7-fdc5df31d5d9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.414054 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2a0a7604-5ba2-4dac-8cd7-fdc5df31d5d9 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 Jul 10 18:55:19.414267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2a0a7604-5ba2-4dac-8cd7-fdc5df31d5d9 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:19.414461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2a0a7604-5ba2-4dac-8cd7-fdc5df31d5d9 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:19.421984 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:19.421984 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:19.427301 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2a0a7604-5ba2-4dac-8cd7-fdc5df31d5d9 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:19.431270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2a0a7604-5ba2-4dac-8cd7-fdc5df31d5d9 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 returned with HTTP 200 Jul 10 18:55:19.431676 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 226/881] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:19 2026] GET /volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:19.490626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Lock "cinder-attachment_update-93f2744f-7776-413c-90c4-9b8756cca37d-np0000005042" released by "attachment_update" :: held 0.527s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:19.490626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-ba953795-9406-4d0c-b158-0dcfaddd1765 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55 returned with HTTP 200 Jul 10 18:55:19.490626 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 223/882] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:18 2026] PUT /volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:19.561442 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-84e065e1-aef1-470f-a34e-0b7d64ca6bb6 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e returned with HTTP 200 Jul 10 18:55:19.562022 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 213/883] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:55:19 2026] DELETE /volume/v3/attachments/0dcef2ce-8e8a-4851-97f6-fbeb32e8f01e => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:55:19.922842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b1fede36-2639-4821-bfad-bd32df15965e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:19.924880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1fede36-2639-4821-bfad-bd32df15965e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:19.925081 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1fede36-2639-4821-bfad-bd32df15965e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:19.925311 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1fede36-2639-4821-bfad-bd32df15965e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:19.946517 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:19.946517 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:19.952581 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b1fede36-2639-4821-bfad-bd32df15965e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:19.956962 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1fede36-2639-4821-bfad-bd32df15965e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:19.957325 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 222/884] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:19 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:20.003881 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2abd2e65-9960-498a-8432-9a024faed9ec None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.005990 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2abd2e65-9960-498a-8432-9a024faed9ec tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55/action Jul 10 18:55:20.007892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2abd2e65-9960-498a-8432-9a024faed9ec tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:20.007892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2abd2e65-9960-498a-8432-9a024faed9ec tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:20.025325 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.025325 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:20.037133 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-2abd2e65-9960-498a-8432-9a024faed9ec tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55/action returned with HTTP 204 Jul 10 18:55:20.037559 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 227/885] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:20 2026] POST /volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:20.295610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-751ec379-4924-492b-9ff9-6d6f58bb606d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.297472 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-751ec379-4924-492b-9ff9-6d6f58bb606d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:20.297715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-751ec379-4924-492b-9ff9-6d6f58bb606d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.297951 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-751ec379-4924-492b-9ff9-6d6f58bb606d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.306585 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.306585 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:20.310907 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-751ec379-4924-492b-9ff9-6d6f58bb606d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:20.322229 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-751ec379-4924-492b-9ff9-6d6f58bb606d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 returned with HTTP 200 Jul 10 18:55:20.322772 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 224/886] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:20.342920 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.344740 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:55:20.346431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fcf1f82-f07e-4f03-a5c4-5d6da164bd85", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-513268109"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:20.363004 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.363004 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:20.363325 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:20.363438 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create snapshot from volume 7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:20.401622 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['041c6444-9780-4101-ac00-59202e1028cf', 'ea01fe43-1e44-4b96-8694-6966fdd7c914', '1ab38383-6f3b-435c-b282-e0dd3bdec800', 'bf969860-c9b1-4be2-8d69-0325a027ae8e'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:20.441616 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot create request issued successfully. Jul 10 18:55:20.442075 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0164c63a-a39a-40b9-8240-4aa7264d4d6f tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:55:20.442655 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 214/887] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:55:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:20.447280 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d540105b-5995-4516-b035-3a879ea0ce40 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.448961 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d540105b-5995-4516-b035-3a879ea0ce40 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 Jul 10 18:55:20.449144 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d540105b-5995-4516-b035-3a879ea0ce40 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.449318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d540105b-5995-4516-b035-3a879ea0ce40 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.455308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d773d3d8-699e-4faa-a57e-dc5e127d135b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.457694 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.457694 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:20.457882 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d773d3d8-699e-4faa-a57e-dc5e127d135b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 Jul 10 18:55:20.457882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d773d3d8-699e-4faa-a57e-dc5e127d135b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.458058 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d773d3d8-699e-4faa-a57e-dc5e127d135b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.461936 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d540105b-5995-4516-b035-3a879ea0ce40 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:20.463791 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.463791 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:20.464227 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d773d3d8-699e-4faa-a57e-dc5e127d135b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:20.465590 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d773d3d8-699e-4faa-a57e-dc5e127d135b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 returned with HTTP 200 Jul 10 18:55:20.466500 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 228/888] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:20.466638 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d540105b-5995-4516-b035-3a879ea0ce40 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 returned with HTTP 200 Jul 10 18:55:20.466925 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 223/889] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:20.547639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d871fb0f-a2c9-4439-870f-6b5e70cfc764 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.551241 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d871fb0f-a2c9-4439-870f-6b5e70cfc764 None None] GET https://10.4.3.225/volume// Jul 10 18:55:20.551429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d871fb0f-a2c9-4439-870f-6b5e70cfc764 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.551623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d871fb0f-a2c9-4439-870f-6b5e70cfc764 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.551970 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d871fb0f-a2c9-4439-870f-6b5e70cfc764 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:20.552289 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 225/890] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:20.570040 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-daec4472-01ac-4d49-bbfe-1e18c4f945c5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.572263 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-daec4472-01ac-4d49-bbfe-1e18c4f945c5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:55:20.572500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-daec4472-01ac-4d49-bbfe-1e18c4f945c5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.572790 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-daec4472-01ac-4d49-bbfe-1e18c4f945c5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.583336 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.583336 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:20.587192 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-daec4472-01ac-4d49-bbfe-1e18c4f945c5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:55:20.591824 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-daec4472-01ac-4d49-bbfe-1e18c4f945c5 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 200 Jul 10 18:55:20.592230 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 215/891] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:20.688670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.690886 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] PUT https://10.4.3.225/volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b Jul 10 18:55:20.691288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:20.704751 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Acquiring lock "cinder-attachment_update-b9421b50-ce32-4b00-843f-0e02f3988ff6-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:20.709969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Lock "cinder-attachment_update-b9421b50-ce32-4b00-843f-0e02f3988ff6-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:20.712217 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.712217 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:20.810273 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.811279 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] DELETE https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 Jul 10 18:55:20.811489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.811708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.811953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Delete volume with id: 5a76f451-a5c0-4667-b692-e72d8e1dc2f0 Jul 10 18:55:20.820459 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.820459 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:20.820940 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:20.844953 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Delete volume request issued successfully. Jul 10 18:55:20.844953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb65d363-d4a0-47e8-aaab-443a1f531ae8 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 returned with HTTP 202 Jul 10 18:55:20.844953 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 224/892] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:20 2026] DELETE /volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:20.855144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0adca85b-4384-4a3e-8634-01cbcc490215 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.857458 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0adca85b-4384-4a3e-8634-01cbcc490215 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 Jul 10 18:55:20.857642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0adca85b-4384-4a3e-8634-01cbcc490215 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.857837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0adca85b-4384-4a3e-8634-01cbcc490215 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.865585 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.865585 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:20.868933 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0adca85b-4384-4a3e-8634-01cbcc490215 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:20.874499 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0adca85b-4384-4a3e-8634-01cbcc490215 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 returned with HTTP 200 Jul 10 18:55:20.874731 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 226/893] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:20.971634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0182ee0f-7234-4355-b37c-d666ce1f98cf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:20.973547 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0182ee0f-7234-4355-b37c-d666ce1f98cf tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:20.973798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0182ee0f-7234-4355-b37c-d666ce1f98cf tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:20.974112 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0182ee0f-7234-4355-b37c-d666ce1f98cf tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:20.987704 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:20.987704 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:20.991635 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0182ee0f-7234-4355-b37c-d666ce1f98cf tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:20.997949 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0182ee0f-7234-4355-b37c-d666ce1f98cf tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:20.998423 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 216/894] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:20 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:21.243167 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Lock "cinder-attachment_update-b9421b50-ce32-4b00-843f-0e02f3988ff6-np0000005042" released by "attachment_update" :: held 0.533s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:21.243551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-0c2a64e0-8cc0-439c-be00-e3ac6cb9879a tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b returned with HTTP 200 Jul 10 18:55:21.244658 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 229/895] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:20 2026] PUT /volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:21.478286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b8e8adfc-b590-4a1a-ac22-795e3ae616fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.481112 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8e8adfc-b590-4a1a-ac22-795e3ae616fa tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 Jul 10 18:55:21.481430 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8e8adfc-b590-4a1a-ac22-795e3ae616fa tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.481713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8e8adfc-b590-4a1a-ac22-795e3ae616fa tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.488266 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.488266 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:21.488678 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b8e8adfc-b590-4a1a-ac22-795e3ae616fa tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:21.489707 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8e8adfc-b590-4a1a-ac22-795e3ae616fa tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 returned with HTTP 200 Jul 10 18:55:21.490247 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 225/896] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:21 2026] GET /volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:21.499199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.501556 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] GET https://10.4.3.225/volume/v3/snapshots Jul 10 18:55:21.501858 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.502144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.502498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:55:21.503993 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:55:21.508832 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Get all snapshots completed successfully. Jul 10 18:55:21.509290 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-224ba32a-3383-4197-af3b-3010daaeb5a6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 18:55:21.509821 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 227/897] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 18:55:21 2026] GET /volume/v3/snapshots => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:21.526417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.530071 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 Jul 10 18:55:21.530349 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.530649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.530841 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete snapshot with id: 8ba8c02f-824c-4e6c-b3d4-14653ee27e72 Jul 10 18:55:21.537171 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.537171 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:21.537564 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:21.562366 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot delete request issued successfully. Jul 10 18:55:21.562366 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fca13ce9-f3f3-432b-aab9-c4355585c81b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 returned with HTTP 202 Jul 10 18:55:21.562366 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 217/898] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:55:21 2026] DELETE /volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:21.569068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-47ad4feb-3787-4658-905d-8843bf0e381a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.570025 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47ad4feb-3787-4658-905d-8843bf0e381a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 Jul 10 18:55:21.570242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47ad4feb-3787-4658-905d-8843bf0e381a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.570429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47ad4feb-3787-4658-905d-8843bf0e381a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.576215 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.576215 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:21.576215 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-47ad4feb-3787-4658-905d-8843bf0e381a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:21.576467 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47ad4feb-3787-4658-905d-8843bf0e381a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 returned with HTTP 200 Jul 10 18:55:21.576761 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 230/899] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:21 2026] GET /volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:21.761670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-99e58df9-d6a8-47a3-804e-bee31b0114f4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.763730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-99e58df9-d6a8-47a3-804e-bee31b0114f4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] POST https://10.4.3.225/volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b/action Jul 10 18:55:21.764222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-99e58df9-d6a8-47a3-804e-bee31b0114f4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:21.764383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-99e58df9-d6a8-47a3-804e-bee31b0114f4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:21.766979 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-93acef6f-4006-4f84-98a2-0e4b6f4dc289 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.772778 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-93acef6f-4006-4f84-98a2-0e4b6f4dc289 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577/action Jul 10 18:55:21.773248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-93acef6f-4006-4f84-98a2-0e4b6f4dc289 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:21.773411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-93acef6f-4006-4f84-98a2-0e4b6f4dc289 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:21.792646 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.792646 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:21.803096 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.803096 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:21.803733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c2209f01-dc93-484a-bb83-6e5d3d237936 req-99e58df9-d6a8-47a3-804e-bee31b0114f4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b/action returned with HTTP 204 Jul 10 18:55:21.804462 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 226/900] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:21 2026] POST /volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:21.826056 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73db7225-8603-49fc-b9cf-3762feda9a86 req-93acef6f-4006-4f84-98a2-0e4b6f4dc289 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577/action returned with HTTP 204 Jul 10 18:55:21.826056 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 228/901] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:21 2026] POST /volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:21.888345 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d8386b9c-92ac-43d9-8632-35937f47278a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.890041 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d8386b9c-92ac-43d9-8632-35937f47278a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 Jul 10 18:55:21.890207 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d8386b9c-92ac-43d9-8632-35937f47278a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.890385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d8386b9c-92ac-43d9-8632-35937f47278a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.896571 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d8386b9c-92ac-43d9-8632-35937f47278a tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 returned with HTTP 404 Jul 10 18:55:21.897213 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 218/902] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:21 2026] GET /volume/v3/volumes/5a76f451-a5c0-4667-b692-e72d8e1dc2f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:21.911202 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.912493 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] DELETE https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:21.912677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.912935 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.913087 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Delete volume with id: 5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:21.919850 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.919850 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:21.920320 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:21.939425 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Delete volume request issued successfully. Jul 10 18:55:21.939606 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-152d246d-5db9-4b46-b0e4-2aeb8a80ad91 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 202 Jul 10 18:55:21.940194 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 231/903] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:21 2026] DELETE /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:21.951834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-adb45f3e-fa39-4f04-a10a-863b8337dbd1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:21.953506 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-adb45f3e-fa39-4f04-a10a-863b8337dbd1 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:21.953685 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-adb45f3e-fa39-4f04-a10a-863b8337dbd1 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:21.953891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-adb45f3e-fa39-4f04-a10a-863b8337dbd1 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:21.962636 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:21.962636 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:21.966414 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-adb45f3e-fa39-4f04-a10a-863b8337dbd1 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Volume info retrieved successfully. Jul 10 18:55:21.971699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-adb45f3e-fa39-4f04-a10a-863b8337dbd1 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 200 Jul 10 18:55:21.971699 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 227/904] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:21 2026] GET /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:22.012271 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3cdc751d-56ed-45f5-83e0-c704c9bdc576 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:22.014516 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3cdc751d-56ed-45f5-83e0-c704c9bdc576 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:22.014766 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3cdc751d-56ed-45f5-83e0-c704c9bdc576 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:22.015018 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3cdc751d-56ed-45f5-83e0-c704c9bdc576 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:22.026974 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:22.026974 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:22.031311 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3cdc751d-56ed-45f5-83e0-c704c9bdc576 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:22.040281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3cdc751d-56ed-45f5-83e0-c704c9bdc576 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:22.040921 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 229/905] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:22 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:22.119844 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-820e01b8-7752-479c-ac91-9d8995ee704a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:22.121700 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-820e01b8-7752-479c-ac91-9d8995ee704a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:22.122725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-820e01b8-7752-479c-ac91-9d8995ee704a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:22.123126 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-820e01b8-7752-479c-ac91-9d8995ee704a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:22.144131 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:22.144131 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:22.150268 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-820e01b8-7752-479c-ac91-9d8995ee704a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:22.155852 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-820e01b8-7752-479c-ac91-9d8995ee704a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:22.156341 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 219/906] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:22 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:22.587281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1e94673e-9ae9-421b-974c-9ba216ed8a69 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:22.588301 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e94673e-9ae9-421b-974c-9ba216ed8a69 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 Jul 10 18:55:22.588301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e94673e-9ae9-421b-974c-9ba216ed8a69 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:22.588643 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e94673e-9ae9-421b-974c-9ba216ed8a69 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:22.593543 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e94673e-9ae9-421b-974c-9ba216ed8a69 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 returned with HTTP 404 Jul 10 18:55:22.593969 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 232/907] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:22 2026] GET /volume/v3/snapshots/8ba8c02f-824c-4e6c-b3d4-14653ee27e72 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:22.601106 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:22.602933 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:22.603142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:22.603356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:22.603690 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume with id: 7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:22.610572 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:22.610572 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:22.610731 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:22.635282 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume request issued successfully. Jul 10 18:55:22.635472 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7ff1005-e8c3-4b66-8bea-55bad5404121 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 returned with HTTP 202 Jul 10 18:55:22.635922 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 228/908] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:22 2026] DELETE /volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:22.644818 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-256de5c0-a96f-4131-b3c8-71c749cb0622 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:22.648827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-256de5c0-a96f-4131-b3c8-71c749cb0622 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:22.648827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-256de5c0-a96f-4131-b3c8-71c749cb0622 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:22.648827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-256de5c0-a96f-4131-b3c8-71c749cb0622 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:22.656526 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:22.656526 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:22.660911 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-256de5c0-a96f-4131-b3c8-71c749cb0622 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:22.666021 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-256de5c0-a96f-4131-b3c8-71c749cb0622 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 returned with HTTP 200 Jul 10 18:55:22.666583 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 230/909] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:22 2026] GET /volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:22.985499 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6eca87a8-9747-40e2-b4f3-36e66346a836 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:22.987923 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6eca87a8-9747-40e2-b4f3-36e66346a836 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] GET https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a Jul 10 18:55:22.988213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6eca87a8-9747-40e2-b4f3-36e66346a836 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:22.988474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6eca87a8-9747-40e2-b4f3-36e66346a836 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:22.998873 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6eca87a8-9747-40e2-b4f3-36e66346a836 tempest-ServersNegativeTestJSON-1579634608 tempest-ServersNegativeTestJSON-1579634608-project-member] https://10.4.3.225/volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a returned with HTTP 404 Jul 10 18:55:22.999323 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 220/910] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:22 2026] GET /volume/v3/volumes/5f778cf5-c6d7-4d4e-97be-a6a461474d3a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:23.683209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d55f93dd-eff1-4d17-964a-3a3f4a5ba9ce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:23.684897 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d55f93dd-eff1-4d17-964a-3a3f4a5ba9ce tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 Jul 10 18:55:23.685078 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d55f93dd-eff1-4d17-964a-3a3f4a5ba9ce tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:23.685253 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d55f93dd-eff1-4d17-964a-3a3f4a5ba9ce tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:23.691620 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d55f93dd-eff1-4d17-964a-3a3f4a5ba9ce tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 returned with HTTP 404 Jul 10 18:55:23.692091 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 233/911] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:23 2026] GET /volume/v3/volumes/7fcf1f82-f07e-4f03-a5c4-5d6da164bd85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:23.703892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:23.705656 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:23.706088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-912721841"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:23.707705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-912721841'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:23.707959 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume of 1 GB Jul 10 18:55:23.713608 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:23.719650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (2f615dd9-1247-4197-830c-2797f64b7a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:23.720624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa042253-e006-4c2e-b8a0-32cd1960c928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:23.721438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:23.747936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa042253-e006-4c2e-b8a0-32cd1960c928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:23.748735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42e6bfe-8492-48c1-982a-61a413369d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:23.789635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['4a6b6632-af22-400e-9f36-b010bf0b47a2', '14595c6b-5fc4-4dd3-907d-14b73896c07f', 'aae1faac-d302-4e06-8cf3-7161d4da9cc9', '57c75cb7-9ffc-4574-b46f-45fb8bce7798'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:23.790475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f42e6bfe-8492-48c1-982a-61a413369d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a6b6632-af22-400e-9f36-b010bf0b47a2', '14595c6b-5fc4-4dd3-907d-14b73896c07f', 'aae1faac-d302-4e06-8cf3-7161d4da9cc9', '57c75cb7-9ffc-4574-b46f-45fb8bce7798']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:23.791295 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e113d279-0bb9-413c-80d4-acf1f08d053c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:23.813914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e113d279-0bb9-413c-80d4-acf1f08d053c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b789fd0-9614-41db-9ca1-d4c6bdb404c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912721841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['4a6b6632-af22-400e-9f36-b010bf0b47a2','14595c6b-5fc4-4dd3-907d-14b73896c07f','aae1faac-d302-4e06-8cf3-7161d4da9cc9','57c75cb7-9ffc-4574-b46f-45fb8bce7798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912721841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b789fd0-9614-41db-9ca1-d4c6bdb404c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8061915993d44b08968571aa818e3516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:23.815101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d258f96-1b02-4d31-890c-950e88db7d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:23.835052 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d258f96-1b02-4d31-890c-950e88db7d7d) transitioned into state 'SUCCESS' from state '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-912721841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['4a6b6632-af22-400e-9f36-b010bf0b47a2','14595c6b-5fc4-4dd3-907d-14b73896c07f','aae1faac-d302-4e06-8cf3-7161d4da9cc9','57c75cb7-9ffc-4574-b46f-45fb8bce7798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:23.835678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651e78be-9314-4a23-a37c-e9acc18e91ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:23.845758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651e78be-9314-4a23-a37c-e9acc18e91ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:23.846596 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (2f615dd9-1247-4197-830c-2797f64b7a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:23.846933 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request issued successfully. Jul 10 18:55:23.847612 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14431e86-a7ce-4cf1-84f6-a3f784add77a tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:23.848559 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 229/912] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:23 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:23.861876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a820e5b6-a1cc-443a-8c1a-fd526f08c028 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:23.864148 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a820e5b6-a1cc-443a-8c1a-fd526f08c028 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:23.864342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a820e5b6-a1cc-443a-8c1a-fd526f08c028 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:23.866042 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a820e5b6-a1cc-443a-8c1a-fd526f08c028 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:23.872753 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:23.872753 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:23.877129 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a820e5b6-a1cc-443a-8c1a-fd526f08c028 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:23.881484 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a820e5b6-a1cc-443a-8c1a-fd526f08c028 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 returned with HTTP 200 Jul 10 18:55:23.881954 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 231/913] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:23 2026] GET /volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:24.194383 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-26f3704f-6a4a-4ae4-85f8-cf9dbdfda87f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.194992 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-26f3704f-6a4a-4ae4-85f8-cf9dbdfda87f None None] GET https://10.4.3.225/volume// Jul 10 18:55:24.195212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-26f3704f-6a4a-4ae4-85f8-cf9dbdfda87f None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:24.195406 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-26f3704f-6a4a-4ae4-85f8-cf9dbdfda87f None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:24.195757 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-26f3704f-6a4a-4ae4-85f8-cf9dbdfda87f None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:24.196128 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 221/914] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:55:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:24.204687 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-9a96f855-0425-49d1-9bce-006c0f9127c5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.208787 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-9a96f855-0425-49d1-9bce-006c0f9127c5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:24.209171 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-9a96f855-0425-49d1-9bce-006c0f9127c5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb465f4f-39dc-43c2-8b52-aaaa0e3a120f", "connector": null, "instance_uuid": "682f2968-ef1c-45bd-b885-b7f257b90e4e"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:24.222773 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:24.222773 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:24.245342 np0000005042 devstack@c-api.service[100059]: WARNING cinder.volume.api [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-9a96f855-0425-49d1-9bce-006c0f9127c5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 18:55:24.251408 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-9a96f855-0425-49d1-9bce-006c0f9127c5 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:24.251921 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 234/915] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:24 2026] POST /volume/v3/attachments => generated 271 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:24.678380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b2a4fa0d-1540-4908-8c49-c103836cf5a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.681066 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2a4fa0d-1540-4908-8c49-c103836cf5a9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:24.682097 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2a4fa0d-1540-4908-8c49-c103836cf5a9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:24.683598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2a4fa0d-1540-4908-8c49-c103836cf5a9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:24.697899 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:24.697899 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:24.703532 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b2a4fa0d-1540-4908-8c49-c103836cf5a9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:24.708691 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2a4fa0d-1540-4908-8c49-c103836cf5a9 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:24.709906 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 230/916] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:24 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:24.780261 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-acfa2957-25d1-4d40-ad28-5141dd0d9287 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.780752 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-acfa2957-25d1-4d40-ad28-5141dd0d9287 None None] GET https://10.4.3.225/volume// Jul 10 18:55:24.780992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-acfa2957-25d1-4d40-ad28-5141dd0d9287 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:24.781260 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-acfa2957-25d1-4d40-ad28-5141dd0d9287 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:24.781615 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-acfa2957-25d1-4d40-ad28-5141dd0d9287 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:24.782005 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 232/917] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:24.791600 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-cd21fe7d-0db5-4d12-b74a-37e4c4db8348 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.794020 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-cd21fe7d-0db5-4d12-b74a-37e4c4db8348 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:24.794306 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-cd21fe7d-0db5-4d12-b74a-37e4c4db8348 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:24.794538 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-cd21fe7d-0db5-4d12-b74a-37e4c4db8348 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:24.814640 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:24.814640 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:24.818607 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-cd21fe7d-0db5-4d12-b74a-37e4c4db8348 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:24.828462 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-cd21fe7d-0db5-4d12-b74a-37e4c4db8348 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:24.828932 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 222/918] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:24 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1343 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:24.894183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e28c9d8f-6716-42f4-89e0-56db9536f143 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.896163 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e28c9d8f-6716-42f4-89e0-56db9536f143 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:24.896375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e28c9d8f-6716-42f4-89e0-56db9536f143 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:24.896571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e28c9d8f-6716-42f4-89e0-56db9536f143 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:24.904997 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:24.904997 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:24.908696 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e28c9d8f-6716-42f4-89e0-56db9536f143 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:24.911576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.913625 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] PUT https://10.4.3.225/volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5 Jul 10 18:55:24.913864 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e28c9d8f-6716-42f4-89e0-56db9536f143 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 returned with HTTP 200 Jul 10 18:55:24.914013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:24.914276 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 235/919] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:24 2026] GET /volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:24.921480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Acquiring lock "cinder-attachment_update-cb465f4f-39dc-43c2-8b52-aaaa0e3a120f-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:24.925728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Lock "cinder-attachment_update-cb465f4f-39dc-43c2-8b52-aaaa0e3a120f-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:24.926794 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:24.926794 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:24.931697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-58f044da-6db8-425a-b95a-693c61130acc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:24.933437 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:55:24.933829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b789fd0-9614-41db-9ca1-d4c6bdb404c1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1991862369"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:24.942592 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:24.942592 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:24.943089 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:24.943265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create snapshot from volume 9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:24.988469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['e38402af-a1a4-4535-9552-1d113b4fd7dd', '06355e8e-b35c-4b1f-a8b4-412d8c05fab3', 'ef29f0ba-950f-4be1-a937-7a4c1881b4be', 'f14a4257-28f5-45c0-8b54-e5df94542f18'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:25.038287 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot create request issued successfully. Jul 10 18:55:25.038683 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58f044da-6db8-425a-b95a-693c61130acc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:55:25.039148 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 233/920] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:55:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:25.051992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-25260d90-ce26-4922-9045-c0de4d7b5198 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:25.054612 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25260d90-ce26-4922-9045-c0de4d7b5198 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa Jul 10 18:55:25.055983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25260d90-ce26-4922-9045-c0de4d7b5198 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:25.055983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25260d90-ce26-4922-9045-c0de4d7b5198 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:25.060516 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:25.060516 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:25.060911 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-25260d90-ce26-4922-9045-c0de4d7b5198 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:25.061616 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25260d90-ce26-4922-9045-c0de4d7b5198 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa returned with HTTP 200 Jul 10 18:55:25.062016 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 223/921] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:25 2026] GET /volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:25.448920 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Lock "cinder-attachment_update-cb465f4f-39dc-43c2-8b52-aaaa0e3a120f-np0000005042" released by "attachment_update" :: held 0.523s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:25.449230 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-c4287860-f4b1-4600-a664-4ca2fdaf9b09 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5 returned with HTTP 200 Jul 10 18:55:25.449716 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 231/922] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:24 2026] PUT /volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5 => generated 967 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:25.723103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-74e2d9cd-54f7-4e25-a617-168ed7ad506a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:25.725069 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-74e2d9cd-54f7-4e25-a617-168ed7ad506a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:25.725326 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-74e2d9cd-54f7-4e25-a617-168ed7ad506a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:25.725524 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-74e2d9cd-54f7-4e25-a617-168ed7ad506a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:25.738832 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:25.738832 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:25.740898 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-74e2d9cd-54f7-4e25-a617-168ed7ad506a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:25.744921 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-74e2d9cd-54f7-4e25-a617-168ed7ad506a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:25.745276 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 236/923] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:25 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:26.073158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c008000f-a9e7-4a27-9c76-bf0e9ca4d939 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:26.074933 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c008000f-a9e7-4a27-9c76-bf0e9ca4d939 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa Jul 10 18:55:26.075137 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c008000f-a9e7-4a27-9c76-bf0e9ca4d939 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:26.075356 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c008000f-a9e7-4a27-9c76-bf0e9ca4d939 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:26.079944 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:26.079944 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:26.080220 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c008000f-a9e7-4a27-9c76-bf0e9ca4d939 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:26.080839 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c008000f-a9e7-4a27-9c76-bf0e9ca4d939 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa returned with HTTP 200 Jul 10 18:55:26.081169 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 234/924] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:26 2026] GET /volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:26.089695 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:26.091361 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] POST https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa/action Jul 10 18:55:26.091718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:26.091860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:26.093128 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Updating snapshot '18290a97-aae2-4828-bf42-2fc2b3cedefa' with '{'status': 'error'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 18:55:26.101495 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:26.101495 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:26.101984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7ac2b125509247af8d39284c3e45a86d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8061915993d44b08968571aa818e3516', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:55:26.102186 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55a0f25c-54d3-4c5f-8675-2fd1c9efa73d tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa/action returned with HTTP 403 Jul 10 18:55:26.102628 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 224/925] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:55:26 2026] POST /volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:26.109289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:26.111081 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa Jul 10 18:55:26.111257 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:26.111436 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:26.111553 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete snapshot with id: 18290a97-aae2-4828-bf42-2fc2b3cedefa Jul 10 18:55:26.116351 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:26.116351 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:26.116675 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:26.132260 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot delete request issued successfully. Jul 10 18:55:26.132678 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978d170c-b09a-40d2-8d53-b2728f14a2cd tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa returned with HTTP 202 Jul 10 18:55:26.133325 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 232/926] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:55:26 2026] DELETE /volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:26.141970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4f276a76-e25b-4697-acee-189cd5ed8876 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:26.143909 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f276a76-e25b-4697-acee-189cd5ed8876 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa Jul 10 18:55:26.144126 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f276a76-e25b-4697-acee-189cd5ed8876 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:26.144336 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f276a76-e25b-4697-acee-189cd5ed8876 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:26.149430 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:26.149430 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:26.149732 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4f276a76-e25b-4697-acee-189cd5ed8876 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:26.150460 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f276a76-e25b-4697-acee-189cd5ed8876 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa returned with HTTP 200 Jul 10 18:55:26.150858 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 237/927] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:26 2026] GET /volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:26.757496 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a4dbddd4-97f6-4bb4-b563-ef60f6fb4f92 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:26.759905 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4dbddd4-97f6-4bb4-b563-ef60f6fb4f92 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:26.760204 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4dbddd4-97f6-4bb4-b563-ef60f6fb4f92 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:26.760440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4dbddd4-97f6-4bb4-b563-ef60f6fb4f92 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:26.772112 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:26.772112 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:26.776186 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a4dbddd4-97f6-4bb4-b563-ef60f6fb4f92 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:26.780508 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4dbddd4-97f6-4bb4-b563-ef60f6fb4f92 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:26.780894 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 235/928] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:26 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:26.928136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:26.930363 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] PUT https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b Jul 10 18:55:26.930731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:26.939044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Acquiring lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:26.943520 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:26.944517 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:26.944517 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:27.159472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7be3e7a7-6265-4b1b-a3c8-1c3dcbf9ad50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:27.161229 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7be3e7a7-6265-4b1b-a3c8-1c3dcbf9ad50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa Jul 10 18:55:27.161416 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7be3e7a7-6265-4b1b-a3c8-1c3dcbf9ad50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:27.161664 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7be3e7a7-6265-4b1b-a3c8-1c3dcbf9ad50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:27.165699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7be3e7a7-6265-4b1b-a3c8-1c3dcbf9ad50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa returned with HTTP 404 Jul 10 18:55:27.166459 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 233/929] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:27 2026] GET /volume/v3/snapshots/18290a97-aae2-4828-bf42-2fc2b3cedefa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:27.172888 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:27.175116 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:27.175354 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:27.175596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:27.175846 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume with id: 9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:27.184837 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:27.184837 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:27.185265 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:27.215834 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume request issued successfully. Jul 10 18:55:27.215834 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f3795c56-1bde-4019-9f2b-a7ef81cc1dd0 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 returned with HTTP 202 Jul 10 18:55:27.215834 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 238/930] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:27 2026] DELETE /volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:27.228058 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2a03d6ca-3937-4ce1-824e-6774ef1abd50 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:27.233917 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a03d6ca-3937-4ce1-824e-6774ef1abd50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:27.233917 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a03d6ca-3937-4ce1-824e-6774ef1abd50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:27.233917 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a03d6ca-3937-4ce1-824e-6774ef1abd50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:27.245563 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:27.245563 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:27.250862 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2a03d6ca-3937-4ce1-824e-6774ef1abd50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:27.255335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a03d6ca-3937-4ce1-824e-6774ef1abd50 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 returned with HTTP 200 Jul 10 18:55:27.255892 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 236/931] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:27 2026] GET /volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:27.468768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Lock "cinder-attachment_update-10915490-bc74-4bc3-bd4d-83c5723d401d-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:27.469119 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-2b0b7740-e2ba-43f6-a4c3-86ab8989170c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b returned with HTTP 200 Jul 10 18:55:27.469500 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 225/932] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:26 2026] PUT /volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:27.482336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7756856d-c267-4f6d-8595-adee8b820103 req-961ed6c8-c8d7-4f47-a5a1-d2f0aac53e76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:27.487768 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-961ed6c8-c8d7-4f47-a5a1-d2f0aac53e76 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b Jul 10 18:55:27.488081 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-961ed6c8-c8d7-4f47-a5a1-d2f0aac53e76 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:27.488322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-961ed6c8-c8d7-4f47-a5a1-d2f0aac53e76 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:27.510263 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-961ed6c8-c8d7-4f47-a5a1-d2f0aac53e76 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b returned with HTTP 200 Jul 10 18:55:27.510863 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 234/933] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 18:55:27 2026] GET /volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:27.795096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1241d9a9-eb3c-47d8-8d66-1c74ab79b10e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:27.799841 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1241d9a9-eb3c-47d8-8d66-1c74ab79b10e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:27.799841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1241d9a9-eb3c-47d8-8d66-1c74ab79b10e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:27.799841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1241d9a9-eb3c-47d8-8d66-1c74ab79b10e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:27.815206 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:27.815206 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:27.818304 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1241d9a9-eb3c-47d8-8d66-1c74ab79b10e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:27.823527 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1241d9a9-eb3c-47d8-8d66-1c74ab79b10e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:27.824157 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 239/934] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:27 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:28.268844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-18132938-8803-4808-85a8-f919f21f983e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:28.270556 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-18132938-8803-4808-85a8-f919f21f983e tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 Jul 10 18:55:28.270791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-18132938-8803-4808-85a8-f919f21f983e tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:28.271021 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-18132938-8803-4808-85a8-f919f21f983e tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:28.276551 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-18132938-8803-4808-85a8-f919f21f983e tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 returned with HTTP 404 Jul 10 18:55:28.277060 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 237/935] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:28 2026] GET /volume/v3/volumes/9b789fd0-9614-41db-9ca1-d4c6bdb404c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:28.284919 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0d508198-0080-40a1-837b-c0366d816c67 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:28.286949 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:28.287340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-304067257"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:28.288777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-304067257'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:28.288956 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume of 1 GB Jul 10 18:55:28.289252 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:28.289252 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:28.293042 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:28.299409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (62b13523-e529-4519-bd4f-f296c748a0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:28.300486 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5a9f2f-83df-4545-b3d4-f3803f5c8705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:28.301356 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:28.325149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5a9f2f-83df-4545-b3d4-f3803f5c8705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:28.325947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf903351-1e27-4af4-b655-abfc6df8fb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:28.365734 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['88029f7c-8d10-4899-9f35-4c76fb5a2ad0', '929f0c13-5103-4349-8b94-a591080ec54f', '67c8b080-b965-498d-8cc7-d7b35b69ac1c', '0333a229-c7f7-479e-a7d4-94a64f15325f'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:28.366513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf903351-1e27-4af4-b655-abfc6df8fb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88029f7c-8d10-4899-9f35-4c76fb5a2ad0', '929f0c13-5103-4349-8b94-a591080ec54f', '67c8b080-b965-498d-8cc7-d7b35b69ac1c', '0333a229-c7f7-479e-a7d4-94a64f15325f']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:28.367423 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71f2b01-0a06-4523-b6bb-1c6c9dde23c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:28.391541 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71f2b01-0a06-4523-b6bb-1c6c9dde23c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b34c729-a43b-444a-8f5b-ac203f90c947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304067257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['88029f7c-8d10-4899-9f35-4c76fb5a2ad0','929f0c13-5103-4349-8b94-a591080ec54f','67c8b080-b965-498d-8cc7-d7b35b69ac1c','0333a229-c7f7-479e-a7d4-94a64f15325f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304067257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b34c729-a43b-444a-8f5b-ac203f90c947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8061915993d44b08968571aa818e3516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:28.392712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8877c3b4-3abc-4aaf-804c-f723abb1844c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:28.416228 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8877c3b4-3abc-4aaf-804c-f723abb1844c) transitioned into state 'SUCCESS' from state '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-304067257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['88029f7c-8d10-4899-9f35-4c76fb5a2ad0','929f0c13-5103-4349-8b94-a591080ec54f','67c8b080-b965-498d-8cc7-d7b35b69ac1c','0333a229-c7f7-479e-a7d4-94a64f15325f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:28.417200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608b7700-fa96-4f81-944c-3b45bcc0f00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:28.427791 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608b7700-fa96-4f81-944c-3b45bcc0f00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:28.428913 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (62b13523-e529-4519-bd4f-f296c748a0b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:28.429267 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request issued successfully. Jul 10 18:55:28.430047 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d508198-0080-40a1-837b-c0366d816c67 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:28.430425 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 226/936] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:28 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:28.441004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-87404fde-76a3-4fb4-9d2d-97fca8037255 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:28.444037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87404fde-76a3-4fb4-9d2d-97fca8037255 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:28.444037 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87404fde-76a3-4fb4-9d2d-97fca8037255 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:28.444208 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87404fde-76a3-4fb4-9d2d-97fca8037255 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:28.450893 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:28.450893 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:28.454472 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-87404fde-76a3-4fb4-9d2d-97fca8037255 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:28.457931 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87404fde-76a3-4fb4-9d2d-97fca8037255 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 returned with HTTP 200 Jul 10 18:55:28.458388 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 235/937] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:28 2026] GET /volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:28.842835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-61ac1713-3bab-4c08-8dcb-325a61991e27 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:28.842835 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61ac1713-3bab-4c08-8dcb-325a61991e27 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:28.842835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61ac1713-3bab-4c08-8dcb-325a61991e27 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:28.842835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61ac1713-3bab-4c08-8dcb-325a61991e27 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:28.855640 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:28.855640 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:28.860428 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-61ac1713-3bab-4c08-8dcb-325a61991e27 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:28.867256 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61ac1713-3bab-4c08-8dcb-325a61991e27 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:28.867867 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 240/938] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:28 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:29.471249 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-70de110f-5f4d-43b8-a842-14f3c42bc0dc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:29.472908 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-70de110f-5f4d-43b8-a842-14f3c42bc0dc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:29.473140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-70de110f-5f4d-43b8-a842-14f3c42bc0dc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:29.473364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-70de110f-5f4d-43b8-a842-14f3c42bc0dc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:29.481573 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:29.481573 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:29.485412 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-70de110f-5f4d-43b8-a842-14f3c42bc0dc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:29.489185 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-70de110f-5f4d-43b8-a842-14f3c42bc0dc tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 returned with HTTP 200 Jul 10 18:55:29.489565 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 238/939] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:29 2026] GET /volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:29.501655 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:29.503950 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:55:29.503950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b34c729-a43b-444a-8f5b-ac203f90c947", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1356895457"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:29.517133 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:29.517133 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:29.517485 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:29.520831 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create snapshot from volume 3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:29.546451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['041c133c-07de-4553-8f57-55dc3e16245e', '7147fc0b-b4d8-4651-a27a-c168133712d4', '8178aded-5c0b-4c3e-b7f2-8d2d455df47c', '06fc966d-329a-4b97-90e7-10b79d2ccacf'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:29.582160 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot create request issued successfully. Jul 10 18:55:29.582413 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f6ef69d-403b-4fa4-9007-0f853d2954c4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:55:29.582895 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 227/940] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:55:29 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 10 18:55:29.596157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-398dce81-152c-4e99-af57-0d55597d3ea4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:29.598472 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-398dce81-152c-4e99-af57-0d55597d3ea4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:29.598753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-398dce81-152c-4e99-af57-0d55597d3ea4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:29.599219 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-398dce81-152c-4e99-af57-0d55597d3ea4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:29.605196 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:29.605196 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:29.605504 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-398dce81-152c-4e99-af57-0d55597d3ea4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:29.606273 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-398dce81-152c-4e99-af57-0d55597d3ea4 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 returned with HTTP 200 Jul 10 18:55:29.606672 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 236/941] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:29 2026] GET /volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:29.883926 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a9c28a87-ddb1-4476-be1c-f15293654522 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:29.885698 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a9c28a87-ddb1-4476-be1c-f15293654522 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:29.885940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a9c28a87-ddb1-4476-be1c-f15293654522 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:29.886091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a9c28a87-ddb1-4476-be1c-f15293654522 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:29.901964 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:29.901964 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:29.909450 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a9c28a87-ddb1-4476-be1c-f15293654522 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:29.919005 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a9c28a87-ddb1-4476-be1c-f15293654522 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:29.919104 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 241/942] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:29 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:30.618250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-051fb01d-b636-42f5-b637-86f90a355806 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:30.620117 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-051fb01d-b636-42f5-b637-86f90a355806 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:30.620349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-051fb01d-b636-42f5-b637-86f90a355806 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:30.620566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-051fb01d-b636-42f5-b637-86f90a355806 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:30.626875 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:30.626875 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:30.627398 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-051fb01d-b636-42f5-b637-86f90a355806 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:30.628398 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-051fb01d-b636-42f5-b637-86f90a355806 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 returned with HTTP 200 Jul 10 18:55:30.628945 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 239/943] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:30 2026] GET /volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:30.639331 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-54906365-adad-403c-a038-228fb1151abe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:30.641708 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54906365-adad-403c-a038-228fb1151abe tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] GET https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:30.642006 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54906365-adad-403c-a038-228fb1151abe tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:30.642276 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54906365-adad-403c-a038-228fb1151abe tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:30.648869 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:30.648869 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:30.649571 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-54906365-adad-403c-a038-228fb1151abe tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Snapshot retrieved successfully. Jul 10 18:55:30.650644 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54906365-adad-403c-a038-228fb1151abe tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 returned with HTTP 200 Jul 10 18:55:30.651270 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 228/944] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:30 2026] GET /volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:30.663062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04f65fcb-6647-4074-960c-277574b34925 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:30.663645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-0caa627f-86e0-45d1-babf-0c01e0847c9e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:30.665461 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:30.665929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:30.666302 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-0caa627f-86e0-45d1-babf-0c01e0847c9e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5/action Jul 10 18:55:30.666583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:30.666693 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-0caa627f-86e0-45d1-babf-0c01e0847c9e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:30.666832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-0caa627f-86e0-45d1-babf-0c01e0847c9e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:30.668250 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete snapshot with id: 95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:30.676842 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:30.676842 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:30.676842 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:30.685684 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:30.685684 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:30.695087 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot delete request issued successfully. Jul 10 18:55:30.699158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-812ccc0f-5faa-4dfc-b8c4-2ea778eb52aa req-0caa627f-86e0-45d1-babf-0c01e0847c9e tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5/action returned with HTTP 204 Jul 10 18:55:30.699158 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 242/945] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:30 2026] POST /volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:30.699767 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04f65fcb-6647-4074-960c-277574b34925 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 returned with HTTP 202 Jul 10 18:55:30.699767 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 237/946] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:55:30 2026] DELETE /volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:30.708239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b415fe46-3292-4e79-aeac-63a7ab90fa0b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:30.709327 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b415fe46-3292-4e79-aeac-63a7ab90fa0b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:30.709563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b415fe46-3292-4e79-aeac-63a7ab90fa0b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:30.709796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b415fe46-3292-4e79-aeac-63a7ab90fa0b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:30.715250 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:30.715250 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:30.715724 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b415fe46-3292-4e79-aeac-63a7ab90fa0b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:30.717001 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b415fe46-3292-4e79-aeac-63a7ab90fa0b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 returned with HTTP 200 Jul 10 18:55:30.718702 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 240/947] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:30 2026] GET /volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:55:30.937778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bceb186f-d917-4293-805e-9d96d50cb530 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:30.940169 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bceb186f-d917-4293-805e-9d96d50cb530 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:30.940424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bceb186f-d917-4293-805e-9d96d50cb530 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:30.940682 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bceb186f-d917-4293-805e-9d96d50cb530 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:30.956460 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:30.956460 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:30.960845 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bceb186f-d917-4293-805e-9d96d50cb530 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:30.965721 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bceb186f-d917-4293-805e-9d96d50cb530 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:30.966278 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 229/948] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:30 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:31.136134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d421eefc-f15d-43af-94ad-30e37b87b1f2 req-c3e0620c-7ba6-4dad-b8e9-85ad709fc0b2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.138657 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d421eefc-f15d-43af-94ad-30e37b87b1f2 req-c3e0620c-7ba6-4dad-b8e9-85ad709fc0b2 tempest-TestMultiAttachVolumeSwap-562720757 tempest-TestMultiAttachVolumeSwap-562720757-project] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:31.139005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d421eefc-f15d-43af-94ad-30e37b87b1f2 req-c3e0620c-7ba6-4dad-b8e9-85ad709fc0b2 tempest-TestMultiAttachVolumeSwap-562720757 tempest-TestMultiAttachVolumeSwap-562720757-project] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.139299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d421eefc-f15d-43af-94ad-30e37b87b1f2 req-c3e0620c-7ba6-4dad-b8e9-85ad709fc0b2 tempest-TestMultiAttachVolumeSwap-562720757 tempest-TestMultiAttachVolumeSwap-562720757-project] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.153984 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.153984 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:31.158472 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-d421eefc-f15d-43af-94ad-30e37b87b1f2 req-c3e0620c-7ba6-4dad-b8e9-85ad709fc0b2 tempest-TestMultiAttachVolumeSwap-562720757 tempest-TestMultiAttachVolumeSwap-562720757-project] Volume info retrieved successfully. Jul 10 18:55:31.164185 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d421eefc-f15d-43af-94ad-30e37b87b1f2 req-c3e0620c-7ba6-4dad-b8e9-85ad709fc0b2 tempest-TestMultiAttachVolumeSwap-562720757 tempest-TestMultiAttachVolumeSwap-562720757-project] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:31.164779 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 243/949] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1651 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:31.176117 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4134b2f3-1107-4bc8-952b-b106d504961b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.178272 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4134b2f3-1107-4bc8-952b-b106d504961b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:31.178549 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4134b2f3-1107-4bc8-952b-b106d504961b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.178864 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4134b2f3-1107-4bc8-952b-b106d504961b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.193140 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.193140 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:31.196912 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4134b2f3-1107-4bc8-952b-b106d504961b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] Volume info retrieved successfully. Jul 10 18:55:31.201575 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4134b2f3-1107-4bc8-952b-b106d504961b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:31.201995 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 238/950] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:31.215175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6b428c16-6300-44f6-968f-5de0fe376ecb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.219010 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6b428c16-6300-44f6-968f-5de0fe376ecb tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] GET https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:55:31.219292 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6b428c16-6300-44f6-968f-5de0fe376ecb tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.219834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6b428c16-6300-44f6-968f-5de0fe376ecb tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.228009 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.228009 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:31.235307 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6b428c16-6300-44f6-968f-5de0fe376ecb tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] Volume info retrieved successfully. Jul 10 18:55:31.240446 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6b428c16-6300-44f6-968f-5de0fe376ecb tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-reader] https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e returned with HTTP 200 Jul 10 18:55:31.241123 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 241/951] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:31.333338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a273afd4-1a9b-4f7d-9a25-e71285afe64b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.335019 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a273afd4-1a9b-4f7d-9a25-e71285afe64b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:31.335205 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a273afd4-1a9b-4f7d-9a25-e71285afe64b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.335391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a273afd4-1a9b-4f7d-9a25-e71285afe64b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.346155 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.346155 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:31.349155 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a273afd4-1a9b-4f7d-9a25-e71285afe64b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:31.352974 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a273afd4-1a9b-4f7d-9a25-e71285afe64b tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:31.353510 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 230/952] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1458 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:31.400605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-0e9018d0-fcfc-4ee2-b0cf-b45a13dec699 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.402451 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-0e9018d0-fcfc-4ee2-b0cf-b45a13dec699 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:31.402749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-0e9018d0-fcfc-4ee2-b0cf-b45a13dec699 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.402877 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-0e9018d0-fcfc-4ee2-b0cf-b45a13dec699 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.416182 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.416182 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:31.420909 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-0e9018d0-fcfc-4ee2-b0cf-b45a13dec699 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:31.426652 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-0e9018d0-fcfc-4ee2-b0cf-b45a13dec699 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:31.427371 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 244/953] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:31.451110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.453081 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action Jul 10 18:55:31.453394 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:31.453563 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:31.471602 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.471602 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:31.472385 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:31.485206 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Begin detaching volume completed successfully. Jul 10 18:55:31.485452 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-883cbdf9-455c-480c-af88-1777d5f4ece8 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action returned with HTTP 202 Jul 10 18:55:31.485929 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 239/954] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:55:31 2026] POST /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:55:31.728303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4215ee11-c5fc-4d45-b5b4-727df958ef90 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.730635 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4215ee11-c5fc-4d45-b5b4-727df958ef90 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 Jul 10 18:55:31.730840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4215ee11-c5fc-4d45-b5b4-727df958ef90 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.731092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4215ee11-c5fc-4d45-b5b4-727df958ef90 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.735306 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4215ee11-c5fc-4d45-b5b4-727df958ef90 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 returned with HTTP 404 Jul 10 18:55:31.735843 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 242/955] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/snapshots/95f4112e-a4b6-467b-a49d-1714eff9ef70 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:31.742381 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.744225 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:31.744433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.744679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.745250 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume with id: 3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:31.752245 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.752245 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:31.752640 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:31.770573 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume request issued successfully. Jul 10 18:55:31.770762 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8f46cc2-822c-431d-aac3-51fa8f7daea5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 returned with HTTP 202 Jul 10 18:55:31.771170 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 231/956] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:31 2026] DELETE /volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:31.779076 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-061dafd6-e4be-43d2-833b-903525fd21ad None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:31.781390 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-061dafd6-e4be-43d2-833b-903525fd21ad tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:31.781599 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-061dafd6-e4be-43d2-833b-903525fd21ad tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:31.781782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-061dafd6-e4be-43d2-833b-903525fd21ad tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:31.790452 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:31.790452 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:31.795108 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-061dafd6-e4be-43d2-833b-903525fd21ad tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:31.800104 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-061dafd6-e4be-43d2-833b-903525fd21ad tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 returned with HTTP 200 Jul 10 18:55:31.800640 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 245/957] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:31 2026] GET /volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:32.513119 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d55dcec5-1ef6-453b-b4bd-beceeae98f7b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:32.513681 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d55dcec5-1ef6-453b-b4bd-beceeae98f7b None None] GET https://10.4.3.225/volume// Jul 10 18:55:32.516413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d55dcec5-1ef6-453b-b4bd-beceeae98f7b None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:32.516707 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d55dcec5-1ef6-453b-b4bd-beceeae98f7b None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:32.517080 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d55dcec5-1ef6-453b-b4bd-beceeae98f7b None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:32.517416 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 240/958] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:32 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:32.527485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-7098db7b-c90e-4fde-a715-850b2253cda3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:32.531204 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-7098db7b-c90e-4fde-a715-850b2253cda3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:32.531521 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-7098db7b-c90e-4fde-a715-850b2253cda3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:32.531674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-7098db7b-c90e-4fde-a715-850b2253cda3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:32.544751 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:32.544751 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:32.558743 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-7098db7b-c90e-4fde-a715-850b2253cda3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:32.566997 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-7098db7b-c90e-4fde-a715-850b2253cda3 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:32.566997 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 243/959] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:32 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1641 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:32.815698 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d4735ed-5c88-4d29-8d9a-30717e72c816 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:32.817781 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d4735ed-5c88-4d29-8d9a-30717e72c816 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 Jul 10 18:55:32.818091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d4735ed-5c88-4d29-8d9a-30717e72c816 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:32.818316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d4735ed-5c88-4d29-8d9a-30717e72c816 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:32.830077 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d4735ed-5c88-4d29-8d9a-30717e72c816 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 returned with HTTP 404 Jul 10 18:55:32.830077 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 232/960] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:32 2026] GET /volume/v3/volumes/3b34c729-a43b-444a-8f5b-ac203f90c947 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:32.843833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-131886ed-0af7-4039-a117-be181e3e7c4b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:32.843833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:32.843833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1587568741"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:32.844421 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1587568741'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:32.844421 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume of 1 GB Jul 10 18:55:32.847883 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:32.853942 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (c122f491-42f7-4e14-92f4-4e4f6f2d849b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:32.854985 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832f851a-51d1-45e4-9728-247f07fafeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:32.855661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:32.881097 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (832f851a-51d1-45e4-9728-247f07fafeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:32.881723 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcc294db-fc89-43c3-a1dd-b3202f8a3828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:32.947549 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['c1fcdd29-b01a-46a9-94ab-8a77238ed239', 'ea8515b5-8773-4477-a743-38b9ab42616b', '6617c1db-3bd8-4c8e-8aa0-2ce48cd5fd83', '9aa9239e-6d5d-404b-addf-b413a3881ef6'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:32.950835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcc294db-fc89-43c3-a1dd-b3202f8a3828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1fcdd29-b01a-46a9-94ab-8a77238ed239', 'ea8515b5-8773-4477-a743-38b9ab42616b', '6617c1db-3bd8-4c8e-8aa0-2ce48cd5fd83', '9aa9239e-6d5d-404b-addf-b413a3881ef6']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:32.950835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c675ff0-7c4a-430b-8130-81bd0d5e5336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:32.988640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c675ff0-7c4a-430b-8130-81bd0d5e5336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34356097-bf47-4362-8322-4409dd78ef04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1587568741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['c1fcdd29-b01a-46a9-94ab-8a77238ed239','ea8515b5-8773-4477-a743-38b9ab42616b','6617c1db-3bd8-4c8e-8aa0-2ce48cd5fd83','9aa9239e-6d5d-404b-addf-b413a3881ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1587568741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34356097-bf47-4362-8322-4409dd78ef04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8061915993d44b08968571aa818e3516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:32.989580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac904d4-f76a-4a7b-bd68-dbbca0e05fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:33.016904 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac904d4-f76a-4a7b-bd68-dbbca0e05fc2) transitioned into state 'SUCCESS' from state '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-1587568741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8061915993d44b08968571aa818e3516',qos_specs=None,replication_status=,reservations=['c1fcdd29-b01a-46a9-94ab-8a77238ed239','ea8515b5-8773-4477-a743-38b9ab42616b','6617c1db-3bd8-4c8e-8aa0-2ce48cd5fd83','9aa9239e-6d5d-404b-addf-b413a3881ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4479fcc9e747b781b2f976fa435ff1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:33.017505 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea4e9c09-a6d3-4574-8788-4b4804f5140a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:33.032307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea4e9c09-a6d3-4574-8788-4b4804f5140a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:33.033488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Flow 'volume_create_api' (c122f491-42f7-4e14-92f4-4e4f6f2d849b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:33.035238 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create volume request issued successfully. Jul 10 18:55:33.035238 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-131886ed-0af7-4039-a117-be181e3e7c4b tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:33.035329 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 246/961] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:55:32 2026] POST /volume/v3/volumes => generated 778 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:33.061647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d41a703-e2bb-4dc0-833c-ab8e448f2fd5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:33.066309 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d41a703-e2bb-4dc0-833c-ab8e448f2fd5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:33.066525 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d41a703-e2bb-4dc0-833c-ab8e448f2fd5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:33.066799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d41a703-e2bb-4dc0-833c-ab8e448f2fd5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:33.081754 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:33.081754 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:33.086279 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2d41a703-e2bb-4dc0-833c-ab8e448f2fd5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:33.095658 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d41a703-e2bb-4dc0-833c-ab8e448f2fd5 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 returned with HTTP 200 Jul 10 18:55:33.095658 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 241/962] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:33 2026] GET /volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:33.205903 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-f2fc399c-e983-4761-9db3-0edcd8cedfb2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:33.208201 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-f2fc399c-e983-4761-9db3-0edcd8cedfb2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:33.208386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-f2fc399c-e983-4761-9db3-0edcd8cedfb2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:33.208589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-f2fc399c-e983-4761-9db3-0edcd8cedfb2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:33.224886 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:33.224886 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:33.230769 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-f2fc399c-e983-4761-9db3-0edcd8cedfb2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:33.236238 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-f2fc399c-e983-4761-9db3-0edcd8cedfb2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:33.236823 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 244/963] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:33 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:33.758145 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-a63ecf83-973e-4f70-9870-8a025b9c68d0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:33.762199 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-a63ecf83-973e-4f70-9870-8a025b9c68d0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] DELETE https://10.4.3.225/volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5 Jul 10 18:55:33.762199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-a63ecf83-973e-4f70-9870-8a025b9c68d0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:33.762199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-a63ecf83-973e-4f70-9870-8a025b9c68d0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:33.770381 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:33.770381 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:34.111070 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-106cc9d0-fc0e-4c49-a961-b33acf567577 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.112827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-106cc9d0-fc0e-4c49-a961-b33acf567577 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:34.113028 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-106cc9d0-fc0e-4c49-a961-b33acf567577 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:34.113228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-106cc9d0-fc0e-4c49-a961-b33acf567577 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:34.119757 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.119757 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:34.123965 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-106cc9d0-fc0e-4c49-a961-b33acf567577 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:34.128411 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-106cc9d0-fc0e-4c49-a961-b33acf567577 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 returned with HTTP 200 Jul 10 18:55:34.128853 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 247/964] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:34 2026] GET /volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:34.141503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-484b8411-4c30-4a13-8e1d-4271844b9692 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.144517 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:55:34.144960 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34356097-bf47-4362-8322-4409dd78ef04", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1993390904"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:34.157541 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.157541 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:34.157907 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:34.158014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Create snapshot from volume 34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:34.182923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Created reservations ['8bb15445-cb2f-4b73-979c-c1eb37240594', '82bdc1f2-907d-42ce-8074-867fef80ee60', 'c86934d0-635c-4dec-9e5a-f9e7a482725d', 'f85087ba-1195-45db-a224-efa58b426557'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:34.215862 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot create request issued successfully. Jul 10 18:55:34.216156 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-484b8411-4c30-4a13-8e1d-4271844b9692 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:55:34.216638 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 242/965] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:55:34 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 10 18:55:34.226559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-41ec1f08-e8bb-42ee-afb7-ad2804de2bf6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.228874 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41ec1f08-e8bb-42ee-afb7-ad2804de2bf6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:34.229364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41ec1f08-e8bb-42ee-afb7-ad2804de2bf6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:34.229364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41ec1f08-e8bb-42ee-afb7-ad2804de2bf6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:34.237862 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.237862 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:34.237862 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-41ec1f08-e8bb-42ee-afb7-ad2804de2bf6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:34.238586 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41ec1f08-e8bb-42ee-afb7-ad2804de2bf6 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 returned with HTTP 200 Jul 10 18:55:34.240672 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 245/966] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:34 2026] GET /volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:34.240775 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-47715a90-8fca-425c-92f6-4862eb5efb95 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.241444 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47715a90-8fca-425c-92f6-4862eb5efb95 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:55:34.241648 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47715a90-8fca-425c-92f6-4862eb5efb95 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:34.241777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47715a90-8fca-425c-92f6-4862eb5efb95 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:34.250917 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.250917 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:34.256502 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-47715a90-8fca-425c-92f6-4862eb5efb95 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:34.260768 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47715a90-8fca-425c-92f6-4862eb5efb95 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:55:34.261193 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 248/967] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:34 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:34.305250 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0d092cb0-18c2-4d66-96e8-a1d2af1bd518 req-a63ecf83-973e-4f70-9870-8a025b9c68d0 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5 returned with HTTP 200 Jul 10 18:55:34.305768 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 233/968] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:55:33 2026] DELETE /volume/v3/attachments/35c6d056-ad08-4318-b41c-b46e0452e6a5 => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:34.513604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d372de57-b846-427e-aa98-104ab2ca0e0a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.515680 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d372de57-b846-427e-aa98-104ab2ca0e0a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:55:34.516379 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d372de57-b846-427e-aa98-104ab2ca0e0a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:34.517236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d372de57-b846-427e-aa98-104ab2ca0e0a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:34.528444 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.528444 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:34.533988 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d372de57-b846-427e-aa98-104ab2ca0e0a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:34.540373 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d372de57-b846-427e-aa98-104ab2ca0e0a tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:55:34.540988 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 243/969] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:34 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:34.584997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-06900a97-422c-4251-8f3a-f94f2307c06e req-14fe98ec-7684-4471-a890-cdbe14f6604e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.587465 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-14fe98ec-7684-4471-a890-cdbe14f6604e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:55:34.587683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-14fe98ec-7684-4471-a890-cdbe14f6604e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:34.587925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-14fe98ec-7684-4471-a890-cdbe14f6604e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:34.599479 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.599479 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:34.603715 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-06900a97-422c-4251-8f3a-f94f2307c06e req-14fe98ec-7684-4471-a890-cdbe14f6604e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:34.608974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-14fe98ec-7684-4471-a890-cdbe14f6604e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:55:34.609607 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 246/970] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:34 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:34.633089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.635316 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897/action Jul 10 18:55:34.635721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:34.635842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:34.647729 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.647729 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:34.648347 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:34.658121 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Begin detaching volume completed successfully. Jul 10 18:55:34.658468 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-9d596f7f-5626-4014-bb4e-5ea58199b58b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897/action returned with HTTP 202 Jul 10 18:55:34.659072 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 249/971] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:55:34 2026] POST /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:55:34.756566 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7756856d-c267-4f6d-8595-adee8b820103 req-8aebe7c7-3ff9-47a2-b079-4024ac19514f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:34.760843 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-8aebe7c7-3ff9-47a2-b079-4024ac19514f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] POST https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b/action Jul 10 18:55:34.760843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-8aebe7c7-3ff9-47a2-b079-4024ac19514f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:34.760843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-8aebe7c7-3ff9-47a2-b079-4024ac19514f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:34.776712 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:34.776712 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:34.791159 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7756856d-c267-4f6d-8595-adee8b820103 req-8aebe7c7-3ff9-47a2-b079-4024ac19514f tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b/action returned with HTTP 204 Jul 10 18:55:34.791159 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 234/972] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:34 2026] POST /volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:35.250125 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a11e61e4-cbfa-4b20-b828-0c19148b9909 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.255833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a11e61e4-cbfa-4b20-b828-0c19148b9909 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:35.255833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a11e61e4-cbfa-4b20-b828-0c19148b9909 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.255833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a11e61e4-cbfa-4b20-b828-0c19148b9909 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.259075 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.259075 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:35.259396 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a11e61e4-cbfa-4b20-b828-0c19148b9909 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:35.260172 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a11e61e4-cbfa-4b20-b828-0c19148b9909 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 returned with HTTP 200 Jul 10 18:55:35.260563 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 244/973] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:35 2026] GET /volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:35.270857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.274829 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] POST https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08/action Jul 10 18:55:35.274829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:35.274829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:35.275088 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.snapshot_unmanage [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Unmanage snapshot with id: 11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:35.282615 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.282615 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:35.283219 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Snapshot retrieved successfully. Jul 10 18:55:35.284273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7ac2b125509247af8d39284c3e45a86d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8061915993d44b08968571aa818e3516', '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=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 18:55:35.284524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d8bb3b9e-eaad-4f6e-828c-1ce0386ed280 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-reader] https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08/action returned with HTTP 403 Jul 10 18:55:35.285131 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 247/974] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 18:55:35 2026] POST /volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:35.293295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.295278 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:35.295577 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.295891 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.296072 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete snapshot with id: 11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:35.301609 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.301609 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:35.301966 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:35.329008 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot delete request issued successfully. Jul 10 18:55:35.329008 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c2660cf-bb97-4ccc-acc8-62218ee0e863 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 returned with HTTP 202 Jul 10 18:55:35.329519 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 250/975] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:55:35 2026] DELETE /volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:35.342097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b7815730-6872-49cc-a3bf-4378f8b21d42 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.346838 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b7815730-6872-49cc-a3bf-4378f8b21d42 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:35.346838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b7815730-6872-49cc-a3bf-4378f8b21d42 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.346838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b7815730-6872-49cc-a3bf-4378f8b21d42 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.352701 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.352701 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:35.353389 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b7815730-6872-49cc-a3bf-4378f8b21d42 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Snapshot retrieved successfully. Jul 10 18:55:35.354525 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b7815730-6872-49cc-a3bf-4378f8b21d42 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 returned with HTTP 200 Jul 10 18:55:35.355322 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 235/976] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:35 2026] GET /volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:35.691075 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-752b82db-37f8-4909-bc1d-7e9280ba6c42 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.691459 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-752b82db-37f8-4909-bc1d-7e9280ba6c42 None None] GET https://10.4.3.225/volume// Jul 10 18:55:35.691612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-752b82db-37f8-4909-bc1d-7e9280ba6c42 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.691785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-752b82db-37f8-4909-bc1d-7e9280ba6c42 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.692125 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-752b82db-37f8-4909-bc1d-7e9280ba6c42 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:35.692589 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 245/977] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:35.703001 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-06900a97-422c-4251-8f3a-f94f2307c06e req-6b0c7f87-caaa-4c0d-9afb-4dd68a84fa93 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.706821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-6b0c7f87-caaa-4c0d-9afb-4dd68a84fa93 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:55:35.707011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-6b0c7f87-caaa-4c0d-9afb-4dd68a84fa93 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.707199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-6b0c7f87-caaa-4c0d-9afb-4dd68a84fa93 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.720084 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.720084 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:35.727487 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-06900a97-422c-4251-8f3a-f94f2307c06e req-6b0c7f87-caaa-4c0d-9afb-4dd68a84fa93 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:35.729862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cdfaf089-8922-4f05-bb2b-5d17ebeafa7a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.731559 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cdfaf089-8922-4f05-bb2b-5d17ebeafa7a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:35.731819 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cdfaf089-8922-4f05-bb2b-5d17ebeafa7a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.732069 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cdfaf089-8922-4f05-bb2b-5d17ebeafa7a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.739741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-6b0c7f87-caaa-4c0d-9afb-4dd68a84fa93 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:55:35.740302 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 248/978] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:35 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:35.746290 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.746290 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:35.752344 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cdfaf089-8922-4f05-bb2b-5d17ebeafa7a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:35.762542 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cdfaf089-8922-4f05-bb2b-5d17ebeafa7a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:35.763094 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 251/979] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:35 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:35.818851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-4b8e579b-b956-4282-8f0e-325050b58587 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.824444 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-4b8e579b-b956-4282-8f0e-325050b58587 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:35.824654 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-4b8e579b-b956-4282-8f0e-325050b58587 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:35.824863 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-4b8e579b-b956-4282-8f0e-325050b58587 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:35.843217 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.843217 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:35.847635 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-4b8e579b-b956-4282-8f0e-325050b58587 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:35.853053 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-4b8e579b-b956-4282-8f0e-325050b58587 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:35.853584 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 236/980] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:35 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:35.873967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:35.876674 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] POST https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action Jul 10 18:55:35.877043 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:35.877198 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:35.899990 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:35.899990 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:35.900580 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:35.913014 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Begin detaching volume completed successfully. Jul 10 18:55:35.913014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-a5356552-f090-4e88-9e0c-6094a936fed6 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action returned with HTTP 202 Jul 10 18:55:35.913014 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 246/981] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:55:35 2026] POST /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:55:36.369593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9818c160-ce02-42cc-a472-1d6e4540edbb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:36.374215 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9818c160-ce02-42cc-a472-1d6e4540edbb tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 Jul 10 18:55:36.374441 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9818c160-ce02-42cc-a472-1d6e4540edbb tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:36.374633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9818c160-ce02-42cc-a472-1d6e4540edbb tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:36.380801 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9818c160-ce02-42cc-a472-1d6e4540edbb tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 returned with HTTP 404 Jul 10 18:55:36.381294 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 249/982] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:55:36 2026] GET /volume/v3/snapshots/11e0e50e-6a7f-4b0d-a5df-26011f99fc08 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:36.391796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0278cea4-e3ee-4564-9d92-85a851650397 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:36.394269 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:36.394569 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:36.394869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:36.395091 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume with id: 34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:36.409202 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:36.409202 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:36.409474 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:36.443312 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Delete volume request issued successfully. Jul 10 18:55:36.443312 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0278cea4-e3ee-4564-9d92-85a851650397 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 returned with HTTP 202 Jul 10 18:55:36.443312 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 252/983] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:36 2026] DELETE /volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:36.452473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0ebe5bcf-63ec-4461-b787-693f32664879 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:36.452473 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0ebe5bcf-63ec-4461-b787-693f32664879 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:36.452473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0ebe5bcf-63ec-4461-b787-693f32664879 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:36.452473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0ebe5bcf-63ec-4461-b787-693f32664879 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:36.463428 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:36.463428 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:36.470487 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0ebe5bcf-63ec-4461-b787-693f32664879 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Volume info retrieved successfully. Jul 10 18:55:36.477734 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0ebe5bcf-63ec-4461-b787-693f32664879 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 returned with HTTP 200 Jul 10 18:55:36.479227 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 237/984] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:36 2026] GET /volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:36.965759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41c790ad-b129-4c96-a945-9ebce3252203 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:36.966268 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41c790ad-b129-4c96-a945-9ebce3252203 None None] GET https://10.4.3.225/volume// Jul 10 18:55:36.966457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41c790ad-b129-4c96-a945-9ebce3252203 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:36.966687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41c790ad-b129-4c96-a945-9ebce3252203 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:36.967005 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41c790ad-b129-4c96-a945-9ebce3252203 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:36.967257 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 247/985] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:36.975000 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-de450dea-9ff1-4de6-9f1d-91e818d34a6c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:36.980266 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-de450dea-9ff1-4de6-9f1d-91e818d34a6c tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:36.980471 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-de450dea-9ff1-4de6-9f1d-91e818d34a6c tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:36.980681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-de450dea-9ff1-4de6-9f1d-91e818d34a6c tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:36.997310 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:36.997310 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:37.002230 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-de450dea-9ff1-4de6-9f1d-91e818d34a6c tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:37.009100 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-de450dea-9ff1-4de6-9f1d-91e818d34a6c tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:37.009743 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 250/986] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:36 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:37.492490 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dfd845e0-73ea-4121-8342-e21510184102 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:37.494508 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dfd845e0-73ea-4121-8342-e21510184102 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] GET https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 Jul 10 18:55:37.494720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dfd845e0-73ea-4121-8342-e21510184102 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:37.494955 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dfd845e0-73ea-4121-8342-e21510184102 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:37.501638 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dfd845e0-73ea-4121-8342-e21510184102 tempest-ProjectReaderTests-1603383343 tempest-ProjectReaderTests-1603383343-project-admin] https://10.4.3.225/volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 returned with HTTP 404 Jul 10 18:55:37.502180 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 253/987] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:37 2026] GET /volume/v3/volumes/34356097-bf47-4362-8322-4409dd78ef04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:38.620291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-06900a97-422c-4251-8f3a-f94f2307c06e req-00c34fd0-c578-453e-ae71-3d21c129eb92 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:38.624002 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-00c34fd0-c578-453e-ae71-3d21c129eb92 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] DELETE https://10.4.3.225/volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354 Jul 10 18:55:38.624202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-00c34fd0-c578-453e-ae71-3d21c129eb92 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:38.624420 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-00c34fd0-c578-453e-ae71-3d21c129eb92 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:38.637981 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:38.637981 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:39.173317 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-06900a97-422c-4251-8f3a-f94f2307c06e req-00c34fd0-c578-453e-ae71-3d21c129eb92 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354 returned with HTTP 200 Jul 10 18:55:39.174036 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 238/988] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:55:38 2026] DELETE /volume/v3/attachments/02c2458f-fac9-400e-b9a0-dc3aa5f18354 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:39.275950 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5f8535ec-1c44-43b0-9137-fb7f16c75242 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:39.344101 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5f8535ec-1c44-43b0-9137-fb7f16c75242 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:55:39.344505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5f8535ec-1c44-43b0-9137-fb7f16c75242 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-163289249", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1315836951", "vendor_name": "tempest-vendor_name-1271982913"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:39.363626 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5f8535ec-1c44-43b0-9137-fb7f16c75242 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:55:39.364200 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 248/989] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:55:39 2026] POST /volume/v3/types => generated 329 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:39.373452 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:39.375518 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:39.375947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "42f787e2-07a7-48d8-b079-5800e2a52769", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:39.377544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume request body: {'volume': {'volume_type': '42f787e2-07a7-48d8-b079-5800e2a52769', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:39.381146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume of 1 GB Jul 10 18:55:39.381511 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:39.381511 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:39.381907 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:39.385307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-bcd3a871-61bd-490f-85a0-b1b1d067839a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:39.387571 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Flow 'volume_create_api' (61b1b780-144d-4572-a746-530452c8c9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:39.387662 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-bcd3a871-61bd-490f-85a0-b1b1d067839a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:39.387777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-bcd3a871-61bd-490f-85a0-b1b1d067839a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:39.388013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-bcd3a871-61bd-490f-85a0-b1b1d067839a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:39.388533 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaad9080-94e1-4a28-b74d-f9c7cc22e54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:39.389301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:39.396798 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:39.396798 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:39.399971 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-bcd3a871-61bd-490f-85a0-b1b1d067839a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:39.403720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-bcd3a871-61bd-490f-85a0-b1b1d067839a tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:39.404126 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 254/990] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:39 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:39.407411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaad9080-94e1-4a28-b74d-f9c7cc22e54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:55:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1315836951',vendor_name='tempest-vendor_name-1271982913'},id=42f787e2-07a7-48d8-b079-5800e2a52769,is_public=True,name='tempest-ProjectMemberTests-volume-type-163289249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42f787e2-07a7-48d8-b079-5800e2a52769', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:39.408148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e908143-6c88-4b15-ae14-fd0ec3cf30b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:39.430141 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-163289249 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-163289249, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:39.430421 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-163289249 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-163289249, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:39.467730 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Created reservations ['485212fc-fb4a-42bc-8af6-98bcf24b000e', '1839ddcd-917e-411e-9acd-8518f91057f3', '9a8e50f4-5427-4b08-876d-eb98e4aa1f54', 'e9fe224a-9d3f-428a-95e7-7ee707a31c4d'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:39.468873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e908143-6c88-4b15-ae14-fd0ec3cf30b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['485212fc-fb4a-42bc-8af6-98bcf24b000e', '1839ddcd-917e-411e-9acd-8518f91057f3', '9a8e50f4-5427-4b08-876d-eb98e4aa1f54', 'e9fe224a-9d3f-428a-95e7-7ee707a31c4d']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:39.469676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eba62ac-d548-43e8-936b-a52bdcfb88aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:39.500694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eba62ac-d548-43e8-936b-a52bdcfb88aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c02b7d-505f-4981-8a0b-ccb386cff324', '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='338d3fc582424fd88a29fba7b38814b2',qos_specs=None,replication_status=,reservations=['485212fc-fb4a-42bc-8af6-98bcf24b000e','1839ddcd-917e-411e-9acd-8518f91057f3','9a8e50f4-5427-4b08-876d-eb98e4aa1f54','e9fe224a-9d3f-428a-95e7-7ee707a31c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18473984c86e4ccfba82ad89e1a731af',volume_type_id=42f787e2-07a7-48d8-b079-5800e2a52769), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:39Z,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=64c02b7d-505f-4981-8a0b-ccb386cff324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='338d3fc582424fd88a29fba7b38814b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18473984c86e4ccfba82ad89e1a731af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42f787e2-07a7-48d8-b079-5800e2a52769),volume_type_id=42f787e2-07a7-48d8-b079-5800e2a52769)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:39.501450 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a104e1fa-ae0e-48b7-854c-b9b0ff6e51fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:39.521117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a104e1fa-ae0e-48b7-854c-b9b0ff6e51fd) transitioned into state 'SUCCESS' from 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='338d3fc582424fd88a29fba7b38814b2',qos_specs=None,replication_status=,reservations=['485212fc-fb4a-42bc-8af6-98bcf24b000e','1839ddcd-917e-411e-9acd-8518f91057f3','9a8e50f4-5427-4b08-876d-eb98e4aa1f54','e9fe224a-9d3f-428a-95e7-7ee707a31c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18473984c86e4ccfba82ad89e1a731af',volume_type_id=42f787e2-07a7-48d8-b079-5800e2a52769)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:39.522238 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ef43b4-cc91-42f8-9c37-42f1de6a1e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:39.533279 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ef43b4-cc91-42f8-9c37-42f1de6a1e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:39.534152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Flow 'volume_create_api' (61b1b780-144d-4572-a746-530452c8c9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:39.534546 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume request issued successfully. Jul 10 18:55:39.535182 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d604cb6a-3f8a-4ff0-a1d1-37005f48829d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:39.535605 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 251/991] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 18:55:39 2026] POST /volume/v3/volumes => generated 773 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:39.548469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-25d3c39d-1322-430c-996f-4527d7f3c59a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:39.550058 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25d3c39d-1322-430c-996f-4527d7f3c59a tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 Jul 10 18:55:39.550226 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25d3c39d-1322-430c-996f-4527d7f3c59a tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:39.550407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25d3c39d-1322-430c-996f-4527d7f3c59a tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:39.557867 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:39.557867 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:39.561439 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-25d3c39d-1322-430c-996f-4527d7f3c59a tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:39.564917 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25d3c39d-1322-430c-996f-4527d7f3c59a tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 returned with HTTP 200 Jul 10 18:55:39.565275 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 239/992] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:55:39 2026] GET /volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:39.981180 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf25bcd9-c9ca-4c0d-b7ff-cab0bf35cbdb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:39.983402 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf25bcd9-c9ca-4c0d-b7ff-cab0bf35cbdb tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:55:39.983675 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf25bcd9-c9ca-4c0d-b7ff-cab0bf35cbdb tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:39.984057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf25bcd9-c9ca-4c0d-b7ff-cab0bf35cbdb tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:39.994090 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:39.994090 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:39.999011 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bf25bcd9-c9ca-4c0d-b7ff-cab0bf35cbdb tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:40.006157 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf25bcd9-c9ca-4c0d-b7ff-cab0bf35cbdb tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:55:40.006433 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 249/993] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:39 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:40.578374 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4fd2dfb4-f3ef-4127-aa67-e96ca25cb197 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.580154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4fd2dfb4-f3ef-4127-aa67-e96ca25cb197 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 Jul 10 18:55:40.580390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4fd2dfb4-f3ef-4127-aa67-e96ca25cb197 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.580567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4fd2dfb4-f3ef-4127-aa67-e96ca25cb197 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.587859 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:40.587859 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:40.591864 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4fd2dfb4-f3ef-4127-aa67-e96ca25cb197 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:40.595908 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4fd2dfb4-f3ef-4127-aa67-e96ca25cb197 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 returned with HTTP 200 Jul 10 18:55:40.596297 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 255/994] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:55:40 2026] GET /volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:40.608718 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-799fc963-af3a-4e5d-9bd5-97d9a99ccc6e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.610765 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-799fc963-af3a-4e5d-9bd5-97d9a99ccc6e tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 18:55:40.611064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-799fc963-af3a-4e5d-9bd5-97d9a99ccc6e tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.611290 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-799fc963-af3a-4e5d-9bd5-97d9a99ccc6e tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.611550 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:40.611550 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:40.617457 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-799fc963-af3a-4e5d-9bd5-97d9a99ccc6e tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:55:40.617903 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 252/995] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:55:40 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:40.626037 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4aea655a-42f8-4d29-ba8e-b894f7605b14 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.720959 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.722990 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:40.723616 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-450915582", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:40.725497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-450915582', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:40.725659 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Create volume of 1 GB Jul 10 18:55:40.728886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4aea655a-42f8-4d29-ba8e-b894f7605b14 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] DELETE https://10.4.3.225/volume/v3/messages/ef7b33c6-9021-47ba-81b7-3447922429d8 Jul 10 18:55:40.729130 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4aea655a-42f8-4d29-ba8e-b894f7605b14 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.729326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4aea655a-42f8-4d29-ba8e-b894f7605b14 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.729391 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Availability Zones retrieved successfully. Jul 10 18:55:40.734584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Flow 'volume_create_api' (5c9eefc9-323c-42c8-a143-806d232310dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:40.735511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2f2502-885f-45ee-874b-bc0418f89769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.736375 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:40.742691 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4aea655a-42f8-4d29-ba8e-b894f7605b14 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] https://10.4.3.225/volume/v3/messages/ef7b33c6-9021-47ba-81b7-3447922429d8 returned with HTTP 204 Jul 10 18:55:40.743175 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 240/996] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 18:55:40 2026] DELETE /volume/v3/messages/ef7b33c6-9021-47ba-81b7-3447922429d8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:55:40.750697 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8541af88-962d-483d-8f81-c53c1b9fc344 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.752460 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8541af88-962d-483d-8f81-c53c1b9fc344 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] GET https://10.4.3.225/volume/v3/messages/ef7b33c6-9021-47ba-81b7-3447922429d8 Jul 10 18:55:40.752692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8541af88-962d-483d-8f81-c53c1b9fc344 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.752894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8541af88-962d-483d-8f81-c53c1b9fc344 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.756531 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8541af88-962d-483d-8f81-c53c1b9fc344 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] https://10.4.3.225/volume/v3/messages/ef7b33c6-9021-47ba-81b7-3447922429d8 returned with HTTP 404 Jul 10 18:55:40.757200 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 256/997] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:55:40 2026] GET /volume/v3/messages/ef7b33c6-9021-47ba-81b7-3447922429d8 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:40.760077 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2f2502-885f-45ee-874b-bc0418f89769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:40.760626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1bf29a5-eba3-4d7a-ae1d-a2517c0b96de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.764916 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f18b0224-57d9-410d-be06-0b6da43df34d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.766666 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 Jul 10 18:55:40.766922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.767062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.767325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Delete volume with id: 64c02b7d-505f-4981-8a0b-ccb386cff324 Jul 10 18:55:40.774479 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:40.774479 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:40.774720 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:40.775791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100058) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:55:40.794508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Created reservations ['1fbe296f-e7cf-4580-a8f8-8569fa40a11b', '970bde1e-a207-47a6-a74a-a9c6702e8472', '65d3c9f9-03d0-4d57-9669-4c4913451fc2', '2e8f5f37-1404-430d-86d5-04904b33c329'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:40.816772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Created reservations ['a870cc7e-1205-4d02-ae8a-7f56886c5c7c', 'f0889699-e4a8-460e-85af-9900b0f3acf4', 'eca7ce78-8912-4c9e-80bf-0f5baf37a9fc', 'd3a29796-e163-462e-8524-fcec9e3425d4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:40.817554 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1bf29a5-eba3-4d7a-ae1d-a2517c0b96de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a870cc7e-1205-4d02-ae8a-7f56886c5c7c', 'f0889699-e4a8-460e-85af-9900b0f3acf4', 'eca7ce78-8912-4c9e-80bf-0f5baf37a9fc', 'd3a29796-e163-462e-8524-fcec9e3425d4']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:40.818372 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8e99cc-f9a3-42af-b552-4843dfae65d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.827558 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Delete volume request issued successfully. Jul 10 18:55:40.827756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f18b0224-57d9-410d-be06-0b6da43df34d tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 returned with HTTP 202 Jul 10 18:55:40.828231 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 253/998] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:55:40 2026] DELETE /volume/v3/volumes/64c02b7d-505f-4981-8a0b-ccb386cff324 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:40.835759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c8f91c4e-0e4b-4736-ad37-727e1b27d4f0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.838604 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8f91c4e-0e4b-4736-ad37-727e1b27d4f0 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/types/42f787e2-07a7-48d8-b079-5800e2a52769 Jul 10 18:55:40.838854 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8f91c4e-0e4b-4736-ad37-727e1b27d4f0 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.839159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8f91c4e-0e4b-4736-ad37-727e1b27d4f0 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.840367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8e99cc-f9a3-42af-b552-4843dfae65d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f62ed0a-aec9-488f-b190-6a44073d0af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-450915582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d00bf2c4e2441eb934fa1736f8f9025',qos_specs=None,replication_status=,reservations=['a870cc7e-1205-4d02-ae8a-7f56886c5c7c','f0889699-e4a8-460e-85af-9900b0f3acf4','eca7ce78-8912-4c9e-80bf-0f5baf37a9fc','d3a29796-e163-462e-8524-fcec9e3425d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361f6ffb13da41488f9d0ec1ca9115cd',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-450915582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f62ed0a-aec9-488f-b190-6a44073d0af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d00bf2c4e2441eb934fa1736f8f9025',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361f6ffb13da41488f9d0ec1ca9115cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:40.841179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee253537-f79d-417a-b5b7-a517e42dc16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.859441 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee253537-f79d-417a-b5b7-a517e42dc16d) transitioned into state 'SUCCESS' from state '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-450915582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d00bf2c4e2441eb934fa1736f8f9025',qos_specs=None,replication_status=,reservations=['a870cc7e-1205-4d02-ae8a-7f56886c5c7c','f0889699-e4a8-460e-85af-9900b0f3acf4','eca7ce78-8912-4c9e-80bf-0f5baf37a9fc','d3a29796-e163-462e-8524-fcec9e3425d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361f6ffb13da41488f9d0ec1ca9115cd',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:40.860161 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cf8a47-ce62-46b4-8a63-72dc2c7a147b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.866559 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8f91c4e-0e4b-4736-ad37-727e1b27d4f0 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/types/42f787e2-07a7-48d8-b079-5800e2a52769 returned with HTTP 202 Jul 10 18:55:40.867097 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 241/999] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:55:40 2026] DELETE /volume/v3/types/42f787e2-07a7-48d8-b079-5800e2a52769 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:40.868872 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69cf8a47-ce62-46b4-8a63-72dc2c7a147b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:40.870753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Flow 'volume_create_api' (5c9eefc9-323c-42c8-a143-806d232310dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:40.870753 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Create volume request issued successfully. Jul 10 18:55:40.870753 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-467fdaf7-89ac-422c-a1d7-52d370fb5094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:40.871266 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 250/1000] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:55:40 2026] POST /volume/v3/volumes => generated 788 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:40.877917 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b95f133f-c53e-457c-aaaa-86addcbb1ec5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.880016 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b95f133f-c53e-457c-aaaa-86addcbb1ec5 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:55:40.880441 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b95f133f-c53e-457c-aaaa-86addcbb1ec5 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1417355336", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1006145187", "vendor_name": "tempest-vendor_name-214081461"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:40.886709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ee137ce2-92ed-4b6b-ba9e-82e22ad9ec37 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.888631 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee137ce2-92ed-4b6b-ba9e-82e22ad9ec37 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:40.889304 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee137ce2-92ed-4b6b-ba9e-82e22ad9ec37 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:40.889304 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee137ce2-92ed-4b6b-ba9e-82e22ad9ec37 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:40.897007 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:40.897007 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:40.901792 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ee137ce2-92ed-4b6b-ba9e-82e22ad9ec37 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:40.903588 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b95f133f-c53e-457c-aaaa-86addcbb1ec5 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:55:40.903986 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 257/1001] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:55:40 2026] POST /volume/v3/types => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:40.906892 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee137ce2-92ed-4b6b-ba9e-82e22ad9ec37 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:40.907328 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 254/1002] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:40 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:40.911982 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:40.914172 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:40.914604 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "da283da1-a8fd-4b3d-a25e-d4ccdc491dba", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:40.916118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume request body: {'volume': {'volume_type': 'da283da1-a8fd-4b3d-a25e-d4ccdc491dba', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:40.920235 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume of 1 GB Jul 10 18:55:40.920634 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:40.920634 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:40.921035 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:40.927465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Flow 'volume_create_api' (b6a75178-8ee3-41cb-8b11-f1ec43e19ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:40.928474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2c1d44-46dd-4ea6-ad0b-c1faaeaf138c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.929312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:40.951772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b2c1d44-46dd-4ea6-ad0b-c1faaeaf138c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:55:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1006145187',vendor_name='tempest-vendor_name-214081461'},id=da283da1-a8fd-4b3d-a25e-d4ccdc491dba,is_public=True,name='tempest-ProjectMemberTests-volume-type-1417355336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da283da1-a8fd-4b3d-a25e-d4ccdc491dba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:40.952707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8beba55c-3c94-4bbb-8aa0-91f6fc35b1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:40.994258 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1417355336 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1417355336, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:40.994596 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1417355336 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1417355336, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:41.035318 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Created reservations ['745099db-592b-42ae-821b-b8217d66a00c', 'bb744bca-a865-4dab-afa9-f8be84e283f1', 'e21dcfe1-b11d-4c91-b080-e591f741c5fc', '3b5fd08f-f32e-42a8-ab5f-1ab9ad53017d'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:41.036238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8beba55c-3c94-4bbb-8aa0-91f6fc35b1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['745099db-592b-42ae-821b-b8217d66a00c', 'bb744bca-a865-4dab-afa9-f8be84e283f1', 'e21dcfe1-b11d-4c91-b080-e591f741c5fc', '3b5fd08f-f32e-42a8-ab5f-1ab9ad53017d']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:41.037113 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4dfaa6b-76a9-4206-98d0-83f037ccc92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:41.065153 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4dfaa6b-76a9-4206-98d0-83f037ccc92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f', '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='338d3fc582424fd88a29fba7b38814b2',qos_specs=None,replication_status=,reservations=['745099db-592b-42ae-821b-b8217d66a00c','bb744bca-a865-4dab-afa9-f8be84e283f1','e21dcfe1-b11d-4c91-b080-e591f741c5fc','3b5fd08f-f32e-42a8-ab5f-1ab9ad53017d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18473984c86e4ccfba82ad89e1a731af',volume_type_id=da283da1-a8fd-4b3d-a25e-d4ccdc491dba), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:41Z,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=4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='338d3fc582424fd88a29fba7b38814b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18473984c86e4ccfba82ad89e1a731af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da283da1-a8fd-4b3d-a25e-d4ccdc491dba),volume_type_id=da283da1-a8fd-4b3d-a25e-d4ccdc491dba)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:41.066330 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6cf82a-47bd-486c-a2c0-ca77f981a2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:41.116606 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6cf82a-47bd-486c-a2c0-ca77f981a2fc) transitioned into state 'SUCCESS' from 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='338d3fc582424fd88a29fba7b38814b2',qos_specs=None,replication_status=,reservations=['745099db-592b-42ae-821b-b8217d66a00c','bb744bca-a865-4dab-afa9-f8be84e283f1','e21dcfe1-b11d-4c91-b080-e591f741c5fc','3b5fd08f-f32e-42a8-ab5f-1ab9ad53017d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18473984c86e4ccfba82ad89e1a731af',volume_type_id=da283da1-a8fd-4b3d-a25e-d4ccdc491dba)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:41.117644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e51f8a-4bac-4249-ba00-d51eeb0c2a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:41.138118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e51f8a-4bac-4249-ba00-d51eeb0c2a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:41.139100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Flow 'volume_create_api' (b6a75178-8ee3-41cb-8b11-f1ec43e19ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:41.139401 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume request issued successfully. Jul 10 18:55:41.141978 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b6d54968-88b4-4229-9115-d4a83f4cc8ad tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:41.142620 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 242/1003] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 18:55:40 2026] POST /volume/v3/volumes => generated 774 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:41.150865 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5f45e3d2-bb1f-468e-a105-9196149a55ed req-26c17b6a-460d-4897-9230-95bc5ad7640c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:41.153289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5f45e3d2-bb1f-468e-a105-9196149a55ed req-26c17b6a-460d-4897-9230-95bc5ad7640c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] DELETE https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b Jul 10 18:55:41.157363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5f45e3d2-bb1f-468e-a105-9196149a55ed req-26c17b6a-460d-4897-9230-95bc5ad7640c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:41.157363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5f45e3d2-bb1f-468e-a105-9196149a55ed req-26c17b6a-460d-4897-9230-95bc5ad7640c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:41.157528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-35752261-c3d8-475c-bd89-c689358d1813 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:41.158280 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35752261-c3d8-475c-bd89-c689358d1813 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f Jul 10 18:55:41.158528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35752261-c3d8-475c-bd89-c689358d1813 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:41.158767 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35752261-c3d8-475c-bd89-c689358d1813 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:41.166172 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:41.166172 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:41.350400 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:41.350400 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:41.354526 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-35752261-c3d8-475c-bd89-c689358d1813 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:41.359216 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35752261-c3d8-475c-bd89-c689358d1813 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f returned with HTTP 200 Jul 10 18:55:41.359650 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 258/1004] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:55:41 2026] GET /volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f => generated 953 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:41.703225 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5f45e3d2-bb1f-468e-a105-9196149a55ed req-26c17b6a-460d-4897-9230-95bc5ad7640c tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b returned with HTTP 200 Jul 10 18:55:41.703748 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 251/1005] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:55:41 2026] DELETE /volume/v3/attachments/8b354c68-3559-466f-99a9-8226f0bd426b => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:41.922835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c9990409-49ce-4545-820c-eee46797ed1f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:41.925144 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9990409-49ce-4545-820c-eee46797ed1f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:41.925481 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9990409-49ce-4545-820c-eee46797ed1f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:41.925762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9990409-49ce-4545-820c-eee46797ed1f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:41.934865 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:41.934865 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:41.939359 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c9990409-49ce-4545-820c-eee46797ed1f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:41.944560 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9990409-49ce-4545-820c-eee46797ed1f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:41.945092 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 255/1006] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:41 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:41.959386 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e53b2f72-db13-478a-bf6c-a4ee3b4d3094 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:41.961506 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e53b2f72-db13-478a-bf6c-a4ee3b4d3094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:41.961827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e53b2f72-db13-478a-bf6c-a4ee3b4d3094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:41.962170 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e53b2f72-db13-478a-bf6c-a4ee3b4d3094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:41.975003 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:41.975003 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:41.979756 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e53b2f72-db13-478a-bf6c-a4ee3b4d3094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:41.985751 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e53b2f72-db13-478a-bf6c-a4ee3b4d3094 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:41.986268 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 243/1007] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:41 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:42.051109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-90f1338a-a495-4d21-b849-2f088f174f2c req-989d45d9-afbf-4fb0-8d58-d75faba98f5a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.053407 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-989d45d9-afbf-4fb0-8d58-d75faba98f5a tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:42.053628 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-989d45d9-afbf-4fb0-8d58-d75faba98f5a tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.053829 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-989d45d9-afbf-4fb0-8d58-d75faba98f5a tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.062201 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:42.062201 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:42.068755 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-90f1338a-a495-4d21-b849-2f088f174f2c req-989d45d9-afbf-4fb0-8d58-d75faba98f5a tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:42.074162 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-989d45d9-afbf-4fb0-8d58-d75faba98f5a tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:42.074623 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 259/1008] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:42 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:55:42.327933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-5dde194a-1d4f-492e-93c1-1f2af9f4928d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.330041 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-5dde194a-1d4f-492e-93c1-1f2af9f4928d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577 Jul 10 18:55:42.330245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-5dde194a-1d4f-492e-93c1-1f2af9f4928d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.330437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-5dde194a-1d4f-492e-93c1-1f2af9f4928d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.338331 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:42.338331 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:42.372600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a436bc78-d062-474b-b037-a3c78ebbfdd8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.374358 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a436bc78-d062-474b-b037-a3c78ebbfdd8 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f Jul 10 18:55:42.374562 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a436bc78-d062-474b-b037-a3c78ebbfdd8 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.374759 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a436bc78-d062-474b-b037-a3c78ebbfdd8 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.382162 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:42.382162 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:42.385794 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a436bc78-d062-474b-b037-a3c78ebbfdd8 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:42.389775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a436bc78-d062-474b-b037-a3c78ebbfdd8 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f returned with HTTP 200 Jul 10 18:55:42.390223 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 256/1009] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:55:42 2026] GET /volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:42.406054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-027c4d58-2652-4eb2-89ce-e73f2b439ee3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.407893 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-027c4d58-2652-4eb2-89ce-e73f2b439ee3 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 18:55:42.408121 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-027c4d58-2652-4eb2-89ce-e73f2b439ee3 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.408328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-027c4d58-2652-4eb2-89ce-e73f2b439ee3 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.415086 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-027c4d58-2652-4eb2-89ce-e73f2b439ee3 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:55:42.415086 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 244/1010] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:55:42 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:42.424022 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cef952a5-0043-409c-ad2d-8dba27b4ca34 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.425817 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cef952a5-0043-409c-ad2d-8dba27b4ca34 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] GET https://10.4.3.225/volume/v3/messages Jul 10 18:55:42.426029 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cef952a5-0043-409c-ad2d-8dba27b4ca34 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.426218 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cef952a5-0043-409c-ad2d-8dba27b4ca34 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.429814 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cef952a5-0043-409c-ad2d-8dba27b4ca34 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:55:42.430171 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 260/1011] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:55:42 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:42.439847 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-65d6b3e6-e2c4-4bc7-8413-39090476667c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.441607 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-65d6b3e6-e2c4-4bc7-8413-39090476667c tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/messages/42c33359-5cc8-42f2-a974-22e7546753a0 Jul 10 18:55:42.441893 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-65d6b3e6-e2c4-4bc7-8413-39090476667c tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.442115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-65d6b3e6-e2c4-4bc7-8413-39090476667c tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.451468 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-65d6b3e6-e2c4-4bc7-8413-39090476667c tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/messages/42c33359-5cc8-42f2-a974-22e7546753a0 returned with HTTP 204 Jul 10 18:55:42.451868 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 257/1012] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 18:55:42 2026] DELETE /volume/v3/messages/42c33359-5cc8-42f2-a974-22e7546753a0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:55:42.460871 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.463050 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f Jul 10 18:55:42.463242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.463484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.463696 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Delete volume with id: 4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f Jul 10 18:55:42.475444 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:42.475444 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:42.475896 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:42.477863 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100060) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:55:42.498818 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Created reservations ['e1bb6a32-2221-4ddd-8680-d4e6238ccee5', 'c50292cf-f5ff-41dc-86f3-83b42d6c705d', '3fe0a620-445e-4f38-bc67-94bffe204a56', 'c9cae7fa-2f01-4da2-a2c5-a0cba469fda7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:42.528199 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Delete volume request issued successfully. Jul 10 18:55:42.528458 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7d74ea4-254f-467b-9793-c0f5297dd0db tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f returned with HTTP 202 Jul 10 18:55:42.529025 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 245/1013] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:55:42 2026] DELETE /volume/v3/volumes/4ca6aa38-c3d2-47a6-811c-e79d6bf22d7f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:42.535465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c8136806-6f25-4b29-a740-23095c46aec6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.537123 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8136806-6f25-4b29-a740-23095c46aec6 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/types/da283da1-a8fd-4b3d-a25e-d4ccdc491dba Jul 10 18:55:42.537348 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8136806-6f25-4b29-a740-23095c46aec6 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.537539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8136806-6f25-4b29-a740-23095c46aec6 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.562565 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8136806-6f25-4b29-a740-23095c46aec6 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/types/da283da1-a8fd-4b3d-a25e-d4ccdc491dba returned with HTTP 202 Jul 10 18:55:42.562979 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 261/1014] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:55:42 2026] DELETE /volume/v3/types/da283da1-a8fd-4b3d-a25e-d4ccdc491dba => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:42.571680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-03f8f4e2-b11e-444e-8410-8622241b02ee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.575581 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-03f8f4e2-b11e-444e-8410-8622241b02ee tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:55:42.575933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-03f8f4e2-b11e-444e-8410-8622241b02ee tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-640851892", "extra_specs": {"storage_protocol": "tempest-storage_protocol-252325870", "vendor_name": "tempest-vendor_name-1160972820"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:42.598596 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-03f8f4e2-b11e-444e-8410-8622241b02ee tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:55:42.599062 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 258/1015] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:55:42 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:42.611798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1640075f-303e-42a4-bef2-585793024e27 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.613363 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:42.613986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1b98ff87-d605-4489-9cd3-f4c880befe68", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:42.615513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume request body: {'volume': {'volume_type': '1b98ff87-d605-4489-9cd3-f4c880befe68', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:42.624867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume of 1 GB Jul 10 18:55:42.625193 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:42.625193 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:42.625571 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Availability Zones retrieved successfully. Jul 10 18:55:42.633618 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Flow 'volume_create_api' (6c19a911-f3c8-4aaa-bf45-c799846d6548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:42.635706 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b47618a-6e39-42ce-9895-8057d3794af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:42.637861 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:42.661498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b47618a-6e39-42ce-9895-8057d3794af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:55:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-252325870',vendor_name='tempest-vendor_name-1160972820'},id=1b98ff87-d605-4489-9cd3-f4c880befe68,is_public=True,name='tempest-ProjectMemberTests-volume-type-640851892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b98ff87-d605-4489-9cd3-f4c880befe68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:42.662374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7735222-d049-48b8-80d1-b5680003f30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:42.692131 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-640851892 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-640851892, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:42.692472 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-640851892 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-640851892, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:42.731291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Created reservations ['7a4ee1c9-dcc0-4b7b-b112-770e8bdf5043', 'd0ad523f-aba3-4856-82c7-b6c4789baf11', 'd37a5e19-0065-453f-8bdd-53946c3f3d45', '32039861-0d6e-4b86-8cf9-17b91c8e8db9'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:42.732271 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7735222-d049-48b8-80d1-b5680003f30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a4ee1c9-dcc0-4b7b-b112-770e8bdf5043', 'd0ad523f-aba3-4856-82c7-b6c4789baf11', 'd37a5e19-0065-453f-8bdd-53946c3f3d45', '32039861-0d6e-4b86-8cf9-17b91c8e8db9']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:42.733250 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e301330c-e081-41b7-9955-c8928cdeead0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:42.764928 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e301330c-e081-41b7-9955-c8928cdeead0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6957cc69-bb57-4bb1-8308-75b1c2175532', '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='338d3fc582424fd88a29fba7b38814b2',qos_specs=None,replication_status=,reservations=['7a4ee1c9-dcc0-4b7b-b112-770e8bdf5043','d0ad523f-aba3-4856-82c7-b6c4789baf11','d37a5e19-0065-453f-8bdd-53946c3f3d45','32039861-0d6e-4b86-8cf9-17b91c8e8db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18473984c86e4ccfba82ad89e1a731af',volume_type_id=1b98ff87-d605-4489-9cd3-f4c880befe68), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:42Z,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=6957cc69-bb57-4bb1-8308-75b1c2175532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='338d3fc582424fd88a29fba7b38814b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18473984c86e4ccfba82ad89e1a731af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b98ff87-d605-4489-9cd3-f4c880befe68),volume_type_id=1b98ff87-d605-4489-9cd3-f4c880befe68)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:42.765699 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e95d80-b886-420e-900e-0902d1ef364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:42.793954 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e95d80-b886-420e-900e-0902d1ef364a) transitioned into state 'SUCCESS' from 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='338d3fc582424fd88a29fba7b38814b2',qos_specs=None,replication_status=,reservations=['7a4ee1c9-dcc0-4b7b-b112-770e8bdf5043','d0ad523f-aba3-4856-82c7-b6c4789baf11','d37a5e19-0065-453f-8bdd-53946c3f3d45','32039861-0d6e-4b86-8cf9-17b91c8e8db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18473984c86e4ccfba82ad89e1a731af',volume_type_id=1b98ff87-d605-4489-9cd3-f4c880befe68)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:42.794849 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1b67dc-cc2e-4213-950f-829dcbcfa588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:42.810563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1b67dc-cc2e-4213-950f-829dcbcfa588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:42.811601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Flow 'volume_create_api' (6c19a911-f3c8-4aaa-bf45-c799846d6548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:42.811969 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Create volume request issued successfully. Jul 10 18:55:42.812659 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1640075f-303e-42a4-bef2-585793024e27 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:42.813158 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 246/1016] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 18:55:42 2026] POST /volume/v3/volumes => generated 773 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:42.826826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7ba8d280-f867-4d93-b603-7899fa753010 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:42.832300 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ba8d280-f867-4d93-b603-7899fa753010 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 Jul 10 18:55:42.832632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ba8d280-f867-4d93-b603-7899fa753010 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:42.832953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ba8d280-f867-4d93-b603-7899fa753010 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:42.848666 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:42.848666 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:42.856160 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7ba8d280-f867-4d93-b603-7899fa753010 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:42.859964 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ba8d280-f867-4d93-b603-7899fa753010 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 returned with HTTP 200 Jul 10 18:55:42.861281 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 262/1017] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:55:42 2026] GET /volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:42.888789 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-74d4f8ad-0f08-4e70-8a64-c14a3832bb21 req-5dde194a-1d4f-492e-93c1-1f2af9f4928d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577 returned with HTTP 200 Jul 10 18:55:42.889241 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 252/1018] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:55:42 2026] DELETE /volume/v3/attachments/a59b7346-90c2-4dae-b097-88686be5b577 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:43.878609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c01ae29e-2262-4ae5-af0f-236271803575 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:43.880690 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c01ae29e-2262-4ae5-af0f-236271803575 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 Jul 10 18:55:43.880931 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c01ae29e-2262-4ae5-af0f-236271803575 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:43.881102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c01ae29e-2262-4ae5-af0f-236271803575 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:43.888372 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:43.888372 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:43.894437 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c01ae29e-2262-4ae5-af0f-236271803575 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:43.896583 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c01ae29e-2262-4ae5-af0f-236271803575 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 returned with HTTP 200 Jul 10 18:55:43.897100 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 259/1019] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 18:55:43 2026] GET /volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:55:43.917843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0ee21d8b-53bf-49e1-a05b-edc9d3a0a454 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:43.923837 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0ee21d8b-53bf-49e1-a05b-edc9d3a0a454 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 18:55:43.923837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0ee21d8b-53bf-49e1-a05b-edc9d3a0a454 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:43.923837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0ee21d8b-53bf-49e1-a05b-edc9d3a0a454 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:43.923837 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:43.923837 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:43.927249 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0ee21d8b-53bf-49e1-a05b-edc9d3a0a454 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 18:55:43.927764 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 247/1020] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 18:55:43 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:43.938920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-455b4ee7-fe59-45b1-bd12-402b2b3c545b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:43.942264 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-455b4ee7-fe59-45b1-bd12-402b2b3c545b tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] GET https://10.4.3.225/volume/v3/messages/f6fc4b83-6cee-4bd3-a5c8-a97d1e71d4d2 Jul 10 18:55:43.942800 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-455b4ee7-fe59-45b1-bd12-402b2b3c545b tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:43.942800 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-455b4ee7-fe59-45b1-bd12-402b2b3c545b tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:43.949633 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-455b4ee7-fe59-45b1-bd12-402b2b3c545b tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-member] https://10.4.3.225/volume/v3/messages/f6fc4b83-6cee-4bd3-a5c8-a97d1e71d4d2 returned with HTTP 200 Jul 10 18:55:43.949633 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 263/1021] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:55:43 2026] GET /volume/v3/messages/f6fc4b83-6cee-4bd3-a5c8-a97d1e71d4d2 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:43.961791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52c635ec-affc-4bbe-8d0c-dd77e8504084 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:43.964199 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52c635ec-affc-4bbe-8d0c-dd77e8504084 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/messages/f6fc4b83-6cee-4bd3-a5c8-a97d1e71d4d2 Jul 10 18:55:43.964546 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52c635ec-affc-4bbe-8d0c-dd77e8504084 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:43.964890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52c635ec-affc-4bbe-8d0c-dd77e8504084 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:43.970100 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:43.970100 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:43.979074 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52c635ec-affc-4bbe-8d0c-dd77e8504084 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/messages/f6fc4b83-6cee-4bd3-a5c8-a97d1e71d4d2 returned with HTTP 204 Jul 10 18:55:43.979597 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 253/1022] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 18:55:43 2026] DELETE /volume/v3/messages/f6fc4b83-6cee-4bd3-a5c8-a97d1e71d4d2 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 18:55:43.990436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:43.993827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 Jul 10 18:55:43.993827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:43.993827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:43.993827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Delete volume with id: 6957cc69-bb57-4bb1-8308-75b1c2175532 Jul 10 18:55:43.994466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3b028057-3e6c-43de-9fe8-279ca7b15e4e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:43.996415 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3b028057-3e6c-43de-9fe8-279ca7b15e4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:55:43.996656 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3b028057-3e6c-43de-9fe8-279ca7b15e4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:43.996919 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3b028057-3e6c-43de-9fe8-279ca7b15e4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.001702 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.001702 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:44.003834 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Volume info retrieved successfully. Jul 10 18:55:44.003834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100058) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 18:55:44.006001 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.006001 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:44.009961 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3b028057-3e6c-43de-9fe8-279ca7b15e4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:55:44.013400 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-640851892 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-640851892, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:44.015870 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-640851892 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-640851892, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:55:44.015932 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3b028057-3e6c-43de-9fe8-279ca7b15e4e tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:55:44.015932 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 248/1023] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:43 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:44.027777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Created reservations ['7ff844ae-f5ea-4244-b8e1-5c02b7d2ab39', '136ae02f-60f4-45e9-a49c-2ad682ec91a9', 'a557ab1c-ae85-40d7-ad4a-b4c490731502', '021aed66-392a-409b-8b5d-914926323f0c'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:44.067657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0e4d584e-7180-4c3f-9268-3dbee2c85025 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.070486 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e4d584e-7180-4c3f-9268-3dbee2c85025 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:55:44.070486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e4d584e-7180-4c3f-9268-3dbee2c85025 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.070486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e4d584e-7180-4c3f-9268-3dbee2c85025 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.077262 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.077262 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:44.078549 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Delete volume request issued successfully. Jul 10 18:55:44.078848 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-65c58c5a-ca55-4963-bebe-760cd8bc5717 tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 returned with HTTP 202 Jul 10 18:55:44.079273 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 260/1024] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:55:43 2026] DELETE /volume/v3/volumes/6957cc69-bb57-4bb1-8308-75b1c2175532 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:44.089460 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e4d584e-7180-4c3f-9268-3dbee2c85025 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:55:44.089561 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4927e12b-3a23-497a-8d0c-bdfcc2383bda None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.090500 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4927e12b-3a23-497a-8d0c-bdfcc2383bda tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] DELETE https://10.4.3.225/volume/v3/types/1b98ff87-d605-4489-9cd3-f4c880befe68 Jul 10 18:55:44.090699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4927e12b-3a23-497a-8d0c-bdfcc2383bda tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.090920 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4927e12b-3a23-497a-8d0c-bdfcc2383bda tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.092398 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e4d584e-7180-4c3f-9268-3dbee2c85025 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:55:44.092768 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 264/1025] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:44 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:44.111539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9ceffb38-f2ea-46b9-aa67-4b52e894d61e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.111872 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9ceffb38-f2ea-46b9-aa67-4b52e894d61e None None] GET https://10.4.3.225/volume// Jul 10 18:55:44.112037 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9ceffb38-f2ea-46b9-aa67-4b52e894d61e None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.112234 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9ceffb38-f2ea-46b9-aa67-4b52e894d61e None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.112543 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9ceffb38-f2ea-46b9-aa67-4b52e894d61e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:44.112833 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 249/1026] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:55:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:44.119402 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.122485 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] DELETE https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:55:44.122485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.122485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.122671 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Delete volume with id: 10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:55:44.123923 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-90f1338a-a495-4d21-b849-2f088f174f2c req-5e70c4b8-8317-4597-b0a2-3def75020ffa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.126744 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-5e70c4b8-8317-4597-b0a2-3def75020ffa tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:44.127162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-5e70c4b8-8317-4597-b0a2-3def75020ffa tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f62ed0a-aec9-488f-b190-6a44073d0af0", "connector": null, "instance_uuid": "3d956004-074e-4951-8815-0c9acf8b364c"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:44.135502 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.135502 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:44.136932 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4927e12b-3a23-497a-8d0c-bdfcc2383bda tempest-ProjectMemberTests-1799309357 tempest-ProjectMemberTests-1799309357-project-admin] https://10.4.3.225/volume/v3/types/1b98ff87-d605-4489-9cd3-f4c880befe68 returned with HTTP 202 Jul 10 18:55:44.137006 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.137006 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:44.137499 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 254/1027] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:55:44 2026] DELETE /volume/v3/types/1b98ff87-d605-4489-9cd3-f4c880befe68 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:44.137552 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:55:44.168328 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Delete volume request issued successfully. Jul 10 18:55:44.168601 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-50e7f2bb-e569-4ce6-9095-d68c812c9510 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 202 Jul 10 18:55:44.169284 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 261/1028] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:44 2026] DELETE /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:44.169888 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-5e70c4b8-8317-4597-b0a2-3def75020ffa tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:44.170486 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 265/1029] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:44 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 10 18:55:44.179969 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f35b947e-955c-4d9d-ad6b-35f98d3d7f83 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.180435 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f35b947e-955c-4d9d-ad6b-35f98d3d7f83 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:55:44.180637 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f35b947e-955c-4d9d-ad6b-35f98d3d7f83 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.180844 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f35b947e-955c-4d9d-ad6b-35f98d3d7f83 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.188382 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.188382 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:44.193658 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f35b947e-955c-4d9d-ad6b-35f98d3d7f83 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Volume info retrieved successfully. Jul 10 18:55:44.200419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f35b947e-955c-4d9d-ad6b-35f98d3d7f83 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 200 Jul 10 18:55:44.200986 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 250/1030] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:44 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:44.600903 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5be80648-a459-4660-8954-5798d5bb9e1d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.601259 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5be80648-a459-4660-8954-5798d5bb9e1d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:44.601259 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5be80648-a459-4660-8954-5798d5bb9e1d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.601438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5be80648-a459-4660-8954-5798d5bb9e1d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.621394 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.621394 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:44.627695 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5be80648-a459-4660-8954-5798d5bb9e1d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:44.633085 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5be80648-a459-4660-8954-5798d5bb9e1d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:44.634219 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 255/1031] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:44 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:44.850345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1eb31c6d-0c34-4e15-8c0c-d5136ab4421c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.850712 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1eb31c6d-0c34-4e15-8c0c-d5136ab4421c None None] GET https://10.4.3.225/volume// Jul 10 18:55:44.852103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1eb31c6d-0c34-4e15-8c0c-d5136ab4421c None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.852103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1eb31c6d-0c34-4e15-8c0c-d5136ab4421c None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.852103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1eb31c6d-0c34-4e15-8c0c-d5136ab4421c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:44.852238 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 262/1032] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:44.863127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-90f1338a-a495-4d21-b849-2f088f174f2c req-9e06a0a1-6e09-4eb9-8c51-e2d4cb2596f7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:44.865708 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-9e06a0a1-6e09-4eb9-8c51-e2d4cb2596f7 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:44.865974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-9e06a0a1-6e09-4eb9-8c51-e2d4cb2596f7 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:44.866249 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-9e06a0a1-6e09-4eb9-8c51-e2d4cb2596f7 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:44.883946 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:44.883946 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:44.887334 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-90f1338a-a495-4d21-b849-2f088f174f2c req-9e06a0a1-6e09-4eb9-8c51-e2d4cb2596f7 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:44.895291 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-9e06a0a1-6e09-4eb9-8c51-e2d4cb2596f7 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:44.895537 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 266/1033] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:44 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 1042 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:45.012687 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:45.015372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] PUT https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad Jul 10 18:55:45.015895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:45.024192 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Acquiring lock "cinder-attachment_update-8f62ed0a-aec9-488f-b190-6a44073d0af0-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:55:45.030034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Lock "cinder-attachment_update-8f62ed0a-aec9-488f-b190-6a44073d0af0-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:55:45.031173 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:45.031173 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:45.216915 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-84ce9933-b5a8-4ff3-9e57-3015da8e8b41 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:45.222830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-84ce9933-b5a8-4ff3-9e57-3015da8e8b41 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] GET https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d Jul 10 18:55:45.222830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-84ce9933-b5a8-4ff3-9e57-3015da8e8b41 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:45.223342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-84ce9933-b5a8-4ff3-9e57-3015da8e8b41 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:45.233840 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-84ce9933-b5a8-4ff3-9e57-3015da8e8b41 tempest-ServerActionsTestOtherB-208222717 tempest-ServerActionsTestOtherB-208222717-project-member] https://10.4.3.225/volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d returned with HTTP 404 Jul 10 18:55:45.233840 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 256/1034] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:45 2026] GET /volume/v3/volumes/10915490-bc74-4bc3-bd4d-83c5723d401d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:45.562458 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Lock "cinder-attachment_update-8f62ed0a-aec9-488f-b190-6a44073d0af0-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:55:45.562866 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-accf6a54-23c8-42c8-a853-5ca82e4549da tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad returned with HTTP 200 Jul 10 18:55:45.563492 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 251/1035] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:55:45 2026] PUT /volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:45.650099 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d012c293-76ca-466e-899e-fd26bc95e85b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:45.652198 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d012c293-76ca-466e-899e-fd26bc95e85b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:45.652454 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d012c293-76ca-466e-899e-fd26bc95e85b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:45.652767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d012c293-76ca-466e-899e-fd26bc95e85b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:45.670158 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:45.670158 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:45.675093 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d012c293-76ca-466e-899e-fd26bc95e85b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:45.683016 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d012c293-76ca-466e-899e-fd26bc95e85b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:45.684019 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 263/1036] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:45 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:46.702162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2205907d-a41e-4afc-8784-a607a0731ea8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:46.704534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2205907d-a41e-4afc-8784-a607a0731ea8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:46.704830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2205907d-a41e-4afc-8784-a607a0731ea8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:46.705103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2205907d-a41e-4afc-8784-a607a0731ea8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:46.719496 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:46.719496 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:46.725267 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2205907d-a41e-4afc-8784-a607a0731ea8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:46.744096 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2205907d-a41e-4afc-8784-a607a0731ea8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:46.744669 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 267/1037] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:46 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:47.759765 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-468487a8-cb1d-4256-a290-53163f13f945 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:47.761873 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-468487a8-cb1d-4256-a290-53163f13f945 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:47.762152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-468487a8-cb1d-4256-a290-53163f13f945 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:47.762461 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-468487a8-cb1d-4256-a290-53163f13f945 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:47.773590 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:47.773590 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:47.778177 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-468487a8-cb1d-4256-a290-53163f13f945 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:47.788526 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-468487a8-cb1d-4256-a290-53163f13f945 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:47.788709 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 257/1038] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:47 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:48.805130 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b424ee79-e8bd-480b-930c-36fd1edce99f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:48.807354 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b424ee79-e8bd-480b-930c-36fd1edce99f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:48.807604 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b424ee79-e8bd-480b-930c-36fd1edce99f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:48.807961 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b424ee79-e8bd-480b-930c-36fd1edce99f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:48.822537 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:48.822537 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:48.831857 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b424ee79-e8bd-480b-930c-36fd1edce99f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:48.839620 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b424ee79-e8bd-480b-930c-36fd1edce99f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:48.840767 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 252/1039] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:48 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:49.856304 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c370f03b-c1c2-4bd4-98e9-2ea9815bc694 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:49.860361 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c370f03b-c1c2-4bd4-98e9-2ea9815bc694 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:49.860361 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c370f03b-c1c2-4bd4-98e9-2ea9815bc694 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:49.860361 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c370f03b-c1c2-4bd4-98e9-2ea9815bc694 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:49.873711 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:49.873711 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:49.882610 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c370f03b-c1c2-4bd4-98e9-2ea9815bc694 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:49.888934 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c370f03b-c1c2-4bd4-98e9-2ea9815bc694 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:49.889820 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 264/1040] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:49 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:50.728496 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:50.730525 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:50.731073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-399403181", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:50.732742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-399403181', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:50.907871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-555ac5d9-539b-4999-9737-ac2e07cacfc8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:50.909901 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-555ac5d9-539b-4999-9737-ac2e07cacfc8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:50.910183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-555ac5d9-539b-4999-9737-ac2e07cacfc8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:50.910438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-555ac5d9-539b-4999-9737-ac2e07cacfc8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:50.931496 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:50.931496 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:50.938523 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-555ac5d9-539b-4999-9737-ac2e07cacfc8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:50.945413 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-555ac5d9-539b-4999-9737-ac2e07cacfc8 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:50.945912 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 258/1041] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:50 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:51.012034 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Create volume of 1 GB Jul 10 18:55:51.015787 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=330,cinder:INSERT=47,cinder:UPDATE=87 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:55:51.018622 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Availability Zones retrieved successfully. Jul 10 18:55:51.025657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Flow 'volume_create_api' (92095483-cf8b-4791-a9d5-b5aa3457b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:51.027364 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427a11af-1124-410b-a79a-d1dbb91bcce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:51.028693 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:51.114761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427a11af-1124-410b-a79a-d1dbb91bcce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:51.115538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcdc464-89f6-4fd2-9a72-8cc78908676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:51.171051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Created reservations ['bba8b7f3-9284-44a4-b5c0-248e73a7684b', 'e4c22908-b17b-481b-b208-1b004c205b70', 'ba8fab5f-3570-4ace-b30a-73d04ad995be', 'e0568b38-cc44-44d5-b75a-a9bf64f5c4e4'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:51.171864 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bcdc464-89f6-4fd2-9a72-8cc78908676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bba8b7f3-9284-44a4-b5c0-248e73a7684b', 'e4c22908-b17b-481b-b208-1b004c205b70', 'ba8fab5f-3570-4ace-b30a-73d04ad995be', 'e0568b38-cc44-44d5-b75a-a9bf64f5c4e4']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:51.172762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d290479d-e219-40f5-a72b-5fb23012db69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:51.202769 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d290479d-e219-40f5-a72b-5fb23012db69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17961a5-e903-47f7-a1ba-cec425a93fbc', '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-399403181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322bcd23d4744e0a8413eb47e67f0507',qos_specs=None,replication_status=,reservations=['bba8b7f3-9284-44a4-b5c0-248e73a7684b','e4c22908-b17b-481b-b208-1b004c205b70','ba8fab5f-3570-4ace-b30a-73d04ad995be','e0568b38-cc44-44d5-b75a-a9bf64f5c4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99898a4c85fb4db99432f6a1c66a5155',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-399403181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a17961a5-e903-47f7-a1ba-cec425a93fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322bcd23d4744e0a8413eb47e67f0507',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99898a4c85fb4db99432f6a1c66a5155',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:51.204485 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1731d75-c67b-46a2-bf07-9a0cf7dca06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:51.234659 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1731d75-c67b-46a2-bf07-9a0cf7dca06f) transitioned into state 'SUCCESS' from state '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-399403181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322bcd23d4744e0a8413eb47e67f0507',qos_specs=None,replication_status=,reservations=['bba8b7f3-9284-44a4-b5c0-248e73a7684b','e4c22908-b17b-481b-b208-1b004c205b70','ba8fab5f-3570-4ace-b30a-73d04ad995be','e0568b38-cc44-44d5-b75a-a9bf64f5c4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99898a4c85fb4db99432f6a1c66a5155',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:51.237019 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (604c103e-5d7e-452d-b8d4-60a93778093a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:51.255415 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (604c103e-5d7e-452d-b8d4-60a93778093a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:51.256240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Flow 'volume_create_api' (92095483-cf8b-4791-a9d5-b5aa3457b68c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:51.256548 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Create volume request issued successfully. Jul 10 18:55:51.257142 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bd68a45a-9f1c-4530-99c2-1df43d1a2c48 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:51.257694 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 268/1042] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:55:50 2026] POST /volume/v3/volumes => generated 752 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:51.276027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-259fa276-95bf-423f-8446-84fda17b620d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:51.278477 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-259fa276-95bf-423f-8446-84fda17b620d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:55:51.278670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-259fa276-95bf-423f-8446-84fda17b620d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:51.278971 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-259fa276-95bf-423f-8446-84fda17b620d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:51.292502 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:51.292502 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:51.297972 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-259fa276-95bf-423f-8446-84fda17b620d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:51.302577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-259fa276-95bf-423f-8446-84fda17b620d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc returned with HTTP 200 Jul 10 18:55:51.303035 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 253/1043] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:51 2026] GET /volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:51.877652 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-90f1338a-a495-4d21-b849-2f088f174f2c req-ceed5e46-d2de-45e6-8ca2-631dfdbc828d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:51.879871 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-ceed5e46-d2de-45e6-8ca2-631dfdbc828d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] POST https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad/action Jul 10 18:55:51.880289 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-ceed5e46-d2de-45e6-8ca2-631dfdbc828d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:51.880437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-ceed5e46-d2de-45e6-8ca2-631dfdbc828d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:51.899255 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:51.899255 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:51.915249 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-90f1338a-a495-4d21-b849-2f088f174f2c req-ceed5e46-d2de-45e6-8ca2-631dfdbc828d tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad/action returned with HTTP 204 Jul 10 18:55:51.915665 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 265/1044] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:55:51 2026] POST /volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:51.963301 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e0e4ab24-496b-4e60-ba8d-a688096a20ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:51.965741 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0e4ab24-496b-4e60-ba8d-a688096a20ee tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:51.966016 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0e4ab24-496b-4e60-ba8d-a688096a20ee tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:51.966241 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0e4ab24-496b-4e60-ba8d-a688096a20ee tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:51.996753 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:51.996753 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:52.006651 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e0e4ab24-496b-4e60-ba8d-a688096a20ee tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:52.021953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0e4ab24-496b-4e60-ba8d-a688096a20ee tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:52.022448 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 259/1045] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:51 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 1173 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:52.040763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b16253dc-eb9a-419e-959b-c9dbb5ac3aaf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.043993 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b16253dc-eb9a-419e-959b-c9dbb5ac3aaf tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:52.044148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b16253dc-eb9a-419e-959b-c9dbb5ac3aaf tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:52.044404 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b16253dc-eb9a-419e-959b-c9dbb5ac3aaf tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:52.066500 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:52.066500 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:52.071879 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b16253dc-eb9a-419e-959b-c9dbb5ac3aaf tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:52.078140 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b16253dc-eb9a-419e-959b-c9dbb5ac3aaf tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:52.078587 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 269/1046] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:52 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:52.096980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d07dbe4a-76cc-4702-bf66-cd57c97379d9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.099852 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 254/1047] 10.4.3.225 () {70 vars in 1611 bytes} [Fri Jul 10 18:55:52 2026] DELETE /volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (2 switches on core 0) Jul 10 18:55:52.112584 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9252cccb-1958-403c-a076-72e59694a8c3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.229264 np0000005042 devstack@c-api.service[100058]: WARNING keystonemiddleware.auth_token [None req-9252cccb-1958-403c-a076-72e59694a8c3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 18:55:52.230775 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 266/1048] 10.4.3.225 () {70 vars in 1611 bytes} [Fri Jul 10 18:55:52 2026] DELETE /volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad => generated 114 bytes in 119 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 18:55:52.241844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.243950 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] DELETE https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad Jul 10 18:55:52.244973 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:52.246711 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:52.257636 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:52.257636 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:52.317241 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-218a5fe3-4a9f-467f-9f5d-039875189e6c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.319723 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-218a5fe3-4a9f-467f-9f5d-039875189e6c tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:55:52.319925 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-218a5fe3-4a9f-467f-9f5d-039875189e6c tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:52.320136 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-218a5fe3-4a9f-467f-9f5d-039875189e6c tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:52.329265 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:52.329265 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:52.335078 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-218a5fe3-4a9f-467f-9f5d-039875189e6c tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:52.335215 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Attachment connected to vm 3d956004-074e-4951-8815-0c9acf8b364c, checking data on nova Jul 10 18:55:52.335489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.compute.nova [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Creating Keystone token plugin using URL: https://10.4.3.225/identity {{(pid=100057) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 18:55:52.341565 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-218a5fe3-4a9f-467f-9f5d-039875189e6c tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc returned with HTTP 200 Jul 10 18:55:52.342113 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 270/1049] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:52 2026] GET /volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:52.387597 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-c9d6f95c-109a-481a-a88f-d96480525fb2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.392818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-c9d6f95c-109a-481a-a88f-d96480525fb2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:55:52.393094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-c9d6f95c-109a-481a-a88f-d96480525fb2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:52.393337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-c9d6f95c-109a-481a-a88f-d96480525fb2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:52.406369 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:52.406369 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:52.417618 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-c9d6f95c-109a-481a-a88f-d96480525fb2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:52.428320 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-c9d6f95c-109a-481a-a88f-d96480525fb2 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc returned with HTTP 200 Jul 10 18:55:52.428899 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 255/1050] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:52 2026] GET /volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:52.596731 np0000005042 devstack@c-api.service[100057]: DEBUG novaclient.v2.client [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] REQ: curl -g -i -X GET https://10.4.3.225/compute/v2.1/servers/3d956004-074e-4951-8815-0c9acf8b364c/os-volume_attachments/8f62ed0a-aec9-488f-b190-6a44073d0af0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}651ca583a15b16074dd3f4f1047db6368f7c36b59efd7dac80bbf58419d1d2bb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0" -H "X-Service-Token: {SHA256}155ca7b237056dcfbc34d52ca5cfbf1d494686931af50aac42b5a07e8135b1a4" {{(pid=100057) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 18:55:52.801739 np0000005042 devstack@c-api.service[100057]: DEBUG novaclient.v2.client [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 18:55:52 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-6b74d65a-704a-4f90-996b-babe4c098cb4 x-openstack-request-id: req-6b74d65a-704a-4f90-996b-babe4c098cb4 {{(pid=100057) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 18:55:52.801941 np0000005042 devstack@c-api.service[100057]: DEBUG novaclient.v2.client [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8f62ed0a-aec9-488f-b190-6a44073d0af0", "serverId": "3d956004-074e-4951-8815-0c9acf8b364c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68d218f1-aa5a-4c60-9451-484fc2ece9ad", "bdm_uuid": "fcf77206-ea06-4b93-a869-5473a6eec69f"}} {{(pid=100057) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 18:55:52.802092 np0000005042 devstack@c-api.service[100057]: DEBUG novaclient.v2.client [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET call to compute for https://10.4.3.225/compute/v2.1/servers/3d956004-074e-4951-8815-0c9acf8b364c/os-volume_attachments/8f62ed0a-aec9-488f-b190-6a44073d0af0 used request id req-6b74d65a-704a-4f90-996b-babe4c098cb4 {{(pid=100057) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 18:55:52.806657 np0000005042 devstack@c-api.service[100057]: ERROR cinder.volume.api [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-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 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Caught error: Detach volume from instance 3d956004-074e-4951-8815-0c9acf8b364c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3d956004-074e-4951-8815-0c9acf8b364c using the Compute API Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: 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 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 18:55:52.809369 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3d956004-074e-4951-8815-0c9acf8b364c using the Compute API Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: ERROR cinder.api.middleware.fault Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.middleware.fault [None req-2f0ec28c-f18f-40c5-bd2c-500ccefd6cd0 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad returned with HTTP 409 Jul 10 18:55:52.810536 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 260/1051] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:55:52 2026] DELETE /volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad => generated 167 bytes in 570 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:52.883117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-014dc07f-cc0b-427a-8d60-689a09b728e5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.885954 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-014dc07f-cc0b-427a-8d60-689a09b728e5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:52.886199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-014dc07f-cc0b-427a-8d60-689a09b728e5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:52.886430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-014dc07f-cc0b-427a-8d60-689a09b728e5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:52.898832 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:52.898832 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:52.903745 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-014dc07f-cc0b-427a-8d60-689a09b728e5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:52.910923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-014dc07f-cc0b-427a-8d60-689a09b728e5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:52.911408 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 267/1052] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:52 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 1155 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:52.958116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:52.960790 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] POST https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0/action Jul 10 18:55:52.961311 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:55:52.961505 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:52.989348 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:52.989348 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:52.990067 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:53.002620 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Begin detaching volume completed successfully. Jul 10 18:55:53.002833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-49c27df2-b243-466f-a403-3f245521175f tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0/action returned with HTTP 202 Jul 10 18:55:53.003322 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 271/1053] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:55:52 2026] POST /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:55:53.088036 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-782d790e-75ec-4c0d-a56b-714291f6a4c8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:53.090656 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-782d790e-75ec-4c0d-a56b-714291f6a4c8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:55:53.091092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-782d790e-75ec-4c0d-a56b-714291f6a4c8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:53.091300 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-782d790e-75ec-4c0d-a56b-714291f6a4c8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:53.099469 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:53.099469 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:53.104671 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-782d790e-75ec-4c0d-a56b-714291f6a4c8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:53.110008 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-782d790e-75ec-4c0d-a56b-714291f6a4c8 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc returned with HTTP 200 Jul 10 18:55:53.110527 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 256/1054] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:53 2026] GET /volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:53.120264 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f3c6640-6eed-46f7-aacf-2be24f7dfeda None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:53.120678 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f3c6640-6eed-46f7-aacf-2be24f7dfeda None None] GET https://10.4.3.225/volume// Jul 10 18:55:53.120899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f3c6640-6eed-46f7-aacf-2be24f7dfeda None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:53.121141 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f3c6640-6eed-46f7-aacf-2be24f7dfeda None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:53.121534 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f3c6640-6eed-46f7-aacf-2be24f7dfeda None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:53.121835 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 261/1055] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:55:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:53.129503 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-18a038f2-d767-4051-9b62-2fb6ff88f3e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:53.133268 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-18a038f2-d767-4051-9b62-2fb6ff88f3e3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:55:53.133624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-18a038f2-d767-4051-9b62-2fb6ff88f3e3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17961a5-e903-47f7-a1ba-cec425a93fbc", "connector": null, "instance_uuid": "84184e60-ae1e-45f5-817a-d96628aaaf4e"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:53.143442 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:53.143442 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:53.170440 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-18a038f2-d767-4051-9b62-2fb6ff88f3e3 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:55:53.170937 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 268/1056] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:55:53 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:54.048449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0006853e-bcfe-4514-b81a-7f9e74edd914 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:54.048964 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0006853e-bcfe-4514-b81a-7f9e74edd914 None None] GET https://10.4.3.225/volume// Jul 10 18:55:54.049164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0006853e-bcfe-4514-b81a-7f9e74edd914 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:54.049565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0006853e-bcfe-4514-b81a-7f9e74edd914 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:54.049796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0006853e-bcfe-4514-b81a-7f9e74edd914 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:54.050149 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 272/1057] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:54.058513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-5c1f7fd8-7d86-4d7f-aa54-b8b34baa74d4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:54.060965 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-5c1f7fd8-7d86-4d7f-aa54-b8b34baa74d4 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:54.061242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-5c1f7fd8-7d86-4d7f-aa54-b8b34baa74d4 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:54.061499 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-5c1f7fd8-7d86-4d7f-aa54-b8b34baa74d4 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:54.075890 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:54.075890 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:54.087175 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-5c1f7fd8-7d86-4d7f-aa54-b8b34baa74d4 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:54.095663 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-5c1f7fd8-7d86-4d7f-aa54-b8b34baa74d4 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:54.096109 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 257/1058] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:54 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 1338 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:55:54.960543 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:54.967434 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] DELETE https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:55:54.967695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:54.967941 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:54.968286 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Delete volume with id: 47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:55:55.011639 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 18:55:55.023256 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:55.023256 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:55.023769 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:55.058047 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Delete volume request issued successfully. Jul 10 18:55:55.058047 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2c62b07-a330-4f94-8a01-2efac3a3f264 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e returned with HTTP 202 Jul 10 18:55:55.058440 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 262/1059] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:54 2026] DELETE /volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:55:55.069967 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9af22c6d-1840-4d0e-b59d-d6204ef1d9f2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:55.071664 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9af22c6d-1840-4d0e-b59d-d6204ef1d9f2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:55:55.071882 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9af22c6d-1840-4d0e-b59d-d6204ef1d9f2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:55.072425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9af22c6d-1840-4d0e-b59d-d6204ef1d9f2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:55.078244 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:55.078244 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:55.081454 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9af22c6d-1840-4d0e-b59d-d6204ef1d9f2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:55.087505 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9af22c6d-1840-4d0e-b59d-d6204ef1d9f2 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e returned with HTTP 200 Jul 10 18:55:55.088050 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 269/1060] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:55 2026] GET /volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:55.184246 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-28a7b2c0-6d87-451a-b7d7-b50baed148f5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:55.186848 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-28a7b2c0-6d87-451a-b7d7-b50baed148f5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] DELETE https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad Jul 10 18:55:55.188842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-28a7b2c0-6d87-451a-b7d7-b50baed148f5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:55.188842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-28a7b2c0-6d87-451a-b7d7-b50baed148f5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:55.198993 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:55.198993 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:55.735932 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e6c81741-7c6e-4b4d-b916-579069a3fc30 req-28a7b2c0-6d87-451a-b7d7-b50baed148f5 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad returned with HTTP 200 Jul 10 18:55:55.736064 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 273/1061] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:55:55 2026] DELETE /volume/v3/attachments/68d218f1-aa5a-4c60-9451-484fc2ece9ad => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:56.105066 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e0e27c07-c744-4f3e-b54c-44f2ca27d73d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:56.113664 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e0e27c07-c744-4f3e-b54c-44f2ca27d73d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e Jul 10 18:55:56.113983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e0e27c07-c744-4f3e-b54c-44f2ca27d73d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:56.114213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e0e27c07-c744-4f3e-b54c-44f2ca27d73d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:56.121199 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e0e27c07-c744-4f3e-b54c-44f2ca27d73d tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e returned with HTTP 404 Jul 10 18:55:56.121691 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 258/1062] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:56 2026] GET /volume/v3/volumes/47849fdd-731d-462a-b666-d9a4d8fd994e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:56.130833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:56.132153 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] DELETE https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:56.132360 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:56.132638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:56.133146 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Delete volume with id: cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:56.144559 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:56.144559 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:56.145684 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:56.188457 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Delete volume request issued successfully. Jul 10 18:55:56.188769 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-309ddd52-f162-4e89-82de-f203bb1ebf82 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 202 Jul 10 18:55:56.189386 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 263/1063] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:55:56 2026] DELETE /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 18:55:56.199344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26c75b51-65da-432f-9a3f-e3c4d0071a54 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:56.199344 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26c75b51-65da-432f-9a3f-e3c4d0071a54 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:56.199344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26c75b51-65da-432f-9a3f-e3c4d0071a54 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:56.199344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26c75b51-65da-432f-9a3f-e3c4d0071a54 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:56.208133 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:56.208133 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:56.219072 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-26c75b51-65da-432f-9a3f-e3c4d0071a54 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Volume info retrieved successfully. Jul 10 18:55:56.228650 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26c75b51-65da-432f-9a3f-e3c4d0071a54 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 200 Jul 10 18:55:56.229604 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 270/1064] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:56 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:57.248488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-88dd8114-186f-4ac2-af54-872372a26d58 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.252177 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-88dd8114-186f-4ac2-af54-872372a26d58 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] GET https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f Jul 10 18:55:57.252584 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-88dd8114-186f-4ac2-af54-872372a26d58 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:57.252776 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-88dd8114-186f-4ac2-af54-872372a26d58 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:57.268260 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-88dd8114-186f-4ac2-af54-872372a26d58 tempest-TestMultiAttachVolumeSwap-969999897 tempest-TestMultiAttachVolumeSwap-969999897-project-member] https://10.4.3.225/volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f returned with HTTP 404 Jul 10 18:55:57.268435 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 274/1065] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:57 2026] GET /volume/v3/volumes/cb465f4f-39dc-43c2-8b52-aaaa0e3a120f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:55:57.335582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-13d34103-d4ea-4693-ad31-4cffc6b25be5 req-efc01f6d-701b-44a4-80eb-bba9f5a71734 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.337498 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-13d34103-d4ea-4693-ad31-4cffc6b25be5 req-efc01f6d-701b-44a4-80eb-bba9f5a71734 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:57.337650 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-13d34103-d4ea-4693-ad31-4cffc6b25be5 req-efc01f6d-701b-44a4-80eb-bba9f5a71734 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:57.337931 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-13d34103-d4ea-4693-ad31-4cffc6b25be5 req-efc01f6d-701b-44a4-80eb-bba9f5a71734 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:57.345282 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:57.345282 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:57.346793 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=327,cinder:INSERT=44,cinder:UPDATE=111 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:55:57.349672 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-13d34103-d4ea-4693-ad31-4cffc6b25be5 req-efc01f6d-701b-44a4-80eb-bba9f5a71734 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:57.354004 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-13d34103-d4ea-4693-ad31-4cffc6b25be5 req-efc01f6d-701b-44a4-80eb-bba9f5a71734 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:57.354412 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 259/1066] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:57 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:57.370424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.372736 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:57.373026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:57.373510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:57.373863 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Delete volume with id: 8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:57.377080 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=289,cinder:INSERT=44,cinder:UPDATE=87 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:55:57.389133 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:57.389133 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:57.389950 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:57.394568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.403147 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:57.403842 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-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": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "source_volid": null, "backup_id": null}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:57.408924 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-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': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'source_volid': None, 'backup_id': None}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:57.424396 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Delete volume request issued successfully. Jul 10 18:55:57.424653 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab3a15e2-23a0-4624-b1d9-b662695ee9c3 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 202 Jul 10 18:55:57.425153 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 264/1067] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 18:55:57 2026] DELETE /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:55:57.434477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a89cd9c3-d900-48f2-a375-eeb9b436433b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.436422 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a89cd9c3-d900-48f2-a375-eeb9b436433b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:57.436646 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a89cd9c3-d900-48f2-a375-eeb9b436433b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:57.436836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a89cd9c3-d900-48f2-a375-eeb9b436433b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:57.447305 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:57.447305 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:57.453779 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a89cd9c3-d900-48f2-a375-eeb9b436433b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Volume info retrieved successfully. Jul 10 18:55:57.460203 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a89cd9c3-d900-48f2-a375-eeb9b436433b tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 200 Jul 10 18:55:57.460640 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 275/1068] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:57 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:55:57.531210 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Create volume of 1 GB Jul 10 18:55:57.534300 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=286,cinder:UPDATE=83,cinder:INSERT=41 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:55:57.537149 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Availability Zones retrieved successfully. Jul 10 18:55:57.544578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Flow 'volume_create_api' (fa5785dc-edc1-4d78-b5fa-d921e0207960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:57.546297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8351971d-8b24-4e32-abbd-c25c02d576de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:57.548259 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:57.625487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8351971d-8b24-4e32-abbd-c25c02d576de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:57.626690 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b342d143-836b-400b-94c0-1b39857b13da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:57.664190 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Created reservations ['bdd0b278-4e0a-4aeb-8fca-9647943a7cfe', '379389bb-858f-468b-a816-c1e5a0e3db94', 'c38a13a6-119b-43ad-af92-c609c354251c', '943f03eb-7304-49cf-8c31-9b987385b434'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:57.664190 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b342d143-836b-400b-94c0-1b39857b13da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdd0b278-4e0a-4aeb-8fca-9647943a7cfe', '379389bb-858f-468b-a816-c1e5a0e3db94', 'c38a13a6-119b-43ad-af92-c609c354251c', '943f03eb-7304-49cf-8c31-9b987385b434']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:57.665455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fca648c-ced8-43dd-968d-bb5245e76f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:57.695091 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fca648c-ced8-43dd-968d-bb5245e76f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf80850-5be3-4881-b59d-90736d174f00', '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='eab700ba12e14705bd272d877411d26f',qos_specs=None,replication_status=,reservations=['bdd0b278-4e0a-4aeb-8fca-9647943a7cfe','379389bb-858f-468b-a816-c1e5a0e3db94','c38a13a6-119b-43ad-af92-c609c354251c','943f03eb-7304-49cf-8c31-9b987385b434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773c5bc5de5f453fb48b9e9eb56311d7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:57Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf80850-5be3-4881-b59d-90736d174f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab700ba12e14705bd272d877411d26f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773c5bc5de5f453fb48b9e9eb56311d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:57.696285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34171393-4bef-42ad-a78d-b52aa3a31e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:57.720761 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34171393-4bef-42ad-a78d-b52aa3a31e29) transitioned into 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='eab700ba12e14705bd272d877411d26f',qos_specs=None,replication_status=,reservations=['bdd0b278-4e0a-4aeb-8fca-9647943a7cfe','379389bb-858f-468b-a816-c1e5a0e3db94','c38a13a6-119b-43ad-af92-c609c354251c','943f03eb-7304-49cf-8c31-9b987385b434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773c5bc5de5f453fb48b9e9eb56311d7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:57.721312 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763353d9-95ae-434e-9f37-c8960e27adea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:57.733112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763353d9-95ae-434e-9f37-c8960e27adea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:57.733112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Flow 'volume_create_api' (fa5785dc-edc1-4d78-b5fa-d921e0207960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:57.733334 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Create volume request issued successfully. Jul 10 18:55:57.734545 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-06257299-af15-4bda-ad68-cd4ef743f5e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:57.734545 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 271/1069] 10.4.3.225 () {72 vars in 1541 bytes} [Fri Jul 10 18:55:57 2026] POST /volume/v3/volumes => generated 703 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:57.747107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d4c75273-14f5-4db1-83de-9c94af256daf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.749184 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d4c75273-14f5-4db1-83de-9c94af256daf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:55:57.749397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d4c75273-14f5-4db1-83de-9c94af256daf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:57.749773 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d4c75273-14f5-4db1-83de-9c94af256daf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:57.758684 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:57.758684 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:57.763204 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d4c75273-14f5-4db1-83de-9c94af256daf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:55:57.768478 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d4c75273-14f5-4db1-83de-9c94af256daf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 returned with HTTP 200 Jul 10 18:55:57.768478 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 260/1070] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:57 2026] GET /volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 => generated 771 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:57.786384 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-95099605-4e64-4449-af0e-690fc3738b5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:57.791434 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-95099605-4e64-4449-af0e-690fc3738b5c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:55:57.791903 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-95099605-4e64-4449-af0e-690fc3738b5c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:57.792336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-95099605-4e64-4449-af0e-690fc3738b5c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:57.809534 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:57.809534 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:55:57.819426 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-95099605-4e64-4449-af0e-690fc3738b5c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:55:57.832364 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-95099605-4e64-4449-af0e-690fc3738b5c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 returned with HTTP 200 Jul 10 18:55:57.832978 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 265/1071] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:55:57 2026] GET /volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:58.479556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4a851c2b-bc19-4f61-a2fa-03272803dcb6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:58.482379 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a851c2b-bc19-4f61-a2fa-03272803dcb6 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] GET https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 Jul 10 18:55:58.482379 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a851c2b-bc19-4f61-a2fa-03272803dcb6 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:58.482379 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a851c2b-bc19-4f61-a2fa-03272803dcb6 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:58.487990 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a851c2b-bc19-4f61-a2fa-03272803dcb6 tempest-TestServerVolumeAttachScenarioOldVersion-763095584 tempest-TestServerVolumeAttachScenarioOldVersion-763095584-project-member] https://10.4.3.225/volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 returned with HTTP 404 Jul 10 18:55:58.489955 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 276/1072] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:55:58 2026] GET /volume/v3/volumes/8f62ed0a-aec9-488f-b190-6a44073d0af0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:55:59.364540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-aa151a1b-9793-4a66-8005-c96c397d4716 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:59.470524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:55:59.471009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-625180908", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:55:59.472648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-625180908', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:55:59.472783 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create volume of 1 GB Jul 10 18:55:59.473210 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:59.473210 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:55:59.477122 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Availability Zones retrieved successfully. Jul 10 18:55:59.484006 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Flow 'volume_create_api' (51510e60-b318-48fe-b76b-ebe35960b05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:59.485043 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82bb4a06-ad2d-43fa-b919-103c2c0ea8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:59.487040 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:55:59.512359 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82bb4a06-ad2d-43fa-b919-103c2c0ea8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:59.513050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa54cb7e-33b4-48ae-9ffc-fccf0add8112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:59.584591 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Created reservations ['07ff2ea9-284b-4d76-91ba-130ada55b0f1', '08bb22ea-53a4-4e1e-9430-91006e5e20d5', 'f4e7accd-3aa0-403f-b48f-63190dbf49d1', '3404f548-719e-46c8-b596-03d5dd47eb8c'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:55:59.585601 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa54cb7e-33b4-48ae-9ffc-fccf0add8112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07ff2ea9-284b-4d76-91ba-130ada55b0f1', '08bb22ea-53a4-4e1e-9430-91006e5e20d5', 'f4e7accd-3aa0-403f-b48f-63190dbf49d1', '3404f548-719e-46c8-b596-03d5dd47eb8c']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:59.586556 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36723036-57b9-4403-b22b-18bf44876c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:59.614501 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36723036-57b9-4403-b22b-18bf44876c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1473697c-b147-46cb-80a3-c651f34f5263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-625180908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71443d2f9f934683abab5471cc6352ad',qos_specs=None,replication_status=,reservations=['07ff2ea9-284b-4d76-91ba-130ada55b0f1','08bb22ea-53a4-4e1e-9430-91006e5e20d5','f4e7accd-3aa0-403f-b48f-63190dbf49d1','3404f548-719e-46c8-b596-03d5dd47eb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fe21e9f2894b778f35941fd8449479',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-625180908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1473697c-b147-46cb-80a3-c651f34f5263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71443d2f9f934683abab5471cc6352ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fe21e9f2894b778f35941fd8449479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:59.615723 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939918d8-f169-4716-bd65-4b192ca7b94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:59.636253 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939918d8-f169-4716-bd65-4b192ca7b94c) transitioned into state 'SUCCESS' from state '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-625180908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71443d2f9f934683abab5471cc6352ad',qos_specs=None,replication_status=,reservations=['07ff2ea9-284b-4d76-91ba-130ada55b0f1','08bb22ea-53a4-4e1e-9430-91006e5e20d5','f4e7accd-3aa0-403f-b48f-63190dbf49d1','3404f548-719e-46c8-b596-03d5dd47eb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31fe21e9f2894b778f35941fd8449479',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:59.638329 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b31892-749d-4182-8d63-67a6ae83e6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:55:59.648688 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b31892-749d-4182-8d63-67a6ae83e6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:55:59.649472 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Flow 'volume_create_api' (51510e60-b318-48fe-b76b-ebe35960b05e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:55:59.649821 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create volume request issued successfully. Jul 10 18:55:59.650327 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa151a1b-9793-4a66-8005-c96c397d4716 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:55:59.650736 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 272/1073] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:55:59 2026] POST /volume/v3/volumes => generated 753 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:55:59.663627 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-adc5810f-1f34-4d80-b872-6280207eb9b0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:59.666562 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-adc5810f-1f34-4d80-b872-6280207eb9b0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:55:59.667168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-adc5810f-1f34-4d80-b872-6280207eb9b0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:59.667390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-adc5810f-1f34-4d80-b872-6280207eb9b0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:59.680244 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:59.680244 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:55:59.685976 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-adc5810f-1f34-4d80-b872-6280207eb9b0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:55:59.693134 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-adc5810f-1f34-4d80-b872-6280207eb9b0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 200 Jul 10 18:55:59.693546 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 261/1074] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:55:59 2026] GET /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:55:59.906852 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b1c11739-c3ea-4688-9b40-db93173e499e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:59.907281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1c11739-c3ea-4688-9b40-db93173e499e None None] GET https://10.4.3.225/volume// Jul 10 18:55:59.907412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1c11739-c3ea-4688-9b40-db93173e499e None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:59.907618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1c11739-c3ea-4688-9b40-db93173e499e None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:59.908047 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1c11739-c3ea-4688-9b40-db93173e499e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:55:59.908348 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 266/1075] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:55:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:55:59.923581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-f93586d6-eb13-478a-ae46-0aea31e7273e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:55:59.926961 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-f93586d6-eb13-478a-ae46-0aea31e7273e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:55:59.927259 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-f93586d6-eb13-478a-ae46-0aea31e7273e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:55:59.927515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-f93586d6-eb13-478a-ae46-0aea31e7273e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:55:59.938824 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:55:59.938824 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:55:59.943055 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-f93586d6-eb13-478a-ae46-0aea31e7273e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:55:59.949507 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-f93586d6-eb13-478a-ae46-0aea31e7273e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc returned with HTTP 200 Jul 10 18:55:59.949990 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 277/1076] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:55:59 2026] GET /volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:56:00.048308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.050185 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] PUT https://10.4.3.225/volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274 Jul 10 18:56:00.050889 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:00.065323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Acquiring lock "cinder-attachment_update-a17961a5-e903-47f7-a1ba-cec425a93fbc-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:56:00.071865 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-a17961a5-e903-47f7-a1ba-cec425a93fbc-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:56:00.071865 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.071865 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:00.609283 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-a17961a5-e903-47f7-a1ba-cec425a93fbc-np0000005042" released by "attachment_update" :: held 0.538s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:56:00.609283 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-141cfed8-0875-4c93-bf8f-04f825a367ba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274 returned with HTTP 200 Jul 10 18:56:00.609283 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 273/1077] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:56:00 2026] PUT /volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:00.709854 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1f9be16b-72a6-4536-92cd-30f3000fef1b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.713045 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f9be16b-72a6-4536-92cd-30f3000fef1b tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:00.713270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f9be16b-72a6-4536-92cd-30f3000fef1b tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.713473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f9be16b-72a6-4536-92cd-30f3000fef1b tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.722294 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.722294 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:00.727352 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1f9be16b-72a6-4536-92cd-30f3000fef1b tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:00.732058 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f9be16b-72a6-4536-92cd-30f3000fef1b tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 200 Jul 10 18:56:00.732513 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 262/1078] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:00.744368 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8e60ccd2-4c09-4cb0-9c64-a64867fdd870 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.746235 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e60ccd2-4c09-4cb0-9c64-a64867fdd870 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:00.746421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e60ccd2-4c09-4cb0-9c64-a64867fdd870 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.746608 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8e60ccd2-4c09-4cb0-9c64-a64867fdd870 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.753826 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.753826 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:00.757678 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8e60ccd2-4c09-4cb0-9c64-a64867fdd870 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:00.761929 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8e60ccd2-4c09-4cb0-9c64-a64867fdd870 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 200 Jul 10 18:56:00.762509 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 267/1079] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:00.778170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.779269 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:56:00.780353 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1473697c-b147-46cb-80a3-c651f34f5263", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1607587786", "description": null, "metadata": null}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:00.790388 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.790388 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:00.791038 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:00.791243 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create snapshot from volume 1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:00.831405 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Created reservations ['717adcb3-e994-47f8-93be-68f2a16ee438', '350ee0da-41fb-4a86-bb03-3a25016442ce', '9f8f8858-0245-4723-9f3b-116be500309b', 'dc47b1cb-bf40-4ad8-93b9-c8a0629d5b1c'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:00.850215 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-ebef4095-c373-4242-a884-cf80225536e9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.852560 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-ebef4095-c373-4242-a884-cf80225536e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:56:00.852796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-ebef4095-c373-4242-a884-cf80225536e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.853169 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-ebef4095-c373-4242-a884-cf80225536e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.860345 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.860345 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:00.864282 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-ebef4095-c373-4242-a884-cf80225536e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:56:00.866285 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot force create request issued successfully. Jul 10 18:56:00.866633 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0aabe1d3-d0dc-4545-80b3-4f2b9cf797d8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:56:00.867203 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 278/1080] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:56:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:00.870956 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-ebef4095-c373-4242-a884-cf80225536e9 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 returned with HTTP 200 Jul 10 18:56:00.871351 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 274/1081] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:00.879426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-960e3405-89c7-49f4-8b83-d80e8a33fbc8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.881344 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-960e3405-89c7-49f4-8b83-d80e8a33fbc8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:00.881428 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-960e3405-89c7-49f4-8b83-d80e8a33fbc8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.881565 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-960e3405-89c7-49f4-8b83-d80e8a33fbc8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.884072 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-22dd969d-1a4d-4cee-81a4-67ce3d1ccfa9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.884505 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22dd969d-1a4d-4cee-81a4-67ce3d1ccfa9 None None] GET https://10.4.3.225/volume// Jul 10 18:56:00.884685 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22dd969d-1a4d-4cee-81a4-67ce3d1ccfa9 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.884907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22dd969d-1a4d-4cee-81a4-67ce3d1ccfa9 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.885288 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22dd969d-1a4d-4cee-81a4-67ce3d1ccfa9 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:00.885589 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 268/1082] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:00.887427 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.887427 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:00.887910 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-960e3405-89c7-49f4-8b83-d80e8a33fbc8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:00.888770 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-960e3405-89c7-49f4-8b83-d80e8a33fbc8 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 200 Jul 10 18:56:00.889212 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 263/1083] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:00.893676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d6e62f84-2994-4e57-83fc-add25de64524 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.895693 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d6e62f84-2994-4e57-83fc-add25de64524 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:56:00.896100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d6e62f84-2994-4e57-83fc-add25de64524 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbf80850-5be3-4881-b59d-90736d174f00", "connector": null, "instance_uuid": "0bb2dd87-9f14-4f56-9a0d-80ba4d98580c"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:00.903768 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.903768 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:00.945716 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-d6e62f84-2994-4e57-83fc-add25de64524 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:56:00.946645 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 279/1084] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:56:00 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 10 18:56:00.956745 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-260fa63e-3db6-4705-b5dc-19b8d35f7f43 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.957298 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-260fa63e-3db6-4705-b5dc-19b8d35f7f43 None None] GET https://10.4.3.225/volume// Jul 10 18:56:00.957469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-260fa63e-3db6-4705-b5dc-19b8d35f7f43 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.957835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-260fa63e-3db6-4705-b5dc-19b8d35f7f43 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.958146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-260fa63e-3db6-4705-b5dc-19b8d35f7f43 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:00.958543 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 275/1085] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:00.968062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-14270f74-daec-417c-b9b7-0c548c38ae85 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:00.970376 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-14270f74-daec-417c-b9b7-0c548c38ae85 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:56:00.970587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-14270f74-daec-417c-b9b7-0c548c38ae85 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:00.970843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-14270f74-daec-417c-b9b7-0c548c38ae85 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:00.987001 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:00.987001 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:00.995378 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-14270f74-daec-417c-b9b7-0c548c38ae85 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:56:01.001048 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-14270f74-daec-417c-b9b7-0c548c38ae85 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 returned with HTTP 200 Jul 10 18:56:01.001767 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 269/1086] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:56:00 2026] GET /volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 => generated 1490 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:56:01.096139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:01.098086 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] PUT https://10.4.3.225/volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a Jul 10 18:56:01.098447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:01.108191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Acquiring lock "cinder-attachment_update-fbf80850-5be3-4881-b59d-90736d174f00-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:56:01.113202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Lock "cinder-attachment_update-fbf80850-5be3-4881-b59d-90736d174f00-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:56:01.114131 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:01.114131 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:01.128141 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-7fc1f039-d3ec-48c0-9043-520b3e5cbf2e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:01.130188 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-7fc1f039-d3ec-48c0-9043-520b3e5cbf2e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274/action Jul 10 18:56:01.130546 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-7fc1f039-d3ec-48c0-9043-520b3e5cbf2e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:56:01.130689 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-7fc1f039-d3ec-48c0-9043-520b3e5cbf2e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:01.148839 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:01.148839 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:01.163854 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-41da6153-0e5d-4492-b7cc-c3c55265f2fc req-7fc1f039-d3ec-48c0-9043-520b3e5cbf2e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274/action returned with HTTP 204 Jul 10 18:56:01.164296 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 280/1087] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:56:01 2026] POST /volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:01.648424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Lock "cinder-attachment_update-fbf80850-5be3-4881-b59d-90736d174f00-np0000005042" released by "attachment_update" :: held 0.535s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:56:01.648825 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-169b23de-8260-4649-8fbe-92f96bfd14a6 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a returned with HTTP 200 Jul 10 18:56:01.649478 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 264/1088] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:56:01 2026] PUT /volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:01.900016 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c0a51044-1e00-48c6-8768-bed60220b7f0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:01.901814 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c0a51044-1e00-48c6-8768-bed60220b7f0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:01.902160 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c0a51044-1e00-48c6-8768-bed60220b7f0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:01.902338 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c0a51044-1e00-48c6-8768-bed60220b7f0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:01.907538 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:01.907538 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:01.908144 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c0a51044-1e00-48c6-8768-bed60220b7f0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:01.908933 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c0a51044-1e00-48c6-8768-bed60220b7f0 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 200 Jul 10 18:56:01.909409 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 276/1089] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:01 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:01.917766 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d37deddb-d383-42fb-ac98-447c003b0438 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:01.919460 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d37deddb-d383-42fb-ac98-447c003b0438 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:01.919651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d37deddb-d383-42fb-ac98-447c003b0438 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:01.919841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d37deddb-d383-42fb-ac98-447c003b0438 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:01.926949 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:01.926949 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:01.927463 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d37deddb-d383-42fb-ac98-447c003b0438 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:01.928183 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d37deddb-d383-42fb-ac98-447c003b0438 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 200 Jul 10 18:56:01.928427 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 270/1090] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:01 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:01.938951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-549848ac-7170-49cb-a130-794cd7d07bf7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:01.940586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-549848ac-7170-49cb-a130-794cd7d07bf7 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:01.940777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-549848ac-7170-49cb-a130-794cd7d07bf7 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:01.940974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-549848ac-7170-49cb-a130-794cd7d07bf7 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:01.951183 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:01.951183 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:01.951872 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-549848ac-7170-49cb-a130-794cd7d07bf7 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:01.953203 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-549848ac-7170-49cb-a130-794cd7d07bf7 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 200 Jul 10 18:56:01.953704 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 281/1091] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:01 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:01.964788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:01.967983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:01.968434 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d641a7b-3f90-4868-9393-fcae0664f381", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:01.970735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create volume request body: {'volume': {'snapshot_id': '7d641a7b-3f90-4868-9393-fcae0664f381', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:01.979430 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:01.979430 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:01.980000 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:01.980180 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create volume of 1 GB Jul 10 18:56:01.985226 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Availability Zones retrieved successfully. Jul 10 18:56:01.993216 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Flow 'volume_create_api' (953f56f2-c71b-4c8b-94a5-73d35550d9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:01.994644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8ff3e2-bfdf-40f8-b078-9649e36bccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:01.996173 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:02.036358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8ff3e2-bfdf-40f8-b078-9649e36bccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d641a7b-3f90-4868-9393-fcae0664f381', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:02.037469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73360e84-84fb-4a27-a57d-89aaf1e12886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:02.090083 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Created reservations ['3f95f2bb-7a79-4218-8cd7-060107924164', '653cf591-5ca3-4f96-9425-a26a999a37ab', '4f5cd224-9e38-4cd4-bc65-44aa76588f00', '86ba338a-bbd3-46b3-aa4c-163d4c4ebfab'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:02.091191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73360e84-84fb-4a27-a57d-89aaf1e12886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f95f2bb-7a79-4218-8cd7-060107924164', '653cf591-5ca3-4f96-9425-a26a999a37ab', '4f5cd224-9e38-4cd4-bc65-44aa76588f00', '86ba338a-bbd3-46b3-aa4c-163d4c4ebfab']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:02.092260 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c34795-ec1a-4150-b1fe-df8685072818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:02.141477 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c34795-ec1a-4150-b1fe-df8685072818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f967b9a7-30cb-48dc-b6bd-9a47b598e07d', '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='71443d2f9f934683abab5471cc6352ad',qos_specs=None,replication_status=,reservations=['3f95f2bb-7a79-4218-8cd7-060107924164','653cf591-5ca3-4f96-9425-a26a999a37ab','4f5cd224-9e38-4cd4-bc65-44aa76588f00','86ba338a-bbd3-46b3-aa4c-163d4c4ebfab'],size=1,snapshot_id=7d641a7b-3f90-4868-9393-fcae0664f381,source_replicaid=,source_volid=None,status='creating',user_id='31fe21e9f2894b778f35941fd8449479',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:02Z,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=f967b9a7-30cb-48dc-b6bd-9a47b598e07d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71443d2f9f934683abab5471cc6352ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d641a7b-3f90-4868-9393-fcae0664f381,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31fe21e9f2894b778f35941fd8449479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:02.142555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcc668f-183d-4027-8ceb-e14e8bd12b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:02.168494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcc668f-183d-4027-8ceb-e14e8bd12b48) transitioned into state 'SUCCESS' from 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='71443d2f9f934683abab5471cc6352ad',qos_specs=None,replication_status=,reservations=['3f95f2bb-7a79-4218-8cd7-060107924164','653cf591-5ca3-4f96-9425-a26a999a37ab','4f5cd224-9e38-4cd4-bc65-44aa76588f00','86ba338a-bbd3-46b3-aa4c-163d4c4ebfab'],size=1,snapshot_id=7d641a7b-3f90-4868-9393-fcae0664f381,source_replicaid=,source_volid=None,status='creating',user_id='31fe21e9f2894b778f35941fd8449479',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:02.169475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e00401c-c596-4475-a5ba-659444ee44f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:02.170855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-1eb51ed1-a668-4332-9f11-9280f7e2fa6f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:02.173242 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-1eb51ed1-a668-4332-9f11-9280f7e2fa6f tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] POST https://10.4.3.225/volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a/action Jul 10 18:56:02.173606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-1eb51ed1-a668-4332-9f11-9280f7e2fa6f tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:56:02.173792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-1eb51ed1-a668-4332-9f11-9280f7e2fa6f tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:02.194398 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:02.194398 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:02.195447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e00401c-c596-4475-a5ba-659444ee44f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:02.196494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Flow 'volume_create_api' (953f56f2-c71b-4c8b-94a5-73d35550d9ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:02.196872 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Create volume request issued successfully. Jul 10 18:56:02.197516 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f65a94ec-7f9f-4a5a-80a7-abd5a60648d6 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:02.198040 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 265/1092] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:56:01 2026] POST /volume/v3/volumes => generated 741 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:02.210483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2e9f63a0-978d-4b6d-979d-6ae538bc2112 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:02.212705 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-91abf63d-b1fa-4448-9dc1-34ab6175c21b req-1eb51ed1-a668-4332-9f11-9280f7e2fa6f tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a/action returned with HTTP 204 Jul 10 18:56:02.213264 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 277/1093] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:56:02 2026] POST /volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:02.215664 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e9f63a0-978d-4b6d-979d-6ae538bc2112 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:02.215912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e9f63a0-978d-4b6d-979d-6ae538bc2112 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:02.216140 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2e9f63a0-978d-4b6d-979d-6ae538bc2112 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:02.237682 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:02.237682 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:02.245733 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2e9f63a0-978d-4b6d-979d-6ae538bc2112 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:02.252095 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2e9f63a0-978d-4b6d-979d-6ae538bc2112 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d returned with HTTP 200 Jul 10 18:56:02.252611 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 271/1094] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:02 2026] GET /volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d => generated 809 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:03.272441 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-caf2aade-2dd7-4602-aaf7-78f188bbc845 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:03.278735 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-caf2aade-2dd7-4602-aaf7-78f188bbc845 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:03.279062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-caf2aade-2dd7-4602-aaf7-78f188bbc845 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:03.279343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-caf2aade-2dd7-4602-aaf7-78f188bbc845 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:03.303096 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:03.303096 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:03.308548 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-caf2aade-2dd7-4602-aaf7-78f188bbc845 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:03.315351 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-caf2aade-2dd7-4602-aaf7-78f188bbc845 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d returned with HTTP 200 Jul 10 18:56:03.315948 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 282/1095] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:03 2026] GET /volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:03.337986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0c693b90-1b61-4b06-b83f-0045e3ded181 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:03.342388 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c693b90-1b61-4b06-b83f-0045e3ded181 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:03.342612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c693b90-1b61-4b06-b83f-0045e3ded181 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:03.343078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c693b90-1b61-4b06-b83f-0045e3ded181 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:03.351736 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:03.351736 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:03.356903 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0c693b90-1b61-4b06-b83f-0045e3ded181 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:03.365011 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c693b90-1b61-4b06-b83f-0045e3ded181 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d returned with HTTP 200 Jul 10 18:56:03.365641 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 266/1096] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:03 2026] GET /volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:03.383058 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:03.385365 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:03.385735 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:03.385980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:03.386052 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete snapshot with id: 7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:03.392838 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:03.392838 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:03.393355 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:03.410657 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot delete request issued successfully. Jul 10 18:56:03.410877 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfab9f17-7f00-4926-987c-9b006f34fdaf tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 202 Jul 10 18:56:03.411476 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 278/1097] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:56:03 2026] DELETE /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:03.418096 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-09537155-fe97-4eb5-80b0-84a41c084868 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:03.420048 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09537155-fe97-4eb5-80b0-84a41c084868 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:03.420293 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09537155-fe97-4eb5-80b0-84a41c084868 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:03.420479 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09537155-fe97-4eb5-80b0-84a41c084868 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:03.426204 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:03.426204 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:03.426687 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-09537155-fe97-4eb5-80b0-84a41c084868 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Snapshot retrieved successfully. Jul 10 18:56:03.427613 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09537155-fe97-4eb5-80b0-84a41c084868 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 200 Jul 10 18:56:03.428001 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 272/1098] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:03 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:04.440787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-75c0d858-dcc9-4251-b3da-107e7cb8bfa5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:04.442720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75c0d858-dcc9-4251-b3da-107e7cb8bfa5 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:04.442937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75c0d858-dcc9-4251-b3da-107e7cb8bfa5 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:04.443131 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75c0d858-dcc9-4251-b3da-107e7cb8bfa5 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:04.454446 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75c0d858-dcc9-4251-b3da-107e7cb8bfa5 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 404 Jul 10 18:56:04.454446 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 283/1099] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:04 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:04.460560 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:04.468463 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:04.468764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:04.469023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:04.469484 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete volume with id: 1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:04.482148 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:04.482148 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:04.482991 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:04.514798 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete volume request issued successfully. Jul 10 18:56:04.515076 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dc53a6b7-0c19-4cc8-a8ec-2e0f57436243 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 202 Jul 10 18:56:04.515795 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 267/1100] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:56:04 2026] DELETE /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:04.530468 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-999f2bd2-835f-4cfe-ae79-f8faee13ba34 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:04.532868 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-999f2bd2-835f-4cfe-ae79-f8faee13ba34 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:04.533247 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-999f2bd2-835f-4cfe-ae79-f8faee13ba34 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:04.533608 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-999f2bd2-835f-4cfe-ae79-f8faee13ba34 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:04.544104 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:04.544104 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:04.547308 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-999f2bd2-835f-4cfe-ae79-f8faee13ba34 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:04.553501 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-999f2bd2-835f-4cfe-ae79-f8faee13ba34 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 200 Jul 10 18:56:04.554104 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 279/1101] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:04 2026] GET /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:05.573772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41456d9a-f0f0-43ed-af8e-8830a6a644a4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:05.575849 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41456d9a-f0f0-43ed-af8e-8830a6a644a4 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:05.576110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41456d9a-f0f0-43ed-af8e-8830a6a644a4 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:05.576357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41456d9a-f0f0-43ed-af8e-8830a6a644a4 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:05.584076 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41456d9a-f0f0-43ed-af8e-8830a6a644a4 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 404 Jul 10 18:56:05.584641 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 273/1102] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:05 2026] GET /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:05.593789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:05.597966 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:05.598262 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:05.598528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:05.598789 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete volume with id: f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:05.612739 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:05.612739 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:05.613284 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:05.637867 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete volume request issued successfully. Jul 10 18:56:05.640842 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7b44289-7f33-483d-90b4-05560bf4bd87 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d returned with HTTP 202 Jul 10 18:56:05.640842 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 284/1103] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:56:05 2026] DELETE /volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:05.649650 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2c52c787-9539-4c6b-89a3-2f3d0597ffad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:05.652147 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2c52c787-9539-4c6b-89a3-2f3d0597ffad tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:05.652147 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2c52c787-9539-4c6b-89a3-2f3d0597ffad tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:05.652147 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2c52c787-9539-4c6b-89a3-2f3d0597ffad tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:05.659844 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:05.659844 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:05.664348 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2c52c787-9539-4c6b-89a3-2f3d0597ffad tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Volume info retrieved successfully. Jul 10 18:56:05.670003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2c52c787-9539-4c6b-89a3-2f3d0597ffad tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d returned with HTTP 200 Jul 10 18:56:05.670659 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 268/1104] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:05 2026] GET /volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:06.685114 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d84c0db2-fc59-4f4f-be0b-734e15877683 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:06.690286 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d84c0db2-fc59-4f4f-be0b-734e15877683 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d Jul 10 18:56:06.690500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d84c0db2-fc59-4f4f-be0b-734e15877683 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:06.690678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d84c0db2-fc59-4f4f-be0b-734e15877683 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:06.701359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d84c0db2-fc59-4f4f-be0b-734e15877683 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d returned with HTTP 404 Jul 10 18:56:06.701975 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 280/1105] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:06 2026] GET /volume/v3/volumes/f967b9a7-30cb-48dc-b6bd-9a47b598e07d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:06.711481 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8c5aaee8-2a4a-4bc0-ac1b-875e6deb06fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:06.713529 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8c5aaee8-2a4a-4bc0-ac1b-875e6deb06fa tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:06.713744 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8c5aaee8-2a4a-4bc0-ac1b-875e6deb06fa tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:06.714151 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8c5aaee8-2a4a-4bc0-ac1b-875e6deb06fa tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:06.714324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-8c5aaee8-2a4a-4bc0-ac1b-875e6deb06fa tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete snapshot with id: 7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:06.718955 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8c5aaee8-2a4a-4bc0-ac1b-875e6deb06fa tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 404 Jul 10 18:56:06.719540 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 274/1106] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:56:06 2026] DELETE /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:06.729199 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ea6de8ef-d7d9-4175-b61a-4be3fead328d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:06.737823 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ea6de8ef-d7d9-4175-b61a-4be3fead328d tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 Jul 10 18:56:06.737823 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ea6de8ef-d7d9-4175-b61a-4be3fead328d tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:06.737823 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ea6de8ef-d7d9-4175-b61a-4be3fead328d tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:06.744982 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ea6de8ef-d7d9-4175-b61a-4be3fead328d tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 returned with HTTP 404 Jul 10 18:56:06.745975 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 285/1107] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:56:06 2026] GET /volume/v3/snapshots/7d641a7b-3f90-4868-9393-fcae0664f381 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:06.758024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-98b83b68-0099-4197-9e2b-ec903780dbf1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:06.762090 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-98b83b68-0099-4197-9e2b-ec903780dbf1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:06.762090 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-98b83b68-0099-4197-9e2b-ec903780dbf1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:06.762226 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-98b83b68-0099-4197-9e2b-ec903780dbf1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:06.762446 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-98b83b68-0099-4197-9e2b-ec903780dbf1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Delete volume with id: 1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:06.775575 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-98b83b68-0099-4197-9e2b-ec903780dbf1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 404 Jul 10 18:56:06.776409 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 269/1108] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:56:06 2026] DELETE /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:06.788456 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e70dfbb9-ab0f-4ce9-bc36-a5eed21ddae1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:06.793933 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e70dfbb9-ab0f-4ce9-bc36-a5eed21ddae1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] GET https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 Jul 10 18:56:06.793933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e70dfbb9-ab0f-4ce9-bc36-a5eed21ddae1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:06.793933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e70dfbb9-ab0f-4ce9-bc36-a5eed21ddae1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:06.806117 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e70dfbb9-ab0f-4ce9-bc36-a5eed21ddae1 tempest-SnapshotDependencyTests-764458316 tempest-SnapshotDependencyTests-764458316-project-member] https://10.4.3.225/volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 returned with HTTP 404 Jul 10 18:56:06.806117 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 281/1109] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:06 2026] GET /volume/v3/volumes/1473697c-b147-46cb-80a3-c651f34f5263 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:11.641023 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:11.814122 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:11.814585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1582434655"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:11.823363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1582434655'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:11.823538 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Create volume of 1 GB Jul 10 18:56:11.828569 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Availability Zones retrieved successfully. Jul 10 18:56:11.836358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Flow 'volume_create_api' (306a69ac-ec29-4754-8e90-740cb8284dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:11.839522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be5d9ba-de3d-41a2-95c2-3bb21728375e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:11.841207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:11.874606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be5d9ba-de3d-41a2-95c2-3bb21728375e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:11.875579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f064eb9-6c4a-4e7e-9b77-1e2fd8ec8f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:11.964159 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Created reservations ['782ee92a-dff2-49b1-9959-f53e378c709e', '5fda99b0-314d-4b34-8778-941cbb359142', '941f7e69-c03b-4c22-ac3c-5ae04e1592ea', 'ba43ec29-7948-48cd-a2e8-26336a65071a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:11.965029 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f064eb9-6c4a-4e7e-9b77-1e2fd8ec8f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['782ee92a-dff2-49b1-9959-f53e378c709e', '5fda99b0-314d-4b34-8778-941cbb359142', '941f7e69-c03b-4c22-ac3c-5ae04e1592ea', 'ba43ec29-7948-48cd-a2e8-26336a65071a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:11.966165 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e5f2a5-57a6-46dc-8abd-693ce6a924bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:11.996279 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e5f2a5-57a6-46dc-8abd-693ce6a924bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fade2325-da1d-48be-9ecb-b320ef0d616b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1582434655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd3a043be1c64be89484f4312e6f33a7',qos_specs=None,replication_status=,reservations=['782ee92a-dff2-49b1-9959-f53e378c709e','5fda99b0-314d-4b34-8778-941cbb359142','941f7e69-c03b-4c22-ac3c-5ae04e1592ea','ba43ec29-7948-48cd-a2e8-26336a65071a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f4ec93d6a954e2fb521413c26fc243d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1582434655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fade2325-da1d-48be-9ecb-b320ef0d616b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd3a043be1c64be89484f4312e6f33a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f4ec93d6a954e2fb521413c26fc243d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:11.997102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb6df53-0dcf-48e3-968a-c7b4a1b2ce85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:12.033769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb6df53-0dcf-48e3-968a-c7b4a1b2ce85) transitioned into state 'SUCCESS' from state '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-1582434655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd3a043be1c64be89484f4312e6f33a7',qos_specs=None,replication_status=,reservations=['782ee92a-dff2-49b1-9959-f53e378c709e','5fda99b0-314d-4b34-8778-941cbb359142','941f7e69-c03b-4c22-ac3c-5ae04e1592ea','ba43ec29-7948-48cd-a2e8-26336a65071a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f4ec93d6a954e2fb521413c26fc243d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:12.034714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28384105-855e-49ae-9542-6de6da9cb2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:12.050598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28384105-855e-49ae-9542-6de6da9cb2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:12.051256 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Flow 'volume_create_api' (306a69ac-ec29-4754-8e90-740cb8284dae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:12.051653 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Create volume request issued successfully. Jul 10 18:56:12.052424 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a60d1e9f-c205-4cf2-bedb-2ca12437657b tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:12.052858 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 275/1110] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:56:11 2026] POST /volume/v3/volumes => generated 759 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:15.733958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-db291ff2-958c-4641-9421-d56e1506d749 req-95e425b0-0bc8-4f08-bc66-a8c66d926356 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:15.737403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-db291ff2-958c-4641-9421-d56e1506d749 req-95e425b0-0bc8-4f08-bc66-a8c66d926356 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] GET https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:56:15.737615 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-db291ff2-958c-4641-9421-d56e1506d749 req-95e425b0-0bc8-4f08-bc66-a8c66d926356 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:15.737837 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-db291ff2-958c-4641-9421-d56e1506d749 req-95e425b0-0bc8-4f08-bc66-a8c66d926356 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:15.749347 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:15.749347 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:15.753898 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-db291ff2-958c-4641-9421-d56e1506d749 req-95e425b0-0bc8-4f08-bc66-a8c66d926356 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:56:15.758735 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-db291ff2-958c-4641-9421-d56e1506d749 req-95e425b0-0bc8-4f08-bc66-a8c66d926356 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 returned with HTTP 200 Jul 10 18:56:15.759327 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 286/1111] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:56:15 2026] GET /volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 => generated 1603 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:16.765346 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=56,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:56:16.798823 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=68,cinder:INSERT=16,cinder:UPDATE=28 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:56:22.037714 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=50,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:56:25.757300 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=91,cinder:INSERT=15,cinder:UPDATE=33 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:56:26.315662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-259adba6-c105-436d-86c9-07c357cddd33 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.392826 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-259adba6-c105-436d-86c9-07c357cddd33 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:56:26.392826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-259adba6-c105-436d-86c9-07c357cddd33 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-328830369", "extra_specs": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:26.407659 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-259adba6-c105-436d-86c9-07c357cddd33 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:56:26.408215 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 270/1112] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:56:26 2026] POST /volume/v3/types => generated 211 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:26.417962 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f879734d-9da8-4af9-ba30-4ba1a78b9c03 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.420061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f879734d-9da8-4af9-ba30-4ba1a78b9c03 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] POST https://10.4.3.225/volume/v3/types/37d707b9-bb0e-4105-9929-a2172d04a497/encryption Jul 10 18:56:26.420460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f879734d-9da8-4af9-ba30-4ba1a78b9c03 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:26.463031 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f879734d-9da8-4af9-ba30-4ba1a78b9c03 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/types/37d707b9-bb0e-4105-9929-a2172d04a497/encryption returned with HTTP 200 Jul 10 18:56:26.463551 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 282/1113] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 18:56:26 2026] POST /volume/v3/types/37d707b9-bb0e-4105-9929-a2172d04a497/encryption => generated 230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:26.472576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3899a469-c1da-464a-8f93-1aab70011faf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.547242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.549969 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:26.553038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1876968917", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:26.554377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1876968917', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:26.554377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create volume of 1 GB Jul 10 18:56:26.559183 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Availability Zones retrieved successfully. Jul 10 18:56:26.567665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Flow 'volume_create_api' (db53d355-d3c8-487c-9a9c-14ae161a8e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:26.567665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67a53fa-f2f5-42e9-baa6-f6c4ab98f262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.568551 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:26.569929 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:26.570439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1668721785", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-328830369", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:26.572390 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1668721785', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-328830369', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:26.577883 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume of 1 GB Jul 10 18:56:26.578490 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:26.578490 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:26.579059 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Availability Zones retrieved successfully. Jul 10 18:56:26.588546 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (b6e1c412-9385-4c7b-a432-0f0bc4a4de23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:26.589689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50a4638-63d5-47d4-8001-7c1665f37329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.590824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:26.598992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67a53fa-f2f5-42e9-baa6-f6c4ab98f262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.598992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f43071-5c8b-46f1-9ab8-035702f577ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.634469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b50a4638-63d5-47d4-8001-7c1665f37329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:56:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37d707b9-bb0e-4105-9929-a2172d04a497,is_public=True,name='tempest-scenario-type-luks-328830369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37d707b9-bb0e-4105-9929-a2172d04a497', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.635294 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8442922-61c3-42e1-8224-216b52309c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.664353 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-328830369 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-328830369, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:56:26.664654 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-328830369 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-328830369, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:56:26.690649 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Created reservations ['31b6957f-dde9-427d-9734-1f3ddcd889b6', '27b62a84-19f1-497a-9ffc-cddf0e0560a7', '2d94387e-df24-435c-ac73-db7c645b092b', '1aba8030-1fd3-4616-91c9-f249047f37ab'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:26.691722 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f43071-5c8b-46f1-9ab8-035702f577ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b6957f-dde9-427d-9734-1f3ddcd889b6', '27b62a84-19f1-497a-9ffc-cddf0e0560a7', '2d94387e-df24-435c-ac73-db7c645b092b', '1aba8030-1fd3-4616-91c9-f249047f37ab']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.692751 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2049a972-196e-498b-bf12-e96594158994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.726434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2049a972-196e-498b-bf12-e96594158994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9971697-e959-4e83-8dea-3ecdcf0937e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1876968917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='981d979c5e534fa891bd7fb2d1b2b047',qos_specs=None,replication_status=,reservations=['31b6957f-dde9-427d-9734-1f3ddcd889b6','27b62a84-19f1-497a-9ffc-cddf0e0560a7','2d94387e-df24-435c-ac73-db7c645b092b','1aba8030-1fd3-4616-91c9-f249047f37ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e8047bb82f4f60a9c6f24afeb99b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1876968917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9971697-e959-4e83-8dea-3ecdcf0937e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='981d979c5e534fa891bd7fb2d1b2b047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e8047bb82f4f60a9c6f24afeb99b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.727470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb9c4a9-4cc6-4a0f-915b-d9ab3c116d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.728266 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Created reservations ['59f1483e-645e-4824-bac0-d4949753fa98', '12c11dd3-2f74-4b22-9d5d-4bc89291e20d', 'd4ad996a-8e1a-4b3c-9719-9ba09fbb5e94', '4ae4b4b4-da2d-4fa6-92ce-6d5cbd15331e'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:26.729247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8442922-61c3-42e1-8224-216b52309c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59f1483e-645e-4824-bac0-d4949753fa98', '12c11dd3-2f74-4b22-9d5d-4bc89291e20d', 'd4ad996a-8e1a-4b3c-9719-9ba09fbb5e94', '4ae4b4b4-da2d-4fa6-92ce-6d5cbd15331e']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.730497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba03f122-d10b-4290-b988-957472e45c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.748043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb9c4a9-4cc6-4a0f-915b-d9ab3c116d9e) transitioned into state 'SUCCESS' from state '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-1876968917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='981d979c5e534fa891bd7fb2d1b2b047',qos_specs=None,replication_status=,reservations=['31b6957f-dde9-427d-9734-1f3ddcd889b6','27b62a84-19f1-497a-9ffc-cddf0e0560a7','2d94387e-df24-435c-ac73-db7c645b092b','1aba8030-1fd3-4616-91c9-f249047f37ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e8047bb82f4f60a9c6f24afeb99b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.749126 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a825349-baf4-455f-aeaf-3ad516c8d50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.753797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba03f122-d10b-4290-b988-957472e45c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8250c09-5b25-43ed-b99b-0e61fbabd6de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1668721785',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['59f1483e-645e-4824-bac0-d4949753fa98','12c11dd3-2f74-4b22-9d5d-4bc89291e20d','d4ad996a-8e1a-4b3c-9719-9ba09fbb5e94','4ae4b4b4-da2d-4fa6-92ce-6d5cbd15331e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=37d707b9-bb0e-4105-9929-a2172d04a497), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1668721785',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e8250c09-5b25-43ed-b99b-0e61fbabd6de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a2a36ac14542ca97b75ebc325e08c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aae0cdd298994bea875c2d4cee776bb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37d707b9-bb0e-4105-9929-a2172d04a497),volume_type_id=37d707b9-bb0e-4105-9929-a2172d04a497)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.754659 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d828a2-21df-43ff-b102-a0e2e931de01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.761159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a825349-baf4-455f-aeaf-3ad516c8d50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.762518 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Flow 'volume_create_api' (db53d355-d3c8-487c-9a9c-14ae161a8e2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:26.762943 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create volume request issued successfully. Jul 10 18:56:26.763726 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f81a45c7-7bb2-4c22-9805-3dad2af9b735 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:26.764332 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 287/1114] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:56:26 2026] POST /volume/v3/volumes => generated 747 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:26.787899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d828a2-21df-43ff-b102-a0e2e931de01) transitioned into state 'SUCCESS' from state '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-1668721785',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['59f1483e-645e-4824-bac0-d4949753fa98','12c11dd3-2f74-4b22-9d5d-4bc89291e20d','d4ad996a-8e1a-4b3c-9719-9ba09fbb5e94','4ae4b4b4-da2d-4fa6-92ce-6d5cbd15331e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=37d707b9-bb0e-4105-9929-a2172d04a497)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.787899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b589c6d9-ca1c-4d72-a942-a7881adf47cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:26.805116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b589c6d9-ca1c-4d72-a942-a7881adf47cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:26.806325 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (b6e1c412-9385-4c7b-a432-0f0bc4a4de23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:26.806739 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request issued successfully. Jul 10 18:56:26.807620 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3899a469-c1da-464a-8f93-1aab70011faf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:26.808199 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 276/1115] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:56:26 2026] POST /volume/v3/volumes => generated 784 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:26.824094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d2dbbb31-0157-4fa0-9c09-5960344bf51a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.830914 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2dbbb31-0157-4fa0-9c09-5960344bf51a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:56:26.831148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2dbbb31-0157-4fa0-9c09-5960344bf51a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:26.831346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2dbbb31-0157-4fa0-9c09-5960344bf51a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:26.840126 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:26.840126 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:26.845860 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d2dbbb31-0157-4fa0-9c09-5960344bf51a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:26.852361 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2dbbb31-0157-4fa0-9c09-5960344bf51a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de returned with HTTP 200 Jul 10 18:56:26.852773 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 271/1116] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:26 2026] GET /volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:26.944975 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-14358ef6-3e9f-4f97-9ed7-760d5f6d70dc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.945577 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14358ef6-3e9f-4f97-9ed7-760d5f6d70dc None None] GET https://10.4.3.225/volume// Jul 10 18:56:26.945765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14358ef6-3e9f-4f97-9ed7-760d5f6d70dc None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:26.946068 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14358ef6-3e9f-4f97-9ed7-760d5f6d70dc None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:26.946499 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14358ef6-3e9f-4f97-9ed7-760d5f6d70dc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:26.946980 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 283/1117] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:56:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:26.959947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3ba15f36-726d-4c43-95ca-4f5e5874e031 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:26.963062 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3ba15f36-726d-4c43-95ca-4f5e5874e031 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:56:26.964060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3ba15f36-726d-4c43-95ca-4f5e5874e031 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17961a5-e903-47f7-a1ba-cec425a93fbc", "connector": null, "instance_uuid": "84184e60-ae1e-45f5-817a-d96628aaaf4e"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:26.979830 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:26.979830 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:27.030292 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3ba15f36-726d-4c43-95ca-4f5e5874e031 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:56:27.030940 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 288/1118] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:56:26 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 10 18:56:27.040352 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3f1458a8-ac02-4202-abac-9ebf25c33abe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:27.043698 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3f1458a8-ac02-4202-abac-9ebf25c33abe tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] DELETE https://10.4.3.225/volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274 Jul 10 18:56:27.043918 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3f1458a8-ac02-4202-abac-9ebf25c33abe tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:27.044116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3f1458a8-ac02-4202-abac-9ebf25c33abe tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:27.052045 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:27.052045 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:27.582931 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-3f1458a8-ac02-4202-abac-9ebf25c33abe tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274 returned with HTTP 200 Jul 10 18:56:27.583564 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 277/1119] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:56:27 2026] DELETE /volume/v3/attachments/ab5b0959-5356-425d-925f-f9ea668d4274 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:27.866525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4a1b409-ea16-47df-8f0c-13f3d97a12fe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:27.868738 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4a1b409-ea16-47df-8f0c-13f3d97a12fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:56:27.869172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4a1b409-ea16-47df-8f0c-13f3d97a12fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:27.869561 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4a1b409-ea16-47df-8f0c-13f3d97a12fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:27.878922 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:27.878922 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:27.883358 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4a1b409-ea16-47df-8f0c-13f3d97a12fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:27.887986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4a1b409-ea16-47df-8f0c-13f3d97a12fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de returned with HTTP 200 Jul 10 18:56:27.888675 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 272/1120] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:27 2026] GET /volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:27.905553 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4fb7f629-4670-4ee9-9c4d-2f468759f612 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:27.907425 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4fb7f629-4670-4ee9-9c4d-2f468759f612 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:56:27.907614 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4fb7f629-4670-4ee9-9c4d-2f468759f612 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:27.907790 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4fb7f629-4670-4ee9-9c4d-2f468759f612 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:27.924143 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:27.924143 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:27.931685 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4fb7f629-4670-4ee9-9c4d-2f468759f612 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:27.938641 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4fb7f629-4670-4ee9-9c4d-2f468759f612 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de returned with HTTP 200 Jul 10 18:56:27.939204 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 284/1121] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:27 2026] GET /volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:27.951250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:27.953156 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:27.953556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-840768275", "source_volid": "e8250c09-5b25-43ed-b99b-0e61fbabd6de", "volume_type": "tempest-scenario-type-luks-328830369", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:27.955240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-840768275', 'source_volid': 'e8250c09-5b25-43ed-b99b-0e61fbabd6de', 'volume_type': 'tempest-scenario-type-luks-328830369', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:27.967490 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:27.967490 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:27.968178 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume retrieved successfully. Jul 10 18:56:27.968462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume of 1 GB Jul 10 18:56:27.969211 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Availability Zones retrieved successfully. Jul 10 18:56:27.974932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (e4f9ff9b-650b-4049-811d-d660c523432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:27.979023 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574f1aab-01af-45c4-ad38-5045bb1faf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:27.981224 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:28.011910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (574f1aab-01af-45c4-ad38-5045bb1faf2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e8250c09-5b25-43ed-b99b-0e61fbabd6de', 'volume_type': VolumeType(created_at=2026-07-10T18:56:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37d707b9-bb0e-4105-9929-a2172d04a497,is_public=True,name='tempest-scenario-type-luks-328830369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37d707b9-bb0e-4105-9929-a2172d04a497', '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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:28.012752 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a626b1b5-0af3-42d3-95ba-954e46f17939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:28.050082 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-328830369 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-328830369, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:56:28.050413 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-328830369 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-328830369, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:56:28.065533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Created reservations ['671540b5-e1c8-4c29-aae5-6798cbaaf0d2', 'de70fc0f-dbaf-4f6b-b986-150c544c4f8a', '47dab86d-f9a4-4d9d-b5d1-0187544d60f5', 'ceb661ef-319f-49fa-8466-c466bd0d9592'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:28.066397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a626b1b5-0af3-42d3-95ba-954e46f17939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671540b5-e1c8-4c29-aae5-6798cbaaf0d2', 'de70fc0f-dbaf-4f6b-b986-150c544c4f8a', '47dab86d-f9a4-4d9d-b5d1-0187544d60f5', 'ceb661ef-319f-49fa-8466-c466bd0d9592']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:28.067181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5946f041-b3dc-4629-b317-cdc5bb76bde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:28.099125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5946f041-b3dc-4629-b317-cdc5bb76bde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56fc1a95-317d-48dc-a1fb-440dc053b31a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-840768275',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['671540b5-e1c8-4c29-aae5-6798cbaaf0d2','de70fc0f-dbaf-4f6b-b986-150c544c4f8a','47dab86d-f9a4-4d9d-b5d1-0187544d60f5','ceb661ef-319f-49fa-8466-c466bd0d9592'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8250c09-5b25-43ed-b99b-0e61fbabd6de,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=37d707b9-bb0e-4105-9929-a2172d04a497), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-840768275',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=56fc1a95-317d-48dc-a1fb-440dc053b31a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a2a36ac14542ca97b75ebc325e08c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e8250c09-5b25-43ed-b99b-0e61fbabd6de,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aae0cdd298994bea875c2d4cee776bb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37d707b9-bb0e-4105-9929-a2172d04a497),volume_type_id=37d707b9-bb0e-4105-9929-a2172d04a497)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:28.099858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f77ed9f-d90a-4f08-89c6-cfc5dd72899b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:28.115941 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f77ed9f-d90a-4f08-89c6-cfc5dd72899b) transitioned into state 'SUCCESS' from state '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-840768275',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['671540b5-e1c8-4c29-aae5-6798cbaaf0d2','de70fc0f-dbaf-4f6b-b986-150c544c4f8a','47dab86d-f9a4-4d9d-b5d1-0187544d60f5','ceb661ef-319f-49fa-8466-c466bd0d9592'],size=1,snapshot_id=None,source_replicaid=,source_volid=e8250c09-5b25-43ed-b99b-0e61fbabd6de,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=37d707b9-bb0e-4105-9929-a2172d04a497)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:28.116553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5e7209-4647-4239-b47f-322649d58268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:28.132595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5e7209-4647-4239-b47f-322649d58268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:28.133389 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (e4f9ff9b-650b-4049-811d-d660c523432b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:28.133657 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request issued successfully. Jul 10 18:56:28.134425 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f3ff34da-f743-43d6-b54c-e0781f2bc958 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:28.134821 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 289/1122] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:56:27 2026] POST /volume/v3/volumes => generated 810 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:28.152665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2562acaa-314a-4a8f-bc6e-7e65b5198e5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:28.155841 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2562acaa-314a-4a8f-bc6e-7e65b5198e5f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:28.156461 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2562acaa-314a-4a8f-bc6e-7e65b5198e5f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:28.156745 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2562acaa-314a-4a8f-bc6e-7e65b5198e5f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:28.167227 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:28.167227 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:28.171757 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2562acaa-314a-4a8f-bc6e-7e65b5198e5f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:28.184455 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2562acaa-314a-4a8f-bc6e-7e65b5198e5f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:28.184455 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 278/1123] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:28 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:29.192272 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d6aa9973-b856-49c9-83d1-fb241b51921e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:29.195387 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6aa9973-b856-49c9-83d1-fb241b51921e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:29.195639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6aa9973-b856-49c9-83d1-fb241b51921e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:29.195913 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6aa9973-b856-49c9-83d1-fb241b51921e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:29.205716 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:29.205716 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:29.211552 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d6aa9973-b856-49c9-83d1-fb241b51921e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:29.217799 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6aa9973-b856-49c9-83d1-fb241b51921e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:29.218923 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 273/1124] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:29 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:30.233447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-624193b3-3de0-4f5d-8fef-6d49c09e138c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:30.235287 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-624193b3-3de0-4f5d-8fef-6d49c09e138c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:30.235480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-624193b3-3de0-4f5d-8fef-6d49c09e138c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:30.235665 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-624193b3-3de0-4f5d-8fef-6d49c09e138c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:30.243236 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:30.243236 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:30.247742 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-624193b3-3de0-4f5d-8fef-6d49c09e138c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:30.252501 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-624193b3-3de0-4f5d-8fef-6d49c09e138c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:30.253020 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 285/1125] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:30 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:31.269523 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d48f7b78-ac74-44c1-9937-c55b7518c7a8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:31.271489 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d48f7b78-ac74-44c1-9937-c55b7518c7a8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:31.271711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d48f7b78-ac74-44c1-9937-c55b7518c7a8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:31.272015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d48f7b78-ac74-44c1-9937-c55b7518c7a8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:31.279824 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:31.279824 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:31.283847 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d48f7b78-ac74-44c1-9937-c55b7518c7a8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:31.289516 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d48f7b78-ac74-44c1-9937-c55b7518c7a8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:31.290014 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 290/1126] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:31 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:32.309033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5ecda603-2d66-40d5-bb3c-83c8949c71ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:32.311582 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ecda603-2d66-40d5-bb3c-83c8949c71ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:32.311796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ecda603-2d66-40d5-bb3c-83c8949c71ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:32.312015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ecda603-2d66-40d5-bb3c-83c8949c71ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:32.319434 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:32.319434 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:32.323367 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5ecda603-2d66-40d5-bb3c-83c8949c71ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:32.328053 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ecda603-2d66-40d5-bb3c-83c8949c71ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:32.328520 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 279/1127] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:32 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:32.565830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:32.572092 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] PUT https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e Jul 10 18:56:32.572522 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:32.580574 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Acquiring lock "cinder-attachment_update-a17961a5-e903-47f7-a1ba-cec425a93fbc-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:56:32.585024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-a17961a5-e903-47f7-a1ba-cec425a93fbc-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:56:32.587032 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:32.587032 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:33.109779 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Lock "cinder-attachment_update-a17961a5-e903-47f7-a1ba-cec425a93fbc-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:56:33.110141 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-0fbf2ff7-977d-4ae6-8afa-b9ce7d40d550 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e returned with HTTP 200 Jul 10 18:56:33.110800 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 274/1128] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:56:32 2026] PUT /volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:33.119719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b1fdb883-6113-448a-b3df-ae855038b68d req-570d404f-dfcb-4315-9c0f-ceb714049cde None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:33.122304 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-570d404f-dfcb-4315-9c0f-ceb714049cde tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e Jul 10 18:56:33.122601 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-570d404f-dfcb-4315-9c0f-ceb714049cde tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:33.122872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-570d404f-dfcb-4315-9c0f-ceb714049cde tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:33.142150 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-570d404f-dfcb-4315-9c0f-ceb714049cde tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e returned with HTTP 200 Jul 10 18:56:33.142537 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 286/1129] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 18:56:33 2026] GET /volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:33.342147 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-78550f36-c387-430a-9f44-b55b210a9eb4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:33.345123 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78550f36-c387-430a-9f44-b55b210a9eb4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:33.345257 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78550f36-c387-430a-9f44-b55b210a9eb4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:33.345518 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78550f36-c387-430a-9f44-b55b210a9eb4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:33.363233 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:33.363233 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:33.372401 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-78550f36-c387-430a-9f44-b55b210a9eb4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:33.380677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78550f36-c387-430a-9f44-b55b210a9eb4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:33.381342 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 291/1130] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:33 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:34.395192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dd5cee75-3a84-4c79-8874-11ae661570f1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:34.397361 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd5cee75-3a84-4c79-8874-11ae661570f1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:34.397552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd5cee75-3a84-4c79-8874-11ae661570f1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:34.397792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd5cee75-3a84-4c79-8874-11ae661570f1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:34.407053 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:34.407053 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:34.411480 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dd5cee75-3a84-4c79-8874-11ae661570f1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:34.416852 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd5cee75-3a84-4c79-8874-11ae661570f1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:34.417361 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 280/1131] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:34 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:35.254797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:35.260554 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:35.260967 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1321397140"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:35.262948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1321397140'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:35.263129 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Create volume of 1 GB Jul 10 18:56:35.263548 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:35.263548 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:35.272234 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Availability Zones retrieved successfully. Jul 10 18:56:35.280765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Flow 'volume_create_api' (187706de-8c48-4009-ac68-c80547392a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:35.281907 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c99ba7-203c-4c4b-a607-0b67e77c24fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:35.282875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:35.326932 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c99ba7-203c-4c4b-a607-0b67e77c24fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:35.328316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f975e187-1c73-41ac-bbc2-e3e574259360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:35.405040 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Created reservations ['dc6004de-9e15-44e1-b8df-30a8ba4f282a', 'e182afc4-b311-4cf5-8338-ada41f35f9f1', '270f26b5-9ef7-4aae-92b6-ae54bd244009', '38cb9436-8781-49ee-bc04-f9cd03727586'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:35.406005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f975e187-1c73-41ac-bbc2-e3e574259360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6004de-9e15-44e1-b8df-30a8ba4f282a', 'e182afc4-b311-4cf5-8338-ada41f35f9f1', '270f26b5-9ef7-4aae-92b6-ae54bd244009', '38cb9436-8781-49ee-bc04-f9cd03727586']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:35.406862 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74e561a-9090-45f6-9943-c4d3706debca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:35.435032 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e6b97664-8cd1-4d08-8a35-78d8dab7318b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:35.437172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74e561a-9090-45f6-9943-c4d3706debca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02eb8f6c-b9fa-410c-99d8-b564e80e7aa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1321397140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44741ddda9c3427e9e5f5a7bbd86c8b8',qos_specs=None,replication_status=,reservations=['dc6004de-9e15-44e1-b8df-30a8ba4f282a','e182afc4-b311-4cf5-8338-ada41f35f9f1','270f26b5-9ef7-4aae-92b6-ae54bd244009','38cb9436-8781-49ee-bc04-f9cd03727586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ce46d6e5b94c15aaf73f8321d442d4',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1321397140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02eb8f6c-b9fa-410c-99d8-b564e80e7aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44741ddda9c3427e9e5f5a7bbd86c8b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97ce46d6e5b94c15aaf73f8321d442d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:35.437353 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6b97664-8cd1-4d08-8a35-78d8dab7318b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:35.437612 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6b97664-8cd1-4d08-8a35-78d8dab7318b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:35.437971 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6b97664-8cd1-4d08-8a35-78d8dab7318b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:35.438366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fded3d41-f8b2-4609-9f29-ce14e0a01f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:35.448253 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:35.448253 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:35.453222 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e6b97664-8cd1-4d08-8a35-78d8dab7318b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:35.458544 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fded3d41-f8b2-4609-9f29-ce14e0a01f33) transitioned into state 'SUCCESS' from state '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-1321397140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44741ddda9c3427e9e5f5a7bbd86c8b8',qos_specs=None,replication_status=,reservations=['dc6004de-9e15-44e1-b8df-30a8ba4f282a','e182afc4-b311-4cf5-8338-ada41f35f9f1','270f26b5-9ef7-4aae-92b6-ae54bd244009','38cb9436-8781-49ee-bc04-f9cd03727586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ce46d6e5b94c15aaf73f8321d442d4',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:35.459693 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6b97664-8cd1-4d08-8a35-78d8dab7318b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:35.459793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0722e52-0306-40d7-9506-48a89662c03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:35.460053 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 287/1132] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:35 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:35.470820 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0722e52-0306-40d7-9506-48a89662c03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:35.470820 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Flow 'volume_create_api' (187706de-8c48-4009-ac68-c80547392a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:35.471094 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Create volume request issued successfully. Jul 10 18:56:35.472093 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d53584fa-a80e-4cd6-90fa-f7de7d342b83 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:35.472467 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 275/1133] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:56:35 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 10 18:56:35.485004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-80910afa-98c6-4a24-9d2c-34e028fd359e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:35.491599 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-80910afa-98c6-4a24-9d2c-34e028fd359e tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:56:35.491821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-80910afa-98c6-4a24-9d2c-34e028fd359e tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:35.492021 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-80910afa-98c6-4a24-9d2c-34e028fd359e tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:35.504706 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:35.504706 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:35.510748 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-80910afa-98c6-4a24-9d2c-34e028fd359e tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:56:35.517404 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-80910afa-98c6-4a24-9d2c-34e028fd359e tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:56:35.518668 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 292/1134] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:35 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:36.472768 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d660e76d-0c2e-4a9c-9756-3e0de19072d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:36.475294 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d660e76d-0c2e-4a9c-9756-3e0de19072d6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:36.475581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d660e76d-0c2e-4a9c-9756-3e0de19072d6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:36.475832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d660e76d-0c2e-4a9c-9756-3e0de19072d6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:36.483629 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:36.483629 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:36.487546 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d660e76d-0c2e-4a9c-9756-3e0de19072d6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:36.491790 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d660e76d-0c2e-4a9c-9756-3e0de19072d6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:36.492196 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 281/1135] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:36 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:36.534031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e630b683-5d7d-4075-be4f-04adffee0efe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:36.536358 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e630b683-5d7d-4075-be4f-04adffee0efe tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:56:36.536628 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e630b683-5d7d-4075-be4f-04adffee0efe tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:36.536895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e630b683-5d7d-4075-be4f-04adffee0efe tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:36.547631 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:36.547631 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:36.553501 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e630b683-5d7d-4075-be4f-04adffee0efe tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:56:36.558742 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e630b683-5d7d-4075-be4f-04adffee0efe tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:56:36.559178 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 288/1136] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:36 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:37.507674 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ca975eab-b417-4eb5-99e2-abd5fbd2e0fe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:37.512405 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca975eab-b417-4eb5-99e2-abd5fbd2e0fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:37.512594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca975eab-b417-4eb5-99e2-abd5fbd2e0fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:37.513065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca975eab-b417-4eb5-99e2-abd5fbd2e0fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:37.521935 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:37.521935 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:37.526793 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ca975eab-b417-4eb5-99e2-abd5fbd2e0fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:37.532387 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca975eab-b417-4eb5-99e2-abd5fbd2e0fe tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:37.532387 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 276/1137] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:37 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:37.549166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ede96361-098a-40df-b179-156ac75a4dc1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:37.551291 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ede96361-098a-40df-b179-156ac75a4dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:56:37.551564 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ede96361-098a-40df-b179-156ac75a4dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:37.551800 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ede96361-098a-40df-b179-156ac75a4dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:37.560345 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:37.560345 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:37.565328 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ede96361-098a-40df-b179-156ac75a4dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:56:37.570867 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ede96361-098a-40df-b179-156ac75a4dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:56:37.571285 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 293/1138] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:37 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:41.189511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b1fdb883-6113-448a-b3df-ae855038b68d req-fe8ec707-4048-4195-ae6e-fb39403d0dba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:41.192045 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-fe8ec707-4048-4195-ae6e-fb39403d0dba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] POST https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e/action Jul 10 18:56:41.192493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-fe8ec707-4048-4195-ae6e-fb39403d0dba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:56:41.192634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-fe8ec707-4048-4195-ae6e-fb39403d0dba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:41.214286 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:41.214286 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:41.230688 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b1fdb883-6113-448a-b3df-ae855038b68d req-fe8ec707-4048-4195-ae6e-fb39403d0dba tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e/action returned with HTTP 204 Jul 10 18:56:41.231315 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 282/1139] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:56:41 2026] POST /volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:42.662926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-9a42c02f-0c3c-497f-b894-e09a93b0d15c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:42.665210 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-9a42c02f-0c3c-497f-b894-e09a93b0d15c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] DELETE https://10.4.3.225/volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a Jul 10 18:56:42.665429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-9a42c02f-0c3c-497f-b894-e09a93b0d15c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:42.665633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-9a42c02f-0c3c-497f-b894-e09a93b0d15c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:42.673891 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:42.673891 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:43.226283 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-9a42c02f-0c3c-497f-b894-e09a93b0d15c tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a returned with HTTP 200 Jul 10 18:56:43.226999 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 289/1140] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:56:42 2026] DELETE /volume/v3/attachments/3a77f440-6c87-49a4-bdb5-d605a273c20a => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:43.242982 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:43.246261 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:56:43.246499 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:43.246987 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:43.247201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Delete volume with id: fbf80850-5be3-4881-b59d-90736d174f00 Jul 10 18:56:43.258414 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:43.258414 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:43.259001 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:56:43.287967 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Delete volume request issued successfully. Jul 10 18:56:43.288259 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b7a98410-7cf3-4e7a-90a6-7de7d04d1d63 req-7da4df77-97af-48ca-8bcd-1b65e68c8ddf tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 returned with HTTP 202 Jul 10 18:56:43.288734 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 277/1141] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 18:56:43 2026] DELETE /volume/v3/volumes/fbf80850-5be3-4881-b59d-90736d174f00 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:46.619052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-3f95278c-9752-45b6-aab3-d2ebf211a2b4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:46.622001 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-3f95278c-9752-45b6-aab3-d2ebf211a2b4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] DELETE https://10.4.3.225/volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813 Jul 10 18:56:46.622001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-3f95278c-9752-45b6-aab3-d2ebf211a2b4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:46.622001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-3f95278c-9752-45b6-aab3-d2ebf211a2b4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:46.632431 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:46.632431 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:47.175738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-3f95278c-9752-45b6-aab3-d2ebf211a2b4 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813 returned with HTTP 200 Jul 10 18:56:47.175738 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 294/1142] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:56:46 2026] DELETE /volume/v3/attachments/4496ec8d-a849-4366-8ff1-507024697813 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:47.194227 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-1d1e30e9-ab6c-47e7-9abd-f434b5f82d4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:47.196522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-1d1e30e9-ab6c-47e7-9abd-f434b5f82d4d tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] DELETE https://10.4.3.225/volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55 Jul 10 18:56:47.196956 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-1d1e30e9-ab6c-47e7-9abd-f434b5f82d4d tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:47.198411 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-1d1e30e9-ab6c-47e7-9abd-f434b5f82d4d tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:47.206601 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:47.206601 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:47.743237 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-1d1e30e9-ab6c-47e7-9abd-f434b5f82d4d tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55 returned with HTTP 200 Jul 10 18:56:47.743967 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 283/1143] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:56:47 2026] DELETE /volume/v3/attachments/c7dda24b-94bd-48a2-bc29-f2076a723d55 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:47.752512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-8c4c262a-021c-4432-a1c7-9dcc29a3b32e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:47.755098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-8c4c262a-021c-4432-a1c7-9dcc29a3b32e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b Jul 10 18:56:47.756855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-8c4c262a-021c-4432-a1c7-9dcc29a3b32e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:47.756855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-8c4c262a-021c-4432-a1c7-9dcc29a3b32e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:47.766004 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:47.766004 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:48.317014 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-fe15cad2-80d2-4ee1-87cc-ad5bfb31b256 req-8c4c262a-021c-4432-a1c7-9dcc29a3b32e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b returned with HTTP 200 Jul 10 18:56:48.317014 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 290/1144] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:56:47 2026] DELETE /volume/v3/attachments/a85de434-b6da-49bd-b947-5c41b9a58b7b => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:50.665065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-e6dd0ade-a0c1-469e-ad61-a526ddfc3a69 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:50.667283 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-e6dd0ade-a0c1-469e-ad61-a526ddfc3a69 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:56:50.667466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-e6dd0ade-a0c1-469e-ad61-a526ddfc3a69 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:50.667642 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-e6dd0ade-a0c1-469e-ad61-a526ddfc3a69 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:50.678012 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:50.678012 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:50.682034 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-e6dd0ade-a0c1-469e-ad61-a526ddfc3a69 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:56:50.686241 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-e6dd0ade-a0c1-469e-ad61-a526ddfc3a69 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:56:50.686614 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 278/1145] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:56:50 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:50.715077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-94c525d2-70b4-4275-8395-c168bfbe27f8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:50.715077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-94c525d2-70b4-4275-8395-c168bfbe27f8 None None] GET https://10.4.3.225/volume// Jul 10 18:56:50.715077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-94c525d2-70b4-4275-8395-c168bfbe27f8 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:50.715077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-94c525d2-70b4-4275-8395-c168bfbe27f8 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:50.715077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-94c525d2-70b4-4275-8395-c168bfbe27f8 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:50.715077 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 295/1146] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:56:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:50.726291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-91e17eaa-1e57-4ee4-bc89-7942ae79d2de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:50.731211 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-91e17eaa-1e57-4ee4-bc89-7942ae79d2de tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:56:50.731211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-91e17eaa-1e57-4ee4-bc89-7942ae79d2de tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02eb8f6c-b9fa-410c-99d8-b564e80e7aa8", "connector": null, "instance_uuid": "e53147d1-6530-4b25-b775-e818c99d7536"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:50.738570 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:50.738570 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:50.768253 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-91e17eaa-1e57-4ee4-bc89-7942ae79d2de tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:56:50.769010 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 284/1147] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:56:50 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:50.820637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-5772db64-dffb-497d-82de-f713ab47e5aa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:50.823301 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-5772db64-dffb-497d-82de-f713ab47e5aa tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303/action Jul 10 18:56:50.823734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-5772db64-dffb-497d-82de-f713ab47e5aa tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:56:50.824019 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-5772db64-dffb-497d-82de-f713ab47e5aa tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:50.839549 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:50.839549 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:50.855146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1dcc844f-8ae0-44fe-9fed-06f7df73a520 req-5772db64-dffb-497d-82de-f713ab47e5aa tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303/action returned with HTTP 204 Jul 10 18:56:50.857535 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 291/1148] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:56:50 2026] POST /volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:50.886217 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-88babd02-074d-451d-a2b0-5a0214f5e169 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:50.888875 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-88babd02-074d-451d-a2b0-5a0214f5e169 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:56:50.889296 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-88babd02-074d-451d-a2b0-5a0214f5e169 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:50.889434 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-88babd02-074d-451d-a2b0-5a0214f5e169 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:50.906283 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:50.906283 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:50.911875 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-88babd02-074d-451d-a2b0-5a0214f5e169 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:56:50.918479 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-88babd02-074d-451d-a2b0-5a0214f5e169 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:56:50.919005 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 279/1149] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:50 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:50.932349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3144c92b-6f5a-4d0b-9ede-f2d407629082 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:50.936531 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3144c92b-6f5a-4d0b-9ede-f2d407629082 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:56:50.936531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3144c92b-6f5a-4d0b-9ede-f2d407629082 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:50.936531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3144c92b-6f5a-4d0b-9ede-f2d407629082 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:50.956332 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:50.956332 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:50.967857 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3144c92b-6f5a-4d0b-9ede-f2d407629082 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:56:50.971951 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3144c92b-6f5a-4d0b-9ede-f2d407629082 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:56:50.972754 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 296/1150] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:50 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 1112 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:53.176050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:53.177953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:56:53.178324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-617047920"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:53.179749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-617047920'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:56:53.179919 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume of 1 GB Jul 10 18:56:53.180996 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:53.180996 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:53.185174 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Availability Zones retrieved successfully. Jul 10 18:56:53.191126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Flow 'volume_create_api' (3ad7ed90-98d4-483d-9661-ef0e10582021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:53.191777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97012f1c-9b61-4e4f-90a6-aff80120f2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:53.192687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:56:53.219755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97012f1c-9b61-4e4f-90a6-aff80120f2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:53.220850 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69fd69b-ea34-44f4-bb78-93d0cd9c2150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:53.303628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Created reservations ['7267d47e-49bc-4fc0-ab93-c1a54a631753', '97756281-c5e2-42a3-b9e6-673020c16223', 'cf223ab7-89ef-40a9-8174-807c942b6dcc', '6011ccd2-9aec-4166-8a4e-0d423c2f925c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:56:53.304286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69fd69b-ea34-44f4-bb78-93d0cd9c2150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7267d47e-49bc-4fc0-ab93-c1a54a631753', '97756281-c5e2-42a3-b9e6-673020c16223', 'cf223ab7-89ef-40a9-8174-807c942b6dcc', '6011ccd2-9aec-4166-8a4e-0d423c2f925c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:53.305510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977f96bc-1ad6-4493-9f77-23b1b2143868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:53.332577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977f96bc-1ad6-4493-9f77-23b1b2143868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eac710a6-4b4c-4a88-b646-81be889e6231', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-617047920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c9cbb9130f4750b2753987e4a29b00',qos_specs=None,replication_status=,reservations=['7267d47e-49bc-4fc0-ab93-c1a54a631753','97756281-c5e2-42a3-b9e6-673020c16223','cf223ab7-89ef-40a9-8174-807c942b6dcc','6011ccd2-9aec-4166-8a4e-0d423c2f925c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd7652980524b67aabe071616e3fa87',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-617047920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eac710a6-4b4c-4a88-b646-81be889e6231,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c9cbb9130f4750b2753987e4a29b00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd7652980524b67aabe071616e3fa87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:53.333546 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26c441b-a455-4ac6-9023-b640df18b6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:53.359763 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26c441b-a455-4ac6-9023-b640df18b6ab) transitioned into state 'SUCCESS' from state '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-617047920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c9cbb9130f4750b2753987e4a29b00',qos_specs=None,replication_status=,reservations=['7267d47e-49bc-4fc0-ab93-c1a54a631753','97756281-c5e2-42a3-b9e6-673020c16223','cf223ab7-89ef-40a9-8174-807c942b6dcc','6011ccd2-9aec-4166-8a4e-0d423c2f925c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd7652980524b67aabe071616e3fa87',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:53.360859 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7b0ef5-d8cc-4767-9cec-7aca42efb8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:56:53.373232 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7b0ef5-d8cc-4767-9cec-7aca42efb8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:56:53.374328 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Flow 'volume_create_api' (3ad7ed90-98d4-483d-9661-ef0e10582021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:56:53.374712 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume request issued successfully. Jul 10 18:56:53.375751 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d3c7833-cc40-4671-bba0-f5ed9928a46f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:56:53.376480 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 285/1151] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:56:53 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:56:53.391434 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-89b6ae01-71a4-45af-ba66-c0e4d19cb5a2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:53.393496 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-89b6ae01-71a4-45af-ba66-c0e4d19cb5a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:53.393791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-89b6ae01-71a4-45af-ba66-c0e4d19cb5a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:53.394111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-89b6ae01-71a4-45af-ba66-c0e4d19cb5a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:53.401151 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:53.401151 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:53.405535 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-89b6ae01-71a4-45af-ba66-c0e4d19cb5a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:53.410558 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-89b6ae01-71a4-45af-ba66-c0e4d19cb5a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:53.411134 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 292/1152] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:53 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:54.425784 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-59564c3f-08e1-4856-874d-26d9a1a8a913 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.426980 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-59564c3f-08e1-4856-874d-26d9a1a8a913 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:54.428480 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-59564c3f-08e1-4856-874d-26d9a1a8a913 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:54.428480 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-59564c3f-08e1-4856-874d-26d9a1a8a913 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:54.436869 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:54.436869 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:54.440972 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-59564c3f-08e1-4856-874d-26d9a1a8a913 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:54.445678 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-59564c3f-08e1-4856-874d-26d9a1a8a913 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:54.446352 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 280/1153] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:54 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:54.501669 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c10196da-1693-4f57-9f62-def57dc75a82 req-94df7184-0636-4d18-84b3-e67a80964baf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.504713 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-94df7184-0636-4d18-84b3-e67a80964baf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:54.505116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-94df7184-0636-4d18-84b3-e67a80964baf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:54.505459 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-94df7184-0636-4d18-84b3-e67a80964baf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:54.517203 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:54.517203 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:54.522535 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c10196da-1693-4f57-9f62-def57dc75a82 req-94df7184-0636-4d18-84b3-e67a80964baf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:54.529675 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-94df7184-0636-4d18-84b3-e67a80964baf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:54.530298 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 297/1154] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:56:54 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:54.585015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.589011 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] DELETE https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:56:54.589338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:54.589559 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:54.589859 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Delete volume with id: b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:56:54.600336 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:54.600336 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:54.600970 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:56:54.615575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d5e7fcce-027f-4adc-a1c8-26102a7b9381 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.616032 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d5e7fcce-027f-4adc-a1c8-26102a7b9381 None None] GET https://10.4.3.225/volume// Jul 10 18:56:54.616458 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d5e7fcce-027f-4adc-a1c8-26102a7b9381 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:54.616458 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d5e7fcce-027f-4adc-a1c8-26102a7b9381 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:54.616934 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d5e7fcce-027f-4adc-a1c8-26102a7b9381 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:54.617268 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 293/1155] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:56:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:54.626743 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-c99b79fe-f2dd-45bb-8fa8-9696f66a87e8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.628423 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-c99b79fe-f2dd-45bb-8fa8-9696f66a87e8 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:56:54.628741 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-c99b79fe-f2dd-45bb-8fa8-9696f66a87e8 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:54.629018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-c99b79fe-f2dd-45bb-8fa8-9696f66a87e8 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:54.630779 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Delete volume request issued successfully. Jul 10 18:56:54.631029 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-480d79bf-11ab-42a6-aeb2-90bfea0e2593 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 202 Jul 10 18:56:54.631944 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 286/1156] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:56:54 2026] DELETE /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:54.640253 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6e23f41e-a2b0-4cb8-b3af-6eca46dbc1ca None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.642845 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6e23f41e-a2b0-4cb8-b3af-6eca46dbc1ca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:56:54.643160 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6e23f41e-a2b0-4cb8-b3af-6eca46dbc1ca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:54.643371 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6e23f41e-a2b0-4cb8-b3af-6eca46dbc1ca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:54.655098 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:54.655098 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:54.655271 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:54.655271 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:54.660688 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6e23f41e-a2b0-4cb8-b3af-6eca46dbc1ca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:56:54.660825 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-c99b79fe-f2dd-45bb-8fa8-9696f66a87e8 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:56:54.667461 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-c99b79fe-f2dd-45bb-8fa8-9696f66a87e8 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:56:54.667973 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 281/1157] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:56:54 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 1292 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:56:54.669125 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6e23f41e-a2b0-4cb8-b3af-6eca46dbc1ca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 200 Jul 10 18:56:54.669676 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 298/1158] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:54 2026] GET /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:54.772419 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:54.774741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] PUT https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303 Jul 10 18:56:54.775223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:54.784626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Acquiring lock "cinder-attachment_update-02eb8f6c-b9fa-410c-99d8-b564e80e7aa8-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:56:54.790537 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Lock "cinder-attachment_update-02eb8f6c-b9fa-410c-99d8-b564e80e7aa8-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:56:54.791897 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:54.791897 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:55.315732 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Lock "cinder-attachment_update-02eb8f6c-b9fa-410c-99d8-b564e80e7aa8-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:56:55.316140 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-2d1e285b-b221-4739-be5d-c9b29de5f1ea tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303 returned with HTTP 200 Jul 10 18:56:55.316589 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 294/1159] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:56:54 2026] PUT /volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:55.685757 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10d15bd9-4a58-4b44-99be-ed3c985241ed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:55.687964 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10d15bd9-4a58-4b44-99be-ed3c985241ed tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 Jul 10 18:56:55.688276 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10d15bd9-4a58-4b44-99be-ed3c985241ed tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:55.688475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10d15bd9-4a58-4b44-99be-ed3c985241ed tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:55.695948 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10d15bd9-4a58-4b44-99be-ed3c985241ed tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 returned with HTTP 404 Jul 10 18:56:55.696558 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 287/1160] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:55 2026] GET /volume/v3/volumes/b9421b50-ce32-4b00-843f-0e02f3988ff6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:55.705118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f19808b4-bc7b-412a-845a-998e801a57e9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:55.710913 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] DELETE https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:56:55.711225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:55.711505 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:55.711737 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Delete volume with id: 93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:56:55.731535 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:55.731535 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:55.732224 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:56:55.755459 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Delete volume request issued successfully. Jul 10 18:56:55.755823 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f19808b4-bc7b-412a-845a-998e801a57e9 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 202 Jul 10 18:56:55.756349 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 282/1161] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:56:55 2026] DELETE /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:55.764187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6c98f955-15d3-47ac-980f-929d15afae13 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:55.767955 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6c98f955-15d3-47ac-980f-929d15afae13 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:56:55.768132 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6c98f955-15d3-47ac-980f-929d15afae13 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:55.768312 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6c98f955-15d3-47ac-980f-929d15afae13 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:55.776474 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:55.776474 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:55.780780 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6c98f955-15d3-47ac-980f-929d15afae13 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:56:55.785576 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6c98f955-15d3-47ac-980f-929d15afae13 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 200 Jul 10 18:56:55.786047 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 299/1162] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:55 2026] GET /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:55.835192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-97b69b58-cb2c-4faf-9978-aad85711b687 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:55.837720 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-97b69b58-cb2c-4faf-9978-aad85711b687 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303/action Jul 10 18:56:55.838326 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-97b69b58-cb2c-4faf-9978-aad85711b687 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:56:55.838549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-97b69b58-cb2c-4faf-9978-aad85711b687 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:55.858579 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:55.858579 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:55.870269 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73fd64a8-5ccf-4893-9050-f87ff3583084 req-97b69b58-cb2c-4faf-9978-aad85711b687 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303/action returned with HTTP 204 Jul 10 18:56:55.870699 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 295/1163] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:56:55 2026] POST /volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:56.594300 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-497652b9-2c1b-4138-a33c-457cd19dc9ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:56.594956 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-497652b9-2c1b-4138-a33c-457cd19dc9ea None None] GET https://10.4.3.225/volume// Jul 10 18:56:56.595192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-497652b9-2c1b-4138-a33c-457cd19dc9ea None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:56.595422 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-497652b9-2c1b-4138-a33c-457cd19dc9ea None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:56.595795 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-497652b9-2c1b-4138-a33c-457cd19dc9ea None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:56.596327 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 288/1164] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:56:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:56.603618 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c10196da-1693-4f57-9f62-def57dc75a82 req-0f8ec1a8-64eb-437e-be63-430028fa64d7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:56.606029 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-0f8ec1a8-64eb-437e-be63-430028fa64d7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:56:56.606462 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-0f8ec1a8-64eb-437e-be63-430028fa64d7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eac710a6-4b4c-4a88-b646-81be889e6231", "connector": null, "instance_uuid": "569f84fd-eb45-4201-a384-289a25315204"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:56.617081 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:56.617081 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:56.643296 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-0f8ec1a8-64eb-437e-be63-430028fa64d7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:56:56.643795 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 283/1165] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:56:56 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 10 18:56:56.801565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-297effa5-a066-472f-bb34-3e4b87597af8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:56.803788 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-297effa5-a066-472f-bb34-3e4b87597af8 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d Jul 10 18:56:56.804073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-297effa5-a066-472f-bb34-3e4b87597af8 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:56.804315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-297effa5-a066-472f-bb34-3e4b87597af8 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:56.811670 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-297effa5-a066-472f-bb34-3e4b87597af8 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d returned with HTTP 404 Jul 10 18:56:56.812409 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 300/1166] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:56 2026] GET /volume/v3/volumes/93f2744f-7776-413c-90c4-9b8756cca37d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:56.820660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:56.823068 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] DELETE https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:56:56.823315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:56.823561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:56.823767 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Delete volume with id: 6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:56:56.833384 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:56.833384 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:56.834020 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:56:56.850476 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Delete volume request issued successfully. Jul 10 18:56:56.850955 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-61ba81e2-f2e7-4af9-94a9-6a4f7157c92e tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 202 Jul 10 18:56:56.851140 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 296/1167] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:56:56 2026] DELETE /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:56:56.862055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db54efda-24ee-423a-be61-d165381da5d1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:56.865231 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db54efda-24ee-423a-be61-d165381da5d1 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:56:56.865454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db54efda-24ee-423a-be61-d165381da5d1 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:56.865680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db54efda-24ee-423a-be61-d165381da5d1 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:56.879794 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:56.879794 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:56.885081 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-db54efda-24ee-423a-be61-d165381da5d1 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Volume info retrieved successfully. Jul 10 18:56:56.890297 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db54efda-24ee-423a-be61-d165381da5d1 tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 200 Jul 10 18:56:56.890735 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 289/1168] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:56 2026] GET /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:57.082821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ec2c92ff-d282-4cd4-b22a-b6f07dddca28 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:57.084959 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ec2c92ff-d282-4cd4-b22a-b6f07dddca28 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:57.085235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ec2c92ff-d282-4cd4-b22a-b6f07dddca28 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:57.085464 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ec2c92ff-d282-4cd4-b22a-b6f07dddca28 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:57.096748 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:57.096748 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:56:57.101339 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ec2c92ff-d282-4cd4-b22a-b6f07dddca28 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:57.106537 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ec2c92ff-d282-4cd4-b22a-b6f07dddca28 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:57.107051 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 284/1169] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:57 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:57.175127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4ff98aae-aa7f-435d-a47f-e1ace5d44868 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:57.175453 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ff98aae-aa7f-435d-a47f-e1ace5d44868 None None] GET https://10.4.3.225/volume// Jul 10 18:56:57.175633 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ff98aae-aa7f-435d-a47f-e1ace5d44868 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:57.175819 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ff98aae-aa7f-435d-a47f-e1ace5d44868 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:57.176163 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ff98aae-aa7f-435d-a47f-e1ace5d44868 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:56:57.176449 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 301/1170] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:56:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:56:57.188877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c10196da-1693-4f57-9f62-def57dc75a82 req-b0c977ca-79a9-4f63-804a-177bc721ba3c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:57.191676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-b0c977ca-79a9-4f63-804a-177bc721ba3c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:57.191938 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-b0c977ca-79a9-4f63-804a-177bc721ba3c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:57.192145 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-b0c977ca-79a9-4f63-804a-177bc721ba3c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:57.209062 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:57.209062 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:57.216121 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c10196da-1693-4f57-9f62-def57dc75a82 req-b0c977ca-79a9-4f63-804a-177bc721ba3c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:57.224039 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-b0c977ca-79a9-4f63-804a-177bc721ba3c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:57.224870 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 297/1171] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:56:57 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:56:57.325500 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:57.328194 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] PUT https://10.4.3.225/volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002 Jul 10 18:56:57.328647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:56:57.336855 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Acquiring lock "cinder-attachment_update-eac710a6-4b4c-4a88-b646-81be889e6231-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:56:57.341758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Lock "cinder-attachment_update-eac710a6-4b4c-4a88-b646-81be889e6231-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:56:57.343455 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:57.343455 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:56:57.864926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Lock "cinder-attachment_update-eac710a6-4b4c-4a88-b646-81be889e6231-np0000005042" released by "attachment_update" :: held 0.523s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:56:57.865253 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-5689bf5a-129d-4379-b74c-7a08dc57b585 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002 returned with HTTP 200 Jul 10 18:56:57.865708 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 290/1172] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:56:57 2026] PUT /volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:56:57.905592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-22a64921-b459-44a6-b246-45a927465dca None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:57.907214 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-22a64921-b459-44a6-b246-45a927465dca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] GET https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 Jul 10 18:56:57.907416 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-22a64921-b459-44a6-b246-45a927465dca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:57.907586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-22a64921-b459-44a6-b246-45a927465dca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:57.913351 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-22a64921-b459-44a6-b246-45a927465dca tempest-TaggedBootDevicesTest-1833245540 tempest-TaggedBootDevicesTest-1833245540-project-member] https://10.4.3.225/volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 returned with HTTP 404 Jul 10 18:56:57.914075 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 285/1173] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:57 2026] GET /volume/v3/volumes/6ff81732-c8fa-477b-be29-4963b428ac62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:56:58.123761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ab2f362f-98aa-4086-8d3f-3f4ad6656fa4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:58.125482 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ab2f362f-98aa-4086-8d3f-3f4ad6656fa4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:58.125680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ab2f362f-98aa-4086-8d3f-3f4ad6656fa4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:58.125920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ab2f362f-98aa-4086-8d3f-3f4ad6656fa4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:58.136773 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:58.136773 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:56:58.141935 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ab2f362f-98aa-4086-8d3f-3f4ad6656fa4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:58.147973 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ab2f362f-98aa-4086-8d3f-3f4ad6656fa4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:58.148429 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 302/1174] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:58 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:59.163990 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0c1bf9eb-6d5b-44a1-aa07-34989d6afb51 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:59.166059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c1bf9eb-6d5b-44a1-aa07-34989d6afb51 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:56:59.166282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c1bf9eb-6d5b-44a1-aa07-34989d6afb51 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:59.166549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c1bf9eb-6d5b-44a1-aa07-34989d6afb51 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:59.180476 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:59.180476 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:56:59.188266 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0c1bf9eb-6d5b-44a1-aa07-34989d6afb51 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:56:59.196258 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c1bf9eb-6d5b-44a1-aa07-34989d6afb51 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:56:59.196609 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 298/1175] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:56:59 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:56:59.845690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-93e4b9ed-a273-4369-840a-247d4401e872 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:56:59.847956 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-93e4b9ed-a273-4369-840a-247d4401e872 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4 Jul 10 18:56:59.850005 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-93e4b9ed-a273-4369-840a-247d4401e872 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:56:59.850409 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-93e4b9ed-a273-4369-840a-247d4401e872 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:56:59.864984 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:56:59.864984 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:00.210643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ecdf71e0-8372-42ad-a217-8af426f08722 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:00.213239 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ecdf71e0-8372-42ad-a217-8af426f08722 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:00.213455 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ecdf71e0-8372-42ad-a217-8af426f08722 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:00.213684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ecdf71e0-8372-42ad-a217-8af426f08722 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:00.231941 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:00.231941 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:00.236979 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ecdf71e0-8372-42ad-a217-8af426f08722 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:00.243117 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ecdf71e0-8372-42ad-a217-8af426f08722 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:00.243478 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 286/1176] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:00 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:00.407437 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-93e4b9ed-a273-4369-840a-247d4401e872 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4 returned with HTTP 200 Jul 10 18:57:00.408061 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 291/1177] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:56:59 2026] DELETE /volume/v3/attachments/a75550cf-f4fe-4070-bf07-135a40f78ba4 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:00.433345 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:00.438835 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:57:00.438835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:00.438835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:00.438835 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Delete volume with id: a6a70c57-56af-49dd-9934-fa0f6d26c115 Jul 10 18:57:00.448486 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:00.448486 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:00.449429 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Volume info retrieved successfully. Jul 10 18:57:00.473278 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] Delete volume request issued successfully. Jul 10 18:57:00.474322 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-58e57f29-42d4-4a30-9d1d-4df79af4b492 req-c80da365-81e3-4510-a989-8528ac926973 tempest-ServerBootFromVolumeStableRescueTest-455504036 tempest-ServerBootFromVolumeStableRescueTest-455504036-project-member] https://10.4.3.225/volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 returned with HTTP 202 Jul 10 18:57:00.475117 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 303/1178] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 18:57:00 2026] DELETE /volume/v3/volumes/a6a70c57-56af-49dd-9934-fa0f6d26c115 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:57:01.259314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6588486e-c8e3-4829-bee6-e47c1b583617 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:01.261377 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6588486e-c8e3-4829-bee6-e47c1b583617 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:01.261595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6588486e-c8e3-4829-bee6-e47c1b583617 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:01.261770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6588486e-c8e3-4829-bee6-e47c1b583617 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:01.284892 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:01.284892 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:01.291898 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6588486e-c8e3-4829-bee6-e47c1b583617 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:01.298819 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6588486e-c8e3-4829-bee6-e47c1b583617 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:01.299414 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 299/1179] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:01 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:02.313921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bd27dbdf-5778-446d-a149-adcfdc318f7b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:02.317057 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bd27dbdf-5778-446d-a149-adcfdc318f7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:02.317284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bd27dbdf-5778-446d-a149-adcfdc318f7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:02.317514 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bd27dbdf-5778-446d-a149-adcfdc318f7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:02.326512 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:02.326512 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:02.335094 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bd27dbdf-5778-446d-a149-adcfdc318f7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:02.340200 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bd27dbdf-5778-446d-a149-adcfdc318f7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:02.340978 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 287/1180] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:02 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:03.357168 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3da55f54-2154-4a54-8be4-88512cc6c88a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:03.360635 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3da55f54-2154-4a54-8be4-88512cc6c88a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:03.360880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3da55f54-2154-4a54-8be4-88512cc6c88a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:03.361088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3da55f54-2154-4a54-8be4-88512cc6c88a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:03.385272 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:03.385272 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:03.394885 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3da55f54-2154-4a54-8be4-88512cc6c88a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:03.401190 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3da55f54-2154-4a54-8be4-88512cc6c88a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:03.401900 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 292/1181] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:03 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:04.190612 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c10196da-1693-4f57-9f62-def57dc75a82 req-126fd399-08c5-45a1-b3cc-9317812f419a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:04.193064 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-126fd399-08c5-45a1-b3cc-9317812f419a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002/action Jul 10 18:57:04.193451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-126fd399-08c5-45a1-b3cc-9317812f419a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:04.193568 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-126fd399-08c5-45a1-b3cc-9317812f419a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:04.213098 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:04.213098 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:04.227366 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c10196da-1693-4f57-9f62-def57dc75a82 req-126fd399-08c5-45a1-b3cc-9317812f419a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002/action returned with HTTP 204 Jul 10 18:57:04.228004 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 304/1182] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:57:04 2026] POST /volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:04.417316 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ac71b5ab-eee6-482f-bf01-705a7c4b4922 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:04.420077 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ac71b5ab-eee6-482f-bf01-705a7c4b4922 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:04.420318 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ac71b5ab-eee6-482f-bf01-705a7c4b4922 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:04.420502 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ac71b5ab-eee6-482f-bf01-705a7c4b4922 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:04.438082 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:04.438082 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:04.443204 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ac71b5ab-eee6-482f-bf01-705a7c4b4922 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:04.449370 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ac71b5ab-eee6-482f-bf01-705a7c4b4922 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:04.449931 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 300/1183] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:04 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:04.463735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-609dc4cc-1c8b-4414-a3dc-e137baf70e5f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:04.466154 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-609dc4cc-1c8b-4414-a3dc-e137baf70e5f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:04.466399 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-609dc4cc-1c8b-4414-a3dc-e137baf70e5f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:04.466633 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-609dc4cc-1c8b-4414-a3dc-e137baf70e5f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:04.479160 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:04.479160 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:04.484192 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-609dc4cc-1c8b-4414-a3dc-e137baf70e5f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:04.491119 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-609dc4cc-1c8b-4414-a3dc-e137baf70e5f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:04.491616 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 288/1184] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:04 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:13.399555 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=128,cinder:INSERT=22,cinder:UPDATE=39 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:57:14.222752 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=113,cinder:INSERT=18,cinder:UPDATE=32 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:57:14.447908 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=82,cinder:INSERT=2,cinder:UPDATE=12 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:57:14.489376 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=101,cinder:INSERT=14,cinder:UPDATE=17 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:57:15.377973 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-aab2988a-7f8d-4094-b093-b6b52ea9a6a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:15.383540 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-aab2988a-7f8d-4094-b093-b6b52ea9a6a9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] DELETE https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e Jul 10 18:57:15.383770 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-aab2988a-7f8d-4094-b093-b6b52ea9a6a9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:15.384009 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-aab2988a-7f8d-4094-b093-b6b52ea9a6a9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:15.405657 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:15.405657 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:15.938824 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-aab2988a-7f8d-4094-b093-b6b52ea9a6a9 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e returned with HTTP 200 Jul 10 18:57:15.939350 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 293/1185] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:57:15 2026] DELETE /volume/v3/attachments/67d92d3c-f5b7-4317-89cf-5e293959826e => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:15.962402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:15.964677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:57:15.964844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:15.965064 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:15.965214 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Delete volume with id: a17961a5-e903-47f7-a1ba-cec425a93fbc Jul 10 18:57:15.976174 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:15.976174 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:15.976174 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:57:16.008321 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Delete volume request issued successfully. Jul 10 18:57:16.008546 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0e54d8ee-a18b-49aa-b8a9-983286be3026 req-4e97e919-8c19-4b6b-abd4-4bf6793086f1 tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc returned with HTTP 202 Jul 10 18:57:16.009869 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 305/1186] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 18:57:15 2026] DELETE /volume/v3/volumes/a17961a5-e903-47f7-a1ba-cec425a93fbc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:57:16.980274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f0bb12e1-ddca-47a8-82bf-8b1028d1a680 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:16.982164 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0bb12e1-ddca-47a8-82bf-8b1028d1a680 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:16.982369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0bb12e1-ddca-47a8-82bf-8b1028d1a680 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:16.982574 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0bb12e1-ddca-47a8-82bf-8b1028d1a680 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:16.989792 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:16.989792 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:16.993672 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f0bb12e1-ddca-47a8-82bf-8b1028d1a680 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:16.999038 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0bb12e1-ddca-47a8-82bf-8b1028d1a680 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:16.999386 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 301/1187] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:16 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:17.053453 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3814889b-b7e5-4fd8-a055-de90659295d1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:17.058230 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3814889b-b7e5-4fd8-a055-de90659295d1 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:17.059110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3814889b-b7e5-4fd8-a055-de90659295d1 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:17.059296 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3814889b-b7e5-4fd8-a055-de90659295d1 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:17.069431 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:17.069431 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:17.077603 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3814889b-b7e5-4fd8-a055-de90659295d1 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:17.087045 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3814889b-b7e5-4fd8-a055-de90659295d1 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:17.087509 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 289/1188] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:17 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:19.098923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.100590 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:57:19.100969 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-199874868", "imageRef": "66a96e62-8aed-4420-a797-68d52900802c", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:19.102348 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-199874868', 'imageRef': '66a96e62-8aed-4420-a797-68d52900802c', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:57:19.127952 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6f6a0ca9-eb84-44d0-b653-7fc83766536b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.128480 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6f6a0ca9-eb84-44d0-b653-7fc83766536b None None] GET https://10.4.3.225/volume// Jul 10 18:57:19.128694 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6f6a0ca9-eb84-44d0-b653-7fc83766536b None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:19.128991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6f6a0ca9-eb84-44d0-b653-7fc83766536b None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:19.129426 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6f6a0ca9-eb84-44d0-b653-7fc83766536b None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:19.129785 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 306/1189] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:57:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:19.136436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-72ee214e-e0cf-4cd6-bf96-729b587d2273 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.138816 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-72ee214e-e0cf-4cd6-bf96-729b587d2273 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:57:19.139346 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-72ee214e-e0cf-4cd6-bf96-729b587d2273 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fade2325-da1d-48be-9ecb-b320ef0d616b", "connector": null, "instance_uuid": "a6978b8e-d9b2-4993-b3a0-0ef94826d8a9"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:19.150194 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:19.150194 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:19.171795 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Create volume of 1 GB Jul 10 18:57:19.172108 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:19.172108 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:19.175285 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Availability Zones retrieved successfully. Jul 10 18:57:19.179922 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Flow 'volume_create_api' (3c604bee-1f8d-452c-b1a2-5791eac3a9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:19.180920 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-72ee214e-e0cf-4cd6-bf96-729b587d2273 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:57:19.180966 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8ae896-10a4-4d33-a83e-0b11b68946fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:19.181423 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 302/1190] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:57:19 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 10 18:57:19.181718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:57:19.236494 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8ae896-10a4-4d33-a83e-0b11b68946fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:19.237454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fba7a2-cb6e-4b07-abfe-99d10482c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:19.292775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Created reservations ['deb6b1fe-2a9b-49e8-b7dd-e0df9a31dc12', '9e1636b4-54ad-4875-b055-7f1d9bf4ad11', '8119278d-6ae2-4856-abcd-e293afff7ccc', 'd6c7c5c0-da9a-473e-b650-8d35e1e98811'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:57:19.293715 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fba7a2-cb6e-4b07-abfe-99d10482c3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deb6b1fe-2a9b-49e8-b7dd-e0df9a31dc12', '9e1636b4-54ad-4875-b055-7f1d9bf4ad11', '8119278d-6ae2-4856-abcd-e293afff7ccc', 'd6c7c5c0-da9a-473e-b650-8d35e1e98811']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:19.294514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af33b871-b4a7-4b11-b0bf-f92f685f3db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:19.316295 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af33b871-b4a7-4b11-b0bf-f92f685f3db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62dd47be-62de-45b2-8ecf-e4071e4986d4', '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-199874868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6071fd4daa44a96b51a0612bcfc2dfb',qos_specs=None,replication_status=,reservations=['deb6b1fe-2a9b-49e8-b7dd-e0df9a31dc12','9e1636b4-54ad-4875-b055-7f1d9bf4ad11','8119278d-6ae2-4856-abcd-e293afff7ccc','d6c7c5c0-da9a-473e-b650-8d35e1e98811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f42e9ae92a840bebb9b9f6e10f0ba9b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-199874868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62dd47be-62de-45b2-8ecf-e4071e4986d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6071fd4daa44a96b51a0612bcfc2dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f42e9ae92a840bebb9b9f6e10f0ba9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:19.317015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1ae831-4630-44b9-be82-5905390ccf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:19.335047 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1ae831-4630-44b9-be82-5905390ccf35) transitioned into state 'SUCCESS' from state '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-199874868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6071fd4daa44a96b51a0612bcfc2dfb',qos_specs=None,replication_status=,reservations=['deb6b1fe-2a9b-49e8-b7dd-e0df9a31dc12','9e1636b4-54ad-4875-b055-7f1d9bf4ad11','8119278d-6ae2-4856-abcd-e293afff7ccc','d6c7c5c0-da9a-473e-b650-8d35e1e98811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f42e9ae92a840bebb9b9f6e10f0ba9b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:19.335967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407f65f8-fba5-49dc-b15f-d3fc70ba0814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:19.346265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (407f65f8-fba5-49dc-b15f-d3fc70ba0814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:19.347184 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Flow 'volume_create_api' (3c604bee-1f8d-452c-b1a2-5791eac3a9c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:19.347488 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Create volume request issued successfully. Jul 10 18:57:19.348026 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52c7a792-8069-44dd-8e88-a3d74a1ec22c tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:57:19.348445 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 294/1191] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:57:19 2026] POST /volume/v3/volumes => generated 752 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:57:19.361757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a7b5c379-c447-447f-be72-f4fdd21b290a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.363612 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7b5c379-c447-447f-be72-f4fdd21b290a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:19.363970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7b5c379-c447-447f-be72-f4fdd21b290a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:19.364164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7b5c379-c447-447f-be72-f4fdd21b290a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:19.374638 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:19.374638 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:19.380034 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a7b5c379-c447-447f-be72-f4fdd21b290a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:19.387502 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7b5c379-c447-447f-be72-f4fdd21b290a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:19.388050 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 290/1192] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:19 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:19.614924 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aff7becb-c6ad-4ac2-972d-3aa438598b58 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.617055 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aff7becb-c6ad-4ac2-972d-3aa438598b58 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:19.618247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aff7becb-c6ad-4ac2-972d-3aa438598b58 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:19.618247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aff7becb-c6ad-4ac2-972d-3aa438598b58 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:19.629235 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:19.629235 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:19.633546 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aff7becb-c6ad-4ac2-972d-3aa438598b58 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:19.643253 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aff7becb-c6ad-4ac2-972d-3aa438598b58 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:19.643698 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 307/1193] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:19 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:19.712375 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-578de01d-923f-40f3-8ca4-72c4541fdd0e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.712792 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-578de01d-923f-40f3-8ca4-72c4541fdd0e None None] GET https://10.4.3.225/volume// Jul 10 18:57:19.713006 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-578de01d-923f-40f3-8ca4-72c4541fdd0e None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:19.713240 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-578de01d-923f-40f3-8ca4-72c4541fdd0e None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:19.713595 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-578de01d-923f-40f3-8ca4-72c4541fdd0e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:19.713882 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 303/1194] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:19.721607 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3c5fa375-e72e-4717-8481-ec3afd255809 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.727056 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3c5fa375-e72e-4717-8481-ec3afd255809 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:19.727292 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3c5fa375-e72e-4717-8481-ec3afd255809 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:19.727601 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3c5fa375-e72e-4717-8481-ec3afd255809 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:19.736334 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:19.736334 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:19.739573 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3c5fa375-e72e-4717-8481-ec3afd255809 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:19.743349 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-3c5fa375-e72e-4717-8481-ec3afd255809 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:19.743743 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 295/1195] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:19 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1031 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:19.848902 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:19.851963 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] PUT https://10.4.3.225/volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590 Jul 10 18:57:19.852390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:19.867676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Acquiring lock "cinder-attachment_update-fade2325-da1d-48be-9ecb-b320ef0d616b-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:57:19.874832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Lock "cinder-attachment_update-fade2325-da1d-48be-9ecb-b320ef0d616b-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:57:19.876489 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:19.876489 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:20.405709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5ef6a220-6696-4ba5-8462-42cd7b751366 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:20.408681 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ef6a220-6696-4ba5-8462-42cd7b751366 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:20.408681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ef6a220-6696-4ba5-8462-42cd7b751366 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:20.408836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ef6a220-6696-4ba5-8462-42cd7b751366 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:20.418613 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Lock "cinder-attachment_update-fade2325-da1d-48be-9ecb-b320ef0d616b-np0000005042" released by "attachment_update" :: held 0.544s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:57:20.419015 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:20.419015 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:20.419143 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-ef85cc13-a3b0-4ecb-98f4-7c3a27bf0072 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590 returned with HTTP 200 Jul 10 18:57:20.421399 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 291/1196] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:57:19 2026] PUT /volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:20.424269 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5ef6a220-6696-4ba5-8462-42cd7b751366 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:20.430367 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ef6a220-6696-4ba5-8462-42cd7b751366 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:20.430891 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 308/1197] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:20 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:20.657648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8e712ee4-aef1-4cd7-be49-b8aa490c7990 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:20.659852 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8e712ee4-aef1-4cd7-be49-b8aa490c7990 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:20.660095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8e712ee4-aef1-4cd7-be49-b8aa490c7990 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:20.660452 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8e712ee4-aef1-4cd7-be49-b8aa490c7990 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:20.672708 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:20.672708 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:20.677681 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8e712ee4-aef1-4cd7-be49-b8aa490c7990 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:20.681974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8e712ee4-aef1-4cd7-be49-b8aa490c7990 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:20.682350 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 304/1198] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:20 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:21.078828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-67c0bf8a-f7e2-4867-90a4-2d13734e98ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:21.082412 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-67c0bf8a-f7e2-4867-90a4-2d13734e98ee tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:21.082412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-67c0bf8a-f7e2-4867-90a4-2d13734e98ee tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:21.084289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-67c0bf8a-f7e2-4867-90a4-2d13734e98ee tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:21.092731 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:21.092731 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:21.098150 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-67c0bf8a-f7e2-4867-90a4-2d13734e98ee tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:21.104846 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-67c0bf8a-f7e2-4867-90a4-2d13734e98ee tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:21.105701 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 296/1199] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:21 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:21.122715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a2e41003-4a2e-42b0-8eb2-2117abaa38c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:21.124542 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2e41003-4a2e-42b0-8eb2-2117abaa38c7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:21.124664 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2e41003-4a2e-42b0-8eb2-2117abaa38c7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:21.124881 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2e41003-4a2e-42b0-8eb2-2117abaa38c7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:21.134516 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:21.134516 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:21.138680 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a2e41003-4a2e-42b0-8eb2-2117abaa38c7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:21.143491 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2e41003-4a2e-42b0-8eb2-2117abaa38c7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:21.143999 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 292/1200] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:21 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:21.190567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-95cc23c2-addf-4e25-8fcc-31a50042e60c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:21.192719 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-95cc23c2-addf-4e25-8fcc-31a50042e60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:21.192931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-95cc23c2-addf-4e25-8fcc-31a50042e60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:21.193116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-95cc23c2-addf-4e25-8fcc-31a50042e60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:21.199717 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:21.199717 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:21.203437 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-95cc23c2-addf-4e25-8fcc-31a50042e60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:21.207089 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-95cc23c2-addf-4e25-8fcc-31a50042e60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:21.207460 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 309/1201] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:21 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:21.444767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3b72281d-e733-4487-9c50-75e275ead101 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:21.446645 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b72281d-e733-4487-9c50-75e275ead101 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:21.446923 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b72281d-e733-4487-9c50-75e275ead101 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:21.447122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b72281d-e733-4487-9c50-75e275ead101 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:21.456368 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:21.456368 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:21.462798 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3b72281d-e733-4487-9c50-75e275ead101 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:21.468088 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b72281d-e733-4487-9c50-75e275ead101 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:21.468482 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 305/1202] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:21 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:21.701655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6e1951a7-7b9a-47ea-8069-955c57aab354 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:21.701655 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6e1951a7-7b9a-47ea-8069-955c57aab354 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:21.701655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6e1951a7-7b9a-47ea-8069-955c57aab354 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:21.701655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6e1951a7-7b9a-47ea-8069-955c57aab354 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:21.717269 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:21.717269 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:21.724206 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6e1951a7-7b9a-47ea-8069-955c57aab354 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:21.733557 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6e1951a7-7b9a-47ea-8069-955c57aab354 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:21.733557 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 297/1203] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:21 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:22.480479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a2e127e-a0f8-4bf6-ad1e-67eb4e561851 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:22.482200 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a2e127e-a0f8-4bf6-ad1e-67eb4e561851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:22.482399 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a2e127e-a0f8-4bf6-ad1e-67eb4e561851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:22.482596 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a2e127e-a0f8-4bf6-ad1e-67eb4e561851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:22.489876 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:22.489876 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:22.493538 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a2e127e-a0f8-4bf6-ad1e-67eb4e561851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:22.498105 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a2e127e-a0f8-4bf6-ad1e-67eb4e561851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:22.498549 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 293/1204] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:22 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:22.747298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6bffab37-34c8-4c6d-afd1-931d7ad1a905 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:22.749236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6bffab37-34c8-4c6d-afd1-931d7ad1a905 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:22.749452 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6bffab37-34c8-4c6d-afd1-931d7ad1a905 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:22.749642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6bffab37-34c8-4c6d-afd1-931d7ad1a905 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:22.759396 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:22.759396 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:22.763113 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6bffab37-34c8-4c6d-afd1-931d7ad1a905 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:22.767224 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6bffab37-34c8-4c6d-afd1-931d7ad1a905 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:22.767616 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 310/1205] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:22 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:23.244010 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-47ae9bb2-f249-4bad-9486-0a407624734e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.244416 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-47ae9bb2-f249-4bad-9486-0a407624734e None None] GET https://10.4.3.225/volume// Jul 10 18:57:23.244566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-47ae9bb2-f249-4bad-9486-0a407624734e None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:23.244773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-47ae9bb2-f249-4bad-9486-0a407624734e None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:23.245151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-47ae9bb2-f249-4bad-9486-0a407624734e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:23.245504 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 306/1206] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:57:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:23.253267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-51b70273-64fe-4b39-9512-9012cc64ee04 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.255315 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-51b70273-64fe-4b39-9512-9012cc64ee04 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:57:23.255693 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-51b70273-64fe-4b39-9512-9012cc64ee04 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9971697-e959-4e83-8dea-3ecdcf0937e5", "connector": null, "instance_uuid": "b650d947-3723-4756-94ed-2464e416adf3"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:23.264271 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:23.264271 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:23.292797 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-51b70273-64fe-4b39-9512-9012cc64ee04 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:57:23.293285 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 298/1207] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:57:23 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 10 18:57:23.513253 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-23ab50a2-cd62-4a34-8fc4-2adc8a77188d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.515633 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-23ab50a2-cd62-4a34-8fc4-2adc8a77188d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:23.515933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-23ab50a2-cd62-4a34-8fc4-2adc8a77188d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:23.516215 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-23ab50a2-cd62-4a34-8fc4-2adc8a77188d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:23.524977 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:23.524977 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:23.532130 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-23ab50a2-cd62-4a34-8fc4-2adc8a77188d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:23.541835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-23ab50a2-cd62-4a34-8fc4-2adc8a77188d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:23.541835 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 294/1208] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:23 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:23.736201 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e0b31433-10de-4cae-891a-5d2bf0b7178f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.738618 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0b31433-10de-4cae-891a-5d2bf0b7178f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:23.738882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0b31433-10de-4cae-891a-5d2bf0b7178f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:23.739098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0b31433-10de-4cae-891a-5d2bf0b7178f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:23.750339 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:23.750339 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:23.754862 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e0b31433-10de-4cae-891a-5d2bf0b7178f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:23.760389 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0b31433-10de-4cae-891a-5d2bf0b7178f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:23.760850 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 311/1209] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:23 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:23.783298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2ab8ecc1-5cf7-40ab-a1a4-b8507b5a635c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.785599 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2ab8ecc1-5cf7-40ab-a1a4-b8507b5a635c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:23.785837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2ab8ecc1-5cf7-40ab-a1a4-b8507b5a635c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:23.786050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2ab8ecc1-5cf7-40ab-a1a4-b8507b5a635c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:23.797537 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:23.797537 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:23.801525 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2ab8ecc1-5cf7-40ab-a1a4-b8507b5a635c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:23.806234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2ab8ecc1-5cf7-40ab-a1a4-b8507b5a635c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:23.806654 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 307/1210] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:23 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:23.828050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-168ab14a-7496-4084-86f7-a4c13ef339db None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.828489 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-168ab14a-7496-4084-86f7-a4c13ef339db None None] GET https://10.4.3.225/volume// Jul 10 18:57:23.828689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-168ab14a-7496-4084-86f7-a4c13ef339db None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:23.828909 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-168ab14a-7496-4084-86f7-a4c13ef339db None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:23.829252 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-168ab14a-7496-4084-86f7-a4c13ef339db None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:23.829572 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 299/1211] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:23.844144 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-0881b690-7c9c-404f-abfd-6e7fcecbf02e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.846564 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-0881b690-7c9c-404f-abfd-6e7fcecbf02e tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:23.847425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-0881b690-7c9c-404f-abfd-6e7fcecbf02e tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:23.847425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-0881b690-7c9c-404f-abfd-6e7fcecbf02e tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:23.864592 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:23.864592 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:23.869963 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-0881b690-7c9c-404f-abfd-6e7fcecbf02e tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:23.876280 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-0881b690-7c9c-404f-abfd-6e7fcecbf02e tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:23.877043 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 295/1212] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:23 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 1019 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:23.978903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:23.980762 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] PUT https://10.4.3.225/volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074 Jul 10 18:57:23.981334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:23.996761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Acquiring lock "cinder-attachment_update-e9971697-e959-4e83-8dea-3ecdcf0937e5-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:57:24.002049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Lock "cinder-attachment_update-e9971697-e959-4e83-8dea-3ecdcf0937e5-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:57:24.003415 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:24.003415 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:24.534563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Lock "cinder-attachment_update-e9971697-e959-4e83-8dea-3ecdcf0937e5-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:57:24.534985 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-53222d71-0986-4110-9f56-0859907c904f tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074 returned with HTTP 200 Jul 10 18:57:24.535534 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 312/1213] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:57:23 2026] PUT /volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:24.559449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-69db2607-f409-411d-88c1-a734720bf4ff None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:24.561441 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-69db2607-f409-411d-88c1-a734720bf4ff tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:24.561653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-69db2607-f409-411d-88c1-a734720bf4ff tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:24.561896 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-69db2607-f409-411d-88c1-a734720bf4ff tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:24.572069 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:24.572069 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:24.578294 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-69db2607-f409-411d-88c1-a734720bf4ff tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:24.586333 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-69db2607-f409-411d-88c1-a734720bf4ff tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:24.587022 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 308/1214] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:24 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:24.782066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dfc38216-af78-4ebd-872a-990351dad8e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:24.783989 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc38216-af78-4ebd-872a-990351dad8e4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:24.784139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc38216-af78-4ebd-872a-990351dad8e4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:24.784333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc38216-af78-4ebd-872a-990351dad8e4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:24.795624 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:24.795624 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:24.800560 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dfc38216-af78-4ebd-872a-990351dad8e4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:24.804416 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc38216-af78-4ebd-872a-990351dad8e4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:24.804764 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 300/1215] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:24 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:24.821109 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-aee9ea0f-c81c-48cb-b890-57c3c0ad9acb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:24.823669 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aee9ea0f-c81c-48cb-b890-57c3c0ad9acb tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:24.823839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aee9ea0f-c81c-48cb-b890-57c3c0ad9acb tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:24.824042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aee9ea0f-c81c-48cb-b890-57c3c0ad9acb tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:24.833751 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:24.833751 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:24.837663 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-aee9ea0f-c81c-48cb-b890-57c3c0ad9acb tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:24.842502 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aee9ea0f-c81c-48cb-b890-57c3c0ad9acb tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:24.842930 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 296/1216] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:24 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:24.990737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:24.992607 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:57:24.992913 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:24.993015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:24.993206 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Delete volume with id: 4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:57:25.000614 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:25.000614 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:25.001184 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:57:25.025428 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Delete volume request issued successfully. Jul 10 18:57:25.028469 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c95e4537-b33d-4de6-b4b6-effa00ec380b tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 202 Jul 10 18:57:25.028469 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 313/1217] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:57:24 2026] DELETE /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:57:25.038897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-df992b6b-573f-4602-a1a7-5018f78fed3d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:25.042768 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df992b6b-573f-4602-a1a7-5018f78fed3d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:57:25.042768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df992b6b-573f-4602-a1a7-5018f78fed3d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:25.042768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df992b6b-573f-4602-a1a7-5018f78fed3d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:25.051226 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:25.051226 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:25.059183 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-df992b6b-573f-4602-a1a7-5018f78fed3d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Volume info retrieved successfully. Jul 10 18:57:25.063607 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df992b6b-573f-4602-a1a7-5018f78fed3d tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 200 Jul 10 18:57:25.065615 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 309/1218] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:25 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:25.602383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19652c00-4156-4109-a4f2-21e54cfa7951 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:25.604456 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19652c00-4156-4109-a4f2-21e54cfa7951 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:25.604667 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19652c00-4156-4109-a4f2-21e54cfa7951 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:25.604887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19652c00-4156-4109-a4f2-21e54cfa7951 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:25.612730 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:25.612730 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:25.616590 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-19652c00-4156-4109-a4f2-21e54cfa7951 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:25.621057 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19652c00-4156-4109-a4f2-21e54cfa7951 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:25.621449 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 301/1219] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:25 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:25.818288 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cd43d504-a578-4119-8550-c6da51c5d7eb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:25.820137 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cd43d504-a578-4119-8550-c6da51c5d7eb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:25.820369 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cd43d504-a578-4119-8550-c6da51c5d7eb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:25.820591 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cd43d504-a578-4119-8550-c6da51c5d7eb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:25.831048 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:25.831048 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:25.835112 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-cd43d504-a578-4119-8550-c6da51c5d7eb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:25.839339 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cd43d504-a578-4119-8550-c6da51c5d7eb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:25.839742 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 297/1220] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:25 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:25.856726 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b4811d23-f77d-4bed-9612-1d32e91d3146 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:25.859103 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4811d23-f77d-4bed-9612-1d32e91d3146 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:25.859408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4811d23-f77d-4bed-9612-1d32e91d3146 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:25.859668 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4811d23-f77d-4bed-9612-1d32e91d3146 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:25.872894 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:25.872894 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:25.877665 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b4811d23-f77d-4bed-9612-1d32e91d3146 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:25.883620 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4811d23-f77d-4bed-9612-1d32e91d3146 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:25.883861 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 314/1221] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:25 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:26.079674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-956f3f95-1c3f-476c-8c93-d0c9d94de04e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.081626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-956f3f95-1c3f-476c-8c93-d0c9d94de04e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] GET https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 Jul 10 18:57:26.081846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-956f3f95-1c3f-476c-8c93-d0c9d94de04e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:26.082031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-956f3f95-1c3f-476c-8c93-d0c9d94de04e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:26.088084 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-956f3f95-1c3f-476c-8c93-d0c9d94de04e tempest-ServerActionsTestOtherA-1520954941 tempest-ServerActionsTestOtherA-1520954941-project-member] https://10.4.3.225/volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 returned with HTTP 404 Jul 10 18:57:26.088596 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 310/1222] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:26 2026] GET /volume/v3/volumes/4ba65b94-65bf-4758-86b2-70266eb74897 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:26.634522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-699eb9f0-cb29-4626-a3c6-a6f299a45851 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.638253 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-699eb9f0-cb29-4626-a3c6-a6f299a45851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:26.640747 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-699eb9f0-cb29-4626-a3c6-a6f299a45851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:26.642836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-699eb9f0-cb29-4626-a3c6-a6f299a45851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:26.660791 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:26.660791 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:26.666168 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-699eb9f0-cb29-4626-a3c6-a6f299a45851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:26.669567 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-a10bbc6e-34db-439a-8a92-28efe2bf4f13 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.671748 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-a10bbc6e-34db-439a-8a92-28efe2bf4f13 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] POST https://10.4.3.225/volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590/action Jul 10 18:57:26.672141 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-a10bbc6e-34db-439a-8a92-28efe2bf4f13 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:26.672287 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-a10bbc6e-34db-439a-8a92-28efe2bf4f13 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:26.676937 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-699eb9f0-cb29-4626-a3c6-a6f299a45851 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:26.677591 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 302/1223] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:26 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:26.690391 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:26.690391 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:26.702612 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3a3813dc-c6f3-4cb5-998f-7598d9fc59e3 req-a10bbc6e-34db-439a-8a92-28efe2bf4f13 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590/action returned with HTTP 204 Jul 10 18:57:26.703169 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 298/1224] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:57:26 2026] POST /volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:26.852908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8b7c491a-9676-4296-8687-651c1d482e6d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.854652 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8b7c491a-9676-4296-8687-651c1d482e6d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:26.856248 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8b7c491a-9676-4296-8687-651c1d482e6d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:26.856248 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8b7c491a-9676-4296-8687-651c1d482e6d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:26.864589 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:26.864589 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:26.867998 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8b7c491a-9676-4296-8687-651c1d482e6d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:26.872117 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8b7c491a-9676-4296-8687-651c1d482e6d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:26.872648 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 315/1225] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:26 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:26.895435 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ada600cf-92dd-480c-b192-d7b8c0044836 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.897443 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ada600cf-92dd-480c-b192-d7b8c0044836 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:26.897697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ada600cf-92dd-480c-b192-d7b8c0044836 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:26.897937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ada600cf-92dd-480c-b192-d7b8c0044836 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:26.907374 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:26.907374 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:26.913769 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ada600cf-92dd-480c-b192-d7b8c0044836 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:26.919077 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ada600cf-92dd-480c-b192-d7b8c0044836 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:26.919432 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 311/1226] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:26 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:26.930553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-61d5be3f-123a-4820-b572-b14b99cbde68 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.932488 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61d5be3f-123a-4820-b572-b14b99cbde68 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:26.932677 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61d5be3f-123a-4820-b572-b14b99cbde68 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:26.932910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61d5be3f-123a-4820-b572-b14b99cbde68 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:26.943343 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:26.943343 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:26.946778 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-61d5be3f-123a-4820-b572-b14b99cbde68 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:26.950416 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61d5be3f-123a-4820-b572-b14b99cbde68 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:26.950843 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 303/1227] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:26 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:26.962487 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e3173830-04a4-4157-8fb9-f4423c329d42 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:26.964216 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3173830-04a4-4157-8fb9-f4423c329d42 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:26.964405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3173830-04a4-4157-8fb9-f4423c329d42 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:26.964594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3173830-04a4-4157-8fb9-f4423c329d42 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:26.978957 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:26.978957 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:26.983700 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e3173830-04a4-4157-8fb9-f4423c329d42 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:26.989620 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3173830-04a4-4157-8fb9-f4423c329d42 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:26.990062 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 299/1228] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:26 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:27.190881 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-fb0dbe74-f4e4-4c82-bd9d-0f03167bc48d req-247c459a-f8b8-41ff-81d9-bef29e8dc870 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:27.196159 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-fb0dbe74-f4e4-4c82-bd9d-0f03167bc48d req-247c459a-f8b8-41ff-81d9-bef29e8dc870 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:57:27.196402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-fb0dbe74-f4e4-4c82-bd9d-0f03167bc48d req-247c459a-f8b8-41ff-81d9-bef29e8dc870 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:27.196603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-fb0dbe74-f4e4-4c82-bd9d-0f03167bc48d req-247c459a-f8b8-41ff-81d9-bef29e8dc870 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:27.208364 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:27.208364 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:27.213144 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-fb0dbe74-f4e4-4c82-bd9d-0f03167bc48d req-247c459a-f8b8-41ff-81d9-bef29e8dc870 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:57:27.218702 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-fb0dbe74-f4e4-4c82-bd9d-0f03167bc48d req-247c459a-f8b8-41ff-81d9-bef29e8dc870 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:57:27.219160 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 316/1229] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:27 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:27.693957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d645173d-17be-4478-9e10-623f92472365 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:27.695833 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d645173d-17be-4478-9e10-623f92472365 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:27.696050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d645173d-17be-4478-9e10-623f92472365 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:27.696302 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d645173d-17be-4478-9e10-623f92472365 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:27.705697 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:27.705697 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:27.710677 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d645173d-17be-4478-9e10-623f92472365 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:27.717927 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d645173d-17be-4478-9e10-623f92472365 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:27.717927 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 312/1230] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:27 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:27.887329 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b093dce7-006a-462d-9c07-d5347c59d8f8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:27.889821 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b093dce7-006a-462d-9c07-d5347c59d8f8 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:27.889821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b093dce7-006a-462d-9c07-d5347c59d8f8 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:27.889919 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b093dce7-006a-462d-9c07-d5347c59d8f8 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:27.901993 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:27.901993 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:27.907481 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b093dce7-006a-462d-9c07-d5347c59d8f8 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:27.913633 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b093dce7-006a-462d-9c07-d5347c59d8f8 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:27.914152 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 304/1231] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:27 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:28.736648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c757a008-610c-469b-82ff-89504968466d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:28.741940 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c757a008-610c-469b-82ff-89504968466d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:28.742236 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c757a008-610c-469b-82ff-89504968466d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:28.742475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c757a008-610c-469b-82ff-89504968466d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:28.750911 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:28.750911 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:28.756143 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c757a008-610c-469b-82ff-89504968466d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:28.760428 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c757a008-610c-469b-82ff-89504968466d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:28.761269 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 300/1232] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:28 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:28.935861 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-df41e9e6-61f2-4312-a4a0-f064c3ffdcb5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:28.943495 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df41e9e6-61f2-4312-a4a0-f064c3ffdcb5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:28.943495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df41e9e6-61f2-4312-a4a0-f064c3ffdcb5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:28.943495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df41e9e6-61f2-4312-a4a0-f064c3ffdcb5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:28.957759 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:28.957759 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:28.962906 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-df41e9e6-61f2-4312-a4a0-f064c3ffdcb5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:28.970044 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df41e9e6-61f2-4312-a4a0-f064c3ffdcb5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:28.970044 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 317/1233] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:28 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:29.775720 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f3c2f932-c426-4634-87ef-d6312917b695 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:29.778010 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3c2f932-c426-4634-87ef-d6312917b695 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:29.778279 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3c2f932-c426-4634-87ef-d6312917b695 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:29.778515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3c2f932-c426-4634-87ef-d6312917b695 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:29.788041 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:29.788041 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:29.794119 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f3c2f932-c426-4634-87ef-d6312917b695 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:29.799288 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3c2f932-c426-4634-87ef-d6312917b695 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:29.799881 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 313/1234] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:29 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:29.987607 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b156e94d-28e1-4976-b1ff-32c2573eaf66 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:29.989891 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b156e94d-28e1-4976-b1ff-32c2573eaf66 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:29.990181 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b156e94d-28e1-4976-b1ff-32c2573eaf66 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:29.990438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b156e94d-28e1-4976-b1ff-32c2573eaf66 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:30.008048 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:30.008048 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:30.023067 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b156e94d-28e1-4976-b1ff-32c2573eaf66 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:30.029072 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b156e94d-28e1-4976-b1ff-32c2573eaf66 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:30.029643 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 305/1235] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:29 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:30.816144 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a3e5284d-a2d8-4e70-82d0-435eb5fdf22a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:30.820046 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3e5284d-a2d8-4e70-82d0-435eb5fdf22a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:30.820046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3e5284d-a2d8-4e70-82d0-435eb5fdf22a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:30.820465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3e5284d-a2d8-4e70-82d0-435eb5fdf22a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:30.829242 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:30.829242 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:30.839169 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a3e5284d-a2d8-4e70-82d0-435eb5fdf22a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:30.855533 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3e5284d-a2d8-4e70-82d0-435eb5fdf22a tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:30.855533 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 301/1236] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:30 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:30.900607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-61901998-ae67-4cbe-888e-3b0bdb710b12 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:30.903029 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-61901998-ae67-4cbe-888e-3b0bdb710b12 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:30.903233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-61901998-ae67-4cbe-888e-3b0bdb710b12 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:30.903426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-61901998-ae67-4cbe-888e-3b0bdb710b12 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:30.910840 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:30.910840 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:30.914928 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-61901998-ae67-4cbe-888e-3b0bdb710b12 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:30.920707 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-61901998-ae67-4cbe-888e-3b0bdb710b12 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:30.921173 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 318/1237] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:30 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:31.044750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5df965c6-e513-46b8-b284-8ed37fbec60c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:31.047146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5df965c6-e513-46b8-b284-8ed37fbec60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:31.047425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5df965c6-e513-46b8-b284-8ed37fbec60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:31.047674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5df965c6-e513-46b8-b284-8ed37fbec60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:31.070352 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:31.070352 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:31.075322 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5df965c6-e513-46b8-b284-8ed37fbec60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:31.082296 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5df965c6-e513-46b8-b284-8ed37fbec60c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:31.082875 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 314/1238] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:31 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:31.280033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-c89b97d0-5bf7-424a-a109-8971a59e4c87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:31.282442 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-c89b97d0-5bf7-424a-a109-8971a59e4c87 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:31.283128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-c89b97d0-5bf7-424a-a109-8971a59e4c87 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:31.283559 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-c89b97d0-5bf7-424a-a109-8971a59e4c87 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:31.294596 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:31.294596 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:31.298448 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-c89b97d0-5bf7-424a-a109-8971a59e4c87 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:31.303280 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-c89b97d0-5bf7-424a-a109-8971a59e4c87 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:31.303661 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 306/1239] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:31 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:31.313821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d5e21810-35b9-490f-b14a-87946c6bdd15 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:31.314286 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5e21810-35b9-490f-b14a-87946c6bdd15 None None] GET https://10.4.3.225/volume// Jul 10 18:57:31.314568 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5e21810-35b9-490f-b14a-87946c6bdd15 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:31.314694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5e21810-35b9-490f-b14a-87946c6bdd15 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:31.315103 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5e21810-35b9-490f-b14a-87946c6bdd15 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:31.315434 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 302/1240] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:57:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:31.324130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-f0972d95-f077-4842-a564-eb07c7c2fc2d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:31.326603 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-f0972d95-f077-4842-a564-eb07c7c2fc2d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:57:31.327089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-f0972d95-f077-4842-a564-eb07c7c2fc2d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62dd47be-62de-45b2-8ecf-e4071e4986d4", "connector": null, "instance_uuid": "2a2be3cf-36de-4c01-b121-9e7a3b0f3e54"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:31.338114 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:31.338114 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:31.366621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-f0972d95-f077-4842-a564-eb07c7c2fc2d tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:57:31.367162 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 319/1241] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:57:31 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:32.103126 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec55ab12-9a73-4176-9bc1-b74654921c56 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:32.107329 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec55ab12-9a73-4176-9bc1-b74654921c56 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:32.107544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec55ab12-9a73-4176-9bc1-b74654921c56 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:32.107768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec55ab12-9a73-4176-9bc1-b74654921c56 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:32.119898 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:32.119898 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:32.123548 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec55ab12-9a73-4176-9bc1-b74654921c56 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:32.128551 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec55ab12-9a73-4176-9bc1-b74654921c56 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:32.132970 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 315/1242] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:32 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:32.843365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-5ebf4bc8-04b4-43c9-864b-7324d50163d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:32.846572 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-5ebf4bc8-04b4-43c9-864b-7324d50163d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074/action Jul 10 18:57:32.847534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-5ebf4bc8-04b4-43c9-864b-7324d50163d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:32.847534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-5ebf4bc8-04b4-43c9-864b-7324d50163d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:32.863886 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:32.863886 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:32.866321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-30fd05ba-b0e9-4ba9-94b6-8c3e08276bc7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:32.869208 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-30fd05ba-b0e9-4ba9-94b6-8c3e08276bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:32.869445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-30fd05ba-b0e9-4ba9-94b6-8c3e08276bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:32.869649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-30fd05ba-b0e9-4ba9-94b6-8c3e08276bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:32.874884 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-abfbffa2-d107-47b5-a177-b0cb9df545dc req-5ebf4bc8-04b4-43c9-864b-7324d50163d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074/action returned with HTTP 204 Jul 10 18:57:32.875373 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 307/1243] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:57:32 2026] POST /volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:32.877990 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:32.877990 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:32.883742 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-30fd05ba-b0e9-4ba9-94b6-8c3e08276bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:32.888959 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-30fd05ba-b0e9-4ba9-94b6-8c3e08276bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:32.889481 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 303/1244] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:32 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:33.144940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f16b0f37-88bc-439c-bcfb-a794aed8aaca None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:33.146520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f16b0f37-88bc-439c-bcfb-a794aed8aaca tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:33.146826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f16b0f37-88bc-439c-bcfb-a794aed8aaca tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:33.147116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f16b0f37-88bc-439c-bcfb-a794aed8aaca tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:33.157823 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:33.157823 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:33.163542 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f16b0f37-88bc-439c-bcfb-a794aed8aaca tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:33.166298 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f16b0f37-88bc-439c-bcfb-a794aed8aaca tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:33.166979 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 320/1245] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:33 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:33.185299 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a148f590-5c0e-4a77-b063-747dc960fdd0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:33.188144 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a148f590-5c0e-4a77-b063-747dc960fdd0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:33.188144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a148f590-5c0e-4a77-b063-747dc960fdd0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:33.188144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a148f590-5c0e-4a77-b063-747dc960fdd0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:33.196654 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:33.196654 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:33.200157 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a148f590-5c0e-4a77-b063-747dc960fdd0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:33.204225 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a148f590-5c0e-4a77-b063-747dc960fdd0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:33.204628 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 316/1246] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:33 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:34.936212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54297507-64a8-4d93-919d-cfea3e8fefe5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:34.936615 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54297507-64a8-4d93-919d-cfea3e8fefe5 None None] GET https://10.4.3.225/volume// Jul 10 18:57:34.936827 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54297507-64a8-4d93-919d-cfea3e8fefe5 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:34.937108 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54297507-64a8-4d93-919d-cfea3e8fefe5 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:34.937492 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54297507-64a8-4d93-919d-cfea3e8fefe5 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:34.937907 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 308/1247] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:57:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:34.947313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-93da4a1b-c29a-4f00-a230-32faca084bb2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:34.950726 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-93da4a1b-c29a-4f00-a230-32faca084bb2 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:57:34.951192 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-93da4a1b-c29a-4f00-a230-32faca084bb2 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56fc1a95-317d-48dc-a1fb-440dc053b31a", "connector": null, "instance_uuid": "8a0bc220-7598-48de-b918-e1c13d9d38ba"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:34.961194 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:34.961194 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:35.011282 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-93da4a1b-c29a-4f00-a230-32faca084bb2 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:57:35.011669 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 304/1248] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:57:34 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 10 18:57:35.422885 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b7aa2a61-bd87-4ed5-8e59-2cd88df15fc9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:35.426230 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7aa2a61-bd87-4ed5-8e59-2cd88df15fc9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:35.426716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7aa2a61-bd87-4ed5-8e59-2cd88df15fc9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:35.427273 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7aa2a61-bd87-4ed5-8e59-2cd88df15fc9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:35.450895 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:35.450895 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:35.465481 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b7aa2a61-bd87-4ed5-8e59-2cd88df15fc9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:35.474857 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7aa2a61-bd87-4ed5-8e59-2cd88df15fc9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:35.475386 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 321/1249] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:35 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:35.543296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-debd9ae5-d26c-459d-9c57-e64f48dcaa29 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:35.543788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-debd9ae5-d26c-459d-9c57-e64f48dcaa29 None None] GET https://10.4.3.225/volume// Jul 10 18:57:35.543978 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-debd9ae5-d26c-459d-9c57-e64f48dcaa29 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:35.544213 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-debd9ae5-d26c-459d-9c57-e64f48dcaa29 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:35.544717 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-debd9ae5-d26c-459d-9c57-e64f48dcaa29 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:35.545252 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 317/1250] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:35.557911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-bfc782ff-1493-4c5f-98df-46d8f0c00dc1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:35.560893 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-bfc782ff-1493-4c5f-98df-46d8f0c00dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:35.561183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-bfc782ff-1493-4c5f-98df-46d8f0c00dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:35.561457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-bfc782ff-1493-4c5f-98df-46d8f0c00dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:35.575920 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:35.575920 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:35.580150 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-bfc782ff-1493-4c5f-98df-46d8f0c00dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:35.586655 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-bfc782ff-1493-4c5f-98df-46d8f0c00dc1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:35.587419 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 309/1251] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:35 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 1082 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:35.692716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:35.698447 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] PUT https://10.4.3.225/volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5 Jul 10 18:57:35.698957 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:35.714873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Acquiring lock "cinder-attachment_update-56fc1a95-317d-48dc-a1fb-440dc053b31a-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:57:35.719839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Lock "cinder-attachment_update-56fc1a95-317d-48dc-a1fb-440dc053b31a-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:57:35.720793 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:35.720793 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:36.244419 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Lock "cinder-attachment_update-56fc1a95-317d-48dc-a1fb-440dc053b31a-np0000005042" released by "attachment_update" :: held 0.524s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:57:36.247939 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-89ea5077-de09-46ba-8d49-2b7fc64e213b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5 returned with HTTP 200 Jul 10 18:57:36.247939 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 305/1252] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:57:35 2026] PUT /volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:36.258252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-ccaa3d78-5415-4ce4-9b9f-1e4e599fb90c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:36.260577 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-ccaa3d78-5415-4ce4-9b9f-1e4e599fb90c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/encryption Jul 10 18:57:36.260883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-ccaa3d78-5415-4ce4-9b9f-1e4e599fb90c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:36.261160 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-ccaa3d78-5415-4ce4-9b9f-1e4e599fb90c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:36.277673 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:36.277673 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:36.283675 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-ccaa3d78-5415-4ce4-9b9f-1e4e599fb90c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/encryption returned with HTTP 200 Jul 10 18:57:36.283675 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 322/1253] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 18:57:36 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:36.494410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7b66faa4-1d50-4307-bd41-ed47c32bd72a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:36.496247 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b66faa4-1d50-4307-bd41-ed47c32bd72a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:36.496440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b66faa4-1d50-4307-bd41-ed47c32bd72a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:36.496611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b66faa4-1d50-4307-bd41-ed47c32bd72a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:36.506509 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:36.506509 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:36.510587 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7b66faa4-1d50-4307-bd41-ed47c32bd72a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:36.515104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b66faa4-1d50-4307-bd41-ed47c32bd72a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:36.515840 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 318/1254] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:36 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:37.231792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-991df676-c2e0-4cf0-88b6-7664769f867a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:37.239415 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-991df676-c2e0-4cf0-88b6-7664769f867a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:37.240116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-991df676-c2e0-4cf0-88b6-7664769f867a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:37.240340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-991df676-c2e0-4cf0-88b6-7664769f867a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:37.260727 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:37.260727 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:37.265852 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-991df676-c2e0-4cf0-88b6-7664769f867a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:37.271835 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-991df676-c2e0-4cf0-88b6-7664769f867a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:37.272952 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 310/1255] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:37 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:37.323399 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:37.332849 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5/action Jul 10 18:57:37.333308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:37.333735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:37.345512 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:37.345512 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:37.346167 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:37.352609 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Begin detaching volume completed successfully. Jul 10 18:57:37.352908 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-9960d5e1-fd1b-44ad-892e-10e78b892980 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5/action returned with HTTP 202 Jul 10 18:57:37.353401 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 306/1256] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:57:37 2026] POST /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:57:37.531278 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cfea94b8-4c36-48a4-bd9a-7a4215c28450 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:37.533004 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cfea94b8-4c36-48a4-bd9a-7a4215c28450 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:37.533739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cfea94b8-4c36-48a4-bd9a-7a4215c28450 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:37.533739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cfea94b8-4c36-48a4-bd9a-7a4215c28450 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:37.546864 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:37.546864 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:37.551914 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cfea94b8-4c36-48a4-bd9a-7a4215c28450 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:37.557826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cfea94b8-4c36-48a4-bd9a-7a4215c28450 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:37.558286 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 323/1257] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:37 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:37.682270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8f629fa7-7b34-4c9a-ba4e-e77bebf21c76 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:37.682882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8f629fa7-7b34-4c9a-ba4e-e77bebf21c76 None None] GET https://10.4.3.225/volume// Jul 10 18:57:37.683124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8f629fa7-7b34-4c9a-ba4e-e77bebf21c76 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:37.683355 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8f629fa7-7b34-4c9a-ba4e-e77bebf21c76 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:37.683735 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8f629fa7-7b34-4c9a-ba4e-e77bebf21c76 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:37.684065 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 319/1258] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:37.694169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-975dcdca-ad3a-46db-a5f9-81a78822e0f5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:37.696358 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-975dcdca-ad3a-46db-a5f9-81a78822e0f5 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:37.696578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-975dcdca-ad3a-46db-a5f9-81a78822e0f5 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:37.696775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-975dcdca-ad3a-46db-a5f9-81a78822e0f5 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:37.707009 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:37.707009 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:37.710762 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-975dcdca-ad3a-46db-a5f9-81a78822e0f5 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:37.720974 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-975dcdca-ad3a-46db-a5f9-81a78822e0f5 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:37.721536 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 311/1259] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:37 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:37.839197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:37.843346 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] PUT https://10.4.3.225/volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5 Jul 10 18:57:37.843692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:37.852513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Acquiring lock "cinder-attachment_update-62dd47be-62de-45b2-8ecf-e4071e4986d4-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:57:37.857387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Lock "cinder-attachment_update-62dd47be-62de-45b2-8ecf-e4071e4986d4-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:57:37.858988 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:37.858988 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:38.384643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Lock "cinder-attachment_update-62dd47be-62de-45b2-8ecf-e4071e4986d4-np0000005042" released by "attachment_update" :: held 0.527s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:57:38.385050 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-8cc5af5b-46c0-4050-b8da-86f5aea474fb tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5 returned with HTTP 200 Jul 10 18:57:38.385537 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 307/1260] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:57:37 2026] PUT /volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:57:38.387003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-39f8c1a4-49d6-456a-b360-eb44f5d9a33a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:38.387567 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-39f8c1a4-49d6-456a-b360-eb44f5d9a33a None None] GET https://10.4.3.225/volume// Jul 10 18:57:38.387782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-39f8c1a4-49d6-456a-b360-eb44f5d9a33a None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:38.388073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-39f8c1a4-49d6-456a-b360-eb44f5d9a33a None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:38.388441 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-39f8c1a4-49d6-456a-b360-eb44f5d9a33a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:38.388948 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 324/1261] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:38.398828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-906bb510-e4ef-461a-99d7-c945ec376e1a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:38.401641 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-906bb510-e4ef-461a-99d7-c945ec376e1a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:38.402055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-906bb510-e4ef-461a-99d7-c945ec376e1a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:38.402386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-906bb510-e4ef-461a-99d7-c945ec376e1a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:38.418906 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:38.418906 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:38.424440 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-906bb510-e4ef-461a-99d7-c945ec376e1a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:38.438017 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-906bb510-e4ef-461a-99d7-c945ec376e1a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:57:38.438196 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 320/1262] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:38 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 1315 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:38.577625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-66e1f219-b4b6-442d-96c1-1acab009f519 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:38.581118 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66e1f219-b4b6-442d-96c1-1acab009f519 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:38.581410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66e1f219-b4b6-442d-96c1-1acab009f519 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:38.581643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66e1f219-b4b6-442d-96c1-1acab009f519 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:38.596865 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:38.596865 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:38.600986 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-66e1f219-b4b6-442d-96c1-1acab009f519 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:38.605984 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66e1f219-b4b6-442d-96c1-1acab009f519 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:38.606385 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 312/1263] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:38 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:38.897996 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-e5b4b82b-06ef-43a9-9b86-1469393026d8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:38.901571 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-e5b4b82b-06ef-43a9-9b86-1469393026d8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] POST https://10.4.3.225/volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5/action Jul 10 18:57:38.902161 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-e5b4b82b-06ef-43a9-9b86-1469393026d8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:38.902354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-e5b4b82b-06ef-43a9-9b86-1469393026d8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:38.923231 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:38.923231 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:38.936218 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4fe82c76-942a-4219-bd4e-cb4e0421b019 req-e5b4b82b-06ef-43a9-9b86-1469393026d8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5/action returned with HTTP 204 Jul 10 18:57:38.936853 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 308/1264] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:57:38 2026] POST /volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:39.629067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ac3ca48c-5554-4443-bac9-36199766685c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:39.634799 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac3ca48c-5554-4443-bac9-36199766685c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:39.634799 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac3ca48c-5554-4443-bac9-36199766685c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:39.634799 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac3ca48c-5554-4443-bac9-36199766685c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:39.650863 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:39.650863 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:39.658781 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ac3ca48c-5554-4443-bac9-36199766685c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:39.670374 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac3ca48c-5554-4443-bac9-36199766685c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:39.670641 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 325/1265] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:39 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:40.416153 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-ab0decc4-4f07-4b0f-b38f-8832e98c5909 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:40.418964 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-ab0decc4-4f07-4b0f-b38f-8832e98c5909 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] DELETE https://10.4.3.225/volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074 Jul 10 18:57:40.419174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-ab0decc4-4f07-4b0f-b38f-8832e98c5909 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:40.419418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-ab0decc4-4f07-4b0f-b38f-8832e98c5909 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:40.430661 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:40.430661 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:40.689792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb7a013d-381f-4328-a389-e543a21eef83 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:40.691911 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb7a013d-381f-4328-a389-e543a21eef83 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:40.692155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb7a013d-381f-4328-a389-e543a21eef83 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:40.692495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb7a013d-381f-4328-a389-e543a21eef83 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:40.703453 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:40.703453 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:40.707829 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bb7a013d-381f-4328-a389-e543a21eef83 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:40.713279 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb7a013d-381f-4328-a389-e543a21eef83 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:40.713683 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 313/1266] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:40 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:40.979321 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-922fed3e-5c69-4116-ad4c-330f5c3ba44c req-ab0decc4-4f07-4b0f-b38f-8832e98c5909 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074 returned with HTTP 200 Jul 10 18:57:40.979321 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 321/1267] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:57:40 2026] DELETE /volume/v3/attachments/f91858ff-b36d-42d8-b0dc-ce2bb962d074 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:41.582054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:41.584508 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:57:41.585429 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9971697-e959-4e83-8dea-3ecdcf0937e5", "force": false, "name": "tempest-TestStampPattern-snapshot-326090822", "description": null, "metadata": null}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:41.595685 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:41.595685 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:41.596239 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:57:41.596403 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create snapshot from volume e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:57:41.642430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Created reservations ['9c65ec87-925c-4e53-82c7-5f94a8c2b837', '8f857316-4022-4e24-a423-98d0d3113e81', 'd72e2993-5d7e-4432-a273-b1b07cc2ede9', 'a61c7c07-26ab-437c-8415-ee8b829d7d73'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:57:41.679150 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot create request issued successfully. Jul 10 18:57:41.679458 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c7763a3e-8c78-4e9a-bfbb-41b4088ae1cb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:57:41.679918 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 309/1268] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:57:41 2026] POST /volume/v3/snapshots => generated 302 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:57:41.702127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-821a55a4-b3b7-4cc1-99a5-7916401214ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:41.704877 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-821a55a4-b3b7-4cc1-99a5-7916401214ba tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:57:41.704877 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-821a55a4-b3b7-4cc1-99a5-7916401214ba tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:41.704877 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-821a55a4-b3b7-4cc1-99a5-7916401214ba tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:41.712199 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:41.712199 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:41.712715 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-821a55a4-b3b7-4cc1-99a5-7916401214ba tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot retrieved successfully. Jul 10 18:57:41.713586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-821a55a4-b3b7-4cc1-99a5-7916401214ba tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 returned with HTTP 200 Jul 10 18:57:41.714033 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 326/1269] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:57:41 2026] GET /volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 => generated 434 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:41.731888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98f19c75-2854-456b-bece-2a1d6ef479bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:41.734990 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98f19c75-2854-456b-bece-2a1d6ef479bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:41.735209 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98f19c75-2854-456b-bece-2a1d6ef479bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:41.735397 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98f19c75-2854-456b-bece-2a1d6ef479bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:41.754108 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:41.754108 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:41.758572 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-98f19c75-2854-456b-bece-2a1d6ef479bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:41.771498 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98f19c75-2854-456b-bece-2a1d6ef479bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:41.772298 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 314/1270] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:41 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:42.724833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-114c9124-d40d-4f99-a201-ba7bda58127a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:42.726750 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-114c9124-d40d-4f99-a201-ba7bda58127a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:57:42.727088 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-114c9124-d40d-4f99-a201-ba7bda58127a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:42.727381 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-114c9124-d40d-4f99-a201-ba7bda58127a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:42.733850 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:42.733850 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:42.734821 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-114c9124-d40d-4f99-a201-ba7bda58127a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot retrieved successfully. Jul 10 18:57:42.735060 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-114c9124-d40d-4f99-a201-ba7bda58127a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 returned with HTTP 200 Jul 10 18:57:42.735398 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 322/1271] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:57:42 2026] GET /volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:42.743781 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-40b17987-1d8d-4d92-91d7-5733c74b4cff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:42.746848 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40b17987-1d8d-4d92-91d7-5733c74b4cff tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:57:42.746848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40b17987-1d8d-4d92-91d7-5733c74b4cff tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:42.746848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40b17987-1d8d-4d92-91d7-5733c74b4cff tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:42.752893 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:42.752893 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:42.753524 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-40b17987-1d8d-4d92-91d7-5733c74b4cff tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot retrieved successfully. Jul 10 18:57:42.754655 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40b17987-1d8d-4d92-91d7-5733c74b4cff tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 returned with HTTP 200 Jul 10 18:57:42.755132 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 310/1272] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:57:42 2026] GET /volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:42.789513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-719286fa-87f8-40a9-958a-e4f77c96e5d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:42.791037 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-719286fa-87f8-40a9-958a-e4f77c96e5d8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:42.791253 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-719286fa-87f8-40a9-958a-e4f77c96e5d8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:42.791461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-719286fa-87f8-40a9-958a-e4f77c96e5d8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:42.806821 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:42.806821 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:42.813121 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-719286fa-87f8-40a9-958a-e4f77c96e5d8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:42.820724 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-719286fa-87f8-40a9-958a-e4f77c96e5d8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:42.821407 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 327/1273] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:42 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:43.161338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:43.165826 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:57:43.165826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-741249298", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:43.167330 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-741249298', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:57:43.251648 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Create volume of 1 GB Jul 10 18:57:43.256508 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Availability Zones retrieved successfully. Jul 10 18:57:43.262383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Flow 'volume_create_api' (427f1bac-2ff3-4919-80ae-1367d52d35b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:43.264060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51c7e6f2-203a-4c2a-a459-3e4e9ed9ae5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:43.265257 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:57:43.327757 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51c7e6f2-203a-4c2a-a459-3e4e9ed9ae5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:43.329062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5977aacd-1342-4f94-8f81-b6742cdf2d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:43.411434 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Created reservations ['de05971f-6647-4bbf-b711-c6a39679a92c', 'abcebcf4-6890-4ef0-9792-83435e0d7886', 'cf377516-c2df-4817-b9bb-b289cd979f50', '2f191765-1baf-4ec0-a2f3-5e5081d93ea5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:57:43.412254 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5977aacd-1342-4f94-8f81-b6742cdf2d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de05971f-6647-4bbf-b711-c6a39679a92c', 'abcebcf4-6890-4ef0-9792-83435e0d7886', 'cf377516-c2df-4817-b9bb-b289cd979f50', '2f191765-1baf-4ec0-a2f3-5e5081d93ea5']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:43.412919 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c66d9fe-0491-4dbc-b516-50163f07d204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:43.438762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c66d9fe-0491-4dbc-b516-50163f07d204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d32c813-358f-48ed-bdb9-39ec957264fe', '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-741249298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48756c859efe4e92a75725ef67adb4e8',qos_specs=None,replication_status=,reservations=['de05971f-6647-4bbf-b711-c6a39679a92c','abcebcf4-6890-4ef0-9792-83435e0d7886','cf377516-c2df-4817-b9bb-b289cd979f50','2f191765-1baf-4ec0-a2f3-5e5081d93ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb56709da8404d748bcfc21c7d8957dc',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-741249298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d32c813-358f-48ed-bdb9-39ec957264fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48756c859efe4e92a75725ef67adb4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb56709da8404d748bcfc21c7d8957dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:43.439424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e0c975f-ac5d-4aa6-83f4-cb50abaf9c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:43.462704 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e0c975f-ac5d-4aa6-83f4-cb50abaf9c85) transitioned into state 'SUCCESS' from state '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-741249298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48756c859efe4e92a75725ef67adb4e8',qos_specs=None,replication_status=,reservations=['de05971f-6647-4bbf-b711-c6a39679a92c','abcebcf4-6890-4ef0-9792-83435e0d7886','cf377516-c2df-4817-b9bb-b289cd979f50','2f191765-1baf-4ec0-a2f3-5e5081d93ea5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb56709da8404d748bcfc21c7d8957dc',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:43.463391 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd1ddde2-a6fc-434b-a706-331964a5147d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:43.476281 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd1ddde2-a6fc-434b-a706-331964a5147d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:43.477207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Flow 'volume_create_api' (427f1bac-2ff3-4919-80ae-1367d52d35b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:43.477474 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Create volume request issued successfully. Jul 10 18:57:43.478048 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-597cda2c-b769-407e-b58e-6f6bc3f56644 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:57:43.478437 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 315/1274] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:57:43 2026] POST /volume/v3/volumes => generated 898 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:43.496674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8299f931-fc2d-4084-8653-1e0cbe699e92 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:43.498275 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8299f931-fc2d-4084-8653-1e0cbe699e92 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:57:43.498479 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8299f931-fc2d-4084-8653-1e0cbe699e92 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:43.498697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8299f931-fc2d-4084-8653-1e0cbe699e92 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:43.509753 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:43.509753 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:43.515976 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8299f931-fc2d-4084-8653-1e0cbe699e92 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:57:43.520670 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8299f931-fc2d-4084-8653-1e0cbe699e92 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:57:43.521096 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 323/1275] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:57:43 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:43.837342 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d2946a3-38f7-4f8a-a291-2590471bd13e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:43.839329 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d2946a3-38f7-4f8a-a291-2590471bd13e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:43.839617 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d2946a3-38f7-4f8a-a291-2590471bd13e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:43.839958 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d2946a3-38f7-4f8a-a291-2590471bd13e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:43.849034 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:43.849034 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:43.852884 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4d2946a3-38f7-4f8a-a291-2590471bd13e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:43.857104 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d2946a3-38f7-4f8a-a291-2590471bd13e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:43.857541 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 311/1276] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:43 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:44.377172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-96729253-7b95-4592-89ff-783534f4d3ed None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.379561 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-96729253-7b95-4592-89ff-783534f4d3ed tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5/action Jul 10 18:57:44.379987 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-96729253-7b95-4592-89ff-783534f4d3ed tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:44.380132 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-96729253-7b95-4592-89ff-783534f4d3ed tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:44.403618 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.403618 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:44.417851 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7983f0fd-cc20-4e73-89cf-ff48363cf69c req-96729253-7b95-4592-89ff-783534f4d3ed tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5/action returned with HTTP 204 Jul 10 18:57:44.418287 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 328/1277] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:57:44 2026] POST /volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:44.449972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-032ad98d-da40-4520-a98f-15850ab80c04 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.451971 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:57:44.452029 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-22860385"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:44.454149 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-22860385'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:57:44.454149 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Create volume of 1 GB Jul 10 18:57:44.454149 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.454149 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:44.457672 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Availability Zones retrieved successfully. Jul 10 18:57:44.463326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Flow 'volume_create_api' (b8dae3e3-54d8-4408-9e4c-578b8233a634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:44.464273 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a806c4a8-a958-42b3-b130-f9aea8ed7e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:44.465445 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:57:44.500832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a806c4a8-a958-42b3-b130-f9aea8ed7e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:44.501166 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f05ab98-8fbb-4bfe-8be8-7b78587ffd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:44.536939 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-045e991b-9412-4baf-acc3-9afa7bb9040b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.538777 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-045e991b-9412-4baf-acc3-9afa7bb9040b tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:57:44.539118 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-045e991b-9412-4baf-acc3-9afa7bb9040b tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:44.539309 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-045e991b-9412-4baf-acc3-9afa7bb9040b tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:44.551686 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.551686 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:44.572286 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-045e991b-9412-4baf-acc3-9afa7bb9040b tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:57:44.578793 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-045e991b-9412-4baf-acc3-9afa7bb9040b tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:57:44.579097 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 324/1278] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:57:44 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1540 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:44.579361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Created reservations ['79833450-18ae-4299-8967-3ea0585ded97', 'b910c5da-0145-42b6-84f3-2eeceecee117', '049ba0b3-898f-4781-967d-964828659f58', '8e6d532a-b937-4a59-90af-a3bea8ee7d5b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:57:44.580459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f05ab98-8fbb-4bfe-8be8-7b78587ffd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79833450-18ae-4299-8967-3ea0585ded97', 'b910c5da-0145-42b6-84f3-2eeceecee117', '049ba0b3-898f-4781-967d-964828659f58', '8e6d532a-b937-4a59-90af-a3bea8ee7d5b']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:44.581409 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea77eae-1051-4525-addf-1312d7082637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:44.611025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea77eae-1051-4525-addf-1312d7082637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15f9571d-089e-4205-b17d-26b3036c3fe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-22860385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5261c0b3d4e4fba87f7d813a18c6282',qos_specs=None,replication_status=,reservations=['79833450-18ae-4299-8967-3ea0585ded97','b910c5da-0145-42b6-84f3-2eeceecee117','049ba0b3-898f-4781-967d-964828659f58','8e6d532a-b937-4a59-90af-a3bea8ee7d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ace352b32154942ac45cefdc89bef96',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-22860385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15f9571d-089e-4205-b17d-26b3036c3fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5261c0b3d4e4fba87f7d813a18c6282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ace352b32154942ac45cefdc89bef96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:44.611604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11dc086-b36b-432d-9adf-0ebf428604bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:44.620976 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-58401015-213b-49da-a35b-d53781f8f3b6 req-9ddabd96-48fd-467c-aba2-7dc547bec623 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.624441 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-9ddabd96-48fd-467c-aba2-7dc547bec623 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:57:44.624441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-9ddabd96-48fd-467c-aba2-7dc547bec623 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:44.624441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-9ddabd96-48fd-467c-aba2-7dc547bec623 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:44.633880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11dc086-b36b-432d-9adf-0ebf428604bb) transitioned into state 'SUCCESS' from state '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-22860385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5261c0b3d4e4fba87f7d813a18c6282',qos_specs=None,replication_status=,reservations=['79833450-18ae-4299-8967-3ea0585ded97','b910c5da-0145-42b6-84f3-2eeceecee117','049ba0b3-898f-4781-967d-964828659f58','8e6d532a-b937-4a59-90af-a3bea8ee7d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ace352b32154942ac45cefdc89bef96',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:44.634211 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.634211 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:44.634704 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5161540e-3da2-4316-b7ea-70867f188372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:44.643923 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-58401015-213b-49da-a35b-d53781f8f3b6 req-9ddabd96-48fd-467c-aba2-7dc547bec623 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:57:44.648429 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5161540e-3da2-4316-b7ea-70867f188372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:44.649790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Flow 'volume_create_api' (b8dae3e3-54d8-4408-9e4c-578b8233a634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:44.650115 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Create volume request issued successfully. Jul 10 18:57:44.650938 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-032ad98d-da40-4520-a98f-15850ab80c04 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:57:44.651273 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 316/1279] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:57:44 2026] POST /volume/v3/volumes => generated 757 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:57:44.657832 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-9ddabd96-48fd-467c-aba2-7dc547bec623 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:57:44.657832 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 312/1280] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:44 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:44.668295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-392956a0-7a70-4f67-ae73-bd4021a99a44 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.670796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-392956a0-7a70-4f67-ae73-bd4021a99a44 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 Jul 10 18:57:44.670796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-392956a0-7a70-4f67-ae73-bd4021a99a44 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:44.670796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-392956a0-7a70-4f67-ae73-bd4021a99a44 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:44.679346 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.679346 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:44.683081 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-392956a0-7a70-4f67-ae73-bd4021a99a44 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:57:44.689258 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-392956a0-7a70-4f67-ae73-bd4021a99a44 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 returned with HTTP 200 Jul 10 18:57:44.689258 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 329/1281] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:44 2026] GET /volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:44.874717 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-93e4d5de-6c21-4d07-a418-063761869db0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.876772 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-93e4d5de-6c21-4d07-a418-063761869db0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:44.877033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-93e4d5de-6c21-4d07-a418-063761869db0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:44.877265 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-93e4d5de-6c21-4d07-a418-063761869db0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:44.887675 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.887675 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:44.891869 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-93e4d5de-6c21-4d07-a418-063761869db0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:44.898369 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-93e4d5de-6c21-4d07-a418-063761869db0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:44.898369 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 325/1282] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:44 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:44.920023 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4755d63a-ffb6-47a6-8e3e-21041b6624b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:44.922845 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4755d63a-ffb6-47a6-8e3e-21041b6624b8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:44.922845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4755d63a-ffb6-47a6-8e3e-21041b6624b8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:44.922845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4755d63a-ffb6-47a6-8e3e-21041b6624b8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:44.938373 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:44.938373 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:44.942950 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4755d63a-ffb6-47a6-8e3e-21041b6624b8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:44.948775 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4755d63a-ffb6-47a6-8e3e-21041b6624b8 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:44.949269 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 317/1283] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:44 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 1195 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:45.007519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-4a4a346c-502e-4419-89e2-8b02b3b4312e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:45.010704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-4a4a346c-502e-4419-89e2-8b02b3b4312e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:45.010968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-4a4a346c-502e-4419-89e2-8b02b3b4312e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:45.011615 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-4a4a346c-502e-4419-89e2-8b02b3b4312e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:45.025876 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:45.025876 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:45.029969 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-4a4a346c-502e-4419-89e2-8b02b3b4312e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:45.035952 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-4a4a346c-502e-4419-89e2-8b02b3b4312e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:45.036448 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 313/1284] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:45 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 1195 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:45.057194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:45.059514 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/action Jul 10 18:57:45.060113 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:45.060283 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:45.082711 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:45.082711 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:45.083605 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:45.094068 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Begin detaching volume completed successfully. Jul 10 18:57:45.094312 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-0a2c0115-571d-47a9-a9ca-cc9c503f0440 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/action returned with HTTP 202 Jul 10 18:57:45.094759 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 330/1285] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:57:45 2026] POST /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:57:45.245285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-58401015-213b-49da-a35b-d53781f8f3b6 req-df28e8ef-9ebd-4492-be1b-74c7dcc660cd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:45.247063 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-df28e8ef-9ebd-4492-be1b-74c7dcc660cd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:57:45.247242 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-df28e8ef-9ebd-4492-be1b-74c7dcc660cd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:45.247412 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-df28e8ef-9ebd-4492-be1b-74c7dcc660cd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:45.253417 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:45.253417 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:45.256691 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-58401015-213b-49da-a35b-d53781f8f3b6 req-df28e8ef-9ebd-4492-be1b-74c7dcc660cd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:57:45.260614 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-df28e8ef-9ebd-4492-be1b-74c7dcc660cd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:57:45.260979 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 326/1286] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:45 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:45.273705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f52568a-40c1-4f26-bc77-87e306efde8e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:45.274170 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f52568a-40c1-4f26-bc77-87e306efde8e None None] GET https://10.4.3.225/volume// Jul 10 18:57:45.274370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f52568a-40c1-4f26-bc77-87e306efde8e None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:45.274625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f52568a-40c1-4f26-bc77-87e306efde8e None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:45.275029 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f52568a-40c1-4f26-bc77-87e306efde8e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:45.275352 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 318/1287] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:57:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:45.286328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-58401015-213b-49da-a35b-d53781f8f3b6 req-94355730-84c7-4674-a114-c074c7f0b0ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:45.288458 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-94355730-84c7-4674-a114-c074c7f0b0ce tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:57:45.288925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-94355730-84c7-4674-a114-c074c7f0b0ce tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d32c813-358f-48ed-bdb9-39ec957264fe", "connector": null, "instance_uuid": "94bd567a-6466-4fa4-bcb9-cf48c843d2d6"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:45.300949 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:45.300949 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:45.326677 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-94355730-84c7-4674-a114-c074c7f0b0ce tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:57:45.327287 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 314/1288] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:57:45 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:45.705520 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dcbae867-ba1b-47c1-bd3f-44a61133889d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:45.708029 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dcbae867-ba1b-47c1-bd3f-44a61133889d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 Jul 10 18:57:45.708323 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dcbae867-ba1b-47c1-bd3f-44a61133889d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:45.708636 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dcbae867-ba1b-47c1-bd3f-44a61133889d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:45.718558 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:45.718558 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:45.723192 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-dcbae867-ba1b-47c1-bd3f-44a61133889d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:57:45.728455 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dcbae867-ba1b-47c1-bd3f-44a61133889d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 returned with HTTP 200 Jul 10 18:57:45.728829 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 331/1289] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:45 2026] GET /volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:46.125138 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0f3430c4-5154-41c6-88c6-e0ec8f1aba16 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:46.125608 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0f3430c4-5154-41c6-88c6-e0ec8f1aba16 None None] GET https://10.4.3.225/volume// Jul 10 18:57:46.125827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0f3430c4-5154-41c6-88c6-e0ec8f1aba16 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:46.126082 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0f3430c4-5154-41c6-88c6-e0ec8f1aba16 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:46.126477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0f3430c4-5154-41c6-88c6-e0ec8f1aba16 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:46.126884 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 327/1290] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:46.137089 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-c8b7b469-266b-4c9b-9a5b-5c2c636a73bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:46.139577 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-c8b7b469-266b-4c9b-9a5b-5c2c636a73bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:46.139969 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-c8b7b469-266b-4c9b-9a5b-5c2c636a73bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:46.140268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-c8b7b469-266b-4c9b-9a5b-5c2c636a73bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:46.152511 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:46.152511 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:46.157154 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-c8b7b469-266b-4c9b-9a5b-5c2c636a73bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:46.162707 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-c8b7b469-266b-4c9b-9a5b-5c2c636a73bf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:46.163312 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 319/1291] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:46 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 1378 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:46.172704 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-363f9462-0d6b-412b-a961-a5e8ae770c43 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:46.176102 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-363f9462-0d6b-412b-a961-a5e8ae770c43 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/encryption Jul 10 18:57:46.176102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-363f9462-0d6b-412b-a961-a5e8ae770c43 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:46.176102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-363f9462-0d6b-412b-a961-a5e8ae770c43 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:46.186838 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:46.186838 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:46.194897 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-363f9462-0d6b-412b-a961-a5e8ae770c43 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/encryption returned with HTTP 200 Jul 10 18:57:46.195591 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 315/1292] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 18:57:46 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:47.221414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-87bfa32a-399d-499d-9ac7-1fe64f22cef5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:47.225206 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-87bfa32a-399d-499d-9ac7-1fe64f22cef5 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5 Jul 10 18:57:47.225400 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-87bfa32a-399d-499d-9ac7-1fe64f22cef5 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:47.225595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-87bfa32a-399d-499d-9ac7-1fe64f22cef5 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:47.238401 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:47.238401 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:47.768789 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0e2bb80-be1c-4afe-8225-4bc622483199 req-87bfa32a-399d-499d-9ac7-1fe64f22cef5 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5 returned with HTTP 200 Jul 10 18:57:47.769231 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 332/1293] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:57:47 2026] DELETE /volume/v3/attachments/a7bffe0c-1edd-4698-a4d4-4210ceb83eb5 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:49.373385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5c0734fd-fea8-4948-900d-0276c0e43a27 req-2757cd07-1e58-4db0-bcd2-49a1bcb515ce None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:49.376028 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5c0734fd-fea8-4948-900d-0276c0e43a27 req-2757cd07-1e58-4db0-bcd2-49a1bcb515ce tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:49.376324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5c0734fd-fea8-4948-900d-0276c0e43a27 req-2757cd07-1e58-4db0-bcd2-49a1bcb515ce tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:49.376639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5c0734fd-fea8-4948-900d-0276c0e43a27 req-2757cd07-1e58-4db0-bcd2-49a1bcb515ce tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:49.384699 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:49.384699 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:49.389739 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-5c0734fd-fea8-4948-900d-0276c0e43a27 req-2757cd07-1e58-4db0-bcd2-49a1bcb515ce tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:49.394905 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5c0734fd-fea8-4948-900d-0276c0e43a27 req-2757cd07-1e58-4db0-bcd2-49a1bcb515ce tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:49.395487 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 328/1294] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:49 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:51.284932 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.286833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/limits Jul 10 18:57:51.287124 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:51.287394 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:51.297475 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-328830369 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-328830369, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:57:51.297475 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:57:51.297475 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:57:51.297475 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:57:51.297475 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:57:51.307946 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a589fbc0-6af7-494b-b1f3-31dad96574ed tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/limits returned with HTTP 200 Jul 10 18:57:51.308436 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 320/1295] 10.4.3.225 () {68 vars in 1484 bytes} [Fri Jul 10 18:57:51 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 10 18:57:51.666969 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.668795 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:57:51.669182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1549623054", "snapshot_id": "e046964c-9a93-4315-b9a4-3978d0085162", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:51.670779 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1549623054', 'snapshot_id': 'e046964c-9a93-4315-b9a4-3978d0085162', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:57:51.676822 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:51.676822 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:51.677355 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot retrieved successfully. Jul 10 18:57:51.677521 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create volume of 1 GB Jul 10 18:57:51.681853 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Availability Zones retrieved successfully. Jul 10 18:57:51.687769 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Flow 'volume_create_api' (531927a9-5d8f-48ab-bb90-fd6c2bd6c355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:51.689054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0d208f-d606-438a-8ece-b92d8ddffb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:51.690131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:57:51.720260 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-00bc87cd-b768-4741-8b42-64f1b50c5c72 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.723596 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-00bc87cd-b768-4741-8b42-64f1b50c5c72 None None] GET https://10.4.3.225/volume// Jul 10 18:57:51.723596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-00bc87cd-b768-4741-8b42-64f1b50c5c72 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:51.723596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-00bc87cd-b768-4741-8b42-64f1b50c5c72 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:51.724605 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-00bc87cd-b768-4741-8b42-64f1b50c5c72 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:51.724877 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 333/1296] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:51.730949 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0d208f-d606-438a-8ece-b92d8ddffb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e046964c-9a93-4315-b9a4-3978d0085162', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:51.731768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef1eee0-c242-4d4f-9d74-db6028096ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:51.733455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-58401015-213b-49da-a35b-d53781f8f3b6 req-4881819f-1e55-42d7-a12d-bac4c9002472 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.735802 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-4881819f-1e55-42d7-a12d-bac4c9002472 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:57:51.736081 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-4881819f-1e55-42d7-a12d-bac4c9002472 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:51.736310 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-4881819f-1e55-42d7-a12d-bac4c9002472 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:51.746008 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:51.746008 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:51.750889 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-58401015-213b-49da-a35b-d53781f8f3b6 req-4881819f-1e55-42d7-a12d-bac4c9002472 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:57:51.757065 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-4881819f-1e55-42d7-a12d-bac4c9002472 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:57:51.757653 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 329/1297] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:51 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:51.782465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Created reservations ['e5d75751-84be-4a08-afdf-ddba03b4ceae', '27b2fe9d-5588-4f2b-9feb-08c428e5d313', '58b3b44d-0966-4524-a472-d2b1ae32026e', '539b789e-bde2-49d6-991c-04863f3b0a83'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:57:51.783376 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef1eee0-c242-4d4f-9d74-db6028096ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d75751-84be-4a08-afdf-ddba03b4ceae', '27b2fe9d-5588-4f2b-9feb-08c428e5d313', '58b3b44d-0966-4524-a472-d2b1ae32026e', '539b789e-bde2-49d6-991c-04863f3b0a83']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:51.784395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66216a0-71b9-4f09-93e2-efe5dc20355d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:51.845307 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e66216a0-71b9-4f09-93e2-efe5dc20355d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1549623054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='981d979c5e534fa891bd7fb2d1b2b047',qos_specs=None,replication_status=,reservations=['e5d75751-84be-4a08-afdf-ddba03b4ceae','27b2fe9d-5588-4f2b-9feb-08c428e5d313','58b3b44d-0966-4524-a472-d2b1ae32026e','539b789e-bde2-49d6-991c-04863f3b0a83'],size=1,snapshot_id=e046964c-9a93-4315-b9a4-3978d0085162,source_replicaid=,source_volid=None,status='creating',user_id='09e8047bb82f4f60a9c6f24afeb99b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1549623054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='981d979c5e534fa891bd7fb2d1b2b047',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e046964c-9a93-4315-b9a4-3978d0085162,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e8047bb82f4f60a9c6f24afeb99b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:51.846432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569fbcf8-187c-4105-a4c5-73fa1292cca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:51.855044 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-487c064f-8a7d-4f4c-91a6-b730025c6d75 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.857467 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-487c064f-8a7d-4f4c-91a6-b730025c6d75 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:51.857716 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-487c064f-8a7d-4f4c-91a6-b730025c6d75 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:51.857911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-487c064f-8a7d-4f4c-91a6-b730025c6d75 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:51.861877 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.864157 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] PUT https://10.4.3.225/volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29 Jul 10 18:57:51.864753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:51.868001 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:51.868001 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:51.870082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569fbcf8-187c-4105-a4c5-73fa1292cca3) transitioned into state 'SUCCESS' from state '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-1549623054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='981d979c5e534fa891bd7fb2d1b2b047',qos_specs=None,replication_status=,reservations=['e5d75751-84be-4a08-afdf-ddba03b4ceae','27b2fe9d-5588-4f2b-9feb-08c428e5d313','58b3b44d-0966-4524-a472-d2b1ae32026e','539b789e-bde2-49d6-991c-04863f3b0a83'],size=1,snapshot_id=e046964c-9a93-4315-b9a4-3978d0085162,source_replicaid=,source_volid=None,status='creating',user_id='09e8047bb82f4f60a9c6f24afeb99b15',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:51.871294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981759d6-1dbd-4999-b29b-69275d192430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:57:51.872319 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-487c064f-8a7d-4f4c-91a6-b730025c6d75 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:51.874129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Acquiring lock "cinder-attachment_update-4d32c813-358f-48ed-bdb9-39ec957264fe-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:57:51.877501 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-487c064f-8a7d-4f4c-91a6-b730025c6d75 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 200 Jul 10 18:57:51.877501 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 321/1298] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:51 2026] GET /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 1451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:51.881450 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Lock "cinder-attachment_update-4d32c813-358f-48ed-bdb9-39ec957264fe-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:57:51.881450 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:51.881450 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:51.886837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:51.888911 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:57:51.889586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62dd47be-62de-45b2-8ecf-e4071e4986d4", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-853987122", "description": null, "metadata": {}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:51.900390 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:51.900390 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:51.901131 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:57:51.901329 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Create snapshot from volume 62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:57:51.901716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981759d6-1dbd-4999-b29b-69275d192430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:57:51.902738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Flow 'volume_create_api' (531927a9-5d8f-48ab-bb90-fd6c2bd6c355) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:57:51.903138 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Create volume request issued successfully. Jul 10 18:57:51.903993 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1505abb-f68b-43e8-9d4f-fd5c20f944bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:57:51.904484 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 316/1299] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:57:51 2026] POST /volume/v3/volumes => generated 781 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:57:51.947829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Created reservations ['1b905c34-f901-4fcc-85d7-df76211d401a', '08346893-3a9a-4544-9ad2-b13642ff132f', 'fc91c1e2-ee29-4d5c-97d0-945739f70c04', '0707e39c-6464-4f1b-a1e2-c096d14e7d50'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:57:52.000251 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Snapshot force create request issued successfully. Jul 10 18:57:52.000729 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5a9f42bd-691b-47bd-a8ec-20244ca439af req-a0a36696-ef2f-4dff-9c73-5b3a41ad2cdf tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:57:52.001460 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 330/1300] 10.4.3.225 () {72 vars in 1547 bytes} [Fri Jul 10 18:57:51 2026] POST /volume/v3/snapshots => generated 318 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:57:52.403918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Lock "cinder-attachment_update-4d32c813-358f-48ed-bdb9-39ec957264fe-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:57:52.403918 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-afa8c3cf-0cdc-46af-b15d-f69fbd39824e tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29 returned with HTTP 200 Jul 10 18:57:52.403918 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 334/1301] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:57:51 2026] PUT /volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:52.665531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a78871a2-b1e0-4d7d-8584-420167fb75cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:52.668120 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a78871a2-b1e0-4d7d-8584-420167fb75cc tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:57:52.668303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a78871a2-b1e0-4d7d-8584-420167fb75cc tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:52.668394 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a78871a2-b1e0-4d7d-8584-420167fb75cc tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:52.678452 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:52.678452 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:52.682367 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a78871a2-b1e0-4d7d-8584-420167fb75cc tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:57:52.686687 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a78871a2-b1e0-4d7d-8584-420167fb75cc tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:57:52.687128 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 322/1302] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:52 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:52.734540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-7446ae4b-ebdd-4329-885f-c137ac3df82b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:52.736899 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-7446ae4b-ebdd-4329-885f-c137ac3df82b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:57:52.737080 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-7446ae4b-ebdd-4329-885f-c137ac3df82b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:52.737321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-7446ae4b-ebdd-4329-885f-c137ac3df82b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:52.746673 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:52.746673 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:52.750398 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-7446ae4b-ebdd-4329-885f-c137ac3df82b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:57:52.755456 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-7446ae4b-ebdd-4329-885f-c137ac3df82b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:57:52.756071 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 317/1303] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:52 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:52.773219 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:52.775571 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8/action Jul 10 18:57:52.775977 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:52.776128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:52.786973 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:52.786973 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:52.787600 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:57:52.795183 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Begin detaching volume completed successfully. Jul 10 18:57:52.795409 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-19a6d2c8-7560-420b-823b-1c434443c092 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8/action returned with HTTP 202 Jul 10 18:57:52.795989 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 331/1304] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:57:52 2026] POST /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:57:52.915453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-58401015-213b-49da-a35b-d53781f8f3b6 req-42d9e713-a140-4692-b4ad-4fa51d02cddd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:52.917435 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-42d9e713-a140-4692-b4ad-4fa51d02cddd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] POST https://10.4.3.225/volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29/action Jul 10 18:57:52.917782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-42d9e713-a140-4692-b4ad-4fa51d02cddd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:57:52.917938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-42d9e713-a140-4692-b4ad-4fa51d02cddd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:57:52.936076 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:52.936076 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:52.948883 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-58401015-213b-49da-a35b-d53781f8f3b6 req-42d9e713-a140-4692-b4ad-4fa51d02cddd tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29/action returned with HTTP 204 Jul 10 18:57:52.949290 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 335/1305] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:57:52 2026] POST /volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:53.822103 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ded1510-cee3-4cf8-9e26-a3d70f8b47da None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:53.822519 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ded1510-cee3-4cf8-9e26-a3d70f8b47da None None] GET https://10.4.3.225/volume// Jul 10 18:57:53.822697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ded1510-cee3-4cf8-9e26-a3d70f8b47da None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:53.822932 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ded1510-cee3-4cf8-9e26-a3d70f8b47da None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:53.823267 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ded1510-cee3-4cf8-9e26-a3d70f8b47da None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:57:53.823543 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 323/1306] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:57:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:57:53.831013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-1bf62fb4-a869-40dc-9c88-b65c2b67ad81 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:53.833147 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-1bf62fb4-a869-40dc-9c88-b65c2b67ad81 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:57:53.833354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-1bf62fb4-a869-40dc-9c88-b65c2b67ad81 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:53.833532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-1bf62fb4-a869-40dc-9c88-b65c2b67ad81 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:53.842821 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:53.842821 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:53.846088 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-1bf62fb4-a869-40dc-9c88-b65c2b67ad81 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:57:53.851578 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-1bf62fb4-a869-40dc-9c88-b65c2b67ad81 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:57:53.852036 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 318/1307] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:57:53 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:53.965266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cecbd099-f70a-406b-8e58-91365d13fbd0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:53.967324 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cecbd099-f70a-406b-8e58-91365d13fbd0 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd Jul 10 18:57:53.967560 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cecbd099-f70a-406b-8e58-91365d13fbd0 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:53.967797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cecbd099-f70a-406b-8e58-91365d13fbd0 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:53.973728 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:53.973728 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:53.974330 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cecbd099-f70a-406b-8e58-91365d13fbd0 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Snapshot retrieved successfully. Jul 10 18:57:53.975347 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cecbd099-f70a-406b-8e58-91365d13fbd0 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd returned with HTTP 200 Jul 10 18:57:53.975654 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 332/1308] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:57:53 2026] GET /volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:54.231489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:54.233356 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd Jul 10 18:57:54.233549 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:54.233771 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:54.233912 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Delete snapshot with id: 9e26357f-2d82-442d-9358-395e127485bd Jul 10 18:57:54.239057 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:54.239057 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:54.239484 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Snapshot retrieved successfully. Jul 10 18:57:54.262548 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Snapshot delete request issued successfully. Jul 10 18:57:54.262853 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af9c289b-2fbc-4ec1-bd54-d92817cbd825 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd returned with HTTP 202 Jul 10 18:57:54.263393 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 336/1309] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:57:54 2026] DELETE /volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:57:54.273786 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b39a2d98-0851-4d70-906d-86e0a501656e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:54.275743 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b39a2d98-0851-4d70-906d-86e0a501656e tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd Jul 10 18:57:54.275983 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b39a2d98-0851-4d70-906d-86e0a501656e tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:54.276242 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b39a2d98-0851-4d70-906d-86e0a501656e tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:54.281909 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:54.281909 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:54.282289 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b39a2d98-0851-4d70-906d-86e0a501656e tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Snapshot retrieved successfully. Jul 10 18:57:54.283384 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b39a2d98-0851-4d70-906d-86e0a501656e tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd returned with HTTP 200 Jul 10 18:57:54.283951 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 324/1310] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:57:54 2026] GET /volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:55.298925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-24948aec-9d9b-4132-8374-4fd66d6b8b43 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:55.301590 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24948aec-9d9b-4132-8374-4fd66d6b8b43 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] GET https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd Jul 10 18:57:55.301917 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24948aec-9d9b-4132-8374-4fd66d6b8b43 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:55.302154 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24948aec-9d9b-4132-8374-4fd66d6b8b43 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:55.307800 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24948aec-9d9b-4132-8374-4fd66d6b8b43 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd returned with HTTP 404 Jul 10 18:57:55.308498 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 319/1311] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:57:55 2026] GET /volume/v3/snapshots/9e26357f-2d82-442d-9358-395e127485bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:57.233728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:57.235493 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:57.235663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:57.235867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:57.236074 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume with id: 56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:57.243796 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:57.243796 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:57:57.244308 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:57.257494 np0000005042 devstack@c-api.service[100058]: WARNING cinder.keymgr.conf_key_mgr [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:57:57.279360 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume request issued successfully. Jul 10 18:57:57.279874 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a80dba47-b99c-4f1f-a074-5efb8ac23253 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 202 Jul 10 18:57:57.280335 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 333/1312] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:57:57 2026] DELETE /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:57:57.289591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-56787512-f6e1-4494-b9df-c04a170126b4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:57.292323 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-56787512-f6e1-4494-b9df-c04a170126b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:57.292638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-56787512-f6e1-4494-b9df-c04a170126b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:57.292969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-56787512-f6e1-4494-b9df-c04a170126b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:57.305198 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:57.305198 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:57.310672 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-56787512-f6e1-4494-b9df-c04a170126b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:57.317683 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-56787512-f6e1-4494-b9df-c04a170126b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 200 Jul 10 18:57:57.318284 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 337/1313] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:57 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:57.707465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-81214698-9f5a-4790-9334-d563bf028f4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:57.710639 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-81214698-9f5a-4790-9334-d563bf028f4d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] DELETE https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303 Jul 10 18:57:57.710639 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-81214698-9f5a-4790-9334-d563bf028f4d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:57.710639 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-81214698-9f5a-4790-9334-d563bf028f4d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:57.725746 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:57.725746 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:58.213569 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-686c165c-b279-44ae-8b89-034f04b64776 req-91fd3f1b-b03b-48c8-9258-06045408b1b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:58.216234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-686c165c-b279-44ae-8b89-034f04b64776 req-91fd3f1b-b03b-48c8-9258-06045408b1b4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:57:58.216473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-686c165c-b279-44ae-8b89-034f04b64776 req-91fd3f1b-b03b-48c8-9258-06045408b1b4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:58.216738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-686c165c-b279-44ae-8b89-034f04b64776 req-91fd3f1b-b03b-48c8-9258-06045408b1b4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:58.229207 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:58.229207 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:58.237293 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-686c165c-b279-44ae-8b89-034f04b64776 req-91fd3f1b-b03b-48c8-9258-06045408b1b4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:57:58.244343 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-686c165c-b279-44ae-8b89-034f04b64776 req-91fd3f1b-b03b-48c8-9258-06045408b1b4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:57:58.244691 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 320/1314] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:57:58 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:57:58.260457 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6ca16226-d560-45b4-bbfb-f858d45f140e req-81214698-9f5a-4790-9334-d563bf028f4d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303 returned with HTTP 200 Jul 10 18:57:58.261181 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 325/1315] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:57:57 2026] DELETE /volume/v3/attachments/afdf3473-879c-4788-8a1e-12092c482303 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:58.335772 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-510ec1b2-755b-4498-ae82-788b6ca16a9e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:58.338346 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-510ec1b2-755b-4498-ae82-788b6ca16a9e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a Jul 10 18:57:58.338566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-510ec1b2-755b-4498-ae82-788b6ca16a9e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:58.338830 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-510ec1b2-755b-4498-ae82-788b6ca16a9e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:58.346782 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-510ec1b2-755b-4498-ae82-788b6ca16a9e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a returned with HTTP 404 Jul 10 18:57:58.346782 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 334/1316] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:58 2026] GET /volume/v3/volumes/56fc1a95-317d-48dc-a1fb-440dc053b31a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:58.355670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:58.358653 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:57:58.359157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:58.359613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:58.360136 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume with id: e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:57:58.376727 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:58.376727 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:58.378085 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:58.402975 np0000005042 devstack@c-api.service[100059]: WARNING cinder.keymgr.conf_key_mgr [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:57:58.420103 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume request issued successfully. Jul 10 18:57:58.420282 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad3c5f3a-c2bc-435d-9fe4-9cad1696f95b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de returned with HTTP 202 Jul 10 18:57:58.420873 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 338/1317] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:57:58 2026] DELETE /volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:57:58.431319 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4289cade-7557-4a73-bce5-f0963dea43bc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:58.435784 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4289cade-7557-4a73-bce5-f0963dea43bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:57:58.436504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4289cade-7557-4a73-bce5-f0963dea43bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:58.436896 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4289cade-7557-4a73-bce5-f0963dea43bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:58.448800 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:58.448800 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:57:58.457394 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4289cade-7557-4a73-bce5-f0963dea43bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:57:58.465511 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4289cade-7557-4a73-bce5-f0963dea43bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de returned with HTTP 200 Jul 10 18:57:58.466192 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 321/1318] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:58 2026] GET /volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:59.149245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dbc6a635-8d1c-4429-9ed6-bb87c7cd5203 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:59.151558 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dbc6a635-8d1c-4429-9ed6-bb87c7cd5203 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 18:57:59.151853 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dbc6a635-8d1c-4429-9ed6-bb87c7cd5203 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:59.152154 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dbc6a635-8d1c-4429-9ed6-bb87c7cd5203 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:59.162266 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:59.162266 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:57:59.167266 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dbc6a635-8d1c-4429-9ed6-bb87c7cd5203 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:57:59.176096 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dbc6a635-8d1c-4429-9ed6-bb87c7cd5203 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 18:57:59.176096 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 326/1319] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:59 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:57:59.483873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f012e281-6ae8-4250-8f2d-5daead2431f4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:59.486741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f012e281-6ae8-4250-8f2d-5daead2431f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de Jul 10 18:57:59.486741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f012e281-6ae8-4250-8f2d-5daead2431f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:59.486741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f012e281-6ae8-4250-8f2d-5daead2431f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:59.493514 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f012e281-6ae8-4250-8f2d-5daead2431f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de returned with HTTP 404 Jul 10 18:57:59.493998 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 335/1320] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:57:59 2026] GET /volume/v3/volumes/e8250c09-5b25-43ed-b99b-0e61fbabd6de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:57:59.503071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18649214-13df-4dea-9589-0341276067f6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:59.504950 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18649214-13df-4dea-9589-0341276067f6 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:57:59.505196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18649214-13df-4dea-9589-0341276067f6 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:59.505435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18649214-13df-4dea-9589-0341276067f6 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:59.506387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-18649214-13df-4dea-9589-0341276067f6 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:57:59.563557 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-18649214-13df-4dea-9589-0341276067f6 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Get all volumes completed successfully. Jul 10 18:57:59.565706 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:57:59.565706 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:57:59.571602 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18649214-13df-4dea-9589-0341276067f6 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:57:59.572307 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 339/1321] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 18:57:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12231 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:57:59.595043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-67fa1986-0ec6-4511-b064-23ac386fd265 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:57:59.597508 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-67fa1986-0ec6-4511-b064-23ac386fd265 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] DELETE https://10.4.3.225/volume/v3/types/37d707b9-bb0e-4105-9929-a2172d04a497 Jul 10 18:57:59.597777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-67fa1986-0ec6-4511-b064-23ac386fd265 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:57:59.598115 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-67fa1986-0ec6-4511-b064-23ac386fd265 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:57:59.634473 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-67fa1986-0ec6-4511-b064-23ac386fd265 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/types/37d707b9-bb0e-4105-9929-a2172d04a497 returned with HTTP 202 Jul 10 18:57:59.634997 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 322/1322] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:57:59 2026] DELETE /volume/v3/types/37d707b9-bb0e-4105-9929-a2172d04a497 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:00.140352 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-afc51014-de0e-47a5-aaa9-1f48079c41b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:00.143827 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-afc51014-de0e-47a5-aaa9-1f48079c41b8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] DELETE https://10.4.3.225/volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5 Jul 10 18:58:00.144172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-afc51014-de0e-47a5-aaa9-1f48079c41b8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:00.144465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-afc51014-de0e-47a5-aaa9-1f48079c41b8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:00.159168 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:00.159168 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:00.712324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-afc51014-de0e-47a5-aaa9-1f48079c41b8 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5 returned with HTTP 200 Jul 10 18:58:00.712942 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 327/1323] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:58:00 2026] DELETE /volume/v3/attachments/69b372b2-3259-4cef-9f3f-a92260d311d5 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:00.734377 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:00.737426 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] DELETE https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:58:00.737655 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:00.737938 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:00.738268 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Delete volume with id: 62dd47be-62de-45b2-8ecf-e4071e4986d4 Jul 10 18:58:00.759045 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:00.759045 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:00.760054 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Volume info retrieved successfully. Jul 10 18:58:00.808613 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] Delete volume request issued successfully. Jul 10 18:58:00.808857 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1ed1c66e-2063-4fc1-94bc-4d0fe87e7a49 req-56866e7b-20dd-4c88-8b74-b34c19296956 tempest-ImageDependencyTests-682640111 tempest-ImageDependencyTests-682640111-project-member] https://10.4.3.225/volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 returned with HTTP 202 Jul 10 18:58:00.809525 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 336/1324] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 18:58:00 2026] DELETE /volume/v3/volumes/62dd47be-62de-45b2-8ecf-e4071e4986d4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:01.582781 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-845ce26d-2585-4b67-83ae-2e4ead8cc136 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:01.585453 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-845ce26d-2585-4b67-83ae-2e4ead8cc136 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:58:01.585985 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-845ce26d-2585-4b67-83ae-2e4ead8cc136 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1700918587", "extra_specs": {}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:01.605883 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-845ce26d-2585-4b67-83ae-2e4ead8cc136 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:58:01.606451 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 340/1325] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:58:01 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:01.626512 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-da8c36b0-5da3-4def-86b6-1812c12547f0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:01.630536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da8c36b0-5da3-4def-86b6-1812c12547f0 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] POST https://10.4.3.225/volume/v3/types/24489576-f088-4014-8078-d66b2c42fe14/encryption Jul 10 18:58:01.630536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da8c36b0-5da3-4def-86b6-1812c12547f0 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:01.688672 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da8c36b0-5da3-4def-86b6-1812c12547f0 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/types/24489576-f088-4014-8078-d66b2c42fe14/encryption returned with HTTP 200 Jul 10 18:58:01.688672 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 323/1326] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 18:58:01 2026] POST /volume/v3/types/24489576-f088-4014-8078-d66b2c42fe14/encryption => generated 230 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:01.719090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:01.723887 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:01.723887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1413816246", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": "tempest-scenario-type-luks-1700918587", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:01.725692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1413816246', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': 'tempest-scenario-type-luks-1700918587', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:01.865693 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume of 1 GB Jul 10 18:58:01.867765 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:01.867765 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:01.868582 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Availability Zones retrieved successfully. Jul 10 18:58:01.876890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (57d42d7e-1b8c-418d-9469-1d7524c6bed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:01.878494 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577159ac-e973-43c3-921b-af5909c4085f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:01.879978 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:01.979211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (577159ac-e973-43c3-921b-af5909c4085f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24489576-f088-4014-8078-d66b2c42fe14,is_public=True,name='tempest-scenario-type-luks-1700918587',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24489576-f088-4014-8078-d66b2c42fe14', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:01.980129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbaaf9f1-2526-4bfb-a477-cd3533296e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:02.048541 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:58:02.048878 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:58:02.101042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Created reservations ['5c79601a-a73f-42b8-bc8d-25771a236072', '2430d01a-5e70-43a4-8efb-96a2818e0492', '6c2041c2-0435-4e37-b515-a7e87f9253c5', 'fa5841d2-b280-4b64-a013-1faa55332f69'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:02.101909 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbaaf9f1-2526-4bfb-a477-cd3533296e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c79601a-a73f-42b8-bc8d-25771a236072', '2430d01a-5e70-43a4-8efb-96a2818e0492', '6c2041c2-0435-4e37-b515-a7e87f9253c5', 'fa5841d2-b280-4b64-a013-1faa55332f69']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:02.102706 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4101d50b-78e2-4f7c-917b-3d698c1db436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:02.133555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4101d50b-78e2-4f7c-917b-3d698c1db436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37c9f3af-e974-47c0-a911-1094f2d72a8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1413816246',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['5c79601a-a73f-42b8-bc8d-25771a236072','2430d01a-5e70-43a4-8efb-96a2818e0492','6c2041c2-0435-4e37-b515-a7e87f9253c5','fa5841d2-b280-4b64-a013-1faa55332f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=24489576-f088-4014-8078-d66b2c42fe14), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1413816246',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=37c9f3af-e974-47c0-a911-1094f2d72a8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a2a36ac14542ca97b75ebc325e08c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aae0cdd298994bea875c2d4cee776bb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24489576-f088-4014-8078-d66b2c42fe14),volume_type_id=24489576-f088-4014-8078-d66b2c42fe14)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:02.134307 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4130957c-7be5-4f19-8a7a-bf625df1f16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:02.151323 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4130957c-7be5-4f19-8a7a-bf625df1f16a) transitioned into state 'SUCCESS' from state '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-1413816246',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['5c79601a-a73f-42b8-bc8d-25771a236072','2430d01a-5e70-43a4-8efb-96a2818e0492','6c2041c2-0435-4e37-b515-a7e87f9253c5','fa5841d2-b280-4b64-a013-1faa55332f69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=24489576-f088-4014-8078-d66b2c42fe14)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:02.151950 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d3273f-302d-4b76-b98e-c6c5acc1be15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:02.167827 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d3273f-302d-4b76-b98e-c6c5acc1be15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:02.168587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (57d42d7e-1b8c-418d-9469-1d7524c6bed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:02.169124 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request issued successfully. Jul 10 18:58:02.169670 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd5f30ea-ed91-4037-9fbb-82b52f3e5327 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:02.170287 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 328/1327] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:58:01 2026] POST /volume/v3/volumes => generated 792 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:02.183492 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d35fee13-def2-4d72-afec-1b6273ef018a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:02.185672 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d35fee13-def2-4d72-afec-1b6273ef018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:02.185953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d35fee13-def2-4d72-afec-1b6273ef018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:02.186225 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d35fee13-def2-4d72-afec-1b6273ef018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:02.195130 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:02.195130 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:02.199631 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d35fee13-def2-4d72-afec-1b6273ef018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:02.205651 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d35fee13-def2-4d72-afec-1b6273ef018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:02.206234 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 337/1328] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:02 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:03.221762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3d32d7a-f085-46a7-a5cd-bdf95772efaa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:03.223485 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3d32d7a-f085-46a7-a5cd-bdf95772efaa tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:03.223713 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3d32d7a-f085-46a7-a5cd-bdf95772efaa tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:03.223912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3d32d7a-f085-46a7-a5cd-bdf95772efaa tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:03.232282 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:03.232282 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:03.236595 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3d32d7a-f085-46a7-a5cd-bdf95772efaa tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:03.241249 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3d32d7a-f085-46a7-a5cd-bdf95772efaa tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:03.241624 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 341/1329] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:03 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:04.204434 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:04.207522 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:04.208682 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-981481269"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:04.211386 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-981481269'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:04.211753 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Create volume of 1 GB Jul 10 18:58:04.218246 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Availability Zones retrieved successfully. Jul 10 18:58:04.226790 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Flow 'volume_create_api' (e646feac-0c2b-4aa6-8b24-450d1aaf9f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:04.228366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (506b71d7-9896-4f78-b067-d5c3e898344b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:04.229537 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:04.264792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa97b926-fc30-48e7-97f0-8b5680ca8569 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:04.265763 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa97b926-fc30-48e7-97f0-8b5680ca8569 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:04.265763 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa97b926-fc30-48e7-97f0-8b5680ca8569 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:04.266135 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa97b926-fc30-48e7-97f0-8b5680ca8569 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:04.272987 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (506b71d7-9896-4f78-b067-d5c3e898344b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:04.274184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e552f7af-5f79-4573-b590-08df84e03725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:04.275600 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:04.275600 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:04.280015 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa97b926-fc30-48e7-97f0-8b5680ca8569 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:04.288110 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa97b926-fc30-48e7-97f0-8b5680ca8569 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:04.289835 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 329/1330] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:04 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:04.323740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Created reservations ['2026b0be-1ec7-424f-9771-1391584c4129', '4fb645c1-4acd-44f9-9044-0463caf8040d', '5af256e2-eef6-4567-a9a0-ceaca1a5eee2', 'de1e8faa-f97e-4062-b56a-eb14bc39325f'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:04.324638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e552f7af-5f79-4573-b590-08df84e03725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2026b0be-1ec7-424f-9771-1391584c4129', '4fb645c1-4acd-44f9-9044-0463caf8040d', '5af256e2-eef6-4567-a9a0-ceaca1a5eee2', 'de1e8faa-f97e-4062-b56a-eb14bc39325f']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:04.325898 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e590cc3-21d9-4004-88f2-34209bf19301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:04.349627 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e590cc3-21d9-4004-88f2-34209bf19301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b66e89ae-33a6-45bf-8baa-e8e4bea27cf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-981481269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5261c0b3d4e4fba87f7d813a18c6282',qos_specs=None,replication_status=,reservations=['2026b0be-1ec7-424f-9771-1391584c4129','4fb645c1-4acd-44f9-9044-0463caf8040d','5af256e2-eef6-4567-a9a0-ceaca1a5eee2','de1e8faa-f97e-4062-b56a-eb14bc39325f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ace352b32154942ac45cefdc89bef96',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-981481269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b66e89ae-33a6-45bf-8baa-e8e4bea27cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5261c0b3d4e4fba87f7d813a18c6282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ace352b32154942ac45cefdc89bef96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:04.350594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9009d10f-3f58-42cf-8ffd-e7e04dd77a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:04.379674 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9009d10f-3f58-42cf-8ffd-e7e04dd77a78) transitioned into state 'SUCCESS' from state '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-981481269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5261c0b3d4e4fba87f7d813a18c6282',qos_specs=None,replication_status=,reservations=['2026b0be-1ec7-424f-9771-1391584c4129','4fb645c1-4acd-44f9-9044-0463caf8040d','5af256e2-eef6-4567-a9a0-ceaca1a5eee2','de1e8faa-f97e-4062-b56a-eb14bc39325f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ace352b32154942ac45cefdc89bef96',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:04.380547 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b73724-4448-4bff-a25f-b620d9011801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:04.393825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b73724-4448-4bff-a25f-b620d9011801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:04.395068 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Flow 'volume_create_api' (e646feac-0c2b-4aa6-8b24-450d1aaf9f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:04.395528 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Create volume request issued successfully. Jul 10 18:58:04.396356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eba25bd6-8e7e-4708-ac38-b11bad1b21fa tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:04.396947 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 324/1331] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:58:04 2026] POST /volume/v3/volumes => generated 758 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:04.410654 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f7305600-5ba3-460d-a6a8-ffdf7a35eb92 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:04.413160 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f7305600-5ba3-460d-a6a8-ffdf7a35eb92 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:58:04.413446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f7305600-5ba3-460d-a6a8-ffdf7a35eb92 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:04.413727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f7305600-5ba3-460d-a6a8-ffdf7a35eb92 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:04.423924 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:04.423924 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:04.428708 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f7305600-5ba3-460d-a6a8-ffdf7a35eb92 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:58:04.434457 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f7305600-5ba3-460d-a6a8-ffdf7a35eb92 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:58:04.435067 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 338/1332] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:04 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:05.305170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3b7d7740-a67f-41e6-ae50-8727adf3f868 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:05.307517 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3b7d7740-a67f-41e6-ae50-8727adf3f868 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:05.307749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3b7d7740-a67f-41e6-ae50-8727adf3f868 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:05.308060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3b7d7740-a67f-41e6-ae50-8727adf3f868 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:05.317913 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:05.317913 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:05.325286 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3b7d7740-a67f-41e6-ae50-8727adf3f868 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:05.332123 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3b7d7740-a67f-41e6-ae50-8727adf3f868 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:05.332864 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 342/1333] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:05 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:05.449726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7f653b93-f395-43ef-b8e7-f5d12a6e0ac4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:05.451749 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f653b93-f395-43ef-b8e7-f5d12a6e0ac4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:58:05.461193 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f653b93-f395-43ef-b8e7-f5d12a6e0ac4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:05.461425 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7f653b93-f395-43ef-b8e7-f5d12a6e0ac4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:05.475733 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:05.475733 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:05.480398 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7f653b93-f395-43ef-b8e7-f5d12a6e0ac4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:58:05.481503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8774028b-4ef7-481a-a9b5-248459c4f704 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:05.483629 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8774028b-4ef7-481a-a9b5-248459c4f704 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:58:05.483962 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8774028b-4ef7-481a-a9b5-248459c4f704 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:05.484246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8774028b-4ef7-481a-a9b5-248459c4f704 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:05.485324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7f653b93-f395-43ef-b8e7-f5d12a6e0ac4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:58:05.485728 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 330/1334] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:05 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:05.501396 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:05.501396 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:05.506306 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8774028b-4ef7-481a-a9b5-248459c4f704 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:58:05.511366 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8774028b-4ef7-481a-a9b5-248459c4f704 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:58:05.511851 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 325/1335] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:58:05 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fb0c3e91-ed72-4591-b2c3-28e265bbbc48 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fb0c3e91-ed72-4591-b2c3-28e265bbbc48 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fb0c3e91-ed72-4591-b2c3-28e265bbbc48 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fb0c3e91-ed72-4591-b2c3-28e265bbbc48 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fb0c3e91-ed72-4591-b2c3-28e265bbbc48 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fb0c3e91-ed72-4591-b2c3-28e265bbbc48 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:06.663250 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 339/1336] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:06 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:06.667108 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ee596766-4325-49eb-9045-c32afb7ae793 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.667730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b5ef7c05-c171-4ed4-9c97-802de79326a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee596766-4325-49eb-9045-c32afb7ae793 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee596766-4325-49eb-9045-c32afb7ae793 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee596766-4325-49eb-9045-c32afb7ae793 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ee596766-4325-49eb-9045-c32afb7ae793 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee596766-4325-49eb-9045-c32afb7ae793 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:58:06.668393 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 343/1337] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:06 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:06.669279 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-8e3d5857-c665-47ad-bc28-610c713e16dd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.669279 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-8e3d5857-c665-47ad-bc28-610c713e16dd tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:58:06.669279 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-8e3d5857-c665-47ad-bc28-610c713e16dd tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:06.669279 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-8e3d5857-c665-47ad-bc28-610c713e16dd tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:06.669279 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:06.669279 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:06.670195 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5ef7c05-c171-4ed4-9c97-802de79326a7 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:58:06.670195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5ef7c05-c171-4ed4-9c97-802de79326a7 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-734675716", "os-volume-type-access:is_public": false}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:06.670794 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-8e3d5857-c665-47ad-bc28-610c713e16dd tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:58:06.670794 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-8e3d5857-c665-47ad-bc28-610c713e16dd tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:58:06.670794 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 326/1338] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:06 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:06.671567 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5ef7c05-c171-4ed4-9c97-802de79326a7 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:58:06.671567 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 331/1339] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:58:06 2026] POST /volume/v3/types => generated 228 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:06.672029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.672029 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231/action Jul 10 18:58:06.672029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:06.672029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:06.672527 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b8dc8acc-e376-4a83-95d5-4546197f52da None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.676939 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:06.676939 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:06.677508 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:58:06.695702 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Begin detaching volume completed successfully. Jul 10 18:58:06.696049 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-05e72150-0165-42d9-917c-5127ced19cd2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231/action returned with HTTP 202 Jul 10 18:58:06.696707 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 340/1340] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:58:06 2026] POST /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:58:06.733751 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b8dc8acc-e376-4a83-95d5-4546197f52da tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:06.734049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b8dc8acc-e376-4a83-95d5-4546197f52da tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "112e41c3-5bdc-40b5-9387-87444e57ee09", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:06.735584 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-b8dc8acc-e376-4a83-95d5-4546197f52da tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Create volume request body: {'volume': {'volume_type': '112e41c3-5bdc-40b5-9387-87444e57ee09', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:06.742505 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b8dc8acc-e376-4a83-95d5-4546197f52da tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 404 Jul 10 18:58:06.743035 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 344/1341] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:58:06 2026] POST /volume/v3/volumes => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:06.749700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2249f9f6-976e-4f21-9890-b9a2390dc2fb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.751453 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2249f9f6-976e-4f21-9890-b9a2390dc2fb tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09/action Jul 10 18:58:06.751770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2249f9f6-976e-4f21-9890-b9a2390dc2fb tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action body: b'{"addProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:06.751983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2249f9f6-976e-4f21-9890-b9a2390dc2fb tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:06.764852 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2249f9f6-976e-4f21-9890-b9a2390dc2fb tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09/action returned with HTTP 202 Jul 10 18:58:06.765394 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 327/1342] 10.4.3.225 () {68 vars in 1384 bytes} [Fri Jul 10 18:58:06 2026] POST /volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:06.775736 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.777913 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:06.778499 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "112e41c3-5bdc-40b5-9387-87444e57ee09", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-345782192"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:06.780897 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Create volume request body: {'volume': {'volume_type': '112e41c3-5bdc-40b5-9387-87444e57ee09', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-345782192'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:06.787491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Create volume of 1 GB Jul 10 18:58:06.787904 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:06.787904 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:06.788661 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Availability Zones retrieved successfully. Jul 10 18:58:06.796484 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Flow 'volume_create_api' (402fb49d-3f1d-49ba-92dc-fe85c0921b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:06.797496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1faf93-702e-4bfe-adbc-382280d21e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:06.798646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:06.819378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1faf93-702e-4bfe-adbc-382280d21e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:58:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=112e41c3-5bdc-40b5-9387-87444e57ee09,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-734675716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '112e41c3-5bdc-40b5-9387-87444e57ee09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:06.820187 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c690fa81-1c47-44fd-aebf-2a4bb3a64aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:06.853324 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-734675716 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-734675716, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:58:06.853593 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-734675716 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-734675716, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:58:06.886549 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Created reservations ['a3c95f6f-c10f-41a5-a06a-b75e34952880', '27d7fa0e-19aa-4136-a67b-6996ab6a5edd', '6a9e834e-0ba1-4046-9a12-694dd378ea0a', '38dc55b1-d1b8-4b51-9ae8-f75a482171f1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:06.887335 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c690fa81-1c47-44fd-aebf-2a4bb3a64aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c95f6f-c10f-41a5-a06a-b75e34952880', '27d7fa0e-19aa-4136-a67b-6996ab6a5edd', '6a9e834e-0ba1-4046-9a12-694dd378ea0a', '38dc55b1-d1b8-4b51-9ae8-f75a482171f1']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:06.888230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424ae2c9-5a3a-40b9-90e9-e5c418783d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:06.910003 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424ae2c9-5a3a-40b9-90e9-e5c418783d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81d10e1e-d1e8-4bb5-9cd6-ade2603c742c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-345782192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11adce9c86a14856a8a246694e7b004f',qos_specs=None,replication_status=,reservations=['a3c95f6f-c10f-41a5-a06a-b75e34952880','27d7fa0e-19aa-4136-a67b-6996ab6a5edd','6a9e834e-0ba1-4046-9a12-694dd378ea0a','38dc55b1-d1b8-4b51-9ae8-f75a482171f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3643571fda14af1bd6b2382dfd11878',volume_type_id=112e41c3-5bdc-40b5-9387-87444e57ee09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-345782192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81d10e1e-d1e8-4bb5-9cd6-ade2603c742c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11adce9c86a14856a8a246694e7b004f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3643571fda14af1bd6b2382dfd11878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(112e41c3-5bdc-40b5-9387-87444e57ee09),volume_type_id=112e41c3-5bdc-40b5-9387-87444e57ee09)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:06.911149 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009bd131-c4dd-4c29-a9f4-90cff572e42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:06.940579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009bd131-c4dd-4c29-a9f4-90cff572e42e) transitioned into state 'SUCCESS' from state '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-345782192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11adce9c86a14856a8a246694e7b004f',qos_specs=None,replication_status=,reservations=['a3c95f6f-c10f-41a5-a06a-b75e34952880','27d7fa0e-19aa-4136-a67b-6996ab6a5edd','6a9e834e-0ba1-4046-9a12-694dd378ea0a','38dc55b1-d1b8-4b51-9ae8-f75a482171f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3643571fda14af1bd6b2382dfd11878',volume_type_id=112e41c3-5bdc-40b5-9387-87444e57ee09)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:06.941564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b7318f-8f93-4b36-9011-be0a83439cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:06.959593 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b7318f-8f93-4b36-9011-be0a83439cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:06.960859 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Flow 'volume_create_api' (402fb49d-3f1d-49ba-92dc-fe85c0921b01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:06.961345 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Create volume request issued successfully. Jul 10 18:58:06.962224 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c39fec6e-d932-4dd8-aa8d-db065d3ea896 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:06.962889 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 332/1343] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:58:06 2026] POST /volume/v3/volumes => generated 794 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:06.974965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f4251ad0-3542-4237-b65b-26e06875cca5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:06.977036 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f4251ad0-3542-4237-b65b-26e06875cca5 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] GET https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:06.977203 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f4251ad0-3542-4237-b65b-26e06875cca5 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:06.977388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f4251ad0-3542-4237-b65b-26e06875cca5 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:06.987915 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:06.987915 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:06.996621 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f4251ad0-3542-4237-b65b-26e06875cca5 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Volume info retrieved successfully. Jul 10 18:58:07.004862 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f4251ad0-3542-4237-b65b-26e06875cca5 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c returned with HTTP 200 Jul 10 18:58:07.005280 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 341/1344] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:06 2026] GET /volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c => generated 862 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:07.391987 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d14557dd-bc6d-4f58-b638-7cccc606c3ca None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:07.393720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d14557dd-bc6d-4f58-b638-7cccc606c3ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:07.393925 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d14557dd-bc6d-4f58-b638-7cccc606c3ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:07.394194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d14557dd-bc6d-4f58-b638-7cccc606c3ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:07.401129 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:07.401129 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:07.404951 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d14557dd-bc6d-4f58-b638-7cccc606c3ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:07.410521 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d14557dd-bc6d-4f58-b638-7cccc606c3ca tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:07.410897 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 345/1345] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:07 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:07.728911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a450da8b-2657-45cf-a129-35cd6b8a5e33 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:07.729366 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a450da8b-2657-45cf-a129-35cd6b8a5e33 None None] GET https://10.4.3.225/volume// Jul 10 18:58:07.729523 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a450da8b-2657-45cf-a129-35cd6b8a5e33 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:07.729701 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a450da8b-2657-45cf-a129-35cd6b8a5e33 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:07.730028 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a450da8b-2657-45cf-a129-35cd6b8a5e33 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:07.730491 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 328/1346] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:07.737080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-af2d6b61-6369-4784-a6f9-74bbe7600580 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:07.739248 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-af2d6b61-6369-4784-a6f9-74bbe7600580 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:58:07.739512 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-af2d6b61-6369-4784-a6f9-74bbe7600580 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:07.739708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-af2d6b61-6369-4784-a6f9-74bbe7600580 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:07.753444 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:07.753444 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:07.758628 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-af2d6b61-6369-4784-a6f9-74bbe7600580 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:58:07.764382 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-af2d6b61-6369-4784-a6f9-74bbe7600580 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:58:07.764893 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 333/1347] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:58:07 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:58:08.023269 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b489192c-e4a8-417b-bb40-c91491b030af None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:08.025378 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b489192c-e4a8-417b-bb40-c91491b030af tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] GET https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:08.025606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b489192c-e4a8-417b-bb40-c91491b030af tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:08.025860 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b489192c-e4a8-417b-bb40-c91491b030af tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:08.037551 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:08.037551 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:08.044179 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b489192c-e4a8-417b-bb40-c91491b030af tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Volume info retrieved successfully. Jul 10 18:58:08.051838 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b489192c-e4a8-417b-bb40-c91491b030af tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c returned with HTTP 200 Jul 10 18:58:08.052427 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 342/1348] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:08 2026] GET /volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:08.070725 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c0f613b0-68df-4f00-98cc-9c3862ba9bd4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:08.073216 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c0f613b0-68df-4f00-98cc-9c3862ba9bd4 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] GET https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:08.073216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c0f613b0-68df-4f00-98cc-9c3862ba9bd4 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:08.073797 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c0f613b0-68df-4f00-98cc-9c3862ba9bd4 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:08.082290 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:08.082290 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:08.087445 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c0f613b0-68df-4f00-98cc-9c3862ba9bd4 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Volume info retrieved successfully. Jul 10 18:58:08.092236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c0f613b0-68df-4f00-98cc-9c3862ba9bd4 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c returned with HTTP 200 Jul 10 18:58:08.092717 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 346/1349] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:08 2026] GET /volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:08.108171 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:08.110704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] DELETE https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:08.110950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:08.111162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:08.111358 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Delete volume with id: 81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:08.121767 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:08.121767 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:08.122357 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Volume info retrieved successfully. Jul 10 18:58:08.154236 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Delete volume request issued successfully. Jul 10 18:58:08.154488 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef70adb8-f11f-4244-989a-c4d6bb1a8815 tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c returned with HTTP 202 Jul 10 18:58:08.155034 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 329/1350] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:58:08 2026] DELETE /volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:08.164601 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d80c41d2-235a-46ca-b67b-d09f31f64eaf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:08.166587 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d80c41d2-235a-46ca-b67b-d09f31f64eaf tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] GET https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:08.166749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d80c41d2-235a-46ca-b67b-d09f31f64eaf tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:08.166984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d80c41d2-235a-46ca-b67b-d09f31f64eaf tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:08.174123 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:08.174123 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:08.178418 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d80c41d2-235a-46ca-b67b-d09f31f64eaf tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Volume info retrieved successfully. Jul 10 18:58:08.183275 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d80c41d2-235a-46ca-b67b-d09f31f64eaf tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c returned with HTTP 200 Jul 10 18:58:08.184352 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 334/1351] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:08 2026] GET /volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:08.428753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c44d8e40-2346-4432-80a3-e8696d5f1a0d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:08.434087 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c44d8e40-2346-4432-80a3-e8696d5f1a0d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:08.434288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c44d8e40-2346-4432-80a3-e8696d5f1a0d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:08.434502 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c44d8e40-2346-4432-80a3-e8696d5f1a0d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:08.446866 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:08.446866 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:08.451351 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c44d8e40-2346-4432-80a3-e8696d5f1a0d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:08.456346 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c44d8e40-2346-4432-80a3-e8696d5f1a0d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:08.456771 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 343/1352] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:08 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:09.201376 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f35ea30-7d58-4299-842d-41451b2b280b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.203298 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f35ea30-7d58-4299-842d-41451b2b280b tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] GET https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c Jul 10 18:58:09.203531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f35ea30-7d58-4299-842d-41451b2b280b tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.204141 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f35ea30-7d58-4299-842d-41451b2b280b tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.211299 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f35ea30-7d58-4299-842d-41451b2b280b tempest-VolumeTypesAccessTest-1039376086 tempest-VolumeTypesAccessTest-1039376086-project-member] https://10.4.3.225/volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c returned with HTTP 404 Jul 10 18:58:09.211829 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 347/1353] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:09 2026] GET /volume/v3/volumes/81d10e1e-d1e8-4bb5-9cd6-ade2603c742c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:09.218735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b09f6c3d-f8c6-4b73-825c-d384fede0c5e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.220574 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b09f6c3d-f8c6-4b73-825c-d384fede0c5e tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09/action Jul 10 18:58:09.221020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b09f6c3d-f8c6-4b73-825c-d384fede0c5e tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action body: b'{"removeProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:09.221178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b09f6c3d-f8c6-4b73-825c-d384fede0c5e tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:09.236357 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b09f6c3d-f8c6-4b73-825c-d384fede0c5e tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09/action returned with HTTP 202 Jul 10 18:58:09.236738 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 330/1354] 10.4.3.225 () {68 vars in 1384 bytes} [Fri Jul 10 18:58:09 2026] POST /volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.245185 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bd3e4b89-d02f-4e0d-b79b-6965b1856ea8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.248358 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd3e4b89-d02f-4e0d-b79b-6965b1856ea8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] DELETE https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09 Jul 10 18:58:09.248600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd3e4b89-d02f-4e0d-b79b-6965b1856ea8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.248847 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd3e4b89-d02f-4e0d-b79b-6965b1856ea8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.299623 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd3e4b89-d02f-4e0d-b79b-6965b1856ea8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09 returned with HTTP 202 Jul 10 18:58:09.300099 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 335/1355] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:58:09 2026] DELETE /volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.307659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-69ead7ab-7842-4a13-9b51-05ffedb0012d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.309298 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-69ead7ab-7842-4a13-9b51-05ffedb0012d tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] GET https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09 Jul 10 18:58:09.309521 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-69ead7ab-7842-4a13-9b51-05ffedb0012d tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.309699 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-69ead7ab-7842-4a13-9b51-05ffedb0012d tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.312822 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-69ead7ab-7842-4a13-9b51-05ffedb0012d tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09 returned with HTTP 404 Jul 10 18:58:09.313228 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 344/1356] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:58:09 2026] GET /volume/v3/types/112e41c3-5bdc-40b5-9387-87444e57ee09 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:09.323633 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f080453-b52c-44ed-99a2-3053bb6106da None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.325301 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f080453-b52c-44ed-99a2-3053bb6106da tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:58:09.325656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f080453-b52c-44ed-99a2-3053bb6106da tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1656406007", "os-volume-type-access:is_public": false}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:09.339254 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f080453-b52c-44ed-99a2-3053bb6106da tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:58:09.339761 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 348/1357] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:58:09 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:09.351589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-30dda423-6b7e-47f8-9957-e4f07734f73f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.355086 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-30dda423-6b7e-47f8-9957-e4f07734f73f tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action Jul 10 18:58:09.355431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-30dda423-6b7e-47f8-9957-e4f07734f73f tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action body: b'{"addProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:09.355560 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-30dda423-6b7e-47f8-9957-e4f07734f73f tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:09.378785 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-30dda423-6b7e-47f8-9957-e4f07734f73f tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action returned with HTTP 202 Jul 10 18:58:09.379026 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 331/1358] 10.4.3.225 () {68 vars in 1384 bytes} [Fri Jul 10 18:58:09 2026] POST /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.389454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-edc40a2e-17ac-4970-8c1c-2e323718ee77 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.391429 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edc40a2e-17ac-4970-8c1c-2e323718ee77 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action Jul 10 18:58:09.391867 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edc40a2e-17ac-4970-8c1c-2e323718ee77 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action body: b'{"addProjectAccess": {"project": "a5e36966db6d48f997bb6848740c2d86"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:09.392014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edc40a2e-17ac-4970-8c1c-2e323718ee77 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a5e36966db6d48f997bb6848740c2d86"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:09.406821 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edc40a2e-17ac-4970-8c1c-2e323718ee77 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action returned with HTTP 202 Jul 10 18:58:09.407308 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 336/1359] 10.4.3.225 () {68 vars in 1384 bytes} [Fri Jul 10 18:58:09 2026] POST /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.419241 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4914a2f6-98fb-43a7-a842-4a96f421b1d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.425414 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4914a2f6-98fb-43a7-a842-4a96f421b1d8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] GET https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/os-volume-type-access Jul 10 18:58:09.425595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4914a2f6-98fb-43a7-a842-4a96f421b1d8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.425774 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4914a2f6-98fb-43a7-a842-4a96f421b1d8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.455226 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4914a2f6-98fb-43a7-a842-4a96f421b1d8 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/os-volume-type-access returned with HTTP 200 Jul 10 18:58:09.455667 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 345/1360] 10.4.3.225 () {66 vars in 1408 bytes} [Fri Jul 10 18:58:09 2026] GET /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/os-volume-type-access => generated 244 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:09.465069 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c30cc529-f385-4d1b-a488-45a20f5e0550 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.467050 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c30cc529-f385-4d1b-a488-45a20f5e0550 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action Jul 10 18:58:09.467443 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c30cc529-f385-4d1b-a488-45a20f5e0550 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action body: b'{"removeProjectAccess": {"project": "a5e36966db6d48f997bb6848740c2d86"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:09.467580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c30cc529-f385-4d1b-a488-45a20f5e0550 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a5e36966db6d48f997bb6848740c2d86"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:09.472290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6604ef05-57f6-4873-b477-95c6aab12b2d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.473922 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6604ef05-57f6-4873-b477-95c6aab12b2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:09.474103 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6604ef05-57f6-4873-b477-95c6aab12b2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.474304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6604ef05-57f6-4873-b477-95c6aab12b2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.480728 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:09.480728 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:09.481859 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c30cc529-f385-4d1b-a488-45a20f5e0550 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action returned with HTTP 202 Jul 10 18:58:09.482413 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 349/1361] 10.4.3.225 () {68 vars in 1384 bytes} [Fri Jul 10 18:58:09 2026] POST /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.486003 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6604ef05-57f6-4873-b477-95c6aab12b2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:09.487885 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6604ef05-57f6-4873-b477-95c6aab12b2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:09.489483 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 332/1362] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:09 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:09.491613 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24b24ebf-a530-4c79-a215-1a163a74a223 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.493954 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24b24ebf-a530-4c79-a215-1a163a74a223 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] POST https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action Jul 10 18:58:09.494478 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24b24ebf-a530-4c79-a215-1a163a74a223 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action body: b'{"removeProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:09.494679 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24b24ebf-a530-4c79-a215-1a163a74a223 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "11adce9c86a14856a8a246694e7b004f"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:09.509508 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24b24ebf-a530-4c79-a215-1a163a74a223 tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action returned with HTTP 202 Jul 10 18:58:09.510123 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 337/1363] 10.4.3.225 () {68 vars in 1384 bytes} [Fri Jul 10 18:58:09 2026] POST /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.518727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fe2b9c10-f721-42b1-9d82-84527ad6631c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.520864 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fe2b9c10-f721-42b1-9d82-84527ad6631c tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] DELETE https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873 Jul 10 18:58:09.521093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fe2b9c10-f721-42b1-9d82-84527ad6631c tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.521338 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fe2b9c10-f721-42b1-9d82-84527ad6631c tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.548916 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fe2b9c10-f721-42b1-9d82-84527ad6631c tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873 returned with HTTP 202 Jul 10 18:58:09.549437 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 346/1364] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:58:09 2026] DELETE /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:09.557399 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d256a333-e999-4258-bf8b-4cf63a6ccbfc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:09.559300 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d256a333-e999-4258-bf8b-4cf63a6ccbfc tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] GET https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873 Jul 10 18:58:09.559550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d256a333-e999-4258-bf8b-4cf63a6ccbfc tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:09.559816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d256a333-e999-4258-bf8b-4cf63a6ccbfc tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:09.563680 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d256a333-e999-4258-bf8b-4cf63a6ccbfc tempest-VolumeTypesAccessTest-259110787 tempest-VolumeTypesAccessTest-259110787-project-admin] https://10.4.3.225/volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873 returned with HTTP 404 Jul 10 18:58:09.564189 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 350/1365] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:58:09 2026] GET /volume/v3/types/1047fee4-0f19-4517-9437-2feb8eadc873 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:10.503444 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c99331b4-c2e7-4beb-a324-b699182c2e1a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:10.505296 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c99331b4-c2e7-4beb-a324-b699182c2e1a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:10.505887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c99331b4-c2e7-4beb-a324-b699182c2e1a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:10.505887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c99331b4-c2e7-4beb-a324-b699182c2e1a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:10.516923 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:10.516923 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:10.521095 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c99331b4-c2e7-4beb-a324-b699182c2e1a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:10.526108 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c99331b4-c2e7-4beb-a324-b699182c2e1a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:10.526383 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 333/1366] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:10 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:10.529091 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-e5be92e2-9d21-4e16-8d38-e810ca5fc25d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:10.531818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-e5be92e2-9d21-4e16-8d38-e810ca5fc25d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002 Jul 10 18:58:10.532080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-e5be92e2-9d21-4e16-8d38-e810ca5fc25d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:10.532351 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-e5be92e2-9d21-4e16-8d38-e810ca5fc25d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:10.542564 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:10.542564 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:11.086233 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b7f9916-e8e7-40be-a544-5f1f9729df87 req-e5be92e2-9d21-4e16-8d38-e810ca5fc25d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002 returned with HTTP 200 Jul 10 18:58:11.086828 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 338/1367] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:58:10 2026] DELETE /volume/v3/attachments/4dbbcfd4-34d1-4b8f-a854-940991a8b002 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:11.542246 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-38d8a0fa-8b81-4acc-9e59-f0a355280069 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:11.544906 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-38d8a0fa-8b81-4acc-9e59-f0a355280069 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:11.545239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-38d8a0fa-8b81-4acc-9e59-f0a355280069 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:11.545548 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-38d8a0fa-8b81-4acc-9e59-f0a355280069 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:11.557054 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:11.557054 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:11.561502 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-38d8a0fa-8b81-4acc-9e59-f0a355280069 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:11.566278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-38d8a0fa-8b81-4acc-9e59-f0a355280069 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:11.566957 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 347/1368] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:11 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:12.006711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fdf075ae-c524-43fd-a9bc-aa39cbeed322 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:12.008799 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fdf075ae-c524-43fd-a9bc-aa39cbeed322 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 18:58:12.009110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fdf075ae-c524-43fd-a9bc-aa39cbeed322 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:12.009388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fdf075ae-c524-43fd-a9bc-aa39cbeed322 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:12.025241 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:12.025241 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:12.030150 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fdf075ae-c524-43fd-a9bc-aa39cbeed322 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:58:12.036018 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fdf075ae-c524-43fd-a9bc-aa39cbeed322 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 18:58:12.036640 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 351/1369] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:12 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:12.402351 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:12.404088 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:12.404402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1907542631"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:12.405895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Create volume request body: {'volume': {'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1907542631'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:12.580358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50e397d6-9e6b-45db-876a-72d52631018a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:12.582889 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50e397d6-9e6b-45db-876a-72d52631018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:12.583201 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50e397d6-9e6b-45db-876a-72d52631018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:12.583479 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50e397d6-9e6b-45db-876a-72d52631018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:12.594122 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:12.594122 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:12.598876 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50e397d6-9e6b-45db-876a-72d52631018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:12.605355 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50e397d6-9e6b-45db-876a-72d52631018a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:12.605954 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 339/1370] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:12 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:12.624437 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Create volume of 1 GB Jul 10 18:58:12.631373 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Availability Zones retrieved successfully. Jul 10 18:58:12.646284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Flow 'volume_create_api' (1ac13d99-eab2-4513-88d8-07bb700ca800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:12.648176 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77429f4-d0ed-4655-bf17-a14b68ab98c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:12.649875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:12.729704 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77429f4-d0ed-4655-bf17-a14b68ab98c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:12.730602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3183fb9-24c5-4e4f-ac82-3c37e66afc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:12.804362 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Created reservations ['15f2217b-8fee-4ba5-afe3-fa232410fd77', '33a31866-b1fa-409f-9d45-4e71b136f69d', '8294c6bb-ef9b-4fc3-a72a-82d504ed9a97', '6546ba8f-64a1-46e8-b490-65d6c579003a'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:12.805588 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3183fb9-24c5-4e4f-ac82-3c37e66afc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15f2217b-8fee-4ba5-afe3-fa232410fd77', '33a31866-b1fa-409f-9d45-4e71b136f69d', '8294c6bb-ef9b-4fc3-a72a-82d504ed9a97', '6546ba8f-64a1-46e8-b490-65d6c579003a']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:12.806774 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffca14b-4d5e-45be-939c-601b371839cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:12.839652 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffca14b-4d5e-45be-939c-601b371839cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccbb7d01-7dc7-48a8-9852-478094dac46b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1907542631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4927054e38dd46aea11ff11cca92789c',qos_specs=None,replication_status=,reservations=['15f2217b-8fee-4ba5-afe3-fa232410fd77','33a31866-b1fa-409f-9d45-4e71b136f69d','8294c6bb-ef9b-4fc3-a72a-82d504ed9a97','6546ba8f-64a1-46e8-b490-65d6c579003a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12874cc4d03c4edeb38e447f2d0adfe8',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1907542631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccbb7d01-7dc7-48a8-9852-478094dac46b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4927054e38dd46aea11ff11cca92789c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12874cc4d03c4edeb38e447f2d0adfe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:12.840731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2982207e-c628-4307-8f62-200e39e1d870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:12.864647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2982207e-c628-4307-8f62-200e39e1d870) transitioned into state 'SUCCESS' from state '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-1907542631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4927054e38dd46aea11ff11cca92789c',qos_specs=None,replication_status=,reservations=['15f2217b-8fee-4ba5-afe3-fa232410fd77','33a31866-b1fa-409f-9d45-4e71b136f69d','8294c6bb-ef9b-4fc3-a72a-82d504ed9a97','6546ba8f-64a1-46e8-b490-65d6c579003a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12874cc4d03c4edeb38e447f2d0adfe8',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:12.865482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25c5630-159c-4ef2-b41c-c206bc610070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:12.880003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25c5630-159c-4ef2-b41c-c206bc610070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:12.880003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Flow 'volume_create_api' (1ac13d99-eab2-4513-88d8-07bb700ca800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:12.880003 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Create volume request issued successfully. Jul 10 18:58:12.880003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2b57812-0fcc-461d-a88e-02327c96fa69 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:12.880375 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 334/1371] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:58:12 2026] POST /volume/v3/volumes => generated 751 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:12.893971 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-81cae415-d416-4427-81af-3c935bff26f3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:12.895786 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-81cae415-d416-4427-81af-3c935bff26f3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] GET https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:12.896410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-81cae415-d416-4427-81af-3c935bff26f3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:12.896410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-81cae415-d416-4427-81af-3c935bff26f3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:12.905896 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:12.905896 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:12.912965 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-81cae415-d416-4427-81af-3c935bff26f3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:12.915449 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-81cae415-d416-4427-81af-3c935bff26f3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 200 Jul 10 18:58:12.915926 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 348/1372] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:12 2026] GET /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:13.623677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c00211d4-88a7-4798-819c-1470e87e4a93 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:13.625769 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c00211d4-88a7-4798-819c-1470e87e4a93 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:13.625989 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c00211d4-88a7-4798-819c-1470e87e4a93 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:13.626176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c00211d4-88a7-4798-819c-1470e87e4a93 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:13.636945 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:13.636945 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:13.649212 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c00211d4-88a7-4798-819c-1470e87e4a93 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:13.658912 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c00211d4-88a7-4798-819c-1470e87e4a93 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:13.658912 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 352/1373] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:13 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:13.930290 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c365769f-00a3-401f-9547-6f8d902fa6c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:13.932108 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c365769f-00a3-401f-9547-6f8d902fa6c6 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] GET https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:13.932283 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c365769f-00a3-401f-9547-6f8d902fa6c6 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:13.932512 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c365769f-00a3-401f-9547-6f8d902fa6c6 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:13.935484 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=325,cinder:UPDATE=81,cinder:INSERT=51 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:58:13.942007 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:13.942007 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:13.947240 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c365769f-00a3-401f-9547-6f8d902fa6c6 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:13.953631 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c365769f-00a3-401f-9547-6f8d902fa6c6 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 200 Jul 10 18:58:13.954047 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 340/1374] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:13 2026] GET /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:13.969120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a655537f-509b-45e2-a869-8785245538cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:13.971155 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a655537f-509b-45e2-a869-8785245538cb tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] POST https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action Jul 10 18:58:13.971710 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a655537f-509b-45e2-a869-8785245538cb tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-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=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:13.971855 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a655537f-509b-45e2-a869-8785245538cb tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-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=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:13.981863 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:13.981863 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:13.994974 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:13.994974 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:13.995753 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a655537f-509b-45e2-a869-8785245538cb tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.014942 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a655537f-509b-45e2-a869-8785245538cb tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Update volume metadata completed successfully. Jul 10 18:58:14.015332 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a655537f-509b-45e2-a869-8785245538cb tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action returned with HTTP 200 Jul 10 18:58:14.019034 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 335/1375] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 18:58:13 2026] POST /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action => generated 563 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:14.029390 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f1887a6e-7e49-41f5-8aeb-2b1494fac3dc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.033630 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f1887a6e-7e49-41f5-8aeb-2b1494fac3dc tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] GET https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:14.033907 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f1887a6e-7e49-41f5-8aeb-2b1494fac3dc tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:14.035032 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f1887a6e-7e49-41f5-8aeb-2b1494fac3dc tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:14.047244 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.047244 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:14.051578 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f1887a6e-7e49-41f5-8aeb-2b1494fac3dc tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.064415 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f1887a6e-7e49-41f5-8aeb-2b1494fac3dc tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 200 Jul 10 18:58:14.064917 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 349/1376] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:14 2026] GET /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 1419 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:14.082187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.084487 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] POST https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action Jul 10 18:58:14.084555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:14.084903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:14.096626 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.096626 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:14.109706 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.109706 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:14.109706 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.115261 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Get volume image-metadata completed successfully. Jul 10 18:58:14.132045 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Delete volume metadata completed successfully. Jul 10 18:58:14.132323 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3227c6e-1af3-4206-b250-f6f0032afe75 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action returned with HTTP 200 Jul 10 18:58:14.132918 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 353/1377] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:58:14 2026] POST /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 18:58:14.142217 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.144069 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] POST https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action Jul 10 18:58:14.144442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:14.144638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:14.153290 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.153290 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:14.153796 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.160777 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Get volume image-metadata completed successfully. Jul 10 18:58:14.161059 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bde709cc-78b6-4f35-9919-280d0725b0c5 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action returned with HTTP 200 Jul 10 18:58:14.161561 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 341/1378] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:58:14 2026] POST /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b/action => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:14.173203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4e735a16-35f8-49c5-ba57-3a2470f4b8e3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.175294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e735a16-35f8-49c5-ba57-3a2470f4b8e3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] GET https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:14.175505 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e735a16-35f8-49c5-ba57-3a2470f4b8e3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:14.175700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e735a16-35f8-49c5-ba57-3a2470f4b8e3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:14.182860 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.182860 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:14.188164 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4e735a16-35f8-49c5-ba57-3a2470f4b8e3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.193833 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e735a16-35f8-49c5-ba57-3a2470f4b8e3 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 200 Jul 10 18:58:14.194278 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 336/1379] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:14 2026] GET /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:14.209062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f8363da7-2b11-4906-a493-a9d57090e91c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.211407 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:14.211696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:14.211955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:14.212151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Delete volume with id: ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:14.221468 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.221468 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:14.222005 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.254029 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Delete volume request issued successfully. Jul 10 18:58:14.254311 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f8363da7-2b11-4906-a493-a9d57090e91c tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 202 Jul 10 18:58:14.254894 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 350/1380] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:58:14 2026] DELETE /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:14.264026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-50de6605-875e-4c37-a59c-316556eed796 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.269315 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-50de6605-875e-4c37-a59c-316556eed796 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] GET https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:14.269555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-50de6605-875e-4c37-a59c-316556eed796 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:14.269867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-50de6605-875e-4c37-a59c-316556eed796 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:14.273010 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=191,cinder:UPDATE=18,cinder:INSERT=6 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:58:14.280026 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.280026 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:14.285025 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-50de6605-875e-4c37-a59c-316556eed796 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Volume info retrieved successfully. Jul 10 18:58:14.292579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-50de6605-875e-4c37-a59c-316556eed796 tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 200 Jul 10 18:58:14.293159 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 354/1381] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:14 2026] GET /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:14.678773 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5b8b9971-88d9-46ac-8229-53e0501e35f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:14.680481 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b8b9971-88d9-46ac-8229-53e0501e35f0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:14.680796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b8b9971-88d9-46ac-8229-53e0501e35f0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:14.680964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b8b9971-88d9-46ac-8229-53e0501e35f0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:14.688369 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:14.688369 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:14.691954 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5b8b9971-88d9-46ac-8229-53e0501e35f0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:14.695765 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b8b9971-88d9-46ac-8229-53e0501e35f0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:14.696198 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 342/1382] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:14 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:15.309669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8e860440-938c-437a-93dd-b0e480efc1fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:15.311629 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e860440-938c-437a-93dd-b0e480efc1fa tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] GET https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b Jul 10 18:58:15.311899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e860440-938c-437a-93dd-b0e480efc1fa tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:15.312129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e860440-938c-437a-93dd-b0e480efc1fa tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:15.314658 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=259,cinder:UPDATE=68,cinder:INSERT=36 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:58:15.320526 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e860440-938c-437a-93dd-b0e480efc1fa tempest-VolumesImageMetadata-829003354 tempest-VolumesImageMetadata-829003354-project-member] https://10.4.3.225/volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b returned with HTTP 404 Jul 10 18:58:15.321061 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 337/1383] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:15 2026] GET /volume/v3/volumes/ccbb7d01-7dc7-48a8-9852-478094dac46b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:15.713094 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec136d1b-2eca-44c9-a0a8-8512af644aa9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:15.715452 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec136d1b-2eca-44c9-a0a8-8512af644aa9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:15.715696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec136d1b-2eca-44c9-a0a8-8512af644aa9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:15.716044 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec136d1b-2eca-44c9-a0a8-8512af644aa9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:15.718794 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=188,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:58:15.726857 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:15.726857 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:15.732501 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec136d1b-2eca-44c9-a0a8-8512af644aa9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:15.741740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec136d1b-2eca-44c9-a0a8-8512af644aa9 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:15.741740 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 351/1384] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:15 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:16.754857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-26bdc4ce-955e-4ea8-8825-f1aa26f5a75b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:16.757051 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26bdc4ce-955e-4ea8-8825-f1aa26f5a75b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:16.757299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-26bdc4ce-955e-4ea8-8825-f1aa26f5a75b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:16.757559 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-26bdc4ce-955e-4ea8-8825-f1aa26f5a75b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:16.767380 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:16.767380 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:16.772009 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-26bdc4ce-955e-4ea8-8825-f1aa26f5a75b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:16.778629 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26bdc4ce-955e-4ea8-8825-f1aa26f5a75b tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:16.779202 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 355/1385] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:16 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:16.954159 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:17.074181 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:17.074639 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1048214172"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:17.076227 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1048214172'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:17.076406 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Create volume of 1 GB Jul 10 18:58:17.080766 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Availability Zones retrieved successfully. Jul 10 18:58:17.087032 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Flow 'volume_create_api' (fa0a8cd4-c98b-4bac-b170-2e723745076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:17.088041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e83974-8db1-4d11-9d77-c6e61e89e0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:17.089113 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:17.120279 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e83974-8db1-4d11-9d77-c6e61e89e0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:17.121080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70934c65-28f1-4f0d-8674-39fe2b3eab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:17.197413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Created reservations ['9b23f481-63f4-4529-bdd9-8e5fb4c559a7', '76aef267-0e19-4a1b-82d9-8e18fdfcd47f', '97fa2fa9-cb85-4838-94c9-77516594a76a', '447b8579-6fb5-4a68-95b6-67de19f7f57a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:17.198361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70934c65-28f1-4f0d-8674-39fe2b3eab6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b23f481-63f4-4529-bdd9-8e5fb4c559a7', '76aef267-0e19-4a1b-82d9-8e18fdfcd47f', '97fa2fa9-cb85-4838-94c9-77516594a76a', '447b8579-6fb5-4a68-95b6-67de19f7f57a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:17.199268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58f6ed9-ac43-4357-9a97-7a442e7738b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:17.231552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58f6ed9-ac43-4357-9a97-7a442e7738b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac76ee8-1ebd-4227-a336-01eeed37b1bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1048214172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e9dd096c85a44118104d413ff0a651e',qos_specs=None,replication_status=,reservations=['9b23f481-63f4-4529-bdd9-8e5fb4c559a7','76aef267-0e19-4a1b-82d9-8e18fdfcd47f','97fa2fa9-cb85-4838-94c9-77516594a76a','447b8579-6fb5-4a68-95b6-67de19f7f57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7681e9a786754ab897fcd2e1c2a8bb16',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1048214172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac76ee8-1ebd-4227-a336-01eeed37b1bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e9dd096c85a44118104d413ff0a651e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7681e9a786754ab897fcd2e1c2a8bb16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:17.232480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d588614-75a9-49a5-9b92-9b6df7d805c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:17.253579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d588614-75a9-49a5-9b92-9b6df7d805c7) transitioned into state 'SUCCESS' from state '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-1048214172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e9dd096c85a44118104d413ff0a651e',qos_specs=None,replication_status=,reservations=['9b23f481-63f4-4529-bdd9-8e5fb4c559a7','76aef267-0e19-4a1b-82d9-8e18fdfcd47f','97fa2fa9-cb85-4838-94c9-77516594a76a','447b8579-6fb5-4a68-95b6-67de19f7f57a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7681e9a786754ab897fcd2e1c2a8bb16',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:17.254375 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2dbd58-0737-46f1-bbfe-d4ca0275781f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:17.265645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2dbd58-0737-46f1-bbfe-d4ca0275781f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:17.266449 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Flow 'volume_create_api' (fa0a8cd4-c98b-4bac-b170-2e723745076c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:17.266766 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Create volume request issued successfully. Jul 10 18:58:17.267317 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a1f0e8bf-b973-4b75-ac5f-ed6992f3f4a1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:17.267742 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 343/1386] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:58:16 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:17.282198 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4bde68fb-93f7-4cdb-9c2d-d36e81982494 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:17.284152 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4bde68fb-93f7-4cdb-9c2d-d36e81982494 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:17.284356 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4bde68fb-93f7-4cdb-9c2d-d36e81982494 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:17.284539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4bde68fb-93f7-4cdb-9c2d-d36e81982494 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:17.293450 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:17.293450 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:17.298186 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4bde68fb-93f7-4cdb-9c2d-d36e81982494 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Volume info retrieved successfully. Jul 10 18:58:17.303203 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4bde68fb-93f7-4cdb-9c2d-d36e81982494 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf returned with HTTP 200 Jul 10 18:58:17.303692 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 338/1387] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:17 2026] GET /volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:17.796747 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c850eba9-63e3-4864-b934-6cc7bdfd822d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:17.799086 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c850eba9-63e3-4864-b934-6cc7bdfd822d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:17.799329 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c850eba9-63e3-4864-b934-6cc7bdfd822d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:17.799589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c850eba9-63e3-4864-b934-6cc7bdfd822d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:17.809168 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:17.809168 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:17.814376 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c850eba9-63e3-4864-b934-6cc7bdfd822d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:17.821884 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c850eba9-63e3-4864-b934-6cc7bdfd822d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:17.822427 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 352/1388] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:17 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 1431 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:17.838862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e5483c57-5a44-49b0-848b-dc3db08b35cf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:17.841399 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e5483c57-5a44-49b0-848b-dc3db08b35cf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:17.841676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e5483c57-5a44-49b0-848b-dc3db08b35cf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:17.841852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e5483c57-5a44-49b0-848b-dc3db08b35cf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:17.851520 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:17.851520 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:17.856788 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e5483c57-5a44-49b0-848b-dc3db08b35cf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:17.865031 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e5483c57-5a44-49b0-848b-dc3db08b35cf tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:17.865547 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 356/1389] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:17 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 1431 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:18.030838 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-832ee8b7-ad93-48b3-a8bb-06400418573a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.034973 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-832ee8b7-ad93-48b3-a8bb-06400418573a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:18.035152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-832ee8b7-ad93-48b3-a8bb-06400418573a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:18.035324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-832ee8b7-ad93-48b3-a8bb-06400418573a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:18.041840 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:18.041840 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:18.045242 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-832ee8b7-ad93-48b3-a8bb-06400418573a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:18.049754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-832ee8b7-ad93-48b3-a8bb-06400418573a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:18.050212 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 344/1390] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:18 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:18.320454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-04fa953d-6544-4887-a6ab-37e511dac4b9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.324267 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04fa953d-6544-4887-a6ab-37e511dac4b9 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:18.325216 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04fa953d-6544-4887-a6ab-37e511dac4b9 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:18.325842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04fa953d-6544-4887-a6ab-37e511dac4b9 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:18.336727 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:18.336727 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:18.344071 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-04fa953d-6544-4887-a6ab-37e511dac4b9 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Volume info retrieved successfully. Jul 10 18:58:18.351716 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04fa953d-6544-4887-a6ab-37e511dac4b9 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf returned with HTTP 200 Jul 10 18:58:18.352041 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 339/1391] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:18 2026] GET /volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:18.370728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.374346 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:58:18.374687 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ac76ee8-1ebd-4227-a336-01eeed37b1bf", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-122526563"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:18.386226 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:18.386226 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:18.386710 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Volume info retrieved successfully. Jul 10 18:58:18.387377 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Create snapshot from volume 1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:18.435762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Created reservations ['ad2c703a-3633-40c6-80e4-cc274cbbc4bc', 'deff5531-f4dc-4dcf-b785-f9c64012d74b', '069f1982-3227-4f61-9ac9-cc86c3c701d9', '8fab58e8-1c39-4237-af68-9a2b7acbb9f3'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:18.471968 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot create request issued successfully. Jul 10 18:58:18.472359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-17f5cc37-077f-4e61-bc4c-08ce047f70bb tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:58:18.473040 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 353/1392] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 18:58:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:18.482054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0929d182-586e-4a24-900d-18578793b73b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.486931 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0929d182-586e-4a24-900d-18578793b73b tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 Jul 10 18:58:18.489111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0929d182-586e-4a24-900d-18578793b73b tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:18.489414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0929d182-586e-4a24-900d-18578793b73b tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:18.500587 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:18.500587 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:18.501551 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0929d182-586e-4a24-900d-18578793b73b tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:18.503104 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0929d182-586e-4a24-900d-18578793b73b tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 returned with HTTP 200 Jul 10 18:58:18.503863 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 357/1393] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:58:18 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:18.571063 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-6432d023-cee5-4e62-affd-d4f320e3f7f4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.573266 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-6432d023-cee5-4e62-affd-d4f320e3f7f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:18.573527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-6432d023-cee5-4e62-affd-d4f320e3f7f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:18.573745 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-6432d023-cee5-4e62-affd-d4f320e3f7f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:18.581227 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:18.581227 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:18.585510 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-6432d023-cee5-4e62-affd-d4f320e3f7f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:18.591918 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-6432d023-cee5-4e62-affd-d4f320e3f7f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:18.592320 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 345/1394] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:18 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 1431 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:18.606486 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e37da55d-edb4-4ac5-b1fa-61ac16e48554 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.606975 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e37da55d-edb4-4ac5-b1fa-61ac16e48554 None None] GET https://10.4.3.225/volume// Jul 10 18:58:18.607129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e37da55d-edb4-4ac5-b1fa-61ac16e48554 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:18.607314 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e37da55d-edb4-4ac5-b1fa-61ac16e48554 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:18.607674 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e37da55d-edb4-4ac5-b1fa-61ac16e48554 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:18.608917 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 340/1395] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:58:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:18.618224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-989f8a91-c743-4405-a074-571d91754029 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:18.623119 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-989f8a91-c743-4405-a074-571d91754029 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:58:18.623119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-989f8a91-c743-4405-a074-571d91754029 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37c9f3af-e974-47c0-a911-1094f2d72a8b", "connector": null, "instance_uuid": "411db547-1b57-4a9a-b199-4bd93f38be3e"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:18.633782 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:18.633782 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:18.663785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-989f8a91-c743-4405-a074-571d91754029 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:58:18.664314 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 354/1396] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:58:18 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 10 18:58:19.517989 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f0eb82d-0752-437d-8f3e-ac855ec233c1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.520119 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f0eb82d-0752-437d-8f3e-ac855ec233c1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 Jul 10 18:58:19.520453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f0eb82d-0752-437d-8f3e-ac855ec233c1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.520846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f0eb82d-0752-437d-8f3e-ac855ec233c1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.528173 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.528173 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:19.529042 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f0eb82d-0752-437d-8f3e-ac855ec233c1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.530251 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f0eb82d-0752-437d-8f3e-ac855ec233c1 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 returned with HTTP 200 Jul 10 18:58:19.530894 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 358/1397] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:19.540888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-68cae5ae-6b84-470b-98d2-0580fd9c09e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.542735 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68cae5ae-6b84-470b-98d2-0580fd9c09e0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] POST https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.543076 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68cae5ae-6b84-470b-98d2-0580fd9c09e0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:19.550785 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.550785 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:19.551768 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-68cae5ae-6b84-470b-98d2-0580fd9c09e0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.576617 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-68cae5ae-6b84-470b-98d2-0580fd9c09e0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Update snapshot metadata completed successfully. Jul 10 18:58:19.577635 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68cae5ae-6b84-470b-98d2-0580fd9c09e0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.577635 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 346/1398] 10.4.3.225 () {68 vars in 1402 bytes} [Fri Jul 10 18:58:19 2026] POST /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.585558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0105799f-9669-427a-b697-7c8d3dc2feac None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.589212 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0105799f-9669-427a-b697-7c8d3dc2feac tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.589212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0105799f-9669-427a-b697-7c8d3dc2feac tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.589212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0105799f-9669-427a-b697-7c8d3dc2feac tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.596658 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.596658 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:19.599836 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0105799f-9669-427a-b697-7c8d3dc2feac tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.600341 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0105799f-9669-427a-b697-7c8d3dc2feac tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.600742 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0105799f-9669-427a-b697-7c8d3dc2feac tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.602789 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 341/1399] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.613018 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2b4a233f-b3fc-44ca-b27a-4ab47e6e7e2f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.615146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b4a233f-b3fc-44ca-b27a-4ab47e6e7e2f tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] PUT https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.615465 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b4a233f-b3fc-44ca-b27a-4ab47e6e7e2f tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:19.627268 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.627268 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:19.627967 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2b4a233f-b3fc-44ca-b27a-4ab47e6e7e2f tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.669773 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2b4a233f-b3fc-44ca-b27a-4ab47e6e7e2f tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Update snapshot metadata completed successfully. Jul 10 18:58:19.669773 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b4a233f-b3fc-44ca-b27a-4ab47e6e7e2f tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.670184 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 355/1400] 10.4.3.225 () {68 vars in 1401 bytes} [Fri Jul 10 18:58:19 2026] PUT /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.679556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.681574 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.681832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.682083 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.687900 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.687900 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:19.688520 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.689442 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.689760 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76b2ceb9-0f12-4e9c-b518-ba199180cb83 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.690437 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 359/1401] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.699083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.701860 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 Jul 10 18:58:19.702192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.702497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.709461 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.709461 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:19.710085 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.711073 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.722753 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Delete snapshot metadata completed successfully. Jul 10 18:58:19.723101 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c0b26ca-bfed-4edd-a0bf-cc654b4ebcb6 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 returned with HTTP 200 Jul 10 18:58:19.723893 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 347/1402] 10.4.3.225 () {66 vars in 1399 bytes} [Fri Jul 10 18:58:19 2026] DELETE /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 18:58:19.732163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.733615 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.733977 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.734372 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.739566 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.739566 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:19.740122 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.740926 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.741235 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ffa50c2e-8bfa-4dc9-b9dc-ead79672b720 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.741637 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 342/1403] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.750035 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4d315abb-3267-488a-8506-b5d255a2647c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.751796 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d315abb-3267-488a-8506-b5d255a2647c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] PUT https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.752125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d315abb-3267-488a-8506-b5d255a2647c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:19.759533 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.759533 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:19.759950 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4d315abb-3267-488a-8506-b5d255a2647c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.773303 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4d315abb-3267-488a-8506-b5d255a2647c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Update snapshot metadata completed successfully. Jul 10 18:58:19.773598 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d315abb-3267-488a-8506-b5d255a2647c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.774197 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 356/1404] 10.4.3.225 () {68 vars in 1401 bytes} [Fri Jul 10 18:58:19 2026] PUT /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.783475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8a2763fd-87ac-4f6c-931a-88c29e545aee None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.786418 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8a2763fd-87ac-4f6c-931a-88c29e545aee tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] POST https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.786814 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8a2763fd-87ac-4f6c-931a-88c29e545aee tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:19.793562 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.793562 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:19.794198 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8a2763fd-87ac-4f6c-931a-88c29e545aee tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.816096 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8a2763fd-87ac-4f6c-931a-88c29e545aee tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Update snapshot metadata completed successfully. Jul 10 18:58:19.816528 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8a2763fd-87ac-4f6c-931a-88c29e545aee tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.817054 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 360/1405] 10.4.3.225 () {68 vars in 1402 bytes} [Fri Jul 10 18:58:19 2026] POST /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.824460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.826353 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.826793 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.827116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.833012 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.833012 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:19.833537 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.834323 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.834640 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5c661d8-9f82-4c0a-90af-5c04aa251217 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.835082 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 348/1406] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.844353 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-535d4945-fe29-4eae-9b89-2b92d4a8c9ff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.846665 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-535d4945-fe29-4eae-9b89-2b92d4a8c9ff tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] PUT https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 Jul 10 18:58:19.848828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-535d4945-fe29-4eae-9b89-2b92d4a8c9ff tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:19.855867 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.855867 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:19.856578 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-535d4945-fe29-4eae-9b89-2b92d4a8c9ff tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.889562 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-535d4945-fe29-4eae-9b89-2b92d4a8c9ff tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Update snapshot metadata completed successfully. Jul 10 18:58:19.889562 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-535d4945-fe29-4eae-9b89-2b92d4a8c9ff tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 returned with HTTP 200 Jul 10 18:58:19.890376 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 343/1407] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:58:19 2026] PUT /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.900371 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.902255 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 Jul 10 18:58:19.902528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.902634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.908148 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.908148 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:19.908605 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.909429 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.909669 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86c2d491-faee-4ee6-9fe8-885fc1355936 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 returned with HTTP 200 Jul 10 18:58:19.910131 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 357/1408] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.919730 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fc13d516-a2ba-4d71-8586-23d9309c180d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.922041 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc13d516-a2ba-4d71-8586-23d9309c180d tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.922436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc13d516-a2ba-4d71-8586-23d9309c180d tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:19.923041 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc13d516-a2ba-4d71-8586-23d9309c180d tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:19.930661 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.930661 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:19.931405 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fc13d516-a2ba-4d71-8586-23d9309c180d tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.932529 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fc13d516-a2ba-4d71-8586-23d9309c180d tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Get snapshot metadata completed successfully. Jul 10 18:58:19.932918 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc13d516-a2ba-4d71-8586-23d9309c180d tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.933439 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 361/1409] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 18:58:19 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.942241 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-327e5d7e-3f48-49a4-8b47-bd408c8d5860 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.948741 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-327e5d7e-3f48-49a4-8b47-bd408c8d5860 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] PUT https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata Jul 10 18:58:19.949188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-327e5d7e-3f48-49a4-8b47-bd408c8d5860 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:19.960762 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:19.960762 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:19.961968 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-327e5d7e-3f48-49a4-8b47-bd408c8d5860 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:19.986588 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-327e5d7e-3f48-49a4-8b47-bd408c8d5860 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Update snapshot metadata completed successfully. Jul 10 18:58:19.986968 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-327e5d7e-3f48-49a4-8b47-bd408c8d5860 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata returned with HTTP 200 Jul 10 18:58:19.987593 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 349/1410] 10.4.3.225 () {68 vars in 1401 bytes} [Fri Jul 10 18:58:19 2026] PUT /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 18:58:19.997866 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:19.999745 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 Jul 10 18:58:20.000335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:20.000706 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:20.000972 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Delete snapshot with id: ab958464-ebc3-41b5-8935-81c62d81f194 Jul 10 18:58:20.008106 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:20.008106 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:20.008944 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:20.035791 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot delete request issued successfully. Jul 10 18:58:20.036400 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5fc9a94e-d203-4b14-9fda-fc8ccffa1462 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 returned with HTTP 202 Jul 10 18:58:20.037037 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 344/1411] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:58:19 2026] DELETE /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:20.044544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-401308a5-c05a-452d-98b7-cda149d00e07 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:20.048290 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-401308a5-c05a-452d-98b7-cda149d00e07 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 Jul 10 18:58:20.048537 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-401308a5-c05a-452d-98b7-cda149d00e07 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:20.048762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-401308a5-c05a-452d-98b7-cda149d00e07 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:20.056575 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:20.056575 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:20.057273 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-401308a5-c05a-452d-98b7-cda149d00e07 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Snapshot retrieved successfully. Jul 10 18:58:20.058263 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-401308a5-c05a-452d-98b7-cda149d00e07 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 returned with HTTP 200 Jul 10 18:58:20.058681 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 358/1412] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:58:20 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:20.708350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6782a5f4-622b-437f-9643-aa98ec3d7156 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:20.712202 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6782a5f4-622b-437f-9643-aa98ec3d7156 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:20.712488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6782a5f4-622b-437f-9643-aa98ec3d7156 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:20.712791 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6782a5f4-622b-437f-9643-aa98ec3d7156 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:20.728349 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:20.728349 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:20.736937 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6782a5f4-622b-437f-9643-aa98ec3d7156 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:20.745115 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6782a5f4-622b-437f-9643-aa98ec3d7156 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:58:20.745549 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 362/1413] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:20 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:20.795364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-e0a9de27-1dbb-4ad4-b92d-5119ad44b37c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:20.797772 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-e0a9de27-1dbb-4ad4-b92d-5119ad44b37c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:20.798021 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-e0a9de27-1dbb-4ad4-b92d-5119ad44b37c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:20.798263 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-e0a9de27-1dbb-4ad4-b92d-5119ad44b37c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:20.810909 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:20.810909 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:20.814366 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-e0a9de27-1dbb-4ad4-b92d-5119ad44b37c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:20.820516 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-e0a9de27-1dbb-4ad4-b92d-5119ad44b37c tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:58:20.821050 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 350/1414] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:20 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:20.844668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:20.847292 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] POST https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b/action Jul 10 18:58:20.847696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:20.847915 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:20.859767 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:20.859767 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:20.860304 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:20.866484 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Begin detaching volume completed successfully. Jul 10 18:58:20.866781 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-a3b66d6b-b5b0-4d07-950d-31fc28c4c95a tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b/action returned with HTTP 202 Jul 10 18:58:20.867407 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 345/1415] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:58:20 2026] POST /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:58:21.074384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-374fb49e-f7ca-43ea-a6de-2315eb456bc5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:21.079788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-374fb49e-f7ca-43ea-a6de-2315eb456bc5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 Jul 10 18:58:21.083050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-374fb49e-f7ca-43ea-a6de-2315eb456bc5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:21.083305 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-374fb49e-f7ca-43ea-a6de-2315eb456bc5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:21.092979 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-374fb49e-f7ca-43ea-a6de-2315eb456bc5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 returned with HTTP 404 Jul 10 18:58:21.092979 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 359/1416] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:58:21 2026] GET /volume/v3/snapshots/ab958464-ebc3-41b5-8935-81c62d81f194 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:21.099451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b1d59651-a2b2-4d9d-a2ab-4bbd7ce146c0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:21.101077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1d59651-a2b2-4d9d-a2ab-4bbd7ce146c0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:21.101272 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1d59651-a2b2-4d9d-a2ab-4bbd7ce146c0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:21.101476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1d59651-a2b2-4d9d-a2ab-4bbd7ce146c0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:21.108959 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:21.108959 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:21.114011 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b1d59651-a2b2-4d9d-a2ab-4bbd7ce146c0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Volume info retrieved successfully. Jul 10 18:58:21.120202 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1d59651-a2b2-4d9d-a2ab-4bbd7ce146c0 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf returned with HTTP 200 Jul 10 18:58:21.121051 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 363/1417] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:21 2026] GET /volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:21.137840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:21.137840 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:21.137840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:21.137840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:21.138094 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Delete volume with id: 1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:21.145578 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:21.145578 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:21.146273 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Volume info retrieved successfully. Jul 10 18:58:21.168028 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Delete volume request issued successfully. Jul 10 18:58:21.168208 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b406b2e1-fbfd-4485-9644-80a75cbea3e5 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf returned with HTTP 202 Jul 10 18:58:21.168639 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 351/1418] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:58:21 2026] DELETE /volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:21.179336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5854b13a-2237-4570-a3df-43c1762f1a4c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:21.181525 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5854b13a-2237-4570-a3df-43c1762f1a4c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:21.182120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5854b13a-2237-4570-a3df-43c1762f1a4c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:21.182120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5854b13a-2237-4570-a3df-43c1762f1a4c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:21.189841 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:21.189841 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:21.204590 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5854b13a-2237-4570-a3df-43c1762f1a4c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Volume info retrieved successfully. Jul 10 18:58:21.211649 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5854b13a-2237-4570-a3df-43c1762f1a4c tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf returned with HTTP 200 Jul 10 18:58:21.212267 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 346/1419] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:21 2026] GET /volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:21.897512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cd74ad1e-dc00-4485-94ff-e4888306b389 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:21.897512 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cd74ad1e-dc00-4485-94ff-e4888306b389 None None] GET https://10.4.3.225/volume// Jul 10 18:58:21.897512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cd74ad1e-dc00-4485-94ff-e4888306b389 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:21.897512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cd74ad1e-dc00-4485-94ff-e4888306b389 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:21.897512 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cd74ad1e-dc00-4485-94ff-e4888306b389 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:21.897512 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 360/1420] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:21.906387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-8d6f6831-1167-4165-9df7-dcb4b5beca9f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:21.910719 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-8d6f6831-1167-4165-9df7-dcb4b5beca9f tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:21.910992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-8d6f6831-1167-4165-9df7-dcb4b5beca9f tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:21.911215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-8d6f6831-1167-4165-9df7-dcb4b5beca9f tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:21.922514 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:21.922514 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:21.927060 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-8d6f6831-1167-4165-9df7-dcb4b5beca9f tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:21.933363 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-8d6f6831-1167-4165-9df7-dcb4b5beca9f tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:58:21.935053 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 364/1421] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:58:21 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:58:22.230670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7cb007f8-408c-4ad1-898e-ebd7eb41f990 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:22.232742 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7cb007f8-408c-4ad1-898e-ebd7eb41f990 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] GET https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf Jul 10 18:58:22.233049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7cb007f8-408c-4ad1-898e-ebd7eb41f990 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:22.233253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7cb007f8-408c-4ad1-898e-ebd7eb41f990 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:22.239355 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7cb007f8-408c-4ad1-898e-ebd7eb41f990 tempest-SnapshotMetadataTestJSON-2003393342 tempest-SnapshotMetadataTestJSON-2003393342-project-member] https://10.4.3.225/volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf returned with HTTP 404 Jul 10 18:58:22.240151 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 352/1422] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:22 2026] GET /volume/v3/volumes/1ac76ee8-1ebd-4227-a336-01eeed37b1bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:23.699518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-208068c0-6317-4730-b960-50138f51d646 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:23.814431 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:23.814927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1893479408"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:23.816765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1893479408'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:23.817027 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Create volume of 2 GB Jul 10 18:58:23.823838 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Availability Zones retrieved successfully. Jul 10 18:58:23.832554 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Flow 'volume_create_api' (4b833b75-b9b6-4eb7-84e2-876b8fa05e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:23.833981 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8b2388-1111-44a4-92eb-978a41dc284c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:23.835427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Validating volume size '2' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:23.880742 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8b2388-1111-44a4-92eb-978a41dc284c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:23.881622 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d17750f-e9a1-47fd-9782-c885f4875035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:23.913887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-0d7783da-b059-48ea-8cdb-01b5189815d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:23.918632 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-0d7783da-b059-48ea-8cdb-01b5189815d3 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] DELETE https://10.4.3.225/volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590 Jul 10 18:58:23.918632 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-0d7783da-b059-48ea-8cdb-01b5189815d3 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:23.918632 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-0d7783da-b059-48ea-8cdb-01b5189815d3 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:23.926839 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:23.926839 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:23.952426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Created reservations ['6154797e-ba1a-41b2-ab4f-637ba66b6094', 'f40d253b-db6e-4dbc-99b0-6b5628ce52bb', '771f1288-f514-445d-80d5-8a08c169cd75', '377f2b7b-911e-43ce-9ca9-300001eec116'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:23.953417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d17750f-e9a1-47fd-9782-c885f4875035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6154797e-ba1a-41b2-ab4f-637ba66b6094', 'f40d253b-db6e-4dbc-99b0-6b5628ce52bb', '771f1288-f514-445d-80d5-8a08c169cd75', '377f2b7b-911e-43ce-9ca9-300001eec116']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:23.954212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56409be9-a7b9-4631-8e05-3a99de090d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:23.976475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56409be9-a7b9-4631-8e05-3a99de090d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c123ccb9-707a-40ef-b63d-9d418dce0f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1893479408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff5141ccbdf46db99e4f11b86d2227b',qos_specs=None,replication_status=,reservations=['6154797e-ba1a-41b2-ab4f-637ba66b6094','f40d253b-db6e-4dbc-99b0-6b5628ce52bb','771f1288-f514-445d-80d5-8a08c169cd75','377f2b7b-911e-43ce-9ca9-300001eec116'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3224c34b9145238cd15c0055458d6c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1893479408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c123ccb9-707a-40ef-b63d-9d418dce0f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff5141ccbdf46db99e4f11b86d2227b',provider_auth=None,provider_geometry=None,provider_id=None,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='9f3224c34b9145238cd15c0055458d6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:23.977335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadabf07-c0ee-4aac-bfb9-c86d49310e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:24.006598 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadabf07-c0ee-4aac-bfb9-c86d49310e85) transitioned into state 'SUCCESS' from state '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-1893479408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff5141ccbdf46db99e4f11b86d2227b',qos_specs=None,replication_status=,reservations=['6154797e-ba1a-41b2-ab4f-637ba66b6094','f40d253b-db6e-4dbc-99b0-6b5628ce52bb','771f1288-f514-445d-80d5-8a08c169cd75','377f2b7b-911e-43ce-9ca9-300001eec116'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f3224c34b9145238cd15c0055458d6c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:24.007584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aca73d4-dfc1-4d4d-a236-6040f7f59f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:24.018712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aca73d4-dfc1-4d4d-a236-6040f7f59f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:24.019540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Flow 'volume_create_api' (4b833b75-b9b6-4eb7-84e2-876b8fa05e48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:24.019915 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Create volume request issued successfully. Jul 10 18:58:24.021297 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-208068c0-6317-4730-b960-50138f51d646 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:24.021297 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 347/1423] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:58:23 2026] POST /volume/v3/volumes => generated 755 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:24.038661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-455116e8-9eff-4e0b-9db3-017e8ed1e2a4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:24.041403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-455116e8-9eff-4e0b-9db3-017e8ed1e2a4 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] GET https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:24.041666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-455116e8-9eff-4e0b-9db3-017e8ed1e2a4 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:24.041952 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-455116e8-9eff-4e0b-9db3-017e8ed1e2a4 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:24.053797 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:24.053797 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:24.064242 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-455116e8-9eff-4e0b-9db3-017e8ed1e2a4 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Volume info retrieved successfully. Jul 10 18:58:24.075526 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-455116e8-9eff-4e0b-9db3-017e8ed1e2a4 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 returned with HTTP 200 Jul 10 18:58:24.076092 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 365/1424] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:24 2026] GET /volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:24.461081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d4651e8d-0784-4afb-ba7f-bbdd09cc8cf2 req-0d7783da-b059-48ea-8cdb-01b5189815d3 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590 returned with HTTP 200 Jul 10 18:58:24.461081 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 361/1425] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:58:23 2026] DELETE /volume/v3/attachments/9a6daae4-5ce7-4e32-8c2a-4a35663ce590 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:25.087516 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a2f7195-44e1-40a4-af15-a52dee964221 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.087977 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a2f7195-44e1-40a4-af15-a52dee964221 None None] GET https://10.4.3.225/volume// Jul 10 18:58:25.088143 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a2f7195-44e1-40a4-af15-a52dee964221 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.088345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a2f7195-44e1-40a4-af15-a52dee964221 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.088753 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a2f7195-44e1-40a4-af15-a52dee964221 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:25.089320 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 353/1426] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:25.093358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2031e594-63ec-4ae5-a484-67147b6e104f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.095650 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2031e594-63ec-4ae5-a484-67147b6e104f tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] GET https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:25.096023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2031e594-63ec-4ae5-a484-67147b6e104f tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.096224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2031e594-63ec-4ae5-a484-67147b6e104f tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.099333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-a8d5ba12-9102-4665-8d7a-959e3181f3b4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.104952 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.104952 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:25.105028 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-a8d5ba12-9102-4665-8d7a-959e3181f3b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 18:58:25.105268 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-a8d5ba12-9102-4665-8d7a-959e3181f3b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.105493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-a8d5ba12-9102-4665-8d7a-959e3181f3b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.109520 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2031e594-63ec-4ae5-a484-67147b6e104f tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Volume info retrieved successfully. Jul 10 18:58:25.115088 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2031e594-63ec-4ae5-a484-67147b6e104f tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 returned with HTTP 200 Jul 10 18:58:25.115428 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 348/1427] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:25 2026] GET /volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:25.119691 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.119691 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:25.124196 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-a8d5ba12-9102-4665-8d7a-959e3181f3b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:58:25.128934 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-82394085-e364-4dbe-892e-335acc366985 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.130717 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:25.131201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "c123ccb9-707a-40ef-b63d-9d418dce0f73"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:25.132854 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'c123ccb9-707a-40ef-b63d-9d418dce0f73'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:25.133409 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-a8d5ba12-9102-4665-8d7a-959e3181f3b4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 18:58:25.133831 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 366/1428] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:58:25 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:58:25.140969 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.140969 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:25.141633 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Volume retrieved successfully. Jul 10 18:58:25.141794 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Create volume of 1 GB Jul 10 18:58:25.146301 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Availability Zones retrieved successfully. Jul 10 18:58:25.154078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Flow 'volume_create_api' (27ea957a-62c2-4402-9bfe-851ba904829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:25.155970 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854ed7f3-c62e-4efa-8b1f-623fe2c4d6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:25.157410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:25.160471 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8bd18210-2b1d-4dce-a746-a5152d12db65 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.160561 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854ed7f3-c62e-4efa-8b1f-623fe2c4d6bc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 18:58:25.160561 np0000005042 devstack@c-api.service[100058]: 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 10 18:58:25.160649 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8bd18210-2b1d-4dce-a746-a5152d12db65 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:25.160649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8bd18210-2b1d-4dce-a746-a5152d12db65 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.160649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8bd18210-2b1d-4dce-a746-a5152d12db65 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.161993 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854ed7f3-c62e-4efa-8b1f-623fe2c4d6bc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:25.163051 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854ed7f3-c62e-4efa-8b1f-623fe2c4d6bc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 18:58:25.164197 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Flow 'volume_create_api' (27ea957a-62c2-4402-9bfe-851ba904829f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 18:58:25.165059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82394085-e364-4dbe-892e-335acc366985 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 18:58:25.165300 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 362/1429] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:58:25 2026] POST /volume/v3/volumes => generated 173 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:58:25.174585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8fd62d44-0769-4328-b297-60ff7157e189 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.176188 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.176188 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:25.177185 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8fd62d44-0769-4328-b297-60ff7157e189 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] GET https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:25.177396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8fd62d44-0769-4328-b297-60ff7157e189 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.180827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8fd62d44-0769-4328-b297-60ff7157e189 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.180916 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8bd18210-2b1d-4dce-a746-a5152d12db65 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:25.184931 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.184931 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:25.185050 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8bd18210-2b1d-4dce-a746-a5152d12db65 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:58:25.185337 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 354/1430] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:25 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:25.188828 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8fd62d44-0769-4328-b297-60ff7157e189 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Volume info retrieved successfully. Jul 10 18:58:25.193163 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8fd62d44-0769-4328-b297-60ff7157e189 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 returned with HTTP 200 Jul 10 18:58:25.193515 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 349/1431] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:25 2026] GET /volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:25.209656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.212205 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:25.212269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.212524 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.212731 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Delete volume with id: c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:25.219946 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.219946 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:25.220432 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Volume info retrieved successfully. Jul 10 18:58:25.248416 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Delete volume request issued successfully. Jul 10 18:58:25.248659 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-287cee29-c1d4-4a19-bae7-e57bfdf8ba5a tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 returned with HTTP 202 Jul 10 18:58:25.249139 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 367/1432] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:58:25 2026] DELETE /volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:25.258064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dce32d44-ae0c-4937-a8ad-ad560eff308d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.260214 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dce32d44-ae0c-4937-a8ad-ad560eff308d tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] GET https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:25.260491 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dce32d44-ae0c-4937-a8ad-ad560eff308d tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:25.260740 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dce32d44-ae0c-4937-a8ad-ad560eff308d tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:25.261906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:25.264156 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] PUT https://10.4.3.225/volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f Jul 10 18:58:25.264732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:25.269669 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.269669 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:25.272777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Acquiring lock "cinder-attachment_update-37c9f3af-e974-47c0-a911-1094f2d72a8b-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:58:25.274653 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dce32d44-ae0c-4937-a8ad-ad560eff308d tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Volume info retrieved successfully. Jul 10 18:58:25.281149 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Lock "cinder-attachment_update-37c9f3af-e974-47c0-a911-1094f2d72a8b-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:58:25.281300 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dce32d44-ae0c-4937-a8ad-ad560eff308d tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 returned with HTTP 200 Jul 10 18:58:25.281347 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:25.281347 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:25.281408 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 363/1433] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:25 2026] GET /volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:25.809628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Lock "cinder-attachment_update-37c9f3af-e974-47c0-a911-1094f2d72a8b-np0000005042" released by "attachment_update" :: held 0.530s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:58:25.809962 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-0fb4d258-f06f-4442-9a53-08f6d1eacec0 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f returned with HTTP 200 Jul 10 18:58:25.810440 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 355/1434] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:58:25 2026] PUT /volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f => generated 968 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:26.299460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-20de483f-5d91-4e58-8566-e7c44892f329 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:26.301354 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-20de483f-5d91-4e58-8566-e7c44892f329 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] GET https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 Jul 10 18:58:26.301638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-20de483f-5d91-4e58-8566-e7c44892f329 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:26.301953 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-20de483f-5d91-4e58-8566-e7c44892f329 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:26.308655 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-20de483f-5d91-4e58-8566-e7c44892f329 tempest-VolumesCloneNegativeTest-295979337 tempest-VolumesCloneNegativeTest-295979337-project-member] https://10.4.3.225/volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 returned with HTTP 404 Jul 10 18:58:26.309324 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 350/1435] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:26 2026] GET /volume/v3/volumes/c123ccb9-707a-40ef-b63d-9d418dce0f73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:26.322536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-f0821884-28f5-4d94-949f-0252d3255083 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:26.324893 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-f0821884-28f5-4d94-949f-0252d3255083 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f/action Jul 10 18:58:26.325322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-f0821884-28f5-4d94-949f-0252d3255083 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:26.325429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-f0821884-28f5-4d94-949f-0252d3255083 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:26.341726 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:26.341726 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:26.355168 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-f0821884-28f5-4d94-949f-0252d3255083 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f/action returned with HTTP 204 Jul 10 18:58:26.355594 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 368/1436] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:58:26 2026] POST /volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:30.565741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-d87a5bd2-9a69-4fa8-9b59-c60e3bb5fb8a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:30.571360 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-d87a5bd2-9a69-4fa8-9b59-c60e3bb5fb8a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b/encryption Jul 10 18:58:30.571360 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-d87a5bd2-9a69-4fa8-9b59-c60e3bb5fb8a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:30.571360 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-d87a5bd2-9a69-4fa8-9b59-c60e3bb5fb8a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:30.599999 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:30.599999 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:30.617841 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4fdc5539-4252-4a25-b357-ca8f8bf599be req-d87a5bd2-9a69-4fa8-9b59-c60e3bb5fb8a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b/encryption returned with HTTP 200 Jul 10 18:58:30.619388 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 364/1437] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 18:58:30 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b/encryption => generated 160 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:33.571988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:33.574523 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:33.574523 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:33.574523 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:33.574523 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Delete volume with id: fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:33.583244 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:33.583244 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:33.584294 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:33.603862 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Delete volume request issued successfully. Jul 10 18:58:33.604068 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-00ef25fa-86dd-43c3-a02b-da9d584d0818 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 202 Jul 10 18:58:33.604514 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 356/1438] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:58:33 2026] DELETE /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:33.614689 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8d8d0552-f21a-4a2f-a4d6-d380782763ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:33.616631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8d8d0552-f21a-4a2f-a4d6-d380782763ce tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:33.616890 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8d8d0552-f21a-4a2f-a4d6-d380782763ce tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:33.617150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8d8d0552-f21a-4a2f-a4d6-d380782763ce tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:33.626279 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:33.626279 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:33.631414 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8d8d0552-f21a-4a2f-a4d6-d380782763ce tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Volume info retrieved successfully. Jul 10 18:58:33.637983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8d8d0552-f21a-4a2f-a4d6-d380782763ce tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 200 Jul 10 18:58:33.638946 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 351/1439] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:33 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:34.655840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dfe2984a-2e10-406e-b8cd-1984bbd96467 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:34.658768 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dfe2984a-2e10-406e-b8cd-1984bbd96467 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] GET https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b Jul 10 18:58:34.659429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dfe2984a-2e10-406e-b8cd-1984bbd96467 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:34.660067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dfe2984a-2e10-406e-b8cd-1984bbd96467 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:34.670004 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dfe2984a-2e10-406e-b8cd-1984bbd96467 tempest-ServerStableDeviceRescueTest-1996007126 tempest-ServerStableDeviceRescueTest-1996007126-project-member] https://10.4.3.225/volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b returned with HTTP 404 Jul 10 18:58:34.670943 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 369/1440] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:34 2026] GET /volume/v3/volumes/fade2325-da1d-48be-9ecb-b320ef0d616b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:39.008104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fcf5718b-35f9-4c58-84de-7732cd13ff9f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.141716 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fcf5718b-35f9-4c58-84de-7732cd13ff9f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 18:58:39.142119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fcf5718b-35f9-4c58-84de-7732cd13ff9f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-823059655"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:39.172513 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fcf5718b-35f9-4c58-84de-7732cd13ff9f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 18:58:39.173883 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 365/1441] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 18:58:39 2026] POST /volume/v3/group_types => generated 180 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:39.187143 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-250b69d9-8a94-472b-b945-77f17b2cc390 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.191038 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-250b69d9-8a94-472b-b945-77f17b2cc390 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] POST https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs Jul 10 18:58:39.191650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-250b69d9-8a94-472b-b945-77f17b2cc390 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:39.219551 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-250b69d9-8a94-472b-b945-77f17b2cc390 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs returned with HTTP 202 Jul 10 18:58:39.221883 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 357/1442] 10.4.3.225 () {70 vars in 1458 bytes} [Fri Jul 10 18:58:39 2026] POST /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs => generated 53 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:39.230606 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-99368605-ee8b-46f1-b3f8-023f7c5440a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.233474 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-99368605-ee8b-46f1-b3f8-023f7c5440a2 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] POST https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs Jul 10 18:58:39.233858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-99368605-ee8b-46f1-b3f8-023f7c5440a2 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:39.254793 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-99368605-ee8b-46f1-b3f8-023f7c5440a2 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs returned with HTTP 202 Jul 10 18:58:39.255431 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 352/1443] 10.4.3.225 () {70 vars in 1458 bytes} [Fri Jul 10 18:58:39 2026] POST /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:39.265048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bb60de69-9738-4866-a263-84f085f97943 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.267193 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb60de69-9738-4866-a263-84f085f97943 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] GET https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 Jul 10 18:58:39.267510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb60de69-9738-4866-a263-84f085f97943 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.267748 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb60de69-9738-4866-a263-84f085f97943 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.277635 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb60de69-9738-4866-a263-84f085f97943 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 returned with HTTP 200 Jul 10 18:58:39.278235 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 370/1444] 10.4.3.225 () {68 vars in 1452 bytes} [Fri Jul 10 18:58:39 2026] GET /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:39.291895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8f76634b-3545-4258-ab20-d5c1058ac17c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.298073 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8f76634b-3545-4258-ab20-d5c1058ac17c tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] GET https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 Jul 10 18:58:39.298379 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8f76634b-3545-4258-ab20-d5c1058ac17c tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.298694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8f76634b-3545-4258-ab20-d5c1058ac17c tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.318905 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8f76634b-3545-4258-ab20-d5c1058ac17c tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 returned with HTTP 200 Jul 10 18:58:39.319635 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 366/1445] 10.4.3.225 () {68 vars in 1452 bytes} [Fri Jul 10 18:58:39 2026] GET /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 => generated 18 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:39.328857 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6b562541-f58c-4889-9e03-bd25f4f19963 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.333063 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6b562541-f58c-4889-9e03-bd25f4f19963 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] PUT https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 Jul 10 18:58:39.334062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6b562541-f58c-4889-9e03-bd25f4f19963 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:39.357230 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6b562541-f58c-4889-9e03-bd25f4f19963 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 returned with HTTP 200 Jul 10 18:58:39.358396 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 358/1446] 10.4.3.225 () {70 vars in 1472 bytes} [Fri Jul 10 18:58:39 2026] PUT /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:39.367135 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d45eec83-8374-43d9-8f98-65ca63890107 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.370995 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d45eec83-8374-43d9-8f98-65ca63890107 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] GET https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs Jul 10 18:58:39.371393 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d45eec83-8374-43d9-8f98-65ca63890107 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.371643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d45eec83-8374-43d9-8f98-65ca63890107 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.386419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d45eec83-8374-43d9-8f98-65ca63890107 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs returned with HTTP 200 Jul 10 18:58:39.386733 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 353/1447] 10.4.3.225 () {68 vars in 1437 bytes} [Fri Jul 10 18:58:39 2026] GET /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs => generated 87 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:39.398492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0682d1d0-fd33-4510-a6d7-872f47c99231 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.400065 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0682d1d0-fd33-4510-a6d7-872f47c99231 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key1 Jul 10 18:58:39.400773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0682d1d0-fd33-4510-a6d7-872f47c99231 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.400773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0682d1d0-fd33-4510-a6d7-872f47c99231 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.416336 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0682d1d0-fd33-4510-a6d7-872f47c99231 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key1 returned with HTTP 202 Jul 10 18:58:39.417009 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 371/1448] 10.4.3.225 () {68 vars in 1455 bytes} [Fri Jul 10 18:58:39 2026] DELETE /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:58:39.427135 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1e4858e5-a10d-4acf-a5df-abaeed5e8594 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.434549 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e4858e5-a10d-4acf-a5df-abaeed5e8594 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] GET https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key1 Jul 10 18:58:39.434879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1e4858e5-a10d-4acf-a5df-abaeed5e8594 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.435174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1e4858e5-a10d-4acf-a5df-abaeed5e8594 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.449631 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e4858e5-a10d-4acf-a5df-abaeed5e8594 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] HTTP exception thrown: Group Type 990db05a-725b-4123-b635-abcdede8b73d has no extra spec with key key1. Jul 10 18:58:39.449775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e4858e5-a10d-4acf-a5df-abaeed5e8594 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key1 returned with HTTP 404 Jul 10 18:58:39.450651 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 367/1449] 10.4.3.225 () {68 vars in 1452 bytes} [Fri Jul 10 18:58:39 2026] GET /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key1 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:58:39.461500 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5f7116e-da4a-4e29-9630-a0df0dfdc602 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.464365 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5f7116e-da4a-4e29-9630-a0df0dfdc602 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 Jul 10 18:58:39.464701 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5f7116e-da4a-4e29-9630-a0df0dfdc602 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.465122 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5f7116e-da4a-4e29-9630-a0df0dfdc602 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.483049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5f7116e-da4a-4e29-9630-a0df0dfdc602 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 returned with HTTP 202 Jul 10 18:58:39.483894 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 359/1450] 10.4.3.225 () {68 vars in 1455 bytes} [Fri Jul 10 18:58:39 2026] DELETE /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:58:39.494015 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-343dd4ba-7d91-46a6-9f6d-3af80d317dee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.497750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-343dd4ba-7d91-46a6-9f6d-3af80d317dee tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] GET https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 Jul 10 18:58:39.498085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-343dd4ba-7d91-46a6-9f6d-3af80d317dee tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.498373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-343dd4ba-7d91-46a6-9f6d-3af80d317dee tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.510094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-343dd4ba-7d91-46a6-9f6d-3af80d317dee tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] HTTP exception thrown: Group Type 990db05a-725b-4123-b635-abcdede8b73d has no extra spec with key key2. Jul 10 18:58:39.510333 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-343dd4ba-7d91-46a6-9f6d-3af80d317dee tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 returned with HTTP 404 Jul 10 18:58:39.511184 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 354/1451] 10.4.3.225 () {68 vars in 1452 bytes} [Fri Jul 10 18:58:39 2026] GET /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:58:39.521039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5fad611d-8d3b-42f6-adc8-6f4dd03bf95f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.524237 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5fad611d-8d3b-42f6-adc8-6f4dd03bf95f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 Jul 10 18:58:39.524620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5fad611d-8d3b-42f6-adc8-6f4dd03bf95f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.525074 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5fad611d-8d3b-42f6-adc8-6f4dd03bf95f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.539933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5fad611d-8d3b-42f6-adc8-6f4dd03bf95f tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 returned with HTTP 202 Jul 10 18:58:39.540518 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 372/1452] 10.4.3.225 () {68 vars in 1455 bytes} [Fri Jul 10 18:58:39 2026] DELETE /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:58:39.550423 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4e0d6b50-b137-4a6e-b7ff-40bb7c65efd3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.554112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e0d6b50-b137-4a6e-b7ff-40bb7c65efd3 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] GET https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 Jul 10 18:58:39.555133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4e0d6b50-b137-4a6e-b7ff-40bb7c65efd3 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.555133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4e0d6b50-b137-4a6e-b7ff-40bb7c65efd3 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.562715 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e0d6b50-b137-4a6e-b7ff-40bb7c65efd3 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] HTTP exception thrown: Group Type 990db05a-725b-4123-b635-abcdede8b73d has no extra spec with key key3. Jul 10 18:58:39.562898 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e0d6b50-b137-4a6e-b7ff-40bb7c65efd3 tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 returned with HTTP 404 Jul 10 18:58:39.563358 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 368/1453] 10.4.3.225 () {68 vars in 1452 bytes} [Fri Jul 10 18:58:39 2026] GET /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:58:39.574623 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c4937eae-e737-4a6f-8017-c7626a8cb6ef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:39.578952 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4937eae-e737-4a6f-8017-c7626a8cb6ef tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d Jul 10 18:58:39.582038 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4937eae-e737-4a6f-8017-c7626a8cb6ef tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:39.582038 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4937eae-e737-4a6f-8017-c7626a8cb6ef tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:39.599445 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4937eae-e737-4a6f-8017-c7626a8cb6ef tempest-GroupTypeSpecsTest-1561663400 tempest-GroupTypeSpecsTest-1561663400-project-admin] https://10.4.3.225/volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d returned with HTTP 202 Jul 10 18:58:39.599899 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 360/1454] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 18:58:39 2026] DELETE /volume/v3/group_types/990db05a-725b-4123-b635-abcdede8b73d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 18:58:40.165342 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b1cc2739-8eef-4866-82c3-4baa912ab6d2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:40.254886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b1cc2739-8eef-4866-82c3-4baa912ab6d2 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:58:40.254886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b1cc2739-8eef-4866-82c3-4baa912ab6d2 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1744576460", "extra_specs": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:40.270546 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b1cc2739-8eef-4866-82c3-4baa912ab6d2 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:58:40.270546 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 355/1455] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:58:40 2026] POST /volume/v3/types => generated 218 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:40.281568 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-55f9c0b1-3596-4b1b-bb3e-2765fef3a596 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:40.283645 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55f9c0b1-3596-4b1b-bb3e-2765fef3a596 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types/70f96f6a-a7db-4338-a08a-4efc5673752b/encryption Jul 10 18:58:40.284200 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55f9c0b1-3596-4b1b-bb3e-2765fef3a596 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:40.326340 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55f9c0b1-3596-4b1b-bb3e-2765fef3a596 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/70f96f6a-a7db-4338-a08a-4efc5673752b/encryption returned with HTTP 200 Jul 10 18:58:40.326340 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 373/1456] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 18:58:40 2026] POST /volume/v3/types/70f96f6a-a7db-4338-a08a-4efc5673752b/encryption => generated 231 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:40.336317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-baa97b57-ce00-4475-beda-bb0acc493070 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:40.414767 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:40.415121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1454506489", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1744576460", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:40.417014 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1454506489', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1744576460', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:40.420550 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume of 1 GB Jul 10 18:58:40.420863 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:40.420863 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:40.421298 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Availability Zones retrieved successfully. Jul 10 18:58:40.427672 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (d65b8ade-facd-49ce-9b55-e46a71f3e547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:40.428798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ae9059-c188-4fe5-b0ac-8887ed05c1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:40.429876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:40.462831 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ae9059-c188-4fe5-b0ac-8887ed05c1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:58:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70f96f6a-a7db-4338-a08a-4efc5673752b,is_public=True,name='tempest-scenario-type-cryptsetup-1744576460',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70f96f6a-a7db-4338-a08a-4efc5673752b', '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=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:40.462831 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753e7a57-ef89-426e-b7a9-9da91edb7ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:40.500719 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1744576460 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1744576460, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:58:40.501269 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1744576460 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1744576460, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:58:40.540108 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Created reservations ['621fea34-2ad1-4d80-ac71-805a4f53c719', '76d92091-b839-46f7-8693-29120ae0c351', 'b169d462-d545-4894-94a2-4cdd98883705', '72030bbc-0fb9-4c1a-bcf7-67f8c04aeede'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:40.541427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753e7a57-ef89-426e-b7a9-9da91edb7ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['621fea34-2ad1-4d80-ac71-805a4f53c719', '76d92091-b839-46f7-8693-29120ae0c351', 'b169d462-d545-4894-94a2-4cdd98883705', '72030bbc-0fb9-4c1a-bcf7-67f8c04aeede']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:40.542555 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31284d35-90aa-4068-9904-387a4556a348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:40.570719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31284d35-90aa-4068-9904-387a4556a348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfed6e2b-bed4-4e1f-8954-c5feafb9966d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1454506489',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['621fea34-2ad1-4d80-ac71-805a4f53c719','76d92091-b839-46f7-8693-29120ae0c351','b169d462-d545-4894-94a2-4cdd98883705','72030bbc-0fb9-4c1a-bcf7-67f8c04aeede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=70f96f6a-a7db-4338-a08a-4efc5673752b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1454506489',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cfed6e2b-bed4-4e1f-8954-c5feafb9966d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e0ef4f65c0457a833fc943d012bcec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86badc55bb504529bd25e2ad8cfde022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70f96f6a-a7db-4338-a08a-4efc5673752b),volume_type_id=70f96f6a-a7db-4338-a08a-4efc5673752b)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:40.572146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6733b44c-38b5-4b18-b15a-2c642e07c70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:40.598466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6733b44c-38b5-4b18-b15a-2c642e07c70a) transitioned into state 'SUCCESS' from state '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-1454506489',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['621fea34-2ad1-4d80-ac71-805a4f53c719','76d92091-b839-46f7-8693-29120ae0c351','b169d462-d545-4894-94a2-4cdd98883705','72030bbc-0fb9-4c1a-bcf7-67f8c04aeede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=70f96f6a-a7db-4338-a08a-4efc5673752b)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:40.600831 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b44ea4f-27c4-4268-916f-0ea863a12b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:40.609679 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b44ea4f-27c4-4268-916f-0ea863a12b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:40.610862 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (d65b8ade-facd-49ce-9b55-e46a71f3e547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:40.611286 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request issued successfully. Jul 10 18:58:40.611972 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-baa97b57-ce00-4475-beda-bb0acc493070 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:40.612480 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 369/1457] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:58:40 2026] POST /volume/v3/volumes => generated 791 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:41.913007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7ceb764b-902e-4564-94d2-270fc1b22713 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:41.917745 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7ceb764b-902e-4564-94d2-270fc1b22713 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:58:41.918048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7ceb764b-902e-4564-94d2-270fc1b22713 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:41.918296 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7ceb764b-902e-4564-94d2-270fc1b22713 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:41.930297 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:41.930297 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:41.935770 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7ceb764b-902e-4564-94d2-270fc1b22713 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:58:41.942780 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7ceb764b-902e-4564-94d2-270fc1b22713 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:58:41.943384 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 361/1458] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:41 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:58:42.007982 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-3508f6e5-cd88-42c4-8040-48c7fb5875c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:42.010960 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-3508f6e5-cd88-42c4-8040-48c7fb5875c7 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:58:42.011344 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-3508f6e5-cd88-42c4-8040-48c7fb5875c7 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:42.011436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-3508f6e5-cd88-42c4-8040-48c7fb5875c7 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:42.026835 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:42.026835 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:42.033498 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-3508f6e5-cd88-42c4-8040-48c7fb5875c7 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:58:42.039355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-3508f6e5-cd88-42c4-8040-48c7fb5875c7 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:58:42.039926 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 356/1459] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:42 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1652 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:42.492824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d83e53df-5b9e-48ca-907c-4095be0ad0cc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:42.630429 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d83e53df-5b9e-48ca-907c-4095be0ad0cc tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 18:58:42.630708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d83e53df-5b9e-48ca-907c-4095be0ad0cc tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:42.631017 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d83e53df-5b9e-48ca-907c-4095be0ad0cc tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] Calling method 'get_pools' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:43.135739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d83e53df-5b9e-48ca-907c-4095be0ad0cc tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 18:58:43.136189 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 374/1460] 10.4.3.225 () {66 vars in 1314 bytes} [Fri Jul 10 18:58:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:43.146567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-890f9f48-0172-411e-96b1-8cbfe38a8d35 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:43.148676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-890f9f48-0172-411e-96b1-8cbfe38a8d35 tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools Jul 10 18:58:43.148920 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-890f9f48-0172-411e-96b1-8cbfe38a8d35 tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:43.149140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-890f9f48-0172-411e-96b1-8cbfe38a8d35 tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] Calling method 'get_pools' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:43.149368 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:43.149368 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:43.651792 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-890f9f48-0172-411e-96b1-8cbfe38a8d35 tempest-VolumePoolsAdminTestsJSON-1448772887 tempest-VolumePoolsAdminTestsJSON-1448772887-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 18:58:43.652317 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 370/1461] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 18:58:43 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 10 18:58:45.859611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-139b7c51-0a33-4644-bf1f-89217077fe3f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:45.860128 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-139b7c51-0a33-4644-bf1f-89217077fe3f None None] GET https://10.4.3.225/volume// Jul 10 18:58:45.860351 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-139b7c51-0a33-4644-bf1f-89217077fe3f None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:45.860601 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-139b7c51-0a33-4644-bf1f-89217077fe3f None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:45.861063 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-139b7c51-0a33-4644-bf1f-89217077fe3f None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:45.861450 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 362/1462] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:45.870984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f38fc26a-dbb0-4d0b-953d-fb670f6e9faa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:45.873829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f38fc26a-dbb0-4d0b-953d-fb670f6e9faa tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:58:45.874254 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f38fc26a-dbb0-4d0b-953d-fb670f6e9faa tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d32c813-358f-48ed-bdb9-39ec957264fe", "connector": null, "instance_uuid": "94bd567a-6466-4fa4-bcb9-cf48c843d2d6"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:45.891126 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:45.891126 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:45.948224 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f38fc26a-dbb0-4d0b-953d-fb670f6e9faa tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:58:45.949242 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 357/1463] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:58:45 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:46.311530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cb5c12ef-e6d9-4c67-920f-75ab8b082c2c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.419365 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb5c12ef-e6d9-4c67-920f-75ab8b082c2c tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/os-services Jul 10 18:58:46.419598 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb5c12ef-e6d9-4c67-920f-75ab8b082c2c tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:46.419831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb5c12ef-e6d9-4c67-920f-75ab8b082c2c tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:46.425447 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb5c12ef-e6d9-4c67-920f-75ab8b082c2c tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/os-services returned with HTTP 200 Jul 10 18:58:46.425939 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 375/1464] 10.4.3.225 () {66 vars in 1249 bytes} [Fri Jul 10 18:58:46 2026] GET /volume/v3/os-services => generated 626 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:46.436363 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ea33bb96-a16a-466f-88e9-20c7373ca0e7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.438832 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ea33bb96-a16a-466f-88e9-20c7373ca0e7 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/os-services?host=np0000005042 Jul 10 18:58:46.439104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ea33bb96-a16a-466f-88e9-20c7373ca0e7 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:46.439345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ea33bb96-a16a-466f-88e9-20c7373ca0e7 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:46.448121 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ea33bb96-a16a-466f-88e9-20c7373ca0e7 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/os-services?host=np0000005042 returned with HTTP 200 Jul 10 18:58:46.448769 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 371/1465] 10.4.3.225 () {66 vars in 1284 bytes} [Fri Jul 10 18:58:46 2026] GET /volume/v3/os-services?host=np0000005042 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:46.458019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9c7f2cce-fb67-49a3-9893-4e5eb2d98a00 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.459798 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c7f2cce-fb67-49a3-9893-4e5eb2d98a00 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/os-services?host=np0000005042&binary=cinder-scheduler Jul 10 18:58:46.460013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c7f2cce-fb67-49a3-9893-4e5eb2d98a00 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:46.460242 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c7f2cce-fb67-49a3-9893-4e5eb2d98a00 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:46.464867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c7f2cce-fb67-49a3-9893-4e5eb2d98a00 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/os-services?host=np0000005042&binary=cinder-scheduler returned with HTTP 200 Jul 10 18:58:46.465344 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 363/1466] 10.4.3.225 () {66 vars in 1332 bytes} [Fri Jul 10 18:58:46 2026] GET /volume/v3/os-services?host=np0000005042&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:46.476094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-86bc5bba-8ad2-4fcb-88f1-315bcd2d56f6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.478148 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86bc5bba-8ad2-4fcb-88f1-315bcd2d56f6 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/os-services?binary=cinder-scheduler Jul 10 18:58:46.478397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86bc5bba-8ad2-4fcb-88f1-315bcd2d56f6 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:46.478614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86bc5bba-8ad2-4fcb-88f1-315bcd2d56f6 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:46.478892 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:46.478892 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:46.483017 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86bc5bba-8ad2-4fcb-88f1-315bcd2d56f6 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 18:58:46.483402 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 358/1467] 10.4.3.225 () {66 vars in 1296 bytes} [Fri Jul 10 18:58:46 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:46.498655 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.499872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f11656f3-61ad-401e-a9bb-c6b50b7ae194 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.502520 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f11656f3-61ad-401e-a9bb-c6b50b7ae194 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] DELETE https://10.4.3.225/volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29 Jul 10 18:58:46.502844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f11656f3-61ad-401e-a9bb-c6b50b7ae194 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:46.503109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f11656f3-61ad-401e-a9bb-c6b50b7ae194 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:46.512924 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:46.512924 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:46.582820 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:58:46.583330 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2096050314"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:46.592606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2096050314'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:58:46.592606 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Create volume of 1 GB Jul 10 18:58:46.592606 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Availability Zones retrieved successfully. Jul 10 18:58:46.600068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Flow 'volume_create_api' (b99f244a-d091-4171-af46-b492cca7e34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:46.601536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c07aed-e5f3-4ee1-8f59-5f96f715196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:46.603151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:58:46.639671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c07aed-e5f3-4ee1-8f59-5f96f715196f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:46.640883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12b56e4-7f76-4721-9a3f-2a43e36db722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:46.710794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Created reservations ['d447d60e-a686-4650-8f28-93c3da8d8577', 'b846e799-5ce9-4c30-b296-527199434d2f', '7762c792-dc5c-47e3-8a2d-ab2e4d7ca133', '2431a7c3-06d8-4ac6-92fd-0d4ebf1effef'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:58:46.711831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12b56e4-7f76-4721-9a3f-2a43e36db722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d447d60e-a686-4650-8f28-93c3da8d8577', 'b846e799-5ce9-4c30-b296-527199434d2f', '7762c792-dc5c-47e3-8a2d-ab2e4d7ca133', '2431a7c3-06d8-4ac6-92fd-0d4ebf1effef']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:46.712739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5bb591-cca0-4062-ad0b-ad1949fc44c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:46.736748 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5bb591-cca0-4062-ad0b-ad1949fc44c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab44694-b4dc-4258-bfb3-086df0dfde81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2096050314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d30458bad44680a17c3150a849de97',qos_specs=None,replication_status=,reservations=['d447d60e-a686-4650-8f28-93c3da8d8577','b846e799-5ce9-4c30-b296-527199434d2f','7762c792-dc5c-47e3-8a2d-ab2e4d7ca133','2431a7c3-06d8-4ac6-92fd-0d4ebf1effef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d90c4e137a47b5a1ad211a2d3c1db0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2096050314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab44694-b4dc-4258-bfb3-086df0dfde81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d30458bad44680a17c3150a849de97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d90c4e137a47b5a1ad211a2d3c1db0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:46.738003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8475ad-7a1b-463e-a6b5-b50f0352a162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:46.756943 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8475ad-7a1b-463e-a6b5-b50f0352a162) transitioned into state 'SUCCESS' from state '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-2096050314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d30458bad44680a17c3150a849de97',qos_specs=None,replication_status=,reservations=['d447d60e-a686-4650-8f28-93c3da8d8577','b846e799-5ce9-4c30-b296-527199434d2f','7762c792-dc5c-47e3-8a2d-ab2e4d7ca133','2431a7c3-06d8-4ac6-92fd-0d4ebf1effef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d90c4e137a47b5a1ad211a2d3c1db0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:46.757895 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50dd049a-3309-41be-96a3-c1cad11c59e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:58:46.767271 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50dd049a-3309-41be-96a3-c1cad11c59e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:58:46.768309 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Flow 'volume_create_api' (b99f244a-d091-4171-af46-b492cca7e34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:58:46.768677 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Create volume request issued successfully. Jul 10 18:58:46.769457 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27e3ce5b-95f3-4f95-974a-0b0b8ee09aba tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:58:46.769911 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 376/1468] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:58:46 2026] POST /volume/v3/volumes => generated 754 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:58:46.782974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f04e2eb-13ba-4426-b5be-9563badbccdb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:46.788536 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f04e2eb-13ba-4426-b5be-9563badbccdb tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] GET https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:46.788786 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f04e2eb-13ba-4426-b5be-9563badbccdb tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:46.789052 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f04e2eb-13ba-4426-b5be-9563badbccdb tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:46.803232 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:46.803232 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:46.811390 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f04e2eb-13ba-4426-b5be-9563badbccdb tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Volume info retrieved successfully. Jul 10 18:58:46.817061 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f04e2eb-13ba-4426-b5be-9563badbccdb tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 200 Jul 10 18:58:46.817631 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 364/1469] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:46 2026] GET /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.041288 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-f11656f3-61ad-401e-a9bb-c6b50b7ae194 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29 returned with HTTP 200 Jul 10 18:58:47.041789 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 372/1470] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:58:46 2026] DELETE /volume/v3/attachments/68784611-185e-4431-84aa-0323ac8f0a29 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:47.168891 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4bc07c43-b0b0-4d0c-8436-f0cebee7de80 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.169401 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4bc07c43-b0b0-4d0c-8436-f0cebee7de80 None None] GET https://10.4.3.225/volume// Jul 10 18:58:47.169684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4bc07c43-b0b0-4d0c-8436-f0cebee7de80 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.169947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4bc07c43-b0b0-4d0c-8436-f0cebee7de80 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.170335 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4bc07c43-b0b0-4d0c-8436-f0cebee7de80 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:47.170664 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 359/1471] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:47.180166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-9cf645d6-2492-486e-8309-e5e56e9ca993 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.182466 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-9cf645d6-2492-486e-8309-e5e56e9ca993 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] POST https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe/action Jul 10 18:58:47.182884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-9cf645d6-2492-486e-8309-e5e56e9ca993 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action body: b'{"os-reimage": {"image_id": "98b64dcf-7fb9-43a2-b89e-43c95c798463", "reimage_reserved": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:47.183036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-9cf645d6-2492-486e-8309-e5e56e9ca993 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "98b64dcf-7fb9-43a2-b89e-43c95c798463", "reimage_reserved": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:47.198425 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.198425 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:47.199093 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-9cf645d6-2492-486e-8309-e5e56e9ca993 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:58:47.278403 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-af3457c3-5b0b-472f-bcfd-47cd60abffb2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.280343 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af3457c3-5b0b-472f-bcfd-47cd60abffb2 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:47.280502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af3457c3-5b0b-472f-bcfd-47cd60abffb2 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.280656 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-af3457c3-5b0b-472f-bcfd-47cd60abffb2 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.290237 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.290237 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:47.295981 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-af3457c3-5b0b-472f-bcfd-47cd60abffb2 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:47.306122 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-af3457c3-5b0b-472f-bcfd-47cd60abffb2 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:47.306524 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 365/1472] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.313579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-9cf645d6-2492-486e-8309-e5e56e9ca993 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe/action returned with HTTP 202 Jul 10 18:58:47.314344 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 377/1473] 10.4.3.225 () {74 vars in 1713 bytes} [Fri Jul 10 18:58:47 2026] POST /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 18:58:47.323197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bb14a2ce-1115-440c-ba25-b7b5aa0ac7d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.325026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb14a2ce-1115-440c-ba25-b7b5aa0ac7d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:47.325348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb14a2ce-1115-440c-ba25-b7b5aa0ac7d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.325649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb14a2ce-1115-440c-ba25-b7b5aa0ac7d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.334131 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.334131 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:47.338469 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bb14a2ce-1115-440c-ba25-b7b5aa0ac7d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:47.343592 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb14a2ce-1115-440c-ba25-b7b5aa0ac7d3 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:47.344086 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 373/1474] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.389366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-8ff000bd-19e3-4db6-9fd8-0a8ce5f22900 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.392030 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-8ff000bd-19e3-4db6-9fd8-0a8ce5f22900 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:47.392278 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-8ff000bd-19e3-4db6-9fd8-0a8ce5f22900 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.392510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-8ff000bd-19e3-4db6-9fd8-0a8ce5f22900 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.403875 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.403875 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:47.408460 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-8ff000bd-19e3-4db6-9fd8-0a8ce5f22900 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:47.416184 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-8ff000bd-19e3-4db6-9fd8-0a8ce5f22900 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:47.416836 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 360/1475] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.832736 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-831cd476-364b-4d20-b738-fc30fe5d625a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.834617 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-831cd476-364b-4d20-b738-fc30fe5d625a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] GET https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:47.834850 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-831cd476-364b-4d20-b738-fc30fe5d625a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.835090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-831cd476-364b-4d20-b738-fc30fe5d625a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.844926 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.844926 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:47.847946 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-831cd476-364b-4d20-b738-fc30fe5d625a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Volume info retrieved successfully. Jul 10 18:58:47.852229 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-831cd476-364b-4d20-b738-fc30fe5d625a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 200 Jul 10 18:58:47.852614 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 366/1476] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.868125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bc5237bf-e23a-43b7-9b79-95e9d59889e2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.870579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc5237bf-e23a-43b7-9b79-95e9d59889e2 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:47.870579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc5237bf-e23a-43b7-9b79-95e9d59889e2 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.870749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc5237bf-e23a-43b7-9b79-95e9d59889e2 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.878164 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.878164 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:47.882608 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bc5237bf-e23a-43b7-9b79-95e9d59889e2 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Volume info retrieved successfully. Jul 10 18:58:47.887695 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc5237bf-e23a-43b7-9b79-95e9d59889e2 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 200 Jul 10 18:58:47.888187 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 378/1477] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:47.900036 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4c2c2c76-81c3-40c2-8142-57eb481c24bc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.901740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4c2c2c76-81c3-40c2-8142-57eb481c24bc tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/os-services?host=np0000005042&binary=cinder-volume Jul 10 18:58:47.901933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4c2c2c76-81c3-40c2-8142-57eb481c24bc tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.902122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4c2c2c76-81c3-40c2-8142-57eb481c24bc tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.907083 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4c2c2c76-81c3-40c2-8142-57eb481c24bc tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/os-services?host=np0000005042&binary=cinder-volume returned with HTTP 200 Jul 10 18:58:47.907441 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 374/1478] 10.4.3.225 () {66 vars in 1326 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/os-services?host=np0000005042&binary=cinder-volume => generated 275 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.917862 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fa9964f2-82ed-48ec-8207-990d8dd587dc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.920668 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa9964f2-82ed-48ec-8207-990d8dd587dc tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] GET https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:47.920950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa9964f2-82ed-48ec-8207-990d8dd587dc tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.921186 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa9964f2-82ed-48ec-8207-990d8dd587dc tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.931161 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.931161 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:47.936215 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fa9964f2-82ed-48ec-8207-990d8dd587dc tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Volume info retrieved successfully. Jul 10 18:58:47.942217 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa9964f2-82ed-48ec-8207-990d8dd587dc tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 200 Jul 10 18:58:47.942610 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 361/1479] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:47 2026] GET /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:47.959946 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3d964966-aa55-44fa-9bf2-b1465115d29a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:47.962323 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:47.962619 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:47.962923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:47.963154 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Delete volume with id: 4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:47.973267 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:47.973267 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:47.973965 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Volume info retrieved successfully. Jul 10 18:58:47.996058 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Delete volume request issued successfully. Jul 10 18:58:47.996374 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d964966-aa55-44fa-9bf2-b1465115d29a tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 202 Jul 10 18:58:47.996897 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 367/1480] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:58:47 2026] DELETE /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:48.007065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a2489d14-7de0-4c3f-a0a5-f11b5269f0ed None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:48.010248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2489d14-7de0-4c3f-a0a5-f11b5269f0ed tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] GET https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:48.010763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2489d14-7de0-4c3f-a0a5-f11b5269f0ed tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:48.011048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2489d14-7de0-4c3f-a0a5-f11b5269f0ed tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:48.025031 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:48.025031 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:48.032197 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a2489d14-7de0-4c3f-a0a5-f11b5269f0ed tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Volume info retrieved successfully. Jul 10 18:58:48.040416 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2489d14-7de0-4c3f-a0a5-f11b5269f0ed tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 200 Jul 10 18:58:48.041154 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 379/1481] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:48 2026] GET /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:49.060055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7ea67579-2aff-443a-8247-adee52ed8d85 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:49.063661 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ea67579-2aff-443a-8247-adee52ed8d85 tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] GET https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 Jul 10 18:58:49.063865 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ea67579-2aff-443a-8247-adee52ed8d85 tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:49.064065 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ea67579-2aff-443a-8247-adee52ed8d85 tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:49.073758 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ea67579-2aff-443a-8247-adee52ed8d85 tempest-VolumesServicesTestJSON-485759280 tempest-VolumesServicesTestJSON-485759280-project-member] https://10.4.3.225/volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 returned with HTTP 404 Jul 10 18:58:49.074310 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 375/1482] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:49 2026] GET /volume/v3/volumes/4ab44694-b4dc-4258-bfb3-086df0dfde81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:49.086766 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2414cf22-1d64-4881-9da0-428a5764bd26 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:49.088489 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2414cf22-1d64-4881-9da0-428a5764bd26 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] GET https://10.4.3.225/volume/v3/os-services Jul 10 18:58:49.088726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2414cf22-1d64-4881-9da0-428a5764bd26 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:49.088947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2414cf22-1d64-4881-9da0-428a5764bd26 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:49.092497 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2414cf22-1d64-4881-9da0-428a5764bd26 tempest-VolumesServicesTestJSON-2082430481 tempest-VolumesServicesTestJSON-2082430481-project-admin] https://10.4.3.225/volume/v3/os-services returned with HTTP 200 Jul 10 18:58:49.092955 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 362/1483] 10.4.3.225 () {66 vars in 1249 bytes} [Fri Jul 10 18:58:49 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:49.455362 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d5c8f9d-6c47-4827-a9b8-df13cb9fc000 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:49.455829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d5c8f9d-6c47-4827-a9b8-df13cb9fc000 None None] GET https://10.4.3.225/volume// Jul 10 18:58:49.456038 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d5c8f9d-6c47-4827-a9b8-df13cb9fc000 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:49.456242 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d5c8f9d-6c47-4827-a9b8-df13cb9fc000 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:49.456550 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d5c8f9d-6c47-4827-a9b8-df13cb9fc000 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:49.456862 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 368/1484] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:58:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:49.467142 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6e1e8f9d-546f-4223-8ad8-a2961c1b2cc4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:49.610730 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6e1e8f9d-546f-4223-8ad8-a2961c1b2cc4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:58:49.610853 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6e1e8f9d-546f-4223-8ad8-a2961c1b2cc4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8", "connector": null, "instance_uuid": "67443e86-0509-400a-a4b7-7c4af2983fd9"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:49.621893 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:49.621893 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:49.659142 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6e1e8f9d-546f-4223-8ad8-a2961c1b2cc4 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:58:49.659829 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 380/1485] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:58:49 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:49.938202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bb35bf0c-5a19-4b30-8137-0293e8693a1d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:49.940054 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb35bf0c-5a19-4b30-8137-0293e8693a1d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:49.940248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb35bf0c-5a19-4b30-8137-0293e8693a1d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:49.940429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb35bf0c-5a19-4b30-8137-0293e8693a1d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:49.949372 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:49.949372 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:49.958753 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bb35bf0c-5a19-4b30-8137-0293e8693a1d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:49.966006 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb35bf0c-5a19-4b30-8137-0293e8693a1d tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:49.966489 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 376/1486] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:49 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:50.240784 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a1dcb583-4403-4a96-ae98-32af134383dc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:50.241429 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1dcb583-4403-4a96-ae98-32af134383dc None None] GET https://10.4.3.225/volume// Jul 10 18:58:50.241686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1dcb583-4403-4a96-ae98-32af134383dc None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:50.241946 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1dcb583-4403-4a96-ae98-32af134383dc None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:50.242277 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1dcb583-4403-4a96-ae98-32af134383dc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:50.242565 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 363/1487] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:50.251791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-2ff99d77-db66-45a9-a5b2-5b3543fd3319 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:50.255367 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-2ff99d77-db66-45a9-a5b2-5b3543fd3319 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:50.255578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-2ff99d77-db66-45a9-a5b2-5b3543fd3319 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:50.255783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-2ff99d77-db66-45a9-a5b2-5b3543fd3319 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:50.272853 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:50.272853 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:50.278429 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-2ff99d77-db66-45a9-a5b2-5b3543fd3319 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:50.294972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-2ff99d77-db66-45a9-a5b2-5b3543fd3319 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:50.295494 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 369/1488] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:58:50 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 1053 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:58:50.395529 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:50.397663 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] PUT https://10.4.3.225/volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00 Jul 10 18:58:50.398069 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:50.408755 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Acquiring lock "cinder-attachment_update-b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:58:50.413970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Lock "cinder-attachment_update-b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:58:50.415014 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:50.415014 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:50.937703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Lock "cinder-attachment_update-b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8-np0000005042" released by "attachment_update" :: held 0.524s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:58:50.938198 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-6f0d4da5-7850-4e04-a080-e37154444582 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00 returned with HTTP 200 Jul 10 18:58:50.938586 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 381/1489] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:58:50 2026] PUT /volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:50.982595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-538bbd6e-9bc8-482c-885d-0f97cbf97ad0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:50.984379 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-538bbd6e-9bc8-482c-885d-0f97cbf97ad0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:50.984563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-538bbd6e-9bc8-482c-885d-0f97cbf97ad0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:50.984758 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-538bbd6e-9bc8-482c-885d-0f97cbf97ad0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:50.997281 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:50.997281 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:51.001961 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-538bbd6e-9bc8-482c-885d-0f97cbf97ad0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:51.006684 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-538bbd6e-9bc8-482c-885d-0f97cbf97ad0 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:51.007145 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 377/1490] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:50 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:51.575692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d0ba55da-fe7b-4a08-be08-87908d3468b9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.680847 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0ba55da-fe7b-4a08-be08-87908d3468b9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:58:51.681196 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d0ba55da-fe7b-4a08-be08-87908d3468b9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-809145119", "extra_specs": {"spec1": "val1"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.697571 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0ba55da-fe7b-4a08-be08-87908d3468b9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:58:51.697994 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 364/1491] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 18:58:51 2026] POST /volume/v3/types => generated 242 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:51.708775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8b9fc70-9138-4c63-8ccf-c662a790021a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.711734 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8b9fc70-9138-4c63-8ccf-c662a790021a tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] POST https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs Jul 10 18:58:51.711734 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8b9fc70-9138-4c63-8ccf-c662a790021a tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.713724 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8b9fc70-9138-4c63-8ccf-c662a790021a tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs returned with HTTP 400 Jul 10 18:58:51.714582 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 370/1492] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:58:51 2026] POST /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:58:51.724682 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f6da7b2b-e5de-49f8-85a3-1e01e3f0dc2d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.726624 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f6da7b2b-e5de-49f8-85a3-1e01e3f0dc2d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] POST https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs Jul 10 18:58:51.727112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f6da7b2b-e5de-49f8-85a3-1e01e3f0dc2d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.728795 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f6da7b2b-e5de-49f8-85a3-1e01e3f0dc2d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs returned with HTTP 400 Jul 10 18:58:51.729559 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 382/1493] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:58:51 2026] POST /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:58:51.739872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-03eb8836-bfd1-43b3-857b-dd9ab8de24a9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.741985 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-03eb8836-bfd1-43b3-857b-dd9ab8de24a9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] POST https://10.4.3.225/volume/v3/types/b617bd6a-2aa8-463f-9d6e-8be17e8e6d9b/extra_specs Jul 10 18:58:51.742333 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-03eb8836-bfd1-43b3-857b-dd9ab8de24a9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.753996 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-03eb8836-bfd1-43b3-857b-dd9ab8de24a9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/b617bd6a-2aa8-463f-9d6e-8be17e8e6d9b/extra_specs returned with HTTP 404 Jul 10 18:58:51.754645 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 378/1494] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 18:58:51 2026] POST /volume/v3/types/b617bd6a-2aa8-463f-9d6e-8be17e8e6d9b/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:51.765602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f4df0297-3b36-48d2-ae7c-ac2aad92cbc9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.767816 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f4df0297-3b36-48d2-ae7c-ac2aad92cbc9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] DELETE https://10.4.3.225/volume/v3/types/a091197f-aa07-43c4-965e-90f9d562474d/extra_specs/spec1 Jul 10 18:58:51.768058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f4df0297-3b36-48d2-ae7c-ac2aad92cbc9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:51.768263 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f4df0297-3b36-48d2-ae7c-ac2aad92cbc9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:51.772488 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f4df0297-3b36-48d2-ae7c-ac2aad92cbc9 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/a091197f-aa07-43c4-965e-90f9d562474d/extra_specs/spec1 returned with HTTP 404 Jul 10 18:58:51.773385 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 365/1495] 10.4.3.225 () {66 vars in 1399 bytes} [Fri Jul 10 18:58:51 2026] DELETE /volume/v3/types/a091197f-aa07-43c4-965e-90f9d562474d/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:51.784458 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bcbb3bbc-c75f-4e44-bdcf-43a8b42d683d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.786566 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bcbb3bbc-c75f-4e44-bdcf-43a8b42d683d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] GET https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/nonexistent_extra_spec_name Jul 10 18:58:51.786824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bcbb3bbc-c75f-4e44-bdcf-43a8b42d683d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:51.787031 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bcbb3bbc-c75f-4e44-bdcf-43a8b42d683d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:51.794156 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bcbb3bbc-c75f-4e44-bdcf-43a8b42d683d tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 18:58:51.794658 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 371/1496] 10.4.3.225 () {66 vars in 1462 bytes} [Fri Jul 10 18:58:51 2026] GET /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:51.804595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-188969aa-c47c-40e3-bfb6-3bacba1d4224 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.806540 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-188969aa-c47c-40e3-bfb6-3bacba1d4224 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] GET https://10.4.3.225/volume/v3/types/3aad3ce2-1e72-4a2b-a804-69c9845faa18/extra_specs/spec1 Jul 10 18:58:51.806761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-188969aa-c47c-40e3-bfb6-3bacba1d4224 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:51.806993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-188969aa-c47c-40e3-bfb6-3bacba1d4224 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:51.807238 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:51.807238 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:51.811896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-188969aa-c47c-40e3-bfb6-3bacba1d4224 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/3aad3ce2-1e72-4a2b-a804-69c9845faa18/extra_specs/spec1 returned with HTTP 404 Jul 10 18:58:51.812378 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 383/1497] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 18:58:51 2026] GET /volume/v3/types/3aad3ce2-1e72-4a2b-a804-69c9845faa18/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:51.821167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5b74546a-5fd1-4ad8-b83f-86580b5ddaff None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.823510 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b74546a-5fd1-4ad8-b83f-86580b5ddaff tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] GET https://10.4.3.225/volume/v3/types/521167e2-c9fe-4bcc-b657-6eddb24ec161/extra_specs Jul 10 18:58:51.823792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b74546a-5fd1-4ad8-b83f-86580b5ddaff tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:51.824053 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b74546a-5fd1-4ad8-b83f-86580b5ddaff tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:51.828433 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b74546a-5fd1-4ad8-b83f-86580b5ddaff tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/521167e2-c9fe-4bcc-b657-6eddb24ec161/extra_specs returned with HTTP 404 Jul 10 18:58:51.829107 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 379/1498] 10.4.3.225 () {66 vars in 1378 bytes} [Fri Jul 10 18:58:51 2026] GET /volume/v3/types/521167e2-c9fe-4bcc-b657-6eddb24ec161/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:51.837685 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-96e5026e-d386-45f7-a7d4-469e01b8471f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.839560 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-96e5026e-d386-45f7-a7d4-469e01b8471f tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] PUT https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/spec1 Jul 10 18:58:51.839977 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-96e5026e-d386-45f7-a7d4-469e01b8471f tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.844990 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-96e5026e-d386-45f7-a7d4-469e01b8471f tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/spec1 returned with HTTP 400 Jul 10 18:58:51.844990 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 366/1499] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:58:51 2026] PUT /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 18:58:51.853948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-49ebb7e7-8dc1-4940-9e11-54dedad85ad0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.857444 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49ebb7e7-8dc1-4940-9e11-54dedad85ad0 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] PUT https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/spec1 Jul 10 18:58:51.857930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49ebb7e7-8dc1-4940-9e11-54dedad85ad0 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'update', calling method: update, body: null {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.859718 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49ebb7e7-8dc1-4940-9e11-54dedad85ad0 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/spec1 returned with HTTP 400 Jul 10 18:58:51.860258 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 372/1500] 10.4.3.225 () {68 vars in 1415 bytes} [Fri Jul 10 18:58:51 2026] PUT /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:58:51.870843 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-90b3d935-1237-47a7-8a5e-1341e94919ea None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.872728 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90b3d935-1237-47a7-8a5e-1341e94919ea tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] PUT https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/None Jul 10 18:58:51.873089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-90b3d935-1237-47a7-8a5e-1341e94919ea tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.886233 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90b3d935-1237-47a7-8a5e-1341e94919ea tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 18:58:51.886399 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90b3d935-1237-47a7-8a5e-1341e94919ea tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/None returned with HTTP 400 Jul 10 18:58:51.887035 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 384/1501] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 18:58:51 2026] PUT /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/None => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:58:51.895733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6f582b2c-cee0-4b87-b018-9880110c1f88 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.897512 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6f582b2c-cee0-4b87-b018-9880110c1f88 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] PUT https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/7b8ad0e1-0a0c-4ae9-9705-c2650106f3f4 Jul 10 18:58:51.897865 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6f582b2c-cee0-4b87-b018-9880110c1f88 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.910720 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6f582b2c-cee0-4b87-b018-9880110c1f88 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 18:58:51.910931 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6f582b2c-cee0-4b87-b018-9880110c1f88 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/7b8ad0e1-0a0c-4ae9-9705-c2650106f3f4 returned with HTTP 400 Jul 10 18:58:51.911516 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 380/1502] 10.4.3.225 () {68 vars in 1509 bytes} [Fri Jul 10 18:58:51 2026] PUT /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c/extra_specs/7b8ad0e1-0a0c-4ae9-9705-c2650106f3f4 => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 18:58:51.920190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ea575544-52b7-45b4-9c09-70b42a4702c5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.923125 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea575544-52b7-45b4-9c09-70b42a4702c5 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] PUT https://10.4.3.225/volume/v3/types/603bf3a9-2cf2-4111-89f7-c1024f927cf6/extra_specs/spec1 Jul 10 18:58:51.923520 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea575544-52b7-45b4-9c09-70b42a4702c5 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:51.936911 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea575544-52b7-45b4-9c09-70b42a4702c5 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/603bf3a9-2cf2-4111-89f7-c1024f927cf6/extra_specs/spec1 returned with HTTP 404 Jul 10 18:58:51.937752 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 367/1503] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 18:58:51 2026] PUT /volume/v3/types/603bf3a9-2cf2-4111-89f7-c1024f927cf6/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:51.946098 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-83b799e7-6c1f-4103-9938-a6c4daa0efbe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:51.948361 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83b799e7-6c1f-4103-9938-a6c4daa0efbe tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] DELETE https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c Jul 10 18:58:51.948598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83b799e7-6c1f-4103-9938-a6c4daa0efbe tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:51.948912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83b799e7-6c1f-4103-9938-a6c4daa0efbe tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:51.988326 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83b799e7-6c1f-4103-9938-a6c4daa0efbe tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c returned with HTTP 202 Jul 10 18:58:51.988816 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 373/1504] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:58:51 2026] DELETE /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:58:52.000115 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-092358e1-7add-4b22-8d41-fe2efc878c99 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:52.003539 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-092358e1-7add-4b22-8d41-fe2efc878c99 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] GET https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c Jul 10 18:58:52.009032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-092358e1-7add-4b22-8d41-fe2efc878c99 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:52.009610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-092358e1-7add-4b22-8d41-fe2efc878c99 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:52.021036 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-092358e1-7add-4b22-8d41-fe2efc878c99 tempest-ExtraSpecsNegativeTest-946982990 tempest-ExtraSpecsNegativeTest-946982990-project-admin] https://10.4.3.225/volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c returned with HTTP 404 Jul 10 18:58:52.021098 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 385/1505] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 18:58:51 2026] GET /volume/v3/types/cf264ae3-1378-45a5-bf48-4a7b05b74f3c => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:52.025567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9e21b364-dc35-4dde-af9d-8c6ec35f5516 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:52.030105 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9e21b364-dc35-4dde-af9d-8c6ec35f5516 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:52.030357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9e21b364-dc35-4dde-af9d-8c6ec35f5516 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:52.030565 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9e21b364-dc35-4dde-af9d-8c6ec35f5516 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:52.057370 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:52.057370 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:52.062920 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9e21b364-dc35-4dde-af9d-8c6ec35f5516 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:52.069258 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9e21b364-dc35-4dde-af9d-8c6ec35f5516 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:52.069955 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 381/1506] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:52 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:53.086294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1f9e98ae-edfc-474a-91bf-3679d647c203 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:53.088209 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f9e98ae-edfc-474a-91bf-3679d647c203 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:53.088401 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f9e98ae-edfc-474a-91bf-3679d647c203 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:53.088586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f9e98ae-edfc-474a-91bf-3679d647c203 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:53.101102 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:53.101102 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:53.108142 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1f9e98ae-edfc-474a-91bf-3679d647c203 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:53.115594 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f9e98ae-edfc-474a-91bf-3679d647c203 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:53.116471 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 368/1507] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:53 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:54.132067 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-860da49e-8e76-4f4b-8f25-264bbed6c44b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:54.134419 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-860da49e-8e76-4f4b-8f25-264bbed6c44b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:54.134658 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-860da49e-8e76-4f4b-8f25-264bbed6c44b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:54.134950 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-860da49e-8e76-4f4b-8f25-264bbed6c44b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:54.146967 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:54.146967 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:54.150781 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-860da49e-8e76-4f4b-8f25-264bbed6c44b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:54.155523 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-860da49e-8e76-4f4b-8f25-264bbed6c44b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:54.155987 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 374/1508] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:54 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:55.175495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e72f7b33-2200-4fd8-89c2-e1af70de85e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:55.183225 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e72f7b33-2200-4fd8-89c2-e1af70de85e6 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:55.184457 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e72f7b33-2200-4fd8-89c2-e1af70de85e6 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:55.185599 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e72f7b33-2200-4fd8-89c2-e1af70de85e6 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:55.201949 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:55.201949 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:55.207759 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e72f7b33-2200-4fd8-89c2-e1af70de85e6 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:55.214755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e72f7b33-2200-4fd8-89c2-e1af70de85e6 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:55.215653 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 386/1509] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:55 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:55.319406 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ee854ebf-2dd1-48e5-be6a-129207f45092 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:55.319857 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee854ebf-2dd1-48e5-be6a-129207f45092 None None] GET https://10.4.3.225/volume// Jul 10 18:58:55.320182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee854ebf-2dd1-48e5-be6a-129207f45092 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:55.320336 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee854ebf-2dd1-48e5-be6a-129207f45092 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:55.320700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee854ebf-2dd1-48e5-be6a-129207f45092 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:58:55.321089 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 382/1510] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:58:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:58:55.329918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-86919a41-bd71-4c35-bc48-f3ea484d3585 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:55.332274 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-86919a41-bd71-4c35-bc48-f3ea484d3585 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:58:55.332508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-86919a41-bd71-4c35-bc48-f3ea484d3585 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:55.332726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-86919a41-bd71-4c35-bc48-f3ea484d3585 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:55.344279 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:55.344279 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:55.348393 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-86919a41-bd71-4c35-bc48-f3ea484d3585 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:58:55.354053 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-86919a41-bd71-4c35-bc48-f3ea484d3585 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:58:55.354425 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 369/1511] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:58:55 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:58:55.459424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:55.462149 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] PUT https://10.4.3.225/volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4 Jul 10 18:58:55.462632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:55.473692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Acquiring lock "cinder-attachment_update-4d32c813-358f-48ed-bdb9-39ec957264fe-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:58:55.479607 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Lock "cinder-attachment_update-4d32c813-358f-48ed-bdb9-39ec957264fe-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:58:55.481016 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:55.481016 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:56.013436 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Lock "cinder-attachment_update-4d32c813-358f-48ed-bdb9-39ec957264fe-np0000005042" released by "attachment_update" :: held 0.534s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:58:56.013816 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-7b151aa5-08dd-4204-868d-1cbcaca11330 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4 returned with HTTP 200 Jul 10 18:58:56.014024 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 375/1512] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:58:55 2026] PUT /volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:56.232342 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-33928cd9-329e-4c20-b35d-5fc40cf17d17 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:56.234682 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-33928cd9-329e-4c20-b35d-5fc40cf17d17 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:56.234941 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-33928cd9-329e-4c20-b35d-5fc40cf17d17 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:56.235170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-33928cd9-329e-4c20-b35d-5fc40cf17d17 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:56.248016 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:56.248016 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:56.252816 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-33928cd9-329e-4c20-b35d-5fc40cf17d17 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:56.257332 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-33928cd9-329e-4c20-b35d-5fc40cf17d17 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:56.257822 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 387/1513] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:56 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:56.526331 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-c07a0001-781a-4c81-a1e2-bb9d0c26a380 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:56.529053 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-c07a0001-781a-4c81-a1e2-bb9d0c26a380 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] POST https://10.4.3.225/volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4/action Jul 10 18:58:56.529553 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-c07a0001-781a-4c81-a1e2-bb9d0c26a380 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:56.529777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-c07a0001-781a-4c81-a1e2-bb9d0c26a380 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:56.550563 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:56.550563 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:56.561990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-66ef56fb-d91c-46f6-94d4-a25475a08375 req-c07a0001-781a-4c81-a1e2-bb9d0c26a380 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4/action returned with HTTP 204 Jul 10 18:58:56.562706 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 383/1514] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:58:56 2026] POST /volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:57.273380 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1088a0ce-199a-4246-af92-876d3c95e67c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:57.276614 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1088a0ce-199a-4246-af92-876d3c95e67c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:57.276799 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1088a0ce-199a-4246-af92-876d3c95e67c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:57.277017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1088a0ce-199a-4246-af92-876d3c95e67c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:57.291465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-84cab4a8-26a2-4192-9e46-85a4dd48fc38 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:57.293883 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-84cab4a8-26a2-4192-9e46-85a4dd48fc38 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00/action Jul 10 18:58:57.294249 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-84cab4a8-26a2-4192-9e46-85a4dd48fc38 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:58:57.294363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-84cab4a8-26a2-4192-9e46-85a4dd48fc38 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:58:57.297427 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:57.297427 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:58:57.302940 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1088a0ce-199a-4246-af92-876d3c95e67c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:57.307879 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1088a0ce-199a-4246-af92-876d3c95e67c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:57.308262 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 370/1515] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:57 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:58:57.311475 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:57.311475 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:58:57.321429 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6d77c8ee-3227-4f4b-923a-1189bc6cfab7 req-84cab4a8-26a2-4192-9e46-85a4dd48fc38 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00/action returned with HTTP 204 Jul 10 18:58:57.321882 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 376/1516] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:58:57 2026] POST /volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:58:58.322096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3776e43c-d62e-447f-ae7b-952574d749bf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:58.324782 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3776e43c-d62e-447f-ae7b-952574d749bf tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:58.324782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3776e43c-d62e-447f-ae7b-952574d749bf tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:58.328637 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3776e43c-d62e-447f-ae7b-952574d749bf tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:58.336555 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:58.336555 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:58:58.339887 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3776e43c-d62e-447f-ae7b-952574d749bf tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:58.343892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3776e43c-d62e-447f-ae7b-952574d749bf tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:58.344269 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 388/1517] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:58 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:58:58.361750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-18c50e9d-9d9b-4ce3-9c19-fd8eef8d4612 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:58:58.364081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-18c50e9d-9d9b-4ce3-9c19-fd8eef8d4612 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:58:58.364343 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-18c50e9d-9d9b-4ce3-9c19-fd8eef8d4612 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:58:58.364580 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-18c50e9d-9d9b-4ce3-9c19-fd8eef8d4612 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:58:58.375292 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:58:58.375292 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:58:58.379664 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-18c50e9d-9d9b-4ce3-9c19-fd8eef8d4612 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:58:58.385140 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-18c50e9d-9d9b-4ce3-9c19-fd8eef8d4612 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:58:58.385588 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 384/1518] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:58:58 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:00.104058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-30e366d7-a327-4446-83d9-62abf54af976 req-fa9a3b86-3153-437a-8223-5d24ad0dcbe4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:00.107010 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-fa9a3b86-3153-437a-8223-5d24ad0dcbe4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:00.107287 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-fa9a3b86-3153-437a-8223-5d24ad0dcbe4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:00.107540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-fa9a3b86-3153-437a-8223-5d24ad0dcbe4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:00.116768 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:00.116768 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:00.123106 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-30e366d7-a327-4446-83d9-62abf54af976 req-fa9a3b86-3153-437a-8223-5d24ad0dcbe4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:00.130031 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-fa9a3b86-3153-437a-8223-5d24ad0dcbe4 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:00.130734 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 371/1519] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:00 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:00.976832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6456f2ac-b126-4797-9e76-cb812722848a req-c5309470-6fe5-4fe5-9d28-bdeacaa571bb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:00.978947 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-c5309470-6fe5-4fe5-9d28-bdeacaa571bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:59:00.979578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-c5309470-6fe5-4fe5-9d28-bdeacaa571bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:00.979578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-c5309470-6fe5-4fe5-9d28-bdeacaa571bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:00.989504 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:00.989504 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:00.993726 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-6456f2ac-b126-4797-9e76-cb812722848a req-c5309470-6fe5-4fe5-9d28-bdeacaa571bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:00.999699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-c5309470-6fe5-4fe5-9d28-bdeacaa571bb tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:59:01.000351 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 377/1520] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:00 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:01.019342 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:01.022561 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] POST https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8/action Jul 10 18:59:01.023490 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:01.023673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:01.038959 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:01.038959 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:01.039717 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:01.048974 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Begin detaching volume completed successfully. Jul 10 18:59:01.049363 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-abbda174-4241-400b-bab2-5aeab541b439 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8/action returned with HTTP 202 Jul 10 18:59:01.050260 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 389/1521] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:59:01 2026] POST /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:02.076437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dfbfa141-c583-4d09-b560-e2680a0dad58 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.076990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dfbfa141-c583-4d09-b560-e2680a0dad58 None None] GET https://10.4.3.225/volume// Jul 10 18:59:02.077242 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa141-c583-4d09-b560-e2680a0dad58 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:02.077519 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa141-c583-4d09-b560-e2680a0dad58 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:02.078030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dfbfa141-c583-4d09-b560-e2680a0dad58 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:02.078416 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 385/1522] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:02.091864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6456f2ac-b126-4797-9e76-cb812722848a req-e796df95-f316-403f-aa58-9b481626e194 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.094892 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-e796df95-f316-403f-aa58-9b481626e194 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:59:02.095134 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-e796df95-f316-403f-aa58-9b481626e194 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:02.095332 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-e796df95-f316-403f-aa58-9b481626e194 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:02.109286 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:02.109286 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:02.115739 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6456f2ac-b126-4797-9e76-cb812722848a req-e796df95-f316-403f-aa58-9b481626e194 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:02.124267 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-e796df95-f316-403f-aa58-9b481626e194 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:59:02.124730 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 372/1523] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:02 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:02.187708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a3fbba53-1413-465f-a9b0-ee1b751b340f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.188138 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3fbba53-1413-465f-a9b0-ee1b751b340f None None] GET https://10.4.3.225/volume// Jul 10 18:59:02.188435 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3fbba53-1413-465f-a9b0-ee1b751b340f None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:02.188435 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3fbba53-1413-465f-a9b0-ee1b751b340f None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:02.188755 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3fbba53-1413-465f-a9b0-ee1b751b340f None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:02.189186 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 378/1524] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:59:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:02.196772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-30e366d7-a327-4446-83d9-62abf54af976 req-a1124005-0dad-46e0-b9f6-66954131fdb9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.346493 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-a1124005-0dad-46e0-b9f6-66954131fdb9 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:59:02.347056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-a1124005-0dad-46e0-b9f6-66954131fdb9 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b66e89ae-33a6-45bf-8baa-e8e4bea27cf6", "connector": null, "instance_uuid": "cf901edf-3bc3-40f7-a66d-023bfe921c51"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:02.359043 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:02.359043 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:02.402721 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-a1124005-0dad-46e0-b9f6-66954131fdb9 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:59:02.403720 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 390/1525] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:59:02 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:02.655780 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f55758f8-e911-42ca-9077-30b73f4459ed None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.661699 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f55758f8-e911-42ca-9077-30b73f4459ed tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:02.661985 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f55758f8-e911-42ca-9077-30b73f4459ed tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:02.662224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f55758f8-e911-42ca-9077-30b73f4459ed tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:02.679007 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:02.679007 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:02.688930 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f55758f8-e911-42ca-9077-30b73f4459ed tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:02.695107 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f55758f8-e911-42ca-9077-30b73f4459ed tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:02.695661 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 386/1526] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:02 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:02.946204 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-db268fd9-6c8b-4295-87aa-8a089d051690 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.946752 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-db268fd9-6c8b-4295-87aa-8a089d051690 None None] GET https://10.4.3.225/volume// Jul 10 18:59:02.946992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-db268fd9-6c8b-4295-87aa-8a089d051690 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:02.947270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-db268fd9-6c8b-4295-87aa-8a089d051690 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:02.947758 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-db268fd9-6c8b-4295-87aa-8a089d051690 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:02.948289 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 373/1527] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:02.957760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-30e366d7-a327-4446-83d9-62abf54af976 req-6db7acc6-09a6-4215-bb10-e3f90c8b2128 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:02.960311 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-6db7acc6-09a6-4215-bb10-e3f90c8b2128 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:02.960577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-6db7acc6-09a6-4215-bb10-e3f90c8b2128 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:02.960799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-6db7acc6-09a6-4215-bb10-e3f90c8b2128 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:02.977345 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:02.977345 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:02.982209 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-30e366d7-a327-4446-83d9-62abf54af976 req-6db7acc6-09a6-4215-bb10-e3f90c8b2128 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:02.987265 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-6db7acc6-09a6-4215-bb10-e3f90c8b2128 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:02.987718 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 379/1528] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:02 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:03.107787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:03.110219 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] PUT https://10.4.3.225/volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804 Jul 10 18:59:03.110548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:03.118684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Acquiring lock "cinder-attachment_update-b66e89ae-33a6-45bf-8baa-e8e4bea27cf6-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:59:03.123840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6456f2ac-b126-4797-9e76-cb812722848a req-16e4bfde-c6fd-4cff-ace3-978f82b3d988 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:03.125979 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Lock "cinder-attachment_update-b66e89ae-33a6-45bf-8baa-e8e4bea27cf6-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:59:03.126913 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:03.126913 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:03.130084 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-16e4bfde-c6fd-4cff-ace3-978f82b3d988 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] DELETE https://10.4.3.225/volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00 Jul 10 18:59:03.131738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-16e4bfde-c6fd-4cff-ace3-978f82b3d988 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:03.131738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-16e4bfde-c6fd-4cff-ace3-978f82b3d988 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:03.138880 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:03.138880 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:03.673964 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Lock "cinder-attachment_update-b66e89ae-33a6-45bf-8baa-e8e4bea27cf6-np0000005042" released by "attachment_update" :: held 0.548s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:59:03.675410 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-67a476b3-b67e-4dc1-8d9d-f34d004daa34 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804 returned with HTTP 200 Jul 10 18:59:03.675410 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 391/1529] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:59:03 2026] PUT /volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:03.689592 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6456f2ac-b126-4797-9e76-cb812722848a req-16e4bfde-c6fd-4cff-ace3-978f82b3d988 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00 returned with HTTP 200 Jul 10 18:59:03.690034 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 387/1530] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:59:03 2026] DELETE /volume/v3/attachments/179746d0-1316-4aac-804a-63796f109e00 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:03.711584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d4f921e7-999b-42ee-8572-8594ae5463d1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:03.713549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d4f921e7-999b-42ee-8572-8594ae5463d1 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:03.713747 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d4f921e7-999b-42ee-8572-8594ae5463d1 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:03.713986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d4f921e7-999b-42ee-8572-8594ae5463d1 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:03.736078 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:03.736078 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:03.741130 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d4f921e7-999b-42ee-8572-8594ae5463d1 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:03.746180 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d4f921e7-999b-42ee-8572-8594ae5463d1 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:03.746555 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 374/1531] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:03 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:04.760726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc8fe379-97c3-412a-abda-e9a147c497b2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:04.765178 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc8fe379-97c3-412a-abda-e9a147c497b2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:04.765497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc8fe379-97c3-412a-abda-e9a147c497b2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:04.768613 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc8fe379-97c3-412a-abda-e9a147c497b2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:04.788298 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:04.788298 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:04.796867 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bc8fe379-97c3-412a-abda-e9a147c497b2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:04.809880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc8fe379-97c3-412a-abda-e9a147c497b2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:04.809880 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 380/1532] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:04 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:05.232099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:05.234238 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:05.234645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2082667565"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:05.236383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2082667565'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:05.236534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Create volume of 1 GB Jul 10 18:59:05.236870 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:05.236870 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:05.241038 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Availability Zones retrieved successfully. Jul 10 18:59:05.246896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Flow 'volume_create_api' (96fcd314-9b84-482f-82cb-3aca1efaeb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:05.247775 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850ef370-92c5-4369-92fa-4d89b1aff883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:05.248794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:05.281557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850ef370-92c5-4369-92fa-4d89b1aff883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:05.282584 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb755919-0c55-4434-968c-9dd79dd4f871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:05.329285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Created reservations ['15175d8a-d357-4a6f-96d5-98d99f8a8cb1', 'd6d99386-3ee5-42c4-936c-62d33429e29c', 'e97e4c8d-bd3b-40a6-ad69-7846e07a8c92', 'db831d91-5414-4d29-bb34-eb08161d901c'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:05.330426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb755919-0c55-4434-968c-9dd79dd4f871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15175d8a-d357-4a6f-96d5-98d99f8a8cb1', 'd6d99386-3ee5-42c4-936c-62d33429e29c', 'e97e4c8d-bd3b-40a6-ad69-7846e07a8c92', 'db831d91-5414-4d29-bb34-eb08161d901c']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:05.331537 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49987718-c42a-4961-b391-4f7ca69ef4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:05.361300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49987718-c42a-4961-b391-4f7ca69ef4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b3cda42-0dcb-4da4-af41-a84ca3c55e6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2082667565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44741ddda9c3427e9e5f5a7bbd86c8b8',qos_specs=None,replication_status=,reservations=['15175d8a-d357-4a6f-96d5-98d99f8a8cb1','d6d99386-3ee5-42c4-936c-62d33429e29c','e97e4c8d-bd3b-40a6-ad69-7846e07a8c92','db831d91-5414-4d29-bb34-eb08161d901c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ce46d6e5b94c15aaf73f8321d442d4',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2082667565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b3cda42-0dcb-4da4-af41-a84ca3c55e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44741ddda9c3427e9e5f5a7bbd86c8b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97ce46d6e5b94c15aaf73f8321d442d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:05.362328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3944d6-208d-4aaf-99be-2d67d981e24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:05.383461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3944d6-208d-4aaf-99be-2d67d981e24e) transitioned into state 'SUCCESS' from state '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-2082667565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44741ddda9c3427e9e5f5a7bbd86c8b8',qos_specs=None,replication_status=,reservations=['15175d8a-d357-4a6f-96d5-98d99f8a8cb1','d6d99386-3ee5-42c4-936c-62d33429e29c','e97e4c8d-bd3b-40a6-ad69-7846e07a8c92','db831d91-5414-4d29-bb34-eb08161d901c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ce46d6e5b94c15aaf73f8321d442d4',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:05.384392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5e5f11-da80-42fc-9722-5e1a02e66c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:05.397897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5e5f11-da80-42fc-9722-5e1a02e66c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:05.398220 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Flow 'volume_create_api' (96fcd314-9b84-482f-82cb-3aca1efaeb88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:05.398590 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Create volume request issued successfully. Jul 10 18:59:05.399270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b0eaea3e-b62e-45f3-bf99-ec4fc7adac5c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:05.399765 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 392/1533] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:05 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:05.414383 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f83efcce-8bef-4d3b-9936-0901aa20b166 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:05.415872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f83efcce-8bef-4d3b-9936-0901aa20b166 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:05.416038 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f83efcce-8bef-4d3b-9936-0901aa20b166 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:05.416229 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f83efcce-8bef-4d3b-9936-0901aa20b166 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:05.422839 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:05.422839 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:05.426777 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f83efcce-8bef-4d3b-9936-0901aa20b166 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:05.431138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f83efcce-8bef-4d3b-9936-0901aa20b166 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:05.431644 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 388/1534] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:05 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:05.823690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d869d5cc-674d-4cbe-ba35-c1076aa516a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:05.825413 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d869d5cc-674d-4cbe-ba35-c1076aa516a2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:05.825606 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d869d5cc-674d-4cbe-ba35-c1076aa516a2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:05.825782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d869d5cc-674d-4cbe-ba35-c1076aa516a2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:05.838443 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:05.838443 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:05.845425 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d869d5cc-674d-4cbe-ba35-c1076aa516a2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:05.849030 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d869d5cc-674d-4cbe-ba35-c1076aa516a2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:05.849407 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 375/1535] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:05 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:06.447460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-231ab54b-e130-4dbe-b836-f4972b9aec35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:06.449367 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-231ab54b-e130-4dbe-b836-f4972b9aec35 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:06.449540 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-231ab54b-e130-4dbe-b836-f4972b9aec35 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:06.449743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-231ab54b-e130-4dbe-b836-f4972b9aec35 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:06.458572 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:06.458572 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:06.463842 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-231ab54b-e130-4dbe-b836-f4972b9aec35 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:06.470273 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-231ab54b-e130-4dbe-b836-f4972b9aec35 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:06.470691 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 381/1536] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:06 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:06.862177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aecd5b2e-829a-4e2b-9e8c-1bd5dfeb05a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:06.864168 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aecd5b2e-829a-4e2b-9e8c-1bd5dfeb05a7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:06.864363 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aecd5b2e-829a-4e2b-9e8c-1bd5dfeb05a7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:06.864571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aecd5b2e-829a-4e2b-9e8c-1bd5dfeb05a7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:06.875162 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:06.875162 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:06.878981 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aecd5b2e-829a-4e2b-9e8c-1bd5dfeb05a7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:06.883901 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aecd5b2e-829a-4e2b-9e8c-1bd5dfeb05a7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:06.884407 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 393/1537] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:06 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:07.902300 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bd21c653-3901-432e-9d1d-b32b9228dbc2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:07.905839 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd21c653-3901-432e-9d1d-b32b9228dbc2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:07.905839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd21c653-3901-432e-9d1d-b32b9228dbc2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:07.905839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd21c653-3901-432e-9d1d-b32b9228dbc2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:07.917325 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:07.917325 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:07.921943 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bd21c653-3901-432e-9d1d-b32b9228dbc2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:07.927339 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd21c653-3901-432e-9d1d-b32b9228dbc2 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:07.927730 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 389/1538] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:07 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:08.487603 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eef70ff4-919c-42c9-961a-f90c40d8ef84 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:08.490591 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eef70ff4-919c-42c9-961a-f90c40d8ef84 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] GET https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:59:08.490873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eef70ff4-919c-42c9-961a-f90c40d8ef84 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:08.491112 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eef70ff4-919c-42c9-961a-f90c40d8ef84 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:08.510481 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:08.510481 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:08.513172 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-eef70ff4-919c-42c9-961a-f90c40d8ef84 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:59:08.517231 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eef70ff4-919c-42c9-961a-f90c40d8ef84 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 200 Jul 10 18:59:08.517782 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 376/1539] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:59:08 2026] GET /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 1832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:08.943479 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eac4e6fe-5011-4a02-9456-24674a886abb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:08.945259 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eac4e6fe-5011-4a02-9456-24674a886abb tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:08.945422 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eac4e6fe-5011-4a02-9456-24674a886abb tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:08.945590 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eac4e6fe-5011-4a02-9456-24674a886abb tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:08.954018 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:08.954018 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:08.957348 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-eac4e6fe-5011-4a02-9456-24674a886abb tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:08.960986 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eac4e6fe-5011-4a02-9456-24674a886abb tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:08.961348 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 382/1540] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:08 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:09.973684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9fd8bf0f-cfc4-443a-b2c7-314ddf404cc6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:09.975503 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9fd8bf0f-cfc4-443a-b2c7-314ddf404cc6 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:09.975731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9fd8bf0f-cfc4-443a-b2c7-314ddf404cc6 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:09.975962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9fd8bf0f-cfc4-443a-b2c7-314ddf404cc6 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:09.988497 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:09.988497 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:09.992720 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9fd8bf0f-cfc4-443a-b2c7-314ddf404cc6 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:09.999441 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9fd8bf0f-cfc4-443a-b2c7-314ddf404cc6 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:09.999865 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 394/1541] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:09 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:10.052490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-30e366d7-a327-4446-83d9-62abf54af976 req-f6d34437-4c29-4406-bb90-ed2780a41a1c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:10.058299 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-f6d34437-4c29-4406-bb90-ed2780a41a1c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] POST https://10.4.3.225/volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804/action Jul 10 18:59:10.058299 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-f6d34437-4c29-4406-bb90-ed2780a41a1c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:10.058299 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-f6d34437-4c29-4406-bb90-ed2780a41a1c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:10.084139 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:10.084139 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:10.100881 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-30e366d7-a327-4446-83d9-62abf54af976 req-f6d34437-4c29-4406-bb90-ed2780a41a1c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804/action returned with HTTP 204 Jul 10 18:59:10.101668 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 390/1542] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:59:10 2026] POST /volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:11.013283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2901bca5-2653-4a5e-9883-f3646f3e5788 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:11.015121 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2901bca5-2653-4a5e-9883-f3646f3e5788 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:11.015369 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2901bca5-2653-4a5e-9883-f3646f3e5788 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:11.015571 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2901bca5-2653-4a5e-9883-f3646f3e5788 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:11.025598 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:11.025598 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:11.029956 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2901bca5-2653-4a5e-9883-f3646f3e5788 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:11.035312 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2901bca5-2653-4a5e-9883-f3646f3e5788 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:11.035993 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 377/1543] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:11 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:11.049655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-01337881-58b8-4552-926b-0dde67afcd85 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:11.051904 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-01337881-58b8-4552-926b-0dde67afcd85 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:11.052179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-01337881-58b8-4552-926b-0dde67afcd85 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:11.052451 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-01337881-58b8-4552-926b-0dde67afcd85 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:11.065211 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:11.065211 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:11.070117 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-01337881-58b8-4552-926b-0dde67afcd85 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:11.075367 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-01337881-58b8-4552-926b-0dde67afcd85 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:11.075793 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 383/1544] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:11 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:11.134671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-2ed38da1-72bf-48a9-8d8b-cec0c9e6317c req-7686d0f8-f52e-4f0e-8fc5-80b9d4b1dd67 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:11.137146 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-2ed38da1-72bf-48a9-8d8b-cec0c9e6317c req-7686d0f8-f52e-4f0e-8fc5-80b9d4b1dd67 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:11.137412 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-2ed38da1-72bf-48a9-8d8b-cec0c9e6317c req-7686d0f8-f52e-4f0e-8fc5-80b9d4b1dd67 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:11.137608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-2ed38da1-72bf-48a9-8d8b-cec0c9e6317c req-7686d0f8-f52e-4f0e-8fc5-80b9d4b1dd67 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:11.147999 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:11.147999 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:11.151445 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-2ed38da1-72bf-48a9-8d8b-cec0c9e6317c req-7686d0f8-f52e-4f0e-8fc5-80b9d4b1dd67 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:11.155562 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-2ed38da1-72bf-48a9-8d8b-cec0c9e6317c req-7686d0f8-f52e-4f0e-8fc5-80b9d4b1dd67 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:11.156220 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 395/1545] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:11 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:13.076649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:13.078458 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] DELETE https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:59:13.078672 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:13.078877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:13.079033 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Delete volume with id: b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:59:13.086142 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:13.086142 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:13.086630 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:13.110018 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Delete volume request issued successfully. Jul 10 18:59:13.110289 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ebbe526-0b40-42c5-b7b1-3f4734c4660c tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 202 Jul 10 18:59:13.110766 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 391/1546] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:13 2026] DELETE /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:13.120395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e67483a-d1e8-46b3-bf1c-824cdf18de48 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:13.127245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e67483a-d1e8-46b3-bf1c-824cdf18de48 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:59:13.127245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e67483a-d1e8-46b3-bf1c-824cdf18de48 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:13.127245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e67483a-d1e8-46b3-bf1c-824cdf18de48 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:13.134753 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:13.134753 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:13.138900 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9e67483a-d1e8-46b3-bf1c-824cdf18de48 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:13.144689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e67483a-d1e8-46b3-bf1c-824cdf18de48 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 200 Jul 10 18:59:13.145458 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 378/1547] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:13 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:14.160093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a5b00ae4-97a3-4205-9530-5f978a9645f7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:14.162317 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5b00ae4-97a3-4205-9530-5f978a9645f7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 Jul 10 18:59:14.162771 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5b00ae4-97a3-4205-9530-5f978a9645f7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:14.162771 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5b00ae4-97a3-4205-9530-5f978a9645f7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:14.165671 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=171,cinder:INSERT=18,cinder:UPDATE=33 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:59:14.169940 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5b00ae4-97a3-4205-9530-5f978a9645f7 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 returned with HTTP 404 Jul 10 18:59:14.170562 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 384/1548] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:14 2026] GET /volume/v3/volumes/b0aefaa2-ca19-4f7b-b467-0fd1d14e7db8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:14.574046 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:14.578617 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:59:14.580424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:14.580424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:14.580424 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Delete snapshot with id: e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:59:14.581905 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=179,cinder:INSERT=23,cinder:UPDATE=38 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:59:14.586633 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:14.586633 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:14.586633 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot retrieved successfully. Jul 10 18:59:14.617585 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot delete request issued successfully. Jul 10 18:59:14.617585 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1a119556-1d16-4b46-8d95-c0d0bb692932 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 returned with HTTP 202 Jul 10 18:59:14.617585 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 396/1549] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 18:59:14 2026] DELETE /volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:14.629437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-82a26678-3a71-4724-87c8-92fdf5c8059a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:14.633744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82a26678-3a71-4724-87c8-92fdf5c8059a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:59:14.634079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82a26678-3a71-4724-87c8-92fdf5c8059a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:14.634378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82a26678-3a71-4724-87c8-92fdf5c8059a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:14.643127 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:14.643127 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:14.643855 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-82a26678-3a71-4724-87c8-92fdf5c8059a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Snapshot retrieved successfully. Jul 10 18:59:14.650224 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82a26678-3a71-4724-87c8-92fdf5c8059a tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 returned with HTTP 200 Jul 10 18:59:14.650224 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 392/1550] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:59:14 2026] GET /volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 => generated 460 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:15.655182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2aca64ba-ad7b-4821-90c5-2d08747979ab None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:15.657067 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2aca64ba-ad7b-4821-90c5-2d08747979ab tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 Jul 10 18:59:15.657327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2aca64ba-ad7b-4821-90c5-2d08747979ab tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:15.657526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2aca64ba-ad7b-4821-90c5-2d08747979ab tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:15.659433 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=155,cinder:UPDATE=19,cinder:INSERT=15 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:59:15.662307 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2aca64ba-ad7b-4821-90c5-2d08747979ab tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 returned with HTTP 404 Jul 10 18:59:15.663069 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 379/1551] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 18:59:15 2026] GET /volume/v3/snapshots/e046964c-9a93-4315-b9a4-3978d0085162 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:15.697058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9f58f065-dc6b-4937-aaf7-52afe1deb5eb req-3629ee07-f799-4e76-acd9-75eb690149d5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:15.699373 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9f58f065-dc6b-4937-aaf7-52afe1deb5eb req-3629ee07-f799-4e76-acd9-75eb690149d5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:59:15.699594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9f58f065-dc6b-4937-aaf7-52afe1deb5eb req-3629ee07-f799-4e76-acd9-75eb690149d5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:15.699825 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9f58f065-dc6b-4937-aaf7-52afe1deb5eb req-3629ee07-f799-4e76-acd9-75eb690149d5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:15.706564 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:15.706564 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:15.709962 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-9f58f065-dc6b-4937-aaf7-52afe1deb5eb req-3629ee07-f799-4e76-acd9-75eb690149d5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:15.713678 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9f58f065-dc6b-4937-aaf7-52afe1deb5eb req-3629ee07-f799-4e76-acd9-75eb690149d5 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:59:15.714159 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 385/1552] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:15 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:16.570084 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:16.572375 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:16.572664 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1571107670"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:16.574899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1571107670'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:16.575066 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume of 1 GB Jul 10 18:59:16.576755 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:16.576755 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:16.586169 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Availability Zones retrieved successfully. Jul 10 18:59:16.594268 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Flow 'volume_create_api' (4ee9ba92-328e-4af1-b30d-5cbfeec5eeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:16.595414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea0a607-5f0b-487c-8c88-1c559b1582b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:16.598538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:16.634172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea0a607-5f0b-487c-8c88-1c559b1582b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:16.634972 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e6ac08-fe18-4fac-ae49-65290cf7543b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:16.696846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Created reservations ['c8deaf03-01ba-410d-9ba9-7cd2a9456930', '6260875a-87d3-464d-892c-a463aa1d6189', '8457605c-780a-4468-bacb-05daef7724e8', '47e819c0-b586-43d1-a1a8-daec0c53cad5'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:16.698066 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e6ac08-fe18-4fac-ae49-65290cf7543b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8deaf03-01ba-410d-9ba9-7cd2a9456930', '6260875a-87d3-464d-892c-a463aa1d6189', '8457605c-780a-4468-bacb-05daef7724e8', '47e819c0-b586-43d1-a1a8-daec0c53cad5']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:16.700480 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd28a5c-aaf0-4b38-9ca5-c10fd5483849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:16.723731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd28a5c-aaf0-4b38-9ca5-c10fd5483849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb643b87-ee39-4f19-b67f-eed3cbfd62b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1571107670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c9cbb9130f4750b2753987e4a29b00',qos_specs=None,replication_status=,reservations=['c8deaf03-01ba-410d-9ba9-7cd2a9456930','6260875a-87d3-464d-892c-a463aa1d6189','8457605c-780a-4468-bacb-05daef7724e8','47e819c0-b586-43d1-a1a8-daec0c53cad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd7652980524b67aabe071616e3fa87',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1571107670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb643b87-ee39-4f19-b67f-eed3cbfd62b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c9cbb9130f4750b2753987e4a29b00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd7652980524b67aabe071616e3fa87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:16.724553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751f6cfe-0288-4d1f-9098-63d4303226b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:16.750467 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751f6cfe-0288-4d1f-9098-63d4303226b0) transitioned into state 'SUCCESS' from state '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-1571107670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c9cbb9130f4750b2753987e4a29b00',qos_specs=None,replication_status=,reservations=['c8deaf03-01ba-410d-9ba9-7cd2a9456930','6260875a-87d3-464d-892c-a463aa1d6189','8457605c-780a-4468-bacb-05daef7724e8','47e819c0-b586-43d1-a1a8-daec0c53cad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd7652980524b67aabe071616e3fa87',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:16.751168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1274ec-976e-4d2b-96f5-00ede40d9cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:16.764370 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1274ec-976e-4d2b-96f5-00ede40d9cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:16.765320 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Flow 'volume_create_api' (4ee9ba92-328e-4af1-b30d-5cbfeec5eeb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:16.765659 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume request issued successfully. Jul 10 18:59:16.766268 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a059fc2-eb33-4a48-b6d9-d38dd6fc2d6a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:16.766885 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 397/1553] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:16 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:16.781076 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c3a0293c-a345-44a9-a29a-55913c680d23 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:16.782999 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c3a0293c-a345-44a9-a29a-55913c680d23 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:16.783217 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c3a0293c-a345-44a9-a29a-55913c680d23 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:16.783447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c3a0293c-a345-44a9-a29a-55913c680d23 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:16.785890 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=180,cinder:INSERT=21,cinder:UPDATE=46 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 18:59:16.791575 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:16.791575 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:16.796123 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c3a0293c-a345-44a9-a29a-55913c680d23 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:16.801202 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c3a0293c-a345-44a9-a29a-55913c680d23 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:16.801565 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 393/1554] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:16 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:17.815885 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-86f4de46-1143-40ee-9e15-d2f18011ec22 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:17.817462 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86f4de46-1143-40ee-9e15-d2f18011ec22 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:17.817678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86f4de46-1143-40ee-9e15-d2f18011ec22 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:17.817889 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86f4de46-1143-40ee-9e15-d2f18011ec22 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:17.830939 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:17.830939 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:17.834990 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-86f4de46-1143-40ee-9e15-d2f18011ec22 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:17.839052 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86f4de46-1143-40ee-9e15-d2f18011ec22 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:17.839441 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 380/1555] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:17 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:17.887447 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-0f1e56aa-8e27-471a-ac0c-c9930da8b222 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:17.890015 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-0f1e56aa-8e27-471a-ac0c-c9930da8b222 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:17.890223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-0f1e56aa-8e27-471a-ac0c-c9930da8b222 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:17.890480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-0f1e56aa-8e27-471a-ac0c-c9930da8b222 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:17.899368 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:17.899368 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:17.903255 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-0f1e56aa-8e27-471a-ac0c-c9930da8b222 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:17.908244 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-0f1e56aa-8e27-471a-ac0c-c9930da8b222 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:17.909066 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 386/1556] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:17 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:19.102520 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:19.105085 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:19.105498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1834635741"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:19.106936 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1834635741'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:19.107061 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume of 1 GB Jul 10 18:59:19.107360 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:19.107360 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:19.111603 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Availability Zones retrieved successfully. Jul 10 18:59:19.117081 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (f099effd-d05a-428b-925e-e525b4e80abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:19.117982 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a614c5-0f94-4d17-8f32-d24396c47cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:19.119140 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:19.152750 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a614c5-0f94-4d17-8f32-d24396c47cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:19.153924 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1167b2a0-eca3-49b3-bb1d-0d8823f20ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:19.226542 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Created reservations ['65d50758-1862-4b18-b1a8-467ada363310', '89b8a6c0-9508-4bcb-989f-692f6df8a299', '0cd9740c-78e1-4631-a870-d75429f22c4f', '23bf3e1d-f57c-4e92-a921-94f023b3b72b'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:19.229656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1167b2a0-eca3-49b3-bb1d-0d8823f20ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d50758-1862-4b18-b1a8-467ada363310', '89b8a6c0-9508-4bcb-989f-692f6df8a299', '0cd9740c-78e1-4631-a870-d75429f22c4f', '23bf3e1d-f57c-4e92-a921-94f023b3b72b']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:19.229656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440bfda2-0e8d-462f-9803-b4ac57bc7b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:19.255183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440bfda2-0e8d-462f-9803-b4ac57bc7b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761b1907-615b-43a6-a2fd-a975a09d318a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1834635741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['65d50758-1862-4b18-b1a8-467ada363310','89b8a6c0-9508-4bcb-989f-692f6df8a299','0cd9740c-78e1-4631-a870-d75429f22c4f','23bf3e1d-f57c-4e92-a921-94f023b3b72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1834635741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761b1907-615b-43a6-a2fd-a975a09d318a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c846930ace3849ffafb9c58f6a81e17a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d876e241493e4fdfb3f9be36ede0e426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:19.255997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89b2785c-62c2-4332-af4c-01ebf9e283b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:19.279095 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89b2785c-62c2-4332-af4c-01ebf9e283b0) transitioned into state 'SUCCESS' from state '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-1834635741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['65d50758-1862-4b18-b1a8-467ada363310','89b8a6c0-9508-4bcb-989f-692f6df8a299','0cd9740c-78e1-4631-a870-d75429f22c4f','23bf3e1d-f57c-4e92-a921-94f023b3b72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:19.279912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4576d578-3502-4304-ac67-1371733fa874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:19.295030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4576d578-3502-4304-ac67-1371733fa874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:19.296285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (f099effd-d05a-428b-925e-e525b4e80abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:19.296459 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request issued successfully. Jul 10 18:59:19.297152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7205f12-57c8-4c93-a0ef-3c9090095a68 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:19.298646 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 398/1557] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:19 2026] POST /volume/v3/volumes => generated 749 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:19.315566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b1711454-cf5b-431b-96ee-03f15644b468 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:19.321218 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b1711454-cf5b-431b-96ee-03f15644b468 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:19.321611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b1711454-cf5b-431b-96ee-03f15644b468 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:19.322545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b1711454-cf5b-431b-96ee-03f15644b468 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:19.335443 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:19.335443 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:19.339543 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b1711454-cf5b-431b-96ee-03f15644b468 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:19.347822 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b1711454-cf5b-431b-96ee-03f15644b468 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:19.348315 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 394/1558] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:19 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:19.947244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e72fd0bb-ebbf-4fb8-af07-015943fbe91a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:19.947685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e72fd0bb-ebbf-4fb8-af07-015943fbe91a None None] GET https://10.4.3.225/volume// Jul 10 18:59:19.947895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e72fd0bb-ebbf-4fb8-af07-015943fbe91a None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:19.948096 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e72fd0bb-ebbf-4fb8-af07-015943fbe91a None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:19.948426 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e72fd0bb-ebbf-4fb8-af07-015943fbe91a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:19.948825 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 381/1559] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:59:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:19.955822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-69e3bab6-1b79-43ed-826e-a81f2405eb69 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.004734 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-69e3bab6-1b79-43ed-826e-a81f2405eb69 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:59:20.005174 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-69e3bab6-1b79-43ed-826e-a81f2405eb69 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb643b87-ee39-4f19-b67f-eed3cbfd62b5", "connector": null, "instance_uuid": "f8f0984a-9dcd-4a79-a74d-4b54a292f944"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:20.021159 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.021159 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:20.056434 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-69e3bab6-1b79-43ed-826e-a81f2405eb69 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:59:20.057092 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 387/1560] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:59:19 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:20.222495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-49e01a25-c89c-474a-ad4c-2ccb6621f627 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.224889 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-49e01a25-c89c-474a-ad4c-2ccb6621f627 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:20.225126 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-49e01a25-c89c-474a-ad4c-2ccb6621f627 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.225369 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-49e01a25-c89c-474a-ad4c-2ccb6621f627 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.232900 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.232900 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:20.236189 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-49e01a25-c89c-474a-ad4c-2ccb6621f627 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:20.239930 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-49e01a25-c89c-474a-ad4c-2ccb6621f627 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:20.240248 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 399/1561] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:20.263449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-139c5bc0-4ffb-49fc-a06f-23988d3ab28c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.263852 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-139c5bc0-4ffb-49fc-a06f-23988d3ab28c None None] GET https://10.4.3.225/volume// Jul 10 18:59:20.264095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-139c5bc0-4ffb-49fc-a06f-23988d3ab28c None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.264327 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-139c5bc0-4ffb-49fc-a06f-23988d3ab28c None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.264658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-139c5bc0-4ffb-49fc-a06f-23988d3ab28c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:20.264940 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 395/1562] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:20.273034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-99480103-ddbe-4ca4-bedb-0f5bca220137 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.275495 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-99480103-ddbe-4ca4-bedb-0f5bca220137 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:59:20.275910 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-99480103-ddbe-4ca4-bedb-0f5bca220137 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b3cda42-0dcb-4da4-af41-a84ca3c55e6e", "connector": null, "instance_uuid": "5e6911ce-efd5-4daa-a6f5-f5e479d7a66e"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:20.285150 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.285150 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:20.319462 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-99480103-ddbe-4ca4-bedb-0f5bca220137 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:59:20.319946 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 382/1563] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:59:20 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 10 18:59:20.361989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8437e62c-3e60-4cd8-9672-85716cd42331 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.368723 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8437e62c-3e60-4cd8-9672-85716cd42331 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:20.368911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8437e62c-3e60-4cd8-9672-85716cd42331 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.369108 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8437e62c-3e60-4cd8-9672-85716cd42331 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.375573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-898d736a-d391-4cfc-9634-b743159d6a1c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.377904 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-898d736a-d391-4cfc-9634-b743159d6a1c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] POST https://10.4.3.225/volume/v3/attachments/bb2df142-1b1d-41cd-8a93-3a4a61bc29d5/action Jul 10 18:59:20.378333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-898d736a-d391-4cfc-9634-b743159d6a1c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:20.378540 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-898d736a-d391-4cfc-9634-b743159d6a1c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:20.380431 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.380431 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:20.385048 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8437e62c-3e60-4cd8-9672-85716cd42331 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:20.390550 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8437e62c-3e60-4cd8-9672-85716cd42331 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:20.391062 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 388/1564] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:20.395534 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.395534 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:20.406046 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.407967 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action Jul 10 18:59:20.408378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action body: b'{"os-attach": {"instance_uuid": "b63c695b-4968-4feb-a419-9272b0222952", "mountpoint": "/dev/vdb"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:20.408575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b63c695b-4968-4feb-a419-9272b0222952", "mountpoint": "/dev/vdb"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:20.411298 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0df5202d-7a10-4e39-b334-9fba89d5ec77 req-898d736a-d391-4cfc-9634-b743159d6a1c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments/bb2df142-1b1d-41cd-8a93-3a4a61bc29d5/action returned with HTTP 204 Jul 10 18:59:20.411770 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 400/1565] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:59:20 2026] POST /volume/v3/attachments/bb2df142-1b1d-41cd-8a93-3a4a61bc29d5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:20.418654 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.418654 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:20.419272 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:20.430827 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Update volume admin metadata completed successfully. Jul 10 18:59:20.436910 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-440859a5-410e-41e9-a093-1ebf82131653 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.437055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2f043712-63d9-418e-bf41-7179258fb228 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.439149 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-440859a5-410e-41e9-a093-1ebf82131653 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:20.439236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f043712-63d9-418e-bf41-7179258fb228 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:20.439403 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-440859a5-410e-41e9-a093-1ebf82131653 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.439514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f043712-63d9-418e-bf41-7179258fb228 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.439623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-440859a5-410e-41e9-a093-1ebf82131653 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.439767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f043712-63d9-418e-bf41-7179258fb228 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.451787 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.451787 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:20.453639 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.453639 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:20.456883 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-440859a5-410e-41e9-a093-1ebf82131653 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:20.459490 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2f043712-63d9-418e-bf41-7179258fb228 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:20.461722 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-440859a5-410e-41e9-a093-1ebf82131653 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:20.462177 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 383/1566] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:20.465826 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f043712-63d9-418e-bf41-7179258fb228 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:20.467910 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 389/1567] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:20.482787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7985212a-22ed-4bbf-b5ab-e06112ad00b3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.484977 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7985212a-22ed-4bbf-b5ab-e06112ad00b3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:20.485229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7985212a-22ed-4bbf-b5ab-e06112ad00b3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.485488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7985212a-22ed-4bbf-b5ab-e06112ad00b3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.501766 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.501766 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:20.506683 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7985212a-22ed-4bbf-b5ab-e06112ad00b3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:20.511599 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7985212a-22ed-4bbf-b5ab-e06112ad00b3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:20.512043 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 401/1568] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:20.564646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-9027d8f4-9e82-4f58-a371-f12762d00667 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.567041 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-9027d8f4-9e82-4f58-a371-f12762d00667 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:20.567258 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-9027d8f4-9e82-4f58-a371-f12762d00667 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.567459 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-9027d8f4-9e82-4f58-a371-f12762d00667 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.575779 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.575779 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:20.579580 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-9027d8f4-9e82-4f58-a371-f12762d00667 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:20.584362 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-9027d8f4-9e82-4f58-a371-f12762d00667 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:20.584729 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 384/1569] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:20.588470 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-091723e5-7497-4886-8c8a-73c17d745342 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.588952 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-091723e5-7497-4886-8c8a-73c17d745342 None None] GET https://10.4.3.225/volume// Jul 10 18:59:20.589162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-091723e5-7497-4886-8c8a-73c17d745342 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.589395 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-091723e5-7497-4886-8c8a-73c17d745342 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.589783 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-091723e5-7497-4886-8c8a-73c17d745342 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:20.590154 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 390/1570] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:20.599708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-e8b73ebe-7598-420c-a67b-3dd001e7673f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.603454 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-e8b73ebe-7598-420c-a67b-3dd001e7673f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:20.603797 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-e8b73ebe-7598-420c-a67b-3dd001e7673f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.603983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-e8b73ebe-7598-420c-a67b-3dd001e7673f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.615785 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.615785 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:20.620255 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-e8b73ebe-7598-420c-a67b-3dd001e7673f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:20.626299 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-e8b73ebe-7598-420c-a67b-3dd001e7673f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:20.626816 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 402/1571] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:20.634463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-b17517b3-ae66-4b97-8dab-e15a30cc70a6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.637971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-b17517b3-ae66-4b97-8dab-e15a30cc70a6 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] DELETE https://10.4.3.225/volume/v3/attachments/bb2df142-1b1d-41cd-8a93-3a4a61bc29d5 Jul 10 18:59:20.638387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-b17517b3-ae66-4b97-8dab-e15a30cc70a6 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.638663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-b17517b3-ae66-4b97-8dab-e15a30cc70a6 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.647542 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.647542 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:20.735624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.737989 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] PUT https://10.4.3.225/volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7 Jul 10 18:59:20.738469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:20.746407 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Acquiring lock "cinder-attachment_update-eb643b87-ee39-4f19-b67f-eed3cbfd62b5-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:59:20.751423 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Lock "cinder-attachment_update-eb643b87-ee39-4f19-b67f-eed3cbfd62b5-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:59:20.752430 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.752430 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:20.932782 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Attach volume completed successfully. Jul 10 18:59:20.933089 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4f5a2c1a-3d18-449d-8a10-f74497436251 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action returned with HTTP 202 Jul 10 18:59:20.933679 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 396/1572] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:20 2026] POST /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:20.943087 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-756b6f2e-8b2a-4b78-a60c-8e881e6732d1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.945004 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-756b6f2e-8b2a-4b78-a60c-8e881e6732d1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:20.945183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-756b6f2e-8b2a-4b78-a60c-8e881e6732d1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.945410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-756b6f2e-8b2a-4b78-a60c-8e881e6732d1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.956258 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.956258 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:20.961034 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-756b6f2e-8b2a-4b78-a60c-8e881e6732d1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:20.966020 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-756b6f2e-8b2a-4b78-a60c-8e881e6732d1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:20.966491 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 403/1573] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:20.980359 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-22a0aa89-0a77-496e-9d06-e27e83d06a9d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:20.982745 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22a0aa89-0a77-496e-9d06-e27e83d06a9d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:20.983117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22a0aa89-0a77-496e-9d06-e27e83d06a9d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:20.983461 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22a0aa89-0a77-496e-9d06-e27e83d06a9d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:20.994849 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:20.994849 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:20.998450 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22a0aa89-0a77-496e-9d06-e27e83d06a9d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:21.002972 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22a0aa89-0a77-496e-9d06-e27e83d06a9d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:21.003397 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 397/1574] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:20 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:21.019140 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d75f042e-cb41-4ba1-b695-ad2899449f19 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:21.057009 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d75f042e-cb41-4ba1-b695-ad2899449f19 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action Jul 10 18:59:21.057429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d75f042e-cb41-4ba1-b695-ad2899449f19 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:21.057498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d75f042e-cb41-4ba1-b695-ad2899449f19 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:21.068564 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:21.068564 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:21.069005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.admin_actions [None req-d75f042e-cb41-4ba1-b695-ad2899449f19 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume '761b1907-615b-43a6-a2fd-a975a09d318a' with '{'status': 'error'}' {{(pid=100059) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:21.098285 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d75f042e-cb41-4ba1-b695-ad2899449f19 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action returned with HTTP 202 Jul 10 18:59:21.098772 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 404/1575] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:21 2026] POST /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:21.108653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f120b09f-8370-4972-889b-37965a8d5efc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:21.111524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f120b09f-8370-4972-889b-37965a8d5efc tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:21.111864 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f120b09f-8370-4972-889b-37965a8d5efc tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:21.112184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f120b09f-8370-4972-889b-37965a8d5efc tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:21.124104 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:21.124104 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:21.129355 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f120b09f-8370-4972-889b-37965a8d5efc tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:21.135553 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f120b09f-8370-4972-889b-37965a8d5efc tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:21.136096 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 398/1576] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:21 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:21.156464 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:21.158154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action Jul 10 18:59:21.158545 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1cf2a72b-d9a2-45b3-8df5-fa6780b70c56"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:21.158660 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1cf2a72b-d9a2-45b3-8df5-fa6780b70c56"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:21.176839 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:21.176839 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:21.177276 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Volume info retrieved successfully. Jul 10 18:59:21.203863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5fee68bb-ee49-43aa-93c4-2cce144a2239 req-b17517b3-ae66-4b97-8dab-e15a30cc70a6 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/attachments/bb2df142-1b1d-41cd-8a93-3a4a61bc29d5 returned with HTTP 200 Jul 10 18:59:21.204347 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 385/1577] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:59:20 2026] DELETE /volume/v3/attachments/bb2df142-1b1d-41cd-8a93-3a4a61bc29d5 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:21.232086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7e62d7e7-7c5c-41a7-b5c3-3d5134a31cff None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:21.233932 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7e62d7e7-7c5c-41a7-b5c3-3d5134a31cff tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 18:59:21.234157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7e62d7e7-7c5c-41a7-b5c3-3d5134a31cff tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:21.234354 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7e62d7e7-7c5c-41a7-b5c3-3d5134a31cff tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:21.241602 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:21.241602 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:21.245571 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7e62d7e7-7c5c-41a7-b5c3-3d5134a31cff tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 18:59:21.250062 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7e62d7e7-7c5c-41a7-b5c3-3d5134a31cff tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 18:59:21.250734 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 399/1578] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:21 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:21.273688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Lock "cinder-attachment_update-eb643b87-ee39-4f19-b67f-eed3cbfd62b5-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:59:21.274083 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-61c233f1-c679-4d9b-88b3-76b2212f2a2d tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7 returned with HTTP 200 Jul 10 18:59:21.274660 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 391/1579] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:59:20 2026] PUT /volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:21.474555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b0a0b997-0477-4261-8daa-3f2154fcd83b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:21.477064 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b0a0b997-0477-4261-8daa-3f2154fcd83b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:21.477304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b0a0b997-0477-4261-8daa-3f2154fcd83b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:21.477599 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b0a0b997-0477-4261-8daa-3f2154fcd83b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:21.490570 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:21.490570 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:21.495004 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b0a0b997-0477-4261-8daa-3f2154fcd83b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:21.501720 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b0a0b997-0477-4261-8daa-3f2154fcd83b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:21.502017 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 386/1580] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:21 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:21.667954 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-8f40088a-e3cc-47ff-9be9-effa128eefd7 req-4460c4ce-0a0f-4ad0-b018-366c9aa436bc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:21.670641 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-8f40088a-e3cc-47ff-9be9-effa128eefd7 req-4460c4ce-0a0f-4ad0-b018-366c9aa436bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f Jul 10 18:59:21.670794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-8f40088a-e3cc-47ff-9be9-effa128eefd7 req-4460c4ce-0a0f-4ad0-b018-366c9aa436bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:21.671041 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-8f40088a-e3cc-47ff-9be9-effa128eefd7 req-4460c4ce-0a0f-4ad0-b018-366c9aa436bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:21.678211 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:21.678211 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:21.685285 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Terminate volume connection completed successfully. Jul 10 18:59:21.701294 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100059) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 18:59:22.212278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-8f40088a-e3cc-47ff-9be9-effa128eefd7 req-4460c4ce-0a0f-4ad0-b018-366c9aa436bc tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f returned with HTTP 200 Jul 10 18:59:22.212678 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 400/1581] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:59:21 2026] DELETE /volume/v3/attachments/7324e743-26f3-4a27-a67b-6f53322e292f => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:22.215988 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Detach volume completed successfully. Jul 10 18:59:22.215988 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8a6a92d7-10a8-4809-a7ac-beb66fd75c99 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action returned with HTTP 202 Jul 10 18:59:22.216401 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 405/1582] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:21 2026] POST /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action => generated 0 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:22.224905 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b956b84c-45de-44cd-af5b-875e3cfca80b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.227578 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b956b84c-45de-44cd-af5b-875e3cfca80b tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.227798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b956b84c-45de-44cd-af5b-875e3cfca80b tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.228093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b956b84c-45de-44cd-af5b-875e3cfca80b tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.235432 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.235432 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:22.239300 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b956b84c-45de-44cd-af5b-875e3cfca80b tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.243676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b956b84c-45de-44cd-af5b-875e3cfca80b tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:22.244061 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 392/1583] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:22 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:22.256934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e49227d9-5d4c-4921-95fe-38408b886faa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.262415 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e49227d9-5d4c-4921-95fe-38408b886faa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.262680 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e49227d9-5d4c-4921-95fe-38408b886faa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.262892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e49227d9-5d4c-4921-95fe-38408b886faa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.276701 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.276701 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:22.280708 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e49227d9-5d4c-4921-95fe-38408b886faa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.284880 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e49227d9-5d4c-4921-95fe-38408b886faa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:22.285236 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 387/1584] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:22 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:22.302727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a3260708-3669-44c0-b024-d2acdffa5262 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.305129 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a3260708-3669-44c0-b024-d2acdffa5262 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action Jul 10 18:59:22.305609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a3260708-3669-44c0-b024-d2acdffa5262 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action body: b'{"os-detach": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:22.305731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a3260708-3669-44c0-b024-d2acdffa5262 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:22.317283 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.317283 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:22.317972 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a3260708-3669-44c0-b024-d2acdffa5262 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.517233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2cc5cb0f-8ec4-4d63-b978-10a4d8c00dc2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.521521 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2cc5cb0f-8ec4-4d63-b978-10a4d8c00dc2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:22.521715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2cc5cb0f-8ec4-4d63-b978-10a4d8c00dc2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.521951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2cc5cb0f-8ec4-4d63-b978-10a4d8c00dc2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.542082 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.542082 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:22.547350 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2cc5cb0f-8ec4-4d63-b978-10a4d8c00dc2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:22.553143 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2cc5cb0f-8ec4-4d63-b978-10a4d8c00dc2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:22.553715 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 406/1585] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:22 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:22.822214 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a3260708-3669-44c0-b024-d2acdffa5262 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Detach volume completed successfully. Jul 10 18:59:22.822643 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a3260708-3669-44c0-b024-d2acdffa5262 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action returned with HTTP 202 Jul 10 18:59:22.823077 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 401/1586] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:22 2026] POST /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:22.832844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3d03c968-53cb-461c-b540-28fb9bb5bf84 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.832844 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d03c968-53cb-461c-b540-28fb9bb5bf84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.832844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d03c968-53cb-461c-b540-28fb9bb5bf84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.832844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d03c968-53cb-461c-b540-28fb9bb5bf84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.840299 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.840299 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:22.844739 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3d03c968-53cb-461c-b540-28fb9bb5bf84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.849054 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d03c968-53cb-461c-b540-28fb9bb5bf84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:22.849411 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 393/1587] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:22 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:22.862433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-87155867-14ed-4a06-91d2-79b110675bd7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.865566 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-87155867-14ed-4a06-91d2-79b110675bd7 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.865780 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-87155867-14ed-4a06-91d2-79b110675bd7 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.865997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-87155867-14ed-4a06-91d2-79b110675bd7 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.879048 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.879048 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:22.884162 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-87155867-14ed-4a06-91d2-79b110675bd7 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.888861 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-87155867-14ed-4a06-91d2-79b110675bd7 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:22.889224 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 388/1588] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:22 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:22.906067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.907581 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] DELETE https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.907864 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.908122 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.908334 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume with id: 761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.917592 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.917592 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:22.918254 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.937129 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume request issued successfully. Jul 10 18:59:22.937280 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98e1b1c8-8d3f-4410-b747-6f28af0b88a3 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 202 Jul 10 18:59:22.937694 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 407/1589] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:22 2026] DELETE /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:22.946337 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a3ffc581-08c8-48eb-93be-18d8f03a3204 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:22.949394 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a3ffc581-08c8-48eb-93be-18d8f03a3204 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:22.949607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a3ffc581-08c8-48eb-93be-18d8f03a3204 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:22.949841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a3ffc581-08c8-48eb-93be-18d8f03a3204 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:22.964473 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:22.964473 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:22.971384 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a3ffc581-08c8-48eb-93be-18d8f03a3204 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:22.976169 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a3ffc581-08c8-48eb-93be-18d8f03a3204 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 200 Jul 10 18:59:22.978828 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 402/1590] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:22 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:23.566625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b661342c-4e99-4a33-accb-c1e09cd34884 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:23.568759 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b661342c-4e99-4a33-accb-c1e09cd34884 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:23.568906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b661342c-4e99-4a33-accb-c1e09cd34884 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:23.569040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b661342c-4e99-4a33-accb-c1e09cd34884 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:23.578506 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:23.578506 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:23.582155 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b661342c-4e99-4a33-accb-c1e09cd34884 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:23.586449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b661342c-4e99-4a33-accb-c1e09cd34884 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:23.586841 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 394/1591] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:23 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:23.758740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-95451f7b-bbe7-4554-8ae5-cf1ba5bd2c36 req-db9d4c68-f235-4311-a485-8787e6866c12 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:23.761114 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-95451f7b-bbe7-4554-8ae5-cf1ba5bd2c36 req-db9d4c68-f235-4311-a485-8787e6866c12 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 18:59:23.761368 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-95451f7b-bbe7-4554-8ae5-cf1ba5bd2c36 req-db9d4c68-f235-4311-a485-8787e6866c12 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:23.761577 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-95451f7b-bbe7-4554-8ae5-cf1ba5bd2c36 req-db9d4c68-f235-4311-a485-8787e6866c12 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:23.776736 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:23.776736 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:23.780540 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-95451f7b-bbe7-4554-8ae5-cf1ba5bd2c36 req-db9d4c68-f235-4311-a485-8787e6866c12 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 18:59:23.785293 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-95451f7b-bbe7-4554-8ae5-cf1ba5bd2c36 req-db9d4c68-f235-4311-a485-8787e6866c12 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 18:59:23.785723 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 389/1592] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:23 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:23.992796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-71884073-474e-4a21-b715-06269592b201 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:23.994648 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-71884073-474e-4a21-b715-06269592b201 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a Jul 10 18:59:23.995000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-71884073-474e-4a21-b715-06269592b201 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:23.995298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-71884073-474e-4a21-b715-06269592b201 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:24.001937 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-71884073-474e-4a21-b715-06269592b201 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a returned with HTTP 404 Jul 10 18:59:24.002995 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 408/1593] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:23 2026] GET /volume/v3/volumes/761b1907-615b-43a6-a2fd-a975a09d318a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:24.207046 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-53525601-c43e-474f-b78b-30f43667cda9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:24.209138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:59:24.209353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:24.209567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:24.209718 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Delete volume with id: e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:59:24.216272 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:24.216272 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:24.216769 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:24.234023 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Delete volume request issued successfully. Jul 10 18:59:24.234359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-53525601-c43e-474f-b78b-30f43667cda9 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 202 Jul 10 18:59:24.234829 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 403/1594] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:24 2026] DELETE /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:24.246864 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ad4f2521-2ada-4e3c-b349-c6bcdf8b104b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:24.249147 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad4f2521-2ada-4e3c-b349-c6bcdf8b104b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:59:24.249390 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad4f2521-2ada-4e3c-b349-c6bcdf8b104b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:24.249685 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad4f2521-2ada-4e3c-b349-c6bcdf8b104b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:24.261475 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:24.261475 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:24.266105 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ad4f2521-2ada-4e3c-b349-c6bcdf8b104b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Volume info retrieved successfully. Jul 10 18:59:24.271581 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad4f2521-2ada-4e3c-b349-c6bcdf8b104b tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 200 Jul 10 18:59:24.272278 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 395/1595] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:24 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:24.602141 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e92d0135-b566-4f6d-a377-b5163d2eead9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:24.604338 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e92d0135-b566-4f6d-a377-b5163d2eead9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:24.604527 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e92d0135-b566-4f6d-a377-b5163d2eead9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:24.604759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e92d0135-b566-4f6d-a377-b5163d2eead9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:24.616167 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:24.616167 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:24.620652 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e92d0135-b566-4f6d-a377-b5163d2eead9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:24.625855 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e92d0135-b566-4f6d-a377-b5163d2eead9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:24.626352 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 390/1596] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:24 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:25.289705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d3e9e087-04b8-4388-a073-301b7a7d1934 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:25.291613 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3e9e087-04b8-4388-a073-301b7a7d1934 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] GET https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 Jul 10 18:59:25.292129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3e9e087-04b8-4388-a073-301b7a7d1934 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:25.292433 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3e9e087-04b8-4388-a073-301b7a7d1934 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:25.300880 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3e9e087-04b8-4388-a073-301b7a7d1934 tempest-TestStampPattern-499802403 tempest-TestStampPattern-499802403-project-member] https://10.4.3.225/volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 returned with HTTP 404 Jul 10 18:59:25.301478 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 409/1597] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:25 2026] GET /volume/v3/volumes/e9971697-e959-4e83-8dea-3ecdcf0937e5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:25.524746 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d4c8a01-0a43-402c-a501-2f080b82737f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:25.526371 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:25.527297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1640042953", "source_volid": "37c9f3af-e974-47c0-a911-1094f2d72a8b", "volume_type": "tempest-scenario-type-luks-1700918587", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:25.528095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1640042953', 'source_volid': '37c9f3af-e974-47c0-a911-1094f2d72a8b', 'volume_type': 'tempest-scenario-type-luks-1700918587', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:25.536907 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:25.536907 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:25.537324 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume retrieved successfully. Jul 10 18:59:25.537455 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume of 1 GB Jul 10 18:59:25.538001 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Availability Zones retrieved successfully. Jul 10 18:59:25.543288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (9dd10e36-44e9-43c8-9d36-71fa90c9d12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:25.544777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff252cf-ec9d-49a6-91d6-dc30d855d19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:25.546150 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:25.568087 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ff252cf-ec9d-49a6-91d6-dc30d855d19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '37c9f3af-e974-47c0-a911-1094f2d72a8b', 'volume_type': VolumeType(created_at=2026-07-10T18:58:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24489576-f088-4014-8078-d66b2c42fe14,is_public=True,name='tempest-scenario-type-luks-1700918587',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24489576-f088-4014-8078-d66b2c42fe14', '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=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:25.568832 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67cd63f0-68c5-484c-9bb5-5c00be1c034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:25.592320 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:59:25.592569 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:59:25.606765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Created reservations ['3aee212b-7448-4b99-8520-f1068402155b', '728631bd-6dc2-4dc3-9985-47570bb7433a', '29e54669-cc7a-47e7-a8da-f836fa83dbb2', '9314df19-11e0-4f73-b3cd-d498fe9721b6'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:25.607685 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67cd63f0-68c5-484c-9bb5-5c00be1c034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aee212b-7448-4b99-8520-f1068402155b', '728631bd-6dc2-4dc3-9985-47570bb7433a', '29e54669-cc7a-47e7-a8da-f836fa83dbb2', '9314df19-11e0-4f73-b3cd-d498fe9721b6']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:25.608236 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f35800f-76f1-46d4-8d70-5925c0836e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:25.639844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f35800f-76f1-46d4-8d70-5925c0836e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ee0efc-90c6-4b14-835b-592c18524b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1640042953',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['3aee212b-7448-4b99-8520-f1068402155b','728631bd-6dc2-4dc3-9985-47570bb7433a','29e54669-cc7a-47e7-a8da-f836fa83dbb2','9314df19-11e0-4f73-b3cd-d498fe9721b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=37c9f3af-e974-47c0-a911-1094f2d72a8b,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=24489576-f088-4014-8078-d66b2c42fe14), '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-10T18:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1640042953',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e9ee0efc-90c6-4b14-835b-592c18524b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94a2a36ac14542ca97b75ebc325e08c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=37c9f3af-e974-47c0-a911-1094f2d72a8b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aae0cdd298994bea875c2d4cee776bb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24489576-f088-4014-8078-d66b2c42fe14),volume_type_id=24489576-f088-4014-8078-d66b2c42fe14)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:25.641710 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-26701c85-760f-4bd6-a48d-75456947c5cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:25.642033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9848da0c-b6b0-4f82-97e7-f206a4847c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:25.642123 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26701c85-760f-4bd6-a48d-75456947c5cf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:25.642123 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26701c85-760f-4bd6-a48d-75456947c5cf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:25.642123 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26701c85-760f-4bd6-a48d-75456947c5cf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:25.653234 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:25.653234 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:25.657132 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-26701c85-760f-4bd6-a48d-75456947c5cf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:25.661603 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26701c85-760f-4bd6-a48d-75456947c5cf tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:25.661995 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 396/1598] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:25 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:25.670162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9848da0c-b6b0-4f82-97e7-f206a4847c45) transitioned into state 'SUCCESS' from state '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-1640042953',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94a2a36ac14542ca97b75ebc325e08c4',qos_specs=None,replication_status=,reservations=['3aee212b-7448-4b99-8520-f1068402155b','728631bd-6dc2-4dc3-9985-47570bb7433a','29e54669-cc7a-47e7-a8da-f836fa83dbb2','9314df19-11e0-4f73-b3cd-d498fe9721b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=37c9f3af-e974-47c0-a911-1094f2d72a8b,status='creating',user_id='aae0cdd298994bea875c2d4cee776bb2',volume_type_id=24489576-f088-4014-8078-d66b2c42fe14)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:25.670162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f6bccfe-f01e-4eb3-9fc8-e8044a7d2e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:25.685049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f6bccfe-f01e-4eb3-9fc8-e8044a7d2e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:25.686208 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Flow 'volume_create_api' (9dd10e36-44e9-43c8-9d36-71fa90c9d12a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:25.686624 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Create volume request issued successfully. Jul 10 18:59:25.687455 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d4c8a01-0a43-402c-a501-2f080b82737f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:25.688015 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 404/1599] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:59:25 2026] POST /volume/v3/volumes => generated 811 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:25.698711 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b1706eea-3023-4075-9059-a9207a01ab9c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:25.704445 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b1706eea-3023-4075-9059-a9207a01ab9c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:25.704662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b1706eea-3023-4075-9059-a9207a01ab9c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:25.705143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b1706eea-3023-4075-9059-a9207a01ab9c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:25.718327 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:25.718327 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:25.724887 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b1706eea-3023-4075-9059-a9207a01ab9c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:25.732828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b1706eea-3023-4075-9059-a9207a01ab9c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:25.732828 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 391/1600] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:25 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:26.676031 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-22b1db57-509b-4273-b7cb-9116de690678 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:26.678586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22b1db57-509b-4273-b7cb-9116de690678 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:26.679038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22b1db57-509b-4273-b7cb-9116de690678 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:26.679274 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22b1db57-509b-4273-b7cb-9116de690678 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:26.692136 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:26.692136 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:26.696344 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-22b1db57-509b-4273-b7cb-9116de690678 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:26.705792 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22b1db57-509b-4273-b7cb-9116de690678 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:26.706792 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 410/1601] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:26 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:26.744254 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c29ab272-51ed-4d1b-a21c-83e16ad1ad2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:26.746583 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c29ab272-51ed-4d1b-a21c-83e16ad1ad2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:26.746583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c29ab272-51ed-4d1b-a21c-83e16ad1ad2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:26.749142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c29ab272-51ed-4d1b-a21c-83e16ad1ad2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:26.758144 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:26.758144 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:26.762971 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c29ab272-51ed-4d1b-a21c-83e16ad1ad2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:26.768310 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c29ab272-51ed-4d1b-a21c-83e16ad1ad2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:26.769066 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 397/1602] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:26 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:27.523049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-9b214adb-1a34-4e20-8046-0edfa83197d6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.525869 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-9b214adb-1a34-4e20-8046-0edfa83197d6 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7/action Jul 10 18:59:27.526364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-9b214adb-1a34-4e20-8046-0edfa83197d6 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:27.526581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-9b214adb-1a34-4e20-8046-0edfa83197d6 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:27.552287 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.552287 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:27.570473 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-14ed99d8-a2f9-4f0b-913d-e9094398df6c req-9b214adb-1a34-4e20-8046-0edfa83197d6 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7/action returned with HTTP 204 Jul 10 18:59:27.571102 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 405/1603] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:59:27 2026] POST /volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:27.725015 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b2163b8f-4ab1-45de-9ed1-a77465b7e93f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.727252 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b2163b8f-4ab1-45de-9ed1-a77465b7e93f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:27.727496 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b2163b8f-4ab1-45de-9ed1-a77465b7e93f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:27.727736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b2163b8f-4ab1-45de-9ed1-a77465b7e93f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:27.741168 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.741168 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:27.745705 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b2163b8f-4ab1-45de-9ed1-a77465b7e93f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:27.751666 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b2163b8f-4ab1-45de-9ed1-a77465b7e93f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:27.752230 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 392/1604] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:27 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:27.768963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-52fbff30-63de-4433-b696-400c6784c6a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.771924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52fbff30-63de-4433-b696-400c6784c6a7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:27.772122 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52fbff30-63de-4433-b696-400c6784c6a7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:27.772334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52fbff30-63de-4433-b696-400c6784c6a7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:27.783820 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.783820 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:27.786432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8f62d5f8-793f-4360-8e2f-175cf2c3595e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.788824 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-52fbff30-63de-4433-b696-400c6784c6a7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:27.791566 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52fbff30-63de-4433-b696-400c6784c6a7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:27.792069 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 411/1605] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:27 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:27.792432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f62d5f8-793f-4360-8e2f-175cf2c3595e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:27.792712 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f62d5f8-793f-4360-8e2f-175cf2c3595e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:27.792965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f62d5f8-793f-4360-8e2f-175cf2c3595e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:27.801722 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.801722 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:27.806337 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8f62d5f8-793f-4360-8e2f-175cf2c3595e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:27.812681 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f62d5f8-793f-4360-8e2f-175cf2c3595e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:27.813589 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 398/1606] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:27 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:27.837621 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-38e48775-2459-4146-94cf-dca653562b06 req-94addcb1-0c28-4c6d-b321-bed666782d2e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.840637 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-38e48775-2459-4146-94cf-dca653562b06 req-94addcb1-0c28-4c6d-b321-bed666782d2e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:27.840930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-38e48775-2459-4146-94cf-dca653562b06 req-94addcb1-0c28-4c6d-b321-bed666782d2e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:27.841090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-38e48775-2459-4146-94cf-dca653562b06 req-94addcb1-0c28-4c6d-b321-bed666782d2e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:27.850516 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.850516 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:27.853795 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-38e48775-2459-4146-94cf-dca653562b06 req-94addcb1-0c28-4c6d-b321-bed666782d2e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:27.857952 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-38e48775-2459-4146-94cf-dca653562b06 req-94addcb1-0c28-4c6d-b321-bed666782d2e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:27.858537 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 406/1607] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:27 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:27.882759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dd6a008d-2de4-492c-a646-ef821004bdef None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.884789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dd6a008d-2de4-492c-a646-ef821004bdef tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:27.884983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dd6a008d-2de4-492c-a646-ef821004bdef tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:27.885266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dd6a008d-2de4-492c-a646-ef821004bdef tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:27.894802 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.894802 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:27.898240 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dd6a008d-2de4-492c-a646-ef821004bdef tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:27.902142 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dd6a008d-2de4-492c-a646-ef821004bdef tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:27.902493 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 393/1608] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:27 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:59:27.944760 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-2b29ec1c-6716-4e8a-ab4d-b65d727104a0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:27.949362 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-2b29ec1c-6716-4e8a-ab4d-b65d727104a0 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:27.949605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-2b29ec1c-6716-4e8a-ab4d-b65d727104a0 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:27.949872 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-2b29ec1c-6716-4e8a-ab4d-b65d727104a0 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:27.968319 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:27.968319 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:27.976900 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-2b29ec1c-6716-4e8a-ab4d-b65d727104a0 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:27.979889 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-2b29ec1c-6716-4e8a-ab4d-b65d727104a0 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:27.980361 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 412/1609] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:27 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:28.001558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:28.003974 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5/action Jul 10 18:59:28.004316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:28.004437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:28.015046 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:28.015046 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:28.015538 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:28.026664 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Begin detaching volume completed successfully. Jul 10 18:59:28.026902 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-f4663283-7fdc-499b-ba38-ee8157f3cbce tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5/action returned with HTTP 202 Jul 10 18:59:28.027776 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 399/1610] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:59:28 2026] POST /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:28.830194 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c6dd0dfb-d8e2-4160-b7cc-49dffe583bc7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:28.837118 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6dd0dfb-d8e2-4160-b7cc-49dffe583bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:28.837330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6dd0dfb-d8e2-4160-b7cc-49dffe583bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:28.837535 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6dd0dfb-d8e2-4160-b7cc-49dffe583bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:28.845294 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:28.845294 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:28.849849 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c6dd0dfb-d8e2-4160-b7cc-49dffe583bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:28.855026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6dd0dfb-d8e2-4160-b7cc-49dffe583bc7 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:28.855418 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 407/1611] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:28 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:29.061881 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5b68ddf9-5035-421a-bd3e-fee788afc047 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:29.062286 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b68ddf9-5035-421a-bd3e-fee788afc047 None None] GET https://10.4.3.225/volume// Jul 10 18:59:29.062456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b68ddf9-5035-421a-bd3e-fee788afc047 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:29.062638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b68ddf9-5035-421a-bd3e-fee788afc047 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:29.062975 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b68ddf9-5035-421a-bd3e-fee788afc047 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:29.063308 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 394/1612] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:29.079957 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-83221933-75dd-4f7c-8b72-e7f60c3ec330 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:29.084887 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-83221933-75dd-4f7c-8b72-e7f60c3ec330 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:29.084887 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-83221933-75dd-4f7c-8b72-e7f60c3ec330 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:29.084887 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-83221933-75dd-4f7c-8b72-e7f60c3ec330 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:29.100126 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:29.100126 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:29.104387 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-83221933-75dd-4f7c-8b72-e7f60c3ec330 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:29.109763 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-83221933-75dd-4f7c-8b72-e7f60c3ec330 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:29.110266 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 413/1613] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:29 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:29.868743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b940617e-fba2-4a9e-afa0-03cf58aeee2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:29.871891 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b940617e-fba2-4a9e-afa0-03cf58aeee2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:29.872146 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b940617e-fba2-4a9e-afa0-03cf58aeee2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:29.872399 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b940617e-fba2-4a9e-afa0-03cf58aeee2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:29.882320 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:29.882320 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:29.888045 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b940617e-fba2-4a9e-afa0-03cf58aeee2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:29.894317 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b940617e-fba2-4a9e-afa0-03cf58aeee2d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:29.894955 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 400/1614] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:29 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:30.910909 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-614bd8fa-b745-4b80-b0ff-43966203106f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:30.913281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-614bd8fa-b745-4b80-b0ff-43966203106f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:30.913580 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-614bd8fa-b745-4b80-b0ff-43966203106f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:30.913911 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-614bd8fa-b745-4b80-b0ff-43966203106f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:30.918614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-509d4a44-e96d-4c1a-8706-e6ef8486e9a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:30.923035 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-509d4a44-e96d-4c1a-8706-e6ef8486e9a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7 Jul 10 18:59:30.923285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-509d4a44-e96d-4c1a-8706-e6ef8486e9a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:30.923550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-509d4a44-e96d-4c1a-8706-e6ef8486e9a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:30.923886 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:30.923886 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:30.928623 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-614bd8fa-b745-4b80-b0ff-43966203106f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:30.935229 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-614bd8fa-b745-4b80-b0ff-43966203106f tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:30.935229 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 408/1615] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:30 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:30.936330 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:30.936330 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:31.349988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:31.352632 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:31.352632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2088914035"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:31.356193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2088914035'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:31.356193 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume of 1 GB Jul 10 18:59:31.366919 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Availability Zones retrieved successfully. Jul 10 18:59:31.368940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (003075e6-03a9-4c25-a120-7d877bc0a17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:31.370423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41ca0b3-de91-4957-b139-32e461a843fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:31.372752 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:31.408979 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41ca0b3-de91-4957-b139-32e461a843fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:31.410221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e155d67-1be7-4a59-8f42-e74b3f00b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:31.465415 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Created reservations ['401dee3e-debc-45d5-bc1f-f4ab25800544', '08a4a5ff-0ee1-47cb-a35b-72cb02ec8aac', '9916dde7-dad3-4874-b366-07f5e9195fb2', '44d9fe6f-480c-4eee-a33c-6cde857d0827'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:31.466381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e155d67-1be7-4a59-8f42-e74b3f00b265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['401dee3e-debc-45d5-bc1f-f4ab25800544', '08a4a5ff-0ee1-47cb-a35b-72cb02ec8aac', '9916dde7-dad3-4874-b366-07f5e9195fb2', '44d9fe6f-480c-4eee-a33c-6cde857d0827']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:31.467272 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f984875-bd2f-4626-9103-37543fc10d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:31.473830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-8468d694-6a9c-4c94-85e1-9b2d8f368d9c req-509d4a44-e96d-4c1a-8706-e6ef8486e9a2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7 returned with HTTP 200 Jul 10 18:59:31.474349 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 395/1616] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:59:30 2026] DELETE /volume/v3/attachments/8243277c-2172-4548-895a-604a6f0c01f7 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:31.498146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f984875-bd2f-4626-9103-37543fc10d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '436ce255-f064-4eb0-9f59-ea89cb0bebce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2088914035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['401dee3e-debc-45d5-bc1f-f4ab25800544','08a4a5ff-0ee1-47cb-a35b-72cb02ec8aac','9916dde7-dad3-4874-b366-07f5e9195fb2','44d9fe6f-480c-4eee-a33c-6cde857d0827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2088914035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=436ce255-f064-4eb0-9f59-ea89cb0bebce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c846930ace3849ffafb9c58f6a81e17a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d876e241493e4fdfb3f9be36ede0e426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:31.499762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd88df8-ff8e-41ec-a97b-7140a6211121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:31.533713 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd88df8-ff8e-41ec-a97b-7140a6211121) transitioned into state 'SUCCESS' from state '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-2088914035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['401dee3e-debc-45d5-bc1f-f4ab25800544','08a4a5ff-0ee1-47cb-a35b-72cb02ec8aac','9916dde7-dad3-4874-b366-07f5e9195fb2','44d9fe6f-480c-4eee-a33c-6cde857d0827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:31.534749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600cd96c-7a18-4862-b5da-a01771344fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:31.548198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600cd96c-7a18-4862-b5da-a01771344fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:31.549099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (003075e6-03a9-4c25-a120-7d877bc0a17c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:31.549402 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request issued successfully. Jul 10 18:59:31.549985 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-54c00e09-6cc6-434d-95a2-f5986f318db6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:31.550382 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 414/1617] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:31 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:31.566498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9e539114-aba6-4c9b-a179-351e5225e6a2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:31.568425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e539114-aba6-4c9b-a179-351e5225e6a2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:31.568637 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e539114-aba6-4c9b-a179-351e5225e6a2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:31.568872 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e539114-aba6-4c9b-a179-351e5225e6a2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:31.580830 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:31.580830 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:31.583350 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9e539114-aba6-4c9b-a179-351e5225e6a2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:31.588953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e539114-aba6-4c9b-a179-351e5225e6a2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 200 Jul 10 18:59:31.589374 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 401/1618] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:31 2026] GET /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:31.953254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-46919c2d-2b32-4776-99e5-d0fc8ccb1bfb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:31.956011 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46919c2d-2b32-4776-99e5-d0fc8ccb1bfb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:31.956232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46919c2d-2b32-4776-99e5-d0fc8ccb1bfb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:31.956422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46919c2d-2b32-4776-99e5-d0fc8ccb1bfb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:31.964767 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:31.964767 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:31.971576 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-46919c2d-2b32-4776-99e5-d0fc8ccb1bfb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:31.977349 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46919c2d-2b32-4776-99e5-d0fc8ccb1bfb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:31.977749 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 409/1619] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:31 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:32.276895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-992933d6-f9d8-4027-8905-1cdfb1a6dfda None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.279245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-992933d6-f9d8-4027-8905-1cdfb1a6dfda tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 18:59:32.279538 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-992933d6-f9d8-4027-8905-1cdfb1a6dfda tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:32.279860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-992933d6-f9d8-4027-8905-1cdfb1a6dfda tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:32.290459 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:32.290459 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:32.295104 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-992933d6-f9d8-4027-8905-1cdfb1a6dfda tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 18:59:32.301632 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-992933d6-f9d8-4027-8905-1cdfb1a6dfda tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 18:59:32.302170 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 396/1620] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:32 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:32.603869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3d41a0e6-6af3-401c-ba80-4c3af52be61a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.606401 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3d41a0e6-6af3-401c-ba80-4c3af52be61a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:32.606492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3d41a0e6-6af3-401c-ba80-4c3af52be61a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:32.606710 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3d41a0e6-6af3-401c-ba80-4c3af52be61a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:32.616712 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:32.616712 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:32.621283 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3d41a0e6-6af3-401c-ba80-4c3af52be61a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:32.629230 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3d41a0e6-6af3-401c-ba80-4c3af52be61a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 200 Jul 10 18:59:32.629880 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 415/1621] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:32 2026] GET /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:32.645755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-86ddc8a3-eadf-4521-b561-e48e0c2f198d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.647944 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86ddc8a3-eadf-4521-b561-e48e0c2f198d tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce/action Jul 10 18:59:32.648321 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86ddc8a3-eadf-4521-b561-e48e0c2f198d tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:32.648469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86ddc8a3-eadf-4521-b561-e48e0c2f198d tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:32.657854 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:32.657854 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:32.658288 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-86ddc8a3-eadf-4521-b561-e48e0c2f198d tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume '436ce255-f064-4eb0-9f59-ea89cb0bebce' with '{'status': 'attaching'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:32.687742 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86ddc8a3-eadf-4521-b561-e48e0c2f198d tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce/action returned with HTTP 202 Jul 10 18:59:32.688218 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 402/1622] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:32 2026] POST /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:32.699284 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-68073341-8be9-4d12-a740-8517cf6660c5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.701058 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68073341-8be9-4d12-a740-8517cf6660c5 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:32.701248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68073341-8be9-4d12-a740-8517cf6660c5 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:32.701438 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68073341-8be9-4d12-a740-8517cf6660c5 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:32.708747 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:32.708747 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:32.712419 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-68073341-8be9-4d12-a740-8517cf6660c5 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:32.716508 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68073341-8be9-4d12-a740-8517cf6660c5 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 200 Jul 10 18:59:32.716900 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 410/1623] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:32 2026] GET /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:32.731678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.733891 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce/action Jul 10 18:59:32.734372 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:32.734526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:32.745482 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:32.745482 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:32.746004 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Volume info retrieved successfully. Jul 10 18:59:32.775247 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Delete volume request issued successfully. Jul 10 18:59:32.775488 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d49ea38f-0d0b-4454-83c0-c6d79f67e5ed tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce/action returned with HTTP 202 Jul 10 18:59:32.775965 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 397/1624] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:32 2026] POST /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:32.785222 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2e3151b1-ac74-40d6-ae78-af61204b2324 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.788567 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2e3151b1-ac74-40d6-ae78-af61204b2324 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:32.788816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2e3151b1-ac74-40d6-ae78-af61204b2324 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:32.789038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2e3151b1-ac74-40d6-ae78-af61204b2324 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:32.801274 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:32.801274 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:32.806777 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2e3151b1-ac74-40d6-ae78-af61204b2324 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:32.813000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2e3151b1-ac74-40d6-ae78-af61204b2324 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 200 Jul 10 18:59:32.814061 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 416/1625] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:32 2026] GET /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:32.991708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-81c5110c-0e8a-475c-b98f-850796944d87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:32.993281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81c5110c-0e8a-475c-b98f-850796944d87 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:32.993487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81c5110c-0e8a-475c-b98f-850796944d87 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:32.993931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81c5110c-0e8a-475c-b98f-850796944d87 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:33.000917 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:33.000917 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:33.004428 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-81c5110c-0e8a-475c-b98f-850796944d87 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:33.008910 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81c5110c-0e8a-475c-b98f-850796944d87 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:33.009302 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 403/1626] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:32 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:33.826299 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-57adb104-b2ff-4043-a60b-364278c07ba0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:33.830462 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-57adb104-b2ff-4043-a60b-364278c07ba0 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:33.830773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-57adb104-b2ff-4043-a60b-364278c07ba0 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:33.831033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-57adb104-b2ff-4043-a60b-364278c07ba0 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:33.838784 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-57adb104-b2ff-4043-a60b-364278c07ba0 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 404 Jul 10 18:59:33.839543 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 411/1627] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:33 2026] GET /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:33.847330 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-266128ad-4ed7-4ff4-a4c5-cd7c7977b886 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:33.852704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-266128ad-4ed7-4ff4-a4c5-cd7c7977b886 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:33.852986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-266128ad-4ed7-4ff4-a4c5-cd7c7977b886 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:33.853212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-266128ad-4ed7-4ff4-a4c5-cd7c7977b886 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:33.866373 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-266128ad-4ed7-4ff4-a4c5-cd7c7977b886 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 404 Jul 10 18:59:33.867787 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 398/1628] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:33 2026] GET /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:33.875285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-35d91575-aeed-413f-a932-fd23a0298de2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:33.877486 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35d91575-aeed-413f-a932-fd23a0298de2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] DELETE https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:33.877780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35d91575-aeed-413f-a932-fd23a0298de2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:33.878050 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35d91575-aeed-413f-a932-fd23a0298de2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:33.878260 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-35d91575-aeed-413f-a932-fd23a0298de2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume with id: 436ce255-f064-4eb0-9f59-ea89cb0bebce Jul 10 18:59:33.888488 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35d91575-aeed-413f-a932-fd23a0298de2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce returned with HTTP 404 Jul 10 18:59:33.889037 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 417/1629] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:33 2026] DELETE /volume/v3/volumes/436ce255-f064-4eb0-9f59-ea89cb0bebce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:33.897545 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:33.899362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:33.899912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-242575338"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:33.902910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-242575338'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:33.902910 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume of 1 GB Jul 10 18:59:33.906050 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Availability Zones retrieved successfully. Jul 10 18:59:33.912219 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (fc86787f-9c8f-415b-b359-caa507ab6c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:33.913235 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28531e86-5586-4a05-ad23-968ceadf5e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:33.914204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:33.944161 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28531e86-5586-4a05-ad23-968ceadf5e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:33.944161 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3132e8a-9a32-4bc8-9655-eb650f2cc148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:33.997982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Created reservations ['5801ba10-9d83-4b9c-a2b4-c2f1f7087108', '8fad8a6f-581a-4599-b7da-4571680a0c50', '4c072f39-cac6-43c2-893c-06b6b3fe9fd6', 'eb44e415-f530-442f-acb6-55c2948b0e56'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:33.997982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3132e8a-9a32-4bc8-9655-eb650f2cc148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5801ba10-9d83-4b9c-a2b4-c2f1f7087108', '8fad8a6f-581a-4599-b7da-4571680a0c50', '4c072f39-cac6-43c2-893c-06b6b3fe9fd6', 'eb44e415-f530-442f-acb6-55c2948b0e56']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:33.997982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f75d99c-f13d-4f63-a646-bf2eb759c0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:34.022874 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-05fa8dc9-6621-4d97-b9af-1aabd1aadfd1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:34.025267 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05fa8dc9-6621-4d97-b9af-1aabd1aadfd1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:34.026961 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05fa8dc9-6621-4d97-b9af-1aabd1aadfd1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:34.026961 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05fa8dc9-6621-4d97-b9af-1aabd1aadfd1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:34.027163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f75d99c-f13d-4f63-a646-bf2eb759c0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '578d7337-ee55-490c-a913-03dbd0bee475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-242575338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['5801ba10-9d83-4b9c-a2b4-c2f1f7087108','8fad8a6f-581a-4599-b7da-4571680a0c50','4c072f39-cac6-43c2-893c-06b6b3fe9fd6','eb44e415-f530-442f-acb6-55c2948b0e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-242575338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=578d7337-ee55-490c-a913-03dbd0bee475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c846930ace3849ffafb9c58f6a81e17a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d876e241493e4fdfb3f9be36ede0e426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:34.028169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec53005e-c22a-40a0-9d1f-bc054d2458ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:34.035628 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:34.035628 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:34.040176 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-05fa8dc9-6621-4d97-b9af-1aabd1aadfd1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:34.046186 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05fa8dc9-6621-4d97-b9af-1aabd1aadfd1 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:34.046684 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 412/1630] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:34 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:34.066335 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec53005e-c22a-40a0-9d1f-bc054d2458ec) transitioned into state 'SUCCESS' from state '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-242575338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['5801ba10-9d83-4b9c-a2b4-c2f1f7087108','8fad8a6f-581a-4599-b7da-4571680a0c50','4c072f39-cac6-43c2-893c-06b6b3fe9fd6','eb44e415-f530-442f-acb6-55c2948b0e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:34.067663 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb5f856-8175-4990-8493-b15e73967168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:34.078614 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb5f856-8175-4990-8493-b15e73967168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:34.079598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (fc86787f-9c8f-415b-b359-caa507ab6c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:34.079983 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request issued successfully. Jul 10 18:59:34.081054 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51bab117-1d7a-4507-ae33-d1a96bc1602d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:34.081054 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 404/1631] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:33 2026] POST /volume/v3/volumes => generated 748 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:34.093642 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1918f14a-8f66-4a17-9645-52ad3d512a45 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:34.096025 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1918f14a-8f66-4a17-9645-52ad3d512a45 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:34.096313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1918f14a-8f66-4a17-9645-52ad3d512a45 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:34.096623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1918f14a-8f66-4a17-9645-52ad3d512a45 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:34.107327 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:34.107327 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:34.112317 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1918f14a-8f66-4a17-9645-52ad3d512a45 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:34.118091 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1918f14a-8f66-4a17-9645-52ad3d512a45 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 200 Jul 10 18:59:34.118591 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 399/1632] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:34 2026] GET /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:34.724550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aa034f75-e29e-4609-a3ed-b73432624c20 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:34.727688 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aa034f75-e29e-4609-a3ed-b73432624c20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:34.728010 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aa034f75-e29e-4609-a3ed-b73432624c20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:34.728207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aa034f75-e29e-4609-a3ed-b73432624c20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:34.737852 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:34.737852 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:34.742094 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aa034f75-e29e-4609-a3ed-b73432624c20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:34.748369 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aa034f75-e29e-4609-a3ed-b73432624c20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:34.748827 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 418/1633] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:34 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:34.763709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-15151f45-78ed-47fe-97e4-a78f3a2d5e20 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:34.766690 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-15151f45-78ed-47fe-97e4-a78f3a2d5e20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:34.767002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-15151f45-78ed-47fe-97e4-a78f3a2d5e20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:34.767269 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-15151f45-78ed-47fe-97e4-a78f3a2d5e20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:34.782464 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:34.782464 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:34.786573 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-15151f45-78ed-47fe-97e4-a78f3a2d5e20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:34.793470 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-15151f45-78ed-47fe-97e4-a78f3a2d5e20 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:34.793877 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 413/1634] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:34 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:34.835927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c639dd40-519c-41df-9770-8efc792cb0ee req-b24d511b-000d-40c7-bd58-34c5e9d74aba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:34.838572 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-b24d511b-000d-40c7-bd58-34c5e9d74aba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:34.838798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-b24d511b-000d-40c7-bd58-34c5e9d74aba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:34.838986 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-b24d511b-000d-40c7-bd58-34c5e9d74aba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:34.857586 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:34.857586 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:34.864534 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c639dd40-519c-41df-9770-8efc792cb0ee req-b24d511b-000d-40c7-bd58-34c5e9d74aba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:34.869561 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-b24d511b-000d-40c7-bd58-34c5e9d74aba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:34.870122 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 405/1635] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:34 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:35.061291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-79999cf1-3480-425d-95ac-079507a2e518 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:35.063506 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-79999cf1-3480-425d-95ac-079507a2e518 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:35.063773 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-79999cf1-3480-425d-95ac-079507a2e518 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:35.063995 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-79999cf1-3480-425d-95ac-079507a2e518 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:35.071053 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:35.071053 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:35.079726 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-79999cf1-3480-425d-95ac-079507a2e518 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:35.085630 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-79999cf1-3480-425d-95ac-079507a2e518 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:35.086175 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 400/1636] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:35 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:35.134776 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e5b97607-afb1-4b85-92f0-85e57e67b13d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:35.137796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e5b97607-afb1-4b85-92f0-85e57e67b13d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:35.137934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e5b97607-afb1-4b85-92f0-85e57e67b13d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:35.138159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e5b97607-afb1-4b85-92f0-85e57e67b13d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:35.146273 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:35.146273 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:35.150134 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e5b97607-afb1-4b85-92f0-85e57e67b13d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:35.157211 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e5b97607-afb1-4b85-92f0-85e57e67b13d tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 200 Jul 10 18:59:35.159105 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 419/1637] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:35 2026] GET /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:35.171515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-41d3a58b-882f-41ac-beea-667a934ebc70 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:35.173762 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41d3a58b-882f-41ac-beea-667a934ebc70 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475/action Jul 10 18:59:35.174245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41d3a58b-882f-41ac-beea-667a934ebc70 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:35.174435 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41d3a58b-882f-41ac-beea-667a934ebc70 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:35.184998 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:35.184998 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:35.185508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-41d3a58b-882f-41ac-beea-667a934ebc70 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume '578d7337-ee55-490c-a913-03dbd0bee475' with '{'status': 'creating'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:35.211140 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41d3a58b-882f-41ac-beea-667a934ebc70 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475/action returned with HTTP 202 Jul 10 18:59:35.211538 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 414/1638] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:35 2026] POST /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:35.221868 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8994abb6-3524-4b0d-995f-f5bb883afd46 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:35.224970 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8994abb6-3524-4b0d-995f-f5bb883afd46 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:35.225159 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8994abb6-3524-4b0d-995f-f5bb883afd46 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:35.225338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8994abb6-3524-4b0d-995f-f5bb883afd46 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:35.234629 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:35.234629 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:35.239162 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8994abb6-3524-4b0d-995f-f5bb883afd46 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:35.244356 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8994abb6-3524-4b0d-995f-f5bb883afd46 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 200 Jul 10 18:59:35.244356 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 406/1639] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:35 2026] GET /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:35.257398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:35.260397 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475/action Jul 10 18:59:35.260397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:35.260397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:35.270836 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:35.270836 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:35.272081 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Volume info retrieved successfully. Jul 10 18:59:35.296844 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Delete volume request issued successfully. Jul 10 18:59:35.297745 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58bc776c-c13c-4b62-90ff-dc1e2eb1a52f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475/action returned with HTTP 202 Jul 10 18:59:35.297745 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 401/1640] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:35 2026] POST /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:35.307070 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-36012dd4-f456-46e7-ad66-4f9a97c2bdd9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:35.308924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-36012dd4-f456-46e7-ad66-4f9a97c2bdd9 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:35.309124 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-36012dd4-f456-46e7-ad66-4f9a97c2bdd9 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:35.309314 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-36012dd4-f456-46e7-ad66-4f9a97c2bdd9 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:35.317092 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:35.317092 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:35.321819 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-36012dd4-f456-46e7-ad66-4f9a97c2bdd9 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:35.327457 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-36012dd4-f456-46e7-ad66-4f9a97c2bdd9 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 200 Jul 10 18:59:35.328067 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 420/1641] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:35 2026] GET /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:36.100315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-86f1fdc2-89c6-43b5-984b-cd705be32e6e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.102092 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86f1fdc2-89c6-43b5-984b-cd705be32e6e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:36.102275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86f1fdc2-89c6-43b5-984b-cd705be32e6e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:36.102498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86f1fdc2-89c6-43b5-984b-cd705be32e6e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:36.114100 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:36.114100 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:36.118334 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-86f1fdc2-89c6-43b5-984b-cd705be32e6e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:36.123233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86f1fdc2-89c6-43b5-984b-cd705be32e6e tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:36.123824 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 415/1642] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:36 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:36.342822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db5efc82-d6b5-4d45-9664-12b9b530e99f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.345943 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db5efc82-d6b5-4d45-9664-12b9b530e99f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:36.345943 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db5efc82-d6b5-4d45-9664-12b9b530e99f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:36.345943 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db5efc82-d6b5-4d45-9664-12b9b530e99f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:36.352018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db5efc82-d6b5-4d45-9664-12b9b530e99f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 404 Jul 10 18:59:36.353111 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 407/1643] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:36 2026] GET /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:36.361930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-27242c95-d88f-4979-afd6-5eba6548401f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.364142 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-27242c95-d88f-4979-afd6-5eba6548401f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:36.364491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-27242c95-d88f-4979-afd6-5eba6548401f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:36.364764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-27242c95-d88f-4979-afd6-5eba6548401f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:36.371588 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-27242c95-d88f-4979-afd6-5eba6548401f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 404 Jul 10 18:59:36.372209 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 402/1644] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:36 2026] GET /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:36.379566 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0aa4e7f4-255f-405c-a89d-fa65f7075332 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.381509 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0aa4e7f4-255f-405c-a89d-fa65f7075332 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] DELETE https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:36.381751 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0aa4e7f4-255f-405c-a89d-fa65f7075332 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:36.382123 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0aa4e7f4-255f-405c-a89d-fa65f7075332 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:36.382284 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0aa4e7f4-255f-405c-a89d-fa65f7075332 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume with id: 578d7337-ee55-490c-a913-03dbd0bee475 Jul 10 18:59:36.388032 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0aa4e7f4-255f-405c-a89d-fa65f7075332 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 returned with HTTP 404 Jul 10 18:59:36.388494 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 421/1645] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:36 2026] DELETE /volume/v3/volumes/578d7337-ee55-490c-a913-03dbd0bee475 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:36.398439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.399952 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:36.400236 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-473127939"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:36.401523 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-473127939'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:36.401640 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume of 1 GB Jul 10 18:59:36.405686 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Availability Zones retrieved successfully. Jul 10 18:59:36.413422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (3bd27be9-8a55-4e5d-844a-68e8fe279adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:36.414558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d0376b-f1e2-48c7-a462-295343ef6bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:36.415705 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:36.444783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d0376b-f1e2-48c7-a462-295343ef6bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:36.445788 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a7fb2b-d454-4af5-9b87-a30a5eb347cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:36.487242 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Created reservations ['d63362aa-a72a-4c14-8dd3-254ad3e65716', 'fb4344e8-b1d7-43ff-b492-20411e67e40f', 'f2bcaca0-5590-43f3-b007-011d35ee259d', '33404be0-e12b-4ecd-a75e-9d548ad0f925'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:36.488663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a7fb2b-d454-4af5-9b87-a30a5eb347cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d63362aa-a72a-4c14-8dd3-254ad3e65716', 'fb4344e8-b1d7-43ff-b492-20411e67e40f', 'f2bcaca0-5590-43f3-b007-011d35ee259d', '33404be0-e12b-4ecd-a75e-9d548ad0f925']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:36.488775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd7bab1-c933-46c0-ad4e-c24d05cb35fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:36.513515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbd7bab1-c933-46c0-ad4e-c24d05cb35fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae51f25-765e-47db-9588-b29b78bbd966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-473127939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['d63362aa-a72a-4c14-8dd3-254ad3e65716','fb4344e8-b1d7-43ff-b492-20411e67e40f','f2bcaca0-5590-43f3-b007-011d35ee259d','33404be0-e12b-4ecd-a75e-9d548ad0f925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-473127939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae51f25-765e-47db-9588-b29b78bbd966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c846930ace3849ffafb9c58f6a81e17a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d876e241493e4fdfb3f9be36ede0e426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:36.514189 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4ea3c2-6afc-4039-90c8-bf94e97c77be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:36.536161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4ea3c2-6afc-4039-90c8-bf94e97c77be) transitioned into state 'SUCCESS' from state '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-473127939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['d63362aa-a72a-4c14-8dd3-254ad3e65716','fb4344e8-b1d7-43ff-b492-20411e67e40f','f2bcaca0-5590-43f3-b007-011d35ee259d','33404be0-e12b-4ecd-a75e-9d548ad0f925'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:36.536817 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4651523e-51d0-4ed9-af2f-64c0eebbba8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:36.555928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4651523e-51d0-4ed9-af2f-64c0eebbba8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:36.555928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (3bd27be9-8a55-4e5d-844a-68e8fe279adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:36.555928 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request issued successfully. Jul 10 18:59:36.556563 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c86057f-23ac-4baa-a02a-c926a37c0bf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:36.557175 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 416/1646] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:36 2026] POST /volume/v3/volumes => generated 748 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:36.571129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-523a841d-0882-47b1-8b7b-9e54be1b2c8c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.575606 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-523a841d-0882-47b1-8b7b-9e54be1b2c8c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:36.575980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-523a841d-0882-47b1-8b7b-9e54be1b2c8c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:36.578833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-523a841d-0882-47b1-8b7b-9e54be1b2c8c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:36.588715 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:36.588715 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:36.595970 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-523a841d-0882-47b1-8b7b-9e54be1b2c8c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:36.600309 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-523a841d-0882-47b1-8b7b-9e54be1b2c8c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 200 Jul 10 18:59:36.600845 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 408/1647] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:36 2026] GET /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:36.912403 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b19e4f13-f78f-4681-88a3-2b63ecf86112 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.912886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b19e4f13-f78f-4681-88a3-2b63ecf86112 None None] GET https://10.4.3.225/volume// Jul 10 18:59:36.913060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b19e4f13-f78f-4681-88a3-2b63ecf86112 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:36.913244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b19e4f13-f78f-4681-88a3-2b63ecf86112 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:36.913614 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b19e4f13-f78f-4681-88a3-2b63ecf86112 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:36.913980 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 403/1648] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 18:59:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:36.921243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c639dd40-519c-41df-9770-8efc792cb0ee req-7aaa3050-1760-4d4a-85c1-9d534ae2519c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:36.923412 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-7aaa3050-1760-4d4a-85c1-9d534ae2519c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:59:36.923816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-7aaa3050-1760-4d4a-85c1-9d534ae2519c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfed6e2b-bed4-4e1f-8954-c5feafb9966d", "connector": null, "instance_uuid": "ad75babd-42ad-4f31-9a59-fcb458a2f3b7"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:36.938995 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:36.938995 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:36.979429 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-7aaa3050-1760-4d4a-85c1-9d534ae2519c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:59:36.980366 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 422/1649] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:59:36 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 10 18:59:37.137083 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-54ecbb31-354e-45d3-b2ae-c664185ac5e4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.139171 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-54ecbb31-354e-45d3-b2ae-c664185ac5e4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:37.139363 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-54ecbb31-354e-45d3-b2ae-c664185ac5e4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.139570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-54ecbb31-354e-45d3-b2ae-c664185ac5e4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.147680 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.147680 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:37.151615 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-54ecbb31-354e-45d3-b2ae-c664185ac5e4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:37.155769 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-54ecbb31-354e-45d3-b2ae-c664185ac5e4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:37.156345 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 417/1650] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:37.391836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30182d16-290c-4256-b200-629794b9b674 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.394410 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30182d16-290c-4256-b200-629794b9b674 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:37.394410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30182d16-290c-4256-b200-629794b9b674 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.394410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30182d16-290c-4256-b200-629794b9b674 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.405884 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.405884 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:37.410009 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-30182d16-290c-4256-b200-629794b9b674 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:37.414786 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30182d16-290c-4256-b200-629794b9b674 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:37.415207 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 409/1651] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:37.526124 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8e08ec68-b337-4c8b-a3d7-a98222fbc0de None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.526509 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e08ec68-b337-4c8b-a3d7-a98222fbc0de None None] GET https://10.4.3.225/volume// Jul 10 18:59:37.526665 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e08ec68-b337-4c8b-a3d7-a98222fbc0de None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.526982 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e08ec68-b337-4c8b-a3d7-a98222fbc0de None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.527370 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e08ec68-b337-4c8b-a3d7-a98222fbc0de None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:37.527728 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 404/1652] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:37.535256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c639dd40-519c-41df-9770-8efc792cb0ee req-0e515645-49df-4d08-87b5-50982764e738 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.537832 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-0e515645-49df-4d08-87b5-50982764e738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:37.538088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-0e515645-49df-4d08-87b5-50982764e738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.538312 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-0e515645-49df-4d08-87b5-50982764e738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.549666 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.549666 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:37.554435 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c639dd40-519c-41df-9770-8efc792cb0ee req-0e515645-49df-4d08-87b5-50982764e738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:37.560637 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-0e515645-49df-4d08-87b5-50982764e738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:37.561155 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 423/1653] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:37.614411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-98542357-4c47-42b4-beeb-a9624625e9ac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.616711 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-98542357-4c47-42b4-beeb-a9624625e9ac tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:37.617073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-98542357-4c47-42b4-beeb-a9624625e9ac tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.618838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-98542357-4c47-42b4-beeb-a9624625e9ac tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.626435 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.626435 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:37.633641 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-98542357-4c47-42b4-beeb-a9624625e9ac tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:37.637327 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-98542357-4c47-42b4-beeb-a9624625e9ac tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 200 Jul 10 18:59:37.637327 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 418/1654] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:37.650585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-60b6c120-796d-4f34-a8eb-38e234cabfe4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.652325 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-60b6c120-796d-4f34-a8eb-38e234cabfe4 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966/action Jul 10 18:59:37.652713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-60b6c120-796d-4f34-a8eb-38e234cabfe4 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:37.652960 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-60b6c120-796d-4f34-a8eb-38e234cabfe4 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:37.663827 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.663827 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:37.664261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-60b6c120-796d-4f34-a8eb-38e234cabfe4 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume 'fae51f25-765e-47db-9588-b29b78bbd966' with '{'status': 'error'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:37.684740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.689565 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] PUT https://10.4.3.225/volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576 Jul 10 18:59:37.689984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:37.695979 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-60b6c120-796d-4f34-a8eb-38e234cabfe4 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966/action returned with HTTP 202 Jul 10 18:59:37.696540 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 410/1655] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:37 2026] POST /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:37.703595 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Acquiring lock "cinder-attachment_update-cfed6e2b-bed4-4e1f-8954-c5feafb9966d-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:59:37.704293 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-331b86e6-c37e-4e4d-a356-5e7c4f5b90b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.708979 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-331b86e6-c37e-4e4d-a356-5e7c4f5b90b1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:37.708979 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-331b86e6-c37e-4e4d-a356-5e7c4f5b90b1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.708979 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-331b86e6-c37e-4e4d-a356-5e7c4f5b90b1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.709273 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-cfed6e2b-bed4-4e1f-8954-c5feafb9966d-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:59:37.710977 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.710977 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:37.717402 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.717402 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:37.725228 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-331b86e6-c37e-4e4d-a356-5e7c4f5b90b1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:37.731321 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-331b86e6-c37e-4e4d-a356-5e7c4f5b90b1 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 200 Jul 10 18:59:37.731846 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 424/1656] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:37.748681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.750104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966/action Jul 10 18:59:37.751824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:37.751824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:37.761880 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.761880 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:37.761880 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Volume info retrieved successfully. Jul 10 18:59:37.782883 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Delete volume request issued successfully. Jul 10 18:59:37.783263 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0eab2895-cb52-41ee-9b9f-3b809fe7b8f3 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966/action returned with HTTP 202 Jul 10 18:59:37.783784 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 419/1657] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:37 2026] POST /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:37.794398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c39b4cff-0a95-496b-b19f-7fa6495f5f84 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:37.796885 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c39b4cff-0a95-496b-b19f-7fa6495f5f84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:37.797190 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c39b4cff-0a95-496b-b19f-7fa6495f5f84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:37.797392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c39b4cff-0a95-496b-b19f-7fa6495f5f84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:37.806215 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:37.806215 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:37.809919 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c39b4cff-0a95-496b-b19f-7fa6495f5f84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:37.814966 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c39b4cff-0a95-496b-b19f-7fa6495f5f84 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 200 Jul 10 18:59:37.815437 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 411/1658] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:37 2026] GET /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:38.169179 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f752d75-d521-4632-81ea-3e09023ebc81 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.172139 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f752d75-d521-4632-81ea-3e09023ebc81 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:38.172415 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f752d75-d521-4632-81ea-3e09023ebc81 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.172583 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f752d75-d521-4632-81ea-3e09023ebc81 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.179894 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.179894 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:38.183378 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f752d75-d521-4632-81ea-3e09023ebc81 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:38.188021 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f752d75-d521-4632-81ea-3e09023ebc81 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:38.188391 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 425/1659] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:38.247375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-cfed6e2b-bed4-4e1f-8954-c5feafb9966d-np0000005042" released by "attachment_update" :: held 0.538s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:59:38.247708 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-8751fe0f-d172-48a8-9c37-1d7ee66cedbb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576 returned with HTTP 200 Jul 10 18:59:38.248137 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 405/1660] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:59:37 2026] PUT /volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576 => generated 968 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:38.263244 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c639dd40-519c-41df-9770-8efc792cb0ee req-c6cb6114-3677-4518-8d9e-992cb6f43456 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.265918 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-c6cb6114-3677-4518-8d9e-992cb6f43456 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/encryption Jul 10 18:59:38.267681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-c6cb6114-3677-4518-8d9e-992cb6f43456 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.267681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-c6cb6114-3677-4518-8d9e-992cb6f43456 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.281720 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.281720 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:38.289757 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-c6cb6114-3677-4518-8d9e-992cb6f43456 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/encryption returned with HTTP 200 Jul 10 18:59:38.290425 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 420/1661] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:38.361378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-db98c187-7089-43b0-8ad9-f9b5e2183f60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.365309 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-db98c187-7089-43b0-8ad9-f9b5e2183f60 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:38.365477 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-db98c187-7089-43b0-8ad9-f9b5e2183f60 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.365645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-db98c187-7089-43b0-8ad9-f9b5e2183f60 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.374561 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.374561 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:38.381022 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-db98c187-7089-43b0-8ad9-f9b5e2183f60 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:38.388817 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-db98c187-7089-43b0-8ad9-f9b5e2183f60 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:38.389285 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 412/1662] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 1451 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:38.434434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8507b372-58d6-49f0-86ec-57b53c71c4a9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.436115 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8507b372-58d6-49f0-86ec-57b53c71c4a9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:38.436313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8507b372-58d6-49f0-86ec-57b53c71c4a9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.436508 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8507b372-58d6-49f0-86ec-57b53c71c4a9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.446661 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.446661 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:38.450194 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8507b372-58d6-49f0-86ec-57b53c71c4a9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:38.453910 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8507b372-58d6-49f0-86ec-57b53c71c4a9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:38.454260 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 426/1663] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:38.828241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4c591245-202d-4d15-bbd8-31fa156d8d0c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.830771 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c591245-202d-4d15-bbd8-31fa156d8d0c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:38.830956 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c591245-202d-4d15-bbd8-31fa156d8d0c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.831141 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c591245-202d-4d15-bbd8-31fa156d8d0c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.837394 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c591245-202d-4d15-bbd8-31fa156d8d0c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 404 Jul 10 18:59:38.837863 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 406/1664] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:38.846628 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8dc26e9b-fbea-410e-afa4-7c9054be7117 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.848104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8dc26e9b-fbea-410e-afa4-7c9054be7117 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:38.848639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8dc26e9b-fbea-410e-afa4-7c9054be7117 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.848988 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8dc26e9b-fbea-410e-afa4-7c9054be7117 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.855303 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8dc26e9b-fbea-410e-afa4-7c9054be7117 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 404 Jul 10 18:59:38.855893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-687677b6-69b5-4bff-8674-3cf206362286 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.856478 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 421/1665] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:38.858945 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-687677b6-69b5-4bff-8674-3cf206362286 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:38.859156 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-687677b6-69b5-4bff-8674-3cf206362286 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.859340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-687677b6-69b5-4bff-8674-3cf206362286 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.864211 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d3d2996f-83e3-4093-b340-77028eef72aa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.867987 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.867987 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:38.869711 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3d2996f-83e3-4093-b340-77028eef72aa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:38.869966 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3d2996f-83e3-4093-b340-77028eef72aa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.870168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3d2996f-83e3-4093-b340-77028eef72aa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.870329 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-d3d2996f-83e3-4093-b340-77028eef72aa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume with id: fae51f25-765e-47db-9588-b29b78bbd966 Jul 10 18:59:38.877015 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-687677b6-69b5-4bff-8674-3cf206362286 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:38.877213 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3d2996f-83e3-4093-b340-77028eef72aa tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 returned with HTTP 404 Jul 10 18:59:38.878134 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 427/1666] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:38 2026] DELETE /volume/v3/volumes/fae51f25-765e-47db-9588-b29b78bbd966 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:38.883965 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-687677b6-69b5-4bff-8674-3cf206362286 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:38.886648 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 413/1667] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 1451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:38.888692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.891298 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:38.891667 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1128136042"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:38.894041 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1128136042'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:38.894110 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume of 1 GB Jul 10 18:59:38.894446 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.894446 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:38.899035 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9462407b-1417-486b-af57-28bbfe4bd4a7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.899035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9462407b-1417-486b-af57-28bbfe4bd4a7 None None] GET https://10.4.3.225/volume// Jul 10 18:59:38.899035 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9462407b-1417-486b-af57-28bbfe4bd4a7 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:38.899035 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9462407b-1417-486b-af57-28bbfe4bd4a7 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:38.899035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9462407b-1417-486b-af57-28bbfe4bd4a7 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:38.899035 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 422/1668] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:59:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:38.899731 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Availability Zones retrieved successfully. Jul 10 18:59:38.907063 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (247581b1-e5f1-4984-ba0d-55794fda392a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:38.908427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91363c46-ded3-4361-8f0d-a898d981c528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:38.909421 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-09a7c22c-3a51-4ba1-a300-4471f177636a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:38.909694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:38.911825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-09a7c22c-3a51-4ba1-a300-4471f177636a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:59:38.912182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-09a7c22c-3a51-4ba1-a300-4471f177636a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9ee0efc-90c6-4b14-835b-592c18524b6f", "connector": null, "instance_uuid": "902651c1-ce2c-4ed2-8d61-d8fa8f82c0b2"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:38.920755 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:38.920755 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:38.948644 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-09a7c22c-3a51-4ba1-a300-4471f177636a tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:59:38.949388 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 428/1669] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:59:38 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 10 18:59:38.952191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91363c46-ded3-4361-8f0d-a898d981c528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:38.953241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75df189-44d0-48de-9ea5-b3c85890328c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:39.005702 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Created reservations ['9a6e2f98-dd11-4220-a223-833c3e8a27f2', '8acc8c66-2b52-47b3-9e92-da4a3a90f802', 'ca630358-4002-41bb-ab07-713a3b62687a', '4a9d88fc-fa8b-4567-8bf1-e2f9fcc5c579'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:39.006744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75df189-44d0-48de-9ea5-b3c85890328c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a6e2f98-dd11-4220-a223-833c3e8a27f2', '8acc8c66-2b52-47b3-9e92-da4a3a90f802', 'ca630358-4002-41bb-ab07-713a3b62687a', '4a9d88fc-fa8b-4567-8bf1-e2f9fcc5c579']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:39.007845 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e804b7b-e122-406a-ab68-bca319f5f78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:39.051746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e804b7b-e122-406a-ab68-bca319f5f78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd645356a-6bff-4aff-b902-979d34c3784f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1128136042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['9a6e2f98-dd11-4220-a223-833c3e8a27f2','8acc8c66-2b52-47b3-9e92-da4a3a90f802','ca630358-4002-41bb-ab07-713a3b62687a','4a9d88fc-fa8b-4567-8bf1-e2f9fcc5c579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1128136042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d645356a-6bff-4aff-b902-979d34c3784f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c846930ace3849ffafb9c58f6a81e17a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d876e241493e4fdfb3f9be36ede0e426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:39.052784 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c64a0c-7e93-4989-bb34-fea16e83c9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:39.090285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c64a0c-7e93-4989-bb34-fea16e83c9c3) transitioned into state 'SUCCESS' from state '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-1128136042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['9a6e2f98-dd11-4220-a223-833c3e8a27f2','8acc8c66-2b52-47b3-9e92-da4a3a90f802','ca630358-4002-41bb-ab07-713a3b62687a','4a9d88fc-fa8b-4567-8bf1-e2f9fcc5c579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:39.091102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7454f9-0c3e-4207-b20c-a6b552c76bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:39.103374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7454f9-0c3e-4207-b20c-a6b552c76bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:39.104061 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (247581b1-e5f1-4984-ba0d-55794fda392a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:39.106053 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request issued successfully. Jul 10 18:59:39.106253 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6d9c0fe5-84f5-4b55-babc-0f4903372b56 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:39.106792 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 407/1670] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:38 2026] POST /volume/v3/volumes => generated 749 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:39.120519 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f183e4fe-3be2-4e8e-8b4e-5eb25d202f47 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:39.123152 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f183e4fe-3be2-4e8e-8b4e-5eb25d202f47 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:39.123751 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f183e4fe-3be2-4e8e-8b4e-5eb25d202f47 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:39.125975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f183e4fe-3be2-4e8e-8b4e-5eb25d202f47 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:39.133605 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:39.133605 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:39.137703 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f183e4fe-3be2-4e8e-8b4e-5eb25d202f47 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:39.142066 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f183e4fe-3be2-4e8e-8b4e-5eb25d202f47 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 200 Jul 10 18:59:39.142403 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 414/1671] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:39 2026] GET /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:39.468568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9aa2cdb0-718d-4d7b-b209-ae6b32c98e06 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:39.469602 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9aa2cdb0-718d-4d7b-b209-ae6b32c98e06 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:39.470031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9aa2cdb0-718d-4d7b-b209-ae6b32c98e06 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:39.470031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9aa2cdb0-718d-4d7b-b209-ae6b32c98e06 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:39.485103 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:39.485103 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:39.491016 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9aa2cdb0-718d-4d7b-b209-ae6b32c98e06 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:39.499446 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9aa2cdb0-718d-4d7b-b209-ae6b32c98e06 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:39.500066 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 423/1672] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:39 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:40.159000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9be3cb59-3e78-48d4-865d-a3840dceeb53 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:40.164241 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9be3cb59-3e78-48d4-865d-a3840dceeb53 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:40.164469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9be3cb59-3e78-48d4-865d-a3840dceeb53 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:40.166247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9be3cb59-3e78-48d4-865d-a3840dceeb53 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:40.175830 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:40.175830 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:40.181768 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9be3cb59-3e78-48d4-865d-a3840dceeb53 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:40.189639 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9be3cb59-3e78-48d4-865d-a3840dceeb53 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 200 Jul 10 18:59:40.189639 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 429/1673] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:40 2026] GET /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:40.205841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c6d172fc-eda1-4709-bcea-de353170fbeb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:40.208193 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6d172fc-eda1-4709-bcea-de353170fbeb tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f/action Jul 10 18:59:40.208626 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6d172fc-eda1-4709-bcea-de353170fbeb tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:40.208774 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6d172fc-eda1-4709-bcea-de353170fbeb tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:40.218827 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:40.218827 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:40.219755 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-c6d172fc-eda1-4709-bcea-de353170fbeb tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume 'd645356a-6bff-4aff-b902-979d34c3784f' with '{'status': 'maintenance'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:40.240750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6d172fc-eda1-4709-bcea-de353170fbeb tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f/action returned with HTTP 202 Jul 10 18:59:40.240750 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 408/1674] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:40 2026] POST /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:40.247178 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b5f6ec1e-08e6-42c5-a1d7-fa81ed9e4b39 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:40.249172 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5f6ec1e-08e6-42c5-a1d7-fa81ed9e4b39 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:40.249351 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5f6ec1e-08e6-42c5-a1d7-fa81ed9e4b39 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:40.249891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b5f6ec1e-08e6-42c5-a1d7-fa81ed9e4b39 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:40.257854 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:40.257854 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:40.261922 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b5f6ec1e-08e6-42c5-a1d7-fa81ed9e4b39 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:40.270660 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b5f6ec1e-08e6-42c5-a1d7-fa81ed9e4b39 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 200 Jul 10 18:59:40.271502 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 415/1675] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:40 2026] GET /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:40.283432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a4e8a306-8910-4450-9dc3-a0b524826012 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:40.287893 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4e8a306-8910-4450-9dc3-a0b524826012 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f/action Jul 10 18:59:40.287893 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4e8a306-8910-4450-9dc3-a0b524826012 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:40.287893 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4e8a306-8910-4450-9dc3-a0b524826012 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:40.296716 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:40.296716 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:40.297303 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a4e8a306-8910-4450-9dc3-a0b524826012 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Volume info retrieved successfully. Jul 10 18:59:40.319800 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a4e8a306-8910-4450-9dc3-a0b524826012 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Delete volume request issued successfully. Jul 10 18:59:40.319800 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4e8a306-8910-4450-9dc3-a0b524826012 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f/action returned with HTTP 202 Jul 10 18:59:40.319800 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 424/1676] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:40 2026] POST /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:40.329588 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3feea099-88be-474c-b23a-b2e6df4fe98c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:40.332633 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3feea099-88be-474c-b23a-b2e6df4fe98c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:40.332872 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3feea099-88be-474c-b23a-b2e6df4fe98c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:40.333121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3feea099-88be-474c-b23a-b2e6df4fe98c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:40.340552 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:40.340552 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:40.344208 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3feea099-88be-474c-b23a-b2e6df4fe98c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:40.349262 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3feea099-88be-474c-b23a-b2e6df4fe98c tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 200 Jul 10 18:59:40.349867 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 430/1677] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:40 2026] GET /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:40.516784 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9abef04c-68cf-40a2-829f-217e0656f2d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:40.519001 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9abef04c-68cf-40a2-829f-217e0656f2d6 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:40.519210 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9abef04c-68cf-40a2-829f-217e0656f2d6 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:40.519388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9abef04c-68cf-40a2-829f-217e0656f2d6 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:40.533683 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:40.533683 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:40.539594 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9abef04c-68cf-40a2-829f-217e0656f2d6 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:40.546164 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9abef04c-68cf-40a2-829f-217e0656f2d6 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:40.546635 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 409/1678] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:40 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:41.364960 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-82b41519-f5c1-4146-b1d1-08b53db86727 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.367239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82b41519-f5c1-4146-b1d1-08b53db86727 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:41.367239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82b41519-f5c1-4146-b1d1-08b53db86727 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:41.367239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82b41519-f5c1-4146-b1d1-08b53db86727 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:41.384677 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82b41519-f5c1-4146-b1d1-08b53db86727 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 404 Jul 10 18:59:41.384980 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 416/1679] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:41 2026] GET /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:41.396607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2f2fa565-b6de-4b26-8696-0b8b3247250f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.401309 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2f2fa565-b6de-4b26-8696-0b8b3247250f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:41.402828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2f2fa565-b6de-4b26-8696-0b8b3247250f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:41.402828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2f2fa565-b6de-4b26-8696-0b8b3247250f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:41.410096 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2f2fa565-b6de-4b26-8696-0b8b3247250f tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 404 Jul 10 18:59:41.410785 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 425/1680] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:41 2026] GET /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:41.418896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3dae3a81-aee5-48bc-a3ea-7f35000e5be6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.421691 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3dae3a81-aee5-48bc-a3ea-7f35000e5be6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:41.421981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3dae3a81-aee5-48bc-a3ea-7f35000e5be6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:41.422221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3dae3a81-aee5-48bc-a3ea-7f35000e5be6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:41.422656 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-3dae3a81-aee5-48bc-a3ea-7f35000e5be6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume with id: d645356a-6bff-4aff-b902-979d34c3784f Jul 10 18:59:41.428930 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3dae3a81-aee5-48bc-a3ea-7f35000e5be6 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f returned with HTTP 404 Jul 10 18:59:41.429450 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 431/1681] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:41 2026] DELETE /volume/v3/volumes/d645356a-6bff-4aff-b902-979d34c3784f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:41.438989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0dc5efe6-27c6-4e80-853c-30140814d749 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.440667 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:41.441043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2000801365"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:41.442479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2000801365'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:41.442597 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume of 1 GB Jul 10 18:59:41.447032 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Availability Zones retrieved successfully. Jul 10 18:59:41.452931 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (3c02ea18-5ca2-456c-a457-965af30c9c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:41.453906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6436838-5d26-4a1b-9c5a-c21fccdfc454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.455062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:41.479007 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6436838-5d26-4a1b-9c5a-c21fccdfc454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.479464 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1814b3-959a-425c-ac12-1c0b44dbb842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.522773 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Created reservations ['eb414526-65db-4bff-854e-1896a90f9c79', 'a719216e-dd5c-4446-9869-73232af09f05', 'd830b72a-3616-4229-be3e-eb2baecbc153', 'fd6c761f-d333-456e-806c-f40ff819afc6'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:41.523751 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1814b3-959a-425c-ac12-1c0b44dbb842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb414526-65db-4bff-854e-1896a90f9c79', 'a719216e-dd5c-4446-9869-73232af09f05', 'd830b72a-3616-4229-be3e-eb2baecbc153', 'fd6c761f-d333-456e-806c-f40ff819afc6']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.525825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45af6a43-6a91-4a93-9870-76b41f5db2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.554264 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45af6a43-6a91-4a93-9870-76b41f5db2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c304cd31-c61e-458f-bcb5-7b73a7022a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2000801365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['eb414526-65db-4bff-854e-1896a90f9c79','a719216e-dd5c-4446-9869-73232af09f05','d830b72a-3616-4229-be3e-eb2baecbc153','fd6c761f-d333-456e-806c-f40ff819afc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2000801365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c304cd31-c61e-458f-bcb5-7b73a7022a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c846930ace3849ffafb9c58f6a81e17a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d876e241493e4fdfb3f9be36ede0e426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.555329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3cdc87-0f26-46e4-a4c4-5bbbeb3e3c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.570272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7644e1f0-2f1a-4e7a-8893-f35ac4f03c04 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.572182 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7644e1f0-2f1a-4e7a-8893-f35ac4f03c04 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:41.572505 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7644e1f0-2f1a-4e7a-8893-f35ac4f03c04 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:41.573214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7644e1f0-2f1a-4e7a-8893-f35ac4f03c04 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:41.584773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.585200 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:41.585200 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:41.586497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b3cdc87-0f26-46e4-a4c4-5bbbeb3e3c01) transitioned into state 'SUCCESS' from state '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-2000801365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c846930ace3849ffafb9c58f6a81e17a',qos_specs=None,replication_status=,reservations=['eb414526-65db-4bff-854e-1896a90f9c79','a719216e-dd5c-4446-9869-73232af09f05','d830b72a-3616-4229-be3e-eb2baecbc153','fd6c761f-d333-456e-806c-f40ff819afc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d876e241493e4fdfb3f9be36ede0e426',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.587573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d34228-6da3-457a-87c3-7cb4cc2c7bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.588265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:41.588908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-588772137", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:41.590886 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-588772137', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:41.593276 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7644e1f0-2f1a-4e7a-8893-f35ac4f03c04 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:41.601150 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7644e1f0-2f1a-4e7a-8893-f35ac4f03c04 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:41.601640 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 417/1682] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:41 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:41.611975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d34228-6da3-457a-87c3-7cb4cc2c7bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.611975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Flow 'volume_create_api' (3c02ea18-5ca2-456c-a457-965af30c9c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:41.611975 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Create volume request issued successfully. Jul 10 18:59:41.612506 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0dc5efe6-27c6-4e80-853c-30140814d749 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:41.613332 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 410/1683] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:41 2026] POST /volume/v3/volumes => generated 749 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:41.627501 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ba3eace8-8b0b-4cf4-a047-38bd31717a4a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.631270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ba3eace8-8b0b-4cf4-a047-38bd31717a4a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:41.631825 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ba3eace8-8b0b-4cf4-a047-38bd31717a4a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:41.632218 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ba3eace8-8b0b-4cf4-a047-38bd31717a4a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:41.642605 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:41.642605 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:41.647344 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ba3eace8-8b0b-4cf4-a047-38bd31717a4a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:41.654029 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ba3eace8-8b0b-4cf4-a047-38bd31717a4a tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:41.654633 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 432/1684] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:41 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:41.768053 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume of 1 GB Jul 10 18:59:41.772543 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Availability Zones retrieved successfully. Jul 10 18:59:41.777780 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Flow 'volume_create_api' (5cbe9d10-6547-4aa0-a984-99a66d71c21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:41.779257 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0579d06-f3bd-4a16-873b-643efea786c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.780546 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:41.849460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0579d06-f3bd-4a16-873b-643efea786c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.850143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d61acd-abf3-473d-b723-46b2f3636553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.901673 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Created reservations ['f29d2008-4d14-4095-a438-ad5f96cbcc4f', '810937f7-8f8f-4e0e-a468-f9663fe0e103', '0b813a5d-8536-410d-81e8-167d9587ab80', '97daf12f-c753-4721-95e7-9d8d811b5248'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:41.902507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d61acd-abf3-473d-b723-46b2f3636553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f29d2008-4d14-4095-a438-ad5f96cbcc4f', '810937f7-8f8f-4e0e-a468-f9663fe0e103', '0b813a5d-8536-410d-81e8-167d9587ab80', '97daf12f-c753-4721-95e7-9d8d811b5248']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.903221 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300cc0b0-1ba2-4c30-9c5c-728d2447eba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.929767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300cc0b0-1ba2-4c30-9c5c-728d2447eba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31baae70-a7e9-4f61-bdc2-65de195789ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-588772137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3a33e631604b399bf1170800f54cb4',qos_specs=None,replication_status=,reservations=['f29d2008-4d14-4095-a438-ad5f96cbcc4f','810937f7-8f8f-4e0e-a468-f9663fe0e103','0b813a5d-8536-410d-81e8-167d9587ab80','97daf12f-c753-4721-95e7-9d8d811b5248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-588772137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31baae70-a7e9-4f61-bdc2-65de195789ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c3a33e631604b399bf1170800f54cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.930557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a0cccea-42d2-4098-80ae-c38077883191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.953398 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a0cccea-42d2-4098-80ae-c38077883191) transitioned into state 'SUCCESS' from state '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-588772137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3a33e631604b399bf1170800f54cb4',qos_specs=None,replication_status=,reservations=['f29d2008-4d14-4095-a438-ad5f96cbcc4f','810937f7-8f8f-4e0e-a468-f9663fe0e103','0b813a5d-8536-410d-81e8-167d9587ab80','97daf12f-c753-4721-95e7-9d8d811b5248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.953698 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2a8c76-5429-4197-9655-a1c3edf2c4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:41.964823 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c2a8c76-5429-4197-9655-a1c3edf2c4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:41.967059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Flow 'volume_create_api' (5cbe9d10-6547-4aa0-a984-99a66d71c21d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:41.967059 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume request issued successfully. Jul 10 18:59:41.967059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b160ec0d-fa87-4139-99a6-8cc2f7164787 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:41.967059 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 426/1685] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 18:59:41 2026] POST /volume/v3/volumes => generated 780 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 18:59:41.977878 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e086b99d-049f-4995-ac07-d4376571b78c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:41.979899 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e086b99d-049f-4995-ac07-d4376571b78c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 18:59:41.980148 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e086b99d-049f-4995-ac07-d4376571b78c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:41.980317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e086b99d-049f-4995-ac07-d4376571b78c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:41.987819 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:41.987819 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:41.992998 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e086b99d-049f-4995-ac07-d4376571b78c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 18:59:41.995710 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e086b99d-049f-4995-ac07-d4376571b78c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 18:59:41.996099 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 418/1686] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:59:41 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:42.619221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c64d23b3-8d69-42e3-bbd7-aea205d2009b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.621409 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c64d23b3-8d69-42e3-bbd7-aea205d2009b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:42.621621 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c64d23b3-8d69-42e3-bbd7-aea205d2009b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.621875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c64d23b3-8d69-42e3-bbd7-aea205d2009b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.636529 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.636529 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:42.641631 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c64d23b3-8d69-42e3-bbd7-aea205d2009b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:42.646793 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c64d23b3-8d69-42e3-bbd7-aea205d2009b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:42.647240 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 411/1687] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:42.670543 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-99ed269c-5a9e-4a00-9ee7-403d2fb61233 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.672534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99ed269c-5a9e-4a00-9ee7-403d2fb61233 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:42.672789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99ed269c-5a9e-4a00-9ee7-403d2fb61233 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.673051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99ed269c-5a9e-4a00-9ee7-403d2fb61233 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.680021 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.680021 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:42.683944 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-99ed269c-5a9e-4a00-9ee7-403d2fb61233 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:42.688536 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99ed269c-5a9e-4a00-9ee7-403d2fb61233 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:42.688953 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 433/1688] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:42.707723 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9a8a2ec2-8120-49fe-9860-729941216e3f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.709722 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9a8a2ec2-8120-49fe-9860-729941216e3f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action Jul 10 18:59:42.710145 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9a8a2ec2-8120-49fe-9860-729941216e3f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:42.710288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9a8a2ec2-8120-49fe-9860-729941216e3f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:42.718651 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.718651 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:42.719042 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-9a8a2ec2-8120-49fe-9860-729941216e3f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume 'c304cd31-c61e-458f-bcb5-7b73a7022a67' with '{'status': 'error'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:42.736055 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9a8a2ec2-8120-49fe-9860-729941216e3f tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action returned with HTTP 202 Jul 10 18:59:42.736453 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 427/1689] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:42 2026] POST /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:42.744625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4812be4e-64de-478e-9af1-a7e841dcdd38 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.746514 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4812be4e-64de-478e-9af1-a7e841dcdd38 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:42.746791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4812be4e-64de-478e-9af1-a7e841dcdd38 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.747048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4812be4e-64de-478e-9af1-a7e841dcdd38 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.754513 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.754513 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:42.758126 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4812be4e-64de-478e-9af1-a7e841dcdd38 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:42.762253 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4812be4e-64de-478e-9af1-a7e841dcdd38 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:42.762641 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 419/1690] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:42.779462 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6de3fe27-fe6b-4bfd-8225-558a0250e7da None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.781268 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6de3fe27-fe6b-4bfd-8225-558a0250e7da tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action Jul 10 18:59:42.781611 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6de3fe27-fe6b-4bfd-8225-558a0250e7da tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:42.781735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6de3fe27-fe6b-4bfd-8225-558a0250e7da tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:42.790187 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.790187 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:42.790674 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-6de3fe27-fe6b-4bfd-8225-558a0250e7da tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume 'c304cd31-c61e-458f-bcb5-7b73a7022a67' with '{'status': 'available'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:42.811897 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6de3fe27-fe6b-4bfd-8225-558a0250e7da tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action returned with HTTP 202 Jul 10 18:59:42.812350 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 412/1691] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:42 2026] POST /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:42.819603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1f0095fc-bb3b-4ae0-9504-8f764ed74d49 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.822280 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1f0095fc-bb3b-4ae0-9504-8f764ed74d49 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:42.822622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1f0095fc-bb3b-4ae0-9504-8f764ed74d49 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.822968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1f0095fc-bb3b-4ae0-9504-8f764ed74d49 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.832975 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.832975 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:42.837508 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1f0095fc-bb3b-4ae0-9504-8f764ed74d49 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:42.841621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1f0095fc-bb3b-4ae0-9504-8f764ed74d49 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:42.842177 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 434/1692] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:42.853895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b657348e-50f9-4399-8998-06550b8a6daa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.855908 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b657348e-50f9-4399-8998-06550b8a6daa tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action Jul 10 18:59:42.856291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b657348e-50f9-4399-8998-06550b8a6daa tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:42.856448 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b657348e-50f9-4399-8998-06550b8a6daa tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:42.866589 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.866589 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:42.867063 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-b657348e-50f9-4399-8998-06550b8a6daa tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume 'c304cd31-c61e-458f-bcb5-7b73a7022a67' with '{'status': 'maintenance'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:42.883518 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b657348e-50f9-4399-8998-06550b8a6daa tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action returned with HTTP 202 Jul 10 18:59:42.883957 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 428/1693] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:42 2026] POST /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:42.890393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d272f58-2fcb-4d18-b562-bffd7a00b320 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.892303 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d272f58-2fcb-4d18-b562-bffd7a00b320 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:42.892455 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d272f58-2fcb-4d18-b562-bffd7a00b320 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.892630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d272f58-2fcb-4d18-b562-bffd7a00b320 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.899587 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.899587 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:42.903361 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9d272f58-2fcb-4d18-b562-bffd7a00b320 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:42.907535 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d272f58-2fcb-4d18-b562-bffd7a00b320 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:42.908075 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 420/1694] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:42.919993 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-10837377-cf33-49fb-a007-88010afeef06 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.921735 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-10837377-cf33-49fb-a007-88010afeef06 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] POST https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action Jul 10 18:59:42.922152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-10837377-cf33-49fb-a007-88010afeef06 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:42.922276 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-10837377-cf33-49fb-a007-88010afeef06 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:42.930973 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.930973 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:42.931327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-10837377-cf33-49fb-a007-88010afeef06 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] Updating volume 'c304cd31-c61e-458f-bcb5-7b73a7022a67' with '{'status': 'available'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 18:59:42.948822 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-10837377-cf33-49fb-a007-88010afeef06 tempest-VolumesActionsTest-455330345 tempest-VolumesActionsTest-455330345-project-admin] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action returned with HTTP 202 Jul 10 18:59:42.949218 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 413/1695] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 18:59:42 2026] POST /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:42.955995 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4b5291b5-7c32-4c77-9ed6-4c9e69d2daf2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.957539 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4b5291b5-7c32-4c77-9ed6-4c9e69d2daf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:42.957715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4b5291b5-7c32-4c77-9ed6-4c9e69d2daf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.957920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4b5291b5-7c32-4c77-9ed6-4c9e69d2daf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.965743 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.965743 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:42.969237 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4b5291b5-7c32-4c77-9ed6-4c9e69d2daf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:42.972968 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4b5291b5-7c32-4c77-9ed6-4c9e69d2daf2 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:42.973308 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 435/1696] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:42.984928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f2e1e5c3-4d8d-4ace-b4d2-c3f4c40aba8e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:42.986894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2e1e5c3-4d8d-4ace-b4d2-c3f4c40aba8e tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:42.987115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2e1e5c3-4d8d-4ace-b4d2-c3f4c40aba8e tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:42.987340 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f2e1e5c3-4d8d-4ace-b4d2-c3f4c40aba8e tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:42.995417 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:42.995417 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:42.999306 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f2e1e5c3-4d8d-4ace-b4d2-c3f4c40aba8e tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:43.004270 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f2e1e5c3-4d8d-4ace-b4d2-c3f4c40aba8e tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:43.004721 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 429/1697] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:42 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:43.011196 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd8db64c-f9b9-4297-b903-8f36cdc83a4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:43.012949 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd8db64c-f9b9-4297-b903-8f36cdc83a4d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 18:59:43.013173 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd8db64c-f9b9-4297-b903-8f36cdc83a4d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:43.013347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd8db64c-f9b9-4297-b903-8f36cdc83a4d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:43.016945 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:43.018494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:43.018659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:43.018868 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:43.019030 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume with id: c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:43.022669 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:43.022669 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:43.025419 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:43.025419 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:43.025909 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:43.026678 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd8db64c-f9b9-4297-b903-8f36cdc83a4d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 18:59:43.031659 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd8db64c-f9b9-4297-b903-8f36cdc83a4d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 18:59:43.032194 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 421/1698] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:59:43 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:43.044557 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Delete volume request issued successfully. Jul 10 18:59:43.044740 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8ac7540-2413-4677-b7e6-c4f8b2ff5310 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 202 Jul 10 18:59:43.045155 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 414/1699] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:43 2026] DELETE /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:43.046225 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-96e8afbf-6132-4ac2-ad60-c8d87344076d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:43.051115 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-96e8afbf-6132-4ac2-ad60-c8d87344076d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 18:59:43.051351 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-96e8afbf-6132-4ac2-ad60-c8d87344076d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:43.051561 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-96e8afbf-6132-4ac2-ad60-c8d87344076d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:43.057137 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-87672be9-95ff-49af-bc74-5cc0b0f21f34 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:43.058894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87672be9-95ff-49af-bc74-5cc0b0f21f34 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:43.058984 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:43.058984 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:43.059115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87672be9-95ff-49af-bc74-5cc0b0f21f34 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:43.059282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87672be9-95ff-49af-bc74-5cc0b0f21f34 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:43.063765 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-96e8afbf-6132-4ac2-ad60-c8d87344076d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 18:59:43.066601 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:43.066601 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:43.070343 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-87672be9-95ff-49af-bc74-5cc0b0f21f34 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Volume info retrieved successfully. Jul 10 18:59:43.070604 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-96e8afbf-6132-4ac2-ad60-c8d87344076d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 18:59:43.071116 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 436/1700] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 18:59:43 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:43.074704 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87672be9-95ff-49af-bc74-5cc0b0f21f34 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 200 Jul 10 18:59:43.075063 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 430/1701] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:43 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:43.664706 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-99257a87-7dab-4e61-9dd3-a610166cde92 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:43.666440 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99257a87-7dab-4e61-9dd3-a610166cde92 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:43.666641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99257a87-7dab-4e61-9dd3-a610166cde92 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:43.666850 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99257a87-7dab-4e61-9dd3-a610166cde92 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:43.681300 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:43.681300 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:43.685656 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-99257a87-7dab-4e61-9dd3-a610166cde92 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:43.690486 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99257a87-7dab-4e61-9dd3-a610166cde92 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:43.690904 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 422/1702] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:43 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:44.088553 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b9abd246-1100-4ba2-bf89-6e6210a94037 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.092197 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9abd246-1100-4ba2-bf89-6e6210a94037 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] GET https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 Jul 10 18:59:44.092392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9abd246-1100-4ba2-bf89-6e6210a94037 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.092580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9abd246-1100-4ba2-bf89-6e6210a94037 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.105224 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9abd246-1100-4ba2-bf89-6e6210a94037 tempest-VolumesActionsTest-2113830184 tempest-VolumesActionsTest-2113830184-project-member] https://10.4.3.225/volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 returned with HTTP 404 Jul 10 18:59:44.106972 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 415/1703] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/v3/volumes/c304cd31-c61e-458f-bcb5-7b73a7022a67 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:44.138428 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-3734865e-c8cd-43b4-aafa-0fd2fbcc5703 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.140508 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-3734865e-c8cd-43b4-aafa-0fd2fbcc5703 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 18:59:44.140700 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-3734865e-c8cd-43b4-aafa-0fd2fbcc5703 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.140899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-3734865e-c8cd-43b4-aafa-0fd2fbcc5703 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.150976 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.150976 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:44.158582 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-3734865e-c8cd-43b4-aafa-0fd2fbcc5703 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 18:59:44.164888 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-3734865e-c8cd-43b4-aafa-0fd2fbcc5703 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 18:59:44.165905 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 437/1704] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:44.650413 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c639dd40-519c-41df-9770-8efc792cb0ee req-aa5c6e3e-3135-4012-ab1d-4dd9097194af None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.652700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-aa5c6e3e-3135-4012-ab1d-4dd9097194af tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576/action Jul 10 18:59:44.653190 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-aa5c6e3e-3135-4012-ab1d-4dd9097194af tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:44.653348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-aa5c6e3e-3135-4012-ab1d-4dd9097194af tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:44.671503 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.671503 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:44.687857 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c639dd40-519c-41df-9770-8efc792cb0ee req-aa5c6e3e-3135-4012-ab1d-4dd9097194af tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576/action returned with HTTP 204 Jul 10 18:59:44.688394 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 431/1705] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:59:44 2026] POST /volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:44.705300 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-879d8210-dcb3-445d-b822-48c0d1c4241f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.708972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-879d8210-dcb3-445d-b822-48c0d1c4241f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:44.709273 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-879d8210-dcb3-445d-b822-48c0d1c4241f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.709548 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-879d8210-dcb3-445d-b822-48c0d1c4241f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.722300 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.722300 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:44.726908 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-879d8210-dcb3-445d-b822-48c0d1c4241f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:44.731618 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-879d8210-dcb3-445d-b822-48c0d1c4241f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:44.732229 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 423/1706] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:44.750422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e779bff-b6d6-4529-ad99-6cf878caaa29 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.753139 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e779bff-b6d6-4529-ad99-6cf878caaa29 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:44.753139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e779bff-b6d6-4529-ad99-6cf878caaa29 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.753343 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e779bff-b6d6-4529-ad99-6cf878caaa29 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.764249 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.764249 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:44.769123 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9e779bff-b6d6-4529-ad99-6cf878caaa29 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:44.773915 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e779bff-b6d6-4529-ad99-6cf878caaa29 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:44.774320 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 416/1707] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:44.817134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-ff5ea37d-2d58-45e6-ac16-6354ad38d72d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.822885 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-ff5ea37d-2d58-45e6-ac16-6354ad38d72d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:44.823093 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-ff5ea37d-2d58-45e6-ac16-6354ad38d72d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.823296 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-ff5ea37d-2d58-45e6-ac16-6354ad38d72d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.833563 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.833563 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:44.837165 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-49fe8ae7-8d9f-45ea-a245-148719a3742c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.838734 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-ff5ea37d-2d58-45e6-ac16-6354ad38d72d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:44.839145 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-49fe8ae7-8d9f-45ea-a245-148719a3742c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 18:59:44.839445 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-49fe8ae7-8d9f-45ea-a245-148719a3742c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.839545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-49fe8ae7-8d9f-45ea-a245-148719a3742c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.843462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-ff5ea37d-2d58-45e6-ac16-6354ad38d72d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:44.843906 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 438/1708] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:44.846307 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.846307 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:44.851443 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-49fe8ae7-8d9f-45ea-a245-148719a3742c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 18:59:44.857444 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-49fe8ae7-8d9f-45ea-a245-148719a3742c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 18:59:44.857959 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 432/1709] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1370 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:44.869953 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-045fe09c-5141-45cc-86b7-d17f84bbd5fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.870315 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-045fe09c-5141-45cc-86b7-d17f84bbd5fe None None] GET https://10.4.3.225/volume// Jul 10 18:59:44.870475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-045fe09c-5141-45cc-86b7-d17f84bbd5fe None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:44.870642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-045fe09c-5141-45cc-86b7-d17f84bbd5fe None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:44.870960 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-045fe09c-5141-45cc-86b7-d17f84bbd5fe None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:44.871232 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 424/1710] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 18:59:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:44.872336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.877959 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/action Jul 10 18:59:44.877959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:44.877959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:44.881167 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-c600888e-3eb3-459f-8e09-5cce29638525 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:44.883365 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-c600888e-3eb3-459f-8e09-5cce29638525 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 18:59:44.883773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-c600888e-3eb3-459f-8e09-5cce29638525 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31baae70-a7e9-4f61-bdc2-65de195789ce", "connector": null, "instance_uuid": "8d691782-805f-4f41-b4d1-6415a541888c"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:44.889769 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.889769 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:44.890240 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:44.892427 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:44.892427 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:44.902203 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Begin detaching volume completed successfully. Jul 10 18:59:44.902487 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-b2cab84d-7d3e-47d0-a1ca-7e6f49146d86 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/action returned with HTTP 202 Jul 10 18:59:44.903335 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 417/1711] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 18:59:44 2026] POST /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 18:59:44.933824 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-c600888e-3eb3-459f-8e09-5cce29638525 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 18:59:44.934633 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 439/1712] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 18:59:44 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 18:59:45.177073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d73939ce-9dba-4a6e-b23b-6cb81776ef6e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:45.177501 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d73939ce-9dba-4a6e-b23b-6cb81776ef6e None None] GET https://10.4.3.225/volume// Jul 10 18:59:45.177761 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d73939ce-9dba-4a6e-b23b-6cb81776ef6e None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:45.178041 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d73939ce-9dba-4a6e-b23b-6cb81776ef6e None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:45.178504 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d73939ce-9dba-4a6e-b23b-6cb81776ef6e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:45.179268 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 433/1713] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:45.186723 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-350c9936-cd26-4170-8a57-ac5c4c9e6ad6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:45.188734 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-350c9936-cd26-4170-8a57-ac5c4c9e6ad6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 18:59:45.188994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-350c9936-cd26-4170-8a57-ac5c4c9e6ad6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:45.189200 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-350c9936-cd26-4170-8a57-ac5c4c9e6ad6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:45.198613 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:45.198613 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:45.203457 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-350c9936-cd26-4170-8a57-ac5c4c9e6ad6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 18:59:45.210441 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-350c9936-cd26-4170-8a57-ac5c4c9e6ad6 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 18:59:45.210929 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 425/1714] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:45 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 1630 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:45.320697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:45.322875 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] PUT https://10.4.3.225/volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4 Jul 10 18:59:45.323255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:45.334318 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Acquiring lock "cinder-attachment_update-e9ee0efc-90c6-4b14-835b-592c18524b6f-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:59:45.340316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Lock "cinder-attachment_update-e9ee0efc-90c6-4b14-835b-592c18524b6f-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:59:45.341489 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:45.341489 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:45.865312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Lock "cinder-attachment_update-e9ee0efc-90c6-4b14-835b-592c18524b6f-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:59:45.865412 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-16316e94-8b6d-4b76-8c52-51fa467e60cb tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4 returned with HTTP 200 Jul 10 18:59:45.867686 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 418/1715] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:59:45 2026] PUT /volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:45.933025 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-586d81f1-689d-4b42-8806-097428705e04 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:45.933759 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-586d81f1-689d-4b42-8806-097428705e04 None None] GET https://10.4.3.225/volume// Jul 10 18:59:45.933759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-586d81f1-689d-4b42-8806-097428705e04 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:45.934166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-586d81f1-689d-4b42-8806-097428705e04 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:45.934367 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-586d81f1-689d-4b42-8806-097428705e04 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:45.934819 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 440/1716] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:45.944593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-8ba50f34-841a-4f30-a50e-813512ebe099 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:45.946909 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-8ba50f34-841a-4f30-a50e-813512ebe099 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:45.947144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-8ba50f34-841a-4f30-a50e-813512ebe099 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:45.947359 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-8ba50f34-841a-4f30-a50e-813512ebe099 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:45.956535 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:45.956535 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:45.959969 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-8ba50f34-841a-4f30-a50e-813512ebe099 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:45.964031 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-8ba50f34-841a-4f30-a50e-813512ebe099 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:45.964567 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 434/1717] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:45 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:45.984035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-1dfb1845-12de-48f5-91ab-cc5992c522ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:45.986834 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-1dfb1845-12de-48f5-91ab-cc5992c522ff tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/encryption Jul 10 18:59:45.987071 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-1dfb1845-12de-48f5-91ab-cc5992c522ff tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:45.987356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-1dfb1845-12de-48f5-91ab-cc5992c522ff tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:46.005109 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:46.005109 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:46.013499 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-1dfb1845-12de-48f5-91ab-cc5992c522ff tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/encryption returned with HTTP 200 Jul 10 18:59:46.016416 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 426/1718] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 18:59:45 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:46.377663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-0b8e3dcd-c14f-4a9c-b2b5-bdfe8c1ff97c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:46.380052 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-0b8e3dcd-c14f-4a9c-b2b5-bdfe8c1ff97c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] POST https://10.4.3.225/volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4/action Jul 10 18:59:46.380376 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-0b8e3dcd-c14f-4a9c-b2b5-bdfe8c1ff97c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:46.380488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-0b8e3dcd-c14f-4a9c-b2b5-bdfe8c1ff97c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:46.411838 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:46.411838 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:46.429027 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-0b8e3dcd-c14f-4a9c-b2b5-bdfe8c1ff97c tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4/action returned with HTTP 204 Jul 10 18:59:46.429680 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 419/1719] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:59:46 2026] POST /volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:46.929859 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-5dbdfa11-1230-4fa0-9416-513bdb42240c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:46.932271 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-5dbdfa11-1230-4fa0-9416-513bdb42240c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576 Jul 10 18:59:46.932461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-5dbdfa11-1230-4fa0-9416-513bdb42240c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:46.932934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-5dbdfa11-1230-4fa0-9416-513bdb42240c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:46.946694 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:46.946694 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:47.476573 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-eebb9186-ccc1-40a8-b11d-0df14487cb4e req-5dbdfa11-1230-4fa0-9416-513bdb42240c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576 returned with HTTP 200 Jul 10 18:59:47.477312 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 441/1720] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:59:46 2026] DELETE /volume/v3/attachments/8fa414df-5171-4137-9209-e07bda57c576 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:48.122464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1f06e939-ad06-4ac3-8125-39058282154a req-099f9309-1e02-4c37-a0c3-35b7f3e9ccdf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:48.126205 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1f06e939-ad06-4ac3-8125-39058282154a req-099f9309-1e02-4c37-a0c3-35b7f3e9ccdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:48.126468 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1f06e939-ad06-4ac3-8125-39058282154a req-099f9309-1e02-4c37-a0c3-35b7f3e9ccdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:48.126710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1f06e939-ad06-4ac3-8125-39058282154a req-099f9309-1e02-4c37-a0c3-35b7f3e9ccdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:48.135852 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:48.135852 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:48.143080 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-1f06e939-ad06-4ac3-8125-39058282154a req-099f9309-1e02-4c37-a0c3-35b7f3e9ccdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:48.148793 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1f06e939-ad06-4ac3-8125-39058282154a req-099f9309-1e02-4c37-a0c3-35b7f3e9ccdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:48.149343 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 435/1721] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:48 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:49.366194 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-99f12511-c106-420b-982a-3abb0c091a65 req-756e5707-4e39-44b1-aba5-ccaba87e6b22 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:49.368018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-756e5707-4e39-44b1-aba5-ccaba87e6b22 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] DELETE https://10.4.3.225/volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4 Jul 10 18:59:49.368181 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-756e5707-4e39-44b1-aba5-ccaba87e6b22 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:49.368338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-756e5707-4e39-44b1-aba5-ccaba87e6b22 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:49.374660 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:49.374660 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:49.902339 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-756e5707-4e39-44b1-aba5-ccaba87e6b22 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4 returned with HTTP 200 Jul 10 18:59:49.903021 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 427/1722] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 18:59:49 2026] DELETE /volume/v3/attachments/df88cfdb-20f0-4757-9ad6-0a41fe7e10e4 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:49.918793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:49.922147 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:59:49.922340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:49.922545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:49.922724 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Delete volume with id: 4d32c813-358f-48ed-bdb9-39ec957264fe Jul 10 18:59:49.939824 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:49.939824 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:49.939824 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Volume info retrieved successfully. Jul 10 18:59:49.960150 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] Delete volume request issued successfully. Jul 10 18:59:49.960356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-99f12511-c106-420b-982a-3abb0c091a65 req-9aaa821c-52a6-4b72-b3b1-c5e762286778 tempest-ServerActionsV293TestJSON-1581019669 tempest-ServerActionsV293TestJSON-1581019669-project-member] https://10.4.3.225/volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe returned with HTTP 202 Jul 10 18:59:49.960834 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 420/1723] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 18:59:49 2026] DELETE /volume/v3/volumes/4d32c813-358f-48ed-bdb9-39ec957264fe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:49.971986 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:50.126055 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 18:59:50.126252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:50.126477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:50.126758 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:59:50.127142 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:50.127142 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:50.127536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:59:50.135414 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Get all volumes completed successfully. Jul 10 18:59:50.135737 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-04c45883-b980-4c8b-9c3d-3de9a2973f83 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 18:59:50.136110 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 442/1724] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 18:59:49 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 10 18:59:50.147833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-79ab04e2-b40c-449f-9953-20168d8755f9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:50.152239 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:50.152740 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1486834244"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:50.154737 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1486834244'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:50.154927 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume of 1 GB Jul 10 18:59:50.159278 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Availability Zones retrieved successfully. Jul 10 18:59:50.170555 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Flow 'volume_create_api' (86aa44cd-33e7-4040-8048-defbef8ffdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:50.175707 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91653c8-a750-4714-b0ec-e02c24c3a2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:50.179327 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:50.222674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91653c8-a750-4714-b0ec-e02c24c3a2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:50.223050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b011e99-cea2-4a7f-9539-10b3f2a6585f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:50.290618 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Created reservations ['94074dcc-5a9f-4d87-8461-badd4038800d', '7df67ff8-21a9-4665-a047-9c93fc6a5bc7', '27a32a88-0456-4c8c-ad80-c0841d651056', '4313a62e-ff41-4fea-856c-1252ec5d24e3'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:50.291418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b011e99-cea2-4a7f-9539-10b3f2a6585f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94074dcc-5a9f-4d87-8461-badd4038800d', '7df67ff8-21a9-4665-a047-9c93fc6a5bc7', '27a32a88-0456-4c8c-ad80-c0841d651056', '4313a62e-ff41-4fea-856c-1252ec5d24e3']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:50.292191 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fcd9556-ab03-4e05-8331-874452f1fe3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:50.312592 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fcd9556-ab03-4e05-8331-874452f1fe3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edccf951-a9fa-4264-821b-8c1d907614ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1486834244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',qos_specs=None,replication_status=,reservations=['94074dcc-5a9f-4d87-8461-badd4038800d','7df67ff8-21a9-4665-a047-9c93fc6a5bc7','27a32a88-0456-4c8c-ad80-c0841d651056','4313a62e-ff41-4fea-856c-1252ec5d24e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b73345909e247f1812f075c47dce03e',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1486834244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edccf951-a9fa-4264-821b-8c1d907614ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b73345909e247f1812f075c47dce03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:50.313337 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a2ca76-9ac9-4839-b8db-2396324d401c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:50.343526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a2ca76-9ac9-4839-b8db-2396324d401c) transitioned into state 'SUCCESS' from state '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-1486834244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',qos_specs=None,replication_status=,reservations=['94074dcc-5a9f-4d87-8461-badd4038800d','7df67ff8-21a9-4665-a047-9c93fc6a5bc7','27a32a88-0456-4c8c-ad80-c0841d651056','4313a62e-ff41-4fea-856c-1252ec5d24e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b73345909e247f1812f075c47dce03e',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:50.344485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1f637b-6d1f-41b2-afd2-35598729d7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:50.357941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a1f637b-6d1f-41b2-afd2-35598729d7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:50.358916 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Flow 'volume_create_api' (86aa44cd-33e7-4040-8048-defbef8ffdc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:50.359258 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume request issued successfully. Jul 10 18:59:50.359913 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79ab04e2-b40c-449f-9953-20168d8755f9 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:50.360402 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 436/1725] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:50 2026] POST /volume/v3/volumes => generated 755 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:50.376386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf9ee251-37f9-4b42-888b-d6fa226acf90 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:50.378593 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf9ee251-37f9-4b42-888b-d6fa226acf90 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:50.378909 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf9ee251-37f9-4b42-888b-d6fa226acf90 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:50.379340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf9ee251-37f9-4b42-888b-d6fa226acf90 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:50.386637 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:50.386637 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:50.390939 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf9ee251-37f9-4b42-888b-d6fa226acf90 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:50.396958 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf9ee251-37f9-4b42-888b-d6fa226acf90 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 200 Jul 10 18:59:50.398009 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 428/1726] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:50 2026] GET /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:50.587832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-221e9ad1-d78d-4948-9952-d1c0b4aaf904 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:50.588938 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-221e9ad1-d78d-4948-9952-d1c0b4aaf904 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f/encryption Jul 10 18:59:50.589133 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-221e9ad1-d78d-4948-9952-d1c0b4aaf904 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:50.589333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-221e9ad1-d78d-4948-9952-d1c0b4aaf904 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:50.598794 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:50.598794 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:50.604879 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-606c952e-ff2f-45c3-870b-46de067d2dd0 req-221e9ad1-d78d-4948-9952-d1c0b4aaf904 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f/encryption returned with HTTP 200 Jul 10 18:59:50.605296 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 421/1727] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 18:59:50 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:51.258828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b1380052-fb0c-4871-be6c-d9df348857c1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.259469 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1380052-fb0c-4871-be6c-d9df348857c1 None None] GET https://10.4.3.225/volume// Jul 10 18:59:51.259671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1380052-fb0c-4871-be6c-d9df348857c1 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:51.260248 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1380052-fb0c-4871-be6c-d9df348857c1 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:51.260248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1380052-fb0c-4871-be6c-d9df348857c1 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 18:59:51.261001 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 443/1728] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 18:59:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 18:59:51.269025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-e3514642-e698-4d8b-bc7e-7dfc6f2b33a4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.272126 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-e3514642-e698-4d8b-bc7e-7dfc6f2b33a4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 18:59:51.272439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-e3514642-e698-4d8b-bc7e-7dfc6f2b33a4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:51.272714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-e3514642-e698-4d8b-bc7e-7dfc6f2b33a4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:51.285469 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:51.285469 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:51.290331 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-e3514642-e698-4d8b-bc7e-7dfc6f2b33a4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 18:59:51.297453 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-e3514642-e698-4d8b-bc7e-7dfc6f2b33a4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 18:59:51.297830 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 437/1729] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 18:59:51 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1549 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:51.411530 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5092260b-2aff-4377-9c1b-171dfd49b9db None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.413053 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5092260b-2aff-4377-9c1b-171dfd49b9db tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:51.413294 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5092260b-2aff-4377-9c1b-171dfd49b9db tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:51.414444 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5092260b-2aff-4377-9c1b-171dfd49b9db tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:51.421085 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:51.421085 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:51.421449 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.423728 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] PUT https://10.4.3.225/volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7 Jul 10 18:59:51.424224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:51.427587 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5092260b-2aff-4377-9c1b-171dfd49b9db tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:51.429843 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5092260b-2aff-4377-9c1b-171dfd49b9db tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 200 Jul 10 18:59:51.430562 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 429/1730] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:51 2026] GET /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:51.432123 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Acquiring lock "cinder-attachment_update-31baae70-a7e9-4f61-bdc2-65de195789ce-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 18:59:51.436402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Lock "cinder-attachment_update-31baae70-a7e9-4f61-bdc2-65de195789ce-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 18:59:51.437367 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:51.437367 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:51.445229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aef14476-0763-45b7-8136-c33e8c15c328 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.449150 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aef14476-0763-45b7-8136-c33e8c15c328 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:51.449358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aef14476-0763-45b7-8136-c33e8c15c328 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:51.449545 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aef14476-0763-45b7-8136-c33e8c15c328 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:51.456744 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:51.456744 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:51.464034 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aef14476-0763-45b7-8136-c33e8c15c328 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:51.473293 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aef14476-0763-45b7-8136-c33e8c15c328 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 200 Jul 10 18:59:51.473683 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 444/1731] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:51 2026] GET /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:51.486602 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0753e74c-197b-4ca4-b65e-96a396982e4e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.488583 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:51.489198 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-134098121"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:51.490997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-134098121'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:51.491119 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume of 1 GB Jul 10 18:59:51.495881 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Availability Zones retrieved successfully. Jul 10 18:59:51.503487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Flow 'volume_create_api' (3bb960e6-319d-419a-8bab-2f9135fece17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:51.504323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759595b1-616a-43ba-ae76-c51cf0eaf539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:51.505192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:51.532642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (759595b1-616a-43ba-ae76-c51cf0eaf539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:51.533367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33357b78-a199-42bf-8db0-704c6ea5320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:51.579770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Created reservations ['193c17cc-0d43-436f-8852-2412479ae2e4', 'f4a20712-936d-4b4a-8cf5-3269227e0a52', 'f1268717-dd19-475e-9848-126f95e56582', '33aad5ba-2227-4f07-9926-2a89ec739286'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:51.580833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33357b78-a199-42bf-8db0-704c6ea5320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193c17cc-0d43-436f-8852-2412479ae2e4', 'f4a20712-936d-4b4a-8cf5-3269227e0a52', 'f1268717-dd19-475e-9848-126f95e56582', '33aad5ba-2227-4f07-9926-2a89ec739286']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:51.581460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e95051-1f54-43ec-b093-7fae8fdcf40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:51.603982 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e95051-1f54-43ec-b093-7fae8fdcf40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-134098121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',qos_specs=None,replication_status=,reservations=['193c17cc-0d43-436f-8852-2412479ae2e4','f4a20712-936d-4b4a-8cf5-3269227e0a52','f1268717-dd19-475e-9848-126f95e56582','33aad5ba-2227-4f07-9926-2a89ec739286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b73345909e247f1812f075c47dce03e',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-134098121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b73345909e247f1812f075c47dce03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:51.604785 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a9c28f2-2ba6-4f8a-8c31-5cff412b0080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:51.624638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a9c28f2-2ba6-4f8a-8c31-5cff412b0080) transitioned into state 'SUCCESS' from state '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-134098121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',qos_specs=None,replication_status=,reservations=['193c17cc-0d43-436f-8852-2412479ae2e4','f4a20712-936d-4b4a-8cf5-3269227e0a52','f1268717-dd19-475e-9848-126f95e56582','33aad5ba-2227-4f07-9926-2a89ec739286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b73345909e247f1812f075c47dce03e',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:51.625393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81611623-ce76-4fc6-be9a-786965bf609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:51.635664 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81611623-ce76-4fc6-be9a-786965bf609c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:51.636460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Flow 'volume_create_api' (3bb960e6-319d-419a-8bab-2f9135fece17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:51.636740 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume request issued successfully. Jul 10 18:59:51.637290 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0753e74c-197b-4ca4-b65e-96a396982e4e tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:51.637694 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 438/1732] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:51 2026] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:51.662553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85f08bd3-6d5a-47b5-aec4-ee9f9e5e3451 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:51.662553 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85f08bd3-6d5a-47b5-aec4-ee9f9e5e3451 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:51.662553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85f08bd3-6d5a-47b5-aec4-ee9f9e5e3451 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:51.662553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85f08bd3-6d5a-47b5-aec4-ee9f9e5e3451 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:51.673638 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:51.673638 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:51.684521 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-85f08bd3-6d5a-47b5-aec4-ee9f9e5e3451 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:51.689082 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85f08bd3-6d5a-47b5-aec4-ee9f9e5e3451 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 200 Jul 10 18:59:51.689445 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 430/1733] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:51 2026] GET /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:51.958092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Lock "cinder-attachment_update-31baae70-a7e9-4f61-bdc2-65de195789ce-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 18:59:51.958430 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-b458820f-e65c-4855-b6a0-a9c31e1e1d70 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7 returned with HTTP 200 Jul 10 18:59:51.958859 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 422/1734] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 18:59:51 2026] PUT /volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:52.475110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-22ec7cc4-4bc4-4471-9801-413ba42c27ff None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:52.477470 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-22ec7cc4-4bc4-4471-9801-413ba42c27ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7/action Jul 10 18:59:52.477888 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-22ec7cc4-4bc4-4471-9801-413ba42c27ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 18:59:52.478051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-22ec7cc4-4bc4-4471-9801-413ba42c27ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:52.501916 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:52.501916 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:52.517872 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a97158e2-80d8-499e-a822-fe57efd8b0e1 req-22ec7cc4-4bc4-4471-9801-413ba42c27ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7/action returned with HTTP 204 Jul 10 18:59:52.518594 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 445/1735] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 18:59:52 2026] POST /volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:52.703252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-599d328b-cf5e-4a13-a005-c3bb4ae8a62d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:52.705507 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-599d328b-cf5e-4a13-a005-c3bb4ae8a62d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:52.705696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-599d328b-cf5e-4a13-a005-c3bb4ae8a62d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:52.705922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-599d328b-cf5e-4a13-a005-c3bb4ae8a62d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:52.714712 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:52.714712 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:52.719779 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-599d328b-cf5e-4a13-a005-c3bb4ae8a62d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:52.727073 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-599d328b-cf5e-4a13-a005-c3bb4ae8a62d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 200 Jul 10 18:59:52.727628 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 439/1736] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:52 2026] GET /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 18:59:52.741110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04b29a7f-5aac-4908-abd3-30452fb1b0b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:52.743071 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04b29a7f-5aac-4908-abd3-30452fb1b0b3 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:52.743335 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04b29a7f-5aac-4908-abd3-30452fb1b0b3 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:52.743546 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04b29a7f-5aac-4908-abd3-30452fb1b0b3 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:52.751697 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:52.751697 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:52.755706 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-04b29a7f-5aac-4908-abd3-30452fb1b0b3 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:52.760731 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04b29a7f-5aac-4908-abd3-30452fb1b0b3 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 200 Jul 10 18:59:52.761287 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 431/1737] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:52 2026] GET /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:52.773124 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-863d1f00-5dde-4561-b7d5-801f4b45920d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:52.775567 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:52.776116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-967328773"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:52.778422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-967328773'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:52.778596 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume of 1 GB Jul 10 18:59:52.778998 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:52.778998 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:52.784172 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Availability Zones retrieved successfully. Jul 10 18:59:52.796852 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Flow 'volume_create_api' (84e58c4d-a22d-4876-95b4-0616033cf843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:52.799891 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43eeb88d-6d38-4a89-b501-b24594b91f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:52.801329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:52.840336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43eeb88d-6d38-4a89-b501-b24594b91f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:52.841461 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67747996-ca9e-47ce-afc3-4e502ae1bc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:52.899011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Created reservations ['7c298b34-73df-49de-9fd6-ecccbf1b54e5', 'f88b67b3-b897-40e3-991a-ed355d184412', '546f4d50-f15b-4649-8929-50cb7e2d1a28', '207cfada-affe-430c-bf4f-b4cb3ded23f5'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:52.900121 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67747996-ca9e-47ce-afc3-4e502ae1bc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c298b34-73df-49de-9fd6-ecccbf1b54e5', 'f88b67b3-b897-40e3-991a-ed355d184412', '546f4d50-f15b-4649-8929-50cb7e2d1a28', '207cfada-affe-430c-bf4f-b4cb3ded23f5']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:52.901377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f01fe4-38c7-4bfd-9f23-a2484c469fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:52.933405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f01fe4-38c7-4bfd-9f23-a2484c469fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c9ffaf1-c6a7-40e3-80bc-fed780c73001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-967328773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',qos_specs=None,replication_status=,reservations=['7c298b34-73df-49de-9fd6-ecccbf1b54e5','f88b67b3-b897-40e3-991a-ed355d184412','546f4d50-f15b-4649-8929-50cb7e2d1a28','207cfada-affe-430c-bf4f-b4cb3ded23f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b73345909e247f1812f075c47dce03e',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-967328773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c9ffaf1-c6a7-40e3-80bc-fed780c73001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b73345909e247f1812f075c47dce03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:52.934351 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea631e7b-71cf-480a-8763-ef3c327c15dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:52.952619 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea631e7b-71cf-480a-8763-ef3c327c15dd) transitioned into state 'SUCCESS' from state '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-967328773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe0da2c8757d4a14aca5f4d5a84ea385',qos_specs=None,replication_status=,reservations=['7c298b34-73df-49de-9fd6-ecccbf1b54e5','f88b67b3-b897-40e3-991a-ed355d184412','546f4d50-f15b-4649-8929-50cb7e2d1a28','207cfada-affe-430c-bf4f-b4cb3ded23f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b73345909e247f1812f075c47dce03e',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:52.953478 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28103fc2-a182-482e-b854-f61ea7c14a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:52.966013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28103fc2-a182-482e-b854-f61ea7c14a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:52.967258 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Flow 'volume_create_api' (84e58c4d-a22d-4876-95b4-0616033cf843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:52.967698 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Create volume request issued successfully. Jul 10 18:59:52.968500 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-863d1f00-5dde-4561-b7d5-801f4b45920d tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:52.969152 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 423/1738] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:52 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:52.982943 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0ad6862f-980a-450a-ab32-5e7c0860a101 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:52.988230 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0ad6862f-980a-450a-ab32-5e7c0860a101 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:52.988481 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0ad6862f-980a-450a-ab32-5e7c0860a101 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:52.988735 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0ad6862f-980a-450a-ab32-5e7c0860a101 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:53.004409 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:53.004409 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:53.011051 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0ad6862f-980a-450a-ab32-5e7c0860a101 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:53.017714 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0ad6862f-980a-450a-ab32-5e7c0860a101 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 200 Jul 10 18:59:53.018141 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 446/1739] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:52 2026] GET /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:54.031197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1961095d-2d1d-4f34-8636-dd6d0adff9fe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:54.033648 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1961095d-2d1d-4f34-8636-dd6d0adff9fe tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:54.033961 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1961095d-2d1d-4f34-8636-dd6d0adff9fe tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:54.034232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1961095d-2d1d-4f34-8636-dd6d0adff9fe tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:54.047829 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:54.047829 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:54.053770 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1961095d-2d1d-4f34-8636-dd6d0adff9fe tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:54.061341 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1961095d-2d1d-4f34-8636-dd6d0adff9fe tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 200 Jul 10 18:59:54.062123 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 440/1740] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:54 2026] GET /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:54.078477 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e06a656-a42e-4115-b264-f425b3f67626 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:54.080543 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e06a656-a42e-4115-b264-f425b3f67626 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:54.080775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e06a656-a42e-4115-b264-f425b3f67626 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:54.081057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e06a656-a42e-4115-b264-f425b3f67626 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:54.089513 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:54.089513 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:54.094779 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4e06a656-a42e-4115-b264-f425b3f67626 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:54.103464 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e06a656-a42e-4115-b264-f425b3f67626 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 200 Jul 10 18:59:54.104069 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 432/1741] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:54 2026] GET /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:54.126163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:54.169092 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:54.169437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:54.170835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:54.170966 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Create volume of 1 GB Jul 10 18:59:54.171240 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:54.171240 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:54.174947 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Availability Zones retrieved successfully. Jul 10 18:59:54.180320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Flow 'volume_create_api' (5eb69d0d-1835-49e2-b966-3cf400aa01ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:54.181205 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2043ad2f-2691-44ba-8b0d-691429ef921d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:54.181922 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:54.220983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2043ad2f-2691-44ba-8b0d-691429ef921d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:54.221695 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f149ad-4b9b-4c11-8123-dfeee45e1015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:54.280497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Created reservations ['3918fe06-a81d-479c-a762-dd07afee4fd6', '8731f1fa-03d3-454a-a84f-d6838625c205', 'c1385c7d-dd96-4866-b155-dc2451c1938a', '2f2c0ae2-6de7-4f78-8fb3-18bff8ca1cf4'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:54.281273 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f149ad-4b9b-4c11-8123-dfeee45e1015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3918fe06-a81d-479c-a762-dd07afee4fd6', '8731f1fa-03d3-454a-a84f-d6838625c205', 'c1385c7d-dd96-4866-b155-dc2451c1938a', '2f2c0ae2-6de7-4f78-8fb3-18bff8ca1cf4']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:54.282017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e228edd1-b3ea-4822-ac04-7690033a9c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:54.308515 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e228edd1-b3ea-4822-ac04-7690033a9c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a608cb-adf4-4429-a2ed-21b13e48ca75', '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='48b4ac82eb8e4fbaae84338c9dd83016',qos_specs=None,replication_status=,reservations=['3918fe06-a81d-479c-a762-dd07afee4fd6','8731f1fa-03d3-454a-a84f-d6838625c205','c1385c7d-dd96-4866-b155-dc2451c1938a','2f2c0ae2-6de7-4f78-8fb3-18bff8ca1cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae0ac9e61d141e89b7688d285f1d377',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a608cb-adf4-4429-a2ed-21b13e48ca75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b4ac82eb8e4fbaae84338c9dd83016',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ae0ac9e61d141e89b7688d285f1d377',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:54.309514 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d275cf-d578-4ff9-90d8-263ba36481f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:54.339727 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62d275cf-d578-4ff9-90d8-263ba36481f1) transitioned into state 'SUCCESS' from 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='48b4ac82eb8e4fbaae84338c9dd83016',qos_specs=None,replication_status=,reservations=['3918fe06-a81d-479c-a762-dd07afee4fd6','8731f1fa-03d3-454a-a84f-d6838625c205','c1385c7d-dd96-4866-b155-dc2451c1938a','2f2c0ae2-6de7-4f78-8fb3-18bff8ca1cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ae0ac9e61d141e89b7688d285f1d377',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:54.340793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c8409a-c6f6-4966-90a0-c285bccccc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:54.352828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c8409a-c6f6-4966-90a0-c285bccccc68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:54.352828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Flow 'volume_create_api' (5eb69d0d-1835-49e2-b966-3cf400aa01ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:54.352828 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Create volume request issued successfully. Jul 10 18:59:54.353536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e1ce985-de30-4b97-9dc4-3d89a0a6c813 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:54.354156 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 424/1742] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 18:59:54 2026] POST /volume/v3/volumes => generated 733 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:54.370191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5df2366b-af98-491b-ab14-637c38b42088 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:54.375827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5df2366b-af98-491b-ab14-637c38b42088 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] GET https://10.4.3.225/volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 Jul 10 18:59:54.375827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5df2366b-af98-491b-ab14-637c38b42088 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:54.375827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5df2366b-af98-491b-ab14-637c38b42088 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:54.391649 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:54.391649 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:54.396647 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5df2366b-af98-491b-ab14-637c38b42088 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Volume info retrieved successfully. Jul 10 18:59:54.403509 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5df2366b-af98-491b-ab14-637c38b42088 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] https://10.4.3.225/volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 returned with HTTP 200 Jul 10 18:59:54.404120 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 447/1743] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:54 2026] GET /volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 => generated 912 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:55.418388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c7c1fb1-84ce-48e4-a716-82746902e6d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:55.421562 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c7c1fb1-84ce-48e4-a716-82746902e6d0 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] GET https://10.4.3.225/volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 Jul 10 18:59:55.421787 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c7c1fb1-84ce-48e4-a716-82746902e6d0 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:55.422036 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c7c1fb1-84ce-48e4-a716-82746902e6d0 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:55.436287 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:55.436287 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:55.443226 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c7c1fb1-84ce-48e4-a716-82746902e6d0 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Volume info retrieved successfully. Jul 10 18:59:55.450700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c7c1fb1-84ce-48e4-a716-82746902e6d0 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] https://10.4.3.225/volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 returned with HTTP 200 Jul 10 18:59:55.451167 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 441/1744] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:55 2026] GET /volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:55.464026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:55.466028 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1&project_id=fe0da2c8757d4a14aca5f4d5a84ea385 Jul 10 18:59:55.466258 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:55.466472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:55.467010 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Could not evaluate value fe0da2c8757d4a14aca5f4d5a84ea385, assuming string {{(pid=100057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 18:59:55.467555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Searching by: MultiDict([('project_id', 'fe0da2c8757d4a14aca5f4d5a84ea385'), ('all_tenants', 1)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:59:55.504046 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Get all volumes completed successfully. Jul 10 18:59:55.505327 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:55.505327 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:55.509666 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e4eb80b-d3cd-49b4-9d57-75d0a703779c tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1&project_id=fe0da2c8757d4a14aca5f4d5a84ea385 returned with HTTP 200 Jul 10 18:59:55.510679 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 433/1745] 10.4.3.225 () {66 vars in 1373 bytes} [Fri Jul 10 18:59:55 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=fe0da2c8757d4a14aca5f4d5a84ea385 => generated 3026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 18:59:55.528941 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:55.531097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 Jul 10 18:59:55.531325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:55.531548 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:55.531730 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Delete volume with id: 41a608cb-adf4-4429-a2ed-21b13e48ca75 Jul 10 18:59:55.545334 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:55.545334 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:55.545759 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Volume info retrieved successfully. Jul 10 18:59:55.568869 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] Delete volume request issued successfully. Jul 10 18:59:55.569112 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bd5c982-e450-4aec-a272-9449aeffaae6 tempest-VolumesListAdminTestJSON-234539193 tempest-VolumesListAdminTestJSON-234539193-project-admin] https://10.4.3.225/volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 returned with HTTP 202 Jul 10 18:59:55.569639 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 425/1746] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:55 2026] DELETE /volume/v3/volumes/41a608cb-adf4-4429-a2ed-21b13e48ca75 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:55.578451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9e73ebc5-acd2-473f-b3d1-9de8e8c1b0ca None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:55.580601 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9e73ebc5-acd2-473f-b3d1-9de8e8c1b0ca tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:55.580852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9e73ebc5-acd2-473f-b3d1-9de8e8c1b0ca tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:55.581107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9e73ebc5-acd2-473f-b3d1-9de8e8c1b0ca tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:55.590693 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:55.590693 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:55.594906 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9e73ebc5-acd2-473f-b3d1-9de8e8c1b0ca tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:55.600755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9e73ebc5-acd2-473f-b3d1-9de8e8c1b0ca tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 200 Jul 10 18:59:55.601381 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 448/1747] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:55 2026] GET /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:55.619141 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:55.622428 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] DELETE https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:55.622756 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:55.623093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:55.623350 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Delete volume with id: 0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:55.632724 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:55.632724 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:55.633296 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:55.663899 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Delete volume request issued successfully. Jul 10 18:59:55.664700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6835103-26d7-4e0b-abc8-4e2d5791c767 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 202 Jul 10 18:59:55.664884 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 442/1748] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:55 2026] DELETE /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:55.678233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ced2ad14-feb4-4e65-a17f-0a92665300df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:55.680148 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ced2ad14-feb4-4e65-a17f-0a92665300df tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:55.680389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ced2ad14-feb4-4e65-a17f-0a92665300df tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:55.680580 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ced2ad14-feb4-4e65-a17f-0a92665300df tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:55.690815 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:55.690815 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:55.697139 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ced2ad14-feb4-4e65-a17f-0a92665300df tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:55.702627 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ced2ad14-feb4-4e65-a17f-0a92665300df tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 200 Jul 10 18:59:55.703146 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 434/1749] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:55 2026] GET /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:56.011027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:56.012797 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:56.013047 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:56.013248 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:56.013446 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume with id: cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:56.025633 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:56.025633 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:56.026412 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:56.042028 np0000005042 devstack@c-api.service[100060]: WARNING cinder.keymgr.conf_key_mgr [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 18:59:56.051464 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume request issued successfully. Jul 10 18:59:56.051643 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-48f7709f-7b20-4de0-b03d-cb58694e0711 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 202 Jul 10 18:59:56.052290 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 426/1750] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:56 2026] DELETE /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:56.060667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d9670230-0929-4819-9475-f27c08a93662 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:56.062729 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d9670230-0929-4819-9475-f27c08a93662 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:56.063092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d9670230-0929-4819-9475-f27c08a93662 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:56.063264 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d9670230-0929-4819-9475-f27c08a93662 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:56.075191 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:56.075191 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:56.081260 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d9670230-0929-4819-9475-f27c08a93662 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 18:59:56.087179 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d9670230-0929-4819-9475-f27c08a93662 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 200 Jul 10 18:59:56.087583 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 449/1751] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:56 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:56.717611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a847e0fd-9de5-47d2-84bb-b606089123ec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:56.720081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a847e0fd-9de5-47d2-84bb-b606089123ec tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 Jul 10 18:59:56.720364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a847e0fd-9de5-47d2-84bb-b606089123ec tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:56.720648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a847e0fd-9de5-47d2-84bb-b606089123ec tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:56.728415 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a847e0fd-9de5-47d2-84bb-b606089123ec tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 returned with HTTP 404 Jul 10 18:59:56.729105 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 443/1752] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:56 2026] GET /volume/v3/volumes/0c9ffaf1-c6a7-40e3-80bc-fed780c73001 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:56.735781 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-032c2df1-3ac2-4724-bb57-ecf0c71b4b36 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:56.737554 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-032c2df1-3ac2-4724-bb57-ecf0c71b4b36 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:56.737794 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-032c2df1-3ac2-4724-bb57-ecf0c71b4b36 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:56.738034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-032c2df1-3ac2-4724-bb57-ecf0c71b4b36 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:56.744918 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:56.744918 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:56.748650 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-032c2df1-3ac2-4724-bb57-ecf0c71b4b36 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:56.753155 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-032c2df1-3ac2-4724-bb57-ecf0c71b4b36 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 200 Jul 10 18:59:56.753692 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 435/1753] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:56 2026] GET /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:56.765085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:56.766961 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:56.767157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:56.767338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:56.767486 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Delete volume with id: ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:56.774108 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:56.774108 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:56.774537 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:56.792594 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Delete volume request issued successfully. Jul 10 18:59:56.792789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4bc498f-8a4f-4023-8f22-7bc2758bbb33 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 202 Jul 10 18:59:56.793258 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 427/1754] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:56 2026] DELETE /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:56.800839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-df7eac7f-da71-4628-b5b6-e75f701f97a0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:56.803256 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df7eac7f-da71-4628-b5b6-e75f701f97a0 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:56.803498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df7eac7f-da71-4628-b5b6-e75f701f97a0 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:56.803727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df7eac7f-da71-4628-b5b6-e75f701f97a0 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:56.811799 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:56.811799 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:56.818185 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-df7eac7f-da71-4628-b5b6-e75f701f97a0 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:56.823173 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df7eac7f-da71-4628-b5b6-e75f701f97a0 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 200 Jul 10 18:59:56.823656 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 450/1755] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:56 2026] GET /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:57.102744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bcfcd5cf-089c-477a-bf72-28b072c1e0a4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.107245 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bcfcd5cf-089c-477a-bf72-28b072c1e0a4 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d Jul 10 18:59:57.107463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bcfcd5cf-089c-477a-bf72-28b072c1e0a4 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.107667 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bcfcd5cf-089c-477a-bf72-28b072c1e0a4 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.116786 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bcfcd5cf-089c-477a-bf72-28b072c1e0a4 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d returned with HTTP 404 Jul 10 18:59:57.117599 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 444/1756] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/cfed6e2b-bed4-4e1f-8954-c5feafb9966d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:57.124345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.126021 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 18:59:57.126187 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.126361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.127012 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 18:59:57.166776 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Get all volumes completed successfully. Jul 10 18:59:57.169053 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.169053 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:57.173933 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-650cc941-ec0b-4782-8032-2fd1aefbf48a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 18:59:57.174316 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 436/1757] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14801 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 18:59:57.190730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-49ac9287-883f-4b05-bde1-f7193bddd748 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.192262 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-49ac9287-883f-4b05-bde1-f7193bddd748 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] DELETE https://10.4.3.225/volume/v3/types/70f96f6a-a7db-4338-a08a-4efc5673752b Jul 10 18:59:57.192454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-49ac9287-883f-4b05-bde1-f7193bddd748 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.192667 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-49ac9287-883f-4b05-bde1-f7193bddd748 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.212189 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-49ac9287-883f-4b05-bde1-f7193bddd748 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/70f96f6a-a7db-4338-a08a-4efc5673752b returned with HTTP 202 Jul 10 18:59:57.212543 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 428/1758] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 18:59:57 2026] DELETE /volume/v3/types/70f96f6a-a7db-4338-a08a-4efc5673752b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:57.222922 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d2ee0e62-f0fb-414c-9d85-644c3beb7e18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.224894 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d2ee0e62-f0fb-414c-9d85-644c3beb7e18 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 18:59:57.225236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d2ee0e62-f0fb-414c-9d85-644c3beb7e18 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-544096629", "extra_specs": {}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:57.237787 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d2ee0e62-f0fb-414c-9d85-644c3beb7e18 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 18:59:57.238237 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 451/1759] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 18:59:57 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:57.245250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-68f0dac4-d8c8-4980-b851-dd9fed5f8847 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.247179 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68f0dac4-d8c8-4980-b851-dd9fed5f8847 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types/98350397-a732-4abb-b1e1-d25cc11e1f2e/encryption Jul 10 18:59:57.247549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68f0dac4-d8c8-4980-b851-dd9fed5f8847 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:57.263665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68f0dac4-d8c8-4980-b851-dd9fed5f8847 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/98350397-a732-4abb-b1e1-d25cc11e1f2e/encryption returned with HTTP 200 Jul 10 18:59:57.264226 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 445/1760] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 18:59:57 2026] POST /volume/v3/types/98350397-a732-4abb-b1e1-d25cc11e1f2e/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:57.271655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.273391 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:57.273683 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-396956887", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-544096629", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:57.275207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-396956887', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-544096629', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:57.278114 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume of 1 GB Jul 10 18:59:57.278364 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.278364 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:57.278778 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Availability Zones retrieved successfully. Jul 10 18:59:57.284175 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (c642cef1-fbca-4aa6-a8d8-b6a71144c673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:57.285111 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac5b8a4-5130-4f8c-b051-35e789b4a246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.285931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:57.293950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.295659 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 18:59:57.295981 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-285444440", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:57.299648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-285444440', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 18:59:57.299878 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Create volume of 1 GB Jul 10 18:59:57.309157 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Availability Zones retrieved successfully. Jul 10 18:59:57.316305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Flow 'volume_create_api' (1e9dbe05-8dc5-4606-9b70-4acd2af32a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:57.317844 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48a828d-0417-4292-9199-8979ad797f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.318306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac5b8a4-5130-4f8c-b051-35e789b4a246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=98350397-a732-4abb-b1e1-d25cc11e1f2e,is_public=True,name='tempest-scenario-type-luks-544096629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98350397-a732-4abb-b1e1-d25cc11e1f2e', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.319075 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0625c9bb-c329-4b82-9551-96d96e8f3df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.319157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 18:59:57.343641 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:59:57.343947 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 18:59:57.346771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48a828d-0417-4292-9199-8979ad797f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.347886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4ca271-049d-4574-8e88-388ee63740c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.366480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Created reservations ['f9580b26-883b-4640-a796-c0e50023212b', '7d25b27a-4f82-4be5-96ae-3a0f5d0b58ad', '51efe7e3-10f3-4b44-a1d7-842c116fa7b4', '278b468b-678a-44b7-8555-eaa7d1bfe56a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:57.367208 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0625c9bb-c329-4b82-9551-96d96e8f3df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9580b26-883b-4640-a796-c0e50023212b', '7d25b27a-4f82-4be5-96ae-3a0f5d0b58ad', '51efe7e3-10f3-4b44-a1d7-842c116fa7b4', '278b468b-678a-44b7-8555-eaa7d1bfe56a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.368068 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a8dbb7-5d4a-4b0c-ad5f-2efa643523b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.386725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3a8dbb7-5d4a-4b0c-ad5f-2efa643523b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac11c07b-760f-49f1-92c1-3c802f77ddf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-396956887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['f9580b26-883b-4640-a796-c0e50023212b','7d25b27a-4f82-4be5-96ae-3a0f5d0b58ad','51efe7e3-10f3-4b44-a1d7-842c116fa7b4','278b468b-678a-44b7-8555-eaa7d1bfe56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=98350397-a732-4abb-b1e1-d25cc11e1f2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-396956887',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ac11c07b-760f-49f1-92c1-3c802f77ddf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e0ef4f65c0457a833fc943d012bcec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86badc55bb504529bd25e2ad8cfde022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98350397-a732-4abb-b1e1-d25cc11e1f2e),volume_type_id=98350397-a732-4abb-b1e1-d25cc11e1f2e)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.387561 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0db9356-17fd-4cf5-87a5-3e65354a4911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.409797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0db9356-17fd-4cf5-87a5-3e65354a4911) transitioned into state 'SUCCESS' from state '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-396956887',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['f9580b26-883b-4640-a796-c0e50023212b','7d25b27a-4f82-4be5-96ae-3a0f5d0b58ad','51efe7e3-10f3-4b44-a1d7-842c116fa7b4','278b468b-678a-44b7-8555-eaa7d1bfe56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=98350397-a732-4abb-b1e1-d25cc11e1f2e)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.410518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd88b07-5190-424d-aa47-19bb7cc11196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.418004 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Created reservations ['51919019-4e21-4415-92dd-6506953d4be6', '0f7a100a-3ffa-4254-8fdc-afe48598cb5e', '8e72f382-490e-4d0e-837b-4acfa0058eaf', '3b7b2525-cea9-42fc-9df3-739bd85df315'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:57.418744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4ca271-049d-4574-8e88-388ee63740c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51919019-4e21-4415-92dd-6506953d4be6', '0f7a100a-3ffa-4254-8fdc-afe48598cb5e', '8e72f382-490e-4d0e-837b-4acfa0058eaf', '3b7b2525-cea9-42fc-9df3-739bd85df315']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.419687 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e751523-2d0a-484e-bbe5-fdff92eb4025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.420816 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd88b07-5190-424d-aa47-19bb7cc11196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.421570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (c642cef1-fbca-4aa6-a8d8-b6a71144c673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:57.421862 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request issued successfully. Jul 10 18:59:57.422360 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b23d4bf5-6bd6-4fe8-912d-aa53696961fd tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:57.424573 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 437/1761] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 18:59:57 2026] POST /volume/v3/volumes => generated 783 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:57.450474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e751523-2d0a-484e-bbe5-fdff92eb4025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fa3a28-f31e-4308-a95b-e527ac31d286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-285444440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c640b5a4ce343128c82773309d33bfd',qos_specs=None,replication_status=,reservations=['51919019-4e21-4415-92dd-6506953d4be6','0f7a100a-3ffa-4254-8fdc-afe48598cb5e','8e72f382-490e-4d0e-837b-4acfa0058eaf','3b7b2525-cea9-42fc-9df3-739bd85df315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35316a5f38614cb38612f3e4eef80e53',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T18:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-285444440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fa3a28-f31e-4308-a95b-e527ac31d286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c640b5a4ce343128c82773309d33bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35316a5f38614cb38612f3e4eef80e53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.451268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7511f8-e03f-4dca-ae42-807e2aae90d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.476826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7511f8-e03f-4dca-ae42-807e2aae90d8) transitioned into state 'SUCCESS' from state '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-285444440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c640b5a4ce343128c82773309d33bfd',qos_specs=None,replication_status=,reservations=['51919019-4e21-4415-92dd-6506953d4be6','0f7a100a-3ffa-4254-8fdc-afe48598cb5e','8e72f382-490e-4d0e-837b-4acfa0058eaf','3b7b2525-cea9-42fc-9df3-739bd85df315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35316a5f38614cb38612f3e4eef80e53',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.476826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfdd7cf-81e6-47f0-b9e3-e2db0d83ffb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 18:59:57.487091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfdd7cf-81e6-47f0-b9e3-e2db0d83ffb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 18:59:57.489927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Flow 'volume_create_api' (1e9dbe05-8dc5-4606-9b70-4acd2af32a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 18:59:57.489927 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Create volume request issued successfully. Jul 10 18:59:57.489927 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-9646737a-c1d1-4a00-93ef-32462de9a2b3 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 18:59:57.490438 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 429/1762] 10.4.3.225 () {72 vars in 1541 bytes} [Fri Jul 10 18:59:57 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:57.499548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-362c908d-93c6-454a-8a28-d5ce264c5b04 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.502270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-362c908d-93c6-454a-8a28-d5ce264c5b04 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 18:59:57.502537 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-362c908d-93c6-454a-8a28-d5ce264c5b04 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.503085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-362c908d-93c6-454a-8a28-d5ce264c5b04 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.515400 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.515400 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:57.519754 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-362c908d-93c6-454a-8a28-d5ce264c5b04 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Volume info retrieved successfully. Jul 10 18:59:57.523825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-fb305d3c-c810-4c90-9d68-06502aa5d5dc req-362c908d-93c6-454a-8a28-d5ce264c5b04 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 200 Jul 10 18:59:57.524223 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 452/1763] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:57.548561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-7f8f9067-dba5-4fb5-8f6b-cc08e3d79913 req-fff1d6b6-c8c6-473d-89d9-30b1fcb7ff59 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.553112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-7f8f9067-dba5-4fb5-8f6b-cc08e3d79913 req-fff1d6b6-c8c6-473d-89d9-30b1fcb7ff59 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 18:59:57.553755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-7f8f9067-dba5-4fb5-8f6b-cc08e3d79913 req-fff1d6b6-c8c6-473d-89d9-30b1fcb7ff59 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.553755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-7f8f9067-dba5-4fb5-8f6b-cc08e3d79913 req-fff1d6b6-c8c6-473d-89d9-30b1fcb7ff59 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.564952 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.564952 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:57.573970 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-7f8f9067-dba5-4fb5-8f6b-cc08e3d79913 req-fff1d6b6-c8c6-473d-89d9-30b1fcb7ff59 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Volume info retrieved successfully. Jul 10 18:59:57.580524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-7f8f9067-dba5-4fb5-8f6b-cc08e3d79913 req-fff1d6b6-c8c6-473d-89d9-30b1fcb7ff59 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 200 Jul 10 18:59:57.581020 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 446/1764] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:57.837148 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f37f0c4-2f19-4438-a1fc-7e015bc35c42 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.839171 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f37f0c4-2f19-4438-a1fc-7e015bc35c42 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d Jul 10 18:59:57.839378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f37f0c4-2f19-4438-a1fc-7e015bc35c42 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.839563 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f37f0c4-2f19-4438-a1fc-7e015bc35c42 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.845406 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f37f0c4-2f19-4438-a1fc-7e015bc35c42 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d returned with HTTP 404 Jul 10 18:59:57.845938 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 438/1765] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/ac4c3fbf-2ceb-47a9-8b05-e9a6193f960d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 18:59:57.853829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9b4472c8-b0f7-48ad-8f5a-ba18b1ef0d04 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.856914 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b4472c8-b0f7-48ad-8f5a-ba18b1ef0d04 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:57.857239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b4472c8-b0f7-48ad-8f5a-ba18b1ef0d04 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.857519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b4472c8-b0f7-48ad-8f5a-ba18b1ef0d04 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.865573 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.865573 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:57.869773 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9b4472c8-b0f7-48ad-8f5a-ba18b1ef0d04 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:57.874961 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b4472c8-b0f7-48ad-8f5a-ba18b1ef0d04 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 200 Jul 10 18:59:57.875586 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 430/1766] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:57.889209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-efd8cabc-ba24-44c8-9544-6510baba768b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.891396 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] DELETE https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:57.891605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.891867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.892092 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Delete volume with id: edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:57.900662 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.900662 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:57.901290 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:57.921915 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Delete volume request issued successfully. Jul 10 18:59:57.922172 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efd8cabc-ba24-44c8-9544-6510baba768b tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 202 Jul 10 18:59:57.922721 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 453/1767] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 18:59:57 2026] DELETE /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:57.929887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32656ebf-82bb-4fc5-9158-4d0ff76c0e9f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:57.935361 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32656ebf-82bb-4fc5-9158-4d0ff76c0e9f tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:57.935568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32656ebf-82bb-4fc5-9158-4d0ff76c0e9f tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:57.935786 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32656ebf-82bb-4fc5-9158-4d0ff76c0e9f tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:57.947857 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:57.947857 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:57.956826 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-32656ebf-82bb-4fc5-9158-4d0ff76c0e9f tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Volume info retrieved successfully. Jul 10 18:59:57.964481 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32656ebf-82bb-4fc5-9158-4d0ff76c0e9f tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 200 Jul 10 18:59:57.964944 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 447/1768] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:57 2026] GET /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:58.607820 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7a173984-6414-4c4c-a1f3-45223675ec17 req-1afbe543-0da2-4275-8d44-ec1bd020c40a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.609891 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7a173984-6414-4c4c-a1f3-45223675ec17 req-1afbe543-0da2-4275-8d44-ec1bd020c40a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 18:59:58.610097 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7a173984-6414-4c4c-a1f3-45223675ec17 req-1afbe543-0da2-4275-8d44-ec1bd020c40a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.610271 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7a173984-6414-4c4c-a1f3-45223675ec17 req-1afbe543-0da2-4275-8d44-ec1bd020c40a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.617134 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.617134 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:58.623679 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-7a173984-6414-4c4c-a1f3-45223675ec17 req-1afbe543-0da2-4275-8d44-ec1bd020c40a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Volume info retrieved successfully. Jul 10 18:59:58.631829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7a173984-6414-4c4c-a1f3-45223675ec17 req-1afbe543-0da2-4275-8d44-ec1bd020c40a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 200 Jul 10 18:59:58.631829 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 439/1769] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 18:59:58 2026] GET /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:58.660237 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.660768 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 18:59:58.661213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13fa3a28-f31e-4308-a95b-e527ac31d286", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2113550442", "description": null, "metadata": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 18:59:58.671525 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.671525 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:58.672103 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Volume info retrieved successfully. Jul 10 18:59:58.672270 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Create snapshot from volume 13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 18:59:58.712678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Created reservations ['7624fe62-8439-497f-8ebe-d796e81b92ae', 'db9bfcd5-ce01-43ec-ab7d-03d3f1906c86', '886b9647-f13f-447a-989e-f9d89564aec6', '42ef2494-5440-465d-93a2-c541ab180aaa'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 18:59:58.742961 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Snapshot create request issued successfully. Jul 10 18:59:58.743302 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6c2e74e2-f5f4-497a-96d1-735e867e1717 req-f52da491-61e2-4d9b-95b1-a34d399dbffe tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 18:59:58.743747 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 431/1770] 10.4.3.225 () {72 vars in 1547 bytes} [Fri Jul 10 18:59:58 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 18:59:58.806208 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a4a4fdd1-a96f-490a-a742-f66decb63ae8 req-4eca6ae0-e229-4f19-926f-03e78dee9830 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.809140 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a4a4fdd1-a96f-490a-a742-f66decb63ae8 req-4eca6ae0-e229-4f19-926f-03e78dee9830 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] GET https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 Jul 10 18:59:58.809306 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdd1-a96f-490a-a742-f66decb63ae8 req-4eca6ae0-e229-4f19-926f-03e78dee9830 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.809534 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdd1-a96f-490a-a742-f66decb63ae8 req-4eca6ae0-e229-4f19-926f-03e78dee9830 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.815612 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.815612 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:58.816213 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a4a4fdd1-a96f-490a-a742-f66decb63ae8 req-4eca6ae0-e229-4f19-926f-03e78dee9830 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Snapshot retrieved successfully. Jul 10 18:59:58.817235 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a4a4fdd1-a96f-490a-a742-f66decb63ae8 req-4eca6ae0-e229-4f19-926f-03e78dee9830 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 returned with HTTP 200 Jul 10 18:59:58.817718 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 454/1771] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 18:59:58 2026] GET /volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:58.843154 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.845091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 18:59:58.845287 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.845465 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.845791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 18:59:58.846824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 18:59:58.850323 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] Get all snapshots completed successfully. Jul 10 18:59:58.850906 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.850906 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 18:59:58.851432 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0197b249-7b74-4dcc-b8ee-660fff254089 req-3dbac5b9-70e9-47b6-a692-76301b6ea845 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-reader] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 18:59:58.852025 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 448/1772] 10.4.3.225 () {68 vars in 1514 bytes} [Fri Jul 10 18:59:58 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:58.878412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-928a7133-2fb3-4ed4-aad6-7a090fec12db req-a6644477-59d3-4130-9f96-29fed710634c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.882841 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-928a7133-2fb3-4ed4-aad6-7a090fec12db req-a6644477-59d3-4130-9f96-29fed710634c tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 Jul 10 18:59:58.883096 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-928a7133-2fb3-4ed4-aad6-7a090fec12db req-a6644477-59d3-4130-9f96-29fed710634c tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.883293 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-928a7133-2fb3-4ed4-aad6-7a090fec12db req-a6644477-59d3-4130-9f96-29fed710634c tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.893084 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.893084 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 18:59:58.893542 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-928a7133-2fb3-4ed4-aad6-7a090fec12db req-a6644477-59d3-4130-9f96-29fed710634c tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Snapshot retrieved successfully. Jul 10 18:59:58.894393 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-928a7133-2fb3-4ed4-aad6-7a090fec12db req-a6644477-59d3-4130-9f96-29fed710634c tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 returned with HTTP 200 Jul 10 18:59:58.895313 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 440/1773] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 18:59:58 2026] GET /volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:58.915605 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.917930 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 Jul 10 18:59:58.918175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.918267 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.918360 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Delete snapshot with id: 67eef821-9038-4b3c-a2ff-520497093679 Jul 10 18:59:58.922701 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.922701 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 18:59:58.923116 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Snapshot retrieved successfully. Jul 10 18:59:58.940719 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Snapshot delete request issued successfully. Jul 10 18:59:58.940960 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3ac9c230-0771-4d0e-a9da-9e4e9867000d req-19b806ce-040c-4b4b-b7fd-eeb2e09fbec7 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 returned with HTTP 202 Jul 10 18:59:58.941503 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 432/1774] 10.4.3.225 () {70 vars in 1626 bytes} [Fri Jul 10 18:59:58 2026] DELETE /volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 18:59:58.972065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-384fe8e5-57f6-4f4f-ab43-1500d51c13c8 req-2dc6d0a4-7356-45ba-af58-24db91aad66e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.973962 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-384fe8e5-57f6-4f4f-ab43-1500d51c13c8 req-2dc6d0a4-7356-45ba-af58-24db91aad66e tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 Jul 10 18:59:58.974148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-384fe8e5-57f6-4f4f-ab43-1500d51c13c8 req-2dc6d0a4-7356-45ba-af58-24db91aad66e tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.974505 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-384fe8e5-57f6-4f4f-ab43-1500d51c13c8 req-2dc6d0a4-7356-45ba-af58-24db91aad66e tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.980350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-daff6ab4-aa59-4d3c-8572-261591439888 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 18:59:58.980834 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 18:59:58.980834 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 18:59:58.980834 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-384fe8e5-57f6-4f4f-ab43-1500d51c13c8 req-2dc6d0a4-7356-45ba-af58-24db91aad66e tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Snapshot retrieved successfully. Jul 10 18:59:58.981614 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-384fe8e5-57f6-4f4f-ab43-1500d51c13c8 req-2dc6d0a4-7356-45ba-af58-24db91aad66e tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 returned with HTTP 200 Jul 10 18:59:58.981991 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 455/1775] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 18:59:58 2026] GET /volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 18:59:58.984081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-daff6ab4-aa59-4d3c-8572-261591439888 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] GET https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca Jul 10 18:59:58.984377 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-daff6ab4-aa59-4d3c-8572-261591439888 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 18:59:58.984575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-daff6ab4-aa59-4d3c-8572-261591439888 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 18:59:58.990642 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-daff6ab4-aa59-4d3c-8572-261591439888 tempest-VolumesListAdminTestJSON-2131943326 tempest-VolumesListAdminTestJSON-2131943326-project-member] https://10.4.3.225/volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca returned with HTTP 404 Jul 10 18:59:58.991201 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 449/1776] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 18:59:58 2026] GET /volume/v3/volumes/edccf951-a9fa-4264-821b-8c1d907614ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:00.013326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-aa06e445-5951-4130-8bf7-cb440e90230b req-d43f1cd7-26a1-475e-bc2d-fdf1e56decef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:00.015452 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-aa06e445-5951-4130-8bf7-cb440e90230b req-d43f1cd7-26a1-475e-bc2d-fdf1e56decef tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 Jul 10 19:00:00.015692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-aa06e445-5951-4130-8bf7-cb440e90230b req-d43f1cd7-26a1-475e-bc2d-fdf1e56decef tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:00.016008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-aa06e445-5951-4130-8bf7-cb440e90230b req-d43f1cd7-26a1-475e-bc2d-fdf1e56decef tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:00.020760 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-aa06e445-5951-4130-8bf7-cb440e90230b req-d43f1cd7-26a1-475e-bc2d-fdf1e56decef tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 returned with HTTP 404 Jul 10 19:00:00.021573 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 441/1777] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 19:00:00 2026] GET /volume/v3/snapshots/67eef821-9038-4b3c-a2ff-520497093679 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:00.042792 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:00.044864 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] DELETE https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:00.045050 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:00.045255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:00.045432 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Delete volume with id: 13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:00.052929 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:00.052929 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:00.053513 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Volume info retrieved successfully. Jul 10 19:00:00.078234 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Delete volume request issued successfully. Jul 10 19:00:00.078404 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6961376b-866c-4369-8456-6ff8553cc1b7 req-014841ef-2cdc-47fe-bb4c-873f5db8f2f2 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 202 Jul 10 19:00:00.079303 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 433/1778] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:00:00 2026] DELETE /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:00.105536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-227e7d2d-8ecb-4033-9704-f20a2d078a3d req-426542ed-c358-49c3-aad6-62181c4cb62a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:00.108358 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-227e7d2d-8ecb-4033-9704-f20a2d078a3d req-426542ed-c358-49c3-aad6-62181c4cb62a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:00.108626 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-227e7d2d-8ecb-4033-9704-f20a2d078a3d req-426542ed-c358-49c3-aad6-62181c4cb62a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:00.108931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-227e7d2d-8ecb-4033-9704-f20a2d078a3d req-426542ed-c358-49c3-aad6-62181c4cb62a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:00.120917 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:00.120917 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:00.129291 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-227e7d2d-8ecb-4033-9704-f20a2d078a3d req-426542ed-c358-49c3-aad6-62181c4cb62a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Volume info retrieved successfully. Jul 10 19:00:00.137629 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-227e7d2d-8ecb-4033-9704-f20a2d078a3d req-426542ed-c358-49c3-aad6-62181c4cb62a tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 200 Jul 10 19:00:00.138088 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 456/1779] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:00 2026] GET /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:00.981908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:00.983715 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:00.984347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-385821939"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:00.985955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request body: {'volume': {'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-385821939'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:01.104601 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume of 1 GB Jul 10 19:00:01.111579 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Availability Zones retrieved successfully. Jul 10 19:00:01.121546 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (8bec1479-8d56-4ffa-aa8e-42abdbd0c2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:01.123762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6faa40-299f-48b6-bddf-c8a643008128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:01.125575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:01.167851 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f3cc893b-a536-43a3-aaef-5c5879793c2d req-1eeeb729-a713-4063-aeee-1abf9391a146 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:01.171028 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f3cc893b-a536-43a3-aaef-5c5879793c2d req-1eeeb729-a713-4063-aeee-1abf9391a146 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:01.171291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f3cc893b-a536-43a3-aaef-5c5879793c2d req-1eeeb729-a713-4063-aeee-1abf9391a146 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:01.172090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f3cc893b-a536-43a3-aaef-5c5879793c2d req-1eeeb729-a713-4063-aeee-1abf9391a146 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:01.179615 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f3cc893b-a536-43a3-aaef-5c5879793c2d req-1eeeb729-a713-4063-aeee-1abf9391a146 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 404 Jul 10 19:00:01.180341 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 442/1780] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:01 2026] GET /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:01.205103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6faa40-299f-48b6-bddf-c8a643008128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:01.206366 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875b26f7-6d83-4cfc-9661-42d58dfbdcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:01.209169 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5650e57a-3a7a-4185-891c-8afb25322b8f req-b5cd3be8-5d4b-4f12-933a-6ad499115297 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:01.213131 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5650e57a-3a7a-4185-891c-8afb25322b8f req-b5cd3be8-5d4b-4f12-933a-6ad499115297 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] DELETE https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:01.213131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5650e57a-3a7a-4185-891c-8afb25322b8f req-b5cd3be8-5d4b-4f12-933a-6ad499115297 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:01.213131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5650e57a-3a7a-4185-891c-8afb25322b8f req-b5cd3be8-5d4b-4f12-933a-6ad499115297 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:01.213131 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-5650e57a-3a7a-4185-891c-8afb25322b8f req-b5cd3be8-5d4b-4f12-933a-6ad499115297 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Delete volume with id: 13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:01.218485 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5650e57a-3a7a-4185-891c-8afb25322b8f req-b5cd3be8-5d4b-4f12-933a-6ad499115297 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 404 Jul 10 19:00:01.219258 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 434/1781] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:00:01 2026] DELETE /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:01.243548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f13c1bc2-2a24-46ac-befd-5e0389f201f8 req-d9b2a1a6-7f9a-49d5-81fe-f955d351c035 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:01.246723 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f13c1bc2-2a24-46ac-befd-5e0389f201f8 req-d9b2a1a6-7f9a-49d5-81fe-f955d351c035 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] GET https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 Jul 10 19:00:01.246951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f13c1bc2-2a24-46ac-befd-5e0389f201f8 req-d9b2a1a6-7f9a-49d5-81fe-f955d351c035 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:01.247231 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f13c1bc2-2a24-46ac-befd-5e0389f201f8 req-d9b2a1a6-7f9a-49d5-81fe-f955d351c035 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:01.258016 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f13c1bc2-2a24-46ac-befd-5e0389f201f8 req-d9b2a1a6-7f9a-49d5-81fe-f955d351c035 tempest-VolumesSnapshotsTestJSON-845458275 tempest-VolumesSnapshotsTestJSON-845458275-project-member] https://10.4.3.225/volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 returned with HTTP 404 Jul 10 19:00:01.258919 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 457/1782] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:01 2026] GET /volume/v3/volumes/13fa3a28-f31e-4308-a95b-e527ac31d286 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:01.298630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Created reservations ['8b627d7c-3d17-46a5-83b8-a181bd2929bf', '266d0b25-925c-4219-9d48-92e437b190f9', 'e69cacc2-a2e3-47f4-b648-6ce0b139fe11', '94d8237d-50f8-425f-a15d-8982cdfce0c9'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:01.299739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875b26f7-6d83-4cfc-9661-42d58dfbdcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b627d7c-3d17-46a5-83b8-a181bd2929bf', '266d0b25-925c-4219-9d48-92e437b190f9', 'e69cacc2-a2e3-47f4-b648-6ce0b139fe11', '94d8237d-50f8-425f-a15d-8982cdfce0c9']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:01.301317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eb9d81c-f0e2-4ec6-bd69-5bc01d4821f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:01.332767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eb9d81c-f0e2-4ec6-bd69-5bc01d4821f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e25198ce-418f-4e7e-8318-4180f7e1e367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-385821939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['8b627d7c-3d17-46a5-83b8-a181bd2929bf','266d0b25-925c-4219-9d48-92e437b190f9','e69cacc2-a2e3-47f4-b648-6ce0b139fe11','94d8237d-50f8-425f-a15d-8982cdfce0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-385821939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e25198ce-418f-4e7e-8318-4180f7e1e367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f453163934a37a76edfbfcec875f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:01.334277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252fc606-38fb-4da3-8f88-bd877679cdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:01.364344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252fc606-38fb-4da3-8f88-bd877679cdd9) transitioned into state 'SUCCESS' from state '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-385821939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['8b627d7c-3d17-46a5-83b8-a181bd2929bf','266d0b25-925c-4219-9d48-92e437b190f9','e69cacc2-a2e3-47f4-b648-6ce0b139fe11','94d8237d-50f8-425f-a15d-8982cdfce0c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:01.365357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648f4aac-5b9d-4f88-b0a3-665009541e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:01.380744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648f4aac-5b9d-4f88-b0a3-665009541e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:01.382793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (8bec1479-8d56-4ffa-aa8e-42abdbd0c2c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:01.382793 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request issued successfully. Jul 10 19:00:01.383595 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22c25efd-d4c7-4c24-9169-034a07f28a74 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:01.384530 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 450/1783] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:00 2026] POST /volume/v3/volumes => generated 746 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:01.401869 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06d21fce-883f-4c8c-bdf6-392397b8c060 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:01.404393 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06d21fce-883f-4c8c-bdf6-392397b8c060 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:01.404393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06d21fce-883f-4c8c-bdf6-392397b8c060 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:01.404393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06d21fce-883f-4c8c-bdf6-392397b8c060 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:01.418654 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:01.418654 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:01.426765 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-06d21fce-883f-4c8c-bdf6-392397b8c060 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:01.435962 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06d21fce-883f-4c8c-bdf6-392397b8c060 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 returned with HTTP 200 Jul 10 19:00:01.437587 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 443/1784] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:01 2026] GET /volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:02.457371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-20de7630-f303-4d9b-bf32-5bf6aec437c6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:02.459666 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-20de7630-f303-4d9b-bf32-5bf6aec437c6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:02.459666 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-20de7630-f303-4d9b-bf32-5bf6aec437c6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:02.459666 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-20de7630-f303-4d9b-bf32-5bf6aec437c6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:02.468500 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:02.468500 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:02.473845 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-20de7630-f303-4d9b-bf32-5bf6aec437c6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:02.480508 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-20de7630-f303-4d9b-bf32-5bf6aec437c6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 returned with HTTP 200 Jul 10 19:00:02.480984 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 435/1785] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:02 2026] GET /volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:02.493363 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-74b1f484-9d48-452f-a2e3-59210a319262 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:02.495871 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:02.496346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e25198ce-418f-4e7e-8318-4180f7e1e367", "size": 1, "name": "tempest-VolumesCloneTest-Volume-816254602"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:02.498440 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request body: {'volume': {'source_volid': 'e25198ce-418f-4e7e-8318-4180f7e1e367', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-816254602'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:02.506778 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:02.506778 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:02.507276 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume retrieved successfully. Jul 10 19:00:02.507395 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume of 1 GB Jul 10 19:00:02.510962 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Availability Zones retrieved successfully. Jul 10 19:00:02.516106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (39ea0f25-23b3-4476-b699-ca6200bcbd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:02.517894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f5bced-bdf4-4a07-9449-5ad3946f6f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:02.518901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:02.543915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f5bced-bdf4-4a07-9449-5ad3946f6f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e25198ce-418f-4e7e-8318-4180f7e1e367', 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:02.544659 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7ba2ad-eac9-4cf0-bcfb-c3d15b39e4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:02.595130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Created reservations ['71dcafaa-7f53-4d68-b0d7-b067cbc0817c', '27c7e389-84c9-4b88-9299-e95c0ce4eaa7', '02601b00-0988-4902-954b-c6a71c9e0c69', '5012984e-69e9-4b88-b7f5-e6d5e2ac3f9e'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:02.596366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7ba2ad-eac9-4cf0-bcfb-c3d15b39e4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71dcafaa-7f53-4d68-b0d7-b067cbc0817c', '27c7e389-84c9-4b88-9299-e95c0ce4eaa7', '02601b00-0988-4902-954b-c6a71c9e0c69', '5012984e-69e9-4b88-b7f5-e6d5e2ac3f9e']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:02.597574 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fcab844-77c6-462d-bf61-15e2bc8b6055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:02.639334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fcab844-77c6-462d-bf61-15e2bc8b6055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f88f5cd1-3c57-4cee-8805-c8318c1e593f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-816254602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['71dcafaa-7f53-4d68-b0d7-b067cbc0817c','27c7e389-84c9-4b88-9299-e95c0ce4eaa7','02601b00-0988-4902-954b-c6a71c9e0c69','5012984e-69e9-4b88-b7f5-e6d5e2ac3f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=e25198ce-418f-4e7e-8318-4180f7e1e367,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-816254602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f88f5cd1-3c57-4cee-8805-c8318c1e593f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f453163934a37a76edfbfcec875f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e25198ce-418f-4e7e-8318-4180f7e1e367,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:02.640285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f349dd1-fa18-457b-b3ac-e0bfcf4a3ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:02.663104 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f349dd1-fa18-457b-b3ac-e0bfcf4a3ea9) transitioned into state 'SUCCESS' from state '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-816254602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['71dcafaa-7f53-4d68-b0d7-b067cbc0817c','27c7e389-84c9-4b88-9299-e95c0ce4eaa7','02601b00-0988-4902-954b-c6a71c9e0c69','5012984e-69e9-4b88-b7f5-e6d5e2ac3f9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=e25198ce-418f-4e7e-8318-4180f7e1e367,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:02.664000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a77932-6b12-4b70-8088-13941802f8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:02.689337 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a77932-6b12-4b70-8088-13941802f8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:02.690239 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (39ea0f25-23b3-4476-b699-ca6200bcbd17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:02.690515 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request issued successfully. Jul 10 19:00:02.691125 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-74b1f484-9d48-452f-a2e3-59210a319262 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:02.691508 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 458/1786] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:02 2026] POST /volume/v3/volumes => generated 779 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:02.709644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c779373-fa44-4cf9-b9db-75a0d6480515 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:02.711619 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c779373-fa44-4cf9-b9db-75a0d6480515 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:02.711794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c779373-fa44-4cf9-b9db-75a0d6480515 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:02.712083 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c779373-fa44-4cf9-b9db-75a0d6480515 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:02.720917 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:02.720917 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:02.726608 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c779373-fa44-4cf9-b9db-75a0d6480515 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:02.733916 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c779373-fa44-4cf9-b9db-75a0d6480515 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 200 Jul 10 19:00:02.734355 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 451/1787] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:02 2026] GET /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:03.518388 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f680375-340d-4883-b2df-10895caa93b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.623233 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f680375-340d-4883-b2df-10895caa93b5 tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 Jul 10 19:00:03.623233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f680375-340d-4883-b2df-10895caa93b5 tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.623233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f680375-340d-4883-b2df-10895caa93b5 tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.632313 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-6f680375-340d-4883-b2df-10895caa93b5 tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:03.633182 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-6f680375-340d-4883-b2df-10895caa93b5 tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:03.639776 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f680375-340d-4883-b2df-10895caa93b5 tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 returned with HTTP 200 Jul 10 19:00:03.639776 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 444/1788] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:03 2026] GET /volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 => generated 760 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:03.649405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.716440 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:03.716844 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1762217930"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:03.719328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1762217930'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:03.719596 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume of 1 GB Jul 10 19:00:03.730032 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Availability Zones retrieved successfully. Jul 10 19:00:03.741047 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Flow 'volume_create_api' (8bc0d671-c9a8-4608-9206-b573f99a1e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:03.742445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f12678c-306b-4579-91ed-e78fe8b715c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:03.743903 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:03.747974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2cd244b6-c498-4d7c-8e5c-4aff059255b6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.750580 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2cd244b6-c498-4d7c-8e5c-4aff059255b6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:03.750734 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2cd244b6-c498-4d7c-8e5c-4aff059255b6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.750947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2cd244b6-c498-4d7c-8e5c-4aff059255b6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.762044 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:03.762044 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:03.770364 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2cd244b6-c498-4d7c-8e5c-4aff059255b6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:03.780219 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2cd244b6-c498-4d7c-8e5c-4aff059255b6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 200 Jul 10 19:00:03.780643 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 459/1789] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:03 2026] GET /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 1388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:03.785256 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f12678c-306b-4579-91ed-e78fe8b715c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:03.786129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae74892-5c2a-4cfd-b280-78e4b19b1981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:03.792928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f3d754e1-c1a0-45dd-af79-8ae2b02f9d20 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.794977 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3d754e1-c1a0-45dd-af79-8ae2b02f9d20 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:03.795198 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3d754e1-c1a0-45dd-af79-8ae2b02f9d20 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.795403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3d754e1-c1a0-45dd-af79-8ae2b02f9d20 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.801969 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:03.801969 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:03.805674 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f3d754e1-c1a0-45dd-af79-8ae2b02f9d20 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:03.810199 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3d754e1-c1a0-45dd-af79-8ae2b02f9d20 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 200 Jul 10 19:00:03.810698 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 452/1790] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:03 2026] GET /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:03.829978 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6ce9b000-8788-4763-867d-fa42a0ac571a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.831459 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ce9b000-8788-4763-867d-fa42a0ac571a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:03.831798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ce9b000-8788-4763-867d-fa42a0ac571a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.832157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ce9b000-8788-4763-867d-fa42a0ac571a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.838816 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:03.838816 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:03.842781 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6ce9b000-8788-4763-867d-fa42a0ac571a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:03.847398 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ce9b000-8788-4763-867d-fa42a0ac571a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 200 Jul 10 19:00:03.847976 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 445/1791] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:03 2026] GET /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:03.868019 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.870462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:03.870598 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Created reservations ['134f2b46-93d9-4633-8353-64d16dd74c32', '489444ba-bdae-4d6c-a31b-abfd7a319228', 'fb3bde77-a98a-433e-afa9-a42eb094d3e9', '56f36d9e-9900-4ca1-a115-ce96a45d84e4'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:03.870701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.870965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.871175 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume with id: f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:03.871580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae74892-5c2a-4cfd-b280-78e4b19b1981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134f2b46-93d9-4633-8353-64d16dd74c32', '489444ba-bdae-4d6c-a31b-abfd7a319228', 'fb3bde77-a98a-433e-afa9-a42eb094d3e9', '56f36d9e-9900-4ca1-a115-ce96a45d84e4']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:03.872385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed71697-3076-4808-b766-778bd6e6d54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:03.880237 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:03.880237 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:03.880844 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:03.899243 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ed71697-3076-4808-b766-778bd6e6d54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '202f0e9c-accc-42f5-bd76-7de1f0afd026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1762217930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7059893c98cd49d6a8dc4002359d3698',qos_specs=None,replication_status=,reservations=['134f2b46-93d9-4633-8353-64d16dd74c32','489444ba-bdae-4d6c-a31b-abfd7a319228','fb3bde77-a98a-433e-afa9-a42eb094d3e9','56f36d9e-9900-4ca1-a115-ce96a45d84e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa6722e69ec4948a91b6ee0f80f9248',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1762217930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=202f0e9c-accc-42f5-bd76-7de1f0afd026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7059893c98cd49d6a8dc4002359d3698',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa6722e69ec4948a91b6ee0f80f9248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:03.899874 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3d2717-b353-474b-8ca9-976b7461e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:03.921965 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume request issued successfully. Jul 10 19:00:03.922171 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7736faf-6fe6-4ea8-9d5e-788c4f6fd39f tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 202 Jul 10 19:00:03.922653 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 460/1792] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:03 2026] DELETE /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:03.924744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3d2717-b353-474b-8ca9-976b7461e457) transitioned into state 'SUCCESS' from state '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-1762217930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7059893c98cd49d6a8dc4002359d3698',qos_specs=None,replication_status=,reservations=['134f2b46-93d9-4633-8353-64d16dd74c32','489444ba-bdae-4d6c-a31b-abfd7a319228','fb3bde77-a98a-433e-afa9-a42eb094d3e9','56f36d9e-9900-4ca1-a115-ce96a45d84e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa6722e69ec4948a91b6ee0f80f9248',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:03.925640 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70398646-961e-4ff5-9238-0bb3affbbfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:03.933230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d912aa8d-d771-4ad5-9f9e-404ce0cbeb62 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.935368 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d912aa8d-d771-4ad5-9f9e-404ce0cbeb62 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:03.935624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d912aa8d-d771-4ad5-9f9e-404ce0cbeb62 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.935841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d912aa8d-d771-4ad5-9f9e-404ce0cbeb62 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.939387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70398646-961e-4ff5-9238-0bb3affbbfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:03.940217 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Flow 'volume_create_api' (8bc0d671-c9a8-4608-9206-b573f99a1e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:03.940546 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume request issued successfully. Jul 10 19:00:03.941193 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-48a2cd78-b9b5-43a5-9b33-7d32ba7bcfa9 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:03.941681 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 436/1793] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:03 2026] POST /volume/v3/volumes => generated 759 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:03.947763 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:03.947763 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:03.951994 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d912aa8d-d771-4ad5-9f9e-404ce0cbeb62 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:03.959636 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d8f96ea-e53e-4a2a-bf47-0684f737adcc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:03.959693 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d912aa8d-d771-4ad5-9f9e-404ce0cbeb62 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 200 Jul 10 19:00:03.959693 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 453/1794] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:03 2026] GET /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:03.961833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d8f96ea-e53e-4a2a-bf47-0684f737adcc tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] GET https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:03.962301 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d8f96ea-e53e-4a2a-bf47-0684f737adcc tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:03.962612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d8f96ea-e53e-4a2a-bf47-0684f737adcc tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:03.974626 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:03.974626 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:03.980213 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2d8f96ea-e53e-4a2a-bf47-0684f737adcc tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Volume info retrieved successfully. Jul 10 19:00:03.987831 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d8f96ea-e53e-4a2a-bf47-0684f737adcc tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 returned with HTTP 200 Jul 10 19:00:03.988651 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 446/1795] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:03 2026] GET /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:04.974707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0018772e-991d-4d76-97ac-313a142c9596 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:04.976245 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0018772e-991d-4d76-97ac-313a142c9596 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f Jul 10 19:00:04.976445 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0018772e-991d-4d76-97ac-313a142c9596 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:04.976632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0018772e-991d-4d76-97ac-313a142c9596 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:04.983243 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0018772e-991d-4d76-97ac-313a142c9596 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f returned with HTTP 404 Jul 10 19:00:04.983880 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 461/1796] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:04 2026] GET /volume/v3/volumes/f88f5cd1-3c57-4cee-8805-c8318c1e593f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:04.995070 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a16bc4d1-023d-402c-9e0f-a5ae437b8c58 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:04.998399 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a16bc4d1-023d-402c-9e0f-a5ae437b8c58 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:04.999153 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a16bc4d1-023d-402c-9e0f-a5ae437b8c58 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:04.999400 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a16bc4d1-023d-402c-9e0f-a5ae437b8c58 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.005387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26ffb0b4-b2a0-4fb5-81f7-92146d840e10 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.007248 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26ffb0b4-b2a0-4fb5-81f7-92146d840e10 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] GET https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:05.007453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26ffb0b4-b2a0-4fb5-81f7-92146d840e10 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:05.007635 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26ffb0b4-b2a0-4fb5-81f7-92146d840e10 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.010032 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.010032 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:05.017248 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a16bc4d1-023d-402c-9e0f-a5ae437b8c58 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:05.021249 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.021249 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:05.026285 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a16bc4d1-023d-402c-9e0f-a5ae437b8c58 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 returned with HTTP 200 Jul 10 19:00:05.026854 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 437/1797] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:04 2026] GET /volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:05.031846 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-26ffb0b4-b2a0-4fb5-81f7-92146d840e10 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Volume info retrieved successfully. Jul 10 19:00:05.046147 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26ffb0b4-b2a0-4fb5-81f7-92146d840e10 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 returned with HTTP 200 Jul 10 19:00:05.046834 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 454/1798] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:05 2026] GET /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:05.048950 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.051140 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:05.051552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:05.052916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.052916 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume with id: e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:05.061853 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.061853 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:05.062403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-020a1331-01e8-4cce-8d28-41888b742e4d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.062988 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:05.064313 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 Jul 10 19:00:05.064705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:05.094082 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume request issued successfully. Jul 10 19:00:05.094082 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8633008b-140e-4d0f-b44a-cfebbc5cc33b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 returned with HTTP 202 Jul 10 19:00:05.094082 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 447/1799] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:05 2026] DELETE /volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:05.103647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8cbf322a-18df-4d1d-aa4e-b118d25ea42d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.106385 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8cbf322a-18df-4d1d-aa4e-b118d25ea42d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:05.106822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8cbf322a-18df-4d1d-aa4e-b118d25ea42d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:05.107063 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8cbf322a-18df-4d1d-aa4e-b118d25ea42d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.118885 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.118885 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:05.124234 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8cbf322a-18df-4d1d-aa4e-b118d25ea42d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:05.125047 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:05.125427 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:05.125684 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:05.125951 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:05.126190 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:05.126434 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:05.126663 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:05.126897 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:05.127128 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:05.127597 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:05.127820 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:05.128308 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:05.132647 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8cbf322a-18df-4d1d-aa4e-b118d25ea42d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 returned with HTTP 200 Jul 10 19:00:05.141288 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 438/1800] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:05 2026] GET /volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:05.141524 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-020a1331-01e8-4cce-8d28-41888b742e4d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 returned with HTTP 200 Jul 10 19:00:05.141524 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 462/1801] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:00:05 2026] PUT /volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 => generated 715 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:05.150447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.154457 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:05.154981 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:05.162303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:05.162303 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume of 2 GB Jul 10 19:00:05.166832 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Availability Zones retrieved successfully. Jul 10 19:00:05.173492 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Flow 'volume_create_api' (0a4e91bb-a96b-4cf6-a5dd-8aabcd417aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:05.174547 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0314c32-2b72-4f90-9ca6-bea241a12673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.175355 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Validating volume size '2' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:05.204175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0314c32-2b72-4f90-9ca6-bea241a12673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:05.204930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a597582f-a0de-45b9-b8f5-82ef6fd28e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.238493 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota_utils [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Quota exceeded for 7059893c98cd49d6a8dc4002359d3698, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 19:00:05.241027 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a597582f-a0de-45b9-b8f5-82ef6fd28e96) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:00:05.241027 np0000005042 devstack@c-api.service[100058]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 19:00:05.242582 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a597582f-a0de-45b9-b8f5-82ef6fd28e96) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.243362 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a597582f-a0de-45b9-b8f5-82ef6fd28e96) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:00:05.243837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0314c32-2b72-4f90-9ca6-bea241a12673) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.244640 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0314c32-2b72-4f90-9ca6-bea241a12673) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:00:05.245435 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Flow 'volume_create_api' (0a4e91bb-a96b-4cf6-a5dd-8aabcd417aeb) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:00:05.245682 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.middleware.fault [None req-02a184a4-302b-47a6-bbc9-c7d278e0e181 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 413 Jul 10 19:00:05.246433 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 455/1802] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:05 2026] POST /volume/v3/volumes => generated 208 bytes in 96 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:00:05.260914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52c6d4fa-4742-430e-bc17-9f6dc0de857d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.262960 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52c6d4fa-4742-430e-bc17-9f6dc0de857d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 Jul 10 19:00:05.263364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52c6d4fa-4742-430e-bc17-9f6dc0de857d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:05.309680 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52c6d4fa-4742-430e-bc17-9f6dc0de857d tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 returned with HTTP 200 Jul 10 19:00:05.310313 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 448/1803] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:00:05 2026] PUT /volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 => generated 715 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:05.318328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-28598084-6eda-4f43-9765-47e0d2041979 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.320691 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:05.321195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:05.323119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:05.323291 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Create volume of 1 GB Jul 10 19:00:05.328372 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Availability Zones retrieved successfully. Jul 10 19:00:05.336695 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Flow 'volume_create_api' (3476ef8b-ec13-49fb-80ae-f7dbe3fe486c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:05.338302 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b798e3c-bb47-4327-b2a8-4bc773eaf709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.339651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:05.377155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b798e3c-bb47-4327-b2a8-4bc773eaf709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:05.378245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db9d14b-f4eb-45eb-87be-356ca6359940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.415892 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota_utils [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Quota exceeded for 7059893c98cd49d6a8dc4002359d3698, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 19:00:05.418672 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db9d14b-f4eb-45eb-87be-356ca6359940) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:00:05.418672 np0000005042 devstack@c-api.service[100060]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 19:00:05.420469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db9d14b-f4eb-45eb-87be-356ca6359940) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.421260 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db9d14b-f4eb-45eb-87be-356ca6359940) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:00:05.421942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b798e3c-bb47-4327-b2a8-4bc773eaf709) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:05.422602 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b798e3c-bb47-4327-b2a8-4bc773eaf709) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:00:05.423609 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Flow 'volume_create_api' (3476ef8b-ec13-49fb-80ae-f7dbe3fe486c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:00:05.423968 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.middleware.fault [None req-28598084-6eda-4f43-9765-47e0d2041979 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 413 Jul 10 19:00:05.424761 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 439/1804] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:05 2026] POST /volume/v3/volumes => generated 150 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:00:05.433143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b4111399-a216-48c0-9f03-6bbdf2bb470e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.435538 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4111399-a216-48c0-9f03-6bbdf2bb470e tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 Jul 10 19:00:05.435981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4111399-a216-48c0-9f03-6bbdf2bb470e tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:05.481415 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4111399-a216-48c0-9f03-6bbdf2bb470e tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 returned with HTTP 200 Jul 10 19:00:05.481831 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 463/1805] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:00:05 2026] PUT /volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 => generated 714 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:05.493012 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5ec215bd-08c7-443e-8469-9cab89946b90 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.495332 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ec215bd-08c7-443e-8469-9cab89946b90 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] POST https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026/action Jul 10 19:00:05.495802 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ec215bd-08c7-443e-8469-9cab89946b90 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:05.495802 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ec215bd-08c7-443e-8469-9cab89946b90 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:05.504740 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.504740 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:05.505356 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5ec215bd-08c7-443e-8469-9cab89946b90 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Volume info retrieved successfully. Jul 10 19:00:05.544902 np0000005042 devstack@c-api.service[100058]: ERROR cinder.volume.api [None req-5ec215bd-08c7-443e-8469-9cab89946b90 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Quota exceeded for 7059893c98cd49d6a8dc4002359d3698, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 19:00:05.551679 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.middleware.fault [None req-5ec215bd-08c7-443e-8469-9cab89946b90 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026/action returned with HTTP 413 Jul 10 19:00:05.552418 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 456/1806] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:05 2026] POST /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026/action => generated 208 bytes in 60 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:00:05.564777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-855e39b2-5de5-49ce-b0f7-2c1a2d367986 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.567843 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-855e39b2-5de5-49ce-b0f7-2c1a2d367986 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] GET https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:05.571784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-855e39b2-5de5-49ce-b0f7-2c1a2d367986 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:05.571784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-855e39b2-5de5-49ce-b0f7-2c1a2d367986 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.579106 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.579106 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:05.584261 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-855e39b2-5de5-49ce-b0f7-2c1a2d367986 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Volume info retrieved successfully. Jul 10 19:00:05.589485 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-855e39b2-5de5-49ce-b0f7-2c1a2d367986 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 returned with HTTP 200 Jul 10 19:00:05.590476 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 449/1807] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:05 2026] GET /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:05.605205 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.608549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] DELETE https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:05.608856 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:05.609138 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.609355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Delete volume with id: 202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:05.623214 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.623214 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:05.623736 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Volume info retrieved successfully. Jul 10 19:00:05.643921 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Delete volume request issued successfully. Jul 10 19:00:05.643921 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7214129-fde1-4f7e-a4ef-164c4922f763 tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 returned with HTTP 202 Jul 10 19:00:05.643921 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 440/1808] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:05 2026] DELETE /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:05.650621 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7ce6a847-09d0-4f43-963b-8cb09375883c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:05.652049 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ce6a847-09d0-4f43-963b-8cb09375883c tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] GET https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:05.652406 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ce6a847-09d0-4f43-963b-8cb09375883c tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:05.652641 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ce6a847-09d0-4f43-963b-8cb09375883c tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:05.660947 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:05.660947 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:05.665987 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7ce6a847-09d0-4f43-963b-8cb09375883c tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Volume info retrieved successfully. Jul 10 19:00:05.671943 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ce6a847-09d0-4f43-963b-8cb09375883c tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 returned with HTTP 200 Jul 10 19:00:05.672341 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 464/1809] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:05 2026] GET /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:06.151022 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-812a71a2-ec28-4d22-841e-bdefad40511a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.152986 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-812a71a2-ec28-4d22-841e-bdefad40511a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 Jul 10 19:00:06.153245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-812a71a2-ec28-4d22-841e-bdefad40511a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:06.153470 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-812a71a2-ec28-4d22-841e-bdefad40511a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:06.160185 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-812a71a2-ec28-4d22-841e-bdefad40511a tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 returned with HTTP 404 Jul 10 19:00:06.160758 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 457/1810] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:06 2026] GET /volume/v3/volumes/e25198ce-418f-4e7e-8318-4180f7e1e367 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:06.169874 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.171390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e9265e57-3a37-42f9-9ae9-3fb3d1d8e4f7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.172326 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:06.172691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-373062243"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:06.173605 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e9265e57-3a37-42f9-9ae9-3fb3d1d8e4f7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:06.173887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e9265e57-3a37-42f9-9ae9-3fb3d1d8e4f7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:06.174161 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e9265e57-3a37-42f9-9ae9-3fb3d1d8e4f7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:06.174265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-373062243'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:06.174379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume of 1 GB Jul 10 19:00:06.178704 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Availability Zones retrieved successfully. Jul 10 19:00:06.184619 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (86c1bb48-199d-42c2-966f-df38334d3875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:06.185932 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310db12f-9e0c-45ea-9989-4e509d3f66ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:06.186947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:06.187242 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:06.187242 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:06.192513 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e9265e57-3a37-42f9-9ae9-3fb3d1d8e4f7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:06.199269 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e9265e57-3a37-42f9-9ae9-3fb3d1d8e4f7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 19:00:06.199852 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 441/1811] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:06 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:06.218629 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310db12f-9e0c-45ea-9989-4e509d3f66ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:06.219354 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf4dd16-1b3f-4d9b-8c63-5a294acdf148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:06.249599 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-c4bb08dc-221a-4366-a028-9aa984b21771 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.250994 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-c4bb08dc-221a-4366-a028-9aa984b21771 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:06.252049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-c4bb08dc-221a-4366-a028-9aa984b21771 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:06.252049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-c4bb08dc-221a-4366-a028-9aa984b21771 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:06.263491 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:06.263491 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:06.269841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Created reservations ['a2c9443e-e88e-472b-a897-5b456cdf852d', '347d9cb7-bf45-4c89-814b-66766ad16124', '57d3f639-f26a-4ae3-8c0d-bb50b0544f36', '54ec884f-f5f8-4eab-956b-52d742e76d3c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:06.269841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf4dd16-1b3f-4d9b-8c63-5a294acdf148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c9443e-e88e-472b-a897-5b456cdf852d', '347d9cb7-bf45-4c89-814b-66766ad16124', '57d3f639-f26a-4ae3-8c0d-bb50b0544f36', '54ec884f-f5f8-4eab-956b-52d742e76d3c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:06.269841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0514804-90ee-483b-8aab-15f992fdb1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:06.270038 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-c4bb08dc-221a-4366-a028-9aa984b21771 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:06.274066 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-c4bb08dc-221a-4366-a028-9aa984b21771 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 19:00:06.278008 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 465/1812] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:06 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:06.295618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0514804-90ee-483b-8aab-15f992fdb1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-373062243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['a2c9443e-e88e-472b-a897-5b456cdf852d','347d9cb7-bf45-4c89-814b-66766ad16124','57d3f639-f26a-4ae3-8c0d-bb50b0544f36','54ec884f-f5f8-4eab-956b-52d742e76d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-373062243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f453163934a37a76edfbfcec875f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:06.295797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.296854 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e290137a-2dbe-48e0-8bfc-2b06373740a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:06.297457 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] POST https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6/action Jul 10 19:00:06.297795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:06.297942 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:06.308570 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:06.308570 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:06.309147 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:06.317633 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Begin detaching volume completed successfully. Jul 10 19:00:06.317962 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-beca0cd3-7e67-4643-a9a4-2ce353bfdca7 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6/action returned with HTTP 202 Jul 10 19:00:06.318446 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 458/1813] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:00:06 2026] POST /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:00:06.321843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e290137a-2dbe-48e0-8bfc-2b06373740a7) transitioned into state 'SUCCESS' from state '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-373062243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['a2c9443e-e88e-472b-a897-5b456cdf852d','347d9cb7-bf45-4c89-814b-66766ad16124','57d3f639-f26a-4ae3-8c0d-bb50b0544f36','54ec884f-f5f8-4eab-956b-52d742e76d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:06.321843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c078bf54-f2e4-4f31-9c57-2eae94e877c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:06.331030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c078bf54-f2e4-4f31-9c57-2eae94e877c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:06.332333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (86c1bb48-199d-42c2-966f-df38334d3875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:06.332827 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request issued successfully. Jul 10 19:00:06.333702 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c9d5cff-df26-43a3-9f56-6a4cd843e82b tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:06.334264 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 450/1814] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:06 2026] POST /volume/v3/volumes => generated 746 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:06.353648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-674e5080-607c-48a6-bcdf-5712e576e232 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.355881 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-674e5080-607c-48a6-bcdf-5712e576e232 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:06.356151 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-674e5080-607c-48a6-bcdf-5712e576e232 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:06.356388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-674e5080-607c-48a6-bcdf-5712e576e232 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:06.366758 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:06.366758 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:06.370998 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-674e5080-607c-48a6-bcdf-5712e576e232 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:06.375799 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-674e5080-607c-48a6-bcdf-5712e576e232 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 returned with HTTP 200 Jul 10 19:00:06.376265 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 442/1815] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:06 2026] GET /volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:06.685866 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c0efa37-a997-4a8d-b6e1-213e34624a3b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.688364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c0efa37-a997-4a8d-b6e1-213e34624a3b tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] GET https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 Jul 10 19:00:06.688544 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c0efa37-a997-4a8d-b6e1-213e34624a3b tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:06.688728 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c0efa37-a997-4a8d-b6e1-213e34624a3b tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:06.695338 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c0efa37-a997-4a8d-b6e1-213e34624a3b tempest-VolumeQuotasNegativeTestJSON-1753371428 tempest-VolumeQuotasNegativeTestJSON-1753371428-project-member] https://10.4.3.225/volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 returned with HTTP 404 Jul 10 19:00:06.695975 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 466/1816] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:06 2026] GET /volume/v3/volumes/202f0e9c-accc-42f5-bd76-7de1f0afd026 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:06.711498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:06.713633 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 Jul 10 19:00:06.714006 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:06.810697 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:06.811008 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:06.811330 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:06.811701 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:06.811938 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:06.812204 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:06.812395 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:06.812800 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:06.813030 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:06.813868 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-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 10 19:00:06.818026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9f9206a8-9f70-4a34-ad76-31d820c743ba tempest-VolumeQuotasNegativeTestJSON-260232451 tempest-VolumeQuotasNegativeTestJSON-260232451-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 returned with HTTP 200 Jul 10 19:00:06.818437 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 459/1817] 10.4.3.225 () {68 vars in 1375 bytes} [Fri Jul 10 19:00:06 2026] PUT /volume/v3/os-quota-sets/7059893c98cd49d6a8dc4002359d3698 => generated 718 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:07.354072 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e8ddcc33-3766-4860-871e-cf2e19f9c106 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:07.354630 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e8ddcc33-3766-4860-871e-cf2e19f9c106 None None] GET https://10.4.3.225/volume// Jul 10 19:00:07.354900 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e8ddcc33-3766-4860-871e-cf2e19f9c106 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:07.355186 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e8ddcc33-3766-4860-871e-cf2e19f9c106 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:07.355619 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e8ddcc33-3766-4860-871e-cf2e19f9c106 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:07.356084 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 451/1818] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:07.365166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-b955cf8d-796c-4c0e-91eb-732bcb5f711e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:07.368484 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-b955cf8d-796c-4c0e-91eb-732bcb5f711e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:07.368792 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-b955cf8d-796c-4c0e-91eb-732bcb5f711e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:07.369137 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-b955cf8d-796c-4c0e-91eb-732bcb5f711e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:07.379888 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:07.379888 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:07.383914 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-b955cf8d-796c-4c0e-91eb-732bcb5f711e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:07.391210 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-b955cf8d-796c-4c0e-91eb-732bcb5f711e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 19:00:07.391210 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 443/1819] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:07 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:07.393969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a0ab6f9e-e604-40d3-a1b2-ba6e793d97da None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:07.395838 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a0ab6f9e-e604-40d3-a1b2-ba6e793d97da tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:07.396041 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a0ab6f9e-e604-40d3-a1b2-ba6e793d97da tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:07.396250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a0ab6f9e-e604-40d3-a1b2-ba6e793d97da tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:07.412711 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:07.412711 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:07.418927 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a0ab6f9e-e604-40d3-a1b2-ba6e793d97da tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:07.425786 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a0ab6f9e-e604-40d3-a1b2-ba6e793d97da tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 returned with HTTP 200 Jul 10 19:00:07.426310 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 467/1820] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:07 2026] GET /volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:07.445202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:07.446896 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:07.447463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0", "size": 2, "name": "tempest-VolumesCloneTest-Volume-756543693"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:07.450323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request body: {'volume': {'source_volid': '67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-756543693'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:07.458556 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:07.458556 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:07.458556 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume retrieved successfully. Jul 10 19:00:07.458556 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume of 2 GB Jul 10 19:00:07.461429 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Availability Zones retrieved successfully. Jul 10 19:00:07.467133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (3a041799-53fd-42ad-b317-512d9f590dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:07.468387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8a495e-7636-44cf-a2e2-ae612a291790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:07.469553 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:07.503070 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc8a495e-7636-44cf-a2e2-ae612a291790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0', 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:07.504626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a23a91d-a574-498a-8c8f-eebecc4af957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:07.546357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Created reservations ['81188611-cddb-443b-8abd-387e7bf7b1c6', 'bbfac5e0-ba94-413b-a6b8-0e7ad360ec23', 'af00d5ad-619f-4f93-970f-417a27fdbbd3', '426a0adf-fd1c-474d-b897-45d32d5f8960'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:07.549133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a23a91d-a574-498a-8c8f-eebecc4af957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81188611-cddb-443b-8abd-387e7bf7b1c6', 'bbfac5e0-ba94-413b-a6b8-0e7ad360ec23', 'af00d5ad-619f-4f93-970f-417a27fdbbd3', '426a0adf-fd1c-474d-b897-45d32d5f8960']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:07.549133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79548306-c5ba-4631-b5d0-452f1025e5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:07.579944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79548306-c5ba-4631-b5d0-452f1025e5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dfe8081-1e4d-4636-acb4-cb1788e8836c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-756543693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['81188611-cddb-443b-8abd-387e7bf7b1c6','bbfac5e0-ba94-413b-a6b8-0e7ad360ec23','af00d5ad-619f-4f93-970f-417a27fdbbd3','426a0adf-fd1c-474d-b897-45d32d5f8960'],size=2,snapshot_id=None,source_replicaid=,source_volid=67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-756543693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dfe8081-1e4d-4636-acb4-cb1788e8836c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f453163934a37a76edfbfcec875f2',provider_auth=None,provider_geometry=None,provider_id=None,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=67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:07.580849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a647fe6-9f74-47d4-be14-020693e780f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:07.601611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a647fe6-9f74-47d4-be14-020693e780f9) transitioned into state 'SUCCESS' from state '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-756543693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f453163934a37a76edfbfcec875f2',qos_specs=None,replication_status=,reservations=['81188611-cddb-443b-8abd-387e7bf7b1c6','bbfac5e0-ba94-413b-a6b8-0e7ad360ec23','af00d5ad-619f-4f93-970f-417a27fdbbd3','426a0adf-fd1c-474d-b897-45d32d5f8960'],size=2,snapshot_id=None,source_replicaid=,source_volid=67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0,status='creating',user_id='32d0a8d37960456aa1e2f8b2312a2403',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:07.602415 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b9aed8-a8f5-47f1-8c1d-bbcf912a03c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:07.623335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b9aed8-a8f5-47f1-8c1d-bbcf912a03c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:07.624291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Flow 'volume_create_api' (3a041799-53fd-42ad-b317-512d9f590dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:07.624629 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Create volume request issued successfully. Jul 10 19:00:07.625371 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6cce596-ab27-42f0-818f-dc1cd678ff9e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:07.625967 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 460/1821] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:07 2026] POST /volume/v3/volumes => generated 780 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:07.637247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65cde08b-6aba-45eb-914e-8e5b92187ea8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:07.639200 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65cde08b-6aba-45eb-914e-8e5b92187ea8 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:07.639389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65cde08b-6aba-45eb-914e-8e5b92187ea8 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:07.639579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65cde08b-6aba-45eb-914e-8e5b92187ea8 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:07.646590 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:07.646590 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:07.650096 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-65cde08b-6aba-45eb-914e-8e5b92187ea8 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:07.654449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65cde08b-6aba-45eb-914e-8e5b92187ea8 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 200 Jul 10 19:00:07.654881 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 452/1822] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:07 2026] GET /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:08.331268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-ba967b97-3725-4939-bab5-ae11dfcf121c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:08.334825 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-ba967b97-3725-4939-bab5-ae11dfcf121c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] DELETE https://10.4.3.225/volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804 Jul 10 19:00:08.335082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-ba967b97-3725-4939-bab5-ae11dfcf121c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:08.335350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-ba967b97-3725-4939-bab5-ae11dfcf121c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:08.345756 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:08.345756 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:08.667930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7e0459dc-2c4b-43ef-8b40-813dfee8b268 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:08.670158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e0459dc-2c4b-43ef-8b40-813dfee8b268 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:08.670358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e0459dc-2c4b-43ef-8b40-813dfee8b268 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:08.670544 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e0459dc-2c4b-43ef-8b40-813dfee8b268 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:08.678954 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:08.678954 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:08.683493 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7e0459dc-2c4b-43ef-8b40-813dfee8b268 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:08.688048 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e0459dc-2c4b-43ef-8b40-813dfee8b268 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 200 Jul 10 19:00:08.688460 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 468/1823] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:08 2026] GET /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:08.701642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-72ccdf28-b1a4-407a-bb26-201a20966e84 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:08.703508 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72ccdf28-b1a4-407a-bb26-201a20966e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:08.703692 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72ccdf28-b1a4-407a-bb26-201a20966e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:08.703896 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72ccdf28-b1a4-407a-bb26-201a20966e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:08.711066 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:08.711066 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:08.715031 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-72ccdf28-b1a4-407a-bb26-201a20966e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:08.719201 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72ccdf28-b1a4-407a-bb26-201a20966e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 200 Jul 10 19:00:08.719600 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 461/1824] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:08 2026] GET /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:08.733084 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f796cdcd-95b3-4903-8487-ca83afafd072 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:08.734865 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f796cdcd-95b3-4903-8487-ca83afafd072 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:08.735081 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f796cdcd-95b3-4903-8487-ca83afafd072 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:08.735281 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f796cdcd-95b3-4903-8487-ca83afafd072 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:08.742421 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:08.742421 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:08.746554 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f796cdcd-95b3-4903-8487-ca83afafd072 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:08.751035 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f796cdcd-95b3-4903-8487-ca83afafd072 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 200 Jul 10 19:00:08.751513 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 453/1825] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:08 2026] GET /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:08.764411 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d3efc369-ee52-43b7-b1d2-db621b86139d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:08.766099 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:08.766337 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:08.766541 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:08.766698 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume with id: 4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:08.774359 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:08.774359 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:08.774886 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:08.792066 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume request issued successfully. Jul 10 19:00:08.792239 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3efc369-ee52-43b7-b1d2-db621b86139d tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 202 Jul 10 19:00:08.792681 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 469/1826] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:08 2026] DELETE /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:08.800869 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5a814dfc-7057-4773-945a-7ee77c90fc97 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:08.802990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5a814dfc-7057-4773-945a-7ee77c90fc97 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:08.803187 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5a814dfc-7057-4773-945a-7ee77c90fc97 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:08.803398 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5a814dfc-7057-4773-945a-7ee77c90fc97 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:08.811842 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:08.811842 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:08.816537 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5a814dfc-7057-4773-945a-7ee77c90fc97 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:08.826170 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5a814dfc-7057-4773-945a-7ee77c90fc97 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 200 Jul 10 19:00:08.826609 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 462/1827] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:08 2026] GET /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:08.874228 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e7077789-b35b-466f-bbd4-49ad66f65f3a req-ba967b97-3725-4939-bab5-ae11dfcf121c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804 returned with HTTP 200 Jul 10 19:00:08.874586 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 444/1828] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:00:08 2026] DELETE /volume/v3/attachments/e0ddd00d-d057-4eec-97e8-822f2ed5b804 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:09.200984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-779d0059-9409-4612-b255-510924cb4fc8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.345534 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-779d0059-9409-4612-b255-510924cb4fc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d Jul 10 19:00:09.345885 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-779d0059-9409-4612-b255-510924cb4fc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.346220 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-779d0059-9409-4612-b255-510924cb4fc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.364560 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-779d0059-9409-4612-b255-510924cb4fc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d returned with HTTP 200 Jul 10 19:00:09.365179 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 454/1829] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:09 2026] GET /volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d => generated 760 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:09.377998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-73faa36d-afbc-4e7a-8f00-60324ddce097 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.381050 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-73faa36d-afbc-4e7a-8f00-60324ddce097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d Jul 10 19:00:09.381437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-73faa36d-afbc-4e7a-8f00-60324ddce097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:09.440907 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-73faa36d-afbc-4e7a-8f00-60324ddce097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d returned with HTTP 200 Jul 10 19:00:09.441358 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 470/1830] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:00:09 2026] PUT /volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d => generated 713 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:09.449978 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.531568 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fec945bb-424c-4e9e-8b8e-523b23cb0c8d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.534526 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fec945bb-424c-4e9e-8b8e-523b23cb0c8d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:09.534526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fec945bb-424c-4e9e-8b8e-523b23cb0c8d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.534526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fec945bb-424c-4e9e-8b8e-523b23cb0c8d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.538633 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:09.538992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1073756311"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:09.540472 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1073756311'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:09.540596 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Create volume of 1 GB Jul 10 19:00:09.541994 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:09.541994 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:09.545682 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Availability Zones retrieved successfully. Jul 10 19:00:09.546074 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fec945bb-424c-4e9e-8b8e-523b23cb0c8d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:09.550095 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fec945bb-424c-4e9e-8b8e-523b23cb0c8d tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 19:00:09.550496 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 445/1831] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:09 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:09.553877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Flow 'volume_create_api' (0a6b7fd1-6471-4f81-ad0e-d4160b11dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:09.554820 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ced1a20-acc5-44ea-a1fa-52690cb3feb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:09.555819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:09.596839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ced1a20-acc5-44ea-a1fa-52690cb3feb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:09.599013 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ccfaec-2463-4484-b02e-2032a53c6f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:09.670961 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Created reservations ['1dacdc46-6280-4180-9876-64ebd813473a', 'ecb88482-9215-4354-ad45-16cea55bf6b9', 'af3fdd65-7018-4b1a-8c4e-7e71552e95f4', 'b9b87876-f112-4456-9b9a-93f32f7295ad'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:09.671777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ccfaec-2463-4484-b02e-2032a53c6f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dacdc46-6280-4180-9876-64ebd813473a', 'ecb88482-9215-4354-ad45-16cea55bf6b9', 'af3fdd65-7018-4b1a-8c4e-7e71552e95f4', 'b9b87876-f112-4456-9b9a-93f32f7295ad']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:09.672578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5614b4a4-01f9-4064-b0ec-032aa8bf5e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:09.696828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5614b4a4-01f9-4064-b0ec-032aa8bf5e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e2c8fe5-b950-4d24-a45a-a41387ced641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1073756311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed927da7dbb4de6bfe14d9e6ab9845d',qos_specs=None,replication_status=,reservations=['1dacdc46-6280-4180-9876-64ebd813473a','ecb88482-9215-4354-ad45-16cea55bf6b9','af3fdd65-7018-4b1a-8c4e-7e71552e95f4','b9b87876-f112-4456-9b9a-93f32f7295ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7021e73ef6e84be8a0d3673c7873f897',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1073756311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e2c8fe5-b950-4d24-a45a-a41387ced641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ed927da7dbb4de6bfe14d9e6ab9845d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7021e73ef6e84be8a0d3673c7873f897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:09.697147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f23f87-f8fe-4d8d-b569-2bd306e528d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:09.715345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f23f87-f8fe-4d8d-b569-2bd306e528d1) transitioned into state 'SUCCESS' from state '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-1073756311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ed927da7dbb4de6bfe14d9e6ab9845d',qos_specs=None,replication_status=,reservations=['1dacdc46-6280-4180-9876-64ebd813473a','ecb88482-9215-4354-ad45-16cea55bf6b9','af3fdd65-7018-4b1a-8c4e-7e71552e95f4','b9b87876-f112-4456-9b9a-93f32f7295ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7021e73ef6e84be8a0d3673c7873f897',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:09.715970 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c272099-f7a1-4f65-a4b2-5efea73f498f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:09.727340 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c272099-f7a1-4f65-a4b2-5efea73f498f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:09.728101 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Flow 'volume_create_api' (0a6b7fd1-6471-4f81-ad0e-d4160b11dcc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:09.728398 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Create volume request issued successfully. Jul 10 19:00:09.728930 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee62375c-ced2-4359-b54f-7d3a272789c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:09.729320 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 463/1832] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:09 2026] POST /volume/v3/volumes => generated 767 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:09.744210 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-012b9a6d-d475-48b8-8d17-4e057e2fc493 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.752299 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-012b9a6d-d475-48b8-8d17-4e057e2fc493 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:09.756840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-012b9a6d-d475-48b8-8d17-4e057e2fc493 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.756840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-012b9a6d-d475-48b8-8d17-4e057e2fc493 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.768600 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:09.768600 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:09.774912 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-012b9a6d-d475-48b8-8d17-4e057e2fc493 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:09.780915 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-012b9a6d-d475-48b8-8d17-4e057e2fc493 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 returned with HTTP 200 Jul 10 19:00:09.782022 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 455/1833] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:09 2026] GET /volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:09.845106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-77a88e4a-875a-444a-a30f-071cfdab8793 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.848860 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-77a88e4a-875a-444a-a30f-071cfdab8793 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c Jul 10 19:00:09.849281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-77a88e4a-875a-444a-a30f-071cfdab8793 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.849868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-77a88e4a-875a-444a-a30f-071cfdab8793 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.857687 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-77a88e4a-875a-444a-a30f-071cfdab8793 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c returned with HTTP 404 Jul 10 19:00:09.858257 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 471/1834] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:09 2026] GET /volume/v3/volumes/4dfe8081-1e4d-4636-acb4-cb1788e8836c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:09.867854 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7c390d4d-9275-4544-a101-74f3a8f9e8e6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.869966 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c390d4d-9275-4544-a101-74f3a8f9e8e6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:09.870218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c390d4d-9275-4544-a101-74f3a8f9e8e6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.870574 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c390d4d-9275-4544-a101-74f3a8f9e8e6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.881936 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:09.881936 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:09.886737 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7c390d4d-9275-4544-a101-74f3a8f9e8e6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:09.893174 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c390d4d-9275-4544-a101-74f3a8f9e8e6 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 returned with HTTP 200 Jul 10 19:00:09.893908 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 446/1835] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:09 2026] GET /volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:09.909868 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.912077 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] DELETE https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:09.912355 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.912615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.912894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume with id: 67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:09.921431 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:09.921431 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:09.922031 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:09.939012 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Delete volume request issued successfully. Jul 10 19:00:09.939390 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f29a0b46-b927-4df6-b03a-e425cfe12e2e tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 returned with HTTP 202 Jul 10 19:00:09.939903 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 464/1836] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:09 2026] DELETE /volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:09.948573 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-61d6ec9c-2716-4017-913f-57d946c483f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:09.950572 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61d6ec9c-2716-4017-913f-57d946c483f9 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:09.950914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61d6ec9c-2716-4017-913f-57d946c483f9 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:09.951300 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61d6ec9c-2716-4017-913f-57d946c483f9 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:09.959013 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:09.959013 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:09.963947 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-61d6ec9c-2716-4017-913f-57d946c483f9 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Volume info retrieved successfully. Jul 10 19:00:09.968569 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61d6ec9c-2716-4017-913f-57d946c483f9 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 returned with HTTP 200 Jul 10 19:00:09.969101 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 456/1837] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:09 2026] GET /volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:10.794317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-92b2a9ef-232a-4e65-807f-7802de6f4c88 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:10.796799 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92b2a9ef-232a-4e65-807f-7802de6f4c88 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:10.796799 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92b2a9ef-232a-4e65-807f-7802de6f4c88 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:10.797340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92b2a9ef-232a-4e65-807f-7802de6f4c88 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:10.804474 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:10.804474 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:10.808373 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-92b2a9ef-232a-4e65-807f-7802de6f4c88 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:10.813161 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92b2a9ef-232a-4e65-807f-7802de6f4c88 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 returned with HTTP 200 Jul 10 19:00:10.813647 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 472/1838] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:10 2026] GET /volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:10.825998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:10.828312 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:00:10.828767 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e2c8fe5-b950-4d24-a45a-a41387ced641", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1319059452"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:10.836825 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:10.836825 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:10.837274 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:10.837399 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Create snapshot from volume 2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:10.874034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Created reservations ['f4a65d0c-d99f-442f-8f09-e42ae037a3f1', '3c3336a6-ab03-44b4-8e6e-a6344731ed3b', '62c693eb-6559-4c10-bfe1-7154a3d2ab27', 'c94b8bd7-24dd-4d33-b482-7cb525053477'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:10.905950 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Snapshot create request issued successfully. Jul 10 19:00:10.905950 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-beedab34-7f1c-40d3-8830-5f693ba377e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:00:10.905950 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 447/1839] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:00:10 2026] POST /volume/v3/snapshots => generated 323 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:10.913077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e017e34f-e7dc-4478-ab54-129ce0e8ac57 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:10.917109 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e017e34f-e7dc-4478-ab54-129ce0e8ac57 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a Jul 10 19:00:10.917109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e017e34f-e7dc-4478-ab54-129ce0e8ac57 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:10.917109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e017e34f-e7dc-4478-ab54-129ce0e8ac57 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:10.924247 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:10.924247 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:10.925253 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e017e34f-e7dc-4478-ab54-129ce0e8ac57 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Snapshot retrieved successfully. Jul 10 19:00:10.926945 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e017e34f-e7dc-4478-ab54-129ce0e8ac57 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a returned with HTTP 200 Jul 10 19:00:10.927543 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 465/1840] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:10 2026] GET /volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a => generated 455 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:10.985303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7b0c3a30-44f5-4f28-9345-01b6ce255e84 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:10.989052 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b0c3a30-44f5-4f28-9345-01b6ce255e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] GET https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 Jul 10 19:00:10.989488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b0c3a30-44f5-4f28-9345-01b6ce255e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:10.989826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7b0c3a30-44f5-4f28-9345-01b6ce255e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:10.998049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7b0c3a30-44f5-4f28-9345-01b6ce255e84 tempest-VolumesCloneTest-913079435 tempest-VolumesCloneTest-913079435-project-member] https://10.4.3.225/volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 returned with HTTP 404 Jul 10 19:00:10.998847 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 457/1841] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:10 2026] GET /volume/v3/volumes/67b3f9f1-3ed7-4696-9a1f-9e6bbb1d96a0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:11.937457 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-efd7f2ac-3edf-470a-a423-fe1306869ecd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:11.940493 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efd7f2ac-3edf-470a-a423-fe1306869ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a Jul 10 19:00:11.940766 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efd7f2ac-3edf-470a-a423-fe1306869ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:11.941062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efd7f2ac-3edf-470a-a423-fe1306869ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:11.947639 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:11.947639 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:11.948313 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-efd7f2ac-3edf-470a-a423-fe1306869ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Snapshot retrieved successfully. Jul 10 19:00:11.949477 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efd7f2ac-3edf-470a-a423-fe1306869ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a returned with HTTP 200 Jul 10 19:00:11.949992 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 473/1842] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:11 2026] GET /volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:11.959370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:11.961904 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d Jul 10 19:00:11.962368 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:11.978889 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:11.978889 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:12.016617 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:12.017032 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:12.017341 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-544096629 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-544096629, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:12.017620 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:12.017973 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:12.018269 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1700918587 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1700918587, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:00:12.025104 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-335bbe28-e9d8-4d2e-a700-b362ea559773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d returned with HTTP 200 Jul 10 19:00:12.025661 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 448/1843] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:00:11 2026] PUT /volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d => generated 713 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:12.038590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:12.040335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:00:12.040702 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e2c8fe5-b950-4d24-a45a-a41387ced641"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:12.049875 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:12.049875 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:12.050420 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:12.050569 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Create snapshot from volume 2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:12.096089 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota_utils [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Quota exceeded for 5ed927da7dbb4de6bfe14d9e6ab9845d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 19:00:12.096430 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.middleware.fault [None req-37be92d8-64af-4777-9ccb-26fc0468eba7 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 413 Jul 10 19:00:12.097216 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 466/1844] 10.4.3.225 () {68 vars in 1264 bytes} [Fri Jul 10 19:00:12 2026] POST /volume/v3/snapshots => generated 208 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:00:12.104497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3c4615e8-b561-495f-ac0a-17eab64309b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:12.106489 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c4615e8-b561-495f-ac0a-17eab64309b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d Jul 10 19:00:12.106886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c4615e8-b561-495f-ac0a-17eab64309b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:12.168702 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c4615e8-b561-495f-ac0a-17eab64309b3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d returned with HTTP 200 Jul 10 19:00:12.169131 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 458/1845] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:00:12 2026] PUT /volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d => generated 713 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:12.179036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d19f99cf-0932-460d-976b-a27d224b4b54 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:12.180475 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d19f99cf-0932-460d-976b-a27d224b4b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:00:12.180937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d19f99cf-0932-460d-976b-a27d224b4b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e2c8fe5-b950-4d24-a45a-a41387ced641"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:12.193425 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:12.193425 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:12.194138 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d19f99cf-0932-460d-976b-a27d224b4b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:12.194364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-d19f99cf-0932-460d-976b-a27d224b4b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Create snapshot from volume 2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:12.220292 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota_utils [None req-d19f99cf-0932-460d-976b-a27d224b4b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Quota exceeded for 5ed927da7dbb4de6bfe14d9e6ab9845d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 19:00:12.220292 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.middleware.fault [None req-d19f99cf-0932-460d-976b-a27d224b4b54 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 413 Jul 10 19:00:12.220292 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 474/1846] 10.4.3.225 () {68 vars in 1264 bytes} [Fri Jul 10 19:00:12 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 19:00:12.229744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a3e9645-318d-4e50-8140-347edb7bb304 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:12.231765 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a Jul 10 19:00:12.232019 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:12.232249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:12.232361 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Delete snapshot with id: 4aeef537-76e8-4519-b7ae-2bfd146dfe2a Jul 10 19:00:12.238865 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:12.238865 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:12.239987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Snapshot retrieved successfully. Jul 10 19:00:12.259498 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Snapshot delete request issued successfully. Jul 10 19:00:12.259785 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a3e9645-318d-4e50-8140-347edb7bb304 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a returned with HTTP 202 Jul 10 19:00:12.260275 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 449/1847] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:00:12 2026] DELETE /volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:12.273014 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cc0b86e4-7dd0-4ef2-9c55-f33d2f08f8e6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:12.276548 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cc0b86e4-7dd0-4ef2-9c55-f33d2f08f8e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a Jul 10 19:00:12.276708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cc0b86e4-7dd0-4ef2-9c55-f33d2f08f8e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:12.276842 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cc0b86e4-7dd0-4ef2-9c55-f33d2f08f8e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:12.284550 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:12.284550 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:12.285139 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cc0b86e4-7dd0-4ef2-9c55-f33d2f08f8e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Snapshot retrieved successfully. Jul 10 19:00:12.285988 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cc0b86e4-7dd0-4ef2-9c55-f33d2f08f8e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a returned with HTTP 200 Jul 10 19:00:12.286430 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 467/1848] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:12 2026] GET /volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:13.299982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f245d182-8fe3-40b4-915d-709a34616652 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:13.302073 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f245d182-8fe3-40b4-915d-709a34616652 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a Jul 10 19:00:13.302301 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f245d182-8fe3-40b4-915d-709a34616652 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:13.302503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f245d182-8fe3-40b4-915d-709a34616652 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:13.308290 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f245d182-8fe3-40b4-915d-709a34616652 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a returned with HTTP 404 Jul 10 19:00:13.308708 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 459/1849] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:13 2026] GET /volume/v3/snapshots/4aeef537-76e8-4519-b7ae-2bfd146dfe2a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:13.318385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-954b4672-d112-4b98-a534-8a73af957ef9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:13.320293 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-954b4672-d112-4b98-a534-8a73af957ef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:13.320552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-954b4672-d112-4b98-a534-8a73af957ef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:13.320841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-954b4672-d112-4b98-a534-8a73af957ef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:13.328681 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:13.328681 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:13.332920 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-954b4672-d112-4b98-a534-8a73af957ef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:13.337611 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-954b4672-d112-4b98-a534-8a73af957ef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 returned with HTTP 200 Jul 10 19:00:13.338070 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 475/1850] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:13 2026] GET /volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:13.351162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:13.352856 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] DELETE https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:13.353053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:13.353246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:13.353413 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Delete volume with id: 2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:13.361513 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:13.361513 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:13.362087 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:13.380110 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Delete volume request issued successfully. Jul 10 19:00:13.380372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e34c4f7-6150-448e-9bc1-0a7f7066705e tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 returned with HTTP 202 Jul 10 19:00:13.380786 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 450/1851] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:13 2026] DELETE /volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:13.389359 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f153bec6-06b3-4234-b175-bdfd0de68f96 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:13.391533 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f153bec6-06b3-4234-b175-bdfd0de68f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:13.391742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f153bec6-06b3-4234-b175-bdfd0de68f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:13.392103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f153bec6-06b3-4234-b175-bdfd0de68f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:13.399449 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:13.399449 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:13.405368 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f153bec6-06b3-4234-b175-bdfd0de68f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Volume info retrieved successfully. Jul 10 19:00:13.412850 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f153bec6-06b3-4234-b175-bdfd0de68f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 returned with HTTP 200 Jul 10 19:00:13.413483 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 468/1852] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:13 2026] GET /volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:14.431506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5528ab95-07e2-4067-9d42-4de5116511ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:14.433404 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5528ab95-07e2-4067-9d42-4de5116511ac tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] GET https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 Jul 10 19:00:14.433598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5528ab95-07e2-4067-9d42-4de5116511ac tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:14.433777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5528ab95-07e2-4067-9d42-4de5116511ac tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:14.435951 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=351,cinder:UPDATE=50,cinder:INSERT=22,cinder:DELETE=2 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:14.442016 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5528ab95-07e2-4067-9d42-4de5116511ac tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833 tempest-VolumeSnapshotQuotasNegativeTestJSON-401523833-project-member] https://10.4.3.225/volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 returned with HTTP 404 Jul 10 19:00:14.442872 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 460/1853] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:14 2026] GET /volume/v3/volumes/2e2c8fe5-b950-4d24-a45a-a41387ced641 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:00:14.452114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4926a966-6cfb-44ac-af86-5904460550e1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:14.455381 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4926a966-6cfb-44ac-af86-5904460550e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d Jul 10 19:00:14.455852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4926a966-6cfb-44ac-af86-5904460550e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-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=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:14.540828 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4926a966-6cfb-44ac-af86-5904460550e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796 tempest-VolumeSnapshotQuotasNegativeTestJSON-1578148796-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d returned with HTTP 200 Jul 10 19:00:14.540828 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 476/1854] 10.4.3.225 () {68 vars in 1375 bytes} [Fri Jul 10 19:00:14 2026] PUT /volume/v3/os-quota-sets/5ed927da7dbb4de6bfe14d9e6ab9845d => generated 718 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:16.511641 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f9f51d08-5356-402d-96ec-fe0aba15134d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:16.513455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f9f51d08-5356-402d-96ec-fe0aba15134d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 19:00:16.513875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f9f51d08-5356-402d-96ec-fe0aba15134d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:16.514251 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f9f51d08-5356-402d-96ec-fe0aba15134d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:16.517875 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=436,cinder:UPDATE=134,cinder:INSERT=73,cinder:DELETE=3 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:16.522795 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:16.522795 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:16.533125 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f9f51d08-5356-402d-96ec-fe0aba15134d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 19:00:16.544643 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f9f51d08-5356-402d-96ec-fe0aba15134d tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 19:00:16.545454 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 451/1855] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:16 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:16.622775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7a0a3c5d-2d13-4a8f-bfce-4462a9b44526 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:16.626119 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7a0a3c5d-2d13-4a8f-bfce-4462a9b44526 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 19:00:16.626469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7a0a3c5d-2d13-4a8f-bfce-4462a9b44526 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:16.626761 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7a0a3c5d-2d13-4a8f-bfce-4462a9b44526 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:16.636604 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:16.636604 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:16.641116 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7a0a3c5d-2d13-4a8f-bfce-4462a9b44526 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 19:00:16.645705 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7a0a3c5d-2d13-4a8f-bfce-4462a9b44526 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 19:00:16.646246 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 469/1856] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:16 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:16.877910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-95560d33-fca9-4b3d-9155-0aebc0e6859d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:16.988356 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95560d33-fca9-4b3d-9155-0aebc0e6859d tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] POST https://10.4.3.225/volume/v3/types/7b8ab34c-49a6-4363-91ea-8cd3cdc8e058/encryption Jul 10 19:00:16.988356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95560d33-fca9-4b3d-9155-0aebc0e6859d tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:17.019564 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95560d33-fca9-4b3d-9155-0aebc0e6859d tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/7b8ab34c-49a6-4363-91ea-8cd3cdc8e058/encryption returned with HTTP 404 Jul 10 19:00:17.019564 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 461/1857] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:00:16 2026] POST /volume/v3/types/7b8ab34c-49a6-4363-91ea-8cd3cdc8e058/encryption => generated 114 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:17.029691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2403ecf4-c2a9-4921-9ac9-5c360ec132a0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.034934 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2403ecf4-c2a9-4921-9ac9-5c360ec132a0 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:00:17.034934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2403ecf4-c2a9-4921-9ac9-5c360ec132a0 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1379516498", "os-volume-type-access:is_public": false}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:17.038389 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=418,cinder:UPDATE=72,cinder:INSERT=44,cinder:DELETE=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:17.055913 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2403ecf4-c2a9-4921-9ac9-5c360ec132a0 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:00:17.056604 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 477/1858] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:00:17 2026] POST /volume/v3/types => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:17.066294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3ce2f943-9e42-414d-99ea-10b8f805c2bf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.141679 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3ce2f943-9e42-414d-99ea-10b8f805c2bf tempest-VolumeTypesNegativeTest-1452775014 tempest-VolumeTypesNegativeTest-1452775014-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:17.142079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3ce2f943-9e42-414d-99ea-10b8f805c2bf tempest-VolumeTypesNegativeTest-1452775014 tempest-VolumeTypesNegativeTest-1452775014-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f88a114-437e-4a8b-b987-cc85ed84406f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-60104819"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:17.143532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-3ce2f943-9e42-414d-99ea-10b8f805c2bf tempest-VolumeTypesNegativeTest-1452775014 tempest-VolumeTypesNegativeTest-1452775014-project-member] Create volume request body: {'volume': {'volume_type': '8f88a114-437e-4a8b-b987-cc85ed84406f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-60104819'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:17.149956 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3ce2f943-9e42-414d-99ea-10b8f805c2bf tempest-VolumeTypesNegativeTest-1452775014 tempest-VolumeTypesNegativeTest-1452775014-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 404 Jul 10 19:00:17.150526 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 452/1859] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:17 2026] POST /volume/v3/volumes => generated 114 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:17.157150 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-23f5ff83-d61a-4491-bce7-c355174cc0c1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.158991 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-23f5ff83-d61a-4491-bce7-c355174cc0c1 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] DELETE https://10.4.3.225/volume/v3/types/8f88a114-437e-4a8b-b987-cc85ed84406f Jul 10 19:00:17.159224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-23f5ff83-d61a-4491-bce7-c355174cc0c1 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:17.159377 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-23f5ff83-d61a-4491-bce7-c355174cc0c1 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:17.161200 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=461,cinder:INSERT=75,cinder:UPDATE=116,cinder:DELETE=3 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:17.188290 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-23f5ff83-d61a-4491-bce7-c355174cc0c1 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/8f88a114-437e-4a8b-b987-cc85ed84406f returned with HTTP 202 Jul 10 19:00:17.188871 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 470/1860] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:00:17 2026] DELETE /volume/v3/types/8f88a114-437e-4a8b-b987-cc85ed84406f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:17.196105 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5b1e0121-b720-4c57-b191-c09319b142c9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.197646 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b1e0121-b720-4c57-b191-c09319b142c9 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] GET https://10.4.3.225/volume/v3/types/8f88a114-437e-4a8b-b987-cc85ed84406f Jul 10 19:00:17.197958 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b1e0121-b720-4c57-b191-c09319b142c9 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:17.198300 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b1e0121-b720-4c57-b191-c09319b142c9 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:17.201425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b1e0121-b720-4c57-b191-c09319b142c9 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/8f88a114-437e-4a8b-b987-cc85ed84406f returned with HTTP 404 Jul 10 19:00:17.202041 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 462/1861] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:00:17 2026] GET /volume/v3/types/8f88a114-437e-4a8b-b987-cc85ed84406f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:17.209779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-14b230e8-8134-423d-b8e5-2f2a6c7b3c55 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.211750 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-14b230e8-8134-423d-b8e5-2f2a6c7b3c55 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:00:17.212122 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-14b230e8-8134-423d-b8e5-2f2a6c7b3c55 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:17.214267 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-14b230e8-8134-423d-b8e5-2f2a6c7b3c55 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 400 Jul 10 19:00:17.214840 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 478/1862] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:00:17 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:17.222042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a1b7c328-5d37-40f9-a943-62b153e1f159 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.224240 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1b7c328-5d37-40f9-a943-62b153e1f159 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:00:17.224584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1b7c328-5d37-40f9-a943-62b153e1f159 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1794389979"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:17.244271 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1b7c328-5d37-40f9-a943-62b153e1f159 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:00:17.244856 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 453/1863] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:00:17 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:17.254867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cce84778-34bd-4b41-885b-f7263556bb82 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.256537 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cce84778-34bd-4b41-885b-f7263556bb82 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:00:17.256990 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cce84778-34bd-4b41-885b-f7263556bb82 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1794389979"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:17.263416 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cce84778-34bd-4b41-885b-f7263556bb82 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1794389979 already exists. Jul 10 19:00:17.263539 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cce84778-34bd-4b41-885b-f7263556bb82 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 409 Jul 10 19:00:17.264006 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 471/1864] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:00:17 2026] POST /volume/v3/types => generated 134 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:17.271192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-51ca1942-66f7-43c4-bfd8-5a002ec4d7dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.275649 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51ca1942-66f7-43c4-bfd8-5a002ec4d7dd tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] DELETE https://10.4.3.225/volume/v3/types/265adf6b-5c5f-439a-ae84-d5e50b8cffce Jul 10 19:00:17.275649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51ca1942-66f7-43c4-bfd8-5a002ec4d7dd tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:17.275649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51ca1942-66f7-43c4-bfd8-5a002ec4d7dd tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:17.299179 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51ca1942-66f7-43c4-bfd8-5a002ec4d7dd tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/265adf6b-5c5f-439a-ae84-d5e50b8cffce returned with HTTP 202 Jul 10 19:00:17.299710 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 463/1865] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:00:17 2026] DELETE /volume/v3/types/265adf6b-5c5f-439a-ae84-d5e50b8cffce => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:17.305942 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e1b5d899-1d46-48bd-a9f1-9dd4bb095594 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.307684 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e1b5d899-1d46-48bd-a9f1-9dd4bb095594 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] GET https://10.4.3.225/volume/v3/types/265adf6b-5c5f-439a-ae84-d5e50b8cffce Jul 10 19:00:17.307920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e1b5d899-1d46-48bd-a9f1-9dd4bb095594 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:17.308155 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e1b5d899-1d46-48bd-a9f1-9dd4bb095594 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:17.311049 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e1b5d899-1d46-48bd-a9f1-9dd4bb095594 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/265adf6b-5c5f-439a-ae84-d5e50b8cffce returned with HTTP 404 Jul 10 19:00:17.311531 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 479/1866] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:00:17 2026] GET /volume/v3/types/265adf6b-5c5f-439a-ae84-d5e50b8cffce => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:17.318640 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-af2d843d-edb4-4317-bd03-8f329756f757 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.320200 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af2d843d-edb4-4317-bd03-8f329756f757 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] DELETE https://10.4.3.225/volume/v3/types/dea54fcc-f12e-42c1-b1c2-6ccebfe632c9 Jul 10 19:00:17.320437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af2d843d-edb4-4317-bd03-8f329756f757 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:17.320677 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af2d843d-edb4-4317-bd03-8f329756f757 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:17.324026 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af2d843d-edb4-4317-bd03-8f329756f757 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/dea54fcc-f12e-42c1-b1c2-6ccebfe632c9 returned with HTTP 404 Jul 10 19:00:17.324509 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 454/1867] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:00:17 2026] DELETE /volume/v3/types/dea54fcc-f12e-42c1-b1c2-6ccebfe632c9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:17.331281 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-25bb1b96-ca27-4b33-9345-80943ef4ddf4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:17.333477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-25bb1b96-ca27-4b33-9345-80943ef4ddf4 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] GET https://10.4.3.225/volume/v3/types/c6c6f633-e5ef-458c-952c-2056a41a6358 Jul 10 19:00:17.333703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-25bb1b96-ca27-4b33-9345-80943ef4ddf4 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:17.333941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-25bb1b96-ca27-4b33-9345-80943ef4ddf4 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:17.337036 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-25bb1b96-ca27-4b33-9345-80943ef4ddf4 tempest-VolumeTypesNegativeTest-134723263 tempest-VolumeTypesNegativeTest-134723263-project-admin] https://10.4.3.225/volume/v3/types/c6c6f633-e5ef-458c-952c-2056a41a6358 returned with HTTP 404 Jul 10 19:00:17.337573 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 472/1868] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:00:17 2026] GET /volume/v3/types/c6c6f633-e5ef-458c-952c-2056a41a6358 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:18.410911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:18.412913 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] DELETE https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:18.413144 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:18.413387 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:18.413543 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Delete volume with id: b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:18.421458 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:18.421458 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:18.422030 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:18.444460 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Delete volume request issued successfully. Jul 10 19:00:18.444747 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91033cd6-f600-4a0f-a8f1-4fdf0d52402e tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 202 Jul 10 19:00:18.445378 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 464/1869] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:18 2026] DELETE /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:18.455945 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e9b4e92d-64f4-4d06-837c-0ca0a002402c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:18.457884 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e9b4e92d-64f4-4d06-837c-0ca0a002402c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:18.458103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e9b4e92d-64f4-4d06-837c-0ca0a002402c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:18.458349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e9b4e92d-64f4-4d06-837c-0ca0a002402c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:18.465051 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:18.465051 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:18.468971 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e9b4e92d-64f4-4d06-837c-0ca0a002402c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:18.473760 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e9b4e92d-64f4-4d06-837c-0ca0a002402c tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 200 Jul 10 19:00:18.474195 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 480/1870] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:18 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:19.491158 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8af745db-4f15-4a89-8001-fe4ee723e2d3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:19.495421 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8af745db-4f15-4a89-8001-fe4ee723e2d3 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 Jul 10 19:00:19.495692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8af745db-4f15-4a89-8001-fe4ee723e2d3 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:19.495929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8af745db-4f15-4a89-8001-fe4ee723e2d3 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:19.506739 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8af745db-4f15-4a89-8001-fe4ee723e2d3 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 returned with HTTP 404 Jul 10 19:00:19.507181 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 455/1871] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:19 2026] GET /volume/v3/volumes/b66e89ae-33a6-45bf-8baa-e8e4bea27cf6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:19.513596 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:19.515315 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] DELETE https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 Jul 10 19:00:19.515570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:19.515823 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:19.516005 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Delete volume with id: 15f9571d-089e-4205-b17d-26b3036c3fe9 Jul 10 19:00:19.523491 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:19.523491 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:19.524019 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:19.542922 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Delete volume request issued successfully. Jul 10 19:00:19.543117 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a7d4bb8-d860-4eb4-8492-2abbc47e7737 tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 returned with HTTP 202 Jul 10 19:00:19.543928 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 473/1872] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:19 2026] DELETE /volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:19.554952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aea9896b-a2c1-4f2a-b2b5-5c03dacbe9cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:19.556817 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aea9896b-a2c1-4f2a-b2b5-5c03dacbe9cc tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 Jul 10 19:00:19.557084 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aea9896b-a2c1-4f2a-b2b5-5c03dacbe9cc tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:19.557280 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aea9896b-a2c1-4f2a-b2b5-5c03dacbe9cc tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:19.569007 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:19.569007 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:19.573439 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aea9896b-a2c1-4f2a-b2b5-5c03dacbe9cc tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Volume info retrieved successfully. Jul 10 19:00:19.578229 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aea9896b-a2c1-4f2a-b2b5-5c03dacbe9cc tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 returned with HTTP 200 Jul 10 19:00:19.579056 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 465/1873] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:19 2026] GET /volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:19.683922 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d1939278-fbad-4218-ab1d-1f0db7d5863c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:19.806122 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1939278-fbad-4218-ab1d-1f0db7d5863c tempest-AvailabilityZoneTestJSON-892295963 tempest-AvailabilityZoneTestJSON-892295963-project-member] GET https://10.4.3.225/volume/v3/os-availability-zone Jul 10 19:00:19.806398 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1939278-fbad-4218-ab1d-1f0db7d5863c tempest-AvailabilityZoneTestJSON-892295963 tempest-AvailabilityZoneTestJSON-892295963-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:19.806584 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1939278-fbad-4218-ab1d-1f0db7d5863c tempest-AvailabilityZoneTestJSON-892295963 tempest-AvailabilityZoneTestJSON-892295963-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:19.810176 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d1939278-fbad-4218-ab1d-1f0db7d5863c tempest-AvailabilityZoneTestJSON-892295963 tempest-AvailabilityZoneTestJSON-892295963-project-member] Availability Zones retrieved successfully. Jul 10 19:00:19.810381 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1939278-fbad-4218-ab1d-1f0db7d5863c tempest-AvailabilityZoneTestJSON-892295963 tempest-AvailabilityZoneTestJSON-892295963-project-member] https://10.4.3.225/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 19:00:19.810765 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 481/1874] 10.4.3.225 () {66 vars in 1276 bytes} [Fri Jul 10 19:00:19 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:00:20.595927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f2277f0c-43aa-4b5c-af96-8eaea1205def None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:20.598180 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f2277f0c-43aa-4b5c-af96-8eaea1205def tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] GET https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 Jul 10 19:00:20.598441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f2277f0c-43aa-4b5c-af96-8eaea1205def tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:20.598667 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f2277f0c-43aa-4b5c-af96-8eaea1205def tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:20.606741 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f2277f0c-43aa-4b5c-af96-8eaea1205def tempest-ServerRescueNegativeTestJSON-929619114 tempest-ServerRescueNegativeTestJSON-929619114-project-member] https://10.4.3.225/volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 returned with HTTP 404 Jul 10 19:00:20.607958 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 456/1875] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:20 2026] GET /volume/v3/volumes/15f9571d-089e-4205-b17d-26b3036c3fe9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:21.159395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:21.250974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 tempest-VolumesSummaryTest-1421259927 tempest-VolumesSummaryTest-1421259927-project-member] GET https://10.4.3.225/volume/v3/volumes/summary Jul 10 19:00:21.251172 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 tempest-VolumesSummaryTest-1421259927 tempest-VolumesSummaryTest-1421259927-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:21.251419 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 tempest-VolumesSummaryTest-1421259927 tempest-VolumesSummaryTest-1421259927-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:21.251590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 tempest-VolumesSummaryTest-1421259927 tempest-VolumesSummaryTest-1421259927-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:00:21.257690 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 tempest-VolumesSummaryTest-1421259927 tempest-VolumesSummaryTest-1421259927-project-member] Get summary completed successfully. Jul 10 19:00:21.257944 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e9251d11-0fd6-4d14-8a68-afc58a84bf26 tempest-VolumesSummaryTest-1421259927 tempest-VolumesSummaryTest-1421259927-project-member] https://10.4.3.225/volume/v3/volumes/summary returned with HTTP 200 Jul 10 19:00:21.258283 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 474/1876] 10.4.3.225 () {68 vars in 1302 bytes} [Fri Jul 10 19:00:21 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:22.698933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:22.763644 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:22.764143 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1191336114"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:22.768125 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1191336114'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:22.768125 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume of 1 GB Jul 10 19:00:22.772151 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Availability Zones retrieved successfully. Jul 10 19:00:22.780756 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Flow 'volume_create_api' (c013d803-ce63-4840-a078-5fadf27e82a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:22.781688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb660cc1-b5e0-4148-a5b6-ea43ba50d2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:22.782916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:22.816412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb660cc1-b5e0-4148-a5b6-ea43ba50d2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:22.817302 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (684faa93-6582-46ef-a9be-f35e4c7c25c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:22.882817 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Created reservations ['7063c56b-b3aa-4090-8904-98fd141cbb31', '5e5d9b6e-e430-47e7-b3be-606c457c9e27', 'c5bfbb29-e5f1-4681-ba3b-78bdc8af4e2c', '9c28506d-d27c-4289-bb97-3182294c0fa1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:22.883867 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (684faa93-6582-46ef-a9be-f35e4c7c25c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7063c56b-b3aa-4090-8904-98fd141cbb31', '5e5d9b6e-e430-47e7-b3be-606c457c9e27', 'c5bfbb29-e5f1-4681-ba3b-78bdc8af4e2c', '9c28506d-d27c-4289-bb97-3182294c0fa1']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:22.884909 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532cdfd3-b935-45c9-bec7-5171f9738c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:22.906826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532cdfd3-b935-45c9-bec7-5171f9738c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27fc0269-3dee-4904-b751-c566ba553134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1191336114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6d594873545df8ac3f262f248e98b',qos_specs=None,replication_status=,reservations=['7063c56b-b3aa-4090-8904-98fd141cbb31','5e5d9b6e-e430-47e7-b3be-606c457c9e27','c5bfbb29-e5f1-4681-ba3b-78bdc8af4e2c','9c28506d-d27c-4289-bb97-3182294c0fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baff12b79de1406bba18393bbb571841',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1191336114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27fc0269-3dee-4904-b751-c566ba553134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f6d594873545df8ac3f262f248e98b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baff12b79de1406bba18393bbb571841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:22.907762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bc60ea-247d-4a3e-bb03-b7319722248a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:22.926745 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bc60ea-247d-4a3e-bb03-b7319722248a) transitioned into state 'SUCCESS' from state '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-1191336114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f6d594873545df8ac3f262f248e98b',qos_specs=None,replication_status=,reservations=['7063c56b-b3aa-4090-8904-98fd141cbb31','5e5d9b6e-e430-47e7-b3be-606c457c9e27','c5bfbb29-e5f1-4681-ba3b-78bdc8af4e2c','9c28506d-d27c-4289-bb97-3182294c0fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baff12b79de1406bba18393bbb571841',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:22.927534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57647e00-3ad2-48c0-9680-d96a3b8f24cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:22.936879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57647e00-3ad2-48c0-9680-d96a3b8f24cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:22.937777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Flow 'volume_create_api' (c013d803-ce63-4840-a078-5fadf27e82a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:22.938118 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request issued successfully. Jul 10 19:00:22.938712 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b11bc16-0f60-4a69-be43-909a0aacd604 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:22.939224 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 466/1877] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:22 2026] POST /volume/v3/volumes => generated 750 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:22.952390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-03273f42-d06c-47e2-81fa-953615477397 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:22.954820 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-03273f42-d06c-47e2-81fa-953615477397 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:22.955090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-03273f42-d06c-47e2-81fa-953615477397 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:22.955365 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-03273f42-d06c-47e2-81fa-953615477397 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:22.964821 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:22.964821 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:22.969252 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-03273f42-d06c-47e2-81fa-953615477397 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:22.974730 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-03273f42-d06c-47e2-81fa-953615477397 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 returned with HTTP 200 Jul 10 19:00:22.975259 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 482/1878] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:22 2026] GET /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:23.990082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b05dac60-cec6-4dcf-8cc3-7a730dfa8f97 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:23.992039 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b05dac60-cec6-4dcf-8cc3-7a730dfa8f97 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:23.992265 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b05dac60-cec6-4dcf-8cc3-7a730dfa8f97 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:23.992483 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b05dac60-cec6-4dcf-8cc3-7a730dfa8f97 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:24.002461 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:24.002461 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:24.009318 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b05dac60-cec6-4dcf-8cc3-7a730dfa8f97 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:24.014596 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b05dac60-cec6-4dcf-8cc3-7a730dfa8f97 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 returned with HTTP 200 Jul 10 19:00:24.015060 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 457/1879] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:23 2026] GET /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:24.849598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:24.851251 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] DELETE https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 19:00:24.851459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:24.851633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:24.851791 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Delete volume with id: 9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 19:00:24.858565 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:24.858565 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:24.858953 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 19:00:24.874375 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Delete volume request issued successfully. Jul 10 19:00:24.874563 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d42dcb5-26e0-4dc2-bec9-08c3f1d24773 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 202 Jul 10 19:00:24.874953 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 475/1880] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:24 2026] DELETE /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:24.885577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fc5533d4-f259-4e20-a0ee-8eda361e9121 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:24.887896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc5533d4-f259-4e20-a0ee-8eda361e9121 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 19:00:24.888068 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc5533d4-f259-4e20-a0ee-8eda361e9121 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:24.888236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fc5533d4-f259-4e20-a0ee-8eda361e9121 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:24.898945 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:24.898945 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:24.904193 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fc5533d4-f259-4e20-a0ee-8eda361e9121 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 19:00:24.911817 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fc5533d4-f259-4e20-a0ee-8eda361e9121 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 200 Jul 10 19:00:24.912179 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 467/1881] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:24 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:25.926836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0b63ebd3-585b-4114-8a2e-c4411657aa95 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:25.928592 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0b63ebd3-585b-4114-8a2e-c4411657aa95 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e Jul 10 19:00:25.930820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0b63ebd3-585b-4114-8a2e-c4411657aa95 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:25.930820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0b63ebd3-585b-4114-8a2e-c4411657aa95 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:25.934844 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0b63ebd3-585b-4114-8a2e-c4411657aa95 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e returned with HTTP 404 Jul 10 19:00:25.935336 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 483/1882] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:25 2026] GET /volume/v3/volumes/9b3cda42-0dcb-4da4-af41-a84ca3c55e6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:25.992900 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-56881ce2-396d-4b0b-aed2-83464a60a55c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:25.995027 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] DELETE https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 19:00:25.995264 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:25.995510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:25.995701 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Delete volume with id: 02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 19:00:26.003657 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:26.003657 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:26.004253 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 19:00:26.024263 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Delete volume request issued successfully. Jul 10 19:00:26.024519 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56881ce2-396d-4b0b-aed2-83464a60a55c tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 202 Jul 10 19:00:26.024947 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 458/1883] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:25 2026] DELETE /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:26.032453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-75e57c44-531c-4a95-a13e-64e5a734cae3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:26.034178 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75e57c44-531c-4a95-a13e-64e5a734cae3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 19:00:26.034313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75e57c44-531c-4a95-a13e-64e5a734cae3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:26.034468 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75e57c44-531c-4a95-a13e-64e5a734cae3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:26.042290 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:26.042290 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:26.047964 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-75e57c44-531c-4a95-a13e-64e5a734cae3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Volume info retrieved successfully. Jul 10 19:00:26.053837 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75e57c44-531c-4a95-a13e-64e5a734cae3 tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 200 Jul 10 19:00:26.054467 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 476/1884] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:26 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:27.066239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-338c469e-a166-4b55-a20e-c054a4b7717b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:27.068307 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-338c469e-a166-4b55-a20e-c054a4b7717b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] GET https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 Jul 10 19:00:27.068552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-338c469e-a166-4b55-a20e-c054a4b7717b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:27.068762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-338c469e-a166-4b55-a20e-c054a4b7717b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:27.075010 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-338c469e-a166-4b55-a20e-c054a4b7717b tempest-AttachVolumeShelveTestJSON-2050505929 tempest-AttachVolumeShelveTestJSON-2050505929-project-member] https://10.4.3.225/volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 returned with HTTP 404 Jul 10 19:00:27.076020 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 468/1885] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:27 2026] GET /volume/v3/volumes/02eb8f6c-b9fa-410c-99d8-b564e80e7aa8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:35.931439 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=13,cinder:INSERT=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:36.016846 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=18,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:36.053189 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=21,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:36.899092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:36.901522 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:36.902134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1637649092"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:36.904062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1637649092'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:36.904271 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume of 1 GB Jul 10 19:00:36.909825 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Availability Zones retrieved successfully. Jul 10 19:00:36.918030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Flow 'volume_create_api' (d81d91e5-5739-4c60-b084-490062caa82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:36.919209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852e2071-482b-4e4a-8d57-bd7cba601b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:36.920507 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:36.959471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852e2071-482b-4e4a-8d57-bd7cba601b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:36.960623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccce8d79-d3df-44f3-a209-c2b281e41766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:37.033275 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Created reservations ['951af315-a546-4397-a2c0-36e627515db9', '47105f69-fc72-4f9d-a432-9bb67c420583', '0716dcd2-db14-4989-ba58-6f7577389012', '76bba70e-d827-44c8-b1df-70f4e1c31284'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:37.034350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccce8d79-d3df-44f3-a209-c2b281e41766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['951af315-a546-4397-a2c0-36e627515db9', '47105f69-fc72-4f9d-a432-9bb67c420583', '0716dcd2-db14-4989-ba58-6f7577389012', '76bba70e-d827-44c8-b1df-70f4e1c31284']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:37.035402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2ee69a-bd9b-408a-abd0-70934ceeb158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:37.073140 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=50,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:00:37.076926 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2ee69a-bd9b-408a-abd0-70934ceeb158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abbab730-75b5-4664-994d-b9da872f1cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1637649092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c9cbb9130f4750b2753987e4a29b00',qos_specs=None,replication_status=,reservations=['951af315-a546-4397-a2c0-36e627515db9','47105f69-fc72-4f9d-a432-9bb67c420583','0716dcd2-db14-4989-ba58-6f7577389012','76bba70e-d827-44c8-b1df-70f4e1c31284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd7652980524b67aabe071616e3fa87',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1637649092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abbab730-75b5-4664-994d-b9da872f1cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c9cbb9130f4750b2753987e4a29b00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd7652980524b67aabe071616e3fa87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:37.076926 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe4e943-dd76-4a60-bf9f-ad9e5bb2f8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:37.124863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe4e943-dd76-4a60-bf9f-ad9e5bb2f8a4) transitioned into state 'SUCCESS' from state '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-1637649092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c9cbb9130f4750b2753987e4a29b00',qos_specs=None,replication_status=,reservations=['951af315-a546-4397-a2c0-36e627515db9','47105f69-fc72-4f9d-a432-9bb67c420583','0716dcd2-db14-4989-ba58-6f7577389012','76bba70e-d827-44c8-b1df-70f4e1c31284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd7652980524b67aabe071616e3fa87',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:37.125820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddba3b2-996c-4d54-b71b-fca9766c066e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:37.143471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddba3b2-996c-4d54-b71b-fca9766c066e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:37.144365 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Flow 'volume_create_api' (d81d91e5-5739-4c60-b084-490062caa82b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:37.144692 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Create volume request issued successfully. Jul 10 19:00:37.145314 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4070d7e-8f16-4d1b-ad88-834c988e52d4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:37.145819 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 484/1886] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:36 2026] POST /volume/v3/volumes => generated 755 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:37.160758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4b945a5d-bd2c-4594-938d-d44d2b5b15e7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:37.163773 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b945a5d-bd2c-4594-938d-d44d2b5b15e7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:37.164035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b945a5d-bd2c-4594-938d-d44d2b5b15e7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:37.164225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b945a5d-bd2c-4594-938d-d44d2b5b15e7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:37.176645 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:37.176645 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:37.180617 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4b945a5d-bd2c-4594-938d-d44d2b5b15e7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:37.185479 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b945a5d-bd2c-4594-938d-d44d2b5b15e7 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:37.186159 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 459/1887] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:37 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:38.201974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c82b1c2-27f1-45bf-8203-88ec095bda07 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:38.203404 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c82b1c2-27f1-45bf-8203-88ec095bda07 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:38.203695 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c82b1c2-27f1-45bf-8203-88ec095bda07 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:38.205821 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c82b1c2-27f1-45bf-8203-88ec095bda07 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:38.216835 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:38.216835 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:38.220901 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1c82b1c2-27f1-45bf-8203-88ec095bda07 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:38.229789 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c82b1c2-27f1-45bf-8203-88ec095bda07 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:38.230886 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 477/1888] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:38 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:38.303835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-2636c613-ac57-4845-8c2f-a499dd4e7713 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:38.304972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-2636c613-ac57-4845-8c2f-a499dd4e7713 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:38.305129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-2636c613-ac57-4845-8c2f-a499dd4e7713 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:38.305378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-2636c613-ac57-4845-8c2f-a499dd4e7713 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:38.316767 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:38.316767 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:38.323795 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-2636c613-ac57-4845-8c2f-a499dd4e7713 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:38.328675 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-2636c613-ac57-4845-8c2f-a499dd4e7713 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:38.329126 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 469/1889] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:38 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:40.215141 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-c7de4162-ee88-452e-b248-f5b04f60f54f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.218396 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-c7de4162-ee88-452e-b248-f5b04f60f54f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/limits Jul 10 19:00:40.219110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-c7de4162-ee88-452e-b248-f5b04f60f54f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:40.219435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-c7de4162-ee88-452e-b248-f5b04f60f54f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:40.230396 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:40.230396 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:40.242410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e756595a-5653-40d3-8c2d-68a988400f5f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.244294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e756595a-5653-40d3-8c2d-68a988400f5f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/6d04a94b-ae12-4f50-aed5-f7c2c0d3d7a2/action Jul 10 19:00:40.245958 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e756595a-5653-40d3-8c2d-68a988400f5f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-attach": {"instance_uuid": "c6c7d2ea-6aaf-4ff1-a02b-3f2bba311a58", "mountpoint": "/dev/vdc"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:40.245958 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e756595a-5653-40d3-8c2d-68a988400f5f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c6c7d2ea-6aaf-4ff1-a02b-3f2bba311a58", "mountpoint": "/dev/vdc"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:40.246478 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-c7de4162-ee88-452e-b248-f5b04f60f54f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/limits returned with HTTP 200 Jul 10 19:00:40.247187 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 485/1890] 10.4.3.225 () {68 vars in 1484 bytes} [Fri Jul 10 19:00:40 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:40.255098 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e756595a-5653-40d3-8c2d-68a988400f5f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/6d04a94b-ae12-4f50-aed5-f7c2c0d3d7a2/action returned with HTTP 404 Jul 10 19:00:40.255627 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 460/1891] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:40 2026] POST /volume/v3/volumes/6d04a94b-ae12-4f50-aed5-f7c2c0d3d7a2/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:40.400924 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c55df86c-4409-4187-a68b-14917ced673e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.402484 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c55df86c-4409-4187-a68b-14917ced673e None None] GET https://10.4.3.225/volume// Jul 10 19:00:40.402484 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c55df86c-4409-4187-a68b-14917ced673e None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:40.402484 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c55df86c-4409-4187-a68b-14917ced673e None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:40.402484 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c55df86c-4409-4187-a68b-14917ced673e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:40.404437 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 478/1892] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:00:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:40.413749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-ac904101-a805-4db7-b6fc-f3c31a612fb2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.420213 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-ac904101-a805-4db7-b6fc-f3c31a612fb2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:00:40.420213 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-ac904101-a805-4db7-b6fc-f3c31a612fb2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abbab730-75b5-4664-994d-b9da872f1cfe", "connector": null, "instance_uuid": "68bb8ce2-ca19-467b-8668-9ddb2579407e"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:40.433165 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:40.433165 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:40.477872 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-ac904101-a805-4db7-b6fc-f3c31a612fb2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:00:40.477872 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 470/1893] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:00:40 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 10 19:00:40.660158 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-768d003d-aafc-46eb-a7c4-62053df28986 req-df4182a5-a62e-444d-8b13-316d82c1225d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.662671 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-768d003d-aafc-46eb-a7c4-62053df28986 req-df4182a5-a62e-444d-8b13-316d82c1225d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4 Jul 10 19:00:40.662962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-768d003d-aafc-46eb-a7c4-62053df28986 req-df4182a5-a62e-444d-8b13-316d82c1225d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:40.663217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-768d003d-aafc-46eb-a7c4-62053df28986 req-df4182a5-a62e-444d-8b13-316d82c1225d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:40.672001 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:40.672001 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:40.781991 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-f18319e3-8fa3-40bf-a2cd-bdd263102cab None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.785217 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-f18319e3-8fa3-40bf-a2cd-bdd263102cab tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:00:40.785438 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-f18319e3-8fa3-40bf-a2cd-bdd263102cab tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:40.785672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-f18319e3-8fa3-40bf-a2cd-bdd263102cab tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:40.796718 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:40.796718 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:40.801839 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-f18319e3-8fa3-40bf-a2cd-bdd263102cab tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:40.807478 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-f18319e3-8fa3-40bf-a2cd-bdd263102cab tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 19:00:40.808049 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 461/1894] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:40 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1662 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:40.818168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.820744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:00:40.821256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31baae70-a7e9-4f61-bdc2-65de195789ce", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-686877894", "description": null, "metadata": {}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:40.834820 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:40.834820 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:40.835418 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:40.835621 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create snapshot from volume 31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:00:40.850512 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b38ce014-2050-49bd-a303-f6390b23b809 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:40.852022 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b38ce014-2050-49bd-a303-f6390b23b809 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:40.852406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b38ce014-2050-49bd-a303-f6390b23b809 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:40.852760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b38ce014-2050-49bd-a303-f6390b23b809 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:40.862380 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:40.862380 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:40.866536 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b38ce014-2050-49bd-a303-f6390b23b809 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:40.872148 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b38ce014-2050-49bd-a303-f6390b23b809 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:40.872623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Created reservations ['9354c503-c7ca-4d6b-86e7-0f5d1598f792', '61940f93-6ec1-4f68-8fd1-b8e0b50ce820', '6ba143bd-40f4-458c-bf22-f76b40b4fa9f', 'ecb423e4-4b37-4c25-95b9-c19e9adccc81'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:40.873032 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 471/1895] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:40 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:40.908661 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot force create request issued successfully. Jul 10 19:00:40.909057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b6492aaf-815d-43ff-b863-9e69acccdbb5 req-52d1c09a-5056-4fae-81d6-5b346fdf9ebd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:00:40.909525 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 479/1896] 10.4.3.225 () {72 vars in 1547 bytes} [Fri Jul 10 19:00:40 2026] POST /volume/v3/snapshots => generated 323 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:41.018018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ee40160b-d3f4-4325-9d07-c0317385c027 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:41.018515 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee40160b-d3f4-4325-9d07-c0317385c027 None None] GET https://10.4.3.225/volume// Jul 10 19:00:41.019755 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee40160b-d3f4-4325-9d07-c0317385c027 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:41.019755 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee40160b-d3f4-4325-9d07-c0317385c027 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:41.019755 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee40160b-d3f4-4325-9d07-c0317385c027 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:41.019755 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 462/1897] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:41.038162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-be9ec6a6-2600-4d1f-a249-451d50715e49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:41.041053 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-be9ec6a6-2600-4d1f-a249-451d50715e49 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:41.041053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-be9ec6a6-2600-4d1f-a249-451d50715e49 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:41.041053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-be9ec6a6-2600-4d1f-a249-451d50715e49 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:41.059832 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:41.059832 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:41.066602 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-be9ec6a6-2600-4d1f-a249-451d50715e49 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:41.074046 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-be9ec6a6-2600-4d1f-a249-451d50715e49 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:41.074680 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 472/1898] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:41 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:41.192714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:41.195410 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] PUT https://10.4.3.225/volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1 Jul 10 19:00:41.195948 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:41.205797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Acquiring lock "cinder-attachment_update-abbab730-75b5-4664-994d-b9da872f1cfe-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:00:41.210192 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-768d003d-aafc-46eb-a7c4-62053df28986 req-df4182a5-a62e-444d-8b13-316d82c1225d tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4 returned with HTTP 200 Jul 10 19:00:41.210787 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 486/1899] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:00:40 2026] DELETE /volume/v3/attachments/d4f70735-0b89-4986-b732-9927c8b2dbb4 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:41.211914 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Lock "cinder-attachment_update-abbab730-75b5-4664-994d-b9da872f1cfe-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:00:41.215854 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:41.215854 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:41.740012 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Lock "cinder-attachment_update-abbab730-75b5-4664-994d-b9da872f1cfe-np0000005042" released by "attachment_update" :: held 0.528s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:00:41.740384 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-3c8fce02-8a22-4e92-b01a-1fbc3bd0fc9b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1 returned with HTTP 200 Jul 10 19:00:41.740837 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 480/1900] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:00:41 2026] PUT /volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:41.888285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d912826a-4299-4f12-a71c-125ffc225089 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:41.890248 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d912826a-4299-4f12-a71c-125ffc225089 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:41.890451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d912826a-4299-4f12-a71c-125ffc225089 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:41.890641 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d912826a-4299-4f12-a71c-125ffc225089 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:41.901857 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:41.901857 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:41.905820 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d912826a-4299-4f12-a71c-125ffc225089 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:41.911082 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d912826a-4299-4f12-a71c-125ffc225089 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:41.911724 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 463/1901] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:41 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:42.195821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:42.197598 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:42.198016 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1598224853", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:42.199437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1598224853', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:42.199561 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create volume of 1 GB Jul 10 19:00:42.205108 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Availability Zones retrieved successfully. Jul 10 19:00:42.210990 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Flow 'volume_create_api' (b9835a3c-c9a0-4a77-8322-473c280c557f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:42.212019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3247be-76ee-4d3e-b4e2-6e63195ac549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:42.212946 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:42.241064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3247be-76ee-4d3e-b4e2-6e63195ac549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:42.241975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f070a4df-530e-40de-91f6-d355b0c54c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:42.321177 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Created reservations ['e725bcf8-391b-4b4e-bb7c-1eec71b42f32', '633da975-35f0-4e92-9eb6-bda6dfeb9942', 'be56a045-dd67-44de-97da-75d421f27baf', 'f89659c4-6fd1-4946-8f86-af6b8f7bfbc9'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:42.322109 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f070a4df-530e-40de-91f6-d355b0c54c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e725bcf8-391b-4b4e-bb7c-1eec71b42f32', '633da975-35f0-4e92-9eb6-bda6dfeb9942', 'be56a045-dd67-44de-97da-75d421f27baf', 'f89659c4-6fd1-4946-8f86-af6b8f7bfbc9']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:42.323066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3b4c26-b69d-486e-8e90-79dd93703e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:42.356287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e3b4c26-b69d-486e-8e90-79dd93703e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af5d132-3855-492f-ad56-b567c9d1bb72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1598224853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86fa628e03543e79be00861e7302b5d',qos_specs=None,replication_status=,reservations=['e725bcf8-391b-4b4e-bb7c-1eec71b42f32','633da975-35f0-4e92-9eb6-bda6dfeb9942','be56a045-dd67-44de-97da-75d421f27baf','f89659c4-6fd1-4946-8f86-af6b8f7bfbc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0968aa0d8bdc4913bde9737f2606efc8',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1598224853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af5d132-3855-492f-ad56-b567c9d1bb72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86fa628e03543e79be00861e7302b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0968aa0d8bdc4913bde9737f2606efc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:42.357655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606c52b5-adf1-4e01-af85-89f83ee38e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:42.376131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606c52b5-adf1-4e01-af85-89f83ee38e12) transitioned into state 'SUCCESS' from state '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-1598224853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86fa628e03543e79be00861e7302b5d',qos_specs=None,replication_status=,reservations=['e725bcf8-391b-4b4e-bb7c-1eec71b42f32','633da975-35f0-4e92-9eb6-bda6dfeb9942','be56a045-dd67-44de-97da-75d421f27baf','f89659c4-6fd1-4946-8f86-af6b8f7bfbc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0968aa0d8bdc4913bde9737f2606efc8',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:42.376942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07d1d1b-4b0b-4cb1-a76a-debeb44bde4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:42.386385 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07d1d1b-4b0b-4cb1-a76a-debeb44bde4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:42.387278 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Flow 'volume_create_api' (b9835a3c-c9a0-4a77-8322-473c280c557f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:42.387618 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create volume request issued successfully. Jul 10 19:00:42.388198 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf06f2f1-39a5-4372-b9e6-4a429b85d0c7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:42.388649 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 473/1902] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:42 2026] POST /volume/v3/volumes => generated 755 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:42.404091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4a9d0112-9aa4-4d01-8a27-961f14933e3e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:42.406000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a9d0112-9aa4-4d01-8a27-961f14933e3e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:42.406223 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a9d0112-9aa4-4d01-8a27-961f14933e3e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:42.406464 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a9d0112-9aa4-4d01-8a27-961f14933e3e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:42.414146 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:42.414146 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:42.419110 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4a9d0112-9aa4-4d01-8a27-961f14933e3e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:42.423787 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a9d0112-9aa4-4d01-8a27-961f14933e3e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:42.424206 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 487/1903] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:42 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:42.927445 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0f49f23e-dfb2-4798-94d0-e67fa227cc6b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:42.929855 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0f49f23e-dfb2-4798-94d0-e67fa227cc6b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:42.930131 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0f49f23e-dfb2-4798-94d0-e67fa227cc6b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:42.930378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0f49f23e-dfb2-4798-94d0-e67fa227cc6b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:42.948870 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:42.948870 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:42.954363 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0f49f23e-dfb2-4798-94d0-e67fa227cc6b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:42.961132 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0f49f23e-dfb2-4798-94d0-e67fa227cc6b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:42.961132 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 481/1904] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:42 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.009705 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3c9860d8-89ee-4483-8b48-707ba6200af0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.014792 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3c9860d8-89ee-4483-8b48-707ba6200af0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae Jul 10 19:00:43.015058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3c9860d8-89ee-4483-8b48-707ba6200af0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.015637 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3c9860d8-89ee-4483-8b48-707ba6200af0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.023591 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.023591 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:43.024427 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3c9860d8-89ee-4483-8b48-707ba6200af0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:00:43.025709 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3c9860d8-89ee-4483-8b48-707ba6200af0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae returned with HTTP 200 Jul 10 19:00:43.026176 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 464/1905] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.068397 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.070412 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:43.070954 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1838752977", "snapshot_id": null, "imageRef": "56ec72e6-f3eb-42b7-a6a6-c2c07a6c96ff", "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:43.073858 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1838752977', 'snapshot_id': None, 'imageRef': '56ec72e6-f3eb-42b7-a6a6-c2c07a6c96ff', 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:43.272651 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.346267 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.346267 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:43.346754 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:00:43.346954 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume of 1 GB Jul 10 19:00:43.351425 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Availability Zones retrieved successfully. Jul 10 19:00:43.356439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Flow 'volume_create_api' (e738e2e7-26a3-4593-b5d3-d3336015ef8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:43.358345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4613f210-b45a-44de-a9b2-d9dcc07c555f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.359367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:43.380355 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:43.380780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1751808451", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:43.383479 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1751808451', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:43.389794 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4613f210-b45a-44de-a9b2-d9dcc07c555f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d89e332-980c-4295-acdc-a9548a0613ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.390525 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95bae007-1a92-41f6-8f7b-efc850d3b828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.437032 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95956162-ae5a-4baf-bbc6-55af5afe11d1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.438634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Created reservations ['8f555546-c62a-4870-a7e5-bb0a674270ad', '359bdf10-d007-4290-9b04-f8b147d6eec0', 'f0219cdc-3876-4209-a1f8-0f69dff3174c', '176b5d6e-c175-48c5-965a-c4a8d63c9cc8'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:43.438994 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95956162-ae5a-4baf-bbc6-55af5afe11d1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:43.439230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95956162-ae5a-4baf-bbc6-55af5afe11d1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.439411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95956162-ae5a-4baf-bbc6-55af5afe11d1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.439767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95bae007-1a92-41f6-8f7b-efc850d3b828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f555546-c62a-4870-a7e5-bb0a674270ad', '359bdf10-d007-4290-9b04-f8b147d6eec0', 'f0219cdc-3876-4209-a1f8-0f69dff3174c', '176b5d6e-c175-48c5-965a-c4a8d63c9cc8']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.440910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8852f1c1-5485-47c6-b8b5-573116e303c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.447791 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.447791 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:43.460882 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-95956162-ae5a-4baf-bbc6-55af5afe11d1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:43.466305 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95956162-ae5a-4baf-bbc6-55af5afe11d1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:43.466725 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 482/1906] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.485659 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume of 1 GB Jul 10 19:00:43.486107 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.486107 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:43.487824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2998afde-dd46-4855-a344-08a24a166070 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.490861 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Availability Zones retrieved successfully. Jul 10 19:00:43.491118 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2998afde-dd46-4855-a344-08a24a166070 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:43.491382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2998afde-dd46-4855-a344-08a24a166070 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.491651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2998afde-dd46-4855-a344-08a24a166070 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.501529 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8852f1c1-5485-47c6-b8b5-573116e303c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f0afda-4e24-4217-a2c2-11e052b8894e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1838752977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3a33e631604b399bf1170800f54cb4',qos_specs=None,replication_status=,reservations=['8f555546-c62a-4870-a7e5-bb0a674270ad','359bdf10-d007-4290-9b04-f8b147d6eec0','f0219cdc-3876-4209-a1f8-0f69dff3174c','176b5d6e-c175-48c5-965a-c4a8d63c9cc8'],size=1,snapshot_id=7d89e332-980c-4295-acdc-a9548a0613ae,source_replicaid=,source_volid=None,status='creating',user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1838752977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f0afda-4e24-4217-a2c2-11e052b8894e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c3a33e631604b399bf1170800f54cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d89e332-980c-4295-acdc-a9548a0613ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.502644 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead70595-6b40-4670-8ab9-d98a368cc39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.503948 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.503948 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:43.504557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (55c8f8dd-d0f8-427a-81d0-71d45391e2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:43.506298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6c5a80-3ce0-4344-b9f8-003c05bb5ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.507592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:43.509483 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2998afde-dd46-4855-a344-08a24a166070 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:43.516087 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2998afde-dd46-4855-a344-08a24a166070 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:43.516364 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 465/1907] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.527464 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead70595-6b40-4670-8ab9-d98a368cc39c) transitioned into state 'SUCCESS' from state '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-1838752977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3a33e631604b399bf1170800f54cb4',qos_specs=None,replication_status=,reservations=['8f555546-c62a-4870-a7e5-bb0a674270ad','359bdf10-d007-4290-9b04-f8b147d6eec0','f0219cdc-3876-4209-a1f8-0f69dff3174c','176b5d6e-c175-48c5-965a-c4a8d63c9cc8'],size=1,snapshot_id=7d89e332-980c-4295-acdc-a9548a0613ae,source_replicaid=,source_volid=None,status='creating',user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.528420 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141f63f1-ed0a-41ba-a0af-b6dcbf95dbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.530719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c959d53-eac2-4312-8101-906147bf6cda None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.532839 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 19:00:43.533078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.533338 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.533687 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:00:43.534598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:00:43.543295 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Get all volumes completed successfully. Jul 10 19:00:43.543864 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c959d53-eac2-4312-8101-906147bf6cda tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 19:00:43.544349 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 483/1908] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.551227 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.551227 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:43.556029 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a16ae76e-2e57-4d50-836c-9c8b730745c6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.556782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (141f63f1-ed0a-41ba-a0af-b6dcbf95dbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.557610 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Flow 'volume_create_api' (e738e2e7-26a3-4593-b5d3-d3336015ef8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:43.557855 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a16ae76e-2e57-4d50-836c-9c8b730745c6 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:43.557988 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume request issued successfully. Jul 10 19:00:43.558055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a16ae76e-2e57-4d50-836c-9c8b730745c6 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.558266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a16ae76e-2e57-4d50-836c-9c8b730745c6 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.558632 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3483fbe-3a49-484d-b326-3d7f5e3ba9e0 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:43.559080 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 474/1909] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:00:43 2026] POST /volume/v3/volumes => generated 814 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:43.564549 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6c5a80-3ce0-4344-b9f8-003c05bb5ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83682fa3-34d9-4581-88c7-d36153243722,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83682fa3-34d9-4581-88c7-d36153243722', 'encryption_key_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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.565375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1c0e79-d8c1-44f6-a3a1-e287ccea64e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.568662 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.568662 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:43.572242 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a16ae76e-2e57-4d50-836c-9c8b730745c6 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:43.576245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a16ae76e-2e57-4d50-836c-9c8b730745c6 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:43.576670 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 466/1910] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.582103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-30192b33-2708-42a5-abfe-e79003bcadea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.587746 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-30192b33-2708-42a5-abfe-e79003bcadea tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:00:43.588062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-30192b33-2708-42a5-abfe-e79003bcadea tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.588328 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-30192b33-2708-42a5-abfe-e79003bcadea tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.598689 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.598689 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:43.604306 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-30192b33-2708-42a5-abfe-e79003bcadea tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:43.611617 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-30192b33-2708-42a5-abfe-e79003bcadea tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:00:43.612208 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 484/1911] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:43.634034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-f004e6de-8d6d-41df-888f-24f5cff07ff0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.636274 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-f004e6de-8d6d-41df-888f-24f5cff07ff0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:43.636496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-f004e6de-8d6d-41df-888f-24f5cff07ff0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.636731 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-f004e6de-8d6d-41df-888f-24f5cff07ff0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.643475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Created reservations ['1f5a8aca-0b7e-4fc6-ba61-086e7f182e5a', 'eaa6a125-61e9-4596-b609-423bfbab0531', '2a82a973-e823-46a4-9509-7aa10444245e', '52aca4c2-bcf3-4d39-8781-9aa6988669db'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:43.644156 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1c0e79-d8c1-44f6-a3a1-e287ccea64e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f5a8aca-0b7e-4fc6-ba61-086e7f182e5a', 'eaa6a125-61e9-4596-b609-423bfbab0531', '2a82a973-e823-46a4-9509-7aa10444245e', '52aca4c2-bcf3-4d39-8781-9aa6988669db']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.644263 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.644263 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:43.645528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392fc58f-6d85-4677-bb66-3a31eec57e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.648761 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-f004e6de-8d6d-41df-888f-24f5cff07ff0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:43.654289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-f004e6de-8d6d-41df-888f-24f5cff07ff0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:43.654848 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 475/1912] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.673406 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392fc58f-6d85-4677-bb66-3a31eec57e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae34bf00-3e04-4a84-994d-b5b61aef9ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1751808451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['1f5a8aca-0b7e-4fc6-ba61-086e7f182e5a','eaa6a125-61e9-4596-b609-423bfbab0531','2a82a973-e823-46a4-9509-7aa10444245e','52aca4c2-bcf3-4d39-8781-9aa6988669db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1751808451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae34bf00-3e04-4a84-994d-b5b61aef9ed0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d2584cd09b004180801ec0c0b24f5df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83682fa3-34d9-4581-88c7-d36153243722),volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.674382 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2499122-366c-4979-b352-1a8c44da6de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.703896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2499122-366c-4979-b352-1a8c44da6de1) transitioned into state 'SUCCESS' from state '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-1751808451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['1f5a8aca-0b7e-4fc6-ba61-086e7f182e5a','eaa6a125-61e9-4596-b609-423bfbab0531','2a82a973-e823-46a4-9509-7aa10444245e','52aca4c2-bcf3-4d39-8781-9aa6988669db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.704899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe5ca1a-c2b5-4d98-b613-cb775840d434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:43.720788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe5ca1a-c2b5-4d98-b613-cb775840d434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:00:43.722062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (55c8f8dd-d0f8-427a-81d0-71d45391e2a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:43.722650 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request issued successfully. Jul 10 19:00:43.723575 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bdac286e-4c8b-4e1a-b19e-f651df85405f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:00:43.723971 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 488/1913] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:43 2026] POST /volume/v3/volumes => generated 760 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:43.736086 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d8ccf62e-d720-4437-b7b8-9c5320f413e4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.737994 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d8ccf62e-d720-4437-b7b8-9c5320f413e4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:00:43.738371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d8ccf62e-d720-4437-b7b8-9c5320f413e4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.738554 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d8ccf62e-d720-4437-b7b8-9c5320f413e4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.746675 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.746675 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:43.751259 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d8ccf62e-d720-4437-b7b8-9c5320f413e4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:00:43.756103 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d8ccf62e-d720-4437-b7b8-9c5320f413e4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:00:43.756532 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 467/1914] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:43.978223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e3f020db-e50c-46be-b0e1-66bbf54216f3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:43.983100 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3f020db-e50c-46be-b0e1-66bbf54216f3 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:43.983346 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3f020db-e50c-46be-b0e1-66bbf54216f3 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:43.983775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3f020db-e50c-46be-b0e1-66bbf54216f3 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:43.999259 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:43.999259 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:44.003934 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e3f020db-e50c-46be-b0e1-66bbf54216f3 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:44.009330 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3f020db-e50c-46be-b0e1-66bbf54216f3 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:44.010067 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 485/1915] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:43 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:44.627701 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3c416272-b2a5-49b2-8131-db3b27a34e93 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:44.629487 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c416272-b2a5-49b2-8131-db3b27a34e93 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:00:44.629821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c416272-b2a5-49b2-8131-db3b27a34e93 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:44.630065 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c416272-b2a5-49b2-8131-db3b27a34e93 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:44.637533 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:44.637533 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:44.642003 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3c416272-b2a5-49b2-8131-db3b27a34e93 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:44.646698 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c416272-b2a5-49b2-8131-db3b27a34e93 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:00:44.647298 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 476/1916] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:00:44 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:44.661683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a67b0236-6337-43b6-a0f9-e4ed0a5e5a84 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:44.663558 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a67b0236-6337-43b6-a0f9-e4ed0a5e5a84 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:00:44.663777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a67b0236-6337-43b6-a0f9-e4ed0a5e5a84 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:44.664016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a67b0236-6337-43b6-a0f9-e4ed0a5e5a84 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:44.673753 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:44.673753 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:44.679552 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a67b0236-6337-43b6-a0f9-e4ed0a5e5a84 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:44.684767 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a67b0236-6337-43b6-a0f9-e4ed0a5e5a84 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:00:44.685351 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 489/1917] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:00:44 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:44.772925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d208d0ee-ff8b-43ba-a311-1a54d5fd96ed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:44.776238 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d208d0ee-ff8b-43ba-a311-1a54d5fd96ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:00:44.776572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d208d0ee-ff8b-43ba-a311-1a54d5fd96ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:44.776872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d208d0ee-ff8b-43ba-a311-1a54d5fd96ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:44.786595 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:44.786595 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:44.791156 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d208d0ee-ff8b-43ba-a311-1a54d5fd96ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:00:44.796577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d208d0ee-ff8b-43ba-a311-1a54d5fd96ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:00:44.796993 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 468/1918] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:44 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:44.956364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-dd5661ea-422d-40c3-8a3c-cc4de8e018f6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:44.961015 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-dd5661ea-422d-40c3-8a3c-cc4de8e018f6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:00:44.961015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-dd5661ea-422d-40c3-8a3c-cc4de8e018f6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:44.961015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-dd5661ea-422d-40c3-8a3c-cc4de8e018f6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:44.977473 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:44.977473 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:44.984032 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-dd5661ea-422d-40c3-8a3c-cc4de8e018f6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:00:44.992241 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-dd5661ea-422d-40c3-8a3c-cc4de8e018f6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:00:44.992241 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 486/1919] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:44 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:00:45.025625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d27f216b-bac9-40e2-a35d-e2f7631fd450 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.028255 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d27f216b-bac9-40e2-a35d-e2f7631fd450 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:45.028551 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d27f216b-bac9-40e2-a35d-e2f7631fd450 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:45.028666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d27f216b-bac9-40e2-a35d-e2f7631fd450 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:45.044552 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:45.044552 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:45.053682 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d27f216b-bac9-40e2-a35d-e2f7631fd450 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:45.061381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d27f216b-bac9-40e2-a35d-e2f7631fd450 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:45.062187 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 477/1920] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:45 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:45.088374 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b803483d-a48e-48d2-b2a5-442fac74e597 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.090471 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 19:00:45.090761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:45.091046 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:45.091268 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume with id: e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 19:00:45.104131 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:45.104131 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:45.104986 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 19:00:45.121182 np0000005042 devstack@c-api.service[100059]: WARNING cinder.keymgr.conf_key_mgr [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:00:45.131719 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume request issued successfully. Jul 10 19:00:45.132201 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b803483d-a48e-48d2-b2a5-442fac74e597 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 202 Jul 10 19:00:45.132955 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 490/1921] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:45 2026] DELETE /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:45.142726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8345735e-06cf-4daa-9191-5ae383012171 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.146884 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8345735e-06cf-4daa-9191-5ae383012171 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 19:00:45.147164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8345735e-06cf-4daa-9191-5ae383012171 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:45.147450 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8345735e-06cf-4daa-9191-5ae383012171 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:45.165046 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:45.165046 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:45.175739 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8345735e-06cf-4daa-9191-5ae383012171 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 19:00:45.186071 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8345735e-06cf-4daa-9191-5ae383012171 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 200 Jul 10 19:00:45.186714 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 469/1922] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:45 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 1450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:45.541777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-7250387a-f70d-4775-b2a8-2e4d46a5f781 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.544009 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-7250387a-f70d-4775-b2a8-2e4d46a5f781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:00:45.544557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-7250387a-f70d-4775-b2a8-2e4d46a5f781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:45.545217 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-7250387a-f70d-4775-b2a8-2e4d46a5f781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:45.555875 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:45.555875 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:45.559474 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-7250387a-f70d-4775-b2a8-2e4d46a5f781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:00:45.567105 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-7250387a-f70d-4775-b2a8-2e4d46a5f781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:00:45.568031 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 487/1923] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:45 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:45.581119 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57d76ab4-2d66-46be-b7a5-36ac1095242d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.581609 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57d76ab4-2d66-46be-b7a5-36ac1095242d None None] GET https://10.4.3.225/volume// Jul 10 19:00:45.581813 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57d76ab4-2d66-46be-b7a5-36ac1095242d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:45.582030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57d76ab4-2d66-46be-b7a5-36ac1095242d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:45.582364 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57d76ab4-2d66-46be-b7a5-36ac1095242d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:45.582696 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 478/1924] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:00:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:45.591966 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-524dfdbd-c901-4cc1-87e4-2cfb9e890184 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.594902 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-524dfdbd-c901-4cc1-87e4-2cfb9e890184 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:00:45.595419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-524dfdbd-c901-4cc1-87e4-2cfb9e890184 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae34bf00-3e04-4a84-994d-b5b61aef9ed0", "connector": null, "instance_uuid": "bd82131f-1dc2-4a20-b421-6ff7f0c9eadb"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:45.608824 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:45.608824 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:45.645765 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-524dfdbd-c901-4cc1-87e4-2cfb9e890184 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:00:45.647096 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 491/1925] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:00:45 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 10 19:00:45.708395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c859121a-5568-43f8-be48-519c8747140d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.709210 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c859121a-5568-43f8-be48-519c8747140d None None] GET https://10.4.3.225/volume// Jul 10 19:00:45.709317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c859121a-5568-43f8-be48-519c8747140d None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:45.709572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c859121a-5568-43f8-be48-519c8747140d None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:45.710081 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c859121a-5568-43f8-be48-519c8747140d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:45.710513 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 470/1926] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:00:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:45.721155 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-71dff05c-e160-4783-a914-5d02471535be None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:45.865213 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-71dff05c-e160-4783-a914-5d02471535be tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:00:45.865213 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-71dff05c-e160-4783-a914-5d02471535be tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5af5d132-3855-492f-ad56-b567c9d1bb72", "connector": null, "instance_uuid": "2aa9073b-71ae-4e68-ae0c-1563a671b64b"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:45.878862 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:45.878862 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:45.925118 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-71dff05c-e160-4783-a914-5d02471535be tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:00:45.926033 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 488/1927] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:00:45 2026] POST /volume/v3/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:00:46.080789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a701bdd9-d0d6-4da5-8c9c-6f669cf928b9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.083493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a701bdd9-d0d6-4da5-8c9c-6f669cf928b9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:46.083836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a701bdd9-d0d6-4da5-8c9c-6f669cf928b9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.084053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a701bdd9-d0d6-4da5-8c9c-6f669cf928b9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.106012 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.106012 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:46.111294 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a701bdd9-d0d6-4da5-8c9c-6f669cf928b9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:46.120971 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a701bdd9-d0d6-4da5-8c9c-6f669cf928b9 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:46.121460 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 479/1928] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:46.181122 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8fbc1344-1898-4038-8cdf-279e652a39ab None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.184676 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8fbc1344-1898-4038-8cdf-279e652a39ab tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:46.184676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8fbc1344-1898-4038-8cdf-279e652a39ab tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.184676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8fbc1344-1898-4038-8cdf-279e652a39ab tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.197617 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.197617 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:46.202387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2934c233-4b75-46fc-818d-cc8603fb71f4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.205784 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8fbc1344-1898-4038-8cdf-279e652a39ab tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:46.205899 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2934c233-4b75-46fc-818d-cc8603fb71f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f Jul 10 19:00:46.205899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2934c233-4b75-46fc-818d-cc8603fb71f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.205899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2934c233-4b75-46fc-818d-cc8603fb71f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.211599 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2934c233-4b75-46fc-818d-cc8603fb71f4 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f returned with HTTP 404 Jul 10 19:00:46.212235 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 471/1929] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/e9ee0efc-90c6-4b14-835b-592c18524b6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:46.212292 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8fbc1344-1898-4038-8cdf-279e652a39ab tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:46.212854 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 492/1930] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:46.212984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-bf5f9733-8d6f-416f-b90d-07dcf83b01a6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.216140 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-bf5f9733-8d6f-416f-b90d-07dcf83b01a6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:00:46.216609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-bf5f9733-8d6f-416f-b90d-07dcf83b01a6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.216984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-bf5f9733-8d6f-416f-b90d-07dcf83b01a6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.227382 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.227382 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:46.232902 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-bf5f9733-8d6f-416f-b90d-07dcf83b01a6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:46.240094 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-bf5f9733-8d6f-416f-b90d-07dcf83b01a6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:00:46.240800 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 489/1931] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:46.473779 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf35569d-6882-4584-8ef0-4a04440e1eba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.474214 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf35569d-6882-4584-8ef0-4a04440e1eba None None] GET https://10.4.3.225/volume// Jul 10 19:00:46.474372 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf35569d-6882-4584-8ef0-4a04440e1eba None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.474690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf35569d-6882-4584-8ef0-4a04440e1eba None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.474946 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf35569d-6882-4584-8ef0-4a04440e1eba None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:46.475258 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 480/1932] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:46.490943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-fa3006d0-18e2-41fe-b66f-f9c8f06ce4e7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.494252 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-fa3006d0-18e2-41fe-b66f-f9c8f06ce4e7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:46.494694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-fa3006d0-18e2-41fe-b66f-f9c8f06ce4e7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.494694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-fa3006d0-18e2-41fe-b66f-f9c8f06ce4e7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.507800 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.507800 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:46.518703 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-fa3006d0-18e2-41fe-b66f-f9c8f06ce4e7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:46.527433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-fa3006d0-18e2-41fe-b66f-f9c8f06ce4e7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:46.528394 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 472/1933] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:46.563230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.565151 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] DELETE https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 19:00:46.565340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.565600 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.565781 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume with id: 37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 19:00:46.576790 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.576790 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:46.577356 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 19:00:46.592483 np0000005042 devstack@c-api.service[100059]: WARNING cinder.keymgr.conf_key_mgr [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:00:46.604303 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Delete volume request issued successfully. Jul 10 19:00:46.604517 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-711ba0d5-84ae-45d4-9c34-9c8cecdfe8d3 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 202 Jul 10 19:00:46.605270 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 493/1934] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:46 2026] DELETE /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:46.615481 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0e9c6514-8ffb-41a1-8e38-f7a1003fb716 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.617136 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e9c6514-8ffb-41a1-8e38-f7a1003fb716 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 19:00:46.617457 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e9c6514-8ffb-41a1-8e38-f7a1003fb716 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.617753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e9c6514-8ffb-41a1-8e38-f7a1003fb716 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.625523 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.625523 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:46.630085 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0e9c6514-8ffb-41a1-8e38-f7a1003fb716 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Volume info retrieved successfully. Jul 10 19:00:46.630252 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.632375 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] PUT https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c Jul 10 19:00:46.632724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:46.635909 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e9c6514-8ffb-41a1-8e38-f7a1003fb716 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 200 Jul 10 19:00:46.636425 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 490/1935] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:46.641115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Acquiring lock "cinder-attachment_update-5af5d132-3855-492f-ad56-b567c9d1bb72-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:00:46.646129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Lock "cinder-attachment_update-5af5d132-3855-492f-ad56-b567c9d1bb72-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:00:46.647368 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.647368 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:46.769074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a9101425-e45d-41a6-8d73-6ef6a026e62e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.771113 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a9101425-e45d-41a6-8d73-6ef6a026e62e tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:00:46.771291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a9101425-e45d-41a6-8d73-6ef6a026e62e tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.771494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a9101425-e45d-41a6-8d73-6ef6a026e62e tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.778445 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.778445 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:46.782377 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a9101425-e45d-41a6-8d73-6ef6a026e62e tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:46.786858 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a9101425-e45d-41a6-8d73-6ef6a026e62e tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:00:46.787314 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 473/1936] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:46.796908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f4f7a923-81e6-4565-8880-9c3476639ba4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.797267 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4f7a923-81e6-4565-8880-9c3476639ba4 None None] GET https://10.4.3.225/volume// Jul 10 19:00:46.797462 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4f7a923-81e6-4565-8880-9c3476639ba4 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:46.797701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4f7a923-81e6-4565-8880-9c3476639ba4 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:46.798032 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4f7a923-81e6-4565-8880-9c3476639ba4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:46.798280 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 494/1937] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:00:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:46.805428 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-29516cdd-a868-4546-96dc-4c2e331ba390 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:46.807384 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-29516cdd-a868-4546-96dc-4c2e331ba390 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:00:46.807779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-29516cdd-a868-4546-96dc-4c2e331ba390 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6f0afda-4e24-4217-a2c2-11e052b8894e", "connector": null, "instance_uuid": "095deef7-b62b-4921-bd73-df1edc09c749"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:46.815434 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:46.815434 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:46.842894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-29516cdd-a868-4546-96dc-4c2e331ba390 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:00:46.843623 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 491/1938] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:00:46 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 10 19:00:47.135853 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1989c06b-59bf-475e-892d-40de88996c5c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:47.137658 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1989c06b-59bf-475e-892d-40de88996c5c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:47.137904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1989c06b-59bf-475e-892d-40de88996c5c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:47.138156 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1989c06b-59bf-475e-892d-40de88996c5c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:47.147466 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:47.147466 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:47.150987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1989c06b-59bf-475e-892d-40de88996c5c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:47.155443 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1989c06b-59bf-475e-892d-40de88996c5c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:47.155868 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 474/1939] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:47 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:47.167641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Lock "cinder-attachment_update-5af5d132-3855-492f-ad56-b567c9d1bb72-np0000005042" released by "attachment_update" :: held 0.521s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:00:47.168023 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-0d0e8404-37b4-4c85-b55f-a83881f82ea8 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c returned with HTTP 200 Jul 10 19:00:47.168453 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 481/1940] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:00:46 2026] PUT /volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:47.227221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d1b90d20-fb1f-4a08-8e2c-5a9fd9b872bf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:47.229406 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1b90d20-fb1f-4a08-8e2c-5a9fd9b872bf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:47.229610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1b90d20-fb1f-4a08-8e2c-5a9fd9b872bf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:47.229846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1b90d20-fb1f-4a08-8e2c-5a9fd9b872bf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:47.242839 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:47.242839 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:47.247319 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d1b90d20-fb1f-4a08-8e2c-5a9fd9b872bf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:47.251603 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1b90d20-fb1f-4a08-8e2c-5a9fd9b872bf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:47.252005 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 495/1941] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:47 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:47.649082 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-00d7f0e1-f1c9-4486-8b23-9650ff0f3008 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:47.651022 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-00d7f0e1-f1c9-4486-8b23-9650ff0f3008 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] GET https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b Jul 10 19:00:47.651229 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-00d7f0e1-f1c9-4486-8b23-9650ff0f3008 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:47.651506 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-00d7f0e1-f1c9-4486-8b23-9650ff0f3008 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:47.660091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-00d7f0e1-f1c9-4486-8b23-9650ff0f3008 tempest-TestEncryptedCinderVolumes-1593371762 tempest-TestEncryptedCinderVolumes-1593371762-project-member] https://10.4.3.225/volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b returned with HTTP 404 Jul 10 19:00:47.660535 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 492/1942] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:47 2026] GET /volume/v3/volumes/37c9f3af-e974-47c0-a911-1094f2d72a8b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:47.670816 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:47.673464 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:00:47.673762 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:47.674005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:47.674921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:00:47.731661 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Get all volumes completed successfully. Jul 10 19:00:47.734871 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:47.734871 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:47.742166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e61fcb32-cb1f-4d38-95ef-d5f1004c7565 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:00:47.742736 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 475/1943] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:00:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13098 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:47.762462 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29d78752-393e-498a-9972-aaf198ec41a5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:47.765758 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29d78752-393e-498a-9972-aaf198ec41a5 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] DELETE https://10.4.3.225/volume/v3/types/24489576-f088-4014-8078-d66b2c42fe14 Jul 10 19:00:47.765758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29d78752-393e-498a-9972-aaf198ec41a5 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:47.765758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29d78752-393e-498a-9972-aaf198ec41a5 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:47.766318 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:47.766318 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:47.796516 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29d78752-393e-498a-9972-aaf198ec41a5 tempest-TestEncryptedCinderVolumes-380495414 tempest-TestEncryptedCinderVolumes-380495414-project-admin] https://10.4.3.225/volume/v3/types/24489576-f088-4014-8078-d66b2c42fe14 returned with HTTP 202 Jul 10 19:00:47.796673 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 482/1944] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:00:47 2026] DELETE /volume/v3/types/24489576-f088-4014-8078-d66b2c42fe14 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:48.034091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-a7fb1172-080d-4acb-8c7e-7106bdec2be2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.037170 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-a7fb1172-080d-4acb-8c7e-7106bdec2be2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1/action Jul 10 19:00:48.037748 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-a7fb1172-080d-4acb-8c7e-7106bdec2be2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:48.037996 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-a7fb1172-080d-4acb-8c7e-7106bdec2be2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:48.062360 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.062360 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:48.080927 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a70069eb-797e-4de0-bd8b-fe72784a3ff7 req-a7fb1172-080d-4acb-8c7e-7106bdec2be2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1/action returned with HTTP 204 Jul 10 19:00:48.081332 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 496/1945] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:00:48 2026] POST /volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:48.170255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d25584af-3b60-46c0-a231-e7392d3b9936 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.172173 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d25584af-3b60-46c0-a231-e7392d3b9936 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:48.172405 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d25584af-3b60-46c0-a231-e7392d3b9936 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:48.172677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d25584af-3b60-46c0-a231-e7392d3b9936 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:48.185870 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.185870 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:48.192161 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d25584af-3b60-46c0-a231-e7392d3b9936 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:48.196280 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d25584af-3b60-46c0-a231-e7392d3b9936 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:48.196800 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 493/1946] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:48 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:48.216016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ad435bb3-185d-4284-bfc0-b6f34e7326ca None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.218788 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad435bb3-185d-4284-bfc0-b6f34e7326ca tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:48.219139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad435bb3-185d-4284-bfc0-b6f34e7326ca tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:48.219521 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad435bb3-185d-4284-bfc0-b6f34e7326ca tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:48.235433 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.235433 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:48.239865 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ad435bb3-185d-4284-bfc0-b6f34e7326ca tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:48.244009 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad435bb3-185d-4284-bfc0-b6f34e7326ca tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:48.244320 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 476/1947] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:48 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:48.261072 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0b7b4446-f500-49f1-9579-89844a7c387c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.263175 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:48.263387 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:48.263692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:48.264047 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume with id: abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:48.268363 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bb9d0060-526e-4ca2-9469-f94665c7ff96 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.270333 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb9d0060-526e-4ca2-9469-f94665c7ff96 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:48.270548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb9d0060-526e-4ca2-9469-f94665c7ff96 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:48.270752 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb9d0060-526e-4ca2-9469-f94665c7ff96 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:48.285264 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.285264 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:48.285264 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:48.286422 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.286422 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:48.292748 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bb9d0060-526e-4ca2-9469-f94665c7ff96 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:48.294459 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-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 10 19:00:48.294851 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b7b4446-f500-49f1-9579-89844a7c387c tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 400 Jul 10 19:00:48.295441 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 483/1948] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:48 2026] DELETE /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 307 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:48.298343 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb9d0060-526e-4ca2-9469-f94665c7ff96 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:48.298566 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 497/1949] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:48 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:48.304997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5ee4e368-4b8b-4b00-b959-e3c236fa8c70 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.307738 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ee4e368-4b8b-4b00-b959-e3c236fa8c70 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:48.308009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ee4e368-4b8b-4b00-b959-e3c236fa8c70 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:48.308222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ee4e368-4b8b-4b00-b959-e3c236fa8c70 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:48.317603 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.317603 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:48.321709 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5ee4e368-4b8b-4b00-b959-e3c236fa8c70 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:48.326670 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ee4e368-4b8b-4b00-b959-e3c236fa8c70 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:48.327411 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 494/1950] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:48 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:48.377821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-1ebdffc1-0de0-4be7-8817-7140317099e4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.377821 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-1ebdffc1-0de0-4be7-8817-7140317099e4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:48.377821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-1ebdffc1-0de0-4be7-8817-7140317099e4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:48.377821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-1ebdffc1-0de0-4be7-8817-7140317099e4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:48.387633 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.387633 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:48.392770 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-1ebdffc1-0de0-4be7-8817-7140317099e4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:48.398664 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-1ebdffc1-0de0-4be7-8817-7140317099e4 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:48.398664 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 477/1951] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:48 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:48.425828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:48.429778 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] POST https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe/action Jul 10 19:00:48.430334 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:48.430447 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:48.451117 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:48.451117 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:48.452033 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:48.461364 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Begin detaching volume completed successfully. Jul 10 19:00:48.461738 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-bdd6c86e-58ba-474a-ba06-f4a5b7b0d250 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe/action returned with HTTP 202 Jul 10 19:00:48.462347 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 484/1952] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:00:48 2026] POST /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 19:00:49.317557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c75cb6e6-95c2-4358-8698-11023b4e6ee2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:49.320004 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c75cb6e6-95c2-4358-8698-11023b4e6ee2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:49.320303 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c75cb6e6-95c2-4358-8698-11023b4e6ee2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:49.320608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c75cb6e6-95c2-4358-8698-11023b4e6ee2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:49.333020 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:49.333020 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:49.336676 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c75cb6e6-95c2-4358-8698-11023b4e6ee2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:49.340828 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c75cb6e6-95c2-4358-8698-11023b4e6ee2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:49.341204 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 498/1953] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:49 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:49.514204 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b61094b4-bac8-4848-a486-8fe289ea8632 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:49.514622 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b61094b4-bac8-4848-a486-8fe289ea8632 None None] GET https://10.4.3.225/volume// Jul 10 19:00:49.514816 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b61094b4-bac8-4848-a486-8fe289ea8632 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:49.514994 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b61094b4-bac8-4848-a486-8fe289ea8632 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:49.515368 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b61094b4-bac8-4848-a486-8fe289ea8632 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:49.515867 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 495/1954] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:49.526224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-9b4d6442-0d30-4dc8-b6eb-32e33205b53a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:49.530310 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-9b4d6442-0d30-4dc8-b6eb-32e33205b53a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:49.535851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-9b4d6442-0d30-4dc8-b6eb-32e33205b53a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:49.535851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-9b4d6442-0d30-4dc8-b6eb-32e33205b53a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:49.550718 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:49.550718 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:49.555106 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-9b4d6442-0d30-4dc8-b6eb-32e33205b53a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:49.560199 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-9b4d6442-0d30-4dc8-b6eb-32e33205b53a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:49.560736 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 478/1955] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:49 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:49.688031 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:49.691037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:49.692431 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b3ab6686-8549-4422-aeca-1dc47d26d5d3", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-234165363"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:49.697139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request body: {'volume': {'imageRef': 'b3ab6686-8549-4422-aeca-1dc47d26d5d3', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-234165363'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:49.815091 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume of 2 GB Jul 10 19:00:49.830294 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Availability Zones retrieved successfully. Jul 10 19:00:49.838236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Flow 'volume_create_api' (851aafd5-9e1d-4491-b309-19a7b069ba52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:49.840203 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48aa0cb8-5dcf-4e7e-a1f5-2c9ce3c5c32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:49.841344 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Validating volume size '2' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:49.884032 np0000005042 devstack@c-api.service[100057]: WARNING cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48aa0cb8-5dcf-4e7e-a1f5-2c9ce3c5c32b) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:00:49.884032 np0000005042 devstack@c-api.service[100057]: Failure: cinder.exception.InvalidInput: Invalid input received: Image b3ab6686-8549-4422-aeca-1dc47d26d5d3 is not active. Jul 10 19:00:49.884973 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48aa0cb8-5dcf-4e7e-a1f5-2c9ce3c5c32b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:49.885993 np0000005042 devstack@c-api.service[100057]: WARNING cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48aa0cb8-5dcf-4e7e-a1f5-2c9ce3c5c32b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:00:49.887223 np0000005042 devstack@c-api.service[100057]: WARNING cinder.volume.api [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Flow 'volume_create_api' (851aafd5-9e1d-4491-b309-19a7b069ba52) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:00:49.887643 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f196ea0-80ea-4d96-90b4-db6a0c36fd56 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:00:49.888320 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 485/1956] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:00:49 2026] POST /volume/v3/volumes => generated 125 bytes in 201 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:50.357361 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-569523d5-d83a-44e4-9e4c-d65dfb73bf07 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:50.359622 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-569523d5-d83a-44e4-9e4c-d65dfb73bf07 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:50.359622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-569523d5-d83a-44e4-9e4c-d65dfb73bf07 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:50.360012 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-569523d5-d83a-44e4-9e4c-d65dfb73bf07 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:50.379239 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:50.379239 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:50.392436 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-569523d5-d83a-44e4-9e4c-d65dfb73bf07 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:50.403243 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-569523d5-d83a-44e4-9e4c-d65dfb73bf07 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:50.403765 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 499/1957] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:50 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:50.560074 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-a67093b7-56a7-479f-9bad-a9697c8da462 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:50.563000 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-a67093b7-56a7-479f-9bad-a9697c8da462 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1 Jul 10 19:00:50.563256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-a67093b7-56a7-479f-9bad-a9697c8da462 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:50.563469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-a67093b7-56a7-479f-9bad-a9697c8da462 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:50.574150 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:50.574150 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:51.150427 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4c3540ac-f9e1-4dbe-9dac-9608e1b22730 req-a67093b7-56a7-479f-9bad-a9697c8da462 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1 returned with HTTP 200 Jul 10 19:00:51.150427 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 496/1958] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:00:50 2026] DELETE /volume/v3/attachments/30110b72-1f1b-4c3c-8c51-ec5bb0c1d9a1 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:51.420638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1f5379d1-2ded-446f-a237-b957ffe8b377 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:51.423541 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f5379d1-2ded-446f-a237-b957ffe8b377 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:51.423972 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f5379d1-2ded-446f-a237-b957ffe8b377 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:51.424388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f5379d1-2ded-446f-a237-b957ffe8b377 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:51.441306 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:51.441306 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:51.446782 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1f5379d1-2ded-446f-a237-b957ffe8b377 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:51.454027 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f5379d1-2ded-446f-a237-b957ffe8b377 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:51.454707 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 479/1959] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:51 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:51.489602 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10dc9fb1-d798-4f54-bb65-a5c6d154f4d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:51.491376 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10dc9fb1-d798-4f54-bb65-a5c6d154f4d7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:51.491539 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10dc9fb1-d798-4f54-bb65-a5c6d154f4d7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:51.491734 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10dc9fb1-d798-4f54-bb65-a5c6d154f4d7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:51.498876 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:51.498876 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:51.503365 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-10dc9fb1-d798-4f54-bb65-a5c6d154f4d7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:51.510130 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10dc9fb1-d798-4f54-bb65-a5c6d154f4d7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:51.513879 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 486/1960] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:51 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:51.530313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a77100a6-c7fa-4c73-aae4-cf6aedbd9987 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:51.532446 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a77100a6-c7fa-4c73-aae4-cf6aedbd9987 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:51.532650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a77100a6-c7fa-4c73-aae4-cf6aedbd9987 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:51.532905 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a77100a6-c7fa-4c73-aae4-cf6aedbd9987 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:51.542522 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:51.542522 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:51.546887 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a77100a6-c7fa-4c73-aae4-cf6aedbd9987 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:51.561114 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a77100a6-c7fa-4c73-aae4-cf6aedbd9987 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:51.561650 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 500/1961] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:51 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:51.619491 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-b171b318-c9ff-4ea4-9c26-75b165f5bc26 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:51.621676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-b171b318-c9ff-4ea4-9c26-75b165f5bc26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:51.621790 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-b171b318-c9ff-4ea4-9c26-75b165f5bc26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:51.622306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-b171b318-c9ff-4ea4-9c26-75b165f5bc26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:51.631124 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:51.631124 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:51.637551 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-b171b318-c9ff-4ea4-9c26-75b165f5bc26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:51.643085 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-b171b318-c9ff-4ea4-9c26-75b165f5bc26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:51.643916 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 497/1962] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:00:51 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:51.710322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-04535bb1-0488-413c-b158-a93ac25eba7b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:51.712246 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04535bb1-0488-413c-b158-a93ac25eba7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:51.712390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04535bb1-0488-413c-b158-a93ac25eba7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:51.712556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04535bb1-0488-413c-b158-a93ac25eba7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:51.721113 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:51.721113 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:51.727175 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-04535bb1-0488-413c-b158-a93ac25eba7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:51.735245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04535bb1-0488-413c-b158-a93ac25eba7b tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:51.735933 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 480/1963] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:51 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:51.986855 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9e789552-bd39-41d7-80f5-1880f6e6f014 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:51.987392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e789552-bd39-41d7-80f5-1880f6e6f014 None None] GET https://10.4.3.225/volume// Jul 10 19:00:51.987634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e789552-bd39-41d7-80f5-1880f6e6f014 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:51.987906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9e789552-bd39-41d7-80f5-1880f6e6f014 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:51.988347 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9e789552-bd39-41d7-80f5-1880f6e6f014 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:51.988723 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 487/1964] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:52.004601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-eb169b68-3972-422c-b6e1-81a4eb2a6e68 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.007424 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-eb169b68-3972-422c-b6e1-81a4eb2a6e68 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:00:52.007999 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-eb169b68-3972-422c-b6e1-81a4eb2a6e68 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.008399 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-eb169b68-3972-422c-b6e1-81a4eb2a6e68 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.022601 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:52.022601 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:52.026496 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-eb169b68-3972-422c-b6e1-81a4eb2a6e68 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:00:52.035344 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-eb169b68-3972-422c-b6e1-81a4eb2a6e68 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:00:52.035344 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 501/1965] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:52 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 1547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:52.163485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.163907 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0 Jul 10 19:00:52.164369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.179215 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-ae34bf00-3e04-4a84-994d-b5b61aef9ed0-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:00:52.185086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-ae34bf00-3e04-4a84-994d-b5b61aef9ed0-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:00:52.185943 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:52.185943 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:52.188290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e26268df-3e4e-4847-ab00-17977f416799 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.195903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.196411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "8496adfe-086d-46db-95cf-4fe4bfae1e7a"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.200151 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '8496adfe-086d-46db-95cf-4fe4bfae1e7a'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:52.323894 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume of 1 GB Jul 10 19:00:52.330774 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Availability Zones retrieved successfully. Jul 10 19:00:52.344821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Flow 'volume_create_api' (c2fc6ca4-ecf7-4dd0-b284-55814d5d70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:00:52.346577 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8758b8eb-616c-42b9-9d5c-d228577abba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:52.349671 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:00:52.388765 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8758b8eb-616c-42b9-9d5c-d228577abba4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:00:52.388765 np0000005042 devstack@c-api.service[100060]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 19:00:52.391156 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8758b8eb-616c-42b9-9d5c-d228577abba4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:00:52.392085 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8758b8eb-616c-42b9-9d5c-d228577abba4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:00:52.392984 np0000005042 devstack@c-api.service[100060]: WARNING cinder.volume.api [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Flow 'volume_create_api' (c2fc6ca4-ecf7-4dd0-b284-55814d5d70f6) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:00:52.393500 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e26268df-3e4e-4847-ab00-17977f416799 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:00:52.394868 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 481/1966] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 134 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:52.476437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6971f49f-8699-4af7-840f-4dcbbdfc86a4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.478515 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6971f49f-8699-4af7-840f-4dcbbdfc86a4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:52.478762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6971f49f-8699-4af7-840f-4dcbbdfc86a4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.478983 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6971f49f-8699-4af7-840f-4dcbbdfc86a4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.496172 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:52.496172 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:52.502918 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6971f49f-8699-4af7-840f-4dcbbdfc86a4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:52.509923 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6971f49f-8699-4af7-840f-4dcbbdfc86a4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:52.510464 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 488/1967] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:52 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:52.630218 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b813a4e0-c76e-4a4d-9a20-d105b45edb6a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.637125 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b813a4e0-c76e-4a4d-9a20-d105b45edb6a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.639052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b813a4e0-c76e-4a4d-9a20-d105b45edb6a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.644616 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b813a4e0-c76e-4a4d-9a20-d105b45edb6a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:00:52.644616 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 502/1968] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 127 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:52.655366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c1bf5422-c0aa-4ac4-be7f-e8af774aa6df None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.657331 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c1bf5422-c0aa-4ac4-be7f-e8af774aa6df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.657725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c1bf5422-c0aa-4ac4-be7f-e8af774aa6df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ecbc6f4f-9708-4a79-be6a-bc8698ae1b7b"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.660052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-c1bf5422-c0aa-4ac4-be7f-e8af774aa6df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ecbc6f4f-9708-4a79-be6a-bc8698ae1b7b'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:52.666434 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c1bf5422-c0aa-4ac4-be7f-e8af774aa6df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 404 Jul 10 19:00:52.667025 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 482/1969] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:52.676497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7203c800-131d-4a1a-b623-3a2895cf78be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.679524 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7203c800-131d-4a1a-b623-3a2895cf78be tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.680024 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7203c800-131d-4a1a-b623-3a2895cf78be tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b578f64a-278f-433b-868c-e6b42bdf1a82"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.681958 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7203c800-131d-4a1a-b623-3a2895cf78be tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b578f64a-278f-433b-868c-e6b42bdf1a82'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:52.690910 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7203c800-131d-4a1a-b623-3a2895cf78be tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 404 Jul 10 19:00:52.692005 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 489/1970] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:52.702719 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f6f0d16-2ebb-45b1-8364-8194856616df None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.705915 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f6f0d16-2ebb-45b1-8364-8194856616df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.705915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f6f0d16-2ebb-45b1-8364-8194856616df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ff33acf7-2b75-498f-ad0a-8e6e53b833fa"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.708238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-0f6f0d16-2ebb-45b1-8364-8194856616df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ff33acf7-2b75-498f-ad0a-8e6e53b833fa'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:00:52.717550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-ae34bf00-3e04-4a84-994d-b5b61aef9ed0-np0000005042" released by "attachment_update" :: held 0.533s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:00:52.717985 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3edc9da3-a8ec-42d3-b6de-b32e0ce53882 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0 returned with HTTP 200 Jul 10 19:00:52.718423 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 498/1971] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:00:52 2026] PUT /volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:52.724863 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f6f0d16-2ebb-45b1-8364-8194856616df tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 404 Jul 10 19:00:52.724863 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 503/1972] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:52.738516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-36c79ddd-8da8-4975-9617-5997ba8f90a6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.739288 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-36c79ddd-8da8-4975-9617-5997ba8f90a6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.739663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-36c79ddd-8da8-4975-9617-5997ba8f90a6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.741777 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-36c79ddd-8da8-4975-9617-5997ba8f90a6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:00:52.742386 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 483/1973] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:52.757065 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f999390d-4af9-4285-8fcd-22d9aae78541 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.759649 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f999390d-4af9-4285-8fcd-22d9aae78541 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.760689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f999390d-4af9-4285-8fcd-22d9aae78541 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.762662 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f999390d-4af9-4285-8fcd-22d9aae78541 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:00:52.763202 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 490/1974] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 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 10 19:00:52.773266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5c114966-1b23-494a-b9c6-5708f58e4b80 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.775239 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5c114966-1b23-494a-b9c6-5708f58e4b80 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:00:52.775920 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5c114966-1b23-494a-b9c6-5708f58e4b80 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.790983 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5c114966-1b23-494a-b9c6-5708f58e4b80 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:00:52.790983 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 499/1975] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:52.800418 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a9685cd7-4d16-46e1-8510-1a9934511507 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.803420 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a9685cd7-4d16-46e1-8510-1a9934511507 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] DELETE https://10.4.3.225/volume/v3/volumes/tempest-invalid-2141705560 Jul 10 19:00:52.804830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a9685cd7-4d16-46e1-8510-1a9934511507 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.804830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a9685cd7-4d16-46e1-8510-1a9934511507 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.804830 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-a9685cd7-4d16-46e1-8510-1a9934511507 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Delete volume with id: tempest-invalid-2141705560 Jul 10 19:00:52.813299 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a9685cd7-4d16-46e1-8510-1a9934511507 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/tempest-invalid-2141705560 returned with HTTP 404 Jul 10 19:00:52.813856 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 504/1976] 10.4.3.225 () {66 vars in 1321 bytes} [Fri Jul 10 19:00:52 2026] DELETE /volume/v3/volumes/tempest-invalid-2141705560 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:52.828091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d9a942d0-37da-4e2a-9384-d25458a6eac9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.831815 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 484/1977] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:00:52 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 19:00:52.846792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-678d3ac5-7999-4caa-b6ee-c9cc87c9909e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.848986 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-678d3ac5-7999-4caa-b6ee-c9cc87c9909e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/xxx/action Jul 10 19:00:52.849517 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-678d3ac5-7999-4caa-b6ee-c9cc87c9909e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-detach": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:52.849719 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-678d3ac5-7999-4caa-b6ee-c9cc87c9909e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:52.861285 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-678d3ac5-7999-4caa-b6ee-c9cc87c9909e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 19:00:52.861857 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 491/1978] 10.4.3.225 () {68 vars in 1291 bytes} [Fri Jul 10 19:00:52 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:52.872734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bff95c84-600f-4bf0-895c-2b4612e56373 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.875081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bff95c84-600f-4bf0-895c-2b4612e56373 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/tempest-invalid-811345338 Jul 10 19:00:52.875950 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bff95c84-600f-4bf0-895c-2b4612e56373 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.875950 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bff95c84-600f-4bf0-895c-2b4612e56373 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.883227 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bff95c84-600f-4bf0-895c-2b4612e56373 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/tempest-invalid-811345338 returned with HTTP 404 Jul 10 19:00:52.883543 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 500/1979] 10.4.3.225 () {66 vars in 1315 bytes} [Fri Jul 10 19:00:52 2026] GET /volume/v3/volumes/tempest-invalid-811345338 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:52.898166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5205089e-5d76-45c7-92f8-ec8073b36fb0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.902919 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 505/1980] 10.4.3.225 () {66 vars in 1240 bytes} [Fri Jul 10 19:00:52 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 10 19:00:52.910859 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7f76438c-f425-4f3d-9806-65689968ea18 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.912611 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?status=null Jul 10 19:00:52.912999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.913125 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.913415 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:00:52.913724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Could not evaluate value null, assuming string {{(pid=100060) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:00:52.914473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:00:52.926898 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Get all volumes completed successfully. Jul 10 19:00:52.929118 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f76438c-f425-4f3d-9806-65689968ea18 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 19:00:52.929539 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 485/1981] 10.4.3.225 () {66 vars in 1281 bytes} [Fri Jul 10 19:00:52 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:00:52.945799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.948073 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-168162465 Jul 10 19:00:52.948395 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.948724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.949124 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:00:52.952302 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-168162465'), ('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:00:52.960573 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Get all volumes completed successfully. Jul 10 19:00:52.964947 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a75adf8-de02-4902-9de4-fe24baccb8f4 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-168162465 returned with HTTP 200 Jul 10 19:00:52.965996 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 492/1982] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:00:52 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-168162465 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:00:52.987039 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:52.989709 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes?status=null Jul 10 19:00:52.989993 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:52.990239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:52.990507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:00:52.990775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Could not evaluate value null, assuming string {{(pid=100058) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 19:00:52.991083 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:52.991083 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:52.991536 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:00:53.000126 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Get all volumes completed successfully. Jul 10 19:00:53.000576 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec8c3469-c403-410c-8cc4-cf81ec927320 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 19:00:53.001613 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 501/1983] 10.4.3.225 () {66 vars in 1260 bytes} [Fri Jul 10 19:00:52 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:00:53.014362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.016229 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-203113357 Jul 10 19:00:53.016413 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.016622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.016909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:00:53.017582 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-203113357'), ('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:00:53.052354 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Get all volumes completed successfully. Jul 10 19:00:53.053031 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ce8c9d9-437a-4eba-a212-d4369363a56c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-203113357 returned with HTTP 200 Jul 10 19:00:53.053250 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 506/1984] 10.4.3.225 () {66 vars in 1336 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-203113357 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:00:53.065392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.067938 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action Jul 10 19:00:53.068416 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.068625 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.082783 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.082783 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:53.083573 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:53.093557 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Reserve volume completed successfully. Jul 10 19:00:53.093913 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6f9f63f-a17b-4cef-af4f-b60646339cc2 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action returned with HTTP 202 Jul 10 19:00:53.094378 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 486/1985] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:00:53.102897 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.105040 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action Jul 10 19:00:53.105274 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.105413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.120263 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.120263 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:53.121262 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:53.128951 np0000005042 devstack@c-api.service[100057]: ERROR cinder.volume.api [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 19:00:53.128951 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb900143-3eed-479a-a151-c1f7eeb63b49 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action returned with HTTP 400 Jul 10 19:00:53.129190 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 493/1986] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:53.143075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.148016 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action Jul 10 19:00:53.148510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.148680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.166630 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.166630 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:53.168631 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:53.186422 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Unreserve volume completed successfully. Jul 10 19:00:53.186634 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b84b30a-3b6b-4961-95ed-fe18b0c965ee tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action returned with HTTP 202 Jul 10 19:00:53.187055 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 502/1987] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:00:53.196415 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-81605163-2d39-4d42-b266-7df8b546cfe9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.201850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-81605163-2d39-4d42-b266-7df8b546cfe9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/1ff47b83-2018-4683-b545-deb673c325a5/action Jul 10 19:00:53.201850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-81605163-2d39-4d42-b266-7df8b546cfe9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.201850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-81605163-2d39-4d42-b266-7df8b546cfe9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.208407 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-81605163-2d39-4d42-b266-7df8b546cfe9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/1ff47b83-2018-4683-b545-deb673c325a5/action returned with HTTP 404 Jul 10 19:00:53.209160 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 507/1988] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/1ff47b83-2018-4683-b545-deb673c325a5/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.221841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-198c3de3-496b-48d4-8b08-d1081f11ea3f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.228357 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-198c3de3-496b-48d4-8b08-d1081f11ea3f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/039bcefd-29c2-4945-b89b-38ea8e03c8f4/action Jul 10 19:00:53.228357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-198c3de3-496b-48d4-8b08-d1081f11ea3f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.228357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-198c3de3-496b-48d4-8b08-d1081f11ea3f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.233654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3d37684f-c624-461f-8b53-1a0c03229c61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.236264 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3d37684f-c624-461f-8b53-1a0c03229c61 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0/action Jul 10 19:00:53.236627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3d37684f-c624-461f-8b53-1a0c03229c61 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.236767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3d37684f-c624-461f-8b53-1a0c03229c61 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.242213 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-198c3de3-496b-48d4-8b08-d1081f11ea3f tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/039bcefd-29c2-4945-b89b-38ea8e03c8f4/action returned with HTTP 404 Jul 10 19:00:53.243053 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 487/1989] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/039bcefd-29c2-4945-b89b-38ea8e03c8f4/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.254427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6f62efac-85e5-4859-9df2-c78ba6128395 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.259692 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 503/1990] 10.4.3.225 () {68 vars in 1260 bytes} [Fri Jul 10 19:00:53 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 19:00:53.263929 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.263929 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:53.270187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2e9ef60c-b1e0-4486-8195-8c47602d6b92 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.273953 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2e9ef60c-b1e0-4486-8195-8c47602d6b92 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] PUT https://10.4.3.225/volume/v3/volumes/tempest-invalid-631958290 Jul 10 19:00:53.274437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2e9ef60c-b1e0-4486-8195-8c47602d6b92 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.279644 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-bdcbadbd-a8b0-4365-9a51-a0a229d31c5d req-3d37684f-c624-461f-8b53-1a0c03229c61 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0/action returned with HTTP 204 Jul 10 19:00:53.280162 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 494/1991] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.289306 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2e9ef60c-b1e0-4486-8195-8c47602d6b92 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/tempest-invalid-631958290 returned with HTTP 404 Jul 10 19:00:53.290041 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 508/1992] 10.4.3.225 () {68 vars in 1335 bytes} [Fri Jul 10 19:00:53 2026] PUT /volume/v3/volumes/tempest-invalid-631958290 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:53.299670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f7fbc7ea-9498-4a6c-909e-ca47edad0b2c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.307612 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7fbc7ea-9498-4a6c-909e-ca47edad0b2c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] PUT https://10.4.3.225/volume/v3/volumes/feaa89e7-2481-4b7b-8682-5878cce14318 Jul 10 19:00:53.307983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7fbc7ea-9498-4a6c-909e-ca47edad0b2c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.321487 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7fbc7ea-9498-4a6c-909e-ca47edad0b2c tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/feaa89e7-2481-4b7b-8682-5878cce14318 returned with HTTP 404 Jul 10 19:00:53.322258 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 488/1993] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:00:53 2026] PUT /volume/v3/volumes/feaa89e7-2481-4b7b-8682-5878cce14318 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.332962 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d666560c-25e1-4a82-8aeb-265d1f53118e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.334883 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d666560c-25e1-4a82-8aeb-265d1f53118e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] DELETE https://10.4.3.225/volume/v3/volumes/bd7a34b7-b398-4b38-b96d-1039c9bf0b79 Jul 10 19:00:53.335089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d666560c-25e1-4a82-8aeb-265d1f53118e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.335447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d666560c-25e1-4a82-8aeb-265d1f53118e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.335657 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-d666560c-25e1-4a82-8aeb-265d1f53118e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Delete volume with id: bd7a34b7-b398-4b38-b96d-1039c9bf0b79 Jul 10 19:00:53.344061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d666560c-25e1-4a82-8aeb-265d1f53118e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/bd7a34b7-b398-4b38-b96d-1039c9bf0b79 returned with HTTP 404 Jul 10 19:00:53.344849 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 504/1994] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:53 2026] DELETE /volume/v3/volumes/bd7a34b7-b398-4b38-b96d-1039c9bf0b79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.353197 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d85dcd0-169c-43bd-a0b6-5167152e8c10 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.355154 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d85dcd0-169c-43bd-a0b6-5167152e8c10 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action Jul 10 19:00:53.355650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d85dcd0-169c-43bd-a0b6-5167152e8c10 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.355926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d85dcd0-169c-43bd-a0b6-5167152e8c10 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.357667 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d85dcd0-169c-43bd-a0b6-5167152e8c10 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action returned with HTTP 400 Jul 10 19:00:53.358271 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 495/1995] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:53.367286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1086a338-1dab-43dd-b3b4-2e7b26e49c37 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.369512 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1086a338-1dab-43dd-b3b4-2e7b26e49c37 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action Jul 10 19:00:53.370055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1086a338-1dab-43dd-b3b4-2e7b26e49c37 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.370253 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1086a338-1dab-43dd-b3b4-2e7b26e49c37 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.372357 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1086a338-1dab-43dd-b3b4-2e7b26e49c37 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action returned with HTTP 400 Jul 10 19:00:53.373032 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 509/1996] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:53.388365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7d10ca1e-23aa-48f9-aef4-eff2a479ed43 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.390094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d10ca1e-23aa-48f9-aef4-eff2a479ed43 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/b58bc0ab-bc5f-4bdc-aa39-95e39d2cd60f/action Jul 10 19:00:53.390435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d10ca1e-23aa-48f9-aef4-eff2a479ed43 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.390554 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d10ca1e-23aa-48f9-aef4-eff2a479ed43 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.398835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d10ca1e-23aa-48f9-aef4-eff2a479ed43 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/b58bc0ab-bc5f-4bdc-aa39-95e39d2cd60f/action returned with HTTP 404 Jul 10 19:00:53.398835 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 489/1997] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/b58bc0ab-bc5f-4bdc-aa39-95e39d2cd60f/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.407578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b3c62ff3-f528-4733-94a4-d466e9d1c14a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.409367 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b3c62ff3-f528-4733-94a4-d466e9d1c14a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action Jul 10 19:00:53.409815 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b3c62ff3-f528-4733-94a4-d466e9d1c14a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.409957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b3c62ff3-f528-4733-94a4-d466e9d1c14a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.411417 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b3c62ff3-f528-4733-94a4-d466e9d1c14a tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action returned with HTTP 400 Jul 10 19:00:53.412095 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 505/1998] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:00:53.423120 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-397099c6-8442-4d16-8aac-9c90b43bf6d9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.425607 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-397099c6-8442-4d16-8aac-9c90b43bf6d9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] POST https://10.4.3.225/volume/v3/volumes/None/action Jul 10 19:00:53.426147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-397099c6-8442-4d16-8aac-9c90b43bf6d9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.426379 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-397099c6-8442-4d16-8aac-9c90b43bf6d9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.433686 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-b8b3dd3c-80e4-4a92-a326-fccb66be8700 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.434474 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-397099c6-8442-4d16-8aac-9c90b43bf6d9 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 19:00:53.435527 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 496/1999] 10.4.3.225 () {68 vars in 1294 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:53.435835 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-b8b3dd3c-80e4-4a92-a326-fccb66be8700 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c/action Jul 10 19:00:53.436259 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-b8b3dd3c-80e4-4a92-a326-fccb66be8700 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:53.436427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-b8b3dd3c-80e4-4a92-a326-fccb66be8700 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.444392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9d1cdbd8-0bd9-4be3-aeed-273b0b9193b6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.446897 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d1cdbd8-0bd9-4be3-aeed-273b0b9193b6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/c784a6bf-c47c-42c6-9a80-82a0efeefea3 Jul 10 19:00:53.446897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d1cdbd8-0bd9-4be3-aeed-273b0b9193b6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.446977 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d1cdbd8-0bd9-4be3-aeed-273b0b9193b6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.452515 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d1cdbd8-0bd9-4be3-aeed-273b0b9193b6 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/c784a6bf-c47c-42c6-9a80-82a0efeefea3 returned with HTTP 404 Jul 10 19:00:53.453111 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 490/2000] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/volumes/c784a6bf-c47c-42c6-9a80-82a0efeefea3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.456433 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.456433 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:53.460955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-af66bd79-8f6c-4435-86d2-2a99c79e3abc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.462785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af66bd79-8f6c-4435-86d2-2a99c79e3abc tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:53.463008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af66bd79-8f6c-4435-86d2-2a99c79e3abc tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.463206 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af66bd79-8f6c-4435-86d2-2a99c79e3abc tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.470543 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.470543 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:53.474275 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-09b4e7f7-8adc-4aa3-bddf-1e0448b5b3c9 req-b8b3dd3c-80e4-4a92-a326-fccb66be8700 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c/action returned with HTTP 204 Jul 10 19:00:53.474525 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-af66bd79-8f6c-4435-86d2-2a99c79e3abc tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:53.474728 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 510/2001] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:53.480599 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af66bd79-8f6c-4435-86d2-2a99c79e3abc tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 returned with HTTP 200 Jul 10 19:00:53.481149 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 506/2002] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:53.495364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.498532 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] DELETE https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:53.499131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.499131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.499411 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Delete volume with id: 27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:53.511416 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.511416 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:53.511416 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:53.529887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2c01259b-b354-4f08-855e-a5e3c797acdb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.532071 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2c01259b-b354-4f08-855e-a5e3c797acdb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:53.532336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2c01259b-b354-4f08-855e-a5e3c797acdb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.532572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2c01259b-b354-4f08-855e-a5e3c797acdb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.540916 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Delete volume request issued successfully. Jul 10 19:00:53.541157 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-884ad45a-28df-43cf-afe1-fec7f1123d7e tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 returned with HTTP 202 Jul 10 19:00:53.541872 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 497/2003] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:53 2026] DELETE /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:53.543707 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.543707 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:53.547868 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2c01259b-b354-4f08-855e-a5e3c797acdb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:53.553608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5f86293b-bea7-491e-a016-2d5825adb81d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.554848 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2c01259b-b354-4f08-855e-a5e3c797acdb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:53.555261 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 491/2004] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:53.556034 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5f86293b-bea7-491e-a016-2d5825adb81d tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:53.556194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5f86293b-bea7-491e-a016-2d5825adb81d tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.556393 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5f86293b-bea7-491e-a016-2d5825adb81d tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.568777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cd200e0c-0ef4-47d4-9907-3198fdf44ff2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.569930 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.569930 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:53.570732 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cd200e0c-0ef4-47d4-9907-3198fdf44ff2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:53.571024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cd200e0c-0ef4-47d4-9907-3198fdf44ff2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.571220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cd200e0c-0ef4-47d4-9907-3198fdf44ff2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.577785 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5f86293b-bea7-491e-a016-2d5825adb81d tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Volume info retrieved successfully. Jul 10 19:00:53.584324 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5f86293b-bea7-491e-a016-2d5825adb81d tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 returned with HTTP 200 Jul 10 19:00:53.584940 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 511/2005] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:53.586064 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.586064 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:53.600331 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cd200e0c-0ef4-47d4-9907-3198fdf44ff2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:53.613550 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cd200e0c-0ef4-47d4-9907-3198fdf44ff2 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:53.614179 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 507/2006] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:53.631250 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.634310 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:00:53.634942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5af5d132-3855-492f-ad56-b567c9d1bb72", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-757607962", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.652000 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.652000 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:53.652867 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:53.653161 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create snapshot from volume 5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:53.693748 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ae7b981b-ee74-4bf5-af14-dd8cef76a9ed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.694301 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae7b981b-ee74-4bf5-af14-dd8cef76a9ed None None] GET https://10.4.3.225/volume// Jul 10 19:00:53.694556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae7b981b-ee74-4bf5-af14-dd8cef76a9ed None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.694880 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae7b981b-ee74-4bf5-af14-dd8cef76a9ed None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.695498 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae7b981b-ee74-4bf5-af14-dd8cef76a9ed None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:53.696188 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 492/2007] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:53.709751 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-431d8ba4-7c91-4a61-ab2e-a867bf86cdb3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.712948 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-431d8ba4-7c91-4a61-ab2e-a867bf86cdb3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:00:53.712948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-431d8ba4-7c91-4a61-ab2e-a867bf86cdb3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac11c07b-760f-49f1-92c1-3c802f77ddf6", "connector": null, "instance_uuid": "4a678b74-9d62-455a-a4e4-a0c84b5856f7"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:53.713613 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Created reservations ['d2fc18d8-f866-4e92-9d1c-437f870fe9b1', 'fa0781c9-59f8-4859-ace7-ce973ad5fe07', '1ce99b45-61fb-4291-a717-3756def5a51a', '7d1e217c-e4f8-48a8-92af-abfaff6dad84'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:00:53.724681 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.724681 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:53.765662 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot force create request issued successfully. Jul 10 19:00:53.766054 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d190c36b-ac4c-4f88-a93a-fa6134b541a0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:00:53.766480 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 498/2008] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:00:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:00:53.767419 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-431d8ba4-7c91-4a61-ab2e-a867bf86cdb3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:00:53.768044 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 512/2009] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:00:53 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 10 19:00:53.780376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-805d7a58-e24f-445d-b875-00663c983400 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:53.782344 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-805d7a58-e24f-445d-b875-00663c983400 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:00:53.782684 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-805d7a58-e24f-445d-b875-00663c983400 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:53.783055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-805d7a58-e24f-445d-b875-00663c983400 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:53.792383 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:53.792383 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:53.793126 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-805d7a58-e24f-445d-b875-00663c983400 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot retrieved successfully. Jul 10 19:00:53.794508 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-805d7a58-e24f-445d-b875-00663c983400 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 200 Jul 10 19:00:53.795144 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 508/2010] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:53 2026] GET /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:54.167592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c965f08c-8130-4bd2-b3b4-62996c09588c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.169758 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c965f08c-8130-4bd2-b3b4-62996c09588c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:54.169948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c965f08c-8130-4bd2-b3b4-62996c09588c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.170130 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c965f08c-8130-4bd2-b3b4-62996c09588c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.183406 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.183406 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:54.189438 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c965f08c-8130-4bd2-b3b4-62996c09588c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:54.200512 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c965f08c-8130-4bd2-b3b4-62996c09588c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:54.201161 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 493/2011] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:54.325287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f64daa2f-a6a9-4a54-98ba-0a920e868479 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.326118 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f64daa2f-a6a9-4a54-98ba-0a920e868479 None None] GET https://10.4.3.225/volume// Jul 10 19:00:54.326255 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f64daa2f-a6a9-4a54-98ba-0a920e868479 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.326875 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f64daa2f-a6a9-4a54-98ba-0a920e868479 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.327323 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f64daa2f-a6a9-4a54-98ba-0a920e868479 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:54.327848 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 499/2012] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:54.340785 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-d02197fd-6785-4685-8d81-63cc0fe03262 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.343288 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-d02197fd-6785-4685-8d81-63cc0fe03262 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:54.343546 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-d02197fd-6785-4685-8d81-63cc0fe03262 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.343776 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-d02197fd-6785-4685-8d81-63cc0fe03262 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.354447 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.354447 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:54.358979 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-d02197fd-6785-4685-8d81-63cc0fe03262 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:54.363304 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-d02197fd-6785-4685-8d81-63cc0fe03262 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:54.363717 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 513/2013] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 1055 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:54.483397 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.486026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] PUT https://10.4.3.225/volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b Jul 10 19:00:54.486902 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:54.497875 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Acquiring lock "cinder-attachment_update-ac11c07b-760f-49f1-92c1-3c802f77ddf6-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:00:54.505788 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-ac11c07b-760f-49f1-92c1-3c802f77ddf6-np0000005042" acquired by "attachment_update" :: waited 0.008s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:00:54.507034 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.507034 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:54.507717 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-92405eaa-883a-49c1-915d-f25e87237401 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.508342 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-92405eaa-883a-49c1-915d-f25e87237401 None None] GET https://10.4.3.225/volume// Jul 10 19:00:54.508563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-92405eaa-883a-49c1-915d-f25e87237401 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.508828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-92405eaa-883a-49c1-915d-f25e87237401 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.509212 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-92405eaa-883a-49c1-915d-f25e87237401 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:00:54.509779 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 494/2014] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:00:54.526537 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-e9554b73-1394-4c5d-8a17-c85aae52eb76 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.529682 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-e9554b73-1394-4c5d-8a17-c85aae52eb76 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:00:54.530040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-e9554b73-1394-4c5d-8a17-c85aae52eb76 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.530349 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-e9554b73-1394-4c5d-8a17-c85aae52eb76 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.542493 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.542493 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:54.548174 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-e9554b73-1394-4c5d-8a17-c85aae52eb76 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:00:54.554986 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-e9554b73-1394-4c5d-8a17-c85aae52eb76 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:00:54.554986 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 500/2015] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 1584 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:00:54.601378 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-68edcb8e-4893-4482-83c7-a85b278a3901 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.603434 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68edcb8e-4893-4482-83c7-a85b278a3901 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] GET https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 Jul 10 19:00:54.603996 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68edcb8e-4893-4482-83c7-a85b278a3901 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.604319 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68edcb8e-4893-4482-83c7-a85b278a3901 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.613715 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68edcb8e-4893-4482-83c7-a85b278a3901 tempest-VolumesNegativeTest-62786613 tempest-VolumesNegativeTest-62786613-project-member] https://10.4.3.225/volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 returned with HTTP 404 Jul 10 19:00:54.614619 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 514/2016] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/volumes/27fc0269-3dee-4904-b751-c566ba553134 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:54.675793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.678530 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] PUT https://10.4.3.225/volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e Jul 10 19:00:54.679167 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:54.696382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Acquiring lock "cinder-attachment_update-a6f0afda-4e24-4217-a2c2-11e052b8894e-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:00:54.706765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Lock "cinder-attachment_update-a6f0afda-4e24-4217-a2c2-11e052b8894e-np0000005042" acquired by "attachment_update" :: waited 0.010s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:00:54.708646 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.708646 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:54.807152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-968d517f-928e-49f1-8242-8cdc4d7a560e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.809072 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-968d517f-928e-49f1-8242-8cdc4d7a560e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:00:54.809394 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-968d517f-928e-49f1-8242-8cdc4d7a560e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.809585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-968d517f-928e-49f1-8242-8cdc4d7a560e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.815732 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.815732 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:54.816353 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-968d517f-928e-49f1-8242-8cdc4d7a560e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot retrieved successfully. Jul 10 19:00:54.817448 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-968d517f-928e-49f1-8242-8cdc4d7a560e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 200 Jul 10 19:00:54.818151 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 501/2017] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:54.829252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7bcb69f1-4717-4313-9b95-edbbd36e9bb7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.833082 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7bcb69f1-4717-4313-9b95-edbbd36e9bb7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:00:54.833280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7bcb69f1-4717-4313-9b95-edbbd36e9bb7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.833486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7bcb69f1-4717-4313-9b95-edbbd36e9bb7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.842371 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.842371 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:54.842820 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7bcb69f1-4717-4313-9b95-edbbd36e9bb7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot retrieved successfully. Jul 10 19:00:54.843637 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7bcb69f1-4717-4313-9b95-edbbd36e9bb7 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 200 Jul 10 19:00:54.843989 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 515/2018] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:54.854231 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-978568b0-a6aa-4611-8cb2-824ab520dda4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:54.856418 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978568b0-a6aa-4611-8cb2-824ab520dda4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:00:54.856718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978568b0-a6aa-4611-8cb2-824ab520dda4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:54.857042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-978568b0-a6aa-4611-8cb2-824ab520dda4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:54.871587 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:54.871587 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:54.876567 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-978568b0-a6aa-4611-8cb2-824ab520dda4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:00:54.883252 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-978568b0-a6aa-4611-8cb2-824ab520dda4 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:00:54.883760 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 502/2019] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:54 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:55.034286 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-ac11c07b-760f-49f1-92c1-3c802f77ddf6-np0000005042" released by "attachment_update" :: held 0.528s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:00:55.034286 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-9d6e4700-45ab-4823-a9a9-bed5be165267 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b returned with HTTP 200 Jul 10 19:00:55.034286 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 509/2020] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:00:54 2026] PUT /volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:55.044567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-bddd64f4-7307-4f4f-bf2d-9acae965d03c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:55.047556 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-bddd64f4-7307-4f4f-bf2d-9acae965d03c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/encryption Jul 10 19:00:55.047886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-bddd64f4-7307-4f4f-bf2d-9acae965d03c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:55.048171 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-bddd64f4-7307-4f4f-bf2d-9acae965d03c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:55.060788 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:55.060788 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:55.069949 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-bddd64f4-7307-4f4f-bf2d-9acae965d03c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/encryption returned with HTTP 200 Jul 10 19:00:55.070373 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 516/2021] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:00:55 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:55.217671 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f498b7c-3f2d-477c-959e-b87328cf03b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:55.219598 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f498b7c-3f2d-477c-959e-b87328cf03b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:55.219901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f498b7c-3f2d-477c-959e-b87328cf03b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:55.220137 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f498b7c-3f2d-477c-959e-b87328cf03b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:55.233336 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:55.233336 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:55.237773 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Lock "cinder-attachment_update-a6f0afda-4e24-4217-a2c2-11e052b8894e-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:00:55.238286 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-a3a4e27f-f683-4d1b-872e-601c15e9863b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e returned with HTTP 200 Jul 10 19:00:55.238869 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 495/2022] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:00:54 2026] PUT /volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:00:55.244113 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4f498b7c-3f2d-477c-959e-b87328cf03b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:55.253516 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f498b7c-3f2d-477c-959e-b87328cf03b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:55.253992 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 503/2023] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:55 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:55.756132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-0aa94c9d-e41e-4721-adf4-ab6a4e044073 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:55.759952 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-0aa94c9d-e41e-4721-adf4-ab6a4e044073 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e/action Jul 10 19:00:55.761005 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-0aa94c9d-e41e-4721-adf4-ab6a4e044073 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:00:55.761005 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-0aa94c9d-e41e-4721-adf4-ab6a4e044073 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:00:55.785391 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:55.785391 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:55.802069 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-bc845ee3-7f62-4b00-b4f7-4d775336a3c8 req-0aa94c9d-e41e-4721-adf4-ab6a4e044073 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e/action returned with HTTP 204 Jul 10 19:00:55.803114 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 510/2024] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:00:55 2026] POST /volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:00:56.274910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5e26b06b-c54b-4bbb-9a3f-e0208dc0ae7b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:56.277438 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5e26b06b-c54b-4bbb-9a3f-e0208dc0ae7b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:56.277716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5e26b06b-c54b-4bbb-9a3f-e0208dc0ae7b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:56.278038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5e26b06b-c54b-4bbb-9a3f-e0208dc0ae7b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:56.291436 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:56.291436 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:56.296100 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5e26b06b-c54b-4bbb-9a3f-e0208dc0ae7b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:56.305005 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5e26b06b-c54b-4bbb-9a3f-e0208dc0ae7b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:56.305453 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 517/2025] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:56 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:57.326406 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-020166a3-c147-4e70-8c4b-cf28ee777738 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:57.328971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-020166a3-c147-4e70-8c4b-cf28ee777738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:57.331975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-020166a3-c147-4e70-8c4b-cf28ee777738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:57.331975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-020166a3-c147-4e70-8c4b-cf28ee777738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:57.352736 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:57.352736 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:57.362339 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-020166a3-c147-4e70-8c4b-cf28ee777738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:57.369101 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-020166a3-c147-4e70-8c4b-cf28ee777738 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:57.369519 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 496/2026] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:57 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:58.385064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd850ff7-dce1-4e3f-acf4-0e40bc706cc5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:58.386974 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd850ff7-dce1-4e3f-acf4-0e40bc706cc5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:58.387154 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd850ff7-dce1-4e3f-acf4-0e40bc706cc5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:58.387439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd850ff7-dce1-4e3f-acf4-0e40bc706cc5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:58.398476 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:58.398476 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:00:58.404186 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd850ff7-dce1-4e3f-acf4-0e40bc706cc5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:58.409298 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd850ff7-dce1-4e3f-acf4-0e40bc706cc5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:58.409637 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 504/2027] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:58 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:59.425741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ad6a89a7-4bac-4a24-be95-af05ce2c5b8a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:59.427720 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ad6a89a7-4bac-4a24-be95-af05ce2c5b8a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:00:59.428130 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ad6a89a7-4bac-4a24-be95-af05ce2c5b8a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:59.428394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ad6a89a7-4bac-4a24-be95-af05ce2c5b8a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:59.439689 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:59.439689 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:00:59.446365 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ad6a89a7-4bac-4a24-be95-af05ce2c5b8a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:00:59.452059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ad6a89a7-4bac-4a24-be95-af05ce2c5b8a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:00:59.452479 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 511/2028] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:59 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:00:59.795829 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:59.798775 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:59.799019 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:59.799226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:59.799409 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume with id: abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:59.810104 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:59.810104 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:00:59.810711 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:59.833737 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume request issued successfully. Jul 10 19:00:59.834026 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-87fbe73a-3531-44db-9ce5-a49227b8f35e tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 202 Jul 10 19:00:59.834798 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 518/2029] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:00:59 2026] DELETE /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:00:59.844026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5f6b32be-9f1b-490c-bef2-29a1f32daba2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:00:59.846023 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5f6b32be-9f1b-490c-bef2-29a1f32daba2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:00:59.846220 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5f6b32be-9f1b-490c-bef2-29a1f32daba2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:00:59.846448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5f6b32be-9f1b-490c-bef2-29a1f32daba2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:00:59.858355 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:00:59.858355 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:00:59.868666 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5f6b32be-9f1b-490c-bef2-29a1f32daba2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:00:59.874573 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5f6b32be-9f1b-490c-bef2-29a1f32daba2 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 200 Jul 10 19:00:59.875102 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 497/2030] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:00:59 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:00.470767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1a0e57fb-c43d-430b-9109-26faf1767805 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:00.472864 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a0e57fb-c43d-430b-9109-26faf1767805 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:00.473121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a0e57fb-c43d-430b-9109-26faf1767805 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:00.473342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a0e57fb-c43d-430b-9109-26faf1767805 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:00.483782 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:00.483782 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:00.491823 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1a0e57fb-c43d-430b-9109-26faf1767805 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:00.498551 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a0e57fb-c43d-430b-9109-26faf1767805 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:00.499218 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 505/2031] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:00 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:00.897789 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6c445e85-3a51-4f75-a4af-9c45c19e8451 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:00.899928 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6c445e85-3a51-4f75-a4af-9c45c19e8451 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe Jul 10 19:01:00.901822 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6c445e85-3a51-4f75-a4af-9c45c19e8451 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:00.901822 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6c445e85-3a51-4f75-a4af-9c45c19e8451 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:00.908773 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6c445e85-3a51-4f75-a4af-9c45c19e8451 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe returned with HTTP 404 Jul 10 19:01:00.909473 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 512/2032] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:00 2026] GET /volume/v3/volumes/abbab730-75b5-4664-994d-b9da872f1cfe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:00.986133 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:00.988174 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 19:01:00.988405 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:00.988616 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:00.988866 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume with id: eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 19:01:00.997943 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:00.997943 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:00.998441 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:01:01.030891 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume request issued successfully. Jul 10 19:01:01.031201 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ccb1381b-eec7-452b-9515-6fd1eb9be42f tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 202 Jul 10 19:01:01.031774 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 519/2033] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:00 2026] DELETE /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:01.042184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4468258c-9335-4f04-b863-1efaad77d616 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:01.044594 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4468258c-9335-4f04-b863-1efaad77d616 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 19:01:01.045107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4468258c-9335-4f04-b863-1efaad77d616 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:01.045392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4468258c-9335-4f04-b863-1efaad77d616 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:01.055693 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:01.055693 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:01.069499 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4468258c-9335-4f04-b863-1efaad77d616 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:01:01.076306 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4468258c-9335-4f04-b863-1efaad77d616 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 200 Jul 10 19:01:01.077113 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 498/2034] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:01 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:01.517369 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5044033e-9cfd-4438-b761-73f0b6628a61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:01.528871 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5044033e-9cfd-4438-b761-73f0b6628a61 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:01.530974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5044033e-9cfd-4438-b761-73f0b6628a61 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:01.530974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5044033e-9cfd-4438-b761-73f0b6628a61 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:01.547557 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:01.547557 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:01.554390 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5044033e-9cfd-4438-b761-73f0b6628a61 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:01.562142 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5044033e-9cfd-4438-b761-73f0b6628a61 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:01.562911 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 506/2035] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:01 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:02.095566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-783cee4a-89dd-4c2e-8bfa-8a76d2105240 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:02.098189 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-783cee4a-89dd-4c2e-8bfa-8a76d2105240 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 Jul 10 19:01:02.098885 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-783cee4a-89dd-4c2e-8bfa-8a76d2105240 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:02.099356 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-783cee4a-89dd-4c2e-8bfa-8a76d2105240 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:02.110261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-783cee4a-89dd-4c2e-8bfa-8a76d2105240 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 returned with HTTP 404 Jul 10 19:01:02.110979 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 513/2036] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:02 2026] GET /volume/v3/volumes/eb643b87-ee39-4f19-b67f-eed3cbfd62b5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:02.266966 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:02.269566 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] DELETE https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 19:01:02.269858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:02.270581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:02.270784 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume with id: eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 19:01:02.290390 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:02.290390 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:02.291047 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:01:02.329532 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Delete volume request issued successfully. Jul 10 19:01:02.331456 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-302df13f-2288-4bcc-9a0c-078d47cc64b8 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 202 Jul 10 19:01:02.331456 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 520/2037] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:02 2026] DELETE /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:02.343046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9397bd6a-8e74-47e2-9cc4-962ef63b8068 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:02.347235 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9397bd6a-8e74-47e2-9cc4-962ef63b8068 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 19:01:02.347335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9397bd6a-8e74-47e2-9cc4-962ef63b8068 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:02.347788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9397bd6a-8e74-47e2-9cc4-962ef63b8068 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:02.361023 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:02.361023 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:02.366221 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9397bd6a-8e74-47e2-9cc4-962ef63b8068 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Volume info retrieved successfully. Jul 10 19:01:02.373593 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9397bd6a-8e74-47e2-9cc4-962ef63b8068 tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 200 Jul 10 19:01:02.374779 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 499/2038] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:02 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:02.579557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-410efd6d-494d-4199-9e73-a8ebbf13dde0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:02.581975 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-410efd6d-494d-4199-9e73-a8ebbf13dde0 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:02.582175 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-410efd6d-494d-4199-9e73-a8ebbf13dde0 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:02.582569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-410efd6d-494d-4199-9e73-a8ebbf13dde0 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:02.598511 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:02.598511 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:02.606684 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-410efd6d-494d-4199-9e73-a8ebbf13dde0 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:02.612711 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-410efd6d-494d-4199-9e73-a8ebbf13dde0 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:02.613265 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 507/2039] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:02 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:03.391231 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7ee0ca14-f2cb-4752-a22b-68bad064227a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:03.393688 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ee0ca14-f2cb-4752-a22b-68bad064227a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] GET https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 Jul 10 19:01:03.394681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ee0ca14-f2cb-4752-a22b-68bad064227a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:03.394681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ee0ca14-f2cb-4752-a22b-68bad064227a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:03.404995 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ee0ca14-f2cb-4752-a22b-68bad064227a tempest-AttachVolumeNegativeTest-1581579632 tempest-AttachVolumeNegativeTest-1581579632-project-member] https://10.4.3.225/volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 returned with HTTP 404 Jul 10 19:01:03.405705 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 514/2040] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:03 2026] GET /volume/v3/volumes/eac710a6-4b4c-4a88-b646-81be889e6231 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:03.628736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8fd535ef-1dab-4974-afb9-884dedb288ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:03.631119 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8fd535ef-1dab-4974-afb9-884dedb288ba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:03.631466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8fd535ef-1dab-4974-afb9-884dedb288ba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:03.631968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8fd535ef-1dab-4974-afb9-884dedb288ba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:03.645517 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:03.645517 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:03.651997 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8fd535ef-1dab-4974-afb9-884dedb288ba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:03.658994 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8fd535ef-1dab-4974-afb9-884dedb288ba tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:03.659667 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 521/2041] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:03 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:04.673687 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-29b8bfcb-10cd-46be-b770-c5391f34c152 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:04.675570 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-29b8bfcb-10cd-46be-b770-c5391f34c152 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:04.675869 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-29b8bfcb-10cd-46be-b770-c5391f34c152 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:04.676070 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-29b8bfcb-10cd-46be-b770-c5391f34c152 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:04.693278 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:04.693278 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:04.701974 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-29b8bfcb-10cd-46be-b770-c5391f34c152 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:04.707947 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-29b8bfcb-10cd-46be-b770-c5391f34c152 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:04.708451 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 500/2042] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:04 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:05.727833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab018489-9787-4a7b-b818-ba4c123f05d2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:05.730134 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab018489-9787-4a7b-b818-ba4c123f05d2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:05.730363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab018489-9787-4a7b-b818-ba4c123f05d2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:05.730578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab018489-9787-4a7b-b818-ba4c123f05d2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:05.742405 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:05.742405 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:05.748094 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab018489-9787-4a7b-b818-ba4c123f05d2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:05.754217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab018489-9787-4a7b-b818-ba4c123f05d2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:05.754793 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 508/2043] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:05 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:06.771667 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dc6b6a57-94dd-475e-a9c1-27ed07f399fc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:06.776147 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dc6b6a57-94dd-475e-a9c1-27ed07f399fc tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:06.777674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6a57-94dd-475e-a9c1-27ed07f399fc tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:06.778002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6a57-94dd-475e-a9c1-27ed07f399fc tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:06.794020 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:06.794020 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:06.799413 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dc6b6a57-94dd-475e-a9c1-27ed07f399fc tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:06.806050 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dc6b6a57-94dd-475e-a9c1-27ed07f399fc tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:06.806481 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 515/2044] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:06 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:07.559645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:07.561793 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:07.562290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-6591705", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:07.564302 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-6591705', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:07.716365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-54a32111-f972-4785-831a-64eaca6a4cb5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:07.830980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-329e7520-e009-4e43-9d3f-7297358f6c9f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:07.836162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-329e7520-e009-4e43-9d3f-7297358f6c9f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:07.836162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-329e7520-e009-4e43-9d3f-7297358f6c9f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:07.836162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-329e7520-e009-4e43-9d3f-7297358f6c9f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:07.850587 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:07.850587 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:07.862648 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-329e7520-e009-4e43-9d3f-7297358f6c9f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:07.872559 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-329e7520-e009-4e43-9d3f-7297358f6c9f tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:07.873825 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 509/2045] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:07 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:07.893131 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Create volume of 1 GB Jul 10 19:01:07.902018 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Availability Zones retrieved successfully. Jul 10 19:01:07.910206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Flow 'volume_create_api' (e85f1e6f-b46e-4705-b180-99b2cf36b332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:07.912098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6d9976-c86b-49d9-8468-b359f6c01cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:07.913445 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:07.922950 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:07.923053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-571354424"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:07.925540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-571354424'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:07.925874 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume of 1 GB Jul 10 19:01:07.932267 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Availability Zones retrieved successfully. Jul 10 19:01:07.940710 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Flow 'volume_create_api' (45239f19-266d-43be-8796-3bc25f1572aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:07.942447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f506687a-784e-4a28-9c4c-227e64226c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:07.944213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:08.004011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f506687a-784e-4a28-9c4c-227e64226c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.005980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c766c46-d563-4e72-9187-9ce76b2d9d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.029133 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6d9976-c86b-49d9-8468-b359f6c01cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.030255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78341e69-441c-4a4f-a75d-a4ab7d466cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.129245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Created reservations ['61ef8c42-bc3e-4ac2-a341-2872bdd788a2', 'bd9bb5c3-91cc-4ea5-9d1c-557debd89a9f', 'd6d31dcf-dab8-4ad9-9bf2-666a1e0c983b', '60f259ec-18f8-4b8c-b628-22b8c281c875'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:08.130518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c766c46-d563-4e72-9187-9ce76b2d9d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ef8c42-bc3e-4ac2-a341-2872bdd788a2', 'bd9bb5c3-91cc-4ea5-9d1c-557debd89a9f', 'd6d31dcf-dab8-4ad9-9bf2-666a1e0c983b', '60f259ec-18f8-4b8c-b628-22b8c281c875']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.131861 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86b151d-c310-41a7-b6ae-cc573e51abe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.150835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Created reservations ['729a0fc6-6fea-499b-91b8-5687dae7dcd3', '5f8d8c7e-38cf-43c3-9584-403d52809a64', '1444b447-5a29-469c-a39a-f6c8705e4019', '21b5fdd9-a2bc-4ff0-a891-a49a93617f8b'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:08.153184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78341e69-441c-4a4f-a75d-a4ab7d466cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729a0fc6-6fea-499b-91b8-5687dae7dcd3', '5f8d8c7e-38cf-43c3-9584-403d52809a64', '1444b447-5a29-469c-a39a-f6c8705e4019', '21b5fdd9-a2bc-4ff0-a891-a49a93617f8b']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.153590 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008a84b4-5bda-4f2b-b039-faa1a1cb6164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.167435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e86b151d-c310-41a7-b6ae-cc573e51abe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23272650-a2d3-4bd2-89d7-240c769fb965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-571354424',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b4a04ff586642659068777141b0d996',qos_specs=None,replication_status=,reservations=['61ef8c42-bc3e-4ac2-a341-2872bdd788a2','bd9bb5c3-91cc-4ea5-9d1c-557debd89a9f','d6d31dcf-dab8-4ad9-9bf2-666a1e0c983b','60f259ec-18f8-4b8c-b628-22b8c281c875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce49445b26b241369d03160690b63c31',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-571354424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23272650-a2d3-4bd2-89d7-240c769fb965,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b4a04ff586642659068777141b0d996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce49445b26b241369d03160690b63c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.169720 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e71c1d-c2a1-41f6-81af-ca98e7e16861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.184175 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008a84b4-5bda-4f2b-b039-faa1a1cb6164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c733a99c-c011-42a2-ac11-6c846efa4533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-6591705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb2f1cd26f441e88d7eae1ea6f598e0',qos_specs=None,replication_status=,reservations=['729a0fc6-6fea-499b-91b8-5687dae7dcd3','5f8d8c7e-38cf-43c3-9584-403d52809a64','1444b447-5a29-469c-a39a-f6c8705e4019','21b5fdd9-a2bc-4ff0-a891-a49a93617f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8a7063541f43fdb19ecf34aa7cfb64',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-6591705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c733a99c-c011-42a2-ac11-6c846efa4533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb2f1cd26f441e88d7eae1ea6f598e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8a7063541f43fdb19ecf34aa7cfb64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.184721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47004508-9c12-4540-a6d7-a1fb580ab5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.196402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e71c1d-c2a1-41f6-81af-ca98e7e16861) transitioned into state 'SUCCESS' from state '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-571354424',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b4a04ff586642659068777141b0d996',qos_specs=None,replication_status=,reservations=['61ef8c42-bc3e-4ac2-a341-2872bdd788a2','bd9bb5c3-91cc-4ea5-9d1c-557debd89a9f','d6d31dcf-dab8-4ad9-9bf2-666a1e0c983b','60f259ec-18f8-4b8c-b628-22b8c281c875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce49445b26b241369d03160690b63c31',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.197313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ae9065-2b30-48d4-837f-191cafd7ae17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.212886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ae9065-2b30-48d4-837f-191cafd7ae17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.214123 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Flow 'volume_create_api' (45239f19-266d-43be-8796-3bc25f1572aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:08.214601 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume request issued successfully. Jul 10 19:01:08.215473 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54a32111-f972-4785-831a-64eaca6a4cb5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:08.216485 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 501/2046] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:07 2026] POST /volume/v3/volumes => generated 759 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:08.223643 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47004508-9c12-4540-a6d7-a1fb580ab5d1) transitioned into state 'SUCCESS' from state '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-6591705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb2f1cd26f441e88d7eae1ea6f598e0',qos_specs=None,replication_status=,reservations=['729a0fc6-6fea-499b-91b8-5687dae7dcd3','5f8d8c7e-38cf-43c3-9584-403d52809a64','1444b447-5a29-469c-a39a-f6c8705e4019','21b5fdd9-a2bc-4ff0-a891-a49a93617f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8a7063541f43fdb19ecf34aa7cfb64',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.223643 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c27080-a032-401c-8401-7fc57eaf7b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:08.231832 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9f2584d0-ca76-4a62-b980-ffb7ee4a8dd0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:08.234238 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9f2584d0-ca76-4a62-b980-ffb7ee4a8dd0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:08.234476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9f2584d0-ca76-4a62-b980-ffb7ee4a8dd0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:08.234724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9f2584d0-ca76-4a62-b980-ffb7ee4a8dd0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:08.236214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c27080-a032-401c-8401-7fc57eaf7b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:08.237668 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Flow 'volume_create_api' (e85f1e6f-b46e-4705-b180-99b2cf36b332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:08.237668 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Create volume request issued successfully. Jul 10 19:01:08.238549 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6b9f3b6b-5ccb-4730-b511-17344d596711 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:08.238855 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 522/2047] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:07 2026] POST /volume/v3/volumes => generated 751 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:08.245021 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:08.245021 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:08.250762 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9f2584d0-ca76-4a62-b980-ffb7ee4a8dd0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:08.258772 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9f2584d0-ca76-4a62-b980-ffb7ee4a8dd0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 returned with HTTP 200 Jul 10 19:01:08.258916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf0af3a9-a33d-4854-868a-99246a2edddb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:08.259437 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 516/2048] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:08 2026] GET /volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:08.262893 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf0af3a9-a33d-4854-868a-99246a2edddb tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:01:08.262893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf0af3a9-a33d-4854-868a-99246a2edddb tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:08.262893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf0af3a9-a33d-4854-868a-99246a2edddb tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:08.277717 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:08.277717 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:08.282174 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bf0af3a9-a33d-4854-868a-99246a2edddb tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:08.294021 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf0af3a9-a33d-4854-868a-99246a2edddb tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 200 Jul 10 19:01:08.294642 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 510/2049] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:08 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:08.893539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-135040c5-ef7e-4633-8eee-8d61f9f8387a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:08.895833 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-135040c5-ef7e-4633-8eee-8d61f9f8387a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:08.896075 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-135040c5-ef7e-4633-8eee-8d61f9f8387a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:08.896299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-135040c5-ef7e-4633-8eee-8d61f9f8387a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:08.906885 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:08.906885 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:08.911782 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-135040c5-ef7e-4633-8eee-8d61f9f8387a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:08.917125 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-135040c5-ef7e-4633-8eee-8d61f9f8387a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:08.917622 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 502/2050] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:08 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:09.275219 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3b7cd66a-317d-49f3-bb0e-817d044eb4bb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.277378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3b7cd66a-317d-49f3-bb0e-817d044eb4bb tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:09.277580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3b7cd66a-317d-49f3-bb0e-817d044eb4bb tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.277783 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3b7cd66a-317d-49f3-bb0e-817d044eb4bb tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.286978 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.286978 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:09.292490 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3b7cd66a-317d-49f3-bb0e-817d044eb4bb tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:09.298890 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3b7cd66a-317d-49f3-bb0e-817d044eb4bb tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 returned with HTTP 200 Jul 10 19:01:09.299541 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 523/2051] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:09.316020 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c017d85-7405-4e33-a7ec-4e7efb13ccf8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.318639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c017d85-7405-4e33-a7ec-4e7efb13ccf8 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:01:09.319119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c017d85-7405-4e33-a7ec-4e7efb13ccf8 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.319586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c017d85-7405-4e33-a7ec-4e7efb13ccf8 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.334184 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.334184 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:09.335547 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-86fdcc0f-bd94-45b5-820e-06b9a1bedc8d req-d3ecd7d5-9cad-434a-a4aa-e1a469e48680 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.338379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-86fdcc0f-bd94-45b5-820e-06b9a1bedc8d req-d3ecd7d5-9cad-434a-a4aa-e1a469e48680 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:09.338511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-86fdcc0f-bd94-45b5-820e-06b9a1bedc8d req-d3ecd7d5-9cad-434a-a4aa-e1a469e48680 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.338726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-86fdcc0f-bd94-45b5-820e-06b9a1bedc8d req-d3ecd7d5-9cad-434a-a4aa-e1a469e48680 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.343881 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1c017d85-7405-4e33-a7ec-4e7efb13ccf8 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:09.349969 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c017d85-7405-4e33-a7ec-4e7efb13ccf8 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 200 Jul 10 19:01:09.350865 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 517/2052] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:09.359620 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.359620 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:09.366962 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-86fdcc0f-bd94-45b5-820e-06b9a1bedc8d req-d3ecd7d5-9cad-434a-a4aa-e1a469e48680 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:09.373162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9630a3b3-903e-452c-a409-24c7508abb06 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.374754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-86fdcc0f-bd94-45b5-820e-06b9a1bedc8d req-d3ecd7d5-9cad-434a-a4aa-e1a469e48680 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 returned with HTTP 200 Jul 10 19:01:09.375396 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 511/2053] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:09.375970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9630a3b3-903e-452c-a409-24c7508abb06 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:01:09.376288 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9630a3b3-903e-452c-a409-24c7508abb06 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.376584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9630a3b3-903e-452c-a409-24c7508abb06 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.386871 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.386871 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:09.394733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.395893 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9630a3b3-903e-452c-a409-24c7508abb06 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:09.397270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:09.397270 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-591373749"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:09.399030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-591373749'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:09.399237 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume of 1 GB Jul 10 19:01:09.403372 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Availability Zones retrieved successfully. Jul 10 19:01:09.403495 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9630a3b3-903e-452c-a409-24c7508abb06 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 200 Jul 10 19:01:09.404310 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 503/2054] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:09.408774 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Flow 'volume_create_api' (cf35c336-6929-472c-927b-fa887399e945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:09.409821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b3df76-af5d-4507-b746-1e2e151c07c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:09.410749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:09.421254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-20f94dd1-da13-4fa6-b03c-b7c5b55ad8d4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.424038 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-20f94dd1-da13-4fa6-b03c-b7c5b55ad8d4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:01:09.424680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-20f94dd1-da13-4fa6-b03c-b7c5b55ad8d4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.424958 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-20f94dd1-da13-4fa6-b03c-b7c5b55ad8d4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.433911 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.433911 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:09.438360 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b3df76-af5d-4507-b746-1e2e151c07c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:09.439042 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-20f94dd1-da13-4fa6-b03c-b7c5b55ad8d4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:09.439928 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb554744-277b-4118-987b-843976082e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:09.447172 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-20f94dd1-da13-4fa6-b03c-b7c5b55ad8d4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 200 Jul 10 19:01:09.447648 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 518/2055] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:09.464158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.466187 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:01:09.466596 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c733a99c-c011-42a2-ac11-6c846efa4533", "name": "tempest-TestVolumeBackupRestore-backup-517528953", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:09.468442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Creating new backup {'backup': {'volume_id': 'c733a99c-c011-42a2-ac11-6c846efa4533', 'name': 'tempest-TestVolumeBackupRestore-backup-517528953', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:01:09.468651 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Creating backup of volume c733a99c-c011-42a2-ac11-6c846efa4533 in container None Jul 10 19:01:09.478232 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.478232 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:09.478884 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:09.494828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Created reservations ['b463545e-25ef-4191-a096-2734f08fa54a', '50d6a80f-e6c7-47cc-8886-6c07a01f7e84', '6347e361-ac70-4e26-a53e-70faeb07b55e', '106b7766-ed9f-4f26-a645-a9a25c7c8900'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:09.495993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb554744-277b-4118-987b-843976082e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b463545e-25ef-4191-a096-2734f08fa54a', '50d6a80f-e6c7-47cc-8886-6c07a01f7e84', '6347e361-ac70-4e26-a53e-70faeb07b55e', '106b7766-ed9f-4f26-a645-a9a25c7c8900']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:09.496824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e441f234-bc9f-419b-8371-ae0203164b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:09.513136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-cf5684c2-2c9d-4c7e-9b8f-cf541919af5e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.514277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Created reservations ['1eefdef8-0abc-4956-b3c5-cc28f1129fb6', '05ac07d3-1253-4b83-996c-b6333689d4eb'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:09.516095 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-cf5684c2-2c9d-4c7e-9b8f-cf541919af5e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b/action Jul 10 19:01:09.516563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-cf5684c2-2c9d-4c7e-9b8f-cf541919af5e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:01:09.516731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-cf5684c2-2c9d-4c7e-9b8f-cf541919af5e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:09.530130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e441f234-bc9f-419b-8371-ae0203164b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9963f571-a765-47bd-b53e-ccef505c39b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-591373749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b4a04ff586642659068777141b0d996',qos_specs=None,replication_status=,reservations=['b463545e-25ef-4191-a096-2734f08fa54a','50d6a80f-e6c7-47cc-8886-6c07a01f7e84','6347e361-ac70-4e26-a53e-70faeb07b55e','106b7766-ed9f-4f26-a645-a9a25c7c8900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce49445b26b241369d03160690b63c31',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-591373749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9963f571-a765-47bd-b53e-ccef505c39b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b4a04ff586642659068777141b0d996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce49445b26b241369d03160690b63c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:09.531296 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111eb994-6a9b-4524-b204-2bbcc22300cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:09.539314 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.539314 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:09.555084 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-911e4ab6-9e3b-419d-8ecd-1ee8d989ae0f req-cf5684c2-2c9d-4c7e-9b8f-cf541919af5e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b/action returned with HTTP 204 Jul 10 19:01:09.555638 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 504/2056] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:01:09 2026] POST /volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:09.558048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111eb994-6a9b-4524-b204-2bbcc22300cf) transitioned into state 'SUCCESS' from state '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-591373749',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b4a04ff586642659068777141b0d996',qos_specs=None,replication_status=,reservations=['b463545e-25ef-4191-a096-2734f08fa54a','50d6a80f-e6c7-47cc-8886-6c07a01f7e84','6347e361-ac70-4e26-a53e-70faeb07b55e','106b7766-ed9f-4f26-a645-a9a25c7c8900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce49445b26b241369d03160690b63c31',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:09.558048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e92320f9-ad82-46a8-ab20-64c5ef05059a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:09.567181 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c5a5213-e7d1-4a6c-8fa6-023ed8e9641e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:01:09.567680 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 512/2057] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:09 2026] POST /volume/v3/backups => generated 334 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:09.572267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e92320f9-ad82-46a8-ab20-64c5ef05059a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:09.573108 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Flow 'volume_create_api' (cf35c336-6929-472c-927b-fa887399e945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:09.573515 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume request issued successfully. Jul 10 19:01:09.574868 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-24d480e0-caae-4562-a3bb-fb58aec9e4f1 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:09.574868 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 524/2058] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:09 2026] POST /volume/v3/volumes => generated 759 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:09.578919 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c7f7ce9d-2420-4b4f-9730-a480668726d7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.581039 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c7f7ce9d-2420-4b4f-9730-a480668726d7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:09.581221 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c7f7ce9d-2420-4b4f-9730-a480668726d7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.581397 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c7f7ce9d-2420-4b4f-9730-a480668726d7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.581493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c7f7ce9d-2420-4b4f-9730-a480668726d7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:09.588049 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-96ffdf91-f0ce-474f-ad57-7861ce3b0c79 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.588202 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.588202 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:09.588950 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c7f7ce9d-2420-4b4f-9730-a480668726d7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:09.589332 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 519/2059] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:09.589839 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-96ffdf91-f0ce-474f-ad57-7861ce3b0c79 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:09.589839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-96ffdf91-f0ce-474f-ad57-7861ce3b0c79 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.590715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-96ffdf91-f0ce-474f-ad57-7861ce3b0c79 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.596555 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.596555 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:09.599925 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-96ffdf91-f0ce-474f-ad57-7861ce3b0c79 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:09.604074 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-96ffdf91-f0ce-474f-ad57-7861ce3b0c79 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 returned with HTTP 200 Jul 10 19:01:09.604479 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 505/2060] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:09.935843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-032ad420-0990-4441-aa0e-83960219b1ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.937978 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-032ad420-0990-4441-aa0e-83960219b1ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:09.938203 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-032ad420-0990-4441-aa0e-83960219b1ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.938416 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-032ad420-0990-4441-aa0e-83960219b1ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.951429 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.951429 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:09.955880 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-032ad420-0990-4441-aa0e-83960219b1ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:09.960641 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-032ad420-0990-4441-aa0e-83960219b1ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:09.961110 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 513/2061] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:09.974650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f11665a-335f-4bb3-a374-1a9690aa6a16 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:09.976875 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f11665a-335f-4bb3-a374-1a9690aa6a16 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:09.977071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f11665a-335f-4bb3-a374-1a9690aa6a16 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:09.977312 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f11665a-335f-4bb3-a374-1a9690aa6a16 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:09.989033 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:09.989033 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:09.993162 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f11665a-335f-4bb3-a374-1a9690aa6a16 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:09.998404 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f11665a-335f-4bb3-a374-1a9690aa6a16 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:09.998943 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 525/2062] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:09 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:10.050129 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-544c7acd-3f61-4957-b5fb-64e75b02d50e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.053590 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-544c7acd-3f61-4957-b5fb-64e75b02d50e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:10.053933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-544c7acd-3f61-4957-b5fb-64e75b02d50e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:10.054183 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-544c7acd-3f61-4957-b5fb-64e75b02d50e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:10.069706 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:10.069706 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:10.084330 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-544c7acd-3f61-4957-b5fb-64e75b02d50e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:10.096934 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-544c7acd-3f61-4957-b5fb-64e75b02d50e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:10.097528 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 520/2063] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:10 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 1168 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:10.138669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.141357 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/action Jul 10 19:01:10.141877 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:01:10.142042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:10.158554 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:10.158554 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:10.159210 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:10.168006 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Begin detaching volume completed successfully. Jul 10 19:01:10.168264 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-b24c50a6-8163-47a6-88df-9e9a4355b0ad tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/action returned with HTTP 202 Jul 10 19:01:10.168872 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 506/2064] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:01:10 2026] POST /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:01:10.601569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8abe5537-5964-4500-9d8a-c06e2d7e9532 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.604547 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8abe5537-5964-4500-9d8a-c06e2d7e9532 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:10.604957 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8abe5537-5964-4500-9d8a-c06e2d7e9532 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:10.605215 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8abe5537-5964-4500-9d8a-c06e2d7e9532 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:10.605365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8abe5537-5964-4500-9d8a-c06e2d7e9532 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:10.611102 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:10.611102 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:10.612106 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8abe5537-5964-4500-9d8a-c06e2d7e9532 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:10.612614 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 514/2065] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:10 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:10.620444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-635860e7-be26-4ff8-bc75-b769aaddda17 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.622676 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-635860e7-be26-4ff8-bc75-b769aaddda17 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:10.622892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-635860e7-be26-4ff8-bc75-b769aaddda17 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:10.623100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-635860e7-be26-4ff8-bc75-b769aaddda17 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:10.632124 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:10.632124 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:10.636737 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-635860e7-be26-4ff8-bc75-b769aaddda17 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:10.642169 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-635860e7-be26-4ff8-bc75-b769aaddda17 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 returned with HTTP 200 Jul 10 19:01:10.642580 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 526/2066] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:10 2026] GET /volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:10.668178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-390bc53d-7915-4a96-8529-dd7f63958eae req-8c692a33-cafe-480a-9088-f5cafaba7285 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.670138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-390bc53d-7915-4a96-8529-dd7f63958eae req-8c692a33-cafe-480a-9088-f5cafaba7285 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:10.670314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-390bc53d-7915-4a96-8529-dd7f63958eae req-8c692a33-cafe-480a-9088-f5cafaba7285 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:10.670488 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-390bc53d-7915-4a96-8529-dd7f63958eae req-8c692a33-cafe-480a-9088-f5cafaba7285 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:10.679134 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:10.679134 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:10.685370 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-390bc53d-7915-4a96-8529-dd7f63958eae req-8c692a33-cafe-480a-9088-f5cafaba7285 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:10.690555 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-390bc53d-7915-4a96-8529-dd7f63958eae req-8c692a33-cafe-480a-9088-f5cafaba7285 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 returned with HTTP 200 Jul 10 19:01:10.691037 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 521/2067] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:10 2026] GET /volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:10.707542 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.709525 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:10.710114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2044621920"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:10.711726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2044621920'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:10.711865 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume of 1 GB Jul 10 19:01:10.716662 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Availability Zones retrieved successfully. Jul 10 19:01:10.722608 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Flow 'volume_create_api' (c230ab7c-0ebd-46dd-86cb-294ae685c0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:10.723620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16eaed60-c239-47b8-82da-32eddf61c162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:10.724556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:10.761531 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16eaed60-c239-47b8-82da-32eddf61c162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:10.762634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8a926e-e706-4e2c-8966-cad075667596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:10.811085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Created reservations ['18fd0140-aac8-4193-b35a-9eeb9260b234', '21f7e20a-a361-4f15-9ccd-40ba8fd82525', '2fa7457e-3f13-4fe5-bbb9-93c76223233e', 'ae5cbc7b-49f9-4330-b6bd-26f7bddf7bca'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:10.812409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8a926e-e706-4e2c-8966-cad075667596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18fd0140-aac8-4193-b35a-9eeb9260b234', '21f7e20a-a361-4f15-9ccd-40ba8fd82525', '2fa7457e-3f13-4fe5-bbb9-93c76223233e', 'ae5cbc7b-49f9-4330-b6bd-26f7bddf7bca']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:10.813425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50eca491-4af5-4961-a117-7eeba39c5336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:10.844638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50eca491-4af5-4961-a117-7eeba39c5336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c762fa-a428-4e66-8e72-233655c450a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2044621920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b4a04ff586642659068777141b0d996',qos_specs=None,replication_status=,reservations=['18fd0140-aac8-4193-b35a-9eeb9260b234','21f7e20a-a361-4f15-9ccd-40ba8fd82525','2fa7457e-3f13-4fe5-bbb9-93c76223233e','ae5cbc7b-49f9-4330-b6bd-26f7bddf7bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce49445b26b241369d03160690b63c31',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2044621920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c762fa-a428-4e66-8e72-233655c450a9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3b4a04ff586642659068777141b0d996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce49445b26b241369d03160690b63c31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:10.845728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e13dfb-8746-47e7-b328-efd3e7ec8996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:10.872611 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e13dfb-8746-47e7-b328-efd3e7ec8996) transitioned into state 'SUCCESS' from state '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-2044621920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3b4a04ff586642659068777141b0d996',qos_specs=None,replication_status=,reservations=['18fd0140-aac8-4193-b35a-9eeb9260b234','21f7e20a-a361-4f15-9ccd-40ba8fd82525','2fa7457e-3f13-4fe5-bbb9-93c76223233e','ae5cbc7b-49f9-4330-b6bd-26f7bddf7bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce49445b26b241369d03160690b63c31',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:10.874744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685a8bb8-2bd0-4885-8c4f-4c979b420666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:10.888407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685a8bb8-2bd0-4885-8c4f-4c979b420666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:10.889696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Flow 'volume_create_api' (c230ab7c-0ebd-46dd-86cb-294ae685c0b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:10.890090 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Create volume request issued successfully. Jul 10 19:01:10.890745 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b9d3c98-c9a2-4c0f-9287-26ecdc1b525c tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:10.891354 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 507/2068] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:10 2026] POST /volume/v3/volumes => generated 760 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:10.908342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9be88a0f-8c08-41be-82c4-4062c5371531 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:10.910939 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9be88a0f-8c08-41be-82c4-4062c5371531 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:10.910939 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9be88a0f-8c08-41be-82c4-4062c5371531 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:10.911166 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9be88a0f-8c08-41be-82c4-4062c5371531 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:10.920567 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:10.920567 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:10.926103 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9be88a0f-8c08-41be-82c4-4062c5371531 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:10.932941 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9be88a0f-8c08-41be-82c4-4062c5371531 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 returned with HTTP 200 Jul 10 19:01:10.933913 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 515/2069] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:10 2026] GET /volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:11.197087 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2e2dd941-c347-4d4c-86ae-96d843666d82 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:11.197501 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2e2dd941-c347-4d4c-86ae-96d843666d82 None None] GET https://10.4.3.225/volume// Jul 10 19:01:11.197681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2e2dd941-c347-4d4c-86ae-96d843666d82 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:11.197934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2e2dd941-c347-4d4c-86ae-96d843666d82 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:11.198308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2e2dd941-c347-4d4c-86ae-96d843666d82 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:11.198627 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 527/2070] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:01:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:11.209454 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-450bb683-74ab-43f2-9ab6-0fadbec1a18e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:11.212436 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-450bb683-74ab-43f2-9ab6-0fadbec1a18e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:11.212685 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-450bb683-74ab-43f2-9ab6-0fadbec1a18e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:11.212943 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-450bb683-74ab-43f2-9ab6-0fadbec1a18e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:11.224150 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:11.224150 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:11.229228 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-450bb683-74ab-43f2-9ab6-0fadbec1a18e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:11.234244 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-450bb683-74ab-43f2-9ab6-0fadbec1a18e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:11.234719 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 522/2071] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:01:11 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:11.246021 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-4436c038-771b-4648-9599-fbcee7b8199b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:11.248498 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-4436c038-771b-4648-9599-fbcee7b8199b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/encryption Jul 10 19:01:11.248684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-4436c038-771b-4648-9599-fbcee7b8199b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:11.248912 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-4436c038-771b-4648-9599-fbcee7b8199b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:11.264932 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:11.264932 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:11.271619 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-4436c038-771b-4648-9599-fbcee7b8199b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/encryption returned with HTTP 200 Jul 10 19:01:11.273065 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 508/2072] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:01:11 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:11.627351 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d3b20b7-d5ea-4484-998f-d62d9fc5b9ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:11.630077 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d3b20b7-d5ea-4484-998f-d62d9fc5b9ac tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:11.630425 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d3b20b7-d5ea-4484-998f-d62d9fc5b9ac tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:11.630644 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d3b20b7-d5ea-4484-998f-d62d9fc5b9ac tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:11.630797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8d3b20b7-d5ea-4484-998f-d62d9fc5b9ac tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:11.635796 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:11.635796 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:11.637157 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d3b20b7-d5ea-4484-998f-d62d9fc5b9ac tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:11.637478 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 516/2073] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:11 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:11.950968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d715ed48-069f-476c-902c-ec14faea504d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:11.955860 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d715ed48-069f-476c-902c-ec14faea504d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:11.956078 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d715ed48-069f-476c-902c-ec14faea504d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:11.956290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d715ed48-069f-476c-902c-ec14faea504d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:11.976610 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:11.976610 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:11.983128 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d715ed48-069f-476c-902c-ec14faea504d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:11.989616 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d715ed48-069f-476c-902c-ec14faea504d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 returned with HTTP 200 Jul 10 19:01:11.990170 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 528/2074] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:11 2026] GET /volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:12.017464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-11755847-2f7d-4a8b-b4d1-334c09aea5a7 req-30ce129a-30c7-401b-a9aa-5e918a9cbc9a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.021003 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-11755847-2f7d-4a8b-b4d1-334c09aea5a7 req-30ce129a-30c7-401b-a9aa-5e918a9cbc9a tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:12.021270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-11755847-2f7d-4a8b-b4d1-334c09aea5a7 req-30ce129a-30c7-401b-a9aa-5e918a9cbc9a tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.021565 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-11755847-2f7d-4a8b-b4d1-334c09aea5a7 req-30ce129a-30c7-401b-a9aa-5e918a9cbc9a tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.030838 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.030838 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:12.036591 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-11755847-2f7d-4a8b-b4d1-334c09aea5a7 req-30ce129a-30c7-401b-a9aa-5e918a9cbc9a tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:12.043073 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-11755847-2f7d-4a8b-b4d1-334c09aea5a7 req-30ce129a-30c7-401b-a9aa-5e918a9cbc9a tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 returned with HTTP 200 Jul 10 19:01:12.043613 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 523/2075] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:12.147527 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.150254 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.150427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.150591 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.150896 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.151768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.169462 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.170586 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.170586 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:12.176830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-053e0567-b689-4576-9ccc-228e649453af req-65923de0-517d-45bd-ad64-3ce08a6581c7 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.177415 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 509/2076] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.210265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.213239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.213923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.213923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.214473 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.215632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.227570 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.229163 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.229163 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:12.235882 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3dc53201-b26b-45cb-a84f-e0e977700899 req-dc8a85a0-825d-4436-8220-576db11a2d99 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.236966 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 517/2077] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.273839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.277181 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.277413 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.277669 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.278051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.278849 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.298096 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.299155 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.299155 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:12.304610 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5f433d7c-d2b0-4f8f-9345-3575c625e3f6 req-2cba113c-5ed4-44d8-87d9-c1ebf6950969 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.305270 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 529/2078] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.335864 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.338859 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.339088 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.339264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.339544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.340501 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.350830 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.352087 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.352087 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:12.357658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c798394f-cc8d-4f9a-a01a-a956b5e6dbd0 req-25754deb-ae81-4295-b0a9-19a2d99a189f tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.358331 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 524/2079] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.391996 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.394534 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.394823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.395180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.395601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.396565 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.409797 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.410746 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.410746 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:12.421890 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-deef3eb7-9e2d-4fc5-8dc5-2457c3cc1f3b req-0d5b1c33-5671-47d1-ac0e-0a87666330b9 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.422218 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 510/2080] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.453989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.456579 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.456921 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.457201 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.457515 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.458423 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.467615 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.468829 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.468829 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:12.474005 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-44b47e5c-f8e6-442c-9861-f6e69a35eb02 req-76eea829-216f-4b4a-b299-4c2e9bf08297 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.474589 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 518/2081] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.510840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.511498 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.511705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.512034 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.513471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.513471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.522425 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.523511 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.523511 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:12.529373 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c92f579b-f64b-44ed-ba8f-aeaee0b7f19d req-71591aaf-c4d3-4b49-9cc2-906dd7ab5381 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.529893 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 530/2082] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.569674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.572153 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:01:12.572352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.572530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.572785 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:12.573559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:12.584427 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] Get all volumes completed successfully. Jul 10 19:01:12.585615 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.585615 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:12.591280 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a299d00b-a419-4d83-8a52-40482dffca6d req-b69144d7-2b5e-44cd-aeb9-8ec350887845 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:01:12.594474 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 525/2083] 10.4.3.225 () {68 vars in 1508 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:12.616299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-79959de8-aa43-4733-a608-a032018ab202 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.619407 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] DELETE https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:12.619717 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.622894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.622894 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Delete volume with id: 22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:12.629644 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.629644 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:12.630272 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:12.653851 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a9bb94f4-b654-4864-90f0-c2b10e19e299 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.657195 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9bb94f4-b654-4864-90f0-c2b10e19e299 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:12.657446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9bb94f4-b654-4864-90f0-c2b10e19e299 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.657699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9bb94f4-b654-4864-90f0-c2b10e19e299 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.657892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a9bb94f4-b654-4864-90f0-c2b10e19e299 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:12.659687 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Delete volume request issued successfully. Jul 10 19:01:12.663976 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-79959de8-aa43-4733-a608-a032018ab202 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 returned with HTTP 202 Jul 10 19:01:12.663976 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 511/2084] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:12 2026] DELETE /volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:12.668262 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.668262 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:12.670077 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9bb94f4-b654-4864-90f0-c2b10e19e299 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:12.671882 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 519/2085] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 743 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:12.675303 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6de5c647-ee41-4461-805d-0cce9fd45eef None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.681446 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6de5c647-ee41-4461-805d-0cce9fd45eef tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:12.681836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6de5c647-ee41-4461-805d-0cce9fd45eef tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.682183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6de5c647-ee41-4461-805d-0cce9fd45eef tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.696362 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.696362 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:12.702639 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6de5c647-ee41-4461-805d-0cce9fd45eef tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:12.709586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6de5c647-ee41-4461-805d-0cce9fd45eef tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 returned with HTTP 200 Jul 10 19:01:12.710246 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 531/2086] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:12 2026] GET /volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:12.849607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-5821e0bc-6b23-4704-8db1-5c9bd4a39a19 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:12.852257 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-5821e0bc-6b23-4704-8db1-5c9bd4a39a19 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b Jul 10 19:01:12.852494 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-5821e0bc-6b23-4704-8db1-5c9bd4a39a19 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:12.852755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-5821e0bc-6b23-4704-8db1-5c9bd4a39a19 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:12.861142 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:12.861142 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:13.397610 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-54740e4b-81aa-4e40-af81-15cabef746d8 req-5821e0bc-6b23-4704-8db1-5c9bd4a39a19 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b returned with HTTP 200 Jul 10 19:01:13.398600 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 526/2087] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:01:12 2026] DELETE /volume/v3/attachments/69a9cbe3-3ff0-46b4-b3f1-962caaef0e5b => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:13.687849 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4f15b728-673f-406d-a301-0bd4dde2859a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:13.690321 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f15b728-673f-406d-a301-0bd4dde2859a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:13.690573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f15b728-673f-406d-a301-0bd4dde2859a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:13.690876 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4f15b728-673f-406d-a301-0bd4dde2859a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:13.691039 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4f15b728-673f-406d-a301-0bd4dde2859a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:13.700015 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:13.700015 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:13.701363 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4f15b728-673f-406d-a301-0bd4dde2859a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:13.702275 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 512/2088] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:13 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:13.724936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc35304d-f943-4044-8e74-76084dd3ecc0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:13.727901 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc35304d-f943-4044-8e74-76084dd3ecc0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 Jul 10 19:01:13.728205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc35304d-f943-4044-8e74-76084dd3ecc0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:13.729329 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc35304d-f943-4044-8e74-76084dd3ecc0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:13.741418 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc35304d-f943-4044-8e74-76084dd3ecc0 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 returned with HTTP 404 Jul 10 19:01:13.742566 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 520/2089] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:13 2026] GET /volume/v3/volumes/22c762fa-a428-4e66-8e72-233655c450a9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:13.753020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f18eea52-2208-494b-944f-42fa0b2826b5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:13.755890 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] DELETE https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:13.756224 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:13.757194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:13.757194 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Delete volume with id: 9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:13.773836 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:13.773836 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:13.773836 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:13.807606 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Delete volume request issued successfully. Jul 10 19:01:13.807914 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f18eea52-2208-494b-944f-42fa0b2826b5 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 returned with HTTP 202 Jul 10 19:01:13.808414 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 532/2090] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:13 2026] DELETE /volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:13.818569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-24adde4e-03d1-4874-8055-7c893850645d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:13.820243 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-24adde4e-03d1-4874-8055-7c893850645d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:13.820454 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-24adde4e-03d1-4874-8055-7c893850645d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:13.820618 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-24adde4e-03d1-4874-8055-7c893850645d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:13.828670 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:13.828670 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:13.833169 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-24adde4e-03d1-4874-8055-7c893850645d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:13.838607 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-24adde4e-03d1-4874-8055-7c893850645d tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 returned with HTTP 200 Jul 10 19:01:13.839360 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 527/2091] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:13 2026] GET /volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:14.462914 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e0a48a1a-c0e5-4c81-9a83-556af6beeeeb req-61b8f425-7405-47b4-94ec-9d12bdeff664 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:14.465248 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e0a48a1a-c0e5-4c81-9a83-556af6beeeeb req-61b8f425-7405-47b4-94ec-9d12bdeff664 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:14.465593 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e0a48a1a-c0e5-4c81-9a83-556af6beeeeb req-61b8f425-7405-47b4-94ec-9d12bdeff664 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:14.465889 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e0a48a1a-c0e5-4c81-9a83-556af6beeeeb req-61b8f425-7405-47b4-94ec-9d12bdeff664 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:14.476788 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:14.476788 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:14.482479 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-e0a48a1a-c0e5-4c81-9a83-556af6beeeeb req-61b8f425-7405-47b4-94ec-9d12bdeff664 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:14.489878 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e0a48a1a-c0e5-4c81-9a83-556af6beeeeb req-61b8f425-7405-47b4-94ec-9d12bdeff664 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:14.490415 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 513/2092] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:14 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:14.714943 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a81d92a5-4199-4098-9a7d-ad1bbbb6fc6d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:14.717757 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a81d92a5-4199-4098-9a7d-ad1bbbb6fc6d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:14.717757 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a81d92a5-4199-4098-9a7d-ad1bbbb6fc6d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:14.717757 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a81d92a5-4199-4098-9a7d-ad1bbbb6fc6d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:14.717757 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a81d92a5-4199-4098-9a7d-ad1bbbb6fc6d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:14.727283 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:14.727283 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:14.731844 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a81d92a5-4199-4098-9a7d-ad1bbbb6fc6d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:14.732450 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 521/2093] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:14 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:14.854969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-76e06992-2cdb-442a-af37-8b9d9dbd46cd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:14.856760 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76e06992-2cdb-442a-af37-8b9d9dbd46cd tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 Jul 10 19:01:14.856988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76e06992-2cdb-442a-af37-8b9d9dbd46cd tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:14.857198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76e06992-2cdb-442a-af37-8b9d9dbd46cd tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:14.863727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76e06992-2cdb-442a-af37-8b9d9dbd46cd tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 returned with HTTP 404 Jul 10 19:01:14.864309 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 533/2094] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:14 2026] GET /volume/v3/volumes/9963f571-a765-47bd-b53e-ccef505c39b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:14.875770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c68d480a-b508-487f-88f4-81965bf15690 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:14.878317 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] DELETE https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:14.878317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:14.878742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:14.879829 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Delete volume with id: 23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:14.890965 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:14.890965 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:14.892038 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:14.920626 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Delete volume request issued successfully. Jul 10 19:01:14.924597 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c68d480a-b508-487f-88f4-81965bf15690 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 returned with HTTP 202 Jul 10 19:01:14.924597 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 528/2095] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:14 2026] DELETE /volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:14.932711 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6449f536-004c-490e-bb25-abcb8ee015b2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:14.938716 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6449f536-004c-490e-bb25-abcb8ee015b2 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:14.939058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6449f536-004c-490e-bb25-abcb8ee015b2 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:14.939285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6449f536-004c-490e-bb25-abcb8ee015b2 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:14.951315 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:14.951315 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:14.960740 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6449f536-004c-490e-bb25-abcb8ee015b2 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Volume info retrieved successfully. Jul 10 19:01:14.967064 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6449f536-004c-490e-bb25-abcb8ee015b2 tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 returned with HTTP 200 Jul 10 19:01:14.967625 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 514/2096] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:14 2026] GET /volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:15.747454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-611f671c-267c-4948-82af-bbdac1fbe873 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:15.751822 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-611f671c-267c-4948-82af-bbdac1fbe873 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:15.751822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-611f671c-267c-4948-82af-bbdac1fbe873 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:15.751822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-611f671c-267c-4948-82af-bbdac1fbe873 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:15.751822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-611f671c-267c-4948-82af-bbdac1fbe873 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:15.756951 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:15.756951 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:15.758689 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-611f671c-267c-4948-82af-bbdac1fbe873 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:15.759474 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 522/2097] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:15 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:15.981263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c4781a19-3890-43b7-86a6-c7b3a1b224bc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:15.983216 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4781a19-3890-43b7-86a6-c7b3a1b224bc tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] GET https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 Jul 10 19:01:15.983340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4781a19-3890-43b7-86a6-c7b3a1b224bc tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:15.983526 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4781a19-3890-43b7-86a6-c7b3a1b224bc tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:15.989773 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4781a19-3890-43b7-86a6-c7b3a1b224bc tempest-VolumesTestJSON-1069958286 tempest-VolumesTestJSON-1069958286-project-member] https://10.4.3.225/volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 returned with HTTP 404 Jul 10 19:01:15.990402 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 534/2098] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:15 2026] GET /volume/v3/volumes/23272650-a2d3-4bd2-89d7-240c769fb965 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:16.775055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-63436f44-aa9d-415e-b5ac-ff9f8b102956 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:16.777690 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-63436f44-aa9d-415e-b5ac-ff9f8b102956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:16.777956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-63436f44-aa9d-415e-b5ac-ff9f8b102956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:16.778298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-63436f44-aa9d-415e-b5ac-ff9f8b102956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:16.778462 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-63436f44-aa9d-415e-b5ac-ff9f8b102956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:16.784943 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:16.784943 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:16.786278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-63436f44-aa9d-415e-b5ac-ff9f8b102956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:16.786417 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 529/2099] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:16 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:17.804178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ee20ab7f-783d-48c0-b944-68cc10a81223 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:17.806517 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee20ab7f-783d-48c0-b944-68cc10a81223 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:17.806835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee20ab7f-783d-48c0-b944-68cc10a81223 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:17.807103 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee20ab7f-783d-48c0-b944-68cc10a81223 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:17.807280 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ee20ab7f-783d-48c0-b944-68cc10a81223 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:17.813179 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:17.813179 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:17.814162 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee20ab7f-783d-48c0-b944-68cc10a81223 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:17.814635 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 515/2100] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:17 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:18.202678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:18.205230 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:01:18.205541 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:18.206214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:18.206214 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Delete snapshot with id: 6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:01:18.212459 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:18.212459 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:18.213081 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot retrieved successfully. Jul 10 19:01:18.239607 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot delete request issued successfully. Jul 10 19:01:18.239747 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c1b8858-6f3a-4160-ac2d-4a45ece492b5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 202 Jul 10 19:01:18.240630 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 523/2101] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:01:18 2026] DELETE /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:18.253233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9d658160-6667-46df-b188-8fe8ab3ad329 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:18.256134 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9d658160-6667-46df-b188-8fe8ab3ad329 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:01:18.256134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9d658160-6667-46df-b188-8fe8ab3ad329 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:18.256134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9d658160-6667-46df-b188-8fe8ab3ad329 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:18.262237 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:18.262237 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:18.263092 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9d658160-6667-46df-b188-8fe8ab3ad329 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Snapshot retrieved successfully. Jul 10 19:01:18.264390 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9d658160-6667-46df-b188-8fe8ab3ad329 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 200 Jul 10 19:01:18.264950 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 535/2102] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:18 2026] GET /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:18.611550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a683ab65-c816-4b31-bca0-99533023d6f8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:18.726177 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a683ab65-c816-4b31-bca0-99533023d6f8 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:01:18.726607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a683ab65-c816-4b31-bca0-99533023d6f8 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1458932393", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:18.747658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a683ab65-c816-4b31-bca0-99533023d6f8 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:18.748185 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 530/2103] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:01:18 2026] POST /volume/v3/types => generated 275 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:18.761126 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a7eadb0f-9417-4655-b045-231631ffd000 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:18.767276 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7eadb0f-9417-4655-b045-231631ffd000 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:01:18.767276 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7eadb0f-9417-4655-b045-231631ffd000 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-788089294", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:18.791896 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7eadb0f-9417-4655-b045-231631ffd000 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:18.791896 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 516/2104] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:01:18 2026] POST /volume/v3/types => generated 274 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:18.802982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-49563659-4494-4475-84ab-446b8826208a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:18.829642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-59f84f1a-faea-46b0-b5b3-163d7cac3c3d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:18.832392 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-59f84f1a-faea-46b0-b5b3-163d7cac3c3d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:18.833130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-59f84f1a-faea-46b0-b5b3-163d7cac3c3d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:18.833433 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-59f84f1a-faea-46b0-b5b3-163d7cac3c3d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:18.833597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-59f84f1a-faea-46b0-b5b3-163d7cac3c3d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:18.840588 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:18.840588 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:18.842175 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-59f84f1a-faea-46b0-b5b3-163d7cac3c3d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:18.843554 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 536/2105] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:18 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:18.892954 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:18.892954 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2000919874", "volume_type": "95fbffbe-a7f7-4575-8222-9f4361bd4231", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:18.900054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-2000919874', 'volume_type': '95fbffbe-a7f7-4575-8222-9f4361bd4231', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:18.912476 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Create volume of 1 GB Jul 10 19:01:18.912476 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:18.912476 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:18.913329 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Availability Zones retrieved successfully. Jul 10 19:01:18.920231 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Flow 'volume_create_api' (6ed7cc1a-5a9c-4ddf-85d2-d9b3f5357fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:18.921517 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e378ed-f744-47e2-b260-af7c5708ce43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:18.923002 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:18.954176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e378ed-f744-47e2-b260-af7c5708ce43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:01:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=95fbffbe-a7f7-4575-8222-9f4361bd4231,is_public=True,name='tempest-VolumeTypesTest-volume-type-1458932393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95fbffbe-a7f7-4575-8222-9f4361bd4231', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:18.955972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd879a4-7a40-40b0-99e8-1e447f4a9ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:18.996114 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1458932393 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1458932393, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:18.997289 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1458932393 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1458932393, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:19.054744 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Created reservations ['753f0dd4-fd77-4f87-94c7-9908787c93cb', '3c454c79-a52e-4ec3-bcdd-9192912cac26', '824492ba-2b18-421e-bad5-bbb5dfc0d1e7', '136a71b7-00ba-439a-891e-1a47057369e5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:19.055653 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd879a4-7a40-40b0-99e8-1e447f4a9ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['753f0dd4-fd77-4f87-94c7-9908787c93cb', '3c454c79-a52e-4ec3-bcdd-9192912cac26', '824492ba-2b18-421e-bad5-bbb5dfc0d1e7', '136a71b7-00ba-439a-891e-1a47057369e5']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:19.056536 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da60ca8-cbc9-44f8-aada-802a7064a00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:19.094635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da60ca8-cbc9-44f8-aada-802a7064a00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca4711a-60cf-4352-b81e-5a0c5714b89e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2000919874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3269e31cb95f49acb62504dc1d63748f',qos_specs=None,replication_status=,reservations=['753f0dd4-fd77-4f87-94c7-9908787c93cb','3c454c79-a52e-4ec3-bcdd-9192912cac26','824492ba-2b18-421e-bad5-bbb5dfc0d1e7','136a71b7-00ba-439a-891e-1a47057369e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cb1fef584e4a578ba37cd0ea30dd1e',volume_type_id=95fbffbe-a7f7-4575-8222-9f4361bd4231), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2000919874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca4711a-60cf-4352-b81e-5a0c5714b89e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3269e31cb95f49acb62504dc1d63748f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8cb1fef584e4a578ba37cd0ea30dd1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95fbffbe-a7f7-4575-8222-9f4361bd4231),volume_type_id=95fbffbe-a7f7-4575-8222-9f4361bd4231)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:19.095910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ceb640-ecf8-4488-9857-4e059534c374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:19.132831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ceb640-ecf8-4488-9857-4e059534c374) transitioned into state 'SUCCESS' from state '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-2000919874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3269e31cb95f49acb62504dc1d63748f',qos_specs=None,replication_status=,reservations=['753f0dd4-fd77-4f87-94c7-9908787c93cb','3c454c79-a52e-4ec3-bcdd-9192912cac26','824492ba-2b18-421e-bad5-bbb5dfc0d1e7','136a71b7-00ba-439a-891e-1a47057369e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8cb1fef584e4a578ba37cd0ea30dd1e',volume_type_id=95fbffbe-a7f7-4575-8222-9f4361bd4231)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:19.132831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72790b3-886e-48e4-a129-80ae0d5e4c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:19.148971 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d72790b3-886e-48e4-a129-80ae0d5e4c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:19.150379 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Flow 'volume_create_api' (6ed7cc1a-5a9c-4ddf-85d2-d9b3f5357fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:19.150908 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Create volume request issued successfully. Jul 10 19:01:19.151718 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49563659-4494-4475-84ab-446b8826208a tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:19.152318 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 524/2106] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:18 2026] POST /volume/v3/volumes => generated 784 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:19.170830 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-119690ca-65e8-44ab-b9f4-2e676cef5b38 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:19.172265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-119690ca-65e8-44ab-b9f4-2e676cef5b38 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:19.174429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-119690ca-65e8-44ab-b9f4-2e676cef5b38 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:19.174429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-119690ca-65e8-44ab-b9f4-2e676cef5b38 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:19.180915 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:19.180915 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:19.189396 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-119690ca-65e8-44ab-b9f4-2e676cef5b38 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:19.195171 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-119690ca-65e8-44ab-b9f4-2e676cef5b38 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:19.196075 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 531/2107] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:19 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:01:19.286968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1d32de21-b6bd-4046-a503-1b2b2b9dcd3a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:19.288977 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d32de21-b6bd-4046-a503-1b2b2b9dcd3a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:01:19.289195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d32de21-b6bd-4046-a503-1b2b2b9dcd3a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:19.289412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d32de21-b6bd-4046-a503-1b2b2b9dcd3a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:19.297136 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d32de21-b6bd-4046-a503-1b2b2b9dcd3a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 404 Jul 10 19:01:19.298085 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 517/2108] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:19 2026] GET /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:19.853603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fbbec7c0-e37d-4810-a04d-408b6e2bb48e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:19.855482 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fbbec7c0-e37d-4810-a04d-408b6e2bb48e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:19.855758 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fbbec7c0-e37d-4810-a04d-408b6e2bb48e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:19.856056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fbbec7c0-e37d-4810-a04d-408b6e2bb48e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:19.856161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-fbbec7c0-e37d-4810-a04d-408b6e2bb48e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:19.860314 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:19.860314 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:19.861057 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fbbec7c0-e37d-4810-a04d-408b6e2bb48e tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:19.861422 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 537/2109] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:19 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:20.211142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ad6635e1-038d-47a0-973f-c487e54e7fcd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:20.213957 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad6635e1-038d-47a0-973f-c487e54e7fcd tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:20.213957 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad6635e1-038d-47a0-973f-c487e54e7fcd tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:20.213957 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad6635e1-038d-47a0-973f-c487e54e7fcd tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:20.228508 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:20.228508 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:20.233830 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ad6635e1-038d-47a0-973f-c487e54e7fcd tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:20.240340 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad6635e1-038d-47a0-973f-c487e54e7fcd tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:20.240927 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 525/2110] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:20 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:20.259686 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:20.263108 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] POST https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e/action Jul 10 19:01:20.263108 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Action body: b'{"os-retype": {"new_type": "f8a70464-1d4f-4c44-ac17-86836538849f"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:01:20.263289 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f8a70464-1d4f-4c44-ac17-86836538849f"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:20.277590 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:20.277590 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:20.277741 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:20.309123 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-788089294 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-788089294, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:20.309533 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-788089294 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-788089294, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:20.348719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Created reservations ['da197366-7e89-4d99-b473-fdcccc594eb5', '531aa581-fdc9-4aca-98d8-4577a7bddfab'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:20.372490 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1458932393 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1458932393, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:20.373124 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1458932393 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1458932393, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:20.385727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Created reservations ['852e0cbc-8c7a-4d6e-bbb3-7c2d5abd29c4', '3f1797b1-0dec-4fc7-a730-d078d37f36ad'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:20.415669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-9208e5b0-b4b7-4d1a-ae10-b24103485863 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:20.418554 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Retype volume request issued successfully. Jul 10 19:01:20.418963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-11833cd4-576c-47fa-94b2-d92e51fa5569 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e/action returned with HTTP 202 Jul 10 19:01:20.419192 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-9208e5b0-b4b7-4d1a-ae10-b24103485863 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/attachments?instance_id=2aa9073b-71ae-4e68-ae0c-1563a671b64b Jul 10 19:01:20.419498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-9208e5b0-b4b7-4d1a-ae10-b24103485863 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:20.419563 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 532/2111] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:01:20 2026] POST /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:01:20.419782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-9208e5b0-b4b7-4d1a-ae10-b24103485863 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:20.433001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cd1852f1-95cc-45f3-a557-cb07329b7d98 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:20.435049 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd1852f1-95cc-45f3-a557-cb07329b7d98 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:20.435324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd1852f1-95cc-45f3-a557-cb07329b7d98 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:20.435499 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd1852f1-95cc-45f3-a557-cb07329b7d98 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:20.441636 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-9208e5b0-b4b7-4d1a-ae10-b24103485863 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments?instance_id=2aa9073b-71ae-4e68-ae0c-1563a671b64b returned with HTTP 200 Jul 10 19:01:20.441636 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 518/2112] 10.4.3.225 () {70 vars in 1637 bytes} [Fri Jul 10 19:01:20 2026] GET /volume/v3/attachments?instance_id=2aa9073b-71ae-4e68-ae0c-1563a671b64b => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:20.447204 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:20.447204 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:20.452955 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cd1852f1-95cc-45f3-a557-cb07329b7d98 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:20.453823 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-78c9cc17-ccd0-4bf8-b848-2620dc94676c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:20.457666 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-78c9cc17-ccd0-4bf8-b848-2620dc94676c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c Jul 10 19:01:20.458446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-78c9cc17-ccd0-4bf8-b848-2620dc94676c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:20.458446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-78c9cc17-ccd0-4bf8-b848-2620dc94676c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:20.459709 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd1852f1-95cc-45f3-a557-cb07329b7d98 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:20.460308 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 538/2113] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:20 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:20.500618 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-fb9dbf35-a838-41da-bde5-a6685ae90942 req-78c9cc17-ccd0-4bf8-b848-2620dc94676c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c returned with HTTP 200 Jul 10 19:01:20.501475 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 526/2114] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 19:01:20 2026] GET /volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c => generated 993 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:20.877033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fa1148fb-c92f-46ab-9663-e4ae00eebdbf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:20.879437 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fa1148fb-c92f-46ab-9663-e4ae00eebdbf tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:20.880342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fa1148fb-c92f-46ab-9663-e4ae00eebdbf tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:20.880797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fa1148fb-c92f-46ab-9663-e4ae00eebdbf tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:20.881239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-fa1148fb-c92f-46ab-9663-e4ae00eebdbf tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:20.894609 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:20.894609 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:20.896037 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fa1148fb-c92f-46ab-9663-e4ae00eebdbf tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:20.897116 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 533/2115] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:20 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:21.481790 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dde01e5c-dc40-4196-ad38-faa8687008d5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:21.485104 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dde01e5c-dc40-4196-ad38-faa8687008d5 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:21.485647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dde01e5c-dc40-4196-ad38-faa8687008d5 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:21.486053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dde01e5c-dc40-4196-ad38-faa8687008d5 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:21.498707 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:21.498707 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:21.507284 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dde01e5c-dc40-4196-ad38-faa8687008d5 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:21.514622 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dde01e5c-dc40-4196-ad38-faa8687008d5 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:21.515198 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 519/2116] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:21 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:21.532071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4457f2f0-3303-4861-964f-e006d7894d15 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:21.534057 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4457f2f0-3303-4861-964f-e006d7894d15 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:21.534307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4457f2f0-3303-4861-964f-e006d7894d15 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:21.534555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4457f2f0-3303-4861-964f-e006d7894d15 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:21.543436 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:21.543436 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:21.548315 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4457f2f0-3303-4861-964f-e006d7894d15 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:21.553931 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4457f2f0-3303-4861-964f-e006d7894d15 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:21.554477 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 539/2117] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:21 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:21.567907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5da3592-a393-497c-b662-85e89bff661c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:21.569674 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5da3592-a393-497c-b662-85e89bff661c tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:21.569908 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5da3592-a393-497c-b662-85e89bff661c tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:21.570080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5da3592-a393-497c-b662-85e89bff661c tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:21.583534 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:21.583534 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:21.589244 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e5da3592-a393-497c-b662-85e89bff661c tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:21.595198 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5da3592-a393-497c-b662-85e89bff661c tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:21.596524 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 527/2118] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:21 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:21.610370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:21.612599 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] DELETE https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:21.612977 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:21.613199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:21.613413 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Delete volume with id: bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:21.624689 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:21.624689 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:21.625344 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:21.662903 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Delete volume request issued successfully. Jul 10 19:01:21.662903 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d09c7e5-835d-4732-9e8d-f46fcb18c58f tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 202 Jul 10 19:01:21.664067 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 534/2119] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:21 2026] DELETE /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:21.673255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-32437afb-6238-4dc3-8bfc-34babe34ca82 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:21.676833 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-32437afb-6238-4dc3-8bfc-34babe34ca82 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:21.677096 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-32437afb-6238-4dc3-8bfc-34babe34ca82 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:21.679675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-32437afb-6238-4dc3-8bfc-34babe34ca82 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:21.691427 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:21.691427 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:21.698197 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-32437afb-6238-4dc3-8bfc-34babe34ca82 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Volume info retrieved successfully. Jul 10 19:01:21.707012 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-32437afb-6238-4dc3-8bfc-34babe34ca82 tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 200 Jul 10 19:01:21.708031 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 520/2120] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:21 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:21.912195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fb377686-e7d0-48dc-b95f-c5ee964c4c67 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:21.914307 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb377686-e7d0-48dc-b95f-c5ee964c4c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:21.914565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fb377686-e7d0-48dc-b95f-c5ee964c4c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:21.914778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fb377686-e7d0-48dc-b95f-c5ee964c4c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:21.914935 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-fb377686-e7d0-48dc-b95f-c5ee964c4c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:21.922876 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:21.922876 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:21.923205 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb377686-e7d0-48dc-b95f-c5ee964c4c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:21.923595 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 540/2121] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:21 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:22.530364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4c389313-2d2d-487e-a35e-78cf74667c55 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.532994 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:22.533926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.533926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.533926 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume with id: ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:22.546607 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:22.546607 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:22.546607 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:22.572188 np0000005042 devstack@c-api.service[100057]: WARNING cinder.keymgr.conf_key_mgr [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:01:22.584678 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume request issued successfully. Jul 10 19:01:22.584965 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4c389313-2d2d-487e-a35e-78cf74667c55 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 202 Jul 10 19:01:22.585555 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 528/2122] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:22 2026] DELETE /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:22.596954 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-22d08b59-1c46-4914-a52c-b84b75fc4d0e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.599059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22d08b59-1c46-4914-a52c-b84b75fc4d0e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:22.599354 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22d08b59-1c46-4914-a52c-b84b75fc4d0e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.599638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22d08b59-1c46-4914-a52c-b84b75fc4d0e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.610085 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:22.610085 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:22.616706 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22d08b59-1c46-4914-a52c-b84b75fc4d0e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:01:22.625469 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22d08b59-1c46-4914-a52c-b84b75fc4d0e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 200 Jul 10 19:01:22.625469 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 535/2123] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:22.726321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6a3be4fc-4de4-4fa3-afa6-2a53035779cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.728495 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a3be4fc-4de4-4fa3-afa6-2a53035779cb tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] GET https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e Jul 10 19:01:22.728960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a3be4fc-4de4-4fa3-afa6-2a53035779cb tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.729184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a3be4fc-4de4-4fa3-afa6-2a53035779cb tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.736184 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a3be4fc-4de4-4fa3-afa6-2a53035779cb tempest-VolumeTypesTest-686066805 tempest-VolumeTypesTest-686066805-project-member] https://10.4.3.225/volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e returned with HTTP 404 Jul 10 19:01:22.736743 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 521/2124] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/volumes/bca4711a-60cf-4352-b81e-5a0c5714b89e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:22.747472 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-575b024a-7aff-42a7-aaa7-0d9258b9a2ae None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.749538 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-575b024a-7aff-42a7-aaa7-0d9258b9a2ae tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] DELETE https://10.4.3.225/volume/v3/types/f8a70464-1d4f-4c44-ac17-86836538849f Jul 10 19:01:22.749748 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-575b024a-7aff-42a7-aaa7-0d9258b9a2ae tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.750054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-575b024a-7aff-42a7-aaa7-0d9258b9a2ae tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.786315 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-575b024a-7aff-42a7-aaa7-0d9258b9a2ae tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/f8a70464-1d4f-4c44-ac17-86836538849f returned with HTTP 202 Jul 10 19:01:22.787091 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 541/2125] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:01:22 2026] DELETE /volume/v3/types/f8a70464-1d4f-4c44-ac17-86836538849f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:22.795750 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cfc8bc0d-b5f4-46eb-ad6d-9496b3a0b7b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.798470 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfc8bc0d-b5f4-46eb-ad6d-9496b3a0b7b1 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/f8a70464-1d4f-4c44-ac17-86836538849f Jul 10 19:01:22.798825 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfc8bc0d-b5f4-46eb-ad6d-9496b3a0b7b1 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.799091 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfc8bc0d-b5f4-46eb-ad6d-9496b3a0b7b1 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.803736 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfc8bc0d-b5f4-46eb-ad6d-9496b3a0b7b1 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/f8a70464-1d4f-4c44-ac17-86836538849f returned with HTTP 404 Jul 10 19:01:22.804634 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 529/2126] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/types/f8a70464-1d4f-4c44-ac17-86836538849f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:22.814168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-edabaa29-81d0-413d-937a-2580963d9ee2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.816080 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-edabaa29-81d0-413d-937a-2580963d9ee2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] DELETE https://10.4.3.225/volume/v3/types/95fbffbe-a7f7-4575-8222-9f4361bd4231 Jul 10 19:01:22.816350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-edabaa29-81d0-413d-937a-2580963d9ee2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.816664 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-edabaa29-81d0-413d-937a-2580963d9ee2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.851728 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-edabaa29-81d0-413d-937a-2580963d9ee2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/95fbffbe-a7f7-4575-8222-9f4361bd4231 returned with HTTP 202 Jul 10 19:01:22.852384 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 536/2127] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:01:22 2026] DELETE /volume/v3/types/95fbffbe-a7f7-4575-8222-9f4361bd4231 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:22.861532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-11875c94-0f44-440d-819b-6fe9b19f53fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.863372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-11875c94-0f44-440d-819b-6fe9b19f53fa tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/95fbffbe-a7f7-4575-8222-9f4361bd4231 Jul 10 19:01:22.863548 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-11875c94-0f44-440d-819b-6fe9b19f53fa tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.863751 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-11875c94-0f44-440d-819b-6fe9b19f53fa tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.867045 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-11875c94-0f44-440d-819b-6fe9b19f53fa tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/95fbffbe-a7f7-4575-8222-9f4361bd4231 returned with HTTP 404 Jul 10 19:01:22.867477 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 522/2128] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/types/95fbffbe-a7f7-4575-8222-9f4361bd4231 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:22.878477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c3bd9b75-0896-45f6-93e0-79ae7629e736 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.881317 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c3bd9b75-0896-45f6-93e0-79ae7629e736 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:01:22.881317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c3bd9b75-0896-45f6-93e0-79ae7629e736 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-949483317", "description": "tempest-volume-type-description-1355032210", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:22.901328 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c3bd9b75-0896-45f6-93e0-79ae7629e736 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:22.901698 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 542/2129] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:01:22 2026] POST /volume/v3/types => generated 314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:22.911393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5631aac2-66b1-43f6-8cb6-62f007ff6811 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.913074 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5631aac2-66b1-43f6-8cb6-62f007ff6811 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 Jul 10 19:01:22.913888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5631aac2-66b1-43f6-8cb6-62f007ff6811 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.913888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5631aac2-66b1-43f6-8cb6-62f007ff6811 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.923427 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5631aac2-66b1-43f6-8cb6-62f007ff6811 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 returned with HTTP 200 Jul 10 19:01:22.923793 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 530/2130] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:01:22.935466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-db97a03f-2654-438a-a633-edbdfe2c7316 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.938892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-41fd4819-43e1-40fa-acde-d485670a3529 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:22.939024 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db97a03f-2654-438a-a633-edbdfe2c7316 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] DELETE https://10.4.3.225/volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 Jul 10 19:01:22.939024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db97a03f-2654-438a-a633-edbdfe2c7316 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.939024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db97a03f-2654-438a-a633-edbdfe2c7316 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.940993 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-41fd4819-43e1-40fa-acde-d485670a3529 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:22.942391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-41fd4819-43e1-40fa-acde-d485670a3529 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:22.942391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-41fd4819-43e1-40fa-acde-d485670a3529 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:22.942391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-41fd4819-43e1-40fa-acde-d485670a3529 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:22.951945 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:22.951945 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:22.952942 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-41fd4819-43e1-40fa-acde-d485670a3529 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:22.953365 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 523/2131] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:22.986651 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db97a03f-2654-438a-a633-edbdfe2c7316 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 returned with HTTP 202 Jul 10 19:01:22.987381 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 537/2132] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:01:22 2026] DELETE /volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:23.000771 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4d1dd0a8-48e5-4efc-90c7-9679de928538 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.002933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4d1dd0a8-48e5-4efc-90c7-9679de928538 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 Jul 10 19:01:23.004146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4d1dd0a8-48e5-4efc-90c7-9679de928538 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.004146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4d1dd0a8-48e5-4efc-90c7-9679de928538 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.008357 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4d1dd0a8-48e5-4efc-90c7-9679de928538 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 returned with HTTP 404 Jul 10 19:01:23.009017 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 543/2133] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:22 2026] GET /volume/v3/types/97c4c6da-7789-4d84-9828-fcc2cd955a38 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:23.021975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dca70fbd-3608-42d3-b846-195d0e0ce3cd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.025742 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dca70fbd-3608-42d3-b846-195d0e0ce3cd tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:01:23.026316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dca70fbd-3608-42d3-b846-195d0e0ce3cd tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-709556089"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.056162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dca70fbd-3608-42d3-b846-195d0e0ce3cd tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:23.056835 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 531/2134] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:01:23 2026] POST /volume/v3/types => generated 220 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.068845 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-05a66073-f122-4634-a5bc-9e1e4ec56bc7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.073187 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-05a66073-f122-4634-a5bc-9e1e4ec56bc7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] POST https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption Jul 10 19:01:23.074039 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-05a66073-f122-4634-a5bc-9e1e4ec56bc7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.116746 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-05a66073-f122-4634-a5bc-9e1e4ec56bc7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption returned with HTTP 200 Jul 10 19:01:23.117376 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 524/2135] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:01:23 2026] POST /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.131011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-44b2b7e1-b570-41af-8927-1c6cb2e29a0f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.136950 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-44b2b7e1-b570-41af-8927-1c6cb2e29a0f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption Jul 10 19:01:23.137303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-44b2b7e1-b570-41af-8927-1c6cb2e29a0f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.137425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-44b2b7e1-b570-41af-8927-1c6cb2e29a0f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.149155 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-44b2b7e1-b570-41af-8927-1c6cb2e29a0f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption returned with HTTP 200 Jul 10 19:01:23.149370 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 538/2136] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.166073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c2692932-1c33-48ec-8cbb-df2d31b7d35d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.171021 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2692932-1c33-48ec-8cbb-df2d31b7d35d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] PUT https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/fcc7d768-7692-47ad-bf51-c9b6a3821004 Jul 10 19:01:23.171391 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2692932-1c33-48ec-8cbb-df2d31b7d35d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.195878 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2692932-1c33-48ec-8cbb-df2d31b7d35d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/fcc7d768-7692-47ad-bf51-c9b6a3821004 returned with HTTP 200 Jul 10 19:01:23.196418 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 544/2137] 10.4.3.225 () {68 vars in 1507 bytes} [Fri Jul 10 19:01:23 2026] PUT /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/fcc7d768-7692-47ad-bf51-c9b6a3821004 => generated 122 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.204723 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8686088-9b70-463e-a1cf-16a2f4a30e3b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.206744 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8686088-9b70-463e-a1cf-16a2f4a30e3b tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption Jul 10 19:01:23.207054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8686088-9b70-463e-a1cf-16a2f4a30e3b tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.207294 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8686088-9b70-463e-a1cf-16a2f4a30e3b tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.214040 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8686088-9b70-463e-a1cf-16a2f4a30e3b tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption returned with HTTP 200 Jul 10 19:01:23.214478 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 532/2138] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.225781 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e2d34b84-4ca7-4dca-8086-a8eacba112f7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.227828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2d34b84-4ca7-4dca-8086-a8eacba112f7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/cipher Jul 10 19:01:23.228097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2d34b84-4ca7-4dca-8086-a8eacba112f7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.228377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2d34b84-4ca7-4dca-8086-a8eacba112f7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.235415 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2d34b84-4ca7-4dca-8086-a8eacba112f7 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/cipher returned with HTTP 200 Jul 10 19:01:23.236026 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 525/2139] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:23.245209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6fdafd1a-59e6-4bcf-a932-ee9d5b814d0a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.250055 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6fdafd1a-59e6-4bcf-a932-ee9d5b814d0a tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] DELETE https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/fcc7d768-7692-47ad-bf51-c9b6a3821004 Jul 10 19:01:23.250223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6fdafd1a-59e6-4bcf-a932-ee9d5b814d0a tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.250509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6fdafd1a-59e6-4bcf-a932-ee9d5b814d0a tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.274291 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6fdafd1a-59e6-4bcf-a932-ee9d5b814d0a tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/fcc7d768-7692-47ad-bf51-c9b6a3821004 returned with HTTP 202 Jul 10 19:01:23.274917 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 539/2140] 10.4.3.225 () {66 vars in 1489 bytes} [Fri Jul 10 19:01:23 2026] DELETE /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption/fcc7d768-7692-47ad-bf51-c9b6a3821004 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:23.285176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6bb22c5e-de30-4652-90c2-6e91ecea71a3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.287403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6bb22c5e-de30-4652-90c2-6e91ecea71a3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption Jul 10 19:01:23.287625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6bb22c5e-de30-4652-90c2-6e91ecea71a3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.287894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6bb22c5e-de30-4652-90c2-6e91ecea71a3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.294748 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6bb22c5e-de30-4652-90c2-6e91ecea71a3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption returned with HTTP 200 Jul 10 19:01:23.295274 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 545/2141] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:01:23.304355 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b84b45b6-6f44-4ddc-b965-403eb0226438 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.306422 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b84b45b6-6f44-4ddc-b965-403eb0226438 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption Jul 10 19:01:23.306626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b84b45b6-6f44-4ddc-b965-403eb0226438 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.306826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b84b45b6-6f44-4ddc-b965-403eb0226438 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.314676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b84b45b6-6f44-4ddc-b965-403eb0226438 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption returned with HTTP 200 Jul 10 19:01:23.315284 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 533/2142] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:01:23.324941 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cb2ec2ef-6ad5-4d28-bf7b-da57841210d3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.326435 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cb2ec2ef-6ad5-4d28-bf7b-da57841210d3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] DELETE https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685 Jul 10 19:01:23.326823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cb2ec2ef-6ad5-4d28-bf7b-da57841210d3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.327159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cb2ec2ef-6ad5-4d28-bf7b-da57841210d3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.364721 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cb2ec2ef-6ad5-4d28-bf7b-da57841210d3 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685 returned with HTTP 202 Jul 10 19:01:23.365639 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 526/2143] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:01:23 2026] DELETE /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:23.377842 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-43eff5c5-1c9d-4b40-853b-e5d3afaa48d4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.380817 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43eff5c5-1c9d-4b40-853b-e5d3afaa48d4 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685 Jul 10 19:01:23.381273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43eff5c5-1c9d-4b40-853b-e5d3afaa48d4 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.381863 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43eff5c5-1c9d-4b40-853b-e5d3afaa48d4 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.386405 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43eff5c5-1c9d-4b40-853b-e5d3afaa48d4 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685 returned with HTTP 404 Jul 10 19:01:23.387546 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 540/2144] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/5574b50d-45a2-4fb5-b07a-1415c16be685 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:23.398091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d96b6be1-c001-41fe-afe8-853af4029470 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.400700 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d96b6be1-c001-41fe-afe8-853af4029470 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types Jul 10 19:01:23.400958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d96b6be1-c001-41fe-afe8-853af4029470 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.401193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d96b6be1-c001-41fe-afe8-853af4029470 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.417424 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d96b6be1-c001-41fe-afe8-853af4029470 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:23.417986 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 546/2145] 10.4.3.225 () {66 vars in 1231 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.431244 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-396b270d-5e1e-4212-9875-6bc7bee6d212 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.433544 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-396b270d-5e1e-4212-9875-6bc7bee6d212 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:01:23.433886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-396b270d-5e1e-4212-9875-6bc7bee6d212 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-844654445"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.450101 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-396b270d-5e1e-4212-9875-6bc7bee6d212 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:23.450931 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 534/2146] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:01:23 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 10 19:01:23.464582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-64193774-4133-4604-87eb-67e2df13b0a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.467828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-64193774-4133-4604-87eb-67e2df13b0a2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] PUT https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c Jul 10 19:01:23.467828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-64193774-4133-4604-87eb-67e2df13b0a2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-608399748", "description": "tempest-volume-type-description-385608392", "is_public": false}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.518416 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-64193774-4133-4604-87eb-67e2df13b0a2 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c returned with HTTP 200 Jul 10 19:01:23.519211 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 527/2147] 10.4.3.225 () {68 vars in 1363 bytes} [Fri Jul 10 19:01:23 2026] PUT /volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c => generated 203 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.535192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bc9a62ca-7ce3-46eb-91d3-57e8711afd9d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.537904 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bc9a62ca-7ce3-46eb-91d3-57e8711afd9d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c Jul 10 19:01:23.538361 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bc9a62ca-7ce3-46eb-91d3-57e8711afd9d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.538663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bc9a62ca-7ce3-46eb-91d3-57e8711afd9d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.544688 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bc9a62ca-7ce3-46eb-91d3-57e8711afd9d tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c returned with HTTP 200 Jul 10 19:01:23.545223 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 541/2148] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c => generated 267 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.559076 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-04440d39-15c8-4060-898d-382b97cefd3f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.560967 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-04440d39-15c8-4060-898d-382b97cefd3f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] DELETE https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c Jul 10 19:01:23.561165 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-04440d39-15c8-4060-898d-382b97cefd3f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.561444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-04440d39-15c8-4060-898d-382b97cefd3f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.594137 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-04440d39-15c8-4060-898d-382b97cefd3f tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c returned with HTTP 202 Jul 10 19:01:23.594660 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 547/2149] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:01:23 2026] DELETE /volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:23.602666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12091221-0c2a-442a-8bd5-4a71ff3e6b32 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.604850 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12091221-0c2a-442a-8bd5-4a71ff3e6b32 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] GET https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c Jul 10 19:01:23.605089 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12091221-0c2a-442a-8bd5-4a71ff3e6b32 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.605307 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12091221-0c2a-442a-8bd5-4a71ff3e6b32 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.610536 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12091221-0c2a-442a-8bd5-4a71ff3e6b32 tempest-VolumeTypesTest-847503844 tempest-VolumeTypesTest-847503844-project-admin] https://10.4.3.225/volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c returned with HTTP 404 Jul 10 19:01:23.611288 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 535/2150] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/types/ebba6d55-5034-4a70-bb20-37af9c92055c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:23.652878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-42b0c84f-b4e0-4960-9e12-71e0dea4ef38 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.656247 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-42b0c84f-b4e0-4960-9e12-71e0dea4ef38 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 Jul 10 19:01:23.656247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-42b0c84f-b4e0-4960-9e12-71e0dea4ef38 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.656247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-42b0c84f-b4e0-4960-9e12-71e0dea4ef38 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.663677 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-42b0c84f-b4e0-4960-9e12-71e0dea4ef38 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 returned with HTTP 404 Jul 10 19:01:23.664898 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 528/2151] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/volumes/ac11c07b-760f-49f1-92c1-3c802f77ddf6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:23.672445 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.675252 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:01:23.675613 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.676044 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.677323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:23.734998 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Get all volumes completed successfully. Jul 10 19:01:23.737950 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:23.737950 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:23.748631 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-69e94119-2b81-4e57-9e81-2308c9482ce3 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:01:23.749327 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 542/2152] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10470 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:23.770135 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8461ec81-3b29-41ce-9313-82a6809b866c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.773314 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8461ec81-3b29-41ce-9313-82a6809b866c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] DELETE https://10.4.3.225/volume/v3/types/98350397-a732-4abb-b1e1-d25cc11e1f2e Jul 10 19:01:23.773314 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8461ec81-3b29-41ce-9313-82a6809b866c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.774054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8461ec81-3b29-41ce-9313-82a6809b866c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.815339 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8461ec81-3b29-41ce-9313-82a6809b866c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/98350397-a732-4abb-b1e1-d25cc11e1f2e returned with HTTP 202 Jul 10 19:01:23.816144 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 548/2153] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:01:23 2026] DELETE /volume/v3/types/98350397-a732-4abb-b1e1-d25cc11e1f2e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:23.843090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa1c0741-127e-4293-b1f1-73a041f587cb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.848244 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa1c0741-127e-4293-b1f1-73a041f587cb tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:01:23.848481 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa1c0741-127e-4293-b1f1-73a041f587cb tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1818042950", "extra_specs": {}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.883892 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa1c0741-127e-4293-b1f1-73a041f587cb tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:01:23.884371 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 536/2154] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:01:23 2026] POST /volume/v3/types => generated 214 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.907914 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2708085c-3128-4f26-9189-88c182640f2a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.911272 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2708085c-3128-4f26-9189-88c182640f2a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types/05b91cfd-81bf-4c96-86e5-b8d1c0b866cf/encryption Jul 10 19:01:23.912106 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2708085c-3128-4f26-9189-88c182640f2a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.943698 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2708085c-3128-4f26-9189-88c182640f2a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/05b91cfd-81bf-4c96-86e5-b8d1c0b866cf/encryption returned with HTTP 200 Jul 10 19:01:23.944386 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 529/2155] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:01:23 2026] POST /volume/v3/types/05b91cfd-81bf-4c96-86e5-b8d1c0b866cf/encryption => generated 231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:23.958403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.960980 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:23.961512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-262241275", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1818042950", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:23.966832 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-262241275', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1818042950', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:23.971714 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume of 1 GB Jul 10 19:01:23.972197 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:23.972197 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:23.973569 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Availability Zones retrieved successfully. Jul 10 19:01:23.977692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c4156865-c89a-436c-ad91-8c6d9a3eb77c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:23.980553 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4156865-c89a-436c-ad91-8c6d9a3eb77c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:23.981028 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4156865-c89a-436c-ad91-8c6d9a3eb77c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:23.981749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4156865-c89a-436c-ad91-8c6d9a3eb77c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:23.982052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c4156865-c89a-436c-ad91-8c6d9a3eb77c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:23.985202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (aefccc50-6d9c-42fa-8f2e-fe0b9e3a045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:23.985202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963b2f1a-394d-44cc-be26-d7d5af7b04f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:23.989479 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:23.991346 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:23.991346 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:23.992909 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4156865-c89a-436c-ad91-8c6d9a3eb77c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:23.995999 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 549/2156] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:23 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:24.036955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963b2f1a-394d-44cc-be26-d7d5af7b04f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:01:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05b91cfd-81bf-4c96-86e5-b8d1c0b866cf,is_public=True,name='tempest-scenario-type-luksv2-1818042950',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05b91cfd-81bf-4c96-86e5-b8d1c0b866cf', '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=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:24.036955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce73da3-4139-4fb7-814e-c955d5defba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:24.092306 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1818042950 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1818042950, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:24.092587 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1818042950 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1818042950, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:24.155590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Created reservations ['2ea2f36d-e652-47a1-92de-7ba7ecead54b', '0d1e3679-c2ac-4d09-817a-6403b2cd6456', 'e75358c9-3c5b-44f3-98b0-568cb73e8f7e', 'f240139f-0d53-4c2d-a8ae-40a762ac5ac3'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:24.157203 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce73da3-4139-4fb7-814e-c955d5defba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ea2f36d-e652-47a1-92de-7ba7ecead54b', '0d1e3679-c2ac-4d09-817a-6403b2cd6456', 'e75358c9-3c5b-44f3-98b0-568cb73e8f7e', 'f240139f-0d53-4c2d-a8ae-40a762ac5ac3']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:24.158960 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d7ac0a-b3df-4d20-8d36-9170faebfb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:24.195350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d7ac0a-b3df-4d20-8d36-9170faebfb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30daf016-27eb-44d6-8f58-c369d83698b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-262241275',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['2ea2f36d-e652-47a1-92de-7ba7ecead54b','0d1e3679-c2ac-4d09-817a-6403b2cd6456','e75358c9-3c5b-44f3-98b0-568cb73e8f7e','f240139f-0d53-4c2d-a8ae-40a762ac5ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=05b91cfd-81bf-4c96-86e5-b8d1c0b866cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-262241275',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=30daf016-27eb-44d6-8f58-c369d83698b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e0ef4f65c0457a833fc943d012bcec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86badc55bb504529bd25e2ad8cfde022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05b91cfd-81bf-4c96-86e5-b8d1c0b866cf),volume_type_id=05b91cfd-81bf-4c96-86e5-b8d1c0b866cf)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:24.197153 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e86c5b2-ecb1-4105-801b-052116cdd6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:24.233734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e86c5b2-ecb1-4105-801b-052116cdd6ee) transitioned into state 'SUCCESS' from state '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-262241275',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['2ea2f36d-e652-47a1-92de-7ba7ecead54b','0d1e3679-c2ac-4d09-817a-6403b2cd6456','e75358c9-3c5b-44f3-98b0-568cb73e8f7e','f240139f-0d53-4c2d-a8ae-40a762ac5ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=05b91cfd-81bf-4c96-86e5-b8d1c0b866cf)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:24.234727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e62982-d68a-4bf5-a71f-9de5981918f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:24.251753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e62982-d68a-4bf5-a71f-9de5981918f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:24.255023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (aefccc50-6d9c-42fa-8f2e-fe0b9e3a045c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:24.255023 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request issued successfully. Jul 10 19:01:24.255023 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bb355d35-0389-4d0f-bcb3-7ff31e25eb82 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:24.255625 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 543/2157] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:23 2026] POST /volume/v3/volumes => generated 786 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:25.015212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-291b6d83-5826-4a42-b9ce-371741101956 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:25.016178 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-291b6d83-5826-4a42-b9ce-371741101956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:25.016424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-291b6d83-5826-4a42-b9ce-371741101956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:25.016615 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-291b6d83-5826-4a42-b9ce-371741101956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:25.016734 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-291b6d83-5826-4a42-b9ce-371741101956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:25.025576 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:25.025576 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:25.027739 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-291b6d83-5826-4a42-b9ce-371741101956 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:25.028377 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 537/2158] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:25 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:26.045131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e9cb8ee9-a3c1-482b-890a-662fe99af6e7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:26.048890 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e9cb8ee9-a3c1-482b-890a-662fe99af6e7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:26.048890 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e9cb8ee9-a3c1-482b-890a-662fe99af6e7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:26.049119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e9cb8ee9-a3c1-482b-890a-662fe99af6e7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:26.049119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e9cb8ee9-a3c1-482b-890a-662fe99af6e7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:26.054339 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:26.054339 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:26.055417 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e9cb8ee9-a3c1-482b-890a-662fe99af6e7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:26.059227 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 530/2159] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:26 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:26.671622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:26.852174 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:26.853051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1762042543"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:26.855496 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1762042543'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:26.855673 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume of 1 GB Jul 10 19:01:26.862923 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Availability Zones retrieved successfully. Jul 10 19:01:26.873318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Flow 'volume_create_api' (f85fc6d1-adab-4719-96ee-c071cc333f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:26.874843 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39505aed-fb9e-4292-ab12-e626a1f2eeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:26.876228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:26.920366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39505aed-fb9e-4292-ab12-e626a1f2eeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:26.921242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f17893f-97a2-4fc9-88e5-a5ed4feb1016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:27.012506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Created reservations ['3eb212e3-a5a7-4105-91fa-989f7daccaad', 'ceaee2bb-5a67-4124-af76-b4b1ff9eec5f', 'f8ec9b08-cff4-422d-a923-112560c131ff', 'ae2d90e6-6ef5-43cd-ad35-7566a80b1dd9'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:27.013713 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f17893f-97a2-4fc9-88e5-a5ed4feb1016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb212e3-a5a7-4105-91fa-989f7daccaad', 'ceaee2bb-5a67-4124-af76-b4b1ff9eec5f', 'f8ec9b08-cff4-422d-a923-112560c131ff', 'ae2d90e6-6ef5-43cd-ad35-7566a80b1dd9']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:27.015075 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e79749e-ce41-46ee-95f3-2955096ac006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:27.047266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e79749e-ce41-46ee-95f3-2955096ac006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc0fdf6c-ac31-4906-b10f-008eea08375a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1762042543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c718c90c589459fa2661d958b7db9eb',qos_specs=None,replication_status=,reservations=['3eb212e3-a5a7-4105-91fa-989f7daccaad','ceaee2bb-5a67-4124-af76-b4b1ff9eec5f','f8ec9b08-cff4-422d-a923-112560c131ff','ae2d90e6-6ef5-43cd-ad35-7566a80b1dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26acc22704744ecabee904c419a2b03f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1762042543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc0fdf6c-ac31-4906-b10f-008eea08375a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c718c90c589459fa2661d958b7db9eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26acc22704744ecabee904c419a2b03f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:27.048166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bbbd6bc-2288-4e5c-adf3-1186dea16bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:27.070446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-427463f6-c20a-4312-b0ed-38bc285fa305 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:27.074098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-427463f6-c20a-4312-b0ed-38bc285fa305 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:27.074411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-427463f6-c20a-4312-b0ed-38bc285fa305 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:27.074664 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-427463f6-c20a-4312-b0ed-38bc285fa305 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:27.075018 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-427463f6-c20a-4312-b0ed-38bc285fa305 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:27.083914 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:27.083914 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:27.084753 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-427463f6-c20a-4312-b0ed-38bc285fa305 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:27.085215 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 544/2160] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:27 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:27.086837 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bbbd6bc-2288-4e5c-adf3-1186dea16bd3) transitioned into state 'SUCCESS' from state '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-1762042543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c718c90c589459fa2661d958b7db9eb',qos_specs=None,replication_status=,reservations=['3eb212e3-a5a7-4105-91fa-989f7daccaad','ceaee2bb-5a67-4124-af76-b4b1ff9eec5f','f8ec9b08-cff4-422d-a923-112560c131ff','ae2d90e6-6ef5-43cd-ad35-7566a80b1dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26acc22704744ecabee904c419a2b03f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:27.088021 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d366837a-1d31-46f1-8e4f-5a003bb25d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:27.101961 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d366837a-1d31-46f1-8e4f-5a003bb25d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:27.103259 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Flow 'volume_create_api' (f85fc6d1-adab-4719-96ee-c071cc333f5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:27.104205 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume request issued successfully. Jul 10 19:01:27.104874 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5cc1c2bd-8c9a-4aef-a273-dd1c93c4d733 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:27.105460 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 550/2161] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:01:26 2026] POST /volume/v3/volumes => generated 751 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:27.120416 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e0e1e5de-cb2d-4fdb-a030-353d07639512 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:27.123480 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0e1e5de-cb2d-4fdb-a030-353d07639512 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:27.125169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0e1e5de-cb2d-4fdb-a030-353d07639512 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:27.125589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e0e1e5de-cb2d-4fdb-a030-353d07639512 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:27.139335 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:27.139335 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:27.146148 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e0e1e5de-cb2d-4fdb-a030-353d07639512 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:27.154624 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e0e1e5de-cb2d-4fdb-a030-353d07639512 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a returned with HTTP 200 Jul 10 19:01:27.155135 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 538/2162] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:27 2026] GET /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:28.100496 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0cd3a0b2-13d8-4d82-8d0c-1ada5d97f551 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:28.102549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0cd3a0b2-13d8-4d82-8d0c-1ada5d97f551 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:28.103315 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0cd3a0b2-13d8-4d82-8d0c-1ada5d97f551 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:28.103655 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0cd3a0b2-13d8-4d82-8d0c-1ada5d97f551 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:28.103881 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0cd3a0b2-13d8-4d82-8d0c-1ada5d97f551 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:28.114260 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:28.114260 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:28.115698 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0cd3a0b2-13d8-4d82-8d0c-1ada5d97f551 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:28.116337 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 531/2163] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:28 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:28.173867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-71a2d9b6-7298-40da-8bba-9266aabfdba0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:28.176691 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-71a2d9b6-7298-40da-8bba-9266aabfdba0 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:28.177166 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-71a2d9b6-7298-40da-8bba-9266aabfdba0 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:28.177322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-71a2d9b6-7298-40da-8bba-9266aabfdba0 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:28.193480 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:28.193480 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:28.200459 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-71a2d9b6-7298-40da-8bba-9266aabfdba0 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:28.208109 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-71a2d9b6-7298-40da-8bba-9266aabfdba0 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a returned with HTTP 200 Jul 10 19:01:28.208829 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 545/2164] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:28 2026] GET /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:28.228575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ac737254-b490-46df-8f89-41e24bb6b889 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:28.231553 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:01:28.232049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc0fdf6c-ac31-4906-b10f-008eea08375a", "name": "tempest-VolumesDeleteCascade-Snapshot-1121856926"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:28.244534 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:28.244534 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:28.245177 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:28.245375 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create snapshot from volume cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:28.289985 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Created reservations ['dcc6ac5b-1243-469c-9e2c-b475ca4499d0', 'ecd7476b-4db0-4806-b0e1-bb913be45afa', '9dee268d-f48d-4198-a8bb-350f60abe55b', '11a3fef8-afe5-4093-9d84-8a5e5c54361f'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:28.336724 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot create request issued successfully. Jul 10 19:01:28.337557 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac737254-b490-46df-8f89-41e24bb6b889 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:01:28.338206 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 551/2165] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:01:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:28.349421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0d4a1ff0-4d38-4ab0-9ded-d07396f3cb75 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:28.351754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d4a1ff0-4d38-4ab0-9ded-d07396f3cb75 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 Jul 10 19:01:28.351981 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d4a1ff0-4d38-4ab0-9ded-d07396f3cb75 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:28.352189 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0d4a1ff0-4d38-4ab0-9ded-d07396f3cb75 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:28.357618 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:28.357618 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:28.358184 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0d4a1ff0-4d38-4ab0-9ded-d07396f3cb75 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:28.359334 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0d4a1ff0-4d38-4ab0-9ded-d07396f3cb75 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 returned with HTTP 200 Jul 10 19:01:28.359751 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 539/2166] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:28 2026] GET /volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:29.127906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5ac53082-e8f7-4a43-85e0-c5da7c2d496c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:29.129894 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5ac53082-e8f7-4a43-85e0-c5da7c2d496c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:29.130101 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5ac53082-e8f7-4a43-85e0-c5da7c2d496c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:29.130320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5ac53082-e8f7-4a43-85e0-c5da7c2d496c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:29.130438 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5ac53082-e8f7-4a43-85e0-c5da7c2d496c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:29.135351 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:29.135351 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:29.136281 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5ac53082-e8f7-4a43-85e0-c5da7c2d496c tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:29.136698 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 532/2167] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:29 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:29.369974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-88b3b047-eb00-475a-96d8-5e688b728244 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:29.372480 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88b3b047-eb00-475a-96d8-5e688b728244 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 Jul 10 19:01:29.372677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88b3b047-eb00-475a-96d8-5e688b728244 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:29.372923 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88b3b047-eb00-475a-96d8-5e688b728244 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:29.378209 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:29.378209 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:29.378639 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-88b3b047-eb00-475a-96d8-5e688b728244 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:29.379434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88b3b047-eb00-475a-96d8-5e688b728244 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 returned with HTTP 200 Jul 10 19:01:29.379817 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 546/2168] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:29 2026] GET /volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:29.390763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:29.393013 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:01:29.393489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc0fdf6c-ac31-4906-b10f-008eea08375a", "name": "tempest-VolumesDeleteCascade-Snapshot-1842741026"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:29.404622 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:29.404622 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:29.405460 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:29.405757 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create snapshot from volume cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:29.438040 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Created reservations ['72287519-db73-40e2-96a4-7797ed58f7b0', '4f7ae0b2-ecad-4e41-9b0e-d298eaa8529e', '3a4912c8-d87f-4dac-9d5f-f16b5a8112db', 'a06d00e2-901f-4014-b3c5-8573ee0c88d2'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:29.473609 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot create request issued successfully. Jul 10 19:01:29.474042 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-57fe15c2-dd7d-4da1-861f-e5130d8eff45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:01:29.474508 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 552/2169] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:01:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:29.488087 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1cddaa24-ee33-4c7b-941b-00b457332235 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:29.491039 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1cddaa24-ee33-4c7b-941b-00b457332235 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 Jul 10 19:01:29.491125 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1cddaa24-ee33-4c7b-941b-00b457332235 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:29.491380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1cddaa24-ee33-4c7b-941b-00b457332235 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:29.498797 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:29.498797 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:29.502840 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1cddaa24-ee33-4c7b-941b-00b457332235 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:29.502840 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1cddaa24-ee33-4c7b-941b-00b457332235 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 returned with HTTP 200 Jul 10 19:01:29.502840 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 540/2170] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:29 2026] GET /volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:30.148302 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6896f871-35d7-489e-9456-84199ef142ef None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:30.151049 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6896f871-35d7-489e-9456-84199ef142ef tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:30.151298 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6896f871-35d7-489e-9456-84199ef142ef tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:30.151561 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6896f871-35d7-489e-9456-84199ef142ef tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:30.151738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6896f871-35d7-489e-9456-84199ef142ef tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:30.157388 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:30.157388 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:30.158363 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6896f871-35d7-489e-9456-84199ef142ef tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:30.158797 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 533/2171] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:30 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:30.514197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-33f49c50-ac1c-4f08-9c07-ffb56ff7a39c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:30.516656 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33f49c50-ac1c-4f08-9c07-ffb56ff7a39c tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 Jul 10 19:01:30.517145 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33f49c50-ac1c-4f08-9c07-ffb56ff7a39c tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:30.517208 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33f49c50-ac1c-4f08-9c07-ffb56ff7a39c tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:30.525168 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:30.525168 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:30.525788 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-33f49c50-ac1c-4f08-9c07-ffb56ff7a39c tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:30.526713 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33f49c50-ac1c-4f08-9c07-ffb56ff7a39c tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 returned with HTTP 200 Jul 10 19:01:30.527233 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 547/2172] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:30 2026] GET /volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:30.544052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:30.546364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a?cascade=True Jul 10 19:01:30.546669 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:30.546983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:30.547213 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume with id: cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:30.555407 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:30.555407 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:30.556061 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:30.604892 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume request issued successfully. Jul 10 19:01:30.607835 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f1c4f9b0-0f5e-4fd6-bf37-9a07d655e790 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a?cascade=True returned with HTTP 202 Jul 10 19:01:30.607835 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 553/2173] 10.4.3.225 () {66 vars in 1376 bytes} [Fri Jul 10 19:01:30 2026] DELETE /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a?cascade=True => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:30.616904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19e2b48e-a794-4c7c-b510-ffa5bfbc8f5d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:30.618775 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19e2b48e-a794-4c7c-b510-ffa5bfbc8f5d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:30.619033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19e2b48e-a794-4c7c-b510-ffa5bfbc8f5d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:30.619331 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19e2b48e-a794-4c7c-b510-ffa5bfbc8f5d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:30.628319 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:30.628319 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:30.634406 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-19e2b48e-a794-4c7c-b510-ffa5bfbc8f5d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:30.641923 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19e2b48e-a794-4c7c-b510-ffa5bfbc8f5d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a returned with HTTP 200 Jul 10 19:01:30.642061 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 541/2174] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:30 2026] GET /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:30.685994 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:30.688074 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:30.688378 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2098183109"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:30.690033 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2098183109'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:30.690520 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume of 1 GB Jul 10 19:01:30.695690 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Availability Zones retrieved successfully. Jul 10 19:01:30.704929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Flow 'volume_create_api' (7ceb0c08-b722-4ba2-ab22-12eb1f690dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:30.704929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463364fe-0fc7-425b-93bc-ebf97924050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:30.705773 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:30.738768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463364fe-0fc7-425b-93bc-ebf97924050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:30.739741 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d760bac-aee5-402c-b049-2e18044943d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:30.843143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Created reservations ['7871d689-a15d-4261-b63c-189ef84c30d0', 'd6cc5d0d-4e63-4160-9e13-014ea99b64b0', 'de108f59-f70b-448a-9d50-75ef3b12aee2', 'bffef2a0-7bbe-4e3c-a163-60bac1924ddf'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:30.843970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d760bac-aee5-402c-b049-2e18044943d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7871d689-a15d-4261-b63c-189ef84c30d0', 'd6cc5d0d-4e63-4160-9e13-014ea99b64b0', 'de108f59-f70b-448a-9d50-75ef3b12aee2', 'bffef2a0-7bbe-4e3c-a163-60bac1924ddf']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:30.844944 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac00533-8769-4695-93db-fc91a05c50f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:30.879335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac00533-8769-4695-93db-fc91a05c50f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a9ac7c-7736-4c2a-9dff-951047954e35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2098183109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d705c4556a646fcb889375bcc3b8358',qos_specs=None,replication_status=,reservations=['7871d689-a15d-4261-b63c-189ef84c30d0','d6cc5d0d-4e63-4160-9e13-014ea99b64b0','de108f59-f70b-448a-9d50-75ef3b12aee2','bffef2a0-7bbe-4e3c-a163-60bac1924ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2098183109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a9ac7c-7736-4c2a-9dff-951047954e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d705c4556a646fcb889375bcc3b8358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:30.880198 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a6154b-fb9e-47d8-8aea-256df7ce7d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:30.915663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a6154b-fb9e-47d8-8aea-256df7ce7d07) transitioned into state 'SUCCESS' from state '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-2098183109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d705c4556a646fcb889375bcc3b8358',qos_specs=None,replication_status=,reservations=['7871d689-a15d-4261-b63c-189ef84c30d0','d6cc5d0d-4e63-4160-9e13-014ea99b64b0','de108f59-f70b-448a-9d50-75ef3b12aee2','bffef2a0-7bbe-4e3c-a163-60bac1924ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:30.916758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422faac1-241f-4f2f-983e-391654bf8f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:30.929195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422faac1-241f-4f2f-983e-391654bf8f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:30.930241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Flow 'volume_create_api' (7ceb0c08-b722-4ba2-ab22-12eb1f690dc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:30.930646 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume request issued successfully. Jul 10 19:01:30.931556 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf15fccc-557a-4016-aebe-e5feabb768d2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:30.932088 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 534/2175] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:01:30 2026] POST /volume/v3/volumes => generated 751 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:01:30.950369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-abb75f4a-2d03-4f58-b45f-5dba26bc3559 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:30.953768 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abb75f4a-2d03-4f58-b45f-5dba26bc3559 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:30.953768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abb75f4a-2d03-4f58-b45f-5dba26bc3559 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:30.954748 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abb75f4a-2d03-4f58-b45f-5dba26bc3559 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:30.964519 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:30.964519 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:30.970641 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-abb75f4a-2d03-4f58-b45f-5dba26bc3559 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:30.976645 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abb75f4a-2d03-4f58-b45f-5dba26bc3559 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:30.977199 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 548/2176] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:30 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:31.173910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0bfa5ca2-e270-46e9-9f56-1d54652745f3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.178303 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0bfa5ca2-e270-46e9-9f56-1d54652745f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:31.179392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0bfa5ca2-e270-46e9-9f56-1d54652745f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.179848 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0bfa5ca2-e270-46e9-9f56-1d54652745f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.179848 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-0bfa5ca2-e270-46e9-9f56-1d54652745f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:31.186977 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:31.186977 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:31.189016 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0bfa5ca2-e270-46e9-9f56-1d54652745f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:31.190267 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 554/2177] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:01:31.204172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3ea92722-3c6f-460e-9671-907f96771b07 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.207835 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ea92722-3c6f-460e-9671-907f96771b07 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:01:31.207835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ea92722-3c6f-460e-9671-907f96771b07 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.207835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ea92722-3c6f-460e-9671-907f96771b07 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.221521 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:31.221521 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:31.225496 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3ea92722-3c6f-460e-9671-907f96771b07 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:31.234309 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ea92722-3c6f-460e-9671-907f96771b07 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 200 Jul 10 19:01:31.235083 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 542/2178] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:31.253072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.255907 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] POST https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf/restore Jul 10 19:01:31.256400 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:31.258486 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Restoring backup b1821199-9886-4d8b-9e7a-42d363852ddf ({'restore': {}}) {{(pid=100060) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:01:31.258694 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Restoring backup b1821199-9886-4d8b-9e7a-42d363852ddf to volume None. Jul 10 19:01:31.266423 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:31.266423 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:31.268252 np0000005042 devstack@c-api.service[100060]: INFO cinder.backup.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Creating volume of 1 GB for restore of backup b1821199-9886-4d8b-9e7a-42d363852ddf. Jul 10 19:01:31.275840 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Availability Zones retrieved successfully. Jul 10 19:01:31.282265 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Flow 'volume_create_api' (adaf5d08-30ff-4ed2-81e6-ea86829219b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:31.283428 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d964d3-0e02-4fb0-852d-45313ec3fcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.284593 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:31.339646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d964d3-0e02-4fb0-852d-45313ec3fcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.340922 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8a0020-6a69-4063-8bb5-9d6d8411da2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.408038 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Created reservations ['9aa03146-1ab9-48b6-9b63-b66f3a20d6b9', '2885716e-2c68-46bd-a510-6b5e5d658ed3', '5e154474-689e-4f0b-a6ab-b8820ec716f0', 'c4690dc2-e436-4782-9f8e-2aef9c4ae9fb'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:31.408983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8a0020-6a69-4063-8bb5-9d6d8411da2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aa03146-1ab9-48b6-9b63-b66f3a20d6b9', '2885716e-2c68-46bd-a510-6b5e5d658ed3', '5e154474-689e-4f0b-a6ab-b8820ec716f0', 'c4690dc2-e436-4782-9f8e-2aef9c4ae9fb']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.409919 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3057145-c5eb-488a-bb9f-ad1a33aa4827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.445988 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3057145-c5eb-488a-bb9f-ad1a33aa4827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd658981-e65c-4c1f-8f60-0a35de0c6263', '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_b1821199-9886-4d8b-9e7a-42d363852ddf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb2f1cd26f441e88d7eae1ea6f598e0',qos_specs=None,replication_status=,reservations=['9aa03146-1ab9-48b6-9b63-b66f3a20d6b9','2885716e-2c68-46bd-a510-6b5e5d658ed3','5e154474-689e-4f0b-a6ab-b8820ec716f0','c4690dc2-e436-4782-9f8e-2aef9c4ae9fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8a7063541f43fdb19ecf34aa7cfb64',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b1821199-9886-4d8b-9e7a-42d363852ddf',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd658981-e65c-4c1f-8f60-0a35de0c6263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb2f1cd26f441e88d7eae1ea6f598e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab8a7063541f43fdb19ecf34aa7cfb64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.446834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55200a8d-ab14-49af-9e5d-a726070430df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.471208 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55200a8d-ab14-49af-9e5d-a726070430df) transitioned into 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_b1821199-9886-4d8b-9e7a-42d363852ddf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb2f1cd26f441e88d7eae1ea6f598e0',qos_specs=None,replication_status=,reservations=['9aa03146-1ab9-48b6-9b63-b66f3a20d6b9','2885716e-2c68-46bd-a510-6b5e5d658ed3','5e154474-689e-4f0b-a6ab-b8820ec716f0','c4690dc2-e436-4782-9f8e-2aef9c4ae9fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab8a7063541f43fdb19ecf34aa7cfb64',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.471962 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41456bcd-d9f3-4a00-b6b3-c1c5778bb4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.486309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41456bcd-d9f3-4a00-b6b3-c1c5778bb4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.487986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Flow 'volume_create_api' (adaf5d08-30ff-4ed2-81e6-ea86829219b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:31.488166 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Create volume request issued successfully. Jul 10 19:01:31.500475 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:31.500475 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:31.501089 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:31.660840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f86258c6-e275-425e-85ca-374df94b5aec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.662771 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f86258c6-e275-425e-85ca-374df94b5aec tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:31.663345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f86258c6-e275-425e-85ca-374df94b5aec tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.663533 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f86258c6-e275-425e-85ca-374df94b5aec tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.670636 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f86258c6-e275-425e-85ca-374df94b5aec tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a returned with HTTP 404 Jul 10 19:01:31.671183 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 549/2179] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:31.683077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.686193 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 19:01:31.686437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.686679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.687105 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:31.688434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:31.698556 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Get all volumes completed successfully. Jul 10 19:01:31.698556 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b2ec9923-9744-4f4c-9c60-b016800dd1ce tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 19:01:31.698835 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 555/2180] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:31.717933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.720488 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots Jul 10 19:01:31.720837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.721102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.721470 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:31.722943 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:01:31.742215 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Get all snapshots completed successfully. Jul 10 19:01:31.742636 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1c6739ed-632a-4f9a-8f46-9feda65c5576 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 19:01:31.743753 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 543/2181] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:31.755725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2b593f94-49e1-4584-9f93-9d1172d9f140 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.757759 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b593f94-49e1-4584-9f93-9d1172d9f140 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 Jul 10 19:01:31.758028 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b593f94-49e1-4584-9f93-9d1172d9f140 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.758395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b593f94-49e1-4584-9f93-9d1172d9f140 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.758591 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-2b593f94-49e1-4584-9f93-9d1172d9f140 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete snapshot with id: c50733bf-431a-4b47-93ef-8b97c9079364 Jul 10 19:01:31.763902 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b593f94-49e1-4584-9f93-9d1172d9f140 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 returned with HTTP 404 Jul 10 19:01:31.764534 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 550/2182] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:01:31 2026] DELETE /volume/v3/snapshots/c50733bf-431a-4b47-93ef-8b97c9079364 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:31.772410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f8249f87-1aae-45c1-b5ef-291c21ee6901 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.774233 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f8249f87-1aae-45c1-b5ef-291c21ee6901 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 Jul 10 19:01:31.774377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f8249f87-1aae-45c1-b5ef-291c21ee6901 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.774558 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f8249f87-1aae-45c1-b5ef-291c21ee6901 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.774662 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-f8249f87-1aae-45c1-b5ef-291c21ee6901 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete snapshot with id: da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 Jul 10 19:01:31.779350 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f8249f87-1aae-45c1-b5ef-291c21ee6901 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 returned with HTTP 404 Jul 10 19:01:31.779798 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 556/2183] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:01:31 2026] DELETE /volume/v3/snapshots/da5e3f1b-9d0d-4cd6-9f23-af590165d6e4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:31.787564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-66271a95-62d9-4cb6-bc5e-22cccb697b80 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.789616 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66271a95-62d9-4cb6-bc5e-22cccb697b80 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:31.789912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66271a95-62d9-4cb6-bc5e-22cccb697b80 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.790127 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66271a95-62d9-4cb6-bc5e-22cccb697b80 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.797110 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66271a95-62d9-4cb6-bc5e-22cccb697b80 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a returned with HTTP 404 Jul 10 19:01:31.798021 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 544/2184] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:31.807817 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-21db265a-1de8-4a45-a72f-0f1d3096128d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.810011 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21db265a-1de8-4a45-a72f-0f1d3096128d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:31.810296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21db265a-1de8-4a45-a72f-0f1d3096128d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:31.810624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21db265a-1de8-4a45-a72f-0f1d3096128d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:31.810759 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-21db265a-1de8-4a45-a72f-0f1d3096128d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume with id: cc0fdf6c-ac31-4906-b10f-008eea08375a Jul 10 19:01:31.818695 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21db265a-1de8-4a45-a72f-0f1d3096128d tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a returned with HTTP 404 Jul 10 19:01:31.819717 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 551/2185] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:31 2026] DELETE /volume/v3/volumes/cc0fdf6c-ac31-4906-b10f-008eea08375a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:31.830990 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:31.834658 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:31.835116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-7014645"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:31.836498 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-7014645'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:31.836637 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume of 1 GB Jul 10 19:01:31.845133 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Availability Zones retrieved successfully. Jul 10 19:01:31.852873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Flow 'volume_create_api' (8a710f22-ec36-411b-bd3c-be1bd7cb523d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:31.854492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67eb99a-b164-4614-bd99-15d60da3dcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.855857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:31.889590 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c67eb99a-b164-4614-bd99-15d60da3dcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.890457 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cdcd94-6cb9-42f0-9a42-6d1412d0f99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.942715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Created reservations ['e2fcd231-d0b1-4c22-8f7f-4a0693ec7c2a', 'b8c6af36-a161-4138-81c4-74acf08feba2', 'ac5ac7eb-bb5e-4aff-b596-635895beebbd', '06720db3-d8c5-45ea-afc7-882c6e9ecf64'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:31.943898 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6cdcd94-6cb9-42f0-9a42-6d1412d0f99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2fcd231-d0b1-4c22-8f7f-4a0693ec7c2a', 'b8c6af36-a161-4138-81c4-74acf08feba2', 'ac5ac7eb-bb5e-4aff-b596-635895beebbd', '06720db3-d8c5-45ea-afc7-882c6e9ecf64']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.945007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4269896b-50b3-4cab-a44d-21f97be194a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:31.975156 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4269896b-50b3-4cab-a44d-21f97be194a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e807d9a-a6cc-4d96-81e5-f8716b7677cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-7014645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c718c90c589459fa2661d958b7db9eb',qos_specs=None,replication_status=,reservations=['e2fcd231-d0b1-4c22-8f7f-4a0693ec7c2a','b8c6af36-a161-4138-81c4-74acf08feba2','ac5ac7eb-bb5e-4aff-b596-635895beebbd','06720db3-d8c5-45ea-afc7-882c6e9ecf64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26acc22704744ecabee904c419a2b03f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-7014645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e807d9a-a6cc-4d96-81e5-f8716b7677cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c718c90c589459fa2661d958b7db9eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26acc22704744ecabee904c419a2b03f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:31.976364 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e616e7ab-5359-4518-b79e-76540b6679da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:32.000022 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb38770f-c72e-4d6e-9eeb-1e5b6d2cf4c9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:32.003223 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb38770f-c72e-4d6e-9eeb-1e5b6d2cf4c9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:32.003577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb38770f-c72e-4d6e-9eeb-1e5b6d2cf4c9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:32.003842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb38770f-c72e-4d6e-9eeb-1e5b6d2cf4c9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:32.010010 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e616e7ab-5359-4518-b79e-76540b6679da) transitioned into state 'SUCCESS' from state '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-7014645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c718c90c589459fa2661d958b7db9eb',qos_specs=None,replication_status=,reservations=['e2fcd231-d0b1-4c22-8f7f-4a0693ec7c2a','b8c6af36-a161-4138-81c4-74acf08feba2','ac5ac7eb-bb5e-4aff-b596-635895beebbd','06720db3-d8c5-45ea-afc7-882c6e9ecf64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26acc22704744ecabee904c419a2b03f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:32.010858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f5ec8a-4c8f-44d0-9a42-10a312d93519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:32.013603 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:32.013603 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:32.020682 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb38770f-c72e-4d6e-9eeb-1e5b6d2cf4c9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:32.023908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40f5ec8a-4c8f-44d0-9a42-10a312d93519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:32.025096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Flow 'volume_create_api' (8a710f22-ec36-411b-bd3c-be1bd7cb523d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:32.025502 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume request issued successfully. Jul 10 19:01:32.026334 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9879e0b0-a289-43d2-88dd-694c2ed0abda tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:32.026910 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 557/2186] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:01:31 2026] POST /volume/v3/volumes => generated 748 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:32.036165 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb38770f-c72e-4d6e-9eeb-1e5b6d2cf4c9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:32.036618 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 545/2187] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:31 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:32.042840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fbc8b947-c7d6-4968-ba7e-c664e505a10f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:32.047156 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fbc8b947-c7d6-4968-ba7e-c664e505a10f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:32.047156 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fbc8b947-c7d6-4968-ba7e-c664e505a10f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:32.047156 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fbc8b947-c7d6-4968-ba7e-c664e505a10f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:32.054553 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:32.054553 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:32.065271 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fbc8b947-c7d6-4968-ba7e-c664e505a10f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:32.075662 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fbc8b947-c7d6-4968-ba7e-c664e505a10f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf returned with HTTP 200 Jul 10 19:01:32.076098 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 552/2188] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:32 2026] GET /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:01:32.098614 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-fdd48768-b5ce-421f-887b-e6264fdefa5f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:32.102083 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-fdd48768-b5ce-421f-887b-e6264fdefa5f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:32.102545 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-fdd48768-b5ce-421f-887b-e6264fdefa5f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:32.102609 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-fdd48768-b5ce-421f-887b-e6264fdefa5f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:32.115937 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:32.115937 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:32.120063 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-fdd48768-b5ce-421f-887b-e6264fdefa5f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:32.125978 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-fdd48768-b5ce-421f-887b-e6264fdefa5f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:32.126438 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 558/2189] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:32 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:32.513965 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:32.513965 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:32.514580 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:32.514754 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Checking backup size 1 against volume size 1 {{(pid=100060) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:01:32.514956 np0000005042 devstack@c-api.service[100060]: INFO cinder.backup.api [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Overwriting volume fd658981-e65c-4c1f-8f60-0a35de0c6263 with restore of backup b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:32.536835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] restore_backup in rpcapi backup_id b1821199-9886-4d8b-9e7a-42d363852ddf {{(pid=100060) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:01:32.536835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-33eae5e3-673b-4c22-9b30-e79f28197c67 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf/restore returned with HTTP 202 Jul 10 19:01:32.537421 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 535/2190] 10.4.3.225 () {68 vars in 1393 bytes} [Fri Jul 10 19:01:31 2026] POST /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf/restore => generated 189 bytes in 1285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:32.547058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ee815b7d-0afd-4788-a4fe-7a1f4b117096 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:32.549049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee815b7d-0afd-4788-a4fe-7a1f4b117096 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:32.549277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee815b7d-0afd-4788-a4fe-7a1f4b117096 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:32.549488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee815b7d-0afd-4788-a4fe-7a1f4b117096 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:32.549635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ee815b7d-0afd-4788-a4fe-7a1f4b117096 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:32.555196 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:32.555196 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:32.556206 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee815b7d-0afd-4788-a4fe-7a1f4b117096 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:32.556595 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 546/2191] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:32 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:33.090527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5c004a34-4e38-493c-9241-95538aa82b45 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:33.092545 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5c004a34-4e38-493c-9241-95538aa82b45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:33.092802 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5c004a34-4e38-493c-9241-95538aa82b45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:33.093173 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5c004a34-4e38-493c-9241-95538aa82b45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:33.102199 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:33.102199 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:33.106242 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5c004a34-4e38-493c-9241-95538aa82b45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:33.110176 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5c004a34-4e38-493c-9241-95538aa82b45 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf returned with HTTP 200 Jul 10 19:01:33.110510 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 553/2192] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:33 2026] GET /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:33.129997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:33.131896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:01:33.132231 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e807d9a-a6cc-4d96-81e5-f8716b7677cf", "name": "tempest-VolumesDeleteCascade-Snapshot-151762059"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:33.142761 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:33.142761 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:33.143619 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:33.143774 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create snapshot from volume 8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:33.176285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Created reservations ['f52cc59a-b8f7-48a3-b5db-d032daf6a107', '0ec5173a-9e34-4356-a338-77eaa75d481f', '2b934793-da58-4022-a72a-5a8fd8a2c638', 'dbaaef8f-2bc7-4842-9a02-d1bcb2eca6d5'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:33.222732 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot create request issued successfully. Jul 10 19:01:33.223157 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-77a32f72-12ca-49ba-84a0-7b5df7935ab4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:01:33.223590 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 559/2193] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:01:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:33.235858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2b44b7d2-a962-4b4f-868f-68c8a74733c3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:33.238730 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2b44b7d2-a962-4b4f-868f-68c8a74733c3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c Jul 10 19:01:33.239069 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2b44b7d2-a962-4b4f-868f-68c8a74733c3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:33.239370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2b44b7d2-a962-4b4f-868f-68c8a74733c3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:33.246686 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:33.246686 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:33.247290 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2b44b7d2-a962-4b4f-868f-68c8a74733c3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:33.248601 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2b44b7d2-a962-4b4f-868f-68c8a74733c3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c returned with HTTP 200 Jul 10 19:01:33.249274 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 536/2194] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:33 2026] GET /volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:33.568611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ef5861ff-ad09-4fd3-8ee3-46bb16d3a4ea None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:33.571044 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef5861ff-ad09-4fd3-8ee3-46bb16d3a4ea tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:33.571245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef5861ff-ad09-4fd3-8ee3-46bb16d3a4ea tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:33.571638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef5861ff-ad09-4fd3-8ee3-46bb16d3a4ea tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:33.571752 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ef5861ff-ad09-4fd3-8ee3-46bb16d3a4ea tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:33.576507 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:33.576507 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:33.577430 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef5861ff-ad09-4fd3-8ee3-46bb16d3a4ea tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:33.577917 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 547/2195] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:33 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:34.177843 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0958ed34-73c5-4107-a558-19fedb151461 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.181199 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0958ed34-73c5-4107-a558-19fedb151461 None None] GET https://10.4.3.225/volume// Jul 10 19:01:34.181199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0958ed34-73c5-4107-a558-19fedb151461 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.181199 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0958ed34-73c5-4107-a558-19fedb151461 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.181199 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0958ed34-73c5-4107-a558-19fedb151461 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:34.182033 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 554/2196] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:34.192476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-a75f31be-c986-45e2-a462-75496b5e19b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.199736 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-a75f31be-c986-45e2-a462-75496b5e19b1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:01:34.200560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-a75f31be-c986-45e2-a462-75496b5e19b1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7a9ac7c-7736-4c2a-9dff-951047954e35", "connector": null, "instance_uuid": "85525762-8aa2-46a2-8f53-b0e1bf008a74"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:34.216777 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.216777 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:34.258986 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-a75f31be-c986-45e2-a462-75496b5e19b1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:01:34.259687 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 560/2197] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:01:34 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:34.262069 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-111b1f3e-85e5-465c-b792-51059ab1fd79 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.266128 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-111b1f3e-85e5-465c-b792-51059ab1fd79 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c Jul 10 19:01:34.266308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-111b1f3e-85e5-465c-b792-51059ab1fd79 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.266562 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-111b1f3e-85e5-465c-b792-51059ab1fd79 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.280068 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.280068 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:34.282582 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-111b1f3e-85e5-465c-b792-51059ab1fd79 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:34.285682 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-111b1f3e-85e5-465c-b792-51059ab1fd79 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c returned with HTTP 200 Jul 10 19:01:34.286277 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 537/2198] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:34.301318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.304742 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:34.305498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5daa5827-1ebe-4b45-89fe-2b934201ce3c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1903448706"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:34.307549 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume request body: {'volume': {'snapshot_id': '5daa5827-1ebe-4b45-89fe-2b934201ce3c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1903448706'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:34.317107 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.317107 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:34.317769 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Snapshot retrieved successfully. Jul 10 19:01:34.317901 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume of 1 GB Jul 10 19:01:34.324004 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Availability Zones retrieved successfully. Jul 10 19:01:34.332319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Flow 'volume_create_api' (c9d08d24-d90c-4a60-a4e1-ec5c60d50a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:34.332319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5692cd2d-378d-4a04-a6e8-5a5574f24d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:34.333683 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:34.384753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5692cd2d-378d-4a04-a6e8-5a5574f24d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5daa5827-1ebe-4b45-89fe-2b934201ce3c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:34.385962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0040412-4aeb-4954-a4d0-795a5f6cc8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:34.452996 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Created reservations ['7b33c8ba-35d3-4d4c-ade9-15bf6fb7d039', 'e5c1b12a-ddde-408f-ae53-c1f9edc7c6a1', '8eb6b143-4648-497b-b764-6024eb4e15bd', 'dd200a63-6afd-4a01-a6ff-b2f9f8147b31'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:34.454055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0040412-4aeb-4954-a4d0-795a5f6cc8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b33c8ba-35d3-4d4c-ade9-15bf6fb7d039', 'e5c1b12a-ddde-408f-ae53-c1f9edc7c6a1', '8eb6b143-4648-497b-b764-6024eb4e15bd', 'dd200a63-6afd-4a01-a6ff-b2f9f8147b31']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:34.455036 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b839efc6-29ce-4c01-b5e7-05f70bac7972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:34.511218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b839efc6-29ce-4c01-b5e7-05f70bac7972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4383e79e-a3a3-451d-a66d-5d331a14c4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1903448706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c718c90c589459fa2661d958b7db9eb',qos_specs=None,replication_status=,reservations=['7b33c8ba-35d3-4d4c-ade9-15bf6fb7d039','e5c1b12a-ddde-408f-ae53-c1f9edc7c6a1','8eb6b143-4648-497b-b764-6024eb4e15bd','dd200a63-6afd-4a01-a6ff-b2f9f8147b31'],size=1,snapshot_id=5daa5827-1ebe-4b45-89fe-2b934201ce3c,source_replicaid=,source_volid=None,status='creating',user_id='26acc22704744ecabee904c419a2b03f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1903448706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4383e79e-a3a3-451d-a66d-5d331a14c4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c718c90c589459fa2661d958b7db9eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5daa5827-1ebe-4b45-89fe-2b934201ce3c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26acc22704744ecabee904c419a2b03f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:34.512129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0d1567-b567-4a38-99ba-a9a9ad9c9c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:34.535710 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0d1567-b567-4a38-99ba-a9a9ad9c9c06) transitioned into state 'SUCCESS' from state '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-1903448706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c718c90c589459fa2661d958b7db9eb',qos_specs=None,replication_status=,reservations=['7b33c8ba-35d3-4d4c-ade9-15bf6fb7d039','e5c1b12a-ddde-408f-ae53-c1f9edc7c6a1','8eb6b143-4648-497b-b764-6024eb4e15bd','dd200a63-6afd-4a01-a6ff-b2f9f8147b31'],size=1,snapshot_id=5daa5827-1ebe-4b45-89fe-2b934201ce3c,source_replicaid=,source_volid=None,status='creating',user_id='26acc22704744ecabee904c419a2b03f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:34.536845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccef604c-fe69-41cf-8f6a-4cf88abfda8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:34.564226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccef604c-fe69-41cf-8f6a-4cf88abfda8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:34.567137 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Flow 'volume_create_api' (c9d08d24-d90c-4a60-a4e1-ec5c60d50a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:34.567616 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Create volume request issued successfully. Jul 10 19:01:34.568505 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4586f3e1-b2c8-4737-ba89-7b863d649f6e tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:34.569161 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 548/2199] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:34 2026] POST /volume/v3/volumes => generated 785 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:34.588872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ab90df99-f00f-4c47-a794-fbf40d480173 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.590692 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab90df99-f00f-4c47-a794-fbf40d480173 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:34.591153 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab90df99-f00f-4c47-a794-fbf40d480173 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.591474 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab90df99-f00f-4c47-a794-fbf40d480173 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.592548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7171ffcc-3a2e-4ac0-b5f2-a6da5973f530 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.594721 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7171ffcc-3a2e-4ac0-b5f2-a6da5973f530 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:34.595033 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7171ffcc-3a2e-4ac0-b5f2-a6da5973f530 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.595250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7171ffcc-3a2e-4ac0-b5f2-a6da5973f530 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.595463 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7171ffcc-3a2e-4ac0-b5f2-a6da5973f530 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:34.600935 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.600935 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:34.602873 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7171ffcc-3a2e-4ac0-b5f2-a6da5973f530 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:34.602970 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.602970 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:34.603026 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 561/2200] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:34.608124 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ab90df99-f00f-4c47-a794-fbf40d480173 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:34.616046 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab90df99-f00f-4c47-a794-fbf40d480173 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 200 Jul 10 19:01:34.616701 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 555/2201] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:34.656838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d4377e01-adcd-4ddc-8e14-afec549a30a3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.660085 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d4377e01-adcd-4ddc-8e14-afec549a30a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:34.660346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d4377e01-adcd-4ddc-8e14-afec549a30a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.660574 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d4377e01-adcd-4ddc-8e14-afec549a30a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.673730 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.673730 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:34.680657 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d4377e01-adcd-4ddc-8e14-afec549a30a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:34.687584 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d4377e01-adcd-4ddc-8e14-afec549a30a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:34.688389 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 538/2202] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:34.815144 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf727ffb-a3ff-438e-9485-92c5bbbf6061 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.815749 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf727ffb-a3ff-438e-9485-92c5bbbf6061 None None] GET https://10.4.3.225/volume// Jul 10 19:01:34.815989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf727ffb-a3ff-438e-9485-92c5bbbf6061 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.816216 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf727ffb-a3ff-438e-9485-92c5bbbf6061 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.816556 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf727ffb-a3ff-438e-9485-92c5bbbf6061 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:34.816997 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 549/2203] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:34.835475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-80d83f4c-d5e1-4d18-a943-6c4cdcf30af7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:34.837520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-80d83f4c-d5e1-4d18-a943-6c4cdcf30af7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:34.837992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-80d83f4c-d5e1-4d18-a943-6c4cdcf30af7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:34.839446 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-80d83f4c-d5e1-4d18-a943-6c4cdcf30af7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:34.862642 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:34.862642 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:34.869282 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-80d83f4c-d5e1-4d18-a943-6c4cdcf30af7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:34.880034 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-80d83f4c-d5e1-4d18-a943-6c4cdcf30af7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:34.880569 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 562/2204] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:01:34 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:35.016683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.019213 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] PUT https://10.4.3.225/volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382 Jul 10 19:01:35.019601 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:35.031687 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Acquiring lock "cinder-attachment_update-e7a9ac7c-7736-4c2a-9dff-951047954e35-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:01:35.037243 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Lock "cinder-attachment_update-e7a9ac7c-7736-4c2a-9dff-951047954e35-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:01:35.038241 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.038241 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:35.572709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Lock "cinder-attachment_update-e7a9ac7c-7736-4c2a-9dff-951047954e35-np0000005042" released by "attachment_update" :: held 0.535s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:01:35.573290 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-45d3b8b8-99e0-44da-90a3-9d977864d0db tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382 returned with HTTP 200 Jul 10 19:01:35.573764 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 556/2205] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:01:35 2026] PUT /volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:35.616262 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9c7ea2a0-e9ce-429a-8552-f7096491a88d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.618983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9c7ea2a0-e9ce-429a-8552-f7096491a88d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:35.619297 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9c7ea2a0-e9ce-429a-8552-f7096491a88d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:35.619626 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9c7ea2a0-e9ce-429a-8552-f7096491a88d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:35.619836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9c7ea2a0-e9ce-429a-8552-f7096491a88d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:35.631600 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.631600 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:35.632234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9c7ea2a0-e9ce-429a-8552-f7096491a88d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:35.633531 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 539/2206] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:35 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:35.635881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec3a2b2a-5570-411b-958e-bdda25679a61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.639596 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec3a2b2a-5570-411b-958e-bdda25679a61 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:35.639596 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec3a2b2a-5570-411b-958e-bdda25679a61 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:35.639596 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec3a2b2a-5570-411b-958e-bdda25679a61 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:35.649172 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.649172 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:35.653634 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ec3a2b2a-5570-411b-958e-bdda25679a61 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:35.660867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec3a2b2a-5570-411b-958e-bdda25679a61 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 200 Jul 10 19:01:35.660867 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 550/2207] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:35 2026] GET /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:35.674229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ecb76584-6ab4-4ac4-be0c-062fa5d4b784 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.676516 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ecb76584-6ab4-4ac4-be0c-062fa5d4b784 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:35.677009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ecb76584-6ab4-4ac4-be0c-062fa5d4b784 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:35.677009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ecb76584-6ab4-4ac4-be0c-062fa5d4b784 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:35.686149 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.686149 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:35.691034 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ecb76584-6ab4-4ac4-be0c-062fa5d4b784 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:35.699113 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ecb76584-6ab4-4ac4-be0c-062fa5d4b784 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 200 Jul 10 19:01:35.699113 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 563/2208] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:35 2026] GET /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:35.711651 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f1f49603-8bcf-4ff0-9bbc-c4799f94fd6b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.715403 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.715617 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f1f49603-8bcf-4ff0-9bbc-c4799f94fd6b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:35.715959 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f1f49603-8bcf-4ff0-9bbc-c4799f94fd6b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:35.716198 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f1f49603-8bcf-4ff0-9bbc-c4799f94fd6b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:35.717894 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf?cascade=True Jul 10 19:01:35.718150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:35.718441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:35.718605 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume with id: 8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:35.731326 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.731326 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:35.731961 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:35.737549 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.737549 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:35.742740 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f1f49603-8bcf-4ff0-9bbc-c4799f94fd6b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:35.749015 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f1f49603-8bcf-4ff0-9bbc-c4799f94fd6b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:35.749457 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 557/2209] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:35 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:35.775371 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume request issued successfully. Jul 10 19:01:35.775741 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0487b3a0-1377-4803-904e-efb7e126e3d3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf?cascade=True returned with HTTP 202 Jul 10 19:01:35.776421 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 540/2210] 10.4.3.225 () {66 vars in 1376 bytes} [Fri Jul 10 19:01:35 2026] DELETE /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:35.785025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4d9bc679-d073-40c1-b07b-9b6a4387f6b7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:35.787735 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4d9bc679-d073-40c1-b07b-9b6a4387f6b7 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:35.788032 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4d9bc679-d073-40c1-b07b-9b6a4387f6b7 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:35.788228 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4d9bc679-d073-40c1-b07b-9b6a4387f6b7 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:35.802225 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:35.802225 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:35.811173 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4d9bc679-d073-40c1-b07b-9b6a4387f6b7 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:35.821592 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4d9bc679-d073-40c1-b07b-9b6a4387f6b7 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf returned with HTTP 200 Jul 10 19:01:35.822085 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 551/2211] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:35 2026] GET /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:36.650203 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-37ad7d6d-6735-4865-b54b-78b876aa232d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.654274 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-37ad7d6d-6735-4865-b54b-78b876aa232d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:36.654519 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-37ad7d6d-6735-4865-b54b-78b876aa232d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.654839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-37ad7d6d-6735-4865-b54b-78b876aa232d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.655004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-37ad7d6d-6735-4865-b54b-78b876aa232d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:36.657171 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=407,cinder:INSERT=79,cinder:UPDATE=143 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:01:36.664312 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:36.664312 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:36.665510 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-37ad7d6d-6735-4865-b54b-78b876aa232d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:36.666204 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 564/2212] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:36 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:36.765245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-43708b99-a725-45d6-9274-979c64b6e3ea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.767728 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43708b99-a725-45d6-9274-979c64b6e3ea tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:36.768036 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43708b99-a725-45d6-9274-979c64b6e3ea tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.768429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43708b99-a725-45d6-9274-979c64b6e3ea tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.772747 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=313,cinder:INSERT=28,cinder:UPDATE=56 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:01:36.787339 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:36.787339 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:36.793946 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-43708b99-a725-45d6-9274-979c64b6e3ea tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:36.802638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43708b99-a725-45d6-9274-979c64b6e3ea tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:36.803281 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 558/2213] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:36 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:36.836164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-589d75d2-6718-4184-91c0-f047522ffcc4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.839183 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-589d75d2-6718-4184-91c0-f047522ffcc4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:36.839541 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-589d75d2-6718-4184-91c0-f047522ffcc4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.840082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-589d75d2-6718-4184-91c0-f047522ffcc4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.843245 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=327,cinder:UPDATE=63,cinder:INSERT=41 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:01:36.849619 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-589d75d2-6718-4184-91c0-f047522ffcc4 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf returned with HTTP 404 Jul 10 19:01:36.850301 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 541/2214] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:36 2026] GET /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:36.859230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-930fcdd7-5713-4bf2-ac98-213b768962df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.861897 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 19:01:36.862061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.862243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.862508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:36.863169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:01:36.885285 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Get all volumes completed successfully. Jul 10 19:01:36.888044 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-930fcdd7-5713-4bf2-ac98-213b768962df tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 19:01:36.888044 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 552/2215] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 19:01:36 2026] GET /volume/v3/volumes => generated 335 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:36.897916 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.900390 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/snapshots Jul 10 19:01:36.900703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.901007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.901330 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:01:36.905354 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:01:36.911460 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Get all snapshots completed successfully. Jul 10 19:01:36.912084 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6eb3d9df-1e6f-45bb-89ed-18553310b23f tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 19:01:36.912676 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 565/2216] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:01:36 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:36.926991 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d582184-14ed-4318-bda0-1b181c8ca654 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.928895 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d582184-14ed-4318-bda0-1b181c8ca654 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:36.929095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d582184-14ed-4318-bda0-1b181c8ca654 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.929280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d582184-14ed-4318-bda0-1b181c8ca654 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.943544 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:36.943544 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:36.945984 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d582184-14ed-4318-bda0-1b181c8ca654 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:36.954189 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d582184-14ed-4318-bda0-1b181c8ca654 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 200 Jul 10 19:01:36.954189 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 559/2217] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:36 2026] GET /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:36.967874 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:36.970073 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:36.970383 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:36.970678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:36.970986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume with id: 4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:36.983643 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:36.983643 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:36.983643 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:37.018531 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume request issued successfully. Jul 10 19:01:37.020098 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a75a6220-cdee-497c-9dfe-1303da4b46b3 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 202 Jul 10 19:01:37.020098 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 542/2218] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:36 2026] DELETE /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:37.034912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b1c0edae-653e-4cf3-90a6-8c5217ce39a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:37.037144 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1c0edae-653e-4cf3-90a6-8c5217ce39a8 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:37.037427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1c0edae-653e-4cf3-90a6-8c5217ce39a8 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:37.037654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1c0edae-653e-4cf3-90a6-8c5217ce39a8 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:37.050659 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:37.050659 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:37.062020 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b1c0edae-653e-4cf3-90a6-8c5217ce39a8 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Volume info retrieved successfully. Jul 10 19:01:37.068747 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1c0edae-653e-4cf3-90a6-8c5217ce39a8 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 200 Jul 10 19:01:37.069726 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 553/2219] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:37 2026] GET /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:37.685481 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e0b5e34f-8a55-49bc-97c4-1fd3850297a6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:37.688045 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0b5e34f-8a55-49bc-97c4-1fd3850297a6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:37.689788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0b5e34f-8a55-49bc-97c4-1fd3850297a6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:37.689788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0b5e34f-8a55-49bc-97c4-1fd3850297a6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:37.689788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e0b5e34f-8a55-49bc-97c4-1fd3850297a6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:37.694717 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:37.694717 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:37.695686 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0b5e34f-8a55-49bc-97c4-1fd3850297a6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:37.696174 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 566/2220] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:37 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:37.820465 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-60b26596-5ec3-4360-b5d2-d6fd551653d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:37.823544 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-60b26596-5ec3-4360-b5d2-d6fd551653d0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:37.823826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-60b26596-5ec3-4360-b5d2-d6fd551653d0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:37.824002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-60b26596-5ec3-4360-b5d2-d6fd551653d0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:37.844154 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:37.844154 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:37.851662 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-60b26596-5ec3-4360-b5d2-d6fd551653d0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:37.859976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-60b26596-5ec3-4360-b5d2-d6fd551653d0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:37.859976 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 560/2221] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:37 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:38.088996 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-841fe4fe-418d-49be-8bfc-3dc308d87f31 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:38.092419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-841fe4fe-418d-49be-8bfc-3dc308d87f31 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 Jul 10 19:01:38.092720 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-841fe4fe-418d-49be-8bfc-3dc308d87f31 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:38.093045 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-841fe4fe-418d-49be-8bfc-3dc308d87f31 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:38.101149 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-841fe4fe-418d-49be-8bfc-3dc308d87f31 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 returned with HTTP 404 Jul 10 19:01:38.102754 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 543/2222] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:38 2026] GET /volume/v3/volumes/4383e79e-a3a3-451d-a66d-5d331a14c4a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:38.110694 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ffe9a4de-e82d-499e-82ab-77ce1bd63830 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:38.113412 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ffe9a4de-e82d-499e-82ab-77ce1bd63830 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c Jul 10 19:01:38.113412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ffe9a4de-e82d-499e-82ab-77ce1bd63830 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:38.113412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ffe9a4de-e82d-499e-82ab-77ce1bd63830 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:38.113669 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-ffe9a4de-e82d-499e-82ab-77ce1bd63830 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete snapshot with id: 5daa5827-1ebe-4b45-89fe-2b934201ce3c Jul 10 19:01:38.115949 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=356,cinder:UPDATE=83,cinder:INSERT=50 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:01:38.122172 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ffe9a4de-e82d-499e-82ab-77ce1bd63830 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c returned with HTTP 404 Jul 10 19:01:38.123281 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 554/2223] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:01:38 2026] DELETE /volume/v3/snapshots/5daa5827-1ebe-4b45-89fe-2b934201ce3c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:38.137181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ea0269a9-cba3-4329-9fd6-8d6578ea7a19 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:38.140887 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ea0269a9-cba3-4329-9fd6-8d6578ea7a19 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] GET https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:38.141195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ea0269a9-cba3-4329-9fd6-8d6578ea7a19 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:38.141491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ea0269a9-cba3-4329-9fd6-8d6578ea7a19 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:38.152342 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ea0269a9-cba3-4329-9fd6-8d6578ea7a19 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf returned with HTTP 404 Jul 10 19:01:38.153135 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 567/2224] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:38 2026] GET /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:38.162715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a9ec22f8-2938-4956-8a01-8d5974dd8501 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:38.165520 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a9ec22f8-2938-4956-8a01-8d5974dd8501 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:38.166010 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a9ec22f8-2938-4956-8a01-8d5974dd8501 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:38.166305 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a9ec22f8-2938-4956-8a01-8d5974dd8501 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:38.166593 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-a9ec22f8-2938-4956-8a01-8d5974dd8501 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] Delete volume with id: 8e807d9a-a6cc-4d96-81e5-f8716b7677cf Jul 10 19:01:38.178198 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a9ec22f8-2938-4956-8a01-8d5974dd8501 tempest-VolumesDeleteCascade-302519308 tempest-VolumesDeleteCascade-302519308-project-member] https://10.4.3.225/volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf returned with HTTP 404 Jul 10 19:01:38.178674 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 561/2225] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:38 2026] DELETE /volume/v3/volumes/8e807d9a-a6cc-4d96-81e5-f8716b7677cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:38.708780 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-af1549e0-2174-4913-bb4f-f754e2fe11de None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:38.710979 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af1549e0-2174-4913-bb4f-f754e2fe11de tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:38.711313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af1549e0-2174-4913-bb4f-f754e2fe11de tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:38.711615 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af1549e0-2174-4913-bb4f-f754e2fe11de tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:38.712036 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-af1549e0-2174-4913-bb4f-f754e2fe11de tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:38.717150 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:38.717150 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:38.718258 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af1549e0-2174-4913-bb4f-f754e2fe11de tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:38.719044 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 544/2226] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:38 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:38.878030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e53f9a04-a8db-4cef-b9f7-d48bd608fc3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:38.881024 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e53f9a04-a8db-4cef-b9f7-d48bd608fc3c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:38.881386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e53f9a04-a8db-4cef-b9f7-d48bd608fc3c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:38.881655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e53f9a04-a8db-4cef-b9f7-d48bd608fc3c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:38.897764 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:38.897764 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:38.903683 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e53f9a04-a8db-4cef-b9f7-d48bd608fc3c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:38.912375 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e53f9a04-a8db-4cef-b9f7-d48bd608fc3c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:38.912375 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 555/2227] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:38 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:39.730966 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c8127da3-8c9c-438e-99e0-6a15b8a833ce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:39.732763 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8127da3-8c9c-438e-99e0-6a15b8a833ce tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:39.733138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8127da3-8c9c-438e-99e0-6a15b8a833ce tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:39.733470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8127da3-8c9c-438e-99e0-6a15b8a833ce tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:39.733677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c8127da3-8c9c-438e-99e0-6a15b8a833ce tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:39.738205 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:39.738205 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:39.739624 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8127da3-8c9c-438e-99e0-6a15b8a833ce tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:39.739624 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 568/2228] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:39 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:39.889850 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-30390740-0d5c-4a04-8996-82ea34d2321f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:39.928063 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f6bb3cbc-5ad7-4b08-9e34-570a5c94cb4c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:39.932016 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6bb3cbc-5ad7-4b08-9e34-570a5c94cb4c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:39.932016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6bb3cbc-5ad7-4b08-9e34-570a5c94cb4c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:39.932016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6bb3cbc-5ad7-4b08-9e34-570a5c94cb4c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:39.943502 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:39.943502 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:39.948294 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f6bb3cbc-5ad7-4b08-9e34-570a5c94cb4c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:39.953216 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6bb3cbc-5ad7-4b08-9e34-570a5c94cb4c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:39.953745 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 545/2229] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:39 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:40.016095 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:40.016687 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-127525737"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:40.019056 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-127525737'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:40.019222 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Create volume of 1 GB Jul 10 19:01:40.026782 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Availability Zones retrieved successfully. Jul 10 19:01:40.035424 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Flow 'volume_create_api' (28447fea-0d8d-49c4-b71f-6951d88796d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:40.036766 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db28405d-68aa-4f58-8bcf-37b651802b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:40.038387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:40.082093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db28405d-68aa-4f58-8bcf-37b651802b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:40.083540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152fe021-f0af-44c4-84a7-252bbd2ae4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:40.179329 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Created reservations ['f3c697f3-9881-48e2-9f51-0f4e474d480b', 'db0be284-1d40-417d-a330-832ca145196a', '004dc161-1935-4985-ab26-1950f176cbe0', 'f3b55def-5a1a-488d-8a0e-bee40b8fa271'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:40.180379 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152fe021-f0af-44c4-84a7-252bbd2ae4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c697f3-9881-48e2-9f51-0f4e474d480b', 'db0be284-1d40-417d-a330-832ca145196a', '004dc161-1935-4985-ab26-1950f176cbe0', 'f3b55def-5a1a-488d-8a0e-bee40b8fa271']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:40.181379 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32377e19-1159-4a55-a85b-783da191f930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:40.206056 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32377e19-1159-4a55-a85b-783da191f930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53923454-a236-4c83-8882-299ebd62e1c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-127525737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5367882682446419c67bd6976dbe73a',qos_specs=None,replication_status=,reservations=['f3c697f3-9881-48e2-9f51-0f4e474d480b','db0be284-1d40-417d-a330-832ca145196a','004dc161-1935-4985-ab26-1950f176cbe0','f3b55def-5a1a-488d-8a0e-bee40b8fa271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856b83e641e34a2790ffc6c3bf6d616f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-127525737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53923454-a236-4c83-8882-299ebd62e1c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5367882682446419c67bd6976dbe73a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='856b83e641e34a2790ffc6c3bf6d616f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:40.206911 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c2f7eb-ecba-4b7b-9b03-e56660e21a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:40.230883 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c2f7eb-ecba-4b7b-9b03-e56660e21a81) transitioned into state 'SUCCESS' from state '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-127525737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5367882682446419c67bd6976dbe73a',qos_specs=None,replication_status=,reservations=['f3c697f3-9881-48e2-9f51-0f4e474d480b','db0be284-1d40-417d-a330-832ca145196a','004dc161-1935-4985-ab26-1950f176cbe0','f3b55def-5a1a-488d-8a0e-bee40b8fa271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='856b83e641e34a2790ffc6c3bf6d616f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:40.231876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd48e870-539f-4e9b-bd54-0c5b49c4a6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:40.248778 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd48e870-539f-4e9b-bd54-0c5b49c4a6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:40.250033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Flow 'volume_create_api' (28447fea-0d8d-49c4-b71f-6951d88796d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:40.250468 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Create volume request issued successfully. Jul 10 19:01:40.256429 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-30390740-0d5c-4a04-8996-82ea34d2321f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:40.256895 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 562/2230] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:01:39 2026] POST /volume/v3/volumes => generated 749 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:40.272480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a73c99de-3d75-46e9-898f-e13a0573244c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:40.278972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a73c99de-3d75-46e9-898f-e13a0573244c tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:40.278972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a73c99de-3d75-46e9-898f-e13a0573244c tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:40.279150 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a73c99de-3d75-46e9-898f-e13a0573244c tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:40.288066 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:40.288066 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:40.293255 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a73c99de-3d75-46e9-898f-e13a0573244c tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:40.297890 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a73c99de-3d75-46e9-898f-e13a0573244c tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 returned with HTTP 200 Jul 10 19:01:40.298507 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 556/2231] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:40 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:40.758357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d1426d54-34f0-4b56-9e39-6df6a32d0b0f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:40.760712 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1426d54-34f0-4b56-9e39-6df6a32d0b0f tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:40.761000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1426d54-34f0-4b56-9e39-6df6a32d0b0f tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:40.761250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1426d54-34f0-4b56-9e39-6df6a32d0b0f tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:40.761391 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d1426d54-34f0-4b56-9e39-6df6a32d0b0f tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:40.769029 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:40.769029 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:40.770152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1426d54-34f0-4b56-9e39-6df6a32d0b0f tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:40.770667 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 569/2232] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:40 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:40.970163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-371ab5f1-9fb5-475e-addd-edd11ba7ffac None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:40.973417 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-371ab5f1-9fb5-475e-addd-edd11ba7ffac tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:40.973634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-371ab5f1-9fb5-475e-addd-edd11ba7ffac tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:40.973867 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-371ab5f1-9fb5-475e-addd-edd11ba7ffac tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:40.988852 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:40.988852 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:40.994257 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-371ab5f1-9fb5-475e-addd-edd11ba7ffac tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:41.000214 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-371ab5f1-9fb5-475e-addd-edd11ba7ffac tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:41.000737 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 546/2233] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:40 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:41.317009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8e767992-4459-440c-acb8-e4a67aafe7ca None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.319263 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8e767992-4459-440c-acb8-e4a67aafe7ca tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:41.319851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8e767992-4459-440c-acb8-e4a67aafe7ca tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.320041 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8e767992-4459-440c-acb8-e4a67aafe7ca tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.329950 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.329950 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:41.335836 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8e767992-4459-440c-acb8-e4a67aafe7ca tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.343048 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8e767992-4459-440c-acb8-e4a67aafe7ca tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 returned with HTTP 200 Jul 10 19:01:41.343470 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 563/2234] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:41.358929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-76b2239c-effd-4db6-b217-c4e4b2131e88 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.361377 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-76b2239c-effd-4db6-b217-c4e4b2131e88 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] POST https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.361934 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-76b2239c-effd-4db6-b217-c4e4b2131e88 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:41.372464 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.372464 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:41.373599 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-76b2239c-effd-4db6-b217-c4e4b2131e88 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.384783 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-76b2239c-effd-4db6-b217-c4e4b2131e88 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Create volume metadata completed successfully. Jul 10 19:01:41.385171 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-76b2239c-effd-4db6-b217-c4e4b2131e88 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.385682 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 557/2235] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:01:41 2026] POST /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:41.396320 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.399070 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.399431 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.399867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.410187 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.410187 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:41.410865 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.421018 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Get volume metadata completed successfully. Jul 10 19:01:41.421347 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5572775a-70f1-4fb3-883f-6195d6553cd0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.421878 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 570/2236] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:41.431334 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-91d7fd6c-3a98-4967-9d9a-3a6d6aa5a847 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.433515 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-91d7fd6c-3a98-4967-9d9a-3a6d6aa5a847 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] PUT https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.434245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-91d7fd6c-3a98-4967-9d9a-3a6d6aa5a847 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:41.449061 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.449061 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:41.450105 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-91d7fd6c-3a98-4967-9d9a-3a6d6aa5a847 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.472685 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-91d7fd6c-3a98-4967-9d9a-3a6d6aa5a847 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Update volume metadata completed successfully. Jul 10 19:01:41.472685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-91d7fd6c-3a98-4967-9d9a-3a6d6aa5a847 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.472685 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 547/2237] 10.4.3.225 () {68 vars in 1395 bytes} [Fri Jul 10 19:01:41 2026] PUT /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.482640 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.484738 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.485285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.485625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.498882 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.498882 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:41.498882 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.508067 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Get volume metadata completed successfully. Jul 10 19:01:41.509274 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6188890-2a9b-49f1-99ad-d0b0bba99edb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.509274 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 564/2238] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.518495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.524218 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] DELETE https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key1 Jul 10 19:01:41.524218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.524529 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.533913 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.533913 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:41.534580 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.541365 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Get volume metadata completed successfully. Jul 10 19:01:41.552106 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Delete volume metadata completed successfully. Jul 10 19:01:41.555676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-085ddf57-50fc-4925-8d2d-a1cb76ebae01 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key1 returned with HTTP 200 Jul 10 19:01:41.555676 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 558/2239] 10.4.3.225 () {66 vars in 1393 bytes} [Fri Jul 10 19:01:41 2026] DELETE /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 19:01:41.563684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-551db10a-2717-4326-af4a-039bc2e2da19 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.566487 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-551db10a-2717-4326-af4a-039bc2e2da19 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.566935 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-551db10a-2717-4326-af4a-039bc2e2da19 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.567331 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-551db10a-2717-4326-af4a-039bc2e2da19 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.587054 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.587054 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:41.587933 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-551db10a-2717-4326-af4a-039bc2e2da19 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.596773 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-551db10a-2717-4326-af4a-039bc2e2da19 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Get volume metadata completed successfully. Jul 10 19:01:41.597276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-551db10a-2717-4326-af4a-039bc2e2da19 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.597928 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 571/2240] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.612059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0657aaa2-72a7-4e0d-8068-0fb904535fee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.614183 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0657aaa2-72a7-4e0d-8068-0fb904535fee tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] PUT https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.614647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0657aaa2-72a7-4e0d-8068-0fb904535fee tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:41.626004 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.626004 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:41.626836 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0657aaa2-72a7-4e0d-8068-0fb904535fee tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.646758 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0657aaa2-72a7-4e0d-8068-0fb904535fee tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Update volume metadata completed successfully. Jul 10 19:01:41.647256 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0657aaa2-72a7-4e0d-8068-0fb904535fee tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.648382 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 548/2241] 10.4.3.225 () {68 vars in 1395 bytes} [Fri Jul 10 19:01:41 2026] PUT /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.660438 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-03cf9854-fdb8-4ae6-b9cc-0e2a6b44d202 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.663396 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-03cf9854-fdb8-4ae6-b9cc-0e2a6b44d202 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] POST https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.664347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-03cf9854-fdb8-4ae6-b9cc-0e2a6b44d202 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:41.678190 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.678190 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:41.679848 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-03cf9854-fdb8-4ae6-b9cc-0e2a6b44d202 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.695226 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-03cf9854-fdb8-4ae6-b9cc-0e2a6b44d202 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Create volume metadata completed successfully. Jul 10 19:01:41.695603 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-03cf9854-fdb8-4ae6-b9cc-0e2a6b44d202 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.696332 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 565/2242] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 19:01:41 2026] POST /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.711721 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5ed5bc9b-3040-4f4a-a35c-bb218534e496 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.715847 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ed5bc9b-3040-4f4a-a35c-bb218534e496 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] PUT https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key3 Jul 10 19:01:41.715847 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ed5bc9b-3040-4f4a-a35c-bb218534e496 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:41.727007 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.727007 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:41.727604 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5ed5bc9b-3040-4f4a-a35c-bb218534e496 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.743653 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5ed5bc9b-3040-4f4a-a35c-bb218534e496 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Update volume metadata completed successfully. Jul 10 19:01:41.744380 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ed5bc9b-3040-4f4a-a35c-bb218534e496 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key3 returned with HTTP 200 Jul 10 19:01:41.746214 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 559/2243] 10.4.3.225 () {68 vars in 1410 bytes} [Fri Jul 10 19:01:41 2026] PUT /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.755285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.757402 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key3 Jul 10 19:01:41.758324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.759787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.770165 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.770165 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:41.770902 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.780234 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Get volume metadata completed successfully. Jul 10 19:01:41.782406 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41faada3-50b3-44d6-9bfc-ee55231aa5ef tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key3 returned with HTTP 200 Jul 10 19:01:41.782406 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 572/2244] 10.4.3.225 () {66 vars in 1390 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.785413 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6a89baae-e122-4923-bd37-0b0a23683894 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.788351 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a89baae-e122-4923-bd37-0b0a23683894 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:41.788674 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a89baae-e122-4923-bd37-0b0a23683894 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.789287 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a89baae-e122-4923-bd37-0b0a23683894 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.789540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6a89baae-e122-4923-bd37-0b0a23683894 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:41.792257 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.795194 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.795417 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.796116 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.798613 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.798613 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:41.799867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a89baae-e122-4923-bd37-0b0a23683894 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:41.801829 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 549/2245] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:41.809161 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.809161 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:41.810136 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.823502 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Get volume metadata completed successfully. Jul 10 19:01:41.824124 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6cef9fa4-95cc-468d-a0c0-645e0491a7d0 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.824608 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 566/2246] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 75 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.835839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-16caeb46-1124-4398-a328-ac29ad339244 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.839963 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-16caeb46-1124-4398-a328-ac29ad339244 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] PUT https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata Jul 10 19:01:41.840493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-16caeb46-1124-4398-a328-ac29ad339244 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:41.853097 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.853097 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:41.853279 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-16caeb46-1124-4398-a328-ac29ad339244 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.872381 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-16caeb46-1124-4398-a328-ac29ad339244 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Update volume metadata completed successfully. Jul 10 19:01:41.872381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-16caeb46-1124-4398-a328-ac29ad339244 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata returned with HTTP 200 Jul 10 19:01:41.872903 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 560/2247] 10.4.3.225 () {68 vars in 1395 bytes} [Fri Jul 10 19:01:41 2026] PUT /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:01:41.884297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f17b8b1-6245-40f5-8b41-1fcc02114805 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.886800 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f17b8b1-6245-40f5-8b41-1fcc02114805 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:41.887078 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f17b8b1-6245-40f5-8b41-1fcc02114805 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.887958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f17b8b1-6245-40f5-8b41-1fcc02114805 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.898516 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.898516 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:41.912208 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f17b8b1-6245-40f5-8b41-1fcc02114805 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.920644 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f17b8b1-6245-40f5-8b41-1fcc02114805 tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 returned with HTTP 200 Jul 10 19:01:41.921415 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 573/2248] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:41.937157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.943735 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] DELETE https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:41.943939 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.944139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.944308 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Delete volume with id: 53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:41.951269 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.951269 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:41.951734 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:41.970926 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Delete volume request issued successfully. Jul 10 19:01:41.971455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40b93c79-e0c7-46ad-a147-485d9bfdfb8f tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 returned with HTTP 202 Jul 10 19:01:41.971655 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 550/2249] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:01:41 2026] DELETE /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:01:41.981186 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-97efd60c-7b28-44a5-87ea-98dae536e4bb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:41.983657 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-97efd60c-7b28-44a5-87ea-98dae536e4bb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:41.983965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-97efd60c-7b28-44a5-87ea-98dae536e4bb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:41.984252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-97efd60c-7b28-44a5-87ea-98dae536e4bb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:41.996690 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:41.996690 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:42.002310 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-97efd60c-7b28-44a5-87ea-98dae536e4bb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Volume info retrieved successfully. Jul 10 19:01:42.015588 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-97efd60c-7b28-44a5-87ea-98dae536e4bb tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 returned with HTTP 200 Jul 10 19:01:42.016135 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 567/2250] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:41 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:42.016690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fbb2d7a0-fff5-4755-a926-de0b12319bc8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:42.018698 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbb2d7a0-fff5-4755-a926-de0b12319bc8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:42.019116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fbb2d7a0-fff5-4755-a926-de0b12319bc8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:42.019167 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fbb2d7a0-fff5-4755-a926-de0b12319bc8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:42.031787 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:42.031787 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:42.037509 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fbb2d7a0-fff5-4755-a926-de0b12319bc8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:42.045340 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbb2d7a0-fff5-4755-a926-de0b12319bc8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:42.045882 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 561/2251] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:42 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:42.077146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e368fc0c-973b-4288-bce2-4a149792f667 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:42.079476 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:42.082365 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-380733843"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:42.083999 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-380733843'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:42.088097 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume of 1 GB Jul 10 19:01:42.089039 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:42.089039 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:42.089039 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Availability Zones retrieved successfully. Jul 10 19:01:42.094667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (a5c77f87-a8f9-4d42-8dc2-1f1e4f70c28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:42.096432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590c6b95-aaa3-4fbb-8a1d-17ba7941a2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:42.097419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:42.107320 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:42.107320 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:42.125956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590c6b95-aaa3-4fbb-8a1d-17ba7941a2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83682fa3-34d9-4581-88c7-d36153243722,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83682fa3-34d9-4581-88c7-d36153243722', 'encryption_key_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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:42.126962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af89a925-1e26-4e01-b17c-6f3491bdb0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:42.140525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-ca4a9d21-ff49-4829-b14a-7165ae6bc102 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:42.143314 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-ca4a9d21-ff49-4829-b14a-7165ae6bc102 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382/action Jul 10 19:01:42.143966 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-ca4a9d21-ff49-4829-b14a-7165ae6bc102 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:01:42.144133 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-ca4a9d21-ff49-4829-b14a-7165ae6bc102 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:42.169350 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:42.169350 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:42.182010 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f12bd786-f9fb-411f-88e5-ec441dbea1b1 req-ca4a9d21-ff49-4829-b14a-7165ae6bc102 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382/action returned with HTTP 204 Jul 10 19:01:42.182619 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 551/2252] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:01:42 2026] POST /volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:42.184477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Created reservations ['aff442e4-970d-4265-8213-f56a863b6da4', '813dce1f-da7d-421a-be5a-ccab7df63ac8', '17770d8c-c3d0-4c38-9003-71968eb6a9cc', '25e37d14-c682-405e-b76d-367bd43e2128'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:42.185650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af89a925-1e26-4e01-b17c-6f3491bdb0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff442e4-970d-4265-8213-f56a863b6da4', '813dce1f-da7d-421a-be5a-ccab7df63ac8', '17770d8c-c3d0-4c38-9003-71968eb6a9cc', '25e37d14-c682-405e-b76d-367bd43e2128']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:42.187043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5131d14c-a8c3-471f-af0d-43504461fe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:42.224381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5131d14c-a8c3-471f-af0d-43504461fe9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1e138f7-014a-4001-824d-b9fc9873600d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-380733843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['aff442e4-970d-4265-8213-f56a863b6da4','813dce1f-da7d-421a-be5a-ccab7df63ac8','17770d8c-c3d0-4c38-9003-71968eb6a9cc','25e37d14-c682-405e-b76d-367bd43e2128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-380733843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1e138f7-014a-4001-824d-b9fc9873600d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d2584cd09b004180801ec0c0b24f5df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83682fa3-34d9-4581-88c7-d36153243722),volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:42.225683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b855de3-05ab-4da9-b5fb-42fb5ec882db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:42.258196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b855de3-05ab-4da9-b5fb-42fb5ec882db) transitioned into state 'SUCCESS' from state '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-380733843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['aff442e4-970d-4265-8213-f56a863b6da4','813dce1f-da7d-421a-be5a-ccab7df63ac8','17770d8c-c3d0-4c38-9003-71968eb6a9cc','25e37d14-c682-405e-b76d-367bd43e2128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:42.258900 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec71ca28-b71f-4f4b-b78c-0e94b8a6f801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:42.277878 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec71ca28-b71f-4f4b-b78c-0e94b8a6f801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:42.278702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (a5c77f87-a8f9-4d42-8dc2-1f1e4f70c28c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:42.279047 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request issued successfully. Jul 10 19:01:42.279608 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e368fc0c-973b-4288-bce2-4a149792f667 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:42.281444 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 574/2253] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:01:42 2026] POST /volume/v3/volumes => generated 759 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:42.300651 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3a18cd0d-d123-41bd-a413-f0c7359567bf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:42.303028 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3a18cd0d-d123-41bd-a413-f0c7359567bf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:42.303286 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3a18cd0d-d123-41bd-a413-f0c7359567bf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:42.303659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3a18cd0d-d123-41bd-a413-f0c7359567bf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:42.314660 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:42.314660 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:42.319015 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3a18cd0d-d123-41bd-a413-f0c7359567bf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:42.324376 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3a18cd0d-d123-41bd-a413-f0c7359567bf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:42.325107 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 568/2254] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:42 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:42.816785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2b27cd46-471e-401a-8dd6-9cae60e90f4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:42.820169 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2b27cd46-471e-401a-8dd6-9cae60e90f4d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:42.820457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2b27cd46-471e-401a-8dd6-9cae60e90f4d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:42.820732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2b27cd46-471e-401a-8dd6-9cae60e90f4d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:42.820964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2b27cd46-471e-401a-8dd6-9cae60e90f4d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:42.827736 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:42.827736 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:42.828922 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2b27cd46-471e-401a-8dd6-9cae60e90f4d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:42.829461 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 562/2255] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:42 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:43.033337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ca0cafff-b75d-4e16-a129-0f521089c95a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:43.035549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca0cafff-b75d-4e16-a129-0f521089c95a tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] GET https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 Jul 10 19:01:43.035955 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca0cafff-b75d-4e16-a129-0f521089c95a tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:43.036148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca0cafff-b75d-4e16-a129-0f521089c95a tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:43.046917 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca0cafff-b75d-4e16-a129-0f521089c95a tempest-VolumesMetadataTest-1057389715 tempest-VolumesMetadataTest-1057389715-project-member] https://10.4.3.225/volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 returned with HTTP 404 Jul 10 19:01:43.047732 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 552/2256] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:43 2026] GET /volume/v3/volumes/53923454-a236-4c83-8882-299ebd62e1c4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:43.068444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fccc5676-97b2-4bc5-8d40-a56dbe78b869 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:43.071352 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fccc5676-97b2-4bc5-8d40-a56dbe78b869 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:43.071669 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fccc5676-97b2-4bc5-8d40-a56dbe78b869 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:43.072032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fccc5676-97b2-4bc5-8d40-a56dbe78b869 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:43.087877 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:43.087877 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:43.095703 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fccc5676-97b2-4bc5-8d40-a56dbe78b869 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:43.107777 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fccc5676-97b2-4bc5-8d40-a56dbe78b869 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:43.108862 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 575/2257] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:43 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:43.127536 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b7874e60-8ad5-4caa-a342-f2cfe260224c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:43.131554 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b7874e60-8ad5-4caa-a342-f2cfe260224c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:01:43.131793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b7874e60-8ad5-4caa-a342-f2cfe260224c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:43.132263 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b7874e60-8ad5-4caa-a342-f2cfe260224c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:43.150478 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:43.150478 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:43.158287 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b7874e60-8ad5-4caa-a342-f2cfe260224c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:01:43.167320 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b7874e60-8ad5-4caa-a342-f2cfe260224c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:01:43.169968 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 569/2258] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:43 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:43.351587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12c9ea81-b7b1-4add-96de-662115f89500 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:43.354541 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12c9ea81-b7b1-4add-96de-662115f89500 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:43.354690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12c9ea81-b7b1-4add-96de-662115f89500 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:43.355111 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12c9ea81-b7b1-4add-96de-662115f89500 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:43.366211 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:43.366211 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:43.371696 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12c9ea81-b7b1-4add-96de-662115f89500 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:43.383742 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12c9ea81-b7b1-4add-96de-662115f89500 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:43.383742 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 563/2259] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:43 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:43.462870 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-2315dc9e-032e-4c3b-af7d-d29c82f604a1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:43.465545 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-2315dc9e-032e-4c3b-af7d-d29c82f604a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:43.465899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-2315dc9e-032e-4c3b-af7d-d29c82f604a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:43.466176 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-2315dc9e-032e-4c3b-af7d-d29c82f604a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:43.486478 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:43.486478 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:43.496038 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-2315dc9e-032e-4c3b-af7d-d29c82f604a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:43.504780 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-2315dc9e-032e-4c3b-af7d-d29c82f604a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:43.505605 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 553/2260] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:43 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:43.855602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-244d3e6a-587e-49a7-acda-d57c0531a853 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:43.861311 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-244d3e6a-587e-49a7-acda-d57c0531a853 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:43.861461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-244d3e6a-587e-49a7-acda-d57c0531a853 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:43.863063 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-244d3e6a-587e-49a7-acda-d57c0531a853 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:43.863063 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-244d3e6a-587e-49a7-acda-d57c0531a853 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:43.876180 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:43.876180 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:43.877621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-244d3e6a-587e-49a7-acda-d57c0531a853 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:43.878713 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 576/2261] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:43 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:44.897838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-141006c0-bc41-4cc9-bfaa-612ffd179394 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:44.902923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-141006c0-bc41-4cc9-bfaa-612ffd179394 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:44.904014 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-141006c0-bc41-4cc9-bfaa-612ffd179394 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:44.904014 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-141006c0-bc41-4cc9-bfaa-612ffd179394 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:44.904014 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-141006c0-bc41-4cc9-bfaa-612ffd179394 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:44.910545 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:44.910545 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:44.912566 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-141006c0-bc41-4cc9-bfaa-612ffd179394 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:44.913494 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 570/2262] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:44 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:45.571989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-44b1ac1b-546b-4ef0-85ae-4b039ea6259d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:45.572455 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44b1ac1b-546b-4ef0-85ae-4b039ea6259d None None] GET https://10.4.3.225/volume// Jul 10 19:01:45.572665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44b1ac1b-546b-4ef0-85ae-4b039ea6259d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:45.572932 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44b1ac1b-546b-4ef0-85ae-4b039ea6259d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:45.573302 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44b1ac1b-546b-4ef0-85ae-4b039ea6259d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:45.573629 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 564/2263] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:01:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:45.583313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a6174e22-51c3-42f9-92ec-e5197f348465 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:45.585842 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a6174e22-51c3-42f9-92ec-e5197f348465 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:01:45.586309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a6174e22-51c3-42f9-92ec-e5197f348465 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1e138f7-014a-4001-824d-b9fc9873600d", "connector": null, "instance_uuid": "b6a946ca-1208-43ea-b6fc-8fca6d7a5ebd"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:45.598414 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:45.598414 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:45.641518 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a6174e22-51c3-42f9-92ec-e5197f348465 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:01:45.642271 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 554/2264] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:01:45 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 10 19:01:45.928026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bc9b52b7-131f-42a5-88bf-3061d6a8b806 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:45.929981 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc9b52b7-131f-42a5-88bf-3061d6a8b806 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:01:45.930214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc9b52b7-131f-42a5-88bf-3061d6a8b806 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:45.930468 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc9b52b7-131f-42a5-88bf-3061d6a8b806 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:45.930588 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-bc9b52b7-131f-42a5-88bf-3061d6a8b806 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Show backup with id b1821199-9886-4d8b-9e7a-42d363852ddf. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:01:45.935688 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:45.935688 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:45.936598 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc9b52b7-131f-42a5-88bf-3061d6a8b806 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 200 Jul 10 19:01:45.937349 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 577/2265] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:45 2026] GET /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:45.951442 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b0d4433f-d9d4-42e4-bdb2-95bde9bc1b42 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:45.954764 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b0d4433f-d9d4-42e4-bdb2-95bde9bc1b42 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:01:45.955089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b0d4433f-d9d4-42e4-bdb2-95bde9bc1b42 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:45.955283 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b0d4433f-d9d4-42e4-bdb2-95bde9bc1b42 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:45.979067 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:45.979067 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:45.990217 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b0d4433f-d9d4-42e4-bdb2-95bde9bc1b42 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:45.999411 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b0d4433f-d9d4-42e4-bdb2-95bde9bc1b42 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 returned with HTTP 200 Jul 10 19:01:46.000001 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 571/2266] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:45 2026] GET /volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 => generated 1414 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:46.019654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-94bea9a6-fc7e-4007-8972-1974eecc7e84 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:46.022076 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94bea9a6-fc7e-4007-8972-1974eecc7e84 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:01:46.023287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94bea9a6-fc7e-4007-8972-1974eecc7e84 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:46.023287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94bea9a6-fc7e-4007-8972-1974eecc7e84 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:46.034864 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:46.034864 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:46.040744 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-94bea9a6-fc7e-4007-8972-1974eecc7e84 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:46.048372 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94bea9a6-fc7e-4007-8972-1974eecc7e84 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 returned with HTTP 200 Jul 10 19:01:46.049332 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0d4f8f94-5f01-46dd-8b20-f701206ea6ed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:46.049383 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 565/2267] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:46 2026] GET /volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:46.054943 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d4f8f94-5f01-46dd-8b20-f701206ea6ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:46.056027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d4f8f94-5f01-46dd-8b20-f701206ea6ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:46.056027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d4f8f94-5f01-46dd-8b20-f701206ea6ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:46.075660 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:46.075660 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:46.090267 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0d4f8f94-5f01-46dd-8b20-f701206ea6ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:46.104551 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d4f8f94-5f01-46dd-8b20-f701206ea6ed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:46.104551 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 555/2268] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:46 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:46.187698 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ba65cd3a-b8cd-465b-99b1-9f477566d265 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:46.187698 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ba65cd3a-b8cd-465b-99b1-9f477566d265 None None] GET https://10.4.3.225/volume// Jul 10 19:01:46.187966 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ba65cd3a-b8cd-465b-99b1-9f477566d265 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:46.188147 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ba65cd3a-b8cd-465b-99b1-9f477566d265 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:46.188763 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ba65cd3a-b8cd-465b-99b1-9f477566d265 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:46.189574 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 578/2269] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:01:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 19:01:46.211074 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-ea125de3-6175-453c-9c9c-e4bb2aed8d9b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:46.213847 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-ea125de3-6175-453c-9c9c-e4bb2aed8d9b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:46.214368 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-ea125de3-6175-453c-9c9c-e4bb2aed8d9b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:46.214368 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-ea125de3-6175-453c-9c9c-e4bb2aed8d9b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:46.234590 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:46.234590 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:46.248021 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-ea125de3-6175-453c-9c9c-e4bb2aed8d9b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:46.263054 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-ea125de3-6175-453c-9c9c-e4bb2aed8d9b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:46.263054 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 572/2270] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:01:46 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1031 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:46.441888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:46.447602 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9 Jul 10 19:01:46.448658 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:46.462355 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-d1e138f7-014a-4001-824d-b9fc9873600d-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:01:46.470916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-d1e138f7-014a-4001-824d-b9fc9873600d-np0000005042" acquired by "attachment_update" :: waited 0.009s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:01:46.472419 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:46.472419 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:47.008261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-d1e138f7-014a-4001-824d-b9fc9873600d-np0000005042" released by "attachment_update" :: held 0.537s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:01:47.008682 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-a4a56512-38fd-4341-b5f0-00363de53685 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9 returned with HTTP 200 Jul 10 19:01:47.009341 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 566/2271] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:01:46 2026] PUT /volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:47.121887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-60bef157-2c8a-448c-9433-3c0f983a44d2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:47.127220 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60bef157-2c8a-448c-9433-3c0f983a44d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:47.127350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60bef157-2c8a-448c-9433-3c0f983a44d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:47.127518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60bef157-2c8a-448c-9433-3c0f983a44d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:47.145913 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:47.145913 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:47.151581 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-60bef157-2c8a-448c-9433-3c0f983a44d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:47.159403 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60bef157-2c8a-448c-9433-3c0f983a44d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:47.159972 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 556/2272] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:47 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:47.880195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ee710f37-43e4-4d24-bbf7-9eeea4d204b6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:47.883541 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ee710f37-43e4-4d24-bbf7-9eeea4d204b6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:01:47.883946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ee710f37-43e4-4d24-bbf7-9eeea4d204b6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:47.884291 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ee710f37-43e4-4d24-bbf7-9eeea4d204b6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:47.895278 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:47.895278 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:47.900962 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ee710f37-43e4-4d24-bbf7-9eeea4d204b6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:47.908326 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ee710f37-43e4-4d24-bbf7-9eeea4d204b6 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 returned with HTTP 200 Jul 10 19:01:47.909504 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 579/2273] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:47 2026] GET /volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:48.179897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7ac620be-73dd-4b18-ab9c-f659033a96e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:48.181468 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ac620be-73dd-4b18-ab9c-f659033a96e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:48.181669 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ac620be-73dd-4b18-ab9c-f659033a96e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:48.182007 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ac620be-73dd-4b18-ab9c-f659033a96e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:48.195995 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:48.195995 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:48.200697 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7ac620be-73dd-4b18-ab9c-f659033a96e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:48.207356 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ac620be-73dd-4b18-ab9c-f659033a96e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:48.207882 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 573/2274] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:48 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:48.779060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-bea964b4-9319-47a6-ae36-83101d6f085b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:48.782399 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-bea964b4-9319-47a6-ae36-83101d6f085b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:01:48.782597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-bea964b4-9319-47a6-ae36-83101d6f085b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:48.782911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-bea964b4-9319-47a6-ae36-83101d6f085b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:48.794361 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:48.794361 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:48.803028 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-bea964b4-9319-47a6-ae36-83101d6f085b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:48.811632 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-bea964b4-9319-47a6-ae36-83101d6f085b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 returned with HTTP 200 Jul 10 19:01:48.812200 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 567/2275] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:48 2026] GET /volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:48.823993 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e8c85e5-e615-49a2-a2a3-c5e2b13b1c93 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:48.824890 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e8c85e5-e615-49a2-a2a3-c5e2b13b1c93 None None] GET https://10.4.3.225/volume// Jul 10 19:01:48.824890 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e8c85e5-e615-49a2-a2a3-c5e2b13b1c93 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:48.825072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e8c85e5-e615-49a2-a2a3-c5e2b13b1c93 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:48.825431 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e8c85e5-e615-49a2-a2a3-c5e2b13b1c93 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:48.825859 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 557/2276] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:01:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:48.838167 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-311c1ea9-e9bd-4d11-8f01-bf915c14be2b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:48.841421 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-311c1ea9-e9bd-4d11-8f01-bf915c14be2b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:01:48.843793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-311c1ea9-e9bd-4d11-8f01-bf915c14be2b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd658981-e65c-4c1f-8f60-0a35de0c6263", "connector": null, "instance_uuid": "118d0916-6544-4ab9-9f8b-d56dd47ec31e"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:48.860322 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:48.860322 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:48.910433 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-311c1ea9-e9bd-4d11-8f01-bf915c14be2b tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:01:48.911451 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 580/2277] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19: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 10 19:01:49.228682 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2d285689-a984-455b-9e88-3176ce3f8740 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:49.230687 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d285689-a984-455b-9e88-3176ce3f8740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:49.231141 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d285689-a984-455b-9e88-3176ce3f8740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:49.231495 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d285689-a984-455b-9e88-3176ce3f8740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:49.249785 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:49.249785 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:49.257354 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2d285689-a984-455b-9e88-3176ce3f8740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:49.265678 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d285689-a984-455b-9e88-3176ce3f8740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:49.266705 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 574/2278] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:49 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:50.287164 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7db1b302-eb9c-4c49-82e8-c3d1b103d858 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:50.289388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7db1b302-eb9c-4c49-82e8-c3d1b103d858 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:50.289559 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7db1b302-eb9c-4c49-82e8-c3d1b103d858 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:50.290055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7db1b302-eb9c-4c49-82e8-c3d1b103d858 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:50.303084 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:50.303084 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:50.309002 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7db1b302-eb9c-4c49-82e8-c3d1b103d858 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:50.315192 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7db1b302-eb9c-4c49-82e8-c3d1b103d858 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:50.315733 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 568/2279] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:50 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:51.190548 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:51.274355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:51.274860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1048442590"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:51.276877 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1048442590'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:51.277104 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume of 1 GB Jul 10 19:01:51.283017 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability Zones retrieved successfully. Jul 10 19:01:51.295148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (ab049533-d258-49d8-913b-f040263a300d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:51.296395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f08129-f0bf-4888-8f80-0463d647d4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:51.297997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:51.334134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-78208e52-8af6-4491-8f9a-a46326a64694 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:51.336450 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78208e52-8af6-4491-8f9a-a46326a64694 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:51.336715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78208e52-8af6-4491-8f9a-a46326a64694 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:51.337011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78208e52-8af6-4491-8f9a-a46326a64694 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:51.347424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0f08129-f0bf-4888-8f80-0463d647d4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:51.348722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4ec87d-8103-469c-bac1-7d9c268fe60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:51.348944 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:51.348944 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:51.354251 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-78208e52-8af6-4491-8f9a-a46326a64694 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:51.363726 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78208e52-8af6-4491-8f9a-a46326a64694 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:51.364326 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 581/2280] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:51 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:51.458068 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['f1aeac7d-1083-4461-82c8-3d10865bf327', '5e885669-830c-4017-8d91-761fa094ba8f', '9f81557a-8c33-4f11-b66e-9d101feb47d3', '018b6f24-44da-48a8-bcfa-1b94626ebcc7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:51.458918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4ec87d-8103-469c-bac1-7d9c268fe60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1aeac7d-1083-4461-82c8-3d10865bf327', '5e885669-830c-4017-8d91-761fa094ba8f', '9f81557a-8c33-4f11-b66e-9d101feb47d3', '018b6f24-44da-48a8-bcfa-1b94626ebcc7']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:51.459658 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6abf19-6fe3-4473-9959-5e4ec1ff084b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:51.486184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6abf19-6fe3-4473-9959-5e4ec1ff084b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9ce32a9-1592-4956-8347-bd630c50286d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1048442590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['f1aeac7d-1083-4461-82c8-3d10865bf327','5e885669-830c-4017-8d91-761fa094ba8f','9f81557a-8c33-4f11-b66e-9d101feb47d3','018b6f24-44da-48a8-bcfa-1b94626ebcc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1048442590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9ce32a9-1592-4956-8347-bd630c50286d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b02355ea314546918c4bfc5b8b921c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43985f4393cb44a9b92c9be9284181ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:51.486958 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430b5c8-8531-4466-9d22-1845d0715e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:51.510172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430b5c8-8531-4466-9d22-1845d0715e6d) transitioned into state 'SUCCESS' from state '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-1048442590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['f1aeac7d-1083-4461-82c8-3d10865bf327','5e885669-830c-4017-8d91-761fa094ba8f','9f81557a-8c33-4f11-b66e-9d101feb47d3','018b6f24-44da-48a8-bcfa-1b94626ebcc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:51.510911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d104b3-e6a8-49ae-b288-c422d7b3fe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:51.524371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d104b3-e6a8-49ae-b288-c422d7b3fe5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:51.525283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (ab049533-d258-49d8-913b-f040263a300d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:51.525755 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request issued successfully. Jul 10 19:01:51.526231 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-11813b6e-6da2-4507-83ff-29d2b3da4886 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:51.526620 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 558/2281] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:01:51 2026] POST /volume/v3/volumes => generated 749 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:52.391395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e2dfae6d-8d34-4217-b7aa-ec76633d5690 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:52.396237 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e2dfae6d-8d34-4217-b7aa-ec76633d5690 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:52.396237 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e2dfae6d-8d34-4217-b7aa-ec76633d5690 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:52.396237 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e2dfae6d-8d34-4217-b7aa-ec76633d5690 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:52.418865 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:52.418865 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:52.427739 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e2dfae6d-8d34-4217-b7aa-ec76633d5690 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:52.436600 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e2dfae6d-8d34-4217-b7aa-ec76633d5690 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:52.437566 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 575/2282] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:52 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:53.457341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-505f2d69-f028-4995-a49f-54ed0e2ac427 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:53.459746 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-505f2d69-f028-4995-a49f-54ed0e2ac427 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:53.460161 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-505f2d69-f028-4995-a49f-54ed0e2ac427 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:53.460426 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-505f2d69-f028-4995-a49f-54ed0e2ac427 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:53.474008 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:53.474008 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:53.479197 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-505f2d69-f028-4995-a49f-54ed0e2ac427 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:53.485520 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-505f2d69-f028-4995-a49f-54ed0e2ac427 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:53.486075 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 569/2283] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:53 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:54.302657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-38d7a2e3-7f49-427e-b15e-277b69dcfe19 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:54.309318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-38d7a2e3-7f49-427e-b15e-277b69dcfe19 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9/action Jul 10 19:01:54.310323 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-38d7a2e3-7f49-427e-b15e-277b69dcfe19 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:01:54.310601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-38d7a2e3-7f49-427e-b15e-277b69dcfe19 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:54.342072 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:54.342072 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:54.363596 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-73b8f61b-e9dc-4d30-85d2-212e702b5c19 req-38d7a2e3-7f49-427e-b15e-277b69dcfe19 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9/action returned with HTTP 204 Jul 10 19:01:54.364200 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 582/2284] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:01:54 2026] POST /volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:54.506238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c9cda760-6c5a-43a0-baad-2a7518b40cbe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:54.507782 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9cda760-6c5a-43a0-baad-2a7518b40cbe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:54.508168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9cda760-6c5a-43a0-baad-2a7518b40cbe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:54.508230 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9cda760-6c5a-43a0-baad-2a7518b40cbe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:54.526882 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:54.526882 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:54.532886 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9cda760-6c5a-43a0-baad-2a7518b40cbe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:54.543516 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9cda760-6c5a-43a0-baad-2a7518b40cbe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:54.543516 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 559/2285] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:54 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:54.625469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-749e6e72-d4b5-4488-9229-16b793587a5b req-8ccf22dc-c85c-4ef4-b700-bc96431683b9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:54.628760 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-8ccf22dc-c85c-4ef4-b700-bc96431683b9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:54.629129 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-8ccf22dc-c85c-4ef4-b700-bc96431683b9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:54.629557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-8ccf22dc-c85c-4ef4-b700-bc96431683b9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:54.637315 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:54.643316 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/limits Jul 10 19:01:54.643316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:54.643316 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:54.655293 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:54.655293 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:54.662599 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-749e6e72-d4b5-4488-9229-16b793587a5b req-8ccf22dc-c85c-4ef4-b700-bc96431683b9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:54.666846 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1818042950 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1818042950, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:54.666846 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1818042950 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1818042950, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:54.666846 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1818042950 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1818042950, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:01:54.669336 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-8ccf22dc-c85c-4ef4-b700-bc96431683b9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:54.672306 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 576/2286] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:54 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:54.681755 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-4278093d-3a2b-48b3-8b82-74ba8c79a284 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/limits returned with HTTP 200 Jul 10 19:01:54.682238 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 570/2287] 10.4.3.225 () {68 vars in 1484 bytes} [Fri Jul 10 19:01:54 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:55.222681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-1df8b0b8-f671-4482-a687-98a25e57542a req-90bdaf9a-2f66-42c4-ad62-a1b8c6755f5c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:55.226983 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-90bdaf9a-2f66-42c4-ad62-a1b8c6755f5c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:01:55.227283 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-90bdaf9a-2f66-42c4-ad62-a1b8c6755f5c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:55.228581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-90bdaf9a-2f66-42c4-ad62-a1b8c6755f5c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:55.242186 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:55.242186 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:55.247886 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-1df8b0b8-f671-4482-a687-98a25e57542a req-90bdaf9a-2f66-42c4-ad62-a1b8c6755f5c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:01:55.256047 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-90bdaf9a-2f66-42c4-ad62-a1b8c6755f5c tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 19:01:55.256578 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 583/2288] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:01:55 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1662 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:55.270643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:55.273717 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:01:55.274563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31baae70-a7e9-4f61-bdc2-65de195789ce", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-515933857", "description": null, "metadata": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:55.292709 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:55.292709 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:55.293427 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:01:55.293867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create snapshot from volume 31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:01:55.342537 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Created reservations ['8bcd961b-6994-456c-ae03-d8e6a94e74f8', '8b025ca5-2812-4bb6-a88b-333a43240e7f', '2568bdc4-130b-40f8-ae34-e0a574a9eadc', '9add0d41-254f-4a3d-85b0-5f765188127b'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:55.404197 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot force create request issued successfully. Jul 10 19:01:55.405266 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1df8b0b8-f671-4482-a687-98a25e57542a req-87777e30-dee6-46a9-b5b9-56c0f06b890a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:01:55.405266 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 560/2289] 10.4.3.225 () {72 vars in 1547 bytes} [Fri Jul 10 19:01:55 2026] POST /volume/v3/snapshots => generated 323 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:01:55.602026 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9020275d-4d47-46ac-b04e-d69b268f5483 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:55.602624 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9020275d-4d47-46ac-b04e-d69b268f5483 None None] GET https://10.4.3.225/volume// Jul 10 19:01:55.602624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9020275d-4d47-46ac-b04e-d69b268f5483 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:55.602796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9020275d-4d47-46ac-b04e-d69b268f5483 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:55.603191 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9020275d-4d47-46ac-b04e-d69b268f5483 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:55.610479 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 577/2290] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:01:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:55.619405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ab59d17b-4c19-4cb3-ad62-a24ee741cde7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:55.622778 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ab59d17b-4c19-4cb3-ad62-a24ee741cde7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:01:55.623222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ab59d17b-4c19-4cb3-ad62-a24ee741cde7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:55.623407 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ab59d17b-4c19-4cb3-ad62-a24ee741cde7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:55.639892 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:55.639892 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:55.645452 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ab59d17b-4c19-4cb3-ad62-a24ee741cde7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:01:55.652749 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-ab59d17b-4c19-4cb3-ad62-a24ee741cde7 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 returned with HTTP 200 Jul 10 19:01:55.653705 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 571/2291] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:01:55 2026] GET /volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 => generated 1593 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:55.801488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:55.807033 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] PUT https://10.4.3.225/volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978 Jul 10 19:01:55.807578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:55.823959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Acquiring lock "cinder-attachment_update-fd658981-e65c-4c1f-8f60-0a35de0c6263-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:01:55.829741 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Lock "cinder-attachment_update-fd658981-e65c-4c1f-8f60-0a35de0c6263-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:01:55.830959 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:55.830959 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:56.359508 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Lock "cinder-attachment_update-fd658981-e65c-4c1f-8f60-0a35de0c6263-np0000005042" released by "attachment_update" :: held 0.528s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:01:56.359508 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4e55079a-5046-406e-ad6e-8b4b939bbaa2 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978 returned with HTTP 200 Jul 10 19:01:56.359508 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 584/2292] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:01:55 2026] PUT /volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:56.725056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6fef5c21-7ab4-4de8-b5c3-a5a3c5d1ded1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:56.725650 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6fef5c21-7ab4-4de8-b5c3-a5a3c5d1ded1 None None] GET https://10.4.3.225/volume// Jul 10 19:01:56.725929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6fef5c21-7ab4-4de8-b5c3-a5a3c5d1ded1 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:56.726175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6fef5c21-7ab4-4de8-b5c3-a5a3c5d1ded1 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:56.726571 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6fef5c21-7ab4-4de8-b5c3-a5a3c5d1ded1 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:56.730034 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 561/2293] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:01:56 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:56.739551 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-749e6e72-d4b5-4488-9229-16b793587a5b req-23898813-7177-4354-9d1a-bfb7d8b86769 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:56.742574 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-23898813-7177-4354-9d1a-bfb7d8b86769 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:01:56.743167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-23898813-7177-4354-9d1a-bfb7d8b86769 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1e138f7-014a-4001-824d-b9fc9873600d", "connector": null, "instance_uuid": "0a532e4c-71cb-48fc-959b-cb5ff0dee918"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:56.761539 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:56.761539 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:56.801098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-23898813-7177-4354-9d1a-bfb7d8b86769 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:01:56.801503 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 578/2294] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:01:56 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:56.873532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4b7c19cd-d60d-4ab1-b546-80a963168237 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:56.876590 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4b7c19cd-d60d-4ab1-b546-80a963168237 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] POST https://10.4.3.225/volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978/action Jul 10 19:01:56.877176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4b7c19cd-d60d-4ab1-b546-80a963168237 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:01:56.877289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4b7c19cd-d60d-4ab1-b546-80a963168237 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:56.908696 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:56.908696 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:56.929164 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a0db266d-d75f-4080-b11c-2f11fb959620 req-4b7c19cd-d60d-4ab1-b546-80a963168237 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978/action returned with HTTP 204 Jul 10 19:01:56.929626 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 572/2295] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:01:56 2026] POST /volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:57.202071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9a797043-8094-4f70-82b9-984abd2a5ba3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:57.204387 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9a797043-8094-4f70-82b9-984abd2a5ba3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:57.204651 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9a797043-8094-4f70-82b9-984abd2a5ba3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:57.204948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9a797043-8094-4f70-82b9-984abd2a5ba3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:57.221132 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:57.221132 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:57.225375 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9a797043-8094-4f70-82b9-984abd2a5ba3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:57.231716 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9a797043-8094-4f70-82b9-984abd2a5ba3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:57.232282 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 585/2296] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:57 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:57.375721 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-de8868fe-8a86-412c-b6d4-3b950c898578 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:57.376198 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de8868fe-8a86-412c-b6d4-3b950c898578 None None] GET https://10.4.3.225/volume// Jul 10 19:01:57.376449 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de8868fe-8a86-412c-b6d4-3b950c898578 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:57.376752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de8868fe-8a86-412c-b6d4-3b950c898578 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:57.377245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de8868fe-8a86-412c-b6d4-3b950c898578 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:01:57.378863 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 562/2297] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:01:57 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:01:57.396992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-749e6e72-d4b5-4488-9229-16b793587a5b req-4644d55d-c455-4f3d-b6b9-a0263f52d6a1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:57.402139 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-4644d55d-c455-4f3d-b6b9-a0263f52d6a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:57.402542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-4644d55d-c455-4f3d-b6b9-a0263f52d6a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:57.402797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-4644d55d-c455-4f3d-b6b9-a0263f52d6a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:57.434532 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:57.434532 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:57.440840 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-749e6e72-d4b5-4488-9229-16b793587a5b req-4644d55d-c455-4f3d-b6b9-a0263f52d6a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:57.447885 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-4644d55d-c455-4f3d-b6b9-a0263f52d6a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:57.448917 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 579/2298] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:01:57 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:57.601139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:57.604664 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257 Jul 10 19:01:57.604915 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:57.618407 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-d1e138f7-014a-4001-824d-b9fc9873600d-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:01:57.628096 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-d1e138f7-014a-4001-824d-b9fc9873600d-np0000005042" acquired by "attachment_update" :: waited 0.010s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:01:57.629380 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:57.629380 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:57.795264 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b7dc4155-91ff-481b-9494-eee8d2430770 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:57.796929 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7dc4155-91ff-481b-9494-eee8d2430770 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe Jul 10 19:01:57.797154 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7dc4155-91ff-481b-9494-eee8d2430770 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:57.797154 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7dc4155-91ff-481b-9494-eee8d2430770 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:57.805072 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:57.805072 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:57.805550 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b7dc4155-91ff-481b-9494-eee8d2430770 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:01:57.806369 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7dc4155-91ff-481b-9494-eee8d2430770 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe returned with HTTP 200 Jul 10 19:01:57.806734 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 586/2299] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:01:57 2026] GET /volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:01:57.840235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8c0d693a-b011-4498-ae23-6274b6671b58 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:57.843042 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:01:57.843500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1787323721", "snapshot_id": null, "imageRef": "4adecdd4-084f-465c-99b4-bd52b153a16c", "volume_type": null, "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:01:57.846218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1787323721', 'snapshot_id': None, 'imageRef': '4adecdd4-084f-465c-99b4-bd52b153a16c', 'volume_type': None, 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:01:57.958732 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:57.958732 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:57.959334 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:01:57.959551 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume of 1 GB Jul 10 19:01:57.964328 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Availability Zones retrieved successfully. Jul 10 19:01:57.970800 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Flow 'volume_create_api' (0236d62b-f025-459d-8f43-9e92fc9f0ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:57.973617 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b442d84-411b-4ac7-90ef-106b02f681b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:57.974858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:01:58.029690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b442d84-411b-4ac7-90ef-106b02f681b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '89955e0e-2c3a-4031-950b-2f1b69a2b1fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:58.030317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480d852e-73e3-4ac1-8dff-6ad9b92ef6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:58.097676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Created reservations ['d98e83cc-a1dd-45b1-a390-eb179db9c3aa', 'c78a12fd-c206-4e62-8442-f6d631a7322e', '1e8c30b6-2f7e-4126-b298-12e6119f5e89', '72be00df-d37e-4f78-8824-0befb46f92fc'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:01:58.098837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480d852e-73e3-4ac1-8dff-6ad9b92ef6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d98e83cc-a1dd-45b1-a390-eb179db9c3aa', 'c78a12fd-c206-4e62-8442-f6d631a7322e', '1e8c30b6-2f7e-4126-b298-12e6119f5e89', '72be00df-d37e-4f78-8824-0befb46f92fc']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:58.100077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e546fb6f-7f88-438b-ad4e-ecac726e56de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:58.166163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-d1e138f7-014a-4001-824d-b9fc9873600d-np0000005042" released by "attachment_update" :: held 0.538s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:01:58.166603 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-5db857ba-253b-4e30-af34-963a2f6b55aa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257 returned with HTTP 200 Jul 10 19:01:58.167221 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 573/2300] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:01:57 2026] PUT /volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:58.168564 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e546fb6f-7f88-438b-ad4e-ecac726e56de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebac4c86-6a7c-439c-a647-31c03065dd9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1787323721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3a33e631604b399bf1170800f54cb4',qos_specs=None,replication_status=,reservations=['d98e83cc-a1dd-45b1-a390-eb179db9c3aa','c78a12fd-c206-4e62-8442-f6d631a7322e','1e8c30b6-2f7e-4126-b298-12e6119f5e89','72be00df-d37e-4f78-8824-0befb46f92fc'],size=1,snapshot_id=89955e0e-2c3a-4031-950b-2f1b69a2b1fe,source_replicaid=,source_volid=None,status='creating',user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1787323721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebac4c86-6a7c-439c-a647-31c03065dd9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c3a33e631604b399bf1170800f54cb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=89955e0e-2c3a-4031-950b-2f1b69a2b1fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:58.169741 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edae8ef2-4df9-40be-8cb0-6cf113558486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:58.199157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edae8ef2-4df9-40be-8cb0-6cf113558486) transitioned into state 'SUCCESS' from state '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-1787323721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3a33e631604b399bf1170800f54cb4',qos_specs=None,replication_status=,reservations=['d98e83cc-a1dd-45b1-a390-eb179db9c3aa','c78a12fd-c206-4e62-8442-f6d631a7322e','1e8c30b6-2f7e-4126-b298-12e6119f5e89','72be00df-d37e-4f78-8824-0befb46f92fc'],size=1,snapshot_id=89955e0e-2c3a-4031-950b-2f1b69a2b1fe,source_replicaid=,source_volid=None,status='creating',user_id='ceff5f996b6643fa9c76082ba93d0cd7',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:58.200240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016298f6-08d6-4374-baf9-c9011d0fd4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:01:58.231060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016298f6-08d6-4374-baf9-c9011d0fd4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:01:58.231847 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Flow 'volume_create_api' (0236d62b-f025-459d-8f43-9e92fc9f0ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:01:58.233685 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Create volume request issued successfully. Jul 10 19:01:58.233685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8c0d693a-b011-4498-ae23-6274b6671b58 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:01:58.233685 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 563/2301] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:01:57 2026] POST /volume/v3/volumes => generated 814 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:01:58.248330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-68d29156-c314-4534-9a4a-caa4d38085b1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:58.250944 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68d29156-c314-4534-9a4a-caa4d38085b1 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:01:58.251253 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68d29156-c314-4534-9a4a-caa4d38085b1 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:58.251382 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-497511af-be78-4ee4-9e51-20cecac18d87 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:58.252996 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68d29156-c314-4534-9a4a-caa4d38085b1 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:58.253459 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-497511af-be78-4ee4-9e51-20cecac18d87 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:58.253586 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-497511af-be78-4ee4-9e51-20cecac18d87 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:58.253779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-497511af-be78-4ee4-9e51-20cecac18d87 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:58.265670 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:58.265670 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:01:58.269520 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:58.269520 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:58.274540 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-68d29156-c314-4534-9a4a-caa4d38085b1 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:01:58.274713 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-497511af-be78-4ee4-9e51-20cecac18d87 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:58.280074 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-497511af-be78-4ee4-9e51-20cecac18d87 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:58.280476 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 587/2302] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:58 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:58.281640 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68d29156-c314-4534-9a4a-caa4d38085b1 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:01:58.284848 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 580/2303] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:01:58 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:59.299728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d7b35930-a8c6-4f69-bd84-2f59f56a6c52 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:59.301186 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ecabddfd-6111-4f4b-bd12-a16444253718 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:59.302391 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7b35930-a8c6-4f69-bd84-2f59f56a6c52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:01:59.302699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7b35930-a8c6-4f69-bd84-2f59f56a6c52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:59.302957 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7b35930-a8c6-4f69-bd84-2f59f56a6c52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:59.307842 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ecabddfd-6111-4f4b-bd12-a16444253718 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:01:59.308124 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ecabddfd-6111-4f4b-bd12-a16444253718 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:59.308381 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ecabddfd-6111-4f4b-bd12-a16444253718 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:59.316638 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:59.316638 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:01:59.324566 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d7b35930-a8c6-4f69-bd84-2f59f56a6c52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:01:59.327191 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:59.327191 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:01:59.331449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7b35930-a8c6-4f69-bd84-2f59f56a6c52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:01:59.332204 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 574/2304] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:01:59 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 1423 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:01:59.333751 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ecabddfd-6111-4f4b-bd12-a16444253718 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:01:59.355198 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ecabddfd-6111-4f4b-bd12-a16444253718 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:01:59.355198 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 564/2305] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:01:59 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:01:59.355515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8c4458ec-cc0a-4a17-9295-d757ee2fc6b3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:01:59.361478 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8c4458ec-cc0a-4a17-9295-d757ee2fc6b3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:01:59.361850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8c4458ec-cc0a-4a17-9295-d757ee2fc6b3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:01:59.362402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8c4458ec-cc0a-4a17-9295-d757ee2fc6b3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:01:59.379486 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:01:59.379486 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:01:59.385172 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8c4458ec-cc0a-4a17-9295-d757ee2fc6b3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:01:59.394868 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8c4458ec-cc0a-4a17-9295-d757ee2fc6b3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:01:59.395373 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 588/2306] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:01:59 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 1423 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:00.360695 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5aac9a6d-fcb5-4336-92f2-16d1c2c7713a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:00.364447 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5aac9a6d-fcb5-4336-92f2-16d1c2c7713a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:00.364702 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5aac9a6d-fcb5-4336-92f2-16d1c2c7713a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:00.364980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5aac9a6d-fcb5-4336-92f2-16d1c2c7713a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:00.390688 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:00.390688 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:00.397696 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5aac9a6d-fcb5-4336-92f2-16d1c2c7713a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:00.404660 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5aac9a6d-fcb5-4336-92f2-16d1c2c7713a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:00.405492 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 581/2307] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:00 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:01.057495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-3cd41859-f560-441a-9fcf-3f6ce835d1a5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:01.061965 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-3cd41859-f560-441a-9fcf-3f6ce835d1a5 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:02:01.062924 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-3cd41859-f560-441a-9fcf-3f6ce835d1a5 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:01.063871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-3cd41859-f560-441a-9fcf-3f6ce835d1a5 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:01.078165 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:01.078165 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:01.095563 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-3cd41859-f560-441a-9fcf-3f6ce835d1a5 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:02:01.140181 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-3cd41859-f560-441a-9fcf-3f6ce835d1a5 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:02:01.140181 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 575/2308] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:01 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 1405 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:01.423929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ced39679-c2e2-4051-b4f6-53885d36b774 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:01.426250 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ced39679-c2e2-4051-b4f6-53885d36b774 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:01.426506 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ced39679-c2e2-4051-b4f6-53885d36b774 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:01.426762 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ced39679-c2e2-4051-b4f6-53885d36b774 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:01.453187 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:01.453187 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:01.460657 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ced39679-c2e2-4051-b4f6-53885d36b774 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:01.472392 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ced39679-c2e2-4051-b4f6-53885d36b774 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:01.473120 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 565/2309] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:01 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:01.912940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-94618979-9bae-4171-8857-36e751b8f64a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:01.915707 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-94618979-9bae-4171-8857-36e751b8f64a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:02:01.916067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-94618979-9bae-4171-8857-36e751b8f64a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:01.916302 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-94618979-9bae-4171-8857-36e751b8f64a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:01.935041 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:01.935041 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:01.942441 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-94618979-9bae-4171-8857-36e751b8f64a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:02:01.953255 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-94618979-9bae-4171-8857-36e751b8f64a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:02:01.954413 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 589/2310] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:01 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 1405 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:01.973564 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-689d5bba-8006-43ec-8d68-5016503f4fec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:01.974108 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-689d5bba-8006-43ec-8d68-5016503f4fec None None] GET https://10.4.3.225/volume// Jul 10 19:02:01.974334 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-689d5bba-8006-43ec-8d68-5016503f4fec None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:01.974566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-689d5bba-8006-43ec-8d68-5016503f4fec None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:01.974961 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-689d5bba-8006-43ec-8d68-5016503f4fec None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:01.975283 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 582/2311] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:02:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:01.985717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-d39175b6-24bf-4411-b0d9-47d04ee95aa9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:01.990196 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-d39175b6-24bf-4411-b0d9-47d04ee95aa9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:02:01.990535 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-d39175b6-24bf-4411-b0d9-47d04ee95aa9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebac4c86-6a7c-439c-a647-31c03065dd9d", "connector": null, "instance_uuid": "7621a7ea-5233-45e1-8167-e04782c264d4"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:02.010853 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:02.010853 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:02.059050 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-d39175b6-24bf-4411-b0d9-47d04ee95aa9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:02:02.059908 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 576/2312] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:02:01 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 10 19:02:02.492556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-64855753-1b13-47d8-a0ec-fb1982aa4953 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:02.495394 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-64855753-1b13-47d8-a0ec-fb1982aa4953 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:02.495572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-64855753-1b13-47d8-a0ec-fb1982aa4953 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:02.497255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-64855753-1b13-47d8-a0ec-fb1982aa4953 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:02.513925 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:02.513925 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:02.519423 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-64855753-1b13-47d8-a0ec-fb1982aa4953 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:02.526990 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-64855753-1b13-47d8-a0ec-fb1982aa4953 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:02.527421 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 566/2313] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:02 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:03.546099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-efa6dae0-fc7a-4376-b790-b1e9b6150bbb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:03.548289 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efa6dae0-fc7a-4376-b790-b1e9b6150bbb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:03.548539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efa6dae0-fc7a-4376-b790-b1e9b6150bbb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:03.548794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efa6dae0-fc7a-4376-b790-b1e9b6150bbb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:03.570346 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:03.570346 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:03.576897 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-efa6dae0-fc7a-4376-b790-b1e9b6150bbb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:03.586153 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efa6dae0-fc7a-4376-b790-b1e9b6150bbb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:03.586153 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 590/2314] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:03 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:04.602905 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-11ccc826-2644-4dd7-91fc-e3970598ea7d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:04.605311 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-11ccc826-2644-4dd7-91fc-e3970598ea7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:04.605604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-11ccc826-2644-4dd7-91fc-e3970598ea7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:04.605663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-11ccc826-2644-4dd7-91fc-e3970598ea7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:04.621076 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:04.621076 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:04.625202 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-11ccc826-2644-4dd7-91fc-e3970598ea7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:04.629940 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-11ccc826-2644-4dd7-91fc-e3970598ea7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:04.630503 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 583/2315] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:04 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:05.651571 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1a493fe-5ea3-4398-bc61-26bb93c633ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:05.656986 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1a493fe-5ea3-4398-bc61-26bb93c633ff tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:05.657265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1a493fe-5ea3-4398-bc61-26bb93c633ff tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:05.657531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1a493fe-5ea3-4398-bc61-26bb93c633ff tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:05.675875 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:05.675875 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:05.684012 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f1a493fe-5ea3-4398-bc61-26bb93c633ff tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:05.689730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1a493fe-5ea3-4398-bc61-26bb93c633ff tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:05.690187 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 577/2316] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:05 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:06.315643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-749e6e72-d4b5-4488-9229-16b793587a5b req-1bf5e667-d029-4e80-a397-7c5c7375c7dc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:06.318199 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-1bf5e667-d029-4e80-a397-7c5c7375c7dc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257/action Jul 10 19:02:06.318648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-1bf5e667-d029-4e80-a397-7c5c7375c7dc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:06.318845 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-1bf5e667-d029-4e80-a397-7c5c7375c7dc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:06.343180 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:06.343180 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:06.357785 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-749e6e72-d4b5-4488-9229-16b793587a5b req-1bf5e667-d029-4e80-a397-7c5c7375c7dc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257/action returned with HTTP 204 Jul 10 19:02:06.358318 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 567/2317] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:02:06 2026] POST /volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:06.710146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-047db17b-68a9-4e4b-bcdf-955a852f4cce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:06.713845 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-047db17b-68a9-4e4b-bcdf-955a852f4cce tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:06.713845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-047db17b-68a9-4e4b-bcdf-955a852f4cce tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:06.713845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-047db17b-68a9-4e4b-bcdf-955a852f4cce tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:06.730729 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:06.730729 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:06.738917 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-047db17b-68a9-4e4b-bcdf-955a852f4cce tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:06.747385 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-047db17b-68a9-4e4b-bcdf-955a852f4cce tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:06.747921 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 591/2318] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:06 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:06.769380 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fc2fa555-c6d3-4d2b-9407-eab7038a613b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:06.859105 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc2fa555-c6d3-4d2b-9407-eab7038a613b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:06.859606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc2fa555-c6d3-4d2b-9407-eab7038a613b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:06.860001 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc2fa555-c6d3-4d2b-9407-eab7038a613b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:06.883515 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:06.883515 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:06.890538 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fc2fa555-c6d3-4d2b-9407-eab7038a613b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Volume info retrieved successfully. Jul 10 19:02:06.897233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc2fa555-c6d3-4d2b-9407-eab7038a613b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:06.897595 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 584/2319] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:06 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1441 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:06.964211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-538312cf-a0db-49ce-8cbf-6565778ce13e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:06.966219 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-538312cf-a0db-49ce-8cbf-6565778ce13e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:06.966508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-538312cf-a0db-49ce-8cbf-6565778ce13e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:06.966744 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-538312cf-a0db-49ce-8cbf-6565778ce13e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:06.981240 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:06.981240 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:06.987510 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-538312cf-a0db-49ce-8cbf-6565778ce13e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Volume info retrieved successfully. Jul 10 19:02:06.993324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-538312cf-a0db-49ce-8cbf-6565778ce13e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:06.993946 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 578/2320] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:06 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:07.046312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-67c51407-2aa0-405f-8310-221e02275685 req-1b80ec6a-8d1b-4756-b216-a651ca61eebe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:07.049096 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-1b80ec6a-8d1b-4756-b216-a651ca61eebe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:07.049519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-1b80ec6a-8d1b-4756-b216-a651ca61eebe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:07.049799 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-1b80ec6a-8d1b-4756-b216-a651ca61eebe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:07.065572 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:07.065572 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:07.070444 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-67c51407-2aa0-405f-8310-221e02275685 req-1b80ec6a-8d1b-4756-b216-a651ca61eebe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:07.077686 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-1b80ec6a-8d1b-4756-b216-a651ca61eebe tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:07.078336 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 568/2321] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:07 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:07.102893 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:07.105193 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d/action Jul 10 19:02:07.105548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:07.105681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:07.122436 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:07.122436 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:07.123087 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:07.131429 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Begin detaching volume completed successfully. Jul 10 19:02:07.131739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-413decaf-c8f2-48cf-93ce-39e056c43410 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d/action returned with HTTP 202 Jul 10 19:02:07.132343 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 592/2322] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:02:07 2026] POST /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:02:07.155534 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8d1c3196-0b1f-4fe9-99e2-504eb8e3a2e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:07.159275 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d1c3196-0b1f-4fe9-99e2-504eb8e3a2e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:07.159275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d1c3196-0b1f-4fe9-99e2-504eb8e3a2e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:07.159275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d1c3196-0b1f-4fe9-99e2-504eb8e3a2e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:07.175716 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:07.175716 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:07.180659 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8d1c3196-0b1f-4fe9-99e2-504eb8e3a2e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:07.187099 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d1c3196-0b1f-4fe9-99e2-504eb8e3a2e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:07.187769 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 585/2323] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:07 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:08.163448 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-feab20df-7695-46ec-bdcd-10a63e41774c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:08.164129 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-feab20df-7695-46ec-bdcd-10a63e41774c None None] GET https://10.4.3.225/volume// Jul 10 19:02:08.164129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-feab20df-7695-46ec-bdcd-10a63e41774c None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:08.164370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-feab20df-7695-46ec-bdcd-10a63e41774c None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:08.164788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-feab20df-7695-46ec-bdcd-10a63e41774c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:08.165629 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 579/2324] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 19:02:08.180688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-67c51407-2aa0-405f-8310-221e02275685 req-396cbd31-784b-47ce-8c86-1041b7f249fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:08.185394 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-396cbd31-784b-47ce-8c86-1041b7f249fa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:08.185394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-396cbd31-784b-47ce-8c86-1041b7f249fa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:08.185394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-396cbd31-784b-47ce-8c86-1041b7f249fa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:08.209506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a7653d82-4ca0-4fe0-865e-9181258cc035 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:08.215912 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7653d82-4ca0-4fe0-865e-9181258cc035 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:08.217605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7653d82-4ca0-4fe0-865e-9181258cc035 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:08.217605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7653d82-4ca0-4fe0-865e-9181258cc035 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:08.222776 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:08.222776 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:08.242735 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-67c51407-2aa0-405f-8310-221e02275685 req-396cbd31-784b-47ce-8c86-1041b7f249fa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:08.251744 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-396cbd31-784b-47ce-8c86-1041b7f249fa tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:08.252782 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 569/2325] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:08 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1624 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:08.259865 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:08.259865 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:08.266688 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a7653d82-4ca0-4fe0-865e-9181258cc035 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:08.273385 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7653d82-4ca0-4fe0-865e-9181258cc035 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:08.273964 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 593/2326] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:08 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1444 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:08.723275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26644edf-e4e6-4123-adce-36df6e9b4534 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:08.723275 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26644edf-e4e6-4123-adce-36df6e9b4534 None None] GET https://10.4.3.225/volume// Jul 10 19:02:08.723275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26644edf-e4e6-4123-adce-36df6e9b4534 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:08.723275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26644edf-e4e6-4123-adce-36df6e9b4534 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:08.723275 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26644edf-e4e6-4123-adce-36df6e9b4534 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:08.723275 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 586/2327] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 19:02:08.734201 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-aa3ca0f9-85be-4939-92c6-12682325637a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:08.737091 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-aa3ca0f9-85be-4939-92c6-12682325637a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:02:08.737340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-aa3ca0f9-85be-4939-92c6-12682325637a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:08.737715 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-aa3ca0f9-85be-4939-92c6-12682325637a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:08.749869 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:08.749869 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:08.757957 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-aa3ca0f9-85be-4939-92c6-12682325637a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:02:08.766779 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-aa3ca0f9-85be-4939-92c6-12682325637a tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:02:08.767649 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 580/2328] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:08 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 1584 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:08.899655 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:08.902567 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] PUT https://10.4.3.225/volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87 Jul 10 19:02:08.903239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:08.913504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Acquiring lock "cinder-attachment_update-ebac4c86-6a7c-439c-a647-31c03065dd9d-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:02:08.920234 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Lock "cinder-attachment_update-ebac4c86-6a7c-439c-a647-31c03065dd9d-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:02:08.921713 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:08.921713 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:09.299737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-46ea1486-0931-40b4-b83f-17d28ba80362 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:09.303189 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-46ea1486-0931-40b4-b83f-17d28ba80362 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:09.303394 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-46ea1486-0931-40b4-b83f-17d28ba80362 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:09.303767 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-46ea1486-0931-40b4-b83f-17d28ba80362 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:09.329451 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:09.329451 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:09.339276 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-46ea1486-0931-40b4-b83f-17d28ba80362 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:09.348335 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-46ea1486-0931-40b4-b83f-17d28ba80362 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:09.348951 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 594/2329] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:09 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1444 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:09.453375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Lock "cinder-attachment_update-ebac4c86-6a7c-439c-a647-31c03065dd9d-np0000005042" released by "attachment_update" :: held 0.533s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:02:09.453910 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-43b3f963-6d5a-44fc-9e6a-0f38017f5ef7 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87 returned with HTTP 200 Jul 10 19:02:09.454525 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 570/2330] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:02:08 2026] PUT /volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:09.967633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-510c6a3e-801b-42fe-aa4a-a8ed7455c2b4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:09.971381 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-510c6a3e-801b-42fe-aa4a-a8ed7455c2b4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] POST https://10.4.3.225/volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87/action Jul 10 19:02:09.971381 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-510c6a3e-801b-42fe-aa4a-a8ed7455c2b4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:09.972371 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-510c6a3e-801b-42fe-aa4a-a8ed7455c2b4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:09.998399 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:09.998399 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:10.017605 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3af7e2dd-eb85-449a-82dc-55f667c5ca73 req-510c6a3e-801b-42fe-aa4a-a8ed7455c2b4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87/action returned with HTTP 204 Jul 10 19:02:10.018255 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 587/2331] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:02:09 2026] POST /volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:10.365326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0f5a1cb2-9f0c-45b2-83b7-d3f9cba0449c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:10.367489 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f5a1cb2-9f0c-45b2-83b7-d3f9cba0449c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:10.367757 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f5a1cb2-9f0c-45b2-83b7-d3f9cba0449c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:10.368049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f5a1cb2-9f0c-45b2-83b7-d3f9cba0449c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:10.383548 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:10.383548 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:10.389290 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0f5a1cb2-9f0c-45b2-83b7-d3f9cba0449c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:10.395236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f5a1cb2-9f0c-45b2-83b7-d3f9cba0449c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:10.395731 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 581/2332] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:10 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1444 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:11.241363 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-67c51407-2aa0-405f-8310-221e02275685 req-0dbd671c-3c2b-4265-93cf-cbd6771da14c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:11.243971 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0dbd671c-3c2b-4265-93cf-cbd6771da14c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:11.244221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0dbd671c-3c2b-4265-93cf-cbd6771da14c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:11.244456 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0dbd671c-3c2b-4265-93cf-cbd6771da14c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:11.262349 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:11.262349 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:11.269056 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-67c51407-2aa0-405f-8310-221e02275685 req-0dbd671c-3c2b-4265-93cf-cbd6771da14c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:11.274758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0dbd671c-3c2b-4265-93cf-cbd6771da14c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:11.275343 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 595/2333] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:11 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1444 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:02:11.410260 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5eac0b77-d5f8-4d18-aaa1-99e33a446af4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:11.412080 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5eac0b77-d5f8-4d18-aaa1-99e33a446af4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:11.412305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5eac0b77-d5f8-4d18-aaa1-99e33a446af4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:11.412501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5eac0b77-d5f8-4d18-aaa1-99e33a446af4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:11.428691 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:11.428691 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:11.433243 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5eac0b77-d5f8-4d18-aaa1-99e33a446af4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:11.438517 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5eac0b77-d5f8-4d18-aaa1-99e33a446af4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:11.438996 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 571/2334] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:11 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1444 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:11.789501 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-67c51407-2aa0-405f-8310-221e02275685 req-0655e154-458d-4108-9178-0a58c835a949 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:11.794861 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0655e154-458d-4108-9178-0a58c835a949 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9 Jul 10 19:02:11.794861 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0655e154-458d-4108-9178-0a58c835a949 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:11.794861 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0655e154-458d-4108-9178-0a58c835a949 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:11.802417 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:11.802417 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:12.357956 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-67c51407-2aa0-405f-8310-221e02275685 req-0655e154-458d-4108-9178-0a58c835a949 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9 returned with HTTP 200 Jul 10 19:02:12.357956 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 588/2335] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:02:11 2026] DELETE /volume/v3/attachments/322a15bc-eab6-4443-a845-9b8a26116cf9 => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:12.455327 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69520d57-fde5-4221-95b8-ce71d8b8827a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:12.457732 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69520d57-fde5-4221-95b8-ce71d8b8827a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:12.458098 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69520d57-fde5-4221-95b8-ce71d8b8827a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:12.458334 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69520d57-fde5-4221-95b8-ce71d8b8827a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:12.472067 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:12.472067 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:12.477713 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-69520d57-fde5-4221-95b8-ce71d8b8827a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:12.484433 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69520d57-fde5-4221-95b8-ce71d8b8827a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:12.485147 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 582/2336] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:12 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:12.557005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-49eb27ad-a6af-4028-8538-6cbbe25e8cfc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:12.560847 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-49eb27ad-a6af-4028-8538-6cbbe25e8cfc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:12.560847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-49eb27ad-a6af-4028-8538-6cbbe25e8cfc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:12.560847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-49eb27ad-a6af-4028-8538-6cbbe25e8cfc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:12.576497 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:12.576497 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:12.582017 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-49eb27ad-a6af-4028-8538-6cbbe25e8cfc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Volume info retrieved successfully. Jul 10 19:02:12.588597 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-49eb27ad-a6af-4028-8538-6cbbe25e8cfc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:12.589799 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 596/2337] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:12 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:12.646899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-f9cbde5b-8a92-4fd0-aac8-95b16f0cfef4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:12.652443 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-f9cbde5b-8a92-4fd0-aac8-95b16f0cfef4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:12.652700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-f9cbde5b-8a92-4fd0-aac8-95b16f0cfef4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:12.652964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-f9cbde5b-8a92-4fd0-aac8-95b16f0cfef4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:12.667687 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:12.667687 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:12.672349 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-f9cbde5b-8a92-4fd0-aac8-95b16f0cfef4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:12.678372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-f9cbde5b-8a92-4fd0-aac8-95b16f0cfef4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:12.678917 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 572/2338] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:12 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:12.707907 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:12.711098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d/action Jul 10 19:02:12.711609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:12.711828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:12.730879 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:12.730879 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:12.731868 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:12.742473 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Begin detaching volume completed successfully. Jul 10 19:02:12.742920 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-a8bf7568-1423-4abc-890e-bbc899e7b022 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d/action returned with HTTP 202 Jul 10 19:02:12.745383 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 589/2339] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:02:12 2026] POST /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:02:12.780117 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c27ed2f3-f53e-4a97-b910-9bdddbb29ff4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:12.784252 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c27ed2f3-f53e-4a97-b910-9bdddbb29ff4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:12.784468 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c27ed2f3-f53e-4a97-b910-9bdddbb29ff4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:12.784661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c27ed2f3-f53e-4a97-b910-9bdddbb29ff4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:12.802478 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:12.802478 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:12.811013 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c27ed2f3-f53e-4a97-b910-9bdddbb29ff4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:12.827882 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c27ed2f3-f53e-4a97-b910-9bdddbb29ff4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:12.827882 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 583/2340] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:12 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:13.785788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4c059629-ac58-46e4-ab5b-7a582737b6c8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.787488 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4c059629-ac58-46e4-ab5b-7a582737b6c8 None None] GET https://10.4.3.225/volume// Jul 10 19:02:13.787488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4c059629-ac58-46e4-ab5b-7a582737b6c8 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:13.787488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4c059629-ac58-46e4-ab5b-7a582737b6c8 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:13.787488 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4c059629-ac58-46e4-ab5b-7a582737b6c8 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:13.787761 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 597/2341] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:13.788186 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3527b044-be3f-4568-a8c9-63f939a5ea45 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.792054 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3527b044-be3f-4568-a8c9-63f939a5ea45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:02:13.793305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3527b044-be3f-4568-a8c9-63f939a5ea45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:13.793305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3527b044-be3f-4568-a8c9-63f939a5ea45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:13.793305 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-3527b044-be3f-4568-a8c9-63f939a5ea45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Delete snapshot with id: 6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:02:13.799947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-879fa552-b941-4a0c-ac3a-277dcd66d9d5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.801637 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3527b044-be3f-4568-a8c9-63f939a5ea45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 404 Jul 10 19:02:13.801931 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 573/2342] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:02:13 2026] DELETE /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:13.803308 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-879fa552-b941-4a0c-ac3a-277dcd66d9d5 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:13.803511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-879fa552-b941-4a0c-ac3a-277dcd66d9d5 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:13.803690 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-879fa552-b941-4a0c-ac3a-277dcd66d9d5 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:13.810519 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f66d970d-b39b-4035-98d4-429e8b03cf6a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.813495 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f66d970d-b39b-4035-98d4-429e8b03cf6a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe Jul 10 19:02:13.814115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f66d970d-b39b-4035-98d4-429e8b03cf6a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:13.814453 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f66d970d-b39b-4035-98d4-429e8b03cf6a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:13.820722 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:13.820722 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:13.821101 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f66d970d-b39b-4035-98d4-429e8b03cf6a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe returned with HTTP 404 Jul 10 19:02:13.821703 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 584/2343] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:02:13 2026] GET /volume/v3/snapshots/6a79925e-32c0-44d6-87b6-0d4ae70d0dfe => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:13.826558 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-879fa552-b941-4a0c-ac3a-277dcd66d9d5 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:13.833848 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-879fa552-b941-4a0c-ac3a-277dcd66d9d5 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:13.834340 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 590/2344] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:13 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:13.852920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d48062aa-f754-4630-9cfa-58388727ccd3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.855416 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d48062aa-f754-4630-9cfa-58388727ccd3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:13.855678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d48062aa-f754-4630-9cfa-58388727ccd3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:13.856522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d48062aa-f754-4630-9cfa-58388727ccd3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:13.876906 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:13.876906 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:13.882502 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-df3743f1-e4cf-43a0-b038-8931dec67909 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.883324 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d48062aa-f754-4630-9cfa-58388727ccd3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:13.890052 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-df3743f1-e4cf-43a0-b038-8931dec67909 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:13.890052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-df3743f1-e4cf-43a0-b038-8931dec67909 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:13.890052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-df3743f1-e4cf-43a0-b038-8931dec67909 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:13.893308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d48062aa-f754-4630-9cfa-58388727ccd3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:13.893308 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 598/2345] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:13 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:13.907384 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:13.907384 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:13.913239 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-df3743f1-e4cf-43a0-b038-8931dec67909 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:13.919863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-df3743f1-e4cf-43a0-b038-8931dec67909 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:02:13.920448 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 574/2346] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:13 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:13.941001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:13.943384 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72/action Jul 10 19:02:13.943859 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:13.943984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:13.955872 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:13.955872 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:13.956467 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:13.965662 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Begin detaching volume completed successfully. Jul 10 19:02:13.966039 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-3ac8374f-67ef-4f8e-b828-a1823af730b0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72/action returned with HTTP 202 Jul 10 19:02:13.966612 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 585/2347] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:02:13 2026] POST /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:02:14.908437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9327bbff-24d5-4f47-b213-121c8125abdd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:14.911119 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9327bbff-24d5-4f47-b213-121c8125abdd tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:14.911119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9327bbff-24d5-4f47-b213-121c8125abdd tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:14.911119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9327bbff-24d5-4f47-b213-121c8125abdd tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:14.921912 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:14.921912 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:14.926217 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9327bbff-24d5-4f47-b213-121c8125abdd tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:14.932073 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9327bbff-24d5-4f47-b213-121c8125abdd tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:14.932718 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 591/2348] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:14 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:14.996223 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8e718328-8e77-4815-bae1-5ebc9c0cb0d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:14.996742 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e718328-8e77-4815-bae1-5ebc9c0cb0d8 None None] GET https://10.4.3.225/volume// Jul 10 19:02:14.997003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e718328-8e77-4815-bae1-5ebc9c0cb0d8 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:14.997271 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e718328-8e77-4815-bae1-5ebc9c0cb0d8 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:14.997638 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e718328-8e77-4815-bae1-5ebc9c0cb0d8 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:14.998028 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 599/2349] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:15.007516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-75ad21a1-8d6d-4a96-b8a6-fc3153a4409d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:15.009913 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-75ad21a1-8d6d-4a96-b8a6-fc3153a4409d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:15.010299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-75ad21a1-8d6d-4a96-b8a6-fc3153a4409d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:15.010530 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-75ad21a1-8d6d-4a96-b8a6-fc3153a4409d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:15.021469 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:15.021469 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:15.025170 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-75ad21a1-8d6d-4a96-b8a6-fc3153a4409d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:15.030545 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-75ad21a1-8d6d-4a96-b8a6-fc3153a4409d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:02:15.031146 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 575/2350] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:15 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:15.950045 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6ef6bf17-e317-4b17-a550-29b4552207b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:15.953592 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ef6bf17-e317-4b17-a550-29b4552207b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:15.953592 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ef6bf17-e317-4b17-a550-29b4552207b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:15.953592 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ef6bf17-e317-4b17-a550-29b4552207b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:15.972152 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:15.972152 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:15.977236 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6ef6bf17-e317-4b17-a550-29b4552207b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:15.984544 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ef6bf17-e317-4b17-a550-29b4552207b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:15.985172 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 586/2351] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:15 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:16.074839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-a4b50a42-c296-4cd2-8853-e1ca4ac78141 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:16.077609 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-a4b50a42-c296-4cd2-8853-e1ca4ac78141 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] DELETE https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c Jul 10 19:02:16.077855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-a4b50a42-c296-4cd2-8853-e1ca4ac78141 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:16.078078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-a4b50a42-c296-4cd2-8853-e1ca4ac78141 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:16.087524 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:16.087524 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:16.628215 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-014a4b07-2dda-461b-b4d3-ef19896a7228 req-a4b50a42-c296-4cd2-8853-e1ca4ac78141 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c returned with HTTP 200 Jul 10 19:02:16.628864 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 592/2352] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:02:16 2026] DELETE /volume/v3/attachments/b685807d-8b69-4fa6-bb4b-d96d2c44b42c => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:17.004973 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3371d500-060a-4279-a472-e03664aa38c1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:17.007355 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3371d500-060a-4279-a472-e03664aa38c1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:17.007604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3371d500-060a-4279-a472-e03664aa38c1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:17.007864 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3371d500-060a-4279-a472-e03664aa38c1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:17.022581 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:17.022581 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:17.035113 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3371d500-060a-4279-a472-e03664aa38c1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:17.041349 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3371d500-060a-4279-a472-e03664aa38c1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:17.042077 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 600/2353] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:17 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:17.201441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-721fae77-ee90-4800-92a3-f49368d5a79f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:17.204164 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-721fae77-ee90-4800-92a3-f49368d5a79f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:17.204436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-721fae77-ee90-4800-92a3-f49368d5a79f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:17.204697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-721fae77-ee90-4800-92a3-f49368d5a79f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:17.217349 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:17.217349 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:17.222101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-26ea72b5-4315-4834-9115-61b8f4f5e30e req-54576490-4fc1-4409-a33c-e7289f3841ac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:17.222517 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-721fae77-ee90-4800-92a3-f49368d5a79f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:17.224735 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-26ea72b5-4315-4834-9115-61b8f4f5e30e req-54576490-4fc1-4409-a33c-e7289f3841ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:17.226891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-26ea72b5-4315-4834-9115-61b8f4f5e30e req-54576490-4fc1-4409-a33c-e7289f3841ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:17.226891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-26ea72b5-4315-4834-9115-61b8f4f5e30e req-54576490-4fc1-4409-a33c-e7289f3841ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:17.227596 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-721fae77-ee90-4800-92a3-f49368d5a79f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:17.228157 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 576/2354] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:17 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:17.234243 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:17.234243 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:17.239114 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-26ea72b5-4315-4834-9115-61b8f4f5e30e req-54576490-4fc1-4409-a33c-e7289f3841ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:17.244629 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-26ea72b5-4315-4834-9115-61b8f4f5e30e req-54576490-4fc1-4409-a33c-e7289f3841ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:02:17.245417 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 587/2355] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:17 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:17.262335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:17.265234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] DELETE https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:17.265518 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:17.265753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:17.266032 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Delete volume with id: 5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:17.274826 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:17.274826 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:17.275404 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:17.300520 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Delete volume request issued successfully. Jul 10 19:02:17.300758 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4bb5e6e1-0c3c-4fb6-a63c-26d3c8c14f1f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 202 Jul 10 19:02:17.301765 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 593/2356] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:02:17 2026] DELETE /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:02:17.312890 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-90a6b660-5360-4d46-81aa-792c5430ba05 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:17.316426 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90a6b660-5360-4d46-81aa-792c5430ba05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:17.316663 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-90a6b660-5360-4d46-81aa-792c5430ba05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:17.316936 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-90a6b660-5360-4d46-81aa-792c5430ba05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:17.339845 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:17.339845 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:17.344007 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-90a6b660-5360-4d46-81aa-792c5430ba05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:17.350042 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-90a6b660-5360-4d46-81aa-792c5430ba05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 200 Jul 10 19:02:17.350569 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 601/2357] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:17 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:17.601117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-e70c5090-f06a-4f64-a0fb-b887ff1b2c3e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:17.603573 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-e70c5090-f06a-4f64-a0fb-b887ff1b2c3e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257 Jul 10 19:02:17.603800 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-e70c5090-f06a-4f64-a0fb-b887ff1b2c3e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:17.604117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-e70c5090-f06a-4f64-a0fb-b887ff1b2c3e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:17.613535 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:17.613535 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:18.056965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d5f0a5cb-e1c1-48eb-8634-06f79c99150e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:18.060058 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5f0a5cb-e1c1-48eb-8634-06f79c99150e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:18.060888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5f0a5cb-e1c1-48eb-8634-06f79c99150e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:18.060888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5f0a5cb-e1c1-48eb-8634-06f79c99150e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:18.078058 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:18.078058 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:18.088514 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d5f0a5cb-e1c1-48eb-8634-06f79c99150e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:18.097004 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5f0a5cb-e1c1-48eb-8634-06f79c99150e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:18.097610 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 588/2358] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:18 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:18.158400 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c8964c83-b2ed-40cc-abad-b6a6ce603d21 req-e70c5090-f06a-4f64-a0fb-b887ff1b2c3e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257 returned with HTTP 200 Jul 10 19:02:18.158946 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 577/2359] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:02:17 2026] DELETE /volume/v3/attachments/0f8d6456-1bf0-417f-89b1-70f1a931f257 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:18.367209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a7142191-faa2-4b86-8982-5080f0fc377e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:18.369765 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a7142191-faa2-4b86-8982-5080f0fc377e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 Jul 10 19:02:18.370103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a7142191-faa2-4b86-8982-5080f0fc377e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:18.370241 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a7142191-faa2-4b86-8982-5080f0fc377e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:18.382212 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a7142191-faa2-4b86-8982-5080f0fc377e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 returned with HTTP 404 Jul 10 19:02:18.383161 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 594/2360] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:18 2026] GET /volume/v3/volumes/5af5d132-3855-492f-ad56-b567c9d1bb72 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:19.121128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bc2c3f2f-74dc-40a3-8cec-10738839df49 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:19.123535 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc2c3f2f-74dc-40a3-8cec-10738839df49 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:19.123700 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc2c3f2f-74dc-40a3-8cec-10738839df49 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:19.124040 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc2c3f2f-74dc-40a3-8cec-10738839df49 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:19.133433 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:19.133433 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:19.139115 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bc2c3f2f-74dc-40a3-8cec-10738839df49 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:19.146703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc2c3f2f-74dc-40a3-8cec-10738839df49 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:19.147698 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 602/2361] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:19 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:19.164401 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d024d426-bf8e-4cce-a88f-e689fedd8314 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:19.166375 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d024d426-bf8e-4cce-a88f-e689fedd8314 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:19.166587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d024d426-bf8e-4cce-a88f-e689fedd8314 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:19.166783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d024d426-bf8e-4cce-a88f-e689fedd8314 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:19.177919 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:19.177919 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:19.183129 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d024d426-bf8e-4cce-a88f-e689fedd8314 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:19.188844 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d024d426-bf8e-4cce-a88f-e689fedd8314 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:19.189251 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 589/2362] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:19 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:19.250119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-985233a2-868f-4848-849b-ecd28f9e2812 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:19.252345 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-985233a2-868f-4848-849b-ecd28f9e2812 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:02:19.252634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-985233a2-868f-4848-849b-ecd28f9e2812 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:19.252934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-985233a2-868f-4848-849b-ecd28f9e2812 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:19.263690 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:19.263690 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:19.268995 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-985233a2-868f-4848-849b-ecd28f9e2812 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:19.274780 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-985233a2-868f-4848-849b-ecd28f9e2812 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:02:19.275431 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 578/2363] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:19 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:21.270360 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fa071345-f849-42ac-a6f1-e1dc543251b1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:21.273583 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fa071345-f849-42ac-a6f1-e1dc543251b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:21.273583 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fa071345-f849-42ac-a6f1-e1dc543251b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:21.274503 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fa071345-f849-42ac-a6f1-e1dc543251b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:21.285756 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:21.285756 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:21.292722 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fa071345-f849-42ac-a6f1-e1dc543251b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:21.300310 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fa071345-f849-42ac-a6f1-e1dc543251b1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:21.300906 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 595/2364] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:21 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:21.316283 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-67b577d7-6931-4d78-ac3d-9274891ee791 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:21.318553 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-67b577d7-6931-4d78-ac3d-9274891ee791 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:21.318779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-67b577d7-6931-4d78-ac3d-9274891ee791 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:21.318968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-67b577d7-6931-4d78-ac3d-9274891ee791 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:21.330045 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:21.330045 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:21.334937 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-67b577d7-6931-4d78-ac3d-9274891ee791 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:21.340738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-67b577d7-6931-4d78-ac3d-9274891ee791 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:21.341268 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 603/2365] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:21 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:21.397218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-47c35831-647f-4ac0-bdff-fc77c375b0ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:21.400319 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-47c35831-647f-4ac0-bdff-fc77c375b0ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:21.400437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-47c35831-647f-4ac0-bdff-fc77c375b0ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:21.400577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-47c35831-647f-4ac0-bdff-fc77c375b0ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:21.410274 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:21.410274 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:21.415408 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-47c35831-647f-4ac0-bdff-fc77c375b0ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:21.420985 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-47c35831-647f-4ac0-bdff-fc77c375b0ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:21.421589 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 590/2366] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:21 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:23.477325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-61001e66-e7fc-4413-a737-14dbb29ac4fb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:23.477866 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-61001e66-e7fc-4413-a737-14dbb29ac4fb None None] GET https://10.4.3.225/volume// Jul 10 19:02:23.478140 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-61001e66-e7fc-4413-a737-14dbb29ac4fb None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:23.478589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-61001e66-e7fc-4413-a737-14dbb29ac4fb None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:23.478892 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-61001e66-e7fc-4413-a737-14dbb29ac4fb None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:23.479264 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 579/2367] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:02:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:23.492660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-ccf79b49-b97a-47be-9853-da10c7ed5796 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:23.495370 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-ccf79b49-b97a-47be-9853-da10c7ed5796 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:02:23.495881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-ccf79b49-b97a-47be-9853-da10c7ed5796 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30daf016-27eb-44d6-8f58-c369d83698b3", "connector": null, "instance_uuid": "c4a37a90-4316-4942-98ea-65776d994c9c"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:23.509211 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:23.509211 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:23.558477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-ccf79b49-b97a-47be-9853-da10c7ed5796 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:02:23.559246 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 596/2368] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:02:23 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:23.945616 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c64c357e-f0ee-4c23-88e5-57621d2b5775 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:23.947638 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c64c357e-f0ee-4c23-88e5-57621d2b5775 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:23.947907 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c64c357e-f0ee-4c23-88e5-57621d2b5775 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:23.948135 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c64c357e-f0ee-4c23-88e5-57621d2b5775 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:23.959887 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:23.959887 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:23.965162 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c64c357e-f0ee-4c23-88e5-57621d2b5775 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:23.971270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c64c357e-f0ee-4c23-88e5-57621d2b5775 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:23.971787 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 604/2369] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:23 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:24.089739 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2bcf2972-2130-4de1-aae6-7f3bbf312e66 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:24.090257 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2bcf2972-2130-4de1-aae6-7f3bbf312e66 None None] GET https://10.4.3.225/volume// Jul 10 19:02:24.090486 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2bcf2972-2130-4de1-aae6-7f3bbf312e66 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:24.090734 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2bcf2972-2130-4de1-aae6-7f3bbf312e66 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:24.091179 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2bcf2972-2130-4de1-aae6-7f3bbf312e66 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:24.091552 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 591/2370] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:24.100271 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f6379802-b401-418a-b06a-df1f4c5cb761 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:24.102771 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f6379802-b401-418a-b06a-df1f4c5cb761 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:24.103081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f6379802-b401-418a-b06a-df1f4c5cb761 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:24.103310 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f6379802-b401-418a-b06a-df1f4c5cb761 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:24.114722 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:24.114722 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:24.118605 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f6379802-b401-418a-b06a-df1f4c5cb761 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:24.124342 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f6379802-b401-418a-b06a-df1f4c5cb761 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:24.124871 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 580/2371] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:24 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 1058 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:24.250163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:24.253696 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] PUT https://10.4.3.225/volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f Jul 10 19:02:24.254279 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:24.264600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Acquiring lock "cinder-attachment_update-30daf016-27eb-44d6-8f58-c369d83698b3-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:02:24.270365 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-30daf016-27eb-44d6-8f58-c369d83698b3-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:02:24.271725 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:24.271725 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:24.807034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-30daf016-27eb-44d6-8f58-c369d83698b3-np0000005042" released by "attachment_update" :: held 0.537s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:02:24.807588 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-bd4b68b2-7ecd-4078-bd04-e486a1dfdee9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f returned with HTTP 200 Jul 10 19:02:24.808125 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 597/2372] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:02:24 2026] PUT /volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f => generated 968 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:24.819827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f630a73f-18ec-4ab1-a0a7-67c0c6064d9a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:24.824120 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f630a73f-18ec-4ab1-a0a7-67c0c6064d9a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/encryption Jul 10 19:02:24.824373 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f630a73f-18ec-4ab1-a0a7-67c0c6064d9a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:24.824629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f630a73f-18ec-4ab1-a0a7-67c0c6064d9a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:24.844228 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:24.844228 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:24.853055 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-f630a73f-18ec-4ab1-a0a7-67c0c6064d9a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/encryption returned with HTTP 200 Jul 10 19:02:24.853507 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 605/2373] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:02:24 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:24.989580 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fcdcd28b-9594-4d35-8bc1-ad93ff1e5403 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:24.991477 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fcdcd28b-9594-4d35-8bc1-ad93ff1e5403 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:24.991647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fcdcd28b-9594-4d35-8bc1-ad93ff1e5403 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:24.991933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fcdcd28b-9594-4d35-8bc1-ad93ff1e5403 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:25.001668 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:25.001668 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:25.006572 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fcdcd28b-9594-4d35-8bc1-ad93ff1e5403 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:25.010955 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fcdcd28b-9594-4d35-8bc1-ad93ff1e5403 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:25.011313 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 592/2374] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:24 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:26.027454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-34055167-0220-49fc-a416-fd3b874bcce5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:26.032005 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-34055167-0220-49fc-a416-fd3b874bcce5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:26.032233 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-34055167-0220-49fc-a416-fd3b874bcce5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:26.032463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-34055167-0220-49fc-a416-fd3b874bcce5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:26.049411 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:26.049411 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:26.060553 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-34055167-0220-49fc-a416-fd3b874bcce5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:26.073685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-34055167-0220-49fc-a416-fd3b874bcce5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:26.074199 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 581/2375] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:26 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:27.092277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e5224474-14ab-45c8-a047-a640f6b0474c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:27.094132 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e5224474-14ab-45c8-a047-a640f6b0474c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:27.094315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e5224474-14ab-45c8-a047-a640f6b0474c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:27.094543 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e5224474-14ab-45c8-a047-a640f6b0474c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:27.105782 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:27.105782 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:27.111513 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e5224474-14ab-45c8-a047-a640f6b0474c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:27.118401 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e5224474-14ab-45c8-a047-a640f6b0474c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:27.119022 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 598/2376] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:27 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:28.134350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aa8b0683-80e1-49b5-a27f-a52d22275758 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:28.136263 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aa8b0683-80e1-49b5-a27f-a52d22275758 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:28.136490 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aa8b0683-80e1-49b5-a27f-a52d22275758 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:28.136727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aa8b0683-80e1-49b5-a27f-a52d22275758 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:28.147931 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:28.147931 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:28.153095 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aa8b0683-80e1-49b5-a27f-a52d22275758 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:28.159088 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aa8b0683-80e1-49b5-a27f-a52d22275758 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:28.159912 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 606/2377] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:28 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:29.177578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41b72bc2-45d4-44fa-91b7-da4819c4b4bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:29.179921 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41b72bc2-45d4-44fa-91b7-da4819c4b4bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:29.180180 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41b72bc2-45d4-44fa-91b7-da4819c4b4bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:29.180430 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41b72bc2-45d4-44fa-91b7-da4819c4b4bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:29.193026 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:29.193026 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:29.197546 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-41b72bc2-45d4-44fa-91b7-da4819c4b4bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:29.203518 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41b72bc2-45d4-44fa-91b7-da4819c4b4bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:29.204059 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 593/2378] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:29 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:30.221118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-713bbc0a-90d7-459e-bc86-b54a952bc458 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:30.224304 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-713bbc0a-90d7-459e-bc86-b54a952bc458 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:30.224304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-713bbc0a-90d7-459e-bc86-b54a952bc458 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:30.224630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-713bbc0a-90d7-459e-bc86-b54a952bc458 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:30.239202 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:30.239202 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:30.245963 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-713bbc0a-90d7-459e-bc86-b54a952bc458 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:30.254353 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-713bbc0a-90d7-459e-bc86-b54a952bc458 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:30.254584 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 582/2379] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:30 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:31.281667 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-21f0bc2f-0db6-44ba-a4fd-81d5b48beb46 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:31.285840 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21f0bc2f-0db6-44ba-a4fd-81d5b48beb46 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:31.285840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21f0bc2f-0db6-44ba-a4fd-81d5b48beb46 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:31.285840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21f0bc2f-0db6-44ba-a4fd-81d5b48beb46 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:31.300381 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:31.300381 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:31.306247 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-21f0bc2f-0db6-44ba-a4fd-81d5b48beb46 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:31.315356 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21f0bc2f-0db6-44ba-a4fd-81d5b48beb46 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:31.315356 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 599/2380] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:31 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:02:32.337799 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-37922abd-c339-4744-9b2d-1efa8c9536a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:32.341546 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-37922abd-c339-4744-9b2d-1efa8c9536a7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:32.341546 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-37922abd-c339-4744-9b2d-1efa8c9536a7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:32.341546 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-37922abd-c339-4744-9b2d-1efa8c9536a7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:32.352644 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:32.352644 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:32.357867 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-37922abd-c339-4744-9b2d-1efa8c9536a7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:32.365934 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-37922abd-c339-4744-9b2d-1efa8c9536a7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:32.373916 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 607/2381] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:32 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:02:33.384247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90d252c5-833c-4713-b50e-b5493a31de4b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:33.386492 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90d252c5-833c-4713-b50e-b5493a31de4b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:33.386844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90d252c5-833c-4713-b50e-b5493a31de4b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:33.387062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90d252c5-833c-4713-b50e-b5493a31de4b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:33.398935 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:33.398935 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:33.404332 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90d252c5-833c-4713-b50e-b5493a31de4b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:33.408291 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90d252c5-833c-4713-b50e-b5493a31de4b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:33.409690 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 594/2382] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:33 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:34.423683 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3d19154d-9a75-4590-9c46-81d9b8a50255 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:34.426239 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d19154d-9a75-4590-9c46-81d9b8a50255 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:34.426618 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d19154d-9a75-4590-9c46-81d9b8a50255 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:34.426896 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d19154d-9a75-4590-9c46-81d9b8a50255 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:34.438829 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:34.438829 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:34.446834 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3d19154d-9a75-4590-9c46-81d9b8a50255 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:34.452513 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d19154d-9a75-4590-9c46-81d9b8a50255 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:34.452998 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 583/2383] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:34 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:35.472977 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e766a2bc-c42f-4b9e-9720-1bde165cd508 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:35.475335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e766a2bc-c42f-4b9e-9720-1bde165cd508 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:35.475630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e766a2bc-c42f-4b9e-9720-1bde165cd508 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:35.475779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e766a2bc-c42f-4b9e-9720-1bde165cd508 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:35.498989 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:35.498989 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:35.506859 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e766a2bc-c42f-4b9e-9720-1bde165cd508 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:35.515294 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e766a2bc-c42f-4b9e-9720-1bde165cd508 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:35.515888 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 600/2384] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:35 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:36.534180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f1eae47c-5782-4f4c-a7dd-e854d7c6e368 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:36.539976 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f1eae47c-5782-4f4c-a7dd-e854d7c6e368 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:36.539976 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f1eae47c-5782-4f4c-a7dd-e854d7c6e368 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:36.539976 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f1eae47c-5782-4f4c-a7dd-e854d7c6e368 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:36.556584 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:36.556584 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:36.563917 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f1eae47c-5782-4f4c-a7dd-e854d7c6e368 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:36.569413 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f1eae47c-5782-4f4c-a7dd-e854d7c6e368 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:36.570114 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 608/2385] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:36 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:37.589246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6159a69-3466-41f6-bec3-d2aeda59d785 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:37.593788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6159a69-3466-41f6-bec3-d2aeda59d785 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:37.594103 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6159a69-3466-41f6-bec3-d2aeda59d785 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:37.594390 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6159a69-3466-41f6-bec3-d2aeda59d785 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:37.613953 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:37.613953 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:37.618245 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6159a69-3466-41f6-bec3-d2aeda59d785 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:37.627116 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6159a69-3466-41f6-bec3-d2aeda59d785 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:37.628467 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 595/2386] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:37 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:38.650947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-84d27e36-098e-4566-a741-aa5cc014ee22 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:38.653013 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84d27e36-098e-4566-a741-aa5cc014ee22 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:38.653224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84d27e36-098e-4566-a741-aa5cc014ee22 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:38.653417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84d27e36-098e-4566-a741-aa5cc014ee22 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:38.655469 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=225,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:02:38.666354 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:38.666354 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:38.672397 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-84d27e36-098e-4566-a741-aa5cc014ee22 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:38.681202 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84d27e36-098e-4566-a741-aa5cc014ee22 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:38.681833 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 584/2387] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:38 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:38.991751 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-47063501-d4c1-4edf-8e33-bab978b649e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:38.994600 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-47063501-d4c1-4edf-8e33-bab978b649e3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:02:38.995597 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-47063501-d4c1-4edf-8e33-bab978b649e3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:38.996897 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-47063501-d4c1-4edf-8e33-bab978b649e3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:38.999134 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=209,cinder:INSERT=14,cinder:UPDATE=27 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:02:39.009693 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:39.009693 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:39.018014 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-47063501-d4c1-4edf-8e33-bab978b649e3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:39.027408 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-47063501-d4c1-4edf-8e33-bab978b649e3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:02:39.027827 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 601/2388] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:38 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:39.054191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:39.057396 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35/action Jul 10 19:02:39.058039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:39.058039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:39.067445 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=177,cinder:INSERT=7,cinder:UPDATE=18 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:02:39.082596 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:39.082596 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:39.083332 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:39.095986 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Begin detaching volume completed successfully. Jul 10 19:02:39.096212 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-ada3417e-7cc2-43e9-ab7b-1aa9c26b4c43 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35/action returned with HTTP 202 Jul 10 19:02:39.096618 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 609/2389] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:02:39 2026] POST /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:02:39.129988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e63f746a-e33e-48de-94fd-31da65c07935 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:39.132778 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e63f746a-e33e-48de-94fd-31da65c07935 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:02:39.133482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e63f746a-e33e-48de-94fd-31da65c07935 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:39.133482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e63f746a-e33e-48de-94fd-31da65c07935 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:39.136553 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=168,cinder:INSERT=2,cinder:UPDATE=11 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:02:39.150639 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:39.150639 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:39.156953 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e63f746a-e33e-48de-94fd-31da65c07935 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:39.163233 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e63f746a-e33e-48de-94fd-31da65c07935 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:02:39.163834 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 596/2390] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:39 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:39.702504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d3b8406-8600-41e9-be18-df08b9d2711c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:39.704709 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d3b8406-8600-41e9-be18-df08b9d2711c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:39.704964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d3b8406-8600-41e9-be18-df08b9d2711c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:39.705161 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d3b8406-8600-41e9-be18-df08b9d2711c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:39.718417 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:39.718417 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:39.722730 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4d3b8406-8600-41e9-be18-df08b9d2711c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:39.730588 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d3b8406-8600-41e9-be18-df08b9d2711c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:39.731102 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 585/2391] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:39 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:40.132423 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-66899d7f-b1ed-4aa1-93b0-f8ccc2d5ee9c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:40.132910 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-66899d7f-b1ed-4aa1-93b0-f8ccc2d5ee9c None None] GET https://10.4.3.225/volume// Jul 10 19:02:40.133086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-66899d7f-b1ed-4aa1-93b0-f8ccc2d5ee9c None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:40.133300 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-66899d7f-b1ed-4aa1-93b0-f8ccc2d5ee9c None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:40.133658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-66899d7f-b1ed-4aa1-93b0-f8ccc2d5ee9c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:40.134032 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 602/2392] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:40.145419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-766826ac-53cd-481f-a5ca-67f19448d86b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:40.150240 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-766826ac-53cd-481f-a5ca-67f19448d86b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:02:40.151164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-766826ac-53cd-481f-a5ca-67f19448d86b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:40.152494 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-766826ac-53cd-481f-a5ca-67f19448d86b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:40.171850 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:40.171850 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:40.176376 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-766826ac-53cd-481f-a5ca-67f19448d86b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:40.183540 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-88f52ac3-89a6-433c-bf5e-f460dcf252ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:40.185647 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-766826ac-53cd-481f-a5ca-67f19448d86b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:02:40.185938 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88f52ac3-89a6-433c-bf5e-f460dcf252ec tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:02:40.186237 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88f52ac3-89a6-433c-bf5e-f460dcf252ec tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:40.186292 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 610/2393] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:40 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:40.186553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88f52ac3-89a6-433c-bf5e-f460dcf252ec tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:40.204008 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:40.204008 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:40.209184 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-88f52ac3-89a6-433c-bf5e-f460dcf252ec tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:40.215217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88f52ac3-89a6-433c-bf5e-f460dcf252ec tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:02:40.215767 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 597/2394] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:40 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:40.745775 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-548167e1-76d8-4a75-a927-47f2dc90e329 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:40.747720 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-548167e1-76d8-4a75-a927-47f2dc90e329 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:40.747973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-548167e1-76d8-4a75-a927-47f2dc90e329 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:40.748166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-548167e1-76d8-4a75-a927-47f2dc90e329 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:40.768075 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:40.768075 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:40.773938 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-548167e1-76d8-4a75-a927-47f2dc90e329 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:40.779227 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-548167e1-76d8-4a75-a927-47f2dc90e329 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:40.779610 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 586/2395] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:40 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:41.233709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c95ea8a0-7c24-4090-985b-50025968f1b4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.237218 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c95ea8a0-7c24-4090-985b-50025968f1b4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:02:41.237486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c95ea8a0-7c24-4090-985b-50025968f1b4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:41.237825 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c95ea8a0-7c24-4090-985b-50025968f1b4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:41.247029 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-a850da6e-25b4-4a44-9922-0539ac44cefd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.249337 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-a850da6e-25b4-4a44-9922-0539ac44cefd tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] DELETE https://10.4.3.225/volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382 Jul 10 19:02:41.249589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-a850da6e-25b4-4a44-9922-0539ac44cefd tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:41.249867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-a850da6e-25b4-4a44-9922-0539ac44cefd tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:41.254276 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.254276 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:41.264088 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.264088 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:41.265321 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c95ea8a0-7c24-4090-985b-50025968f1b4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:41.272710 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c95ea8a0-7c24-4090-985b-50025968f1b4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:02:41.273349 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 603/2396] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:41 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:41.552263 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-b2d12af1-96f5-4097-9893-0be1a82db533 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.555534 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-b2d12af1-96f5-4097-9893-0be1a82db533 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f/action Jul 10 19:02:41.555968 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-b2d12af1-96f5-4097-9893-0be1a82db533 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:41.556116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-b2d12af1-96f5-4097-9893-0be1a82db533 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:41.586712 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.586712 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:41.604208 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3d446dce-fc9f-45f8-b2e1-56f2d9a5b273 req-b2d12af1-96f5-4097-9893-0be1a82db533 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f/action returned with HTTP 204 Jul 10 19:02:41.604582 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 598/2397] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:02:41 2026] POST /volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:41.793835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d8680603-279d-4377-9d7f-77bdb8c71ef5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.796009 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d8680603-279d-4377-9d7f-77bdb8c71ef5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:41.796219 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d8680603-279d-4377-9d7f-77bdb8c71ef5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:41.796473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d8680603-279d-4377-9d7f-77bdb8c71ef5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:41.809629 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e091bb1e-c372-4f74-9a51-cf481e491a39 req-a850da6e-25b4-4a44-9922-0539ac44cefd tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382 returned with HTTP 200 Jul 10 19:02:41.809940 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 611/2398] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:02:41 2026] DELETE /volume/v3/attachments/dfe435bc-0e80-4e40-b186-d14185057382 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:41.815788 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.815788 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:41.821238 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d8680603-279d-4377-9d7f-77bdb8c71ef5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:41.828163 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d8680603-279d-4377-9d7f-77bdb8c71ef5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:41.828840 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 587/2399] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:41 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:41.841238 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cbcbc293-0523-47dd-a497-bcbbd8372842 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.843276 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cbcbc293-0523-47dd-a497-bcbbd8372842 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:41.843552 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cbcbc293-0523-47dd-a497-bcbbd8372842 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:41.843910 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cbcbc293-0523-47dd-a497-bcbbd8372842 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:41.853648 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.853648 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:41.857678 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cbcbc293-0523-47dd-a497-bcbbd8372842 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:41.863030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cbcbc293-0523-47dd-a497-bcbbd8372842 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:41.863483 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 604/2400] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:41 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:41.909699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-0c0b8b62-65cc-4b8b-ac99-d44ae0825360 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.912598 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-0c0b8b62-65cc-4b8b-ac99-d44ae0825360 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:41.912931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-0c0b8b62-65cc-4b8b-ac99-d44ae0825360 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:41.913214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-0c0b8b62-65cc-4b8b-ac99-d44ae0825360 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:41.925860 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.925860 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:41.930569 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-0c0b8b62-65cc-4b8b-ac99-d44ae0825360 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:41.936339 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-0c0b8b62-65cc-4b8b-ac99-d44ae0825360 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:41.937237 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 599/2401] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:41 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:41.964779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:41.970826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/action Jul 10 19:02:41.971167 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:41.971304 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:41.985754 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:41.985754 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:41.986420 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:41.995532 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Begin detaching volume completed successfully. Jul 10 19:02:41.995885 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5edf8497-b0a3-40d0-a904-4218b00820b9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/action returned with HTTP 202 Jul 10 19:02:41.996943 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 612/2402] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:02:41 2026] POST /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:02:42.290766 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-77edcbfa-b0fa-45fd-9e13-32f8bbbd6a82 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:42.292893 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-77edcbfa-b0fa-45fd-9e13-32f8bbbd6a82 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:02:42.293133 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-77edcbfa-b0fa-45fd-9e13-32f8bbbd6a82 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:42.293354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-77edcbfa-b0fa-45fd-9e13-32f8bbbd6a82 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:42.302430 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:42.302430 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:42.310115 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-77edcbfa-b0fa-45fd-9e13-32f8bbbd6a82 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:02:42.319948 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-77edcbfa-b0fa-45fd-9e13-32f8bbbd6a82 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:02:42.319948 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 588/2403] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:42 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:43.043349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ae2096da-50f6-4c1d-9c54-39e10e0c0dbf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:43.043930 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ae2096da-50f6-4c1d-9c54-39e10e0c0dbf None None] GET https://10.4.3.225/volume// Jul 10 19:02:43.044159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ae2096da-50f6-4c1d-9c54-39e10e0c0dbf None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:43.044421 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ae2096da-50f6-4c1d-9c54-39e10e0c0dbf None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:43.044877 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ae2096da-50f6-4c1d-9c54-39e10e0c0dbf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:43.045242 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 605/2404] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:43.060111 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-f2894555-8a8f-4301-861c-7d45af7054ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:43.064676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-f2894555-8a8f-4301-861c-7d45af7054ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:43.065074 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-f2894555-8a8f-4301-861c-7d45af7054ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:43.065936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-f2894555-8a8f-4301-861c-7d45af7054ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:43.083601 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:43.083601 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:43.088012 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-f2894555-8a8f-4301-861c-7d45af7054ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:43.096507 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-f2894555-8a8f-4301-861c-7d45af7054ca tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:43.097022 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 600/2405] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:43 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 1354 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:43.113691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-2fed69c7-5654-4586-a0e6-f83a2574a129 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:43.115910 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-2fed69c7-5654-4586-a0e6-f83a2574a129 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/encryption Jul 10 19:02:43.116091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-2fed69c7-5654-4586-a0e6-f83a2574a129 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:43.116252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-2fed69c7-5654-4586-a0e6-f83a2574a129 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:43.133320 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:43.133320 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:43.164539 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-2fed69c7-5654-4586-a0e6-f83a2574a129 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/encryption returned with HTTP 200 Jul 10 19:02:43.167451 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 613/2406] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:02:43 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3/encryption => generated 161 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:02:44.567177 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5c63906c-772b-4015-b47a-9a28f64684b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:44.569952 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5c63906c-772b-4015-b47a-9a28f64684b3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f Jul 10 19:02:44.570235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5c63906c-772b-4015-b47a-9a28f64684b3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:44.571097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5c63906c-772b-4015-b47a-9a28f64684b3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:44.580944 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:44.580944 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:45.152426 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0703b920-d092-43d8-a4bc-dafcf03e8b63 req-5c63906c-772b-4015-b47a-9a28f64684b3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f returned with HTTP 200 Jul 10 19:02:45.152750 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 589/2407] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:02:44 2026] DELETE /volume/v3/attachments/be1af710-8114-4712-9670-8b304b9cf85f => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:46.232370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-d4060ff5-08d6-4523-a7fa-f8be4b908034 req-1e85b2cf-f98d-4131-8f89-cf2c634a6707 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:46.236049 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d4060ff5-08d6-4523-a7fa-f8be4b908034 req-1e85b2cf-f98d-4131-8f89-cf2c634a6707 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] DELETE https://10.4.3.225/volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978 Jul 10 19:02:46.236298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d4060ff5-08d6-4523-a7fa-f8be4b908034 req-1e85b2cf-f98d-4131-8f89-cf2c634a6707 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:46.236633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d4060ff5-08d6-4523-a7fa-f8be4b908034 req-1e85b2cf-f98d-4131-8f89-cf2c634a6707 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:46.247786 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:46.247786 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:46.326891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-8f6b3e3a-8be7-4c96-997e-65fe8e5f1497 req-19d13220-a072-4f40-96da-7f8c2aa8922c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:46.329882 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8f6b3e3a-8be7-4c96-997e-65fe8e5f1497 req-19d13220-a072-4f40-96da-7f8c2aa8922c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:46.330078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8f6b3e3a-8be7-4c96-997e-65fe8e5f1497 req-19d13220-a072-4f40-96da-7f8c2aa8922c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:46.330330 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8f6b3e3a-8be7-4c96-997e-65fe8e5f1497 req-19d13220-a072-4f40-96da-7f8c2aa8922c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:46.339192 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:46.339192 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:46.347836 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8f6b3e3a-8be7-4c96-997e-65fe8e5f1497 req-19d13220-a072-4f40-96da-7f8c2aa8922c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:46.354906 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8f6b3e3a-8be7-4c96-997e-65fe8e5f1497 req-19d13220-a072-4f40-96da-7f8c2aa8922c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:46.355904 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 601/2408] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:46 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:46.814505 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d4060ff5-08d6-4523-a7fa-f8be4b908034 req-1e85b2cf-f98d-4131-8f89-cf2c634a6707 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978 returned with HTTP 200 Jul 10 19:02:46.814968 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 606/2409] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:02:46 2026] DELETE /volume/v3/attachments/681b4799-c1b9-4c20-9f4b-96e688406978 => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:48.388301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a8101679-bc64-45e9-8120-fa217067184a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:48.390649 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8101679-bc64-45e9-8120-fa217067184a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:48.390969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8101679-bc64-45e9-8120-fa217067184a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:48.391219 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8101679-bc64-45e9-8120-fa217067184a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:48.411898 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:48.411898 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:48.419148 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a8101679-bc64-45e9-8120-fa217067184a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:48.427132 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8101679-bc64-45e9-8120-fa217067184a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:48.427636 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 614/2410] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:48 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:48.496796 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-15677ed1-3913-4a28-b46b-6be14805903d req-517f9d0d-0244-4dd7-9d5f-0cda95e44f95 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:48.501832 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-517f9d0d-0244-4dd7-9d5f-0cda95e44f95 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:48.501832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-517f9d0d-0244-4dd7-9d5f-0cda95e44f95 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:48.501832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-517f9d0d-0244-4dd7-9d5f-0cda95e44f95 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:48.513243 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:48.513243 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:48.520863 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-15677ed1-3913-4a28-b46b-6be14805903d req-517f9d0d-0244-4dd7-9d5f-0cda95e44f95 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:48.526547 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-517f9d0d-0244-4dd7-9d5f-0cda95e44f95 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:48.527106 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 590/2411] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:48 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:50.011286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d20524e4-6033-494f-ac80-4b7793232a06 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.014997 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:02:50.015585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1475963698", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:50.017760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1475963698', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:02:50.017982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create volume of 1 GB Jul 10 19:02:50.024281 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Availability Zones retrieved successfully. Jul 10 19:02:50.033587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Flow 'volume_create_api' (345ef9d0-be32-4517-a152-9b72b82bc632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:02:50.034940 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edab7978-03bd-43ce-9ec4-acbc5faecad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:50.036354 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:02:50.074095 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edab7978-03bd-43ce-9ec4-acbc5faecad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:50.075418 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ae71ca-1902-4da8-a6f6-7e4af2316436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:50.142434 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Created reservations ['41de42c0-6dba-4e96-a8ad-769671a99df7', '071c4d7d-f5f1-4550-a8dc-b8cee3c4d9bd', '573b8dd8-579c-4244-9300-0b1c785590b3', '0a7bdc59-ab2a-426b-b387-75efffadd2e3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:02:50.143308 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ae71ca-1902-4da8-a6f6-7e4af2316436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41de42c0-6dba-4e96-a8ad-769671a99df7', '071c4d7d-f5f1-4550-a8dc-b8cee3c4d9bd', '573b8dd8-579c-4244-9300-0b1c785590b3', '0a7bdc59-ab2a-426b-b387-75efffadd2e3']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:50.144265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed74edd-5825-472e-b9b7-a48478af67bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:50.178046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed74edd-5825-472e-b9b7-a48478af67bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2502a235-d2b1-452b-a98f-a598c07d350f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1475963698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86fa628e03543e79be00861e7302b5d',qos_specs=None,replication_status=,reservations=['41de42c0-6dba-4e96-a8ad-769671a99df7','071c4d7d-f5f1-4550-a8dc-b8cee3c4d9bd','573b8dd8-579c-4244-9300-0b1c785590b3','0a7bdc59-ab2a-426b-b387-75efffadd2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0968aa0d8bdc4913bde9737f2606efc8',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1475963698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2502a235-d2b1-452b-a98f-a598c07d350f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86fa628e03543e79be00861e7302b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0968aa0d8bdc4913bde9737f2606efc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:50.178652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0eae8d-4dd2-4cda-aeb4-411de2c9a569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:50.196567 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0eae8d-4dd2-4cda-aeb4-411de2c9a569) transitioned into state 'SUCCESS' from state '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-1475963698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86fa628e03543e79be00861e7302b5d',qos_specs=None,replication_status=,reservations=['41de42c0-6dba-4e96-a8ad-769671a99df7','071c4d7d-f5f1-4550-a8dc-b8cee3c4d9bd','573b8dd8-579c-4244-9300-0b1c785590b3','0a7bdc59-ab2a-426b-b387-75efffadd2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0968aa0d8bdc4913bde9737f2606efc8',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:50.197294 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e630811-62a8-4de9-b8ed-613ccf865477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:50.214903 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e630811-62a8-4de9-b8ed-613ccf865477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:50.216265 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Flow 'volume_create_api' (345ef9d0-be32-4517-a152-9b72b82bc632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:02:50.216667 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Create volume request issued successfully. Jul 10 19:02:50.217461 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d20524e4-6033-494f-ac80-4b7793232a06 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:02:50.218086 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 602/2412] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:02:50 2026] POST /volume/v3/volumes => generated 755 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:02:50.233376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-45200bdb-b9b5-41dd-969d-9a648bf3bb35 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.235129 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-45200bdb-b9b5-41dd-969d-9a648bf3bb35 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:50.235300 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-45200bdb-b9b5-41dd-969d-9a648bf3bb35 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:50.235480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-45200bdb-b9b5-41dd-969d-9a648bf3bb35 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:50.242920 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:50.242920 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:50.247409 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-45200bdb-b9b5-41dd-969d-9a648bf3bb35 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:50.253606 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-45200bdb-b9b5-41dd-969d-9a648bf3bb35 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:50.254156 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 607/2413] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:50 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:50.569607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.573106 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:02:50.573106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:50.573106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:50.573106 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Delete volume with id: fd658981-e65c-4c1f-8f60-0a35de0c6263 Jul 10 19:02:50.579282 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-da2a31df-1a97-4fe4-ad00-283b1f5c31b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.579937 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da2a31df-1a97-4fe4-ad00-283b1f5c31b4 None None] GET https://10.4.3.225/volume// Jul 10 19:02:50.580192 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da2a31df-1a97-4fe4-ad00-283b1f5c31b4 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:50.580457 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da2a31df-1a97-4fe4-ad00-283b1f5c31b4 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:50.580916 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da2a31df-1a97-4fe4-ad00-283b1f5c31b4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:50.581320 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 591/2414] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:02:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:50.584829 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:50.584829 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:50.584829 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:02:50.589865 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-15677ed1-3913-4a28-b46b-6be14805903d req-c9bd5d12-da96-4442-983f-3412024dff1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.592325 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-c9bd5d12-da96-4442-983f-3412024dff1c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:02:50.592878 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-c9bd5d12-da96-4442-983f-3412024dff1c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9ce32a9-1592-4956-8347-bd630c50286d", "connector": null, "instance_uuid": "555a60de-c9c0-42ea-a31f-0d9966bcabff"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:50.604461 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:50.604461 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:50.610460 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Delete volume request issued successfully. Jul 10 19:02:50.610460 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-724b988f-6ea4-49f4-8ffd-9c7a40ffdb8d tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 returned with HTTP 202 Jul 10 19:02:50.610460 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 615/2415] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:02:50 2026] DELETE /volume/v3/volumes/fd658981-e65c-4c1f-8f60-0a35de0c6263 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:02:50.621321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2d617eb2-045f-4282-aceb-e28014d349f3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.623392 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d617eb2-045f-4282-aceb-e28014d349f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] DELETE https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf Jul 10 19:02:50.623690 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d617eb2-045f-4282-aceb-e28014d349f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:50.624052 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d617eb2-045f-4282-aceb-e28014d349f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:50.624234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-2d617eb2-045f-4282-aceb-e28014d349f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Delete backup with id: b1821199-9886-4d8b-9e7a-42d363852ddf. Jul 10 19:02:50.630052 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:50.630052 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:50.643924 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-c9bd5d12-da96-4442-983f-3412024dff1c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:02:50.646551 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 603/2416] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:02:50 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 10 19:02:50.655293 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-2d617eb2-045f-4282-aceb-e28014d349f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] delete_backup rpcapi backup_id b1821199-9886-4d8b-9e7a-42d363852ddf {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:02:50.657990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d617eb2-045f-4282-aceb-e28014d349f3 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf returned with HTTP 202 Jul 10 19:02:50.657990 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 608/2417] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:02:50 2026] DELETE /volume/v3/backups/b1821199-9886-4d8b-9e7a-42d363852ddf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:02:50.670594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.672380 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:02:50.672624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:50.672873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:50.673546 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Delete volume with id: c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:02:50.685616 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:50.685616 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:50.688385 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:02:50.723662 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Delete volume request issued successfully. Jul 10 19:02:50.723662 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e28a847-5f94-4cfd-b31d-0286807465b4 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 202 Jul 10 19:02:50.724195 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 592/2418] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:02:50 2026] DELETE /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:02:50.737345 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f0a24d90-0dfa-4edc-87ba-9d15a66d618a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:50.739668 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f0a24d90-0dfa-4edc-87ba-9d15a66d618a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:02:50.739668 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f0a24d90-0dfa-4edc-87ba-9d15a66d618a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:50.739997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f0a24d90-0dfa-4edc-87ba-9d15a66d618a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:50.751792 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:50.751792 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:50.759556 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f0a24d90-0dfa-4edc-87ba-9d15a66d618a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Volume info retrieved successfully. Jul 10 19:02:50.771129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f0a24d90-0dfa-4edc-87ba-9d15a66d618a tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 200 Jul 10 19:02:50.771129 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 616/2419] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:50 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:51.057039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7aee1b44-1217-487f-93cc-877ec57a8d25 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.060464 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7aee1b44-1217-487f-93cc-877ec57a8d25 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:51.060791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7aee1b44-1217-487f-93cc-877ec57a8d25 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.061079 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7aee1b44-1217-487f-93cc-877ec57a8d25 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.076540 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.076540 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:51.081666 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7aee1b44-1217-487f-93cc-877ec57a8d25 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:51.088748 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7aee1b44-1217-487f-93cc-877ec57a8d25 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:51.089371 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 604/2420] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:51.197408 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bfdbf40e-b934-45b0-9b0a-810e3966d8ab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.199825 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bfdbf40e-b934-45b0-9b0a-810e3966d8ab None None] GET https://10.4.3.225/volume// Jul 10 19:02:51.199825 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bfdbf40e-b934-45b0-9b0a-810e3966d8ab None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.199825 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bfdbf40e-b934-45b0-9b0a-810e3966d8ab None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.199825 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bfdbf40e-b934-45b0-9b0a-810e3966d8ab None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:51.199825 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 609/2421] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:51.210419 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-15677ed1-3913-4a28-b46b-6be14805903d req-5f122f77-a60d-4b8d-9100-40d34085fca5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.216223 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-5f122f77-a60d-4b8d-9100-40d34085fca5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:51.216526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-5f122f77-a60d-4b8d-9100-40d34085fca5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.216829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-5f122f77-a60d-4b8d-9100-40d34085fca5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.237423 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.237423 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:51.250065 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-15677ed1-3913-4a28-b46b-6be14805903d req-5f122f77-a60d-4b8d-9100-40d34085fca5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:51.255734 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-5f122f77-a60d-4b8d-9100-40d34085fca5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:51.256391 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 593/2422] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1021 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:51.273644 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cae08e82-2f85-4cd0-8f62-11a7e1b32de0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.274527 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cae08e82-2f85-4cd0-8f62-11a7e1b32de0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:51.274946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cae08e82-2f85-4cd0-8f62-11a7e1b32de0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.274946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cae08e82-2f85-4cd0-8f62-11a7e1b32de0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.289102 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.289102 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:51.294242 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cae08e82-2f85-4cd0-8f62-11a7e1b32de0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:51.306616 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cae08e82-2f85-4cd0-8f62-11a7e1b32de0 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:51.307088 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 617/2423] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:51.329574 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24bcd0e8-219b-4b6b-b8d0-4bf97da37ce1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.332304 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24bcd0e8-219b-4b6b-b8d0-4bf97da37ce1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:51.332304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24bcd0e8-219b-4b6b-b8d0-4bf97da37ce1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.332551 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24bcd0e8-219b-4b6b-b8d0-4bf97da37ce1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.347081 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.347081 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:51.355341 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-24bcd0e8-219b-4b6b-b8d0-4bf97da37ce1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:51.363775 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24bcd0e8-219b-4b6b-b8d0-4bf97da37ce1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:51.364691 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 605/2424] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:51.385117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.387432 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes Jul 10 19:02:51.387734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.388009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.388384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:02:51.389566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:02:51.400796 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Get all volumes completed successfully. Jul 10 19:02:51.401473 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-207b2695-4956-4d49-a75b-c4cf4a97baaf tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 19:02:51.401976 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 610/2425] 10.4.3.225 () {66 vars in 1237 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:51.409690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.413607 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] PUT https://10.4.3.225/volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42 Jul 10 19:02:51.413607 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:51.413870 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2dc9ff40-6369-44f9-9e8e-a48ad87ae6ac None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.415428 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2dc9ff40-6369-44f9-9e8e-a48ad87ae6ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:51.416111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2dc9ff40-6369-44f9-9e8e-a48ad87ae6ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.417144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2dc9ff40-6369-44f9-9e8e-a48ad87ae6ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.428412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Acquiring lock "cinder-attachment_update-c9ce32a9-1592-4956-8347-bd630c50286d-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:02:51.430033 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.430033 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:51.440178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Lock "cinder-attachment_update-c9ce32a9-1592-4956-8347-bd630c50286d-np0000005042" acquired by "attachment_update" :: waited 0.011s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:02:51.442492 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.442492 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:51.443744 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2dc9ff40-6369-44f9-9e8e-a48ad87ae6ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:51.452896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2dc9ff40-6369-44f9-9e8e-a48ad87ae6ac tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:51.453613 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 618/2426] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:51.519891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-a1c49103-690b-403f-a28e-c1890fa95e8a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.527832 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-a1c49103-690b-403f-a28e-c1890fa95e8a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:51.528188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-a1c49103-690b-403f-a28e-c1890fa95e8a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.528476 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-a1c49103-690b-403f-a28e-c1890fa95e8a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.542425 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:51.542425 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:51.553167 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-a1c49103-690b-403f-a28e-c1890fa95e8a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:51.557002 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-a1c49103-690b-403f-a28e-c1890fa95e8a tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:51.557659 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 606/2427] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:51.786799 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e13bf803-34fe-44fe-977a-697ddc6f22b5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:51.788678 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e13bf803-34fe-44fe-977a-697ddc6f22b5 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] GET https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 Jul 10 19:02:51.788943 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e13bf803-34fe-44fe-977a-697ddc6f22b5 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:51.789178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e13bf803-34fe-44fe-977a-697ddc6f22b5 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:51.800613 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e13bf803-34fe-44fe-977a-697ddc6f22b5 tempest-TestVolumeBackupRestore-1624924162 tempest-TestVolumeBackupRestore-1624924162-project-member] https://10.4.3.225/volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 returned with HTTP 404 Jul 10 19:02:51.801218 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 611/2428] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:51 2026] GET /volume/v3/volumes/c733a99c-c011-42a2-ac11-6c846efa4533 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:51.975837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Lock "cinder-attachment_update-c9ce32a9-1592-4956-8347-bd630c50286d-np0000005042" released by "attachment_update" :: held 0.536s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:02:51.976238 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-99869c27-a7e3-4dab-8812-6a6d9b7264e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42 returned with HTTP 200 Jul 10 19:02:51.976833 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 594/2429] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:02:51 2026] PUT /volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:52.112301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0e200144-40ae-4220-93e0-72f505b0be4f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:52.114916 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e200144-40ae-4220-93e0-72f505b0be4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:52.115468 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e200144-40ae-4220-93e0-72f505b0be4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:52.115579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e200144-40ae-4220-93e0-72f505b0be4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:52.128114 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:52.128114 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:52.135272 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e200144-40ae-4220-93e0-72f505b0be4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:52.142837 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e200144-40ae-4220-93e0-72f505b0be4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:52.142837 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 619/2430] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:52 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:53.162120 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-60d7a866-47d2-4ba7-84e7-e85bd05bfc4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:53.164838 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-60d7a866-47d2-4ba7-84e7-e85bd05bfc4a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:53.165175 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-60d7a866-47d2-4ba7-84e7-e85bd05bfc4a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:53.165614 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-60d7a866-47d2-4ba7-84e7-e85bd05bfc4a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:53.186710 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:53.186710 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:53.193853 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-60d7a866-47d2-4ba7-84e7-e85bd05bfc4a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:53.205049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-60d7a866-47d2-4ba7-84e7-e85bd05bfc4a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:53.205049 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 607/2431] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:53 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:53.599070 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-be2d0e73-74d2-4402-9632-4f40a094f4b8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:53.599645 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-be2d0e73-74d2-4402-9632-4f40a094f4b8 None None] GET https://10.4.3.225/volume// Jul 10 19:02:53.599953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-be2d0e73-74d2-4402-9632-4f40a094f4b8 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:53.601003 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-be2d0e73-74d2-4402-9632-4f40a094f4b8 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:53.601003 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-be2d0e73-74d2-4402-9632-4f40a094f4b8 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:53.603305 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 612/2432] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:02:53 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:53.614731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-3f824d78-3a3a-4dba-8b59-1a49ebd5cbc5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:53.617284 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-3f824d78-3a3a-4dba-8b59-1a49ebd5cbc5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:02:53.617782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-3f824d78-3a3a-4dba-8b59-1a49ebd5cbc5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2502a235-d2b1-452b-a98f-a598c07d350f", "connector": null, "instance_uuid": "bb977a73-bcfc-4e16-b7d0-462ba90b0922"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:53.630776 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:53.630776 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:53.687358 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-3f824d78-3a3a-4dba-8b59-1a49ebd5cbc5 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:02:53.688658 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 595/2433] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:02:53 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 10 19:02:54.083660 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-175ed9f3-4377-4c02-b6e3-69ff36b683b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.086438 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-175ed9f3-4377-4c02-b6e3-69ff36b683b1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:54.086970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-175ed9f3-4377-4c02-b6e3-69ff36b683b1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:54.087408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-175ed9f3-4377-4c02-b6e3-69ff36b683b1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:54.109921 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:54.109921 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:54.122692 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-175ed9f3-4377-4c02-b6e3-69ff36b683b1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:54.128155 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-175ed9f3-4377-4c02-b6e3-69ff36b683b1 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:54.128597 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 620/2434] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:54 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:54.220652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75299336-1ea9-49c7-9964-d2e41b5915cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.223293 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75299336-1ea9-49c7-9964-d2e41b5915cc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:54.223293 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75299336-1ea9-49c7-9964-d2e41b5915cc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:54.223571 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75299336-1ea9-49c7-9964-d2e41b5915cc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:54.239112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-66b1341c-367b-4f7c-81c1-b3af0505447c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.239112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-66b1341c-367b-4f7c-81c1-b3af0505447c None None] GET https://10.4.3.225/volume// Jul 10 19:02:54.239112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-66b1341c-367b-4f7c-81c1-b3af0505447c None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:54.239112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-66b1341c-367b-4f7c-81c1-b3af0505447c None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:54.239541 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-66b1341c-367b-4f7c-81c1-b3af0505447c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:54.239989 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 613/2435] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:54.241086 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:54.241086 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:54.252331 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-75299336-1ea9-49c7-9964-d2e41b5915cc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:54.252870 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-099d1ab1-b21b-4517-82e7-df95560be40e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.255461 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-099d1ab1-b21b-4517-82e7-df95560be40e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:54.256630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-099d1ab1-b21b-4517-82e7-df95560be40e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:54.256630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-099d1ab1-b21b-4517-82e7-df95560be40e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:54.260740 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75299336-1ea9-49c7-9964-d2e41b5915cc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:54.261543 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 608/2436] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:54 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:54.279743 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:54.279743 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:54.286080 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-099d1ab1-b21b-4517-82e7-df95560be40e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:54.293936 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-099d1ab1-b21b-4517-82e7-df95560be40e tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:54.293936 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 596/2437] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:54 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:54.461313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.465683 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] PUT https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 Jul 10 19:02:54.466145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:54.477055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Acquiring lock "cinder-attachment_update-2502a235-d2b1-452b-a98f-a598c07d350f-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:02:54.483725 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Lock "cinder-attachment_update-2502a235-d2b1-452b-a98f-a598c07d350f-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:02:54.484617 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:54.484617 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:54.566781 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.569318 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:54.569569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:54.569794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:54.569984 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume with id: 30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:54.582503 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:54.582503 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:54.583092 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:54.616436 np0000005042 devstack@c-api.service[100058]: WARNING cinder.keymgr.conf_key_mgr [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:02:54.636029 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume request issued successfully. Jul 10 19:02:54.636029 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-40794bbd-8f28-43a3-8261-a4e5ff3e1ad2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 202 Jul 10 19:02:54.637833 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 614/2438] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:02:54 2026] DELETE /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:02:54.651842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5b8dab79-ac37-43e6-8100-b4f10d6e0ffa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:54.656832 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b8dab79-ac37-43e6-8100-b4f10d6e0ffa tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:54.656832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b8dab79-ac37-43e6-8100-b4f10d6e0ffa tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:54.656832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5b8dab79-ac37-43e6-8100-b4f10d6e0ffa tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:54.673758 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:54.673758 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:54.682851 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5b8dab79-ac37-43e6-8100-b4f10d6e0ffa tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:02:54.696829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5b8dab79-ac37-43e6-8100-b4f10d6e0ffa tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 200 Jul 10 19:02:54.696829 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 609/2439] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:54 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:55.016005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Lock "cinder-attachment_update-2502a235-d2b1-452b-a98f-a598c07d350f-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:02:55.016308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-2740a31d-48be-4d44-9ea2-68c49df1cbee tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 returned with HTTP 200 Jul 10 19:02:55.017228 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 621/2440] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:02:54 2026] PUT /volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:55.149904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d9baa486-8082-4bb8-9d69-0d435b7e962b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.153020 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9baa486-8082-4bb8-9d69-0d435b7e962b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:55.153183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9baa486-8082-4bb8-9d69-0d435b7e962b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:55.153550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9baa486-8082-4bb8-9d69-0d435b7e962b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:55.177723 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.177723 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:55.188109 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d9baa486-8082-4bb8-9d69-0d435b7e962b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:55.197414 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9baa486-8082-4bb8-9d69-0d435b7e962b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:55.198920 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 597/2441] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:55 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:55.281645 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f9c0349f-ba55-4555-9d0f-283960f708e1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.289416 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f9c0349f-ba55-4555-9d0f-283960f708e1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:55.289416 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f9c0349f-ba55-4555-9d0f-283960f708e1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:55.289887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f9c0349f-ba55-4555-9d0f-283960f708e1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:55.312157 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.312157 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:55.326080 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f9c0349f-ba55-4555-9d0f-283960f708e1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:55.334474 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f9c0349f-ba55-4555-9d0f-283960f708e1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:55.335047 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 615/2442] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:55 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:55.578019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.580186 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:02:55.580893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1456871245"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:55.584063 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1456871245'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:02:55.589967 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume of 1 GB Jul 10 19:02:55.590563 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.590563 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:55.591330 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Availability Zones retrieved successfully. Jul 10 19:02:55.598264 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (5350d99e-3a1d-423e-89bb-7d73bc8dfd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:02:55.599630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7d137d-2e9e-4280-8b7e-2d54d5c15acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:55.601440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:02:55.613600 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.613600 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:55.632370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd7d137d-2e9e-4280-8b7e-2d54d5c15acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83682fa3-34d9-4581-88c7-d36153243722,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83682fa3-34d9-4581-88c7-d36153243722', 'encryption_key_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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:55.633626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9704eeae-fce4-44e8-8bbe-e9f8cd58388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:55.722844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f4f88565-7fd4-47de-89a6-8c60df6d4876 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.723261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Created reservations ['c904c928-fe39-4743-814f-b991c8819749', 'dba3b33d-5329-4742-baf8-45f9b86b20e0', 'c71a0f2e-9ac4-4e60-8b2e-abc71c4f8684', 'fb59735d-e92b-4baf-b3a6-a8dedff2d0ee'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:02:55.723261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9704eeae-fce4-44e8-8bbe-e9f8cd58388d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c904c928-fe39-4743-814f-b991c8819749', 'dba3b33d-5329-4742-baf8-45f9b86b20e0', 'c71a0f2e-9ac4-4e60-8b2e-abc71c4f8684', 'fb59735d-e92b-4baf-b3a6-a8dedff2d0ee']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:55.723261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99432368-52b1-48ed-ae55-48c194fb90f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:55.725975 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4f88565-7fd4-47de-89a6-8c60df6d4876 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 Jul 10 19:02:55.726321 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4f88565-7fd4-47de-89a6-8c60df6d4876 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:55.727334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4f88565-7fd4-47de-89a6-8c60df6d4876 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:55.740959 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4f88565-7fd4-47de-89a6-8c60df6d4876 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 returned with HTTP 404 Jul 10 19:02:55.741533 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 622/2443] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:55 2026] GET /volume/v3/volumes/30daf016-27eb-44d6-8f58-c369d83698b3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:55.754021 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.756307 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:02:55.756615 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:55.756929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:55.763833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:02:55.764003 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99432368-52b1-48ed-ae55-48c194fb90f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '838ddcc8-c6a9-4e37-a1e9-b0c5b1802897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1456871245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['c904c928-fe39-4743-814f-b991c8819749','dba3b33d-5329-4742-baf8-45f9b86b20e0','c71a0f2e-9ac4-4e60-8b2e-abc71c4f8684','fb59735d-e92b-4baf-b3a6-a8dedff2d0ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1456871245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=838ddcc8-c6a9-4e37-a1e9-b0c5b1802897,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d2584cd09b004180801ec0c0b24f5df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83682fa3-34d9-4581-88c7-d36153243722),volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:55.764867 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9aa7c68-7b5f-4763-a553-32fd9fbf67e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:55.812486 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9aa7c68-7b5f-4763-a553-32fd9fbf67e6) transitioned into state 'SUCCESS' from state '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-1456871245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['c904c928-fe39-4743-814f-b991c8819749','dba3b33d-5329-4742-baf8-45f9b86b20e0','c71a0f2e-9ac4-4e60-8b2e-abc71c4f8684','fb59735d-e92b-4baf-b3a6-a8dedff2d0ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:55.813666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0ab45a-d2a1-40ec-a567-f810e5b77ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:55.817033 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Get all volumes completed successfully. Jul 10 19:02:55.821273 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.821273 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:55.831004 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d74e4db-e458-4aec-bc91-aa5bf1dca5b9 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:02:55.831477 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 598/2444] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:02:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14479 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:55.839242 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0ab45a-d2a1-40ec-a567-f810e5b77ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:55.840596 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (5350d99e-3a1d-423e-89bb-7d73bc8dfd90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:02:55.841309 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request issued successfully. Jul 10 19:02:55.842379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2326febc-a1f2-4b8d-a25d-42f9b83eb556 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:02:55.842784 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 610/2445] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:02:55 2026] POST /volume/v3/volumes => generated 760 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:02:55.857889 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-121fa135-4272-4101-a861-07dec3051f1c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.863965 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-121fa135-4272-4101-a861-07dec3051f1c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] DELETE https://10.4.3.225/volume/v3/types/05b91cfd-81bf-4c96-86e5-b8d1c0b866cf Jul 10 19:02:55.864386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-121fa135-4272-4101-a861-07dec3051f1c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:55.864719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-121fa135-4272-4101-a861-07dec3051f1c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:55.870053 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-383ec28f-68a6-415e-b4c6-025fe0f06781 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.875170 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-383ec28f-68a6-415e-b4c6-025fe0f06781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:02:55.875226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-383ec28f-68a6-415e-b4c6-025fe0f06781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:55.875535 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-383ec28f-68a6-415e-b4c6-025fe0f06781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:55.888096 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.888096 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:55.894029 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-383ec28f-68a6-415e-b4c6-025fe0f06781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:55.902505 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-383ec28f-68a6-415e-b4c6-025fe0f06781 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:02:55.902580 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 623/2446] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:55 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:55.924030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-121fa135-4272-4101-a861-07dec3051f1c tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/05b91cfd-81bf-4c96-86e5-b8d1c0b866cf returned with HTTP 202 Jul 10 19:02:55.924595 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 616/2447] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:02:55 2026] DELETE /volume/v3/types/05b91cfd-81bf-4c96-86e5-b8d1c0b866cf => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:02:55.947544 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b41a99e9-7621-4e24-adce-7f41ef21156a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.951607 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b41a99e9-7621-4e24-adce-7f41ef21156a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:02:55.952246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b41a99e9-7621-4e24-adce-7f41ef21156a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1720925525", "extra_specs": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:55.979988 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b41a99e9-7621-4e24-adce-7f41ef21156a tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:02:55.979988 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 599/2448] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:02:55 2026] POST /volume/v3/types => generated 212 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:55.991701 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec7856b6-e587-46ab-a39b-0314c8e590a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:55.994841 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec7856b6-e587-46ab-a39b-0314c8e590a0 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] POST https://10.4.3.225/volume/v3/types/8c52b00f-3103-4f5c-9ebf-89ce63914a20/encryption Jul 10 19:02:55.995298 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec7856b6-e587-46ab-a39b-0314c8e590a0 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:55.997797 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:55.997797 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:56.030467 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec7856b6-e587-46ab-a39b-0314c8e590a0 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/8c52b00f-3103-4f5c-9ebf-89ce63914a20/encryption returned with HTTP 200 Jul 10 19:02:56.031455 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 611/2449] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:02:55 2026] POST /volume/v3/types/8c52b00f-3103-4f5c-9ebf-89ce63914a20/encryption => generated 230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:56.042056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:56.045894 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:02:56.046339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-700826644", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1720925525", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:56.048323 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-700826644', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1720925525', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:02:56.053082 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume of 1 GB Jul 10 19:02:56.054331 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:56.054331 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:56.054331 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Availability Zones retrieved successfully. Jul 10 19:02:56.063404 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (30046d3e-4311-4db0-af79-6bfd6c48f887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:02:56.065325 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369a0f2c-701c-4aa4-8093-1eb11e84811a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:56.067097 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:02:56.108958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369a0f2c-701c-4aa4-8093-1eb11e84811a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:02:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c52b00f-3103-4f5c-9ebf-89ce63914a20,is_public=True,name='tempest-scenario-type-luks-1720925525',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c52b00f-3103-4f5c-9ebf-89ce63914a20', '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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:56.110326 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5def177e-7761-4e10-bf92-0c8fc31cf40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:56.166304 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1720925525 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1720925525, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:02:56.167187 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1720925525 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1720925525, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:02:56.220897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Created reservations ['18363cc7-d403-4c77-ae9a-a4a0cbe5c057', 'd12310be-b83d-4d1b-9780-71137e6bd583', '5ae62b8d-6e24-4262-9a17-e3fc74713aba', '73ae37f9-5265-4ef9-a825-4bde97d1fe0a'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:02:56.221593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3023ed41-4423-420b-9f0a-570f9ba99519 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:56.222759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5def177e-7761-4e10-bf92-0c8fc31cf40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18363cc7-d403-4c77-ae9a-a4a0cbe5c057', 'd12310be-b83d-4d1b-9780-71137e6bd583', '5ae62b8d-6e24-4262-9a17-e3fc74713aba', '73ae37f9-5265-4ef9-a825-4bde97d1fe0a']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:56.225381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb09d71-c040-477b-a42b-bda1e89c57b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:56.226755 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3023ed41-4423-420b-9f0a-570f9ba99519 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:56.227857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3023ed41-4423-420b-9f0a-570f9ba99519 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:56.227857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3023ed41-4423-420b-9f0a-570f9ba99519 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:56.245501 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:56.245501 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:56.256104 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3023ed41-4423-420b-9f0a-570f9ba99519 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:56.264456 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3023ed41-4423-420b-9f0a-570f9ba99519 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:56.266087 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 617/2450] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:56 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:56.272476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb09d71-c040-477b-a42b-bda1e89c57b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '784c5aa9-1f5e-4508-9e14-bffd64e8ede4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-700826644',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['18363cc7-d403-4c77-ae9a-a4a0cbe5c057','d12310be-b83d-4d1b-9780-71137e6bd583','5ae62b8d-6e24-4262-9a17-e3fc74713aba','73ae37f9-5265-4ef9-a825-4bde97d1fe0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=8c52b00f-3103-4f5c-9ebf-89ce63914a20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-700826644',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=784c5aa9-1f5e-4508-9e14-bffd64e8ede4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31e0ef4f65c0457a833fc943d012bcec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86badc55bb504529bd25e2ad8cfde022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c52b00f-3103-4f5c-9ebf-89ce63914a20),volume_type_id=8c52b00f-3103-4f5c-9ebf-89ce63914a20)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:56.273263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b546abe3-879d-4865-a0aa-b1ebaa2a8f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:56.316638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b546abe3-879d-4865-a0aa-b1ebaa2a8f53) transitioned into state 'SUCCESS' from state '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-700826644',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31e0ef4f65c0457a833fc943d012bcec',qos_specs=None,replication_status=,reservations=['18363cc7-d403-4c77-ae9a-a4a0cbe5c057','d12310be-b83d-4d1b-9780-71137e6bd583','5ae62b8d-6e24-4262-9a17-e3fc74713aba','73ae37f9-5265-4ef9-a825-4bde97d1fe0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86badc55bb504529bd25e2ad8cfde022',volume_type_id=8c52b00f-3103-4f5c-9ebf-89ce63914a20)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:56.317911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc0df5f-03e5-48fb-8dca-93eec52d06db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:02:56.340555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc0df5f-03e5-48fb-8dca-93eec52d06db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:02:56.342435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Flow 'volume_create_api' (30046d3e-4311-4db0-af79-6bfd6c48f887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:02:56.342435 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Create volume request issued successfully. Jul 10 19:02:56.343918 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-208e5aa7-3921-4deb-baf0-e113a087f9ce tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:02:56.343918 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 624/2451] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:02:56 2026] POST /volume/v3/volumes => generated 784 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:02:56.357097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d43a057f-f513-49dc-b40c-5c84b017b48d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:56.361201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d43a057f-f513-49dc-b40c-5c84b017b48d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:56.361906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d43a057f-f513-49dc-b40c-5c84b017b48d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:56.361906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d43a057f-f513-49dc-b40c-5c84b017b48d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:56.380651 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:56.380651 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:56.385944 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d43a057f-f513-49dc-b40c-5c84b017b48d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:56.392666 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d43a057f-f513-49dc-b40c-5c84b017b48d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:56.393350 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 600/2452] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:56 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:56.923796 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d5a42d8-b3a1-4e06-9033-fae1358328d2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:56.926243 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d5a42d8-b3a1-4e06-9033-fae1358328d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:02:56.926663 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d5a42d8-b3a1-4e06-9033-fae1358328d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:56.927769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d5a42d8-b3a1-4e06-9033-fae1358328d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:56.944302 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:56.944302 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:56.953148 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8d5a42d8-b3a1-4e06-9033-fae1358328d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:56.960672 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d5a42d8-b3a1-4e06-9033-fae1358328d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:02:56.961228 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 612/2453] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:56 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:57.030010 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-447b6083-27b3-4161-a107-89b34c7df6fb req-c01bfc74-bfed-4ea9-9125-8823ffc47e1d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:57.035061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-c01bfc74-bfed-4ea9-9125-8823ffc47e1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:02:57.035289 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-c01bfc74-bfed-4ea9-9125-8823ffc47e1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:57.035581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-c01bfc74-bfed-4ea9-9125-8823ffc47e1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:57.054223 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:57.054223 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:57.066847 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-447b6083-27b3-4161-a107-89b34c7df6fb req-c01bfc74-bfed-4ea9-9125-8823ffc47e1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:57.074446 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-c01bfc74-bfed-4ea9-9125-8823ffc47e1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:02:57.075329 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 618/2454] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:02:57 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:57.290668 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e48318aa-ee4f-4f19-acbc-e2e045c48854 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:57.293316 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e48318aa-ee4f-4f19-acbc-e2e045c48854 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:57.293533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e48318aa-ee4f-4f19-acbc-e2e045c48854 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:57.293991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e48318aa-ee4f-4f19-acbc-e2e045c48854 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:57.307211 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:57.307211 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:57.311275 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e48318aa-ee4f-4f19-acbc-e2e045c48854 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:57.315897 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e48318aa-ee4f-4f19-acbc-e2e045c48854 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:57.316387 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 625/2455] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:57 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:57.416184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4c263ec8-b9c8-4508-9539-c6fa70dcae49 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:57.418395 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c263ec8-b9c8-4508-9539-c6fa70dcae49 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:57.418659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c263ec8-b9c8-4508-9539-c6fa70dcae49 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:57.419584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c263ec8-b9c8-4508-9539-c6fa70dcae49 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:57.434992 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:57.434992 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:57.445636 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4c263ec8-b9c8-4508-9539-c6fa70dcae49 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:57.453631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c263ec8-b9c8-4508-9539-c6fa70dcae49 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:57.454161 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 601/2456] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:57 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:58.256758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-15677ed1-3913-4a28-b46b-6be14805903d req-847fbe71-bf0f-4d1f-9548-1d4277a83add None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:58.261841 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-847fbe71-bf0f-4d1f-9548-1d4277a83add tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42/action Jul 10 19:02:58.261841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-847fbe71-bf0f-4d1f-9548-1d4277a83add tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:02:58.261841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-847fbe71-bf0f-4d1f-9548-1d4277a83add tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:58.283092 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:58.283092 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:58.303911 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-15677ed1-3913-4a28-b46b-6be14805903d req-847fbe71-bf0f-4d1f-9548-1d4277a83add tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42/action returned with HTTP 204 Jul 10 19:02:58.304482 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 613/2457] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:02:58 2026] POST /volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:02:58.333369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c40d1cb-f3b7-402d-9368-7c505fea6e8c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:58.335381 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c40d1cb-f3b7-402d-9368-7c505fea6e8c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:58.335625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c40d1cb-f3b7-402d-9368-7c505fea6e8c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:58.336734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c40d1cb-f3b7-402d-9368-7c505fea6e8c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:58.349835 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:58.349835 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:58.355272 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c40d1cb-f3b7-402d-9368-7c505fea6e8c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:58.362381 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c40d1cb-f3b7-402d-9368-7c505fea6e8c tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:58.363330 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 619/2458] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:58 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:58.469056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9704ec47-c93d-4d94-a55a-b95fea53899a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:58.472192 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9704ec47-c93d-4d94-a55a-b95fea53899a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:02:58.472448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9704ec47-c93d-4d94-a55a-b95fea53899a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:58.473788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9704ec47-c93d-4d94-a55a-b95fea53899a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:58.485834 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:58.485834 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:58.491539 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9704ec47-c93d-4d94-a55a-b95fea53899a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:58.497872 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9704ec47-c93d-4d94-a55a-b95fea53899a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:02:58.498360 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 626/2459] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:58 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:58.516538 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6c32cfcc-444a-4cab-a390-f1397932c696 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:58.519509 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:02:58.519951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c9ce32a9-1592-4956-8347-bd630c50286d", "name": "tempest-VolumesBackupsTest-Backup-2060694852", "force": true, "container": "tempest-volumesbackupstest-backup-container-1602769479"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:58.521577 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating new backup {'backup': {'volume_id': 'c9ce32a9-1592-4956-8347-bd630c50286d', 'name': 'tempest-VolumesBackupsTest-Backup-2060694852', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1602769479'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:02:58.521829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating backup of volume c9ce32a9-1592-4956-8347-bd630c50286d in container tempest-volumesbackupstest-backup-container-1602769479 Jul 10 19:02:58.536661 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:58.536661 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:58.537346 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:02:58.600837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['8073441e-a391-42ac-9ab0-448b2934c3a7', 'fdd0ab8b-2961-4240-87ad-d2e5ee0e46dc'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:02:58.649568 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6c32cfcc-444a-4cab-a390-f1397932c696 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:02:58.650838 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 602/2460] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:02:58 2026] POST /volume/v3/backups => generated 330 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:02:58.662343 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e3cdfd5a-8fcc-4c5a-8aa1-8e1db0448eaf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:58.665501 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e3cdfd5a-8fcc-4c5a-8aa1-8e1db0448eaf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:02:58.665501 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e3cdfd5a-8fcc-4c5a-8aa1-8e1db0448eaf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:58.667404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e3cdfd5a-8fcc-4c5a-8aa1-8e1db0448eaf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:58.667404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e3cdfd5a-8fcc-4c5a-8aa1-8e1db0448eaf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:02:58.673320 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:58.673320 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:58.674546 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e3cdfd5a-8fcc-4c5a-8aa1-8e1db0448eaf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:02:58.675375 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 614/2461] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:58 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:59.144570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ab0b0625-8b6e-4147-820a-6c59c87ffa33 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.145188 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab0b0625-8b6e-4147-820a-6c59c87ffa33 None None] GET https://10.4.3.225/volume// Jul 10 19:02:59.145769 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab0b0625-8b6e-4147-820a-6c59c87ffa33 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:59.145769 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab0b0625-8b6e-4147-820a-6c59c87ffa33 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:59.146958 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab0b0625-8b6e-4147-820a-6c59c87ffa33 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:59.146958 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 620/2462] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:02:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:59.159911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-447b6083-27b3-4161-a107-89b34c7df6fb req-a68cb6c2-432f-4cea-a700-a1b70664a7d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.163732 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-a68cb6c2-432f-4cea-a700-a1b70664a7d8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:02:59.163732 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-a68cb6c2-432f-4cea-a700-a1b70664a7d8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "838ddcc8-c6a9-4e37-a1e9-b0c5b1802897", "connector": null, "instance_uuid": "6dc7205b-69fa-4296-8d06-452fc7c85de2"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:59.179838 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:59.179838 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:02:59.237368 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-a68cb6c2-432f-4cea-a700-a1b70664a7d8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:02:59.237994 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 627/2463] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:02:59 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:02:59.380420 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9d8f4d2e-55e4-4740-b38e-7eb688fb0ab9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.382461 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d8f4d2e-55e4-4740-b38e-7eb688fb0ab9 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:02:59.382992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d8f4d2e-55e4-4740-b38e-7eb688fb0ab9 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:59.382992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d8f4d2e-55e4-4740-b38e-7eb688fb0ab9 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:59.398599 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:59.398599 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:59.402129 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9d8f4d2e-55e4-4740-b38e-7eb688fb0ab9 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:02:59.406026 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d8f4d2e-55e4-4740-b38e-7eb688fb0ab9 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:02:59.406965 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 603/2464] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:59 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:59.613083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3e7f8a1d-724d-4e4a-9cad-7aa661eb491a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.614634 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3e7f8a1d-724d-4e4a-9cad-7aa661eb491a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:02:59.614893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3e7f8a1d-724d-4e4a-9cad-7aa661eb491a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:59.615126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3e7f8a1d-724d-4e4a-9cad-7aa661eb491a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:59.627056 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:59.627056 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:02:59.631633 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3e7f8a1d-724d-4e4a-9cad-7aa661eb491a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:59.641863 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3e7f8a1d-724d-4e4a-9cad-7aa661eb491a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:02:59.642350 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 615/2465] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:59 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:59.688547 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-df5abe5c-d468-4e48-bff3-97b358e12b93 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.691269 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df5abe5c-d468-4e48-bff3-97b358e12b93 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:02:59.691507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df5abe5c-d468-4e48-bff3-97b358e12b93 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:59.691794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df5abe5c-d468-4e48-bff3-97b358e12b93 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:59.691957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-df5abe5c-d468-4e48-bff3-97b358e12b93 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:02:59.697771 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:59.697771 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:02:59.698967 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df5abe5c-d468-4e48-bff3-97b358e12b93 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:02:59.699493 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 621/2466] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:02:59 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:02:59.780211 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f6491203-8410-486d-97d0-e63988258301 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.780773 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f6491203-8410-486d-97d0-e63988258301 None None] GET https://10.4.3.225/volume// Jul 10 19:02:59.780988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f6491203-8410-486d-97d0-e63988258301 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:59.781238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f6491203-8410-486d-97d0-e63988258301 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:59.781637 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f6491203-8410-486d-97d0-e63988258301 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:02:59.782046 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 628/2467] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:02:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:02:59.791404 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-447b6083-27b3-4161-a107-89b34c7df6fb req-72515b9a-c58d-4dfa-9348-ba519063b610 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.793702 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-72515b9a-c58d-4dfa-9348-ba519063b610 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:02:59.793998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-72515b9a-c58d-4dfa-9348-ba519063b610 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:02:59.794203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-72515b9a-c58d-4dfa-9348-ba519063b610 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:02:59.804681 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:59.804681 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:02:59.808744 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-447b6083-27b3-4161-a107-89b34c7df6fb req-72515b9a-c58d-4dfa-9348-ba519063b610 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:02:59.814102 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-72515b9a-c58d-4dfa-9348-ba519063b610 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:02:59.814525 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 604/2468] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:02:59 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1032 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:02:59.939531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:02:59.942785 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08 Jul 10 19:02:59.943347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:02:59.956147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:02:59.962639 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:02:59.962959 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:02:59.962959 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:00.423237 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-88cf6372-71a6-4176-aa8a-b518f3a9b4c3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:00.425557 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88cf6372-71a6-4176-aa8a-b518f3a9b4c3 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:03:00.425841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88cf6372-71a6-4176-aa8a-b518f3a9b4c3 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:00.426100 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88cf6372-71a6-4176-aa8a-b518f3a9b4c3 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:00.438538 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:00.438538 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:00.443710 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-88cf6372-71a6-4176-aa8a-b518f3a9b4c3 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:03:00.449854 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88cf6372-71a6-4176-aa8a-b518f3a9b4c3 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:03:00.450327 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 622/2469] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:00 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:00.493617 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" released by "attachment_update" :: held 0.531s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:03:00.493617 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-f54d62ec-abba-4d18-a276-e1cb7d799ae4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08 returned with HTTP 200 Jul 10 19:03:00.494792 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 616/2470] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:02:59 2026] PUT /volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:00.661858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18c7b992-85bd-448a-8c20-00c4fdff7fab None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:00.662591 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18c7b992-85bd-448a-8c20-00c4fdff7fab tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:00.663350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18c7b992-85bd-448a-8c20-00c4fdff7fab tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:00.663350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18c7b992-85bd-448a-8c20-00c4fdff7fab tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:00.676645 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:00.676645 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:00.682113 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-18c7b992-85bd-448a-8c20-00c4fdff7fab tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:00.687152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18c7b992-85bd-448a-8c20-00c4fdff7fab tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:00.687551 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 629/2471] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:00 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:00.713645 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f5031257-3135-4fee-b9aa-3c185a7b5bf0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:00.716907 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5031257-3135-4fee-b9aa-3c185a7b5bf0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:00.717190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5031257-3135-4fee-b9aa-3c185a7b5bf0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:00.717391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5031257-3135-4fee-b9aa-3c185a7b5bf0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:00.717532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f5031257-3135-4fee-b9aa-3c185a7b5bf0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:00.722158 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:00.722158 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:00.723116 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5031257-3135-4fee-b9aa-3c185a7b5bf0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:00.723570 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 605/2472] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:00 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:01.469388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-901dff9f-0c1a-450e-be87-107e6bccad05 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:01.472042 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-901dff9f-0c1a-450e-be87-107e6bccad05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:03:01.472377 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-901dff9f-0c1a-450e-be87-107e6bccad05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:01.472652 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-901dff9f-0c1a-450e-be87-107e6bccad05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:01.489574 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:01.489574 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:01.496926 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-901dff9f-0c1a-450e-be87-107e6bccad05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:03:01.509379 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-901dff9f-0c1a-450e-be87-107e6bccad05 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:03:01.509765 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 623/2473] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:01 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:01.580755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-d102e490-6e49-4910-9da1-58e8d00b64ba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:01.583589 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-d102e490-6e49-4910-9da1-58e8d00b64ba tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09/action Jul 10 19:03:01.584008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-d102e490-6e49-4910-9da1-58e8d00b64ba tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:03:01.584123 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-d102e490-6e49-4910-9da1-58e8d00b64ba tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:01.607192 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:01.607192 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:01.632435 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-42bfb455-c462-4bba-9698-6522bef9ba05 req-d102e490-6e49-4910-9da1-58e8d00b64ba tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09/action returned with HTTP 204 Jul 10 19:03:01.633318 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 617/2474] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:03:01 2026] POST /volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:01.643871 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:01.649766 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:01.650350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b8d304d1-0d4e-45d3-b9e3-f2428dde7e9a", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:01.655493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b8d304d1-0d4e-45d3-b9e3-f2428dde7e9a', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:01.716394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2abb5403-a049-4273-bc95-79d9d64046a1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:01.722858 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2abb5403-a049-4273-bc95-79d9d64046a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:01.722858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2abb5403-a049-4273-bc95-79d9d64046a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:01.722858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2abb5403-a049-4273-bc95-79d9d64046a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:01.739523 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-036c07b6-86f4-43dd-a5fd-fb1df86156bf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:01.742401 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-036c07b6-86f4-43dd-a5fd-fb1df86156bf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:01.742714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-036c07b6-86f4-43dd-a5fd-fb1df86156bf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:01.743005 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-036c07b6-86f4-43dd-a5fd-fb1df86156bf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:01.743267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-036c07b6-86f4-43dd-a5fd-fb1df86156bf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:01.744502 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:01.744502 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:01.748375 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:01.748375 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:01.749333 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-036c07b6-86f4-43dd-a5fd-fb1df86156bf tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:01.749856 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 624/2475] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:01 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:01.753668 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2abb5403-a049-4273-bc95-79d9d64046a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:01.758576 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2abb5403-a049-4273-bc95-79d9d64046a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:01.759116 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 606/2476] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:01 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:01.780836 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume of 1 GB Jul 10 19:03:01.786150 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Availability Zones retrieved successfully. Jul 10 19:03:01.802836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (9b2df92d-b910-407a-a7ab-9f7edd9dc380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:01.802836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4382ee2e-18f5-4c5e-bac8-7fceec3fbd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:01.805200 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:01.885837 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4382ee2e-18f5-4c5e-bac8-7fceec3fbd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:01.885837 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91af6a5b-e06d-4752-8339-ce4dc42659f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:01.989789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Created reservations ['26eaa578-44b8-4221-8c36-831d95a30e73', '08091508-b882-4291-9b67-d69e4461fe4f', '0716ac29-ff2c-4b48-a704-f00fb70993bd', '740ab529-3f57-4e89-8236-207d381f105f'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:01.992859 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91af6a5b-e06d-4752-8339-ce4dc42659f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26eaa578-44b8-4221-8c36-831d95a30e73', '08091508-b882-4291-9b67-d69e4461fe4f', '0716ac29-ff2c-4b48-a704-f00fb70993bd', '740ab529-3f57-4e89-8236-207d381f105f']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:01.992859 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e8e994-a357-42a0-bea3-271bee15f7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:02.030003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e8e994-a357-42a0-bea3-271bee15f7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aac75c2-d8da-47be-bb20-1c01911d8daa', '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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['26eaa578-44b8-4221-8c36-831d95a30e73','08091508-b882-4291-9b67-d69e4461fe4f','0716ac29-ff2c-4b48-a704-f00fb70993bd','740ab529-3f57-4e89-8236-207d381f105f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aac75c2-d8da-47be-bb20-1c01911d8daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8faacf436cb490aa3a51fdfc0ff46e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:02.032563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30430b59-f777-47fa-9c17-8f688ecfe22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:02.059426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30430b59-f777-47fa-9c17-8f688ecfe22e) transitioned into state 'SUCCESS' from 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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['26eaa578-44b8-4221-8c36-831d95a30e73','08091508-b882-4291-9b67-d69e4461fe4f','0716ac29-ff2c-4b48-a704-f00fb70993bd','740ab529-3f57-4e89-8236-207d381f105f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:02.060700 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24127219-8412-4649-95ca-029e06ee936d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:02.075278 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24127219-8412-4649-95ca-029e06ee936d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:02.077109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (9b2df92d-b910-407a-a7ab-9f7edd9dc380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:02.079448 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request issued successfully. Jul 10 19:03:02.079448 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e151426-0ad8-4f05-b4f8-80e78a4ec9e1 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:02.079448 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 630/2477] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:03:01 2026] POST /volume/v3/volumes => generated 775 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:02.094895 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f0627f4-590a-480d-bcb7-2e65815d00dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:02.097264 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f0627f4-590a-480d-bcb7-2e65815d00dd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:02.097636 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f0627f4-590a-480d-bcb7-2e65815d00dd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:02.097884 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f0627f4-590a-480d-bcb7-2e65815d00dd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:02.111235 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:02.111235 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:02.119285 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6f0627f4-590a-480d-bcb7-2e65815d00dd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:02.126244 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f0627f4-590a-480d-bcb7-2e65815d00dd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:02.126858 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 618/2478] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:02 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:02.528554 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-89b4746a-e296-4339-8df9-6b8a1c12b026 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:02.531082 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-89b4746a-e296-4339-8df9-6b8a1c12b026 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:03:02.531384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-89b4746a-e296-4339-8df9-6b8a1c12b026 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:02.531580 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-89b4746a-e296-4339-8df9-6b8a1c12b026 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:02.547024 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:02.547024 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:02.552041 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-89b4746a-e296-4339-8df9-6b8a1c12b026 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:03:02.559139 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-89b4746a-e296-4339-8df9-6b8a1c12b026 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:03:02.559766 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 625/2479] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:02 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:02.576510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bcc44d7f-d4f7-4a9e-9858-abad736ffa93 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:02.579884 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bcc44d7f-d4f7-4a9e-9858-abad736ffa93 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:03:02.579884 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bcc44d7f-d4f7-4a9e-9858-abad736ffa93 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:02.579884 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bcc44d7f-d4f7-4a9e-9858-abad736ffa93 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:02.599345 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:02.599345 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:02.604392 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bcc44d7f-d4f7-4a9e-9858-abad736ffa93 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:03:02.612584 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bcc44d7f-d4f7-4a9e-9858-abad736ffa93 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:03:02.613187 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 607/2480] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:02 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:02.629454 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-27ccb891-a733-4800-97ac-87185842013f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:02.632153 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27ccb891-a733-4800-97ac-87185842013f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:03:02.632402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-27ccb891-a733-4800-97ac-87185842013f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:02.632612 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-27ccb891-a733-4800-97ac-87185842013f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:02.645828 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:02.645828 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:02.650556 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-27ccb891-a733-4800-97ac-87185842013f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:03:02.657224 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27ccb891-a733-4800-97ac-87185842013f tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:03:02.657536 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 631/2481] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:02 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:02.765309 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa906cf7-3d89-4871-83b1-cd5d148b1e4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:02.768833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa906cf7-3d89-4871-83b1-cd5d148b1e4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:02.768833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa906cf7-3d89-4871-83b1-cd5d148b1e4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:02.768833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa906cf7-3d89-4871-83b1-cd5d148b1e4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:02.769028 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aa906cf7-3d89-4871-83b1-cd5d148b1e4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:02.775365 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-72e203d7-4880-4c5c-8b08-cb1ce23df43a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:02.779356 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:02.779356 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:02.779571 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72e203d7-4880-4c5c-8b08-cb1ce23df43a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:02.780822 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72e203d7-4880-4c5c-8b08-cb1ce23df43a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:02.780822 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72e203d7-4880-4c5c-8b08-cb1ce23df43a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:02.783203 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa906cf7-3d89-4871-83b1-cd5d148b1e4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:02.784292 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 619/2482] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:02 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:03:02.793953 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:02.793953 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:02.799268 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-72e203d7-4880-4c5c-8b08-cb1ce23df43a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:02.806249 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72e203d7-4880-4c5c-8b08-cb1ce23df43a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:02.806563 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 626/2483] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:02 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:03.147508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-33fd0a5f-eef6-4766-89e1-823dbf56cedc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:03.150348 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-33fd0a5f-eef6-4766-89e1-823dbf56cedc tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:03.150843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-33fd0a5f-eef6-4766-89e1-823dbf56cedc tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:03.151893 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-33fd0a5f-eef6-4766-89e1-823dbf56cedc tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:03.167509 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:03.167509 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:03.192846 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-33fd0a5f-eef6-4766-89e1-823dbf56cedc tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:03.197291 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-33fd0a5f-eef6-4766-89e1-823dbf56cedc tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:03.198530 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 608/2484] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:03 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:03.801234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e0f0c881-fda5-4266-915d-f28f4c35ad2d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:03.806892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0f0c881-fda5-4266-915d-f28f4c35ad2d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:03.807344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0f0c881-fda5-4266-915d-f28f4c35ad2d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:03.807777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0f0c881-fda5-4266-915d-f28f4c35ad2d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:03.809222 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e0f0c881-fda5-4266-915d-f28f4c35ad2d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:03.820008 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:03.820008 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:03.821599 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0f0c881-fda5-4266-915d-f28f4c35ad2d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:03.821599 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 632/2485] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:03 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:03.826575 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8682aa3b-705a-4d84-88b5-c6f375383aeb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:03.832313 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8682aa3b-705a-4d84-88b5-c6f375383aeb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:03.834153 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8682aa3b-705a-4d84-88b5-c6f375383aeb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:03.834503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8682aa3b-705a-4d84-88b5-c6f375383aeb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:03.858050 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:03.858050 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:03.875405 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8682aa3b-705a-4d84-88b5-c6f375383aeb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:03.886097 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8682aa3b-705a-4d84-88b5-c6f375383aeb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:03.886586 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 620/2486] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:03 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:03:04.218189 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0cea6679-d749-4cd6-b1ab-25313eb2599a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:04.220184 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cea6679-d749-4cd6-b1ab-25313eb2599a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:04.220466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cea6679-d749-4cd6-b1ab-25313eb2599a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:04.220728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cea6679-d749-4cd6-b1ab-25313eb2599a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:04.228310 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:04.228310 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:04.232984 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0cea6679-d749-4cd6-b1ab-25313eb2599a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:04.238215 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cea6679-d749-4cd6-b1ab-25313eb2599a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:04.238623 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 627/2487] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:04 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:04.837346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b72be8c6-82a9-47eb-a159-1ef7ff3e3652 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:04.839114 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b72be8c6-82a9-47eb-a159-1ef7ff3e3652 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:04.839393 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b72be8c6-82a9-47eb-a159-1ef7ff3e3652 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:04.839716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b72be8c6-82a9-47eb-a159-1ef7ff3e3652 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:04.839975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b72be8c6-82a9-47eb-a159-1ef7ff3e3652 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:04.849077 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:04.849077 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:04.850730 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b72be8c6-82a9-47eb-a159-1ef7ff3e3652 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:04.851352 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 609/2488] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:04 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:04.905027 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-abcc91af-04d6-4c13-94b1-bf3296e38a45 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:04.910054 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-abcc91af-04d6-4c13-94b1-bf3296e38a45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:04.910054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-abcc91af-04d6-4c13-94b1-bf3296e38a45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:04.910054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-abcc91af-04d6-4c13-94b1-bf3296e38a45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:04.926956 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:04.926956 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:04.937500 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-abcc91af-04d6-4c13-94b1-bf3296e38a45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:04.949247 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-abcc91af-04d6-4c13-94b1-bf3296e38a45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:04.949247 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 633/2489] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:04 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:05.257369 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-536b768c-4aca-4662-b73e-66f19bbc0868 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:05.259794 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-536b768c-4aca-4662-b73e-66f19bbc0868 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:05.260509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-536b768c-4aca-4662-b73e-66f19bbc0868 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:05.260509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-536b768c-4aca-4662-b73e-66f19bbc0868 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:05.272860 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:05.272860 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:05.281057 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-536b768c-4aca-4662-b73e-66f19bbc0868 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:05.292944 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-536b768c-4aca-4662-b73e-66f19bbc0868 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:05.293496 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 621/2490] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:05 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:05.866974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-55b33d01-6fda-4fda-84c0-007c407b9cdd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:05.868594 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-55b33d01-6fda-4fda-84c0-007c407b9cdd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:05.868925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-55b33d01-6fda-4fda-84c0-007c407b9cdd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:05.869208 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-55b33d01-6fda-4fda-84c0-007c407b9cdd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:05.869430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-55b33d01-6fda-4fda-84c0-007c407b9cdd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:05.875899 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:05.875899 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:05.875899 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-55b33d01-6fda-4fda-84c0-007c407b9cdd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:05.875899 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 628/2491] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:05 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:05.966987 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a7bece5-662d-4db8-9bfe-a0e56a69ceed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:05.970640 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a7bece5-662d-4db8-9bfe-a0e56a69ceed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:05.973384 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a7bece5-662d-4db8-9bfe-a0e56a69ceed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:05.973384 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a7bece5-662d-4db8-9bfe-a0e56a69ceed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:05.991235 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:05.991235 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:06.001583 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a7bece5-662d-4db8-9bfe-a0e56a69ceed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:06.009624 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a7bece5-662d-4db8-9bfe-a0e56a69ceed tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:06.010311 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 610/2492] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:05 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:06.313263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1a45e756-cb02-4081-9062-9f9dfa331c38 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:06.317438 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1a45e756-cb02-4081-9062-9f9dfa331c38 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:06.317893 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1a45e756-cb02-4081-9062-9f9dfa331c38 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:06.318258 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1a45e756-cb02-4081-9062-9f9dfa331c38 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:06.334195 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:06.334195 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:06.344836 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1a45e756-cb02-4081-9062-9f9dfa331c38 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:06.354831 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1a45e756-cb02-4081-9062-9f9dfa331c38 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:06.355889 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 634/2493] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:06 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:06.891782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2fdc6bb5-6d3e-434e-be2c-e83aafeb777f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:06.896185 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2fdc6bb5-6d3e-434e-be2c-e83aafeb777f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:06.896341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2fdc6bb5-6d3e-434e-be2c-e83aafeb777f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:06.896600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2fdc6bb5-6d3e-434e-be2c-e83aafeb777f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:06.896752 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2fdc6bb5-6d3e-434e-be2c-e83aafeb777f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:06.904108 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:06.904108 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:06.905361 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2fdc6bb5-6d3e-434e-be2c-e83aafeb777f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:06.906109 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 622/2494] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:06 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:07.029095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-141212d5-8497-40cc-aa58-7bc5df61968a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:07.035919 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-141212d5-8497-40cc-aa58-7bc5df61968a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:07.040834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-141212d5-8497-40cc-aa58-7bc5df61968a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:07.040834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-141212d5-8497-40cc-aa58-7bc5df61968a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:07.053843 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:07.053843 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:07.062707 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-141212d5-8497-40cc-aa58-7bc5df61968a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:07.070816 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-141212d5-8497-40cc-aa58-7bc5df61968a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:07.071691 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 629/2495] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:07 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-805d2668-1c22-4b3c-8988-c0f1398d1f85 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-805d2668-1c22-4b3c-8988-c0f1398d1f85 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-805d2668-1c22-4b3c-8988-c0f1398d1f85 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-805d2668-1c22-4b3c-8988-c0f1398d1f85 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-805d2668-1c22-4b3c-8988-c0f1398d1f85 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-805d2668-1c22-4b3c-8988-c0f1398d1f85 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:08.451146 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 611/2496] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:07 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a0688e3d-6827-4d7f-8180-8e9862f2255a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a0688e3d-6827-4d7f-8180-8e9862f2255a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a0688e3d-6827-4d7f-8180-8e9862f2255a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a0688e3d-6827-4d7f-8180-8e9862f2255a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a0688e3d-6827-4d7f-8180-8e9862f2255a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a0688e3d-6827-4d7f-8180-8e9862f2255a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:08.457151 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 635/2497] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:07 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-447b6083-27b3-4161-a107-89b34c7df6fb req-ddb2e59e-65b9-406c-af5c-94802a1be361 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-ddb2e59e-65b9-406c-af5c-94802a1be361 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08/action Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-ddb2e59e-65b9-406c-af5c-94802a1be361 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-ddb2e59e-65b9-406c-af5c-94802a1be361 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-447b6083-27b3-4161-a107-89b34c7df6fb req-ddb2e59e-65b9-406c-af5c-94802a1be361 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08/action returned with HTTP 204 Jul 10 19:03:08.458050 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 623/2498] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:03:07 2026] POST /volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f20a3da4-9894-4f33-9843-75efd43da859 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f20a3da4-9894-4f33-9843-75efd43da859 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f20a3da4-9894-4f33-9843-75efd43da859 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f20a3da4-9894-4f33-9843-75efd43da859 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f20a3da4-9894-4f33-9843-75efd43da859 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f20a3da4-9894-4f33-9843-75efd43da859 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:08.458992 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 630/2499] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:08 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-8c9de867-241b-4b68-acbc-0eaabd4cb0c6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-8c9de867-241b-4b68-acbc-0eaabd4cb0c6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-8c9de867-241b-4b68-acbc-0eaabd4cb0c6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-8c9de867-241b-4b68-acbc-0eaabd4cb0c6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-8c9de867-241b-4b68-acbc-0eaabd4cb0c6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-8c9de867-241b-4b68-acbc-0eaabd4cb0c6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:08.459545 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 612/2500] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:03:08 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a2dc8991-83b4-4704-bd7b-6bcd2b81df03 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2dc8991-83b4-4704-bd7b-6bcd2b81df03 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2dc8991-83b4-4704-bd7b-6bcd2b81df03 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2dc8991-83b4-4704-bd7b-6bcd2b81df03 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a2dc8991-83b4-4704-bd7b-6bcd2b81df03 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2dc8991-83b4-4704-bd7b-6bcd2b81df03 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:08.459901 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 636/2501] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:08 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:08.969122 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6b78e39c-ee4f-414e-a673-dfecfeb79e11 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:08.971936 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6b78e39c-ee4f-414e-a673-dfecfeb79e11 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:08.971936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6b78e39c-ee4f-414e-a673-dfecfeb79e11 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:08.972382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6b78e39c-ee4f-414e-a673-dfecfeb79e11 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:08.972600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6b78e39c-ee4f-414e-a673-dfecfeb79e11 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:08.978455 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:08.978455 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:08.979940 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6b78e39c-ee4f-414e-a673-dfecfeb79e11 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:08.980890 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 624/2502] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:08 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:09.475277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6dbe2fd5-d4ff-4567-9b34-6d4bd4cc4877 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:09.476298 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6dbe2fd5-d4ff-4567-9b34-6d4bd4cc4877 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:09.476298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6dbe2fd5-d4ff-4567-9b34-6d4bd4cc4877 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:09.476511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6dbe2fd5-d4ff-4567-9b34-6d4bd4cc4877 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:09.494264 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:09.494264 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:09.510969 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6dbe2fd5-d4ff-4567-9b34-6d4bd4cc4877 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:09.519023 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6dbe2fd5-d4ff-4567-9b34-6d4bd4cc4877 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:09.519700 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 631/2503] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:09 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:09.997185 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-98ea819e-7e84-4e72-8dbb-0304e79086f7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:09.999453 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-98ea819e-7e84-4e72-8dbb-0304e79086f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:10.000874 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-98ea819e-7e84-4e72-8dbb-0304e79086f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:10.001547 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-98ea819e-7e84-4e72-8dbb-0304e79086f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:10.001547 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-98ea819e-7e84-4e72-8dbb-0304e79086f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:10.008219 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:10.008219 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:10.009095 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-98ea819e-7e84-4e72-8dbb-0304e79086f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:10.009871 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 613/2504] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:09 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:10.279780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bc40331b-af29-4749-abe3-f8d1bdf0a806 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:10.279780 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc40331b-af29-4749-abe3-f8d1bdf0a806 None None] GET https://10.4.3.225/volume// Jul 10 19:03:10.280227 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc40331b-af29-4749-abe3-f8d1bdf0a806 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:10.280360 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc40331b-af29-4749-abe3-f8d1bdf0a806 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:10.280881 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc40331b-af29-4749-abe3-f8d1bdf0a806 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:03:10.281279 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 637/2505] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:03:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:03:10.289638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-1b007f10-c7e7-40ae-8988-9b7d1aad6785 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:10.292059 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-1b007f10-c7e7-40ae-8988-9b7d1aad6785 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:03:10.292553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-1b007f10-c7e7-40ae-8988-9b7d1aad6785 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "838ddcc8-c6a9-4e37-a1e9-b0c5b1802897", "connector": null, "instance_uuid": "4ba4e6cf-c852-48e7-8370-95d13c5513b2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:10.305872 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:10.305872 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:10.359656 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-1b007f10-c7e7-40ae-8988-9b7d1aad6785 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:03:10.362914 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 625/2506] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:03:10 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 10 19:03:10.538360 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b25bf9cf-d5ff-4f85-a77a-ef0bf4dcae09 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:10.540872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b25bf9cf-d5ff-4f85-a77a-ef0bf4dcae09 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:10.541277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b25bf9cf-d5ff-4f85-a77a-ef0bf4dcae09 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:10.542090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b25bf9cf-d5ff-4f85-a77a-ef0bf4dcae09 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:10.554189 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:10.554189 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:10.561699 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b25bf9cf-d5ff-4f85-a77a-ef0bf4dcae09 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:10.570018 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b25bf9cf-d5ff-4f85-a77a-ef0bf4dcae09 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:10.570544 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 632/2507] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:10 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:10.764822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-14bec465-dae5-41ea-94f2-12af0691f15c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:10.767668 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-14bec465-dae5-41ea-94f2-12af0691f15c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:10.767668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-14bec465-dae5-41ea-94f2-12af0691f15c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:10.767668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-14bec465-dae5-41ea-94f2-12af0691f15c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:10.795390 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:10.795390 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:10.804027 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-14bec465-dae5-41ea-94f2-12af0691f15c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:10.812382 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-14bec465-dae5-41ea-94f2-12af0691f15c tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:10.814168 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 614/2508] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:10 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:10.900912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-620f8be4-157e-44b0-8075-33ab08bab2e3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:10.901481 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-620f8be4-157e-44b0-8075-33ab08bab2e3 None None] GET https://10.4.3.225/volume// Jul 10 19:03:10.901651 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-620f8be4-157e-44b0-8075-33ab08bab2e3 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:10.902663 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-620f8be4-157e-44b0-8075-33ab08bab2e3 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:10.902663 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-620f8be4-157e-44b0-8075-33ab08bab2e3 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:03:10.903065 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 638/2509] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:03:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:03:10.912497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-962023b5-b83c-4c1a-b493-c35f02a8c061 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:10.915179 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-962023b5-b83c-4c1a-b493-c35f02a8c061 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:10.915450 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-962023b5-b83c-4c1a-b493-c35f02a8c061 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:10.915705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-962023b5-b83c-4c1a-b493-c35f02a8c061 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:10.932724 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:10.932724 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:10.939305 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-962023b5-b83c-4c1a-b493-c35f02a8c061 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:10.949519 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-962023b5-b83c-4c1a-b493-c35f02a8c061 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:10.950001 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 626/2510] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:03:10 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:11.027019 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ee0d38de-858d-43b9-a960-3486cf124e24 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:11.030179 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee0d38de-858d-43b9-a960-3486cf124e24 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:11.030179 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee0d38de-858d-43b9-a960-3486cf124e24 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:11.031733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee0d38de-858d-43b9-a960-3486cf124e24 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:11.031733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ee0d38de-858d-43b9-a960-3486cf124e24 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:11.037738 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:11.037738 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:11.038970 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee0d38de-858d-43b9-a960-3486cf124e24 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:11.039374 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 633/2511] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:11 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:11.077463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:11.080281 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85 Jul 10 19:03:11.080732 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:11.096443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:03:11.103018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:03:11.105720 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:11.105720 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:11.588305 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b06d767f-1ce2-498d-b7e1-262bb48daee0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:11.592797 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b06d767f-1ce2-498d-b7e1-262bb48daee0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:11.593106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b06d767f-1ce2-498d-b7e1-262bb48daee0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:11.593384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b06d767f-1ce2-498d-b7e1-262bb48daee0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:11.605397 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:11.605397 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:11.613481 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b06d767f-1ce2-498d-b7e1-262bb48daee0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:11.618693 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b06d767f-1ce2-498d-b7e1-262bb48daee0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:11.619094 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 639/2512] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:11 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:11.634492 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:03:11.635060 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-4ad07b05-1a5c-43e5-abdd-12a604a24c3f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85 returned with HTTP 200 Jul 10 19:03:11.635635 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 615/2513] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:03:11 2026] PUT /volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:11.838654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5be90a22-ee26-40df-baf7-95ff3dea776b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:11.841311 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5be90a22-ee26-40df-baf7-95ff3dea776b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:11.841583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5be90a22-ee26-40df-baf7-95ff3dea776b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:11.841876 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5be90a22-ee26-40df-baf7-95ff3dea776b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:11.857857 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:11.857857 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:11.863306 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5be90a22-ee26-40df-baf7-95ff3dea776b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:11.867884 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5be90a22-ee26-40df-baf7-95ff3dea776b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:11.868240 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 627/2514] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:11 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:12.054255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3b093852-2024-4792-abec-98ca35c78c81 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:12.059592 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b093852-2024-4792-abec-98ca35c78c81 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:12.059890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b093852-2024-4792-abec-98ca35c78c81 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:12.060222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b093852-2024-4792-abec-98ca35c78c81 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:12.060288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3b093852-2024-4792-abec-98ca35c78c81 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:12.068381 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:12.068381 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:12.069273 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b093852-2024-4792-abec-98ca35c78c81 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:12.069890 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 634/2515] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:12 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:12.638032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-24dcb3db-b878-4607-9a25-b4c06c6fc23b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:12.644143 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-24dcb3db-b878-4607-9a25-b4c06c6fc23b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:12.644994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-24dcb3db-b878-4607-9a25-b4c06c6fc23b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:12.644994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-24dcb3db-b878-4607-9a25-b4c06c6fc23b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:12.667321 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:12.667321 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:12.676001 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-24dcb3db-b878-4607-9a25-b4c06c6fc23b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:12.683704 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-24dcb3db-b878-4607-9a25-b4c06c6fc23b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:12.684150 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 640/2516] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:12 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:12.888859 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-62d7730f-5aed-4c05-899d-9dbb8d93692e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:12.889678 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-62d7730f-5aed-4c05-899d-9dbb8d93692e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:12.890510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-62d7730f-5aed-4c05-899d-9dbb8d93692e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:12.893314 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-62d7730f-5aed-4c05-899d-9dbb8d93692e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:12.922058 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:12.922058 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:12.935124 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-62d7730f-5aed-4c05-899d-9dbb8d93692e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:12.941145 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-62d7730f-5aed-4c05-899d-9dbb8d93692e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:12.941673 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 616/2517] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:12 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:13.084848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ad6487a5-1b5a-499d-9907-b273cfd37df5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:13.087049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad6487a5-1b5a-499d-9907-b273cfd37df5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:13.087299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad6487a5-1b5a-499d-9907-b273cfd37df5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:13.087513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad6487a5-1b5a-499d-9907-b273cfd37df5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:13.087674 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ad6487a5-1b5a-499d-9907-b273cfd37df5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:13.092949 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:13.092949 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:13.093968 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad6487a5-1b5a-499d-9907-b273cfd37df5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:13.094360 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 628/2518] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:13 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:13.698925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-27e4321b-0cbd-4b2d-b657-ad004164aeea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:13.702176 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-27e4321b-0cbd-4b2d-b657-ad004164aeea tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:13.702176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-27e4321b-0cbd-4b2d-b657-ad004164aeea tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:13.702176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-27e4321b-0cbd-4b2d-b657-ad004164aeea tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:13.708407 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:13.708407 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:13.712114 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-27e4321b-0cbd-4b2d-b657-ad004164aeea tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:13.716712 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-27e4321b-0cbd-4b2d-b657-ad004164aeea tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:13.717486 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 635/2519] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:13 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:13.957898 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3c0e7825-8bd8-41ff-a1a7-999ae4247bc0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:13.961415 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c0e7825-8bd8-41ff-a1a7-999ae4247bc0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:13.961650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c0e7825-8bd8-41ff-a1a7-999ae4247bc0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:13.961906 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c0e7825-8bd8-41ff-a1a7-999ae4247bc0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:13.973765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-12991da6-c2c7-426f-9abc-978498b1bea0 req-551d95cd-fbbd-4231-804a-26622a10e73f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:13.976457 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-12991da6-c2c7-426f-9abc-978498b1bea0 req-551d95cd-fbbd-4231-804a-26622a10e73f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87 Jul 10 19:03:13.976644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-12991da6-c2c7-426f-9abc-978498b1bea0 req-551d95cd-fbbd-4231-804a-26622a10e73f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:13.976888 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-12991da6-c2c7-426f-9abc-978498b1bea0 req-551d95cd-fbbd-4231-804a-26622a10e73f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:13.980201 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:13.980201 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:13.988969 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3c0e7825-8bd8-41ff-a1a7-999ae4247bc0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:13.993036 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:13.993036 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:13.995685 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c0e7825-8bd8-41ff-a1a7-999ae4247bc0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:13.995685 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 641/2520] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:13 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:14.112743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e87174ff-b68f-4170-abe5-2885a87a1f6b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:14.119435 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e87174ff-b68f-4170-abe5-2885a87a1f6b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:14.120049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e87174ff-b68f-4170-abe5-2885a87a1f6b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:14.120835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e87174ff-b68f-4170-abe5-2885a87a1f6b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:14.122153 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e87174ff-b68f-4170-abe5-2885a87a1f6b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:14.139695 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:14.139695 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:14.141961 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e87174ff-b68f-4170-abe5-2885a87a1f6b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:14.142434 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 629/2521] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:14 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:14.772626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e1744099-0ca5-4adf-b854-587e1e2acc0e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:14.774894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e1744099-0ca5-4adf-b854-587e1e2acc0e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:14.775198 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e1744099-0ca5-4adf-b854-587e1e2acc0e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:14.775478 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e1744099-0ca5-4adf-b854-587e1e2acc0e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:14.779571 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-12991da6-c2c7-426f-9abc-978498b1bea0 req-551d95cd-fbbd-4231-804a-26622a10e73f tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87 returned with HTTP 200 Jul 10 19:03:14.780126 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 617/2522] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:03:13 2026] DELETE /volume/v3/attachments/002a4784-ec8f-49b6-b016-0eaa8fd5ef87 => generated 19 bytes in 807 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:14.786332 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:14.786332 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:14.792542 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e1744099-0ca5-4adf-b854-587e1e2acc0e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:14.800300 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e1744099-0ca5-4adf-b854-587e1e2acc0e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:14.800869 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 636/2523] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:14 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:15.035958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-957c431f-713c-4996-94fd-adea4e1ba8a2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:15.038205 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-957c431f-713c-4996-94fd-adea4e1ba8a2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:15.038469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-957c431f-713c-4996-94fd-adea4e1ba8a2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:15.038852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-957c431f-713c-4996-94fd-adea4e1ba8a2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:15.061448 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:15.061448 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:15.073701 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-957c431f-713c-4996-94fd-adea4e1ba8a2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:15.084775 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-957c431f-713c-4996-94fd-adea4e1ba8a2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:15.085202 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 642/2524] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:15 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:15.154706 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9152b49-b5e6-4f43-b929-4df3c96b6948 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:15.156499 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9152b49-b5e6-4f43-b929-4df3c96b6948 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:15.156945 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9152b49-b5e6-4f43-b929-4df3c96b6948 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:15.157210 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9152b49-b5e6-4f43-b929-4df3c96b6948 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:15.157370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b9152b49-b5e6-4f43-b929-4df3c96b6948 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:15.162527 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:15.162527 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:15.163752 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9152b49-b5e6-4f43-b929-4df3c96b6948 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:15.164311 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 630/2525] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:15 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:15.817270 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-911c812e-f5c2-4ec3-a7a9-5e393e9c86e7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:15.819490 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-911c812e-f5c2-4ec3-a7a9-5e393e9c86e7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:15.819849 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-911c812e-f5c2-4ec3-a7a9-5e393e9c86e7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:15.820182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-911c812e-f5c2-4ec3-a7a9-5e393e9c86e7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:15.830401 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:15.830401 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:15.835037 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-911c812e-f5c2-4ec3-a7a9-5e393e9c86e7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:15.841769 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-911c812e-f5c2-4ec3-a7a9-5e393e9c86e7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:15.841930 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 618/2526] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:15 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:15.855209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fa4235fc-0df4-4755-ab86-d177fe20a03d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:15.860841 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fa4235fc-0df4-4755-ab86-d177fe20a03d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:15.860841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fa4235fc-0df4-4755-ab86-d177fe20a03d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:15.860841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fa4235fc-0df4-4755-ab86-d177fe20a03d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:15.868405 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:15.868405 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:15.873367 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fa4235fc-0df4-4755-ab86-d177fe20a03d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:15.879937 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fa4235fc-0df4-4755-ab86-d177fe20a03d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:15.880627 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 637/2527] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:15 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:15.892215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:15.894035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:15.894236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:15.894427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:15.894626 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:15.901785 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:15.901785 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:15.902176 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:15.939265 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume request issued successfully. Jul 10 19:03:15.939489 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7fadac14-2489-4f2f-ada1-87b38d2d11a8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 202 Jul 10 19:03:15.940108 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 643/2528] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:15 2026] DELETE /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:15.954501 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a17c480e-692a-46ad-b4b0-c5422b99be86 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:15.958937 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a17c480e-692a-46ad-b4b0-c5422b99be86 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:15.959270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a17c480e-692a-46ad-b4b0-c5422b99be86 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:15.959529 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a17c480e-692a-46ad-b4b0-c5422b99be86 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:15.981962 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:15.981962 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:15.991473 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a17c480e-692a-46ad-b4b0-c5422b99be86 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:16.005058 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a17c480e-692a-46ad-b4b0-c5422b99be86 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 200 Jul 10 19:03:16.005945 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 631/2529] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:15 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 1192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:16.102524 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fc4a31d0-bbcc-42f7-b536-14d29e3689d2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:16.105375 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fc4a31d0-bbcc-42f7-b536-14d29e3689d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:16.105633 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fc4a31d0-bbcc-42f7-b536-14d29e3689d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:16.105950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fc4a31d0-bbcc-42f7-b536-14d29e3689d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:16.122556 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:16.122556 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:16.130923 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fc4a31d0-bbcc-42f7-b536-14d29e3689d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:16.136776 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fc4a31d0-bbcc-42f7-b536-14d29e3689d2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:16.137311 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 619/2530] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:16 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:16.178566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32f98add-4958-4366-82b8-a4d8f3c17e78 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:16.180938 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32f98add-4958-4366-82b8-a4d8f3c17e78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:16.181567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32f98add-4958-4366-82b8-a4d8f3c17e78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:16.182826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32f98add-4958-4366-82b8-a4d8f3c17e78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:16.182826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-32f98add-4958-4366-82b8-a4d8f3c17e78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:16.188771 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:16.188771 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:16.190931 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32f98add-4958-4366-82b8-a4d8f3c17e78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:16.190931 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 638/2531] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:16 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:17.024149 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2c00d2f5-d16b-40a6-b963-b731e36a2f29 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:17.025690 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c00d2f5-d16b-40a6-b963-b731e36a2f29 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:17.027237 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c00d2f5-d16b-40a6-b963-b731e36a2f29 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:17.027237 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c00d2f5-d16b-40a6-b963-b731e36a2f29 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:17.039443 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c00d2f5-d16b-40a6-b963-b731e36a2f29 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 404 Jul 10 19:03:17.040142 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 644/2532] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:17 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:17.151626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a8c0d0ed-35b1-4cd3-b46c-d62accd101c2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:17.153655 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8c0d0ed-35b1-4cd3-b46c-d62accd101c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:17.153884 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8c0d0ed-35b1-4cd3-b46c-d62accd101c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:17.155705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8c0d0ed-35b1-4cd3-b46c-d62accd101c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:17.182014 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:17.182014 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:17.195888 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a8c0d0ed-35b1-4cd3-b46c-d62accd101c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:17.204268 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-31f63332-bbb9-4e93-a145-5d05ee79d677 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:17.205102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-08ee8be0-47b7-4cc2-b4a2-8104bce0b8e8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:17.206150 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-31f63332-bbb9-4e93-a145-5d05ee79d677 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:17.206343 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-31f63332-bbb9-4e93-a145-5d05ee79d677 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:17.206523 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-31f63332-bbb9-4e93-a145-5d05ee79d677 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:17.206743 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-31f63332-bbb9-4e93-a145-5d05ee79d677 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:17.209413 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-08ee8be0-47b7-4cc2-b4a2-8104bce0b8e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85/action Jul 10 19:03:17.209944 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-08ee8be0-47b7-4cc2-b4a2-8104bce0b8e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:03:17.210140 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-08ee8be0-47b7-4cc2-b4a2-8104bce0b8e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:17.216018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8c0d0ed-35b1-4cd3-b46c-d62accd101c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:17.216508 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 632/2533] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:17 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:17.229007 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:17.229007 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:17.230274 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-31f63332-bbb9-4e93-a145-5d05ee79d677 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:17.230640 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 639/2534] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:17 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 792 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:17.250204 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:17.250204 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:17.286466 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-579d9b0c-62a4-4c32-93cb-69d524d8e092 req-08ee8be0-47b7-4cc2-b4a2-8104bce0b8e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85/action returned with HTTP 204 Jul 10 19:03:17.287078 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 620/2535] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:03:17 2026] POST /volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:18.234536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f72b8dc0-24bb-4555-97e3-e338241f2170 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:18.237098 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f72b8dc0-24bb-4555-97e3-e338241f2170 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:18.237356 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f72b8dc0-24bb-4555-97e3-e338241f2170 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:18.237613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f72b8dc0-24bb-4555-97e3-e338241f2170 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:18.252837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d619552-7121-4f8f-8d69-7ff92dbf52dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:18.256058 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d619552-7121-4f8f-8d69-7ff92dbf52dc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:18.256346 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d619552-7121-4f8f-8d69-7ff92dbf52dc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:18.256627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d619552-7121-4f8f-8d69-7ff92dbf52dc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:18.257460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2d619552-7121-4f8f-8d69-7ff92dbf52dc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:18.265535 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:18.265535 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:18.265728 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:18.265728 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:18.267614 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d619552-7121-4f8f-8d69-7ff92dbf52dc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:18.267614 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 633/2536] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:18 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:18.270740 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f72b8dc0-24bb-4555-97e3-e338241f2170 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:18.279018 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f72b8dc0-24bb-4555-97e3-e338241f2170 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:18.279637 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 645/2537] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:18 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:18.461332 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:18.463409 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:03:18.463701 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:18.463945 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:18.464115 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete volume with id: ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:03:18.473253 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:18.473253 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:18.473772 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:03:18.510628 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete volume request issued successfully. Jul 10 19:03:18.510934 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df9c0adc-6070-491d-9905-137ff1ce1d5b tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 202 Jul 10 19:03:18.511583 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 640/2538] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:18 2026] DELETE /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:18.520846 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b8276b78-5285-4f26-857a-1189c27c69ef None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:18.523550 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b8276b78-5285-4f26-857a-1189c27c69ef tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:03:18.523550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b8276b78-5285-4f26-857a-1189c27c69ef tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:18.524075 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b8276b78-5285-4f26-857a-1189c27c69ef tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:18.533424 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:18.533424 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:18.539429 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b8276b78-5285-4f26-857a-1189c27c69ef tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:03:18.549628 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b8276b78-5285-4f26-857a-1189c27c69ef tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 200 Jul 10 19:03:18.550506 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 621/2539] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:18 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:19.199514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.201772 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:19.201980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "96b7fde1-abf3-4e42-99e6-4b0e06ae48b3", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:19.204629 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '96b7fde1-abf3-4e42-99e6-4b0e06ae48b3', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:19.280730 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1261d515-9cd3-498f-ad07-b32040e289d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.284703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1261d515-9cd3-498f-ad07-b32040e289d8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:19.284703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1261d515-9cd3-498f-ad07-b32040e289d8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.284703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1261d515-9cd3-498f-ad07-b32040e289d8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.284703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-1261d515-9cd3-498f-ad07-b32040e289d8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:19.290339 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.290339 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:19.291378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1261d515-9cd3-498f-ad07-b32040e289d8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:19.291868 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 646/2540] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:19 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:19.306788 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-43f1b4b9-b2ad-4301-bd7a-53a40a67ee39 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.311397 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43f1b4b9-b2ad-4301-bd7a-53a40a67ee39 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:19.311619 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43f1b4b9-b2ad-4301-bd7a-53a40a67ee39 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.311789 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43f1b4b9-b2ad-4301-bd7a-53a40a67ee39 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.323040 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume of 1 GB Jul 10 19:03:19.329056 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Availability Zones retrieved successfully. Jul 10 19:03:19.332139 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.332139 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:19.336353 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (c039a26c-317a-4977-9777-50fb1021f02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:19.337155 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-43f1b4b9-b2ad-4301-bd7a-53a40a67ee39 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:19.339692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841ddf3a-378e-43b4-8d88-e3a44b33aad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:19.341835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:19.343414 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43f1b4b9-b2ad-4301-bd7a-53a40a67ee39 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:19.343929 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 641/2541] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:19 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:19.360381 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-de75af63-d9b1-4810-93b7-9394c9551a4d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.363339 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de75af63-d9b1-4810-93b7-9394c9551a4d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:19.363757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de75af63-d9b1-4810-93b7-9394c9551a4d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.364019 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de75af63-d9b1-4810-93b7-9394c9551a4d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.364172 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-de75af63-d9b1-4810-93b7-9394c9551a4d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete backup with id: 7a750692-ad46-4364-84cb-26f8ad01cede. Jul 10 19:03:19.372255 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.372255 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:19.394918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-de75af63-d9b1-4810-93b7-9394c9551a4d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] delete_backup rpcapi backup_id 7a750692-ad46-4364-84cb-26f8ad01cede {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:03:19.397979 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de75af63-d9b1-4810-93b7-9394c9551a4d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 202 Jul 10 19:03:19.398706 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 622/2542] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:03:19 2026] DELETE /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:03:19.409301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-29f94fd3-4b02-488a-9a6c-6f238a4a5285 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.418861 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-29f94fd3-4b02-488a-9a6c-6f238a4a5285 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:19.419210 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-29f94fd3-4b02-488a-9a6c-6f238a4a5285 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.419514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-29f94fd3-4b02-488a-9a6c-6f238a4a5285 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.419689 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-29f94fd3-4b02-488a-9a6c-6f238a4a5285 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:19.421034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841ddf3a-378e-43b4-8d88-e3a44b33aad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:19.422469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5a7854-9072-4191-b95e-638024b25c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:19.429654 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.429654 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:19.430621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-29f94fd3-4b02-488a-9a6c-6f238a4a5285 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 200 Jul 10 19:03:19.431037 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 647/2543] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:19 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 792 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:19.485482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Created reservations ['2a20a780-7c79-4937-a9c7-c49678d02db9', '4ba7ffb7-8e18-4d0f-b482-654f6bb1eca5', 'bfed7262-92a6-4102-a490-a3db097a9cac', '4ad36a74-d817-4e1f-8a84-de83f67c728d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:19.486467 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5a7854-9072-4191-b95e-638024b25c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a20a780-7c79-4937-a9c7-c49678d02db9', '4ba7ffb7-8e18-4d0f-b482-654f6bb1eca5', 'bfed7262-92a6-4102-a490-a3db097a9cac', '4ad36a74-d817-4e1f-8a84-de83f67c728d']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:19.487340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115248de-f8e7-4af1-821a-9203dc856460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:19.516726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115248de-f8e7-4af1-821a-9203dc856460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22fa00f4-1ddf-4239-abdf-ae8533849ba1', '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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['2a20a780-7c79-4937-a9c7-c49678d02db9','4ba7ffb7-8e18-4d0f-b482-654f6bb1eca5','bfed7262-92a6-4102-a490-a3db097a9cac','4ad36a74-d817-4e1f-8a84-de83f67c728d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:19Z,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=22fa00f4-1ddf-4239-abdf-ae8533849ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8faacf436cb490aa3a51fdfc0ff46e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:19.518350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbde4851-226c-40df-b4e7-c07018192fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:19.543955 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbde4851-226c-40df-b4e7-c07018192fee) transitioned into state 'SUCCESS' from 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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['2a20a780-7c79-4937-a9c7-c49678d02db9','4ba7ffb7-8e18-4d0f-b482-654f6bb1eca5','bfed7262-92a6-4102-a490-a3db097a9cac','4ad36a74-d817-4e1f-8a84-de83f67c728d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:19.545234 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a161fd50-45d3-4ac8-8019-c8d66abc59b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:19.563251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a161fd50-45d3-4ac8-8019-c8d66abc59b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:19.565437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (c039a26c-317a-4977-9777-50fb1021f02c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:19.565437 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request issued successfully. Jul 10 19:03:19.567485 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2fa773ae-7ee8-4693-a555-7535ce04d3e5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:19.567485 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 634/2544] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:03:19 2026] POST /volume/v3/volumes => generated 775 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:19.569875 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-259229e5-d6c3-4987-bc11-8a2e676bd941 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.572982 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-259229e5-d6c3-4987-bc11-8a2e676bd941 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d Jul 10 19:03:19.573225 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-259229e5-d6c3-4987-bc11-8a2e676bd941 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.574282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-259229e5-d6c3-4987-bc11-8a2e676bd941 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.586173 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-13835712-9d62-49de-93d7-8cdfc4a4539d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.590067 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-13835712-9d62-49de-93d7-8cdfc4a4539d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:19.590721 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-13835712-9d62-49de-93d7-8cdfc4a4539d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.591508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-13835712-9d62-49de-93d7-8cdfc4a4539d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.597682 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-259229e5-d6c3-4987-bc11-8a2e676bd941 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d returned with HTTP 404 Jul 10 19:03:19.597682 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 642/2545] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:19 2026] GET /volume/v3/volumes/ebac4c86-6a7c-439c-a647-31c03065dd9d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:19.601448 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.601448 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:19.606927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.607102 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-13835712-9d62-49de-93d7-8cdfc4a4539d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:19.609354 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe Jul 10 19:03:19.609832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.610041 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.610199 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete snapshot with id: 89955e0e-2c3a-4031-950b-2f1b69a2b1fe Jul 10 19:03:19.614451 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-13835712-9d62-49de-93d7-8cdfc4a4539d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:19.615168 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 623/2546] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:19 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:19.617738 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.617738 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:19.618380 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:03:19.657503 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot delete request issued successfully. Jul 10 19:03:19.657824 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f336700-4e3a-44cc-8cc8-92e9cd02e766 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe returned with HTTP 202 Jul 10 19:03:19.658393 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 648/2547] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:03:19 2026] DELETE /volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:03:19.666892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8da5c91c-68d6-4ab0-b0b8-0cdd1a6f8df6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:19.668965 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8da5c91c-68d6-4ab0-b0b8-0cdd1a6f8df6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe Jul 10 19:03:19.669168 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8da5c91c-68d6-4ab0-b0b8-0cdd1a6f8df6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:19.669374 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8da5c91c-68d6-4ab0-b0b8-0cdd1a6f8df6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:19.676956 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:19.676956 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:19.677822 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8da5c91c-68d6-4ab0-b0b8-0cdd1a6f8df6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:03:19.678923 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8da5c91c-68d6-4ab0-b0b8-0cdd1a6f8df6 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe returned with HTTP 200 Jul 10 19:03:19.679300 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 635/2548] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:19 2026] GET /volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:20.443762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-395aca28-d18e-4144-b8a2-3622bac6209a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:20.446558 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-395aca28-d18e-4144-b8a2-3622bac6209a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede Jul 10 19:03:20.446558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-395aca28-d18e-4144-b8a2-3622bac6209a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:20.446558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-395aca28-d18e-4144-b8a2-3622bac6209a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:20.446558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-395aca28-d18e-4144-b8a2-3622bac6209a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 7a750692-ad46-4364-84cb-26f8ad01cede. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:20.450013 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-395aca28-d18e-4144-b8a2-3622bac6209a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede returned with HTTP 404 Jul 10 19:03:20.450720 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 643/2549] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:20 2026] GET /volume/v3/backups/7a750692-ad46-4364-84cb-26f8ad01cede => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:20.588016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-300a4dc4-38e2-43e2-b611-a22da6428894 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:20.591000 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-300a4dc4-38e2-43e2-b611-a22da6428894 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:20.591357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-300a4dc4-38e2-43e2-b611-a22da6428894 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:20.591603 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-300a4dc4-38e2-43e2-b611-a22da6428894 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:20.606563 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:20.606563 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:20.611716 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-300a4dc4-38e2-43e2-b611-a22da6428894 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:20.618427 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-300a4dc4-38e2-43e2-b611-a22da6428894 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:20.618931 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 624/2550] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:03:20 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:20.630458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-75e3400c-bd6d-40e5-a2bb-38af789c3158 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:20.633259 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75e3400c-bd6d-40e5-a2bb-38af789c3158 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:20.633679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75e3400c-bd6d-40e5-a2bb-38af789c3158 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:20.633992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75e3400c-bd6d-40e5-a2bb-38af789c3158 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:20.644982 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:20.644982 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:20.647373 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:20.649641 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d/action Jul 10 19:03:20.649987 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:03:20.650130 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:20.651171 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-75e3400c-bd6d-40e5-a2bb-38af789c3158 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:20.657700 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75e3400c-bd6d-40e5-a2bb-38af789c3158 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:20.658677 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 649/2551] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:20 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:20.670968 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:20.670968 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:20.671500 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:20.679918 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Begin detaching volume completed successfully. Jul 10 19:03:20.680212 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2d071fe9-2ddd-41f5-a840-7aaa030ef685 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d/action returned with HTTP 202 Jul 10 19:03:20.680729 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 636/2552] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:03:20 2026] POST /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:03:20.691664 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-511a4f2c-dd3c-42ff-9c7a-6d018013f1cc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:20.694466 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-511a4f2c-dd3c-42ff-9c7a-6d018013f1cc tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe Jul 10 19:03:20.694709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-511a4f2c-dd3c-42ff-9c7a-6d018013f1cc tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:20.695132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-511a4f2c-dd3c-42ff-9c7a-6d018013f1cc tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:20.702931 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-511a4f2c-dd3c-42ff-9c7a-6d018013f1cc tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe returned with HTTP 404 Jul 10 19:03:20.702931 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 644/2553] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:20 2026] GET /volume/v3/snapshots/89955e0e-2c3a-4031-950b-2f1b69a2b1fe => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:20.704918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-46740973-25e4-4704-ae6e-49b46f2389fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:20.709056 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46740973-25e4-4704-ae6e-49b46f2389fa tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:20.709390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46740973-25e4-4704-ae6e-49b46f2389fa tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:20.709651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46740973-25e4-4704-ae6e-49b46f2389fa tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:20.721921 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:20.721921 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:20.727967 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-46740973-25e4-4704-ae6e-49b46f2389fa tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:20.733242 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46740973-25e4-4704-ae6e-49b46f2389fa tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:20.734764 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 625/2554] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:20 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 19:03:21.673965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d7d9d13c-ec0b-4918-9d50-771344cd3b5b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:21.676337 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7d9d13c-ec0b-4918-9d50-771344cd3b5b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:21.676642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7d9d13c-ec0b-4918-9d50-771344cd3b5b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:21.676920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7d9d13c-ec0b-4918-9d50-771344cd3b5b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:21.686743 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:21.686743 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:21.692191 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d7d9d13c-ec0b-4918-9d50-771344cd3b5b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:21.698505 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7d9d13c-ec0b-4918-9d50-771344cd3b5b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:21.699071 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 650/2555] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:21 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:21.713463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f0eb78cb-e6fa-4234-adb2-61720edb4fb7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:21.713972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0eb78cb-e6fa-4234-adb2-61720edb4fb7 None None] GET https://10.4.3.225/volume// Jul 10 19:03:21.714141 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0eb78cb-e6fa-4234-adb2-61720edb4fb7 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:21.714351 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0eb78cb-e6fa-4234-adb2-61720edb4fb7 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:21.714709 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0eb78cb-e6fa-4234-adb2-61720edb4fb7 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:03:21.715043 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 637/2556] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:03:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:03:21.725701 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2bf4c1bf-8909-4003-9428-f81cc702a005 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:21.728061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2bf4c1bf-8909-4003-9428-f81cc702a005 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:21.729366 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2bf4c1bf-8909-4003-9428-f81cc702a005 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:21.729366 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2bf4c1bf-8909-4003-9428-f81cc702a005 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:21.738717 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:21.738717 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:21.745090 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2bf4c1bf-8909-4003-9428-f81cc702a005 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:21.747136 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-2bf4c1bf-8909-4003-9428-f81cc702a005 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:21.747838 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 645/2557] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:03:21 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:21.750174 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f1c27aa6-1825-4a76-82df-cb14313a67c2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:21.751947 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1c27aa6-1825-4a76-82df-cb14313a67c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:21.752132 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1c27aa6-1825-4a76-82df-cb14313a67c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:21.752310 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1c27aa6-1825-4a76-82df-cb14313a67c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:21.762229 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:21.762229 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:21.766995 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f1c27aa6-1825-4a76-82df-cb14313a67c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:21.775265 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1c27aa6-1825-4a76-82df-cb14313a67c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:21.775651 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 626/2558] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:21 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:22.713743 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c110d3b-2fa2-48a4-8a68-c5ce8ecbdee9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:22.717077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c110d3b-2fa2-48a4-8a68-c5ce8ecbdee9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:22.717346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c110d3b-2fa2-48a4-8a68-c5ce8ecbdee9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:22.717608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c110d3b-2fa2-48a4-8a68-c5ce8ecbdee9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:22.727755 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:22.727755 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:22.733077 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0c110d3b-2fa2-48a4-8a68-c5ce8ecbdee9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:22.743132 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c110d3b-2fa2-48a4-8a68-c5ce8ecbdee9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:22.743481 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 651/2559] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:22 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:22.794158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-22421df0-8f16-486a-9fe6-ff3a15d649ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:22.797157 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22421df0-8f16-486a-9fe6-ff3a15d649ad tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:22.797452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22421df0-8f16-486a-9fe6-ff3a15d649ad tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:22.797728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-22421df0-8f16-486a-9fe6-ff3a15d649ad tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:22.811740 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:22.811740 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:22.816913 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-22421df0-8f16-486a-9fe6-ff3a15d649ad tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:22.823276 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-22421df0-8f16-486a-9fe6-ff3a15d649ad tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:22.824169 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 638/2560] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:22 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:23.763049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2e55aa93-cc4e-4066-acc4-9fca6e8ed6d5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:23.764990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2e55aa93-cc4e-4066-acc4-9fca6e8ed6d5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:23.766623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2e55aa93-cc4e-4066-acc4-9fca6e8ed6d5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:23.766623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2e55aa93-cc4e-4066-acc4-9fca6e8ed6d5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:23.774474 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:23.774474 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:23.780456 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2e55aa93-cc4e-4066-acc4-9fca6e8ed6d5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:23.787172 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2e55aa93-cc4e-4066-acc4-9fca6e8ed6d5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:23.787909 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 646/2561] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:23 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:23.842030 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f8692c9a-446f-4aef-b7f1-0da798f1980d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:23.844756 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8692c9a-446f-4aef-b7f1-0da798f1980d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:23.845017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8692c9a-446f-4aef-b7f1-0da798f1980d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:23.845241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8692c9a-446f-4aef-b7f1-0da798f1980d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:23.858246 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:23.858246 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:23.861188 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f8692c9a-446f-4aef-b7f1-0da798f1980d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:23.867480 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8692c9a-446f-4aef-b7f1-0da798f1980d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:23.867932 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 627/2562] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:23 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:24.807112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2ef4bee5-c2cd-4501-895c-4778dffe2824 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:24.809715 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ef4bee5-c2cd-4501-895c-4778dffe2824 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:24.809940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ef4bee5-c2cd-4501-895c-4778dffe2824 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:24.810225 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ef4bee5-c2cd-4501-895c-4778dffe2824 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:24.822598 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:24.822598 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:24.828575 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2ef4bee5-c2cd-4501-895c-4778dffe2824 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:24.837080 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ef4bee5-c2cd-4501-895c-4778dffe2824 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:24.837705 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 652/2563] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:24 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:24.881314 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c3dfbdd-758e-4288-affc-ac253be471c8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:24.883910 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c3dfbdd-758e-4288-affc-ac253be471c8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:24.884470 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c3dfbdd-758e-4288-affc-ac253be471c8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:24.884926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c3dfbdd-758e-4288-affc-ac253be471c8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:24.898044 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:24.898044 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:24.906092 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c3dfbdd-758e-4288-affc-ac253be471c8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:24.912399 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c3dfbdd-758e-4288-affc-ac253be471c8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:24.912399 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 639/2564] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:24 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:25.648025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-fb45dd29-5d9a-4fd6-af6b-66e34bc11866 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:25.653104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-fb45dd29-5d9a-4fd6-af6b-66e34bc11866 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42 Jul 10 19:03:25.653104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-fb45dd29-5d9a-4fd6-af6b-66e34bc11866 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:25.653104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-fb45dd29-5d9a-4fd6-af6b-66e34bc11866 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:25.662320 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:25.662320 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:25.855365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8de1517e-eab0-4734-ba46-d13dea38bd51 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:25.857160 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8de1517e-eab0-4734-ba46-d13dea38bd51 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:25.857842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8de1517e-eab0-4734-ba46-d13dea38bd51 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:25.857842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8de1517e-eab0-4734-ba46-d13dea38bd51 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:25.866151 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:25.866151 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:25.870289 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8de1517e-eab0-4734-ba46-d13dea38bd51 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:25.876464 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8de1517e-eab0-4734-ba46-d13dea38bd51 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:25.876979 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 628/2565] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:25 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:25.927404 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f2b1f55b-dcdb-4d0f-857b-4eea4ad8c755 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:25.929846 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2b1f55b-dcdb-4d0f-857b-4eea4ad8c755 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:25.930115 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2b1f55b-dcdb-4d0f-857b-4eea4ad8c755 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:25.930385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2b1f55b-dcdb-4d0f-857b-4eea4ad8c755 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:25.946863 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:25.946863 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:25.959760 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f2b1f55b-dcdb-4d0f-857b-4eea4ad8c755 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:25.971128 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2b1f55b-dcdb-4d0f-857b-4eea4ad8c755 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:25.971638 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 653/2566] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:25 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:26.208086 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5b306197-259b-4849-ba52-e845dfcb3f10 req-fb45dd29-5d9a-4fd6-af6b-66e34bc11866 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42 returned with HTTP 200 Jul 10 19:03:26.208086 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 647/2567] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:03:25 2026] DELETE /volume/v3/attachments/a51b9775-afd5-45ad-b448-17f13e911b42 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:26.411069 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-042524d7-9431-4de4-b8e5-b9e12aebc091 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:26.413472 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-042524d7-9431-4de4-b8e5-b9e12aebc091 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/attachments?instance_id=bb977a73-bcfc-4e16-b7d0-462ba90b0922 Jul 10 19:03:26.413959 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-042524d7-9431-4de4-b8e5-b9e12aebc091 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:26.415730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-042524d7-9431-4de4-b8e5-b9e12aebc091 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:26.438115 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-042524d7-9431-4de4-b8e5-b9e12aebc091 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments?instance_id=bb977a73-bcfc-4e16-b7d0-462ba90b0922 returned with HTTP 200 Jul 10 19:03:26.438115 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 640/2568] 10.4.3.225 () {70 vars in 1637 bytes} [Fri Jul 10 19:03:26 2026] GET /volume/v3/attachments?instance_id=bb977a73-bcfc-4e16-b7d0-462ba90b0922 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:26.448379 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-a68a2ce7-09ac-4ef9-a8b7-fd4f47994125 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:26.450766 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-a68a2ce7-09ac-4ef9-a8b7-fd4f47994125 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 Jul 10 19:03:26.451020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-a68a2ce7-09ac-4ef9-a8b7-fd4f47994125 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:26.451253 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-a68a2ce7-09ac-4ef9-a8b7-fd4f47994125 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:26.469353 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d007ec6f-f284-4d81-b922-71c5f21c6090 req-a68a2ce7-09ac-4ef9-a8b7-fd4f47994125 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 returned with HTTP 200 Jul 10 19:03:26.470495 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 629/2569] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 19:03:26 2026] GET /volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:26.891821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7c5b8f22-bdd2-48b0-ab91-afb99439b73a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:26.893729 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c5b8f22-bdd2-48b0-ab91-afb99439b73a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:26.893977 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c5b8f22-bdd2-48b0-ab91-afb99439b73a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:26.894168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c5b8f22-bdd2-48b0-ab91-afb99439b73a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:26.905860 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:26.905860 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:26.921025 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7c5b8f22-bdd2-48b0-ab91-afb99439b73a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:26.931950 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c5b8f22-bdd2-48b0-ab91-afb99439b73a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:26.931950 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 654/2570] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:26 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:26.991728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-49c2629c-2f0f-4025-9972-fd466b1f5dca None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:26.994111 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-49c2629c-2f0f-4025-9972-fd466b1f5dca tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:26.994731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-49c2629c-2f0f-4025-9972-fd466b1f5dca tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:26.995832 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-49c2629c-2f0f-4025-9972-fd466b1f5dca tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:27.005175 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:27.005175 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:27.013632 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-49c2629c-2f0f-4025-9972-fd466b1f5dca tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:27.019153 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-49c2629c-2f0f-4025-9972-fd466b1f5dca tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:27.019153 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 648/2571] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:26 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:27.951033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-edb718ec-8cd9-40e1-9a8a-9c2e8cabe451 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:27.955714 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edb718ec-8cd9-40e1-9a8a-9c2e8cabe451 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:27.956221 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edb718ec-8cd9-40e1-9a8a-9c2e8cabe451 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:27.956657 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edb718ec-8cd9-40e1-9a8a-9c2e8cabe451 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:27.972882 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:27.972882 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:27.977763 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-edb718ec-8cd9-40e1-9a8a-9c2e8cabe451 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:27.986040 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edb718ec-8cd9-40e1-9a8a-9c2e8cabe451 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:27.987334 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 641/2572] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:27 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:28.333638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-38cdc518-4645-4ead-9686-aa4aa1614f9d req-3c9a36e0-bcb5-4ffe-901e-4c455679bf52 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:28.336372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-38cdc518-4645-4ead-9686-aa4aa1614f9d req-3c9a36e0-bcb5-4ffe-901e-4c455679bf52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e Jul 10 19:03:28.336747 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-38cdc518-4645-4ead-9686-aa4aa1614f9d req-3c9a36e0-bcb5-4ffe-901e-4c455679bf52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:28.337122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-38cdc518-4645-4ead-9686-aa4aa1614f9d req-3c9a36e0-bcb5-4ffe-901e-4c455679bf52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:28.345522 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:28.345522 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:28.878003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-38cdc518-4645-4ead-9686-aa4aa1614f9d req-3c9a36e0-bcb5-4ffe-901e-4c455679bf52 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e returned with HTTP 200 Jul 10 19:03:28.878003 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 630/2573] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:03:28 2026] DELETE /volume/v3/attachments/93c46d6e-6e1c-4459-b9ca-9bfb3236a81e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:29.006685 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-87c5b1ab-2b55-4a3f-92ac-85f8068a3b63 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:29.009049 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-87c5b1ab-2b55-4a3f-92ac-85f8068a3b63 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:29.009305 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-87c5b1ab-2b55-4a3f-92ac-85f8068a3b63 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:29.009552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-87c5b1ab-2b55-4a3f-92ac-85f8068a3b63 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:29.019601 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:29.019601 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:29.032640 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-87c5b1ab-2b55-4a3f-92ac-85f8068a3b63 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:29.037424 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-87c5b1ab-2b55-4a3f-92ac-85f8068a3b63 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:29.037800 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 655/2574] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:29 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:29.056196 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4e9e3e91-80c9-4a58-b1b4-be78acbbbe00 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:29.058099 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e9e3e91-80c9-4a58-b1b4-be78acbbbe00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:29.058312 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4e9e3e91-80c9-4a58-b1b4-be78acbbbe00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:29.058486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4e9e3e91-80c9-4a58-b1b4-be78acbbbe00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:29.068198 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:29.068198 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:29.074992 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4e9e3e91-80c9-4a58-b1b4-be78acbbbe00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:29.083099 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e9e3e91-80c9-4a58-b1b4-be78acbbbe00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:29.083695 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 649/2575] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:29 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 1193 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:29.099795 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:29.104367 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:29.104913 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "22fa00f4-1ddf-4239-abdf-ae8533849ba1", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:29.107135 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '22fa00f4-1ddf-4239-abdf-ae8533849ba1', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:29.119553 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:29.119553 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:29.119768 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume retrieved successfully. Jul 10 19:03:29.120199 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume of 1 GB Jul 10 19:03:29.128743 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Availability Zones retrieved successfully. Jul 10 19:03:29.134927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (d69dccbb-43f4-4788-bdf3-85759ab84629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:29.137089 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dcdf54-174d-4755-8a45-1396cf709882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:29.139821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:29.179540 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dcdf54-174d-4755-8a45-1396cf709882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '22fa00f4-1ddf-4239-abdf-ae8533849ba1', 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:29.180879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fceffd-7146-4718-94ae-41d8ccae64c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:29.239125 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Created reservations ['efcc4252-8c4d-4e5d-a65b-1ef795be9677', '4f2bacae-1d40-4249-875a-39c15f9a070d', '16f45f25-21e2-4a67-a95c-a1be2ecbd8be', '7ca33185-c631-46e8-88b2-e0ebf03541cc'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:29.240018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fceffd-7146-4718-94ae-41d8ccae64c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efcc4252-8c4d-4e5d-a65b-1ef795be9677', '4f2bacae-1d40-4249-875a-39c15f9a070d', '16f45f25-21e2-4a67-a95c-a1be2ecbd8be', '7ca33185-c631-46e8-88b2-e0ebf03541cc']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:29.241435 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad948180-e155-406a-a577-88c6ce97e357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:29.284411 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad948180-e155-406a-a577-88c6ce97e357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d21462-93ff-4238-809a-a989d11d4ad8', '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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['efcc4252-8c4d-4e5d-a65b-1ef795be9677','4f2bacae-1d40-4249-875a-39c15f9a070d','16f45f25-21e2-4a67-a95c-a1be2ecbd8be','7ca33185-c631-46e8-88b2-e0ebf03541cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=22fa00f4-1ddf-4239-abdf-ae8533849ba1,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:03:29Z,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=53d21462-93ff-4238-809a-a989d11d4ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8faacf436cb490aa3a51fdfc0ff46e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=22fa00f4-1ddf-4239-abdf-ae8533849ba1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:29.285359 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37acabde-a2a2-4988-9b20-c1810a8e95bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:29.303614 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37acabde-a2a2-4988-9b20-c1810a8e95bf) transitioned into state 'SUCCESS' from 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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['efcc4252-8c4d-4e5d-a65b-1ef795be9677','4f2bacae-1d40-4249-875a-39c15f9a070d','16f45f25-21e2-4a67-a95c-a1be2ecbd8be','7ca33185-c631-46e8-88b2-e0ebf03541cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=22fa00f4-1ddf-4239-abdf-ae8533849ba1,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:29.304384 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612392d7-e7bd-43db-8ea4-b38dd60bf37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:29.328125 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612392d7-e7bd-43db-8ea4-b38dd60bf37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:29.329518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (d69dccbb-43f4-4788-bdf3-85759ab84629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:29.330099 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request issued successfully. Jul 10 19:03:29.330919 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50483538-a9d2-4f3d-9805-cc1c6b2bbc78 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:29.331357 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 642/2576] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:03:29 2026] POST /volume/v3/volumes => generated 809 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:29.347238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a958f672-d841-4ed0-927c-904a4aa72023 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:29.350387 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a958f672-d841-4ed0-927c-904a4aa72023 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:29.351165 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a958f672-d841-4ed0-927c-904a4aa72023 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:29.351691 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a958f672-d841-4ed0-927c-904a4aa72023 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:29.359422 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:29.359422 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:29.364200 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a958f672-d841-4ed0-927c-904a4aa72023 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:29.369970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a958f672-d841-4ed0-927c-904a4aa72023 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 returned with HTTP 200 Jul 10 19:03:29.370427 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 631/2577] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:29 2026] GET /volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:29.495590 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-a8d05c78-203a-4f1b-8dcd-a28b426cfab7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:29.498318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-a8d05c78-203a-4f1b-8dcd-a28b426cfab7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:03:29.498318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-a8d05c78-203a-4f1b-8dcd-a28b426cfab7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:29.498478 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-a8d05c78-203a-4f1b-8dcd-a28b426cfab7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:29.512422 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:29.512422 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:29.516398 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-a8d05c78-203a-4f1b-8dcd-a28b426cfab7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:03:29.522372 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-a8d05c78-203a-4f1b-8dcd-a28b426cfab7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:03:29.522587 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 656/2578] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:03:29 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:30.384049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4572d110-7dad-41c5-aadf-d9ebeac49325 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.386028 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4572d110-7dad-41c5-aadf-d9ebeac49325 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:30.386319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4572d110-7dad-41c5-aadf-d9ebeac49325 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:30.386613 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4572d110-7dad-41c5-aadf-d9ebeac49325 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:30.395500 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:30.395500 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:30.401674 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4572d110-7dad-41c5-aadf-d9ebeac49325 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:30.408115 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4572d110-7dad-41c5-aadf-d9ebeac49325 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 returned with HTTP 200 Jul 10 19:03:30.408681 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 650/2579] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:30 2026] GET /volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:30.422391 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-260e4b94-dbf1-4140-b32c-550bcdefa26c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.424377 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-260e4b94-dbf1-4140-b32c-550bcdefa26c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:30.424624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-260e4b94-dbf1-4140-b32c-550bcdefa26c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:30.424831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-260e4b94-dbf1-4140-b32c-550bcdefa26c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:30.432033 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:30.432033 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:30.436442 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-260e4b94-dbf1-4140-b32c-550bcdefa26c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:30.441115 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-260e4b94-dbf1-4140-b32c-550bcdefa26c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 returned with HTTP 200 Jul 10 19:03:30.441507 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 643/2580] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:30 2026] GET /volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:30.456225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.458428 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:30.458759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:30.458997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:30.459175 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:30.468577 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:30.468577 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:30.469151 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:30.499006 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume request issued successfully. Jul 10 19:03:30.499234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9c45c88-d72e-4247-889a-08505f3e45f8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 202 Jul 10 19:03:30.499714 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 632/2581] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:30 2026] DELETE /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:30.507119 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7d30d0d0-df1a-432e-b3d4-1ad5482ef72a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.510497 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7d30d0d0-df1a-432e-b3d4-1ad5482ef72a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:30.510886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7d30d0d0-df1a-432e-b3d4-1ad5482ef72a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:30.511078 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7d30d0d0-df1a-432e-b3d4-1ad5482ef72a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:30.518052 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-277c0c68-b479-4482-bcb9-010ff3488073 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.518991 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-277c0c68-b479-4482-bcb9-010ff3488073 None None] GET https://10.4.3.225/volume// Jul 10 19:03:30.519261 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-277c0c68-b479-4482-bcb9-010ff3488073 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:30.519645 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-277c0c68-b479-4482-bcb9-010ff3488073 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:30.520003 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-277c0c68-b479-4482-bcb9-010ff3488073 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:03:30.520661 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 651/2582] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:03:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:03:30.521543 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:30.521543 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:30.526567 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7d30d0d0-df1a-432e-b3d4-1ad5482ef72a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:30.533174 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-97ba24a5-9f14-4681-aafd-4ca9b3b1c102 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.534451 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7d30d0d0-df1a-432e-b3d4-1ad5482ef72a tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 200 Jul 10 19:03:30.534983 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 657/2583] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:30 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:30.535701 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-97ba24a5-9f14-4681-aafd-4ca9b3b1c102 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:03:30.536793 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-97ba24a5-9f14-4681-aafd-4ca9b3b1c102 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "838ddcc8-c6a9-4e37-a1e9-b0c5b1802897", "connector": null, "instance_uuid": "6dc7205b-69fa-4296-8d06-452fc7c85de2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:30.557259 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:30.557259 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:30.597240 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-97ba24a5-9f14-4681-aafd-4ca9b3b1c102 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:03:30.597765 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 644/2584] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:03:30 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 10 19:03:30.608960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-88259c65-60e1-4001-8b45-cce596ff6dbf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:30.613107 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-88259c65-60e1-4001-8b45-cce596ff6dbf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08 Jul 10 19:03:30.613359 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-88259c65-60e1-4001-8b45-cce596ff6dbf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:30.613616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-88259c65-60e1-4001-8b45-cce596ff6dbf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:30.621869 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:30.621869 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:31.164568 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-88259c65-60e1-4001-8b45-cce596ff6dbf tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08 returned with HTTP 200 Jul 10 19:03:31.165549 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 633/2585] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:03:30 2026] DELETE /volume/v3/attachments/a0f3fd11-02a9-404c-875a-bce652223d08 => generated 367 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:31.550696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3b73ab99-1db5-4e24-bbb6-3e5a9b85f0b7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:31.552776 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b73ab99-1db5-4e24-bbb6-3e5a9b85f0b7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:31.553054 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b73ab99-1db5-4e24-bbb6-3e5a9b85f0b7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:31.553278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b73ab99-1db5-4e24-bbb6-3e5a9b85f0b7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:31.560013 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b73ab99-1db5-4e24-bbb6-3e5a9b85f0b7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 404 Jul 10 19:03:31.560576 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 652/2586] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:31 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:32.552059 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-233bfe55-bb95-4706-84c6-2f09612d3022 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:32.554333 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:03:32.554654 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:32.554971 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:32.555205 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete volume with id: a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:03:32.564413 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:32.564413 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:32.565222 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:03:32.591168 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete volume request issued successfully. Jul 10 19:03:32.591384 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-233bfe55-bb95-4706-84c6-2f09612d3022 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 202 Jul 10 19:03:32.591849 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 658/2587] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:32 2026] DELETE /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:32.602093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f362079-eee1-4621-9966-b341083a0a8d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:32.605555 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f362079-eee1-4621-9966-b341083a0a8d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:03:32.605555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f362079-eee1-4621-9966-b341083a0a8d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:32.605555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f362079-eee1-4621-9966-b341083a0a8d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:32.616868 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:32.616868 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:32.622043 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3f362079-eee1-4621-9966-b341083a0a8d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:03:32.635360 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f362079-eee1-4621-9966-b341083a0a8d tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 200 Jul 10 19:03:32.635824 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 645/2588] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:32 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 1422 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:33.646057 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-37304a74-4eab-4ef5-828d-fa7096e53154 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:33.649433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:33.649433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "b284a4cf-d143-4e4a-83fe-c6d4f108e4ee", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:33.651078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'b284a4cf-d143-4e4a-83fe-c6d4f108e4ee', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:33.654549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ba8934bb-faf7-49ed-b32b-c5e1dd40eea9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:33.660080 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba8934bb-faf7-49ed-b32b-c5e1dd40eea9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e Jul 10 19:03:33.660080 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba8934bb-faf7-49ed-b32b-c5e1dd40eea9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:33.660080 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba8934bb-faf7-49ed-b32b-c5e1dd40eea9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:33.666729 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba8934bb-faf7-49ed-b32b-c5e1dd40eea9 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e returned with HTTP 404 Jul 10 19:03:33.667550 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 653/2589] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:33 2026] GET /volume/v3/volumes/a6f0afda-4e24-4217-a2c2-11e052b8894e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 19:03:33.676309 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:33.679443 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae Jul 10 19:03:33.679660 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:33.679876 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:33.679973 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete snapshot with id: 7d89e332-980c-4295-acdc-a9548a0613ae Jul 10 19:03:33.685708 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:33.685708 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:33.686216 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:03:33.688649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e1e4c867-473b-415c-8c01-e4a8a2948dd9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:33.690836 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e1e4c867-473b-415c-8c01-e4a8a2948dd9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:03:33.691112 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e1e4c867-473b-415c-8c01-e4a8a2948dd9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:33.691280 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e1e4c867-473b-415c-8c01-e4a8a2948dd9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:33.699750 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:33.699750 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:33.704861 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e1e4c867-473b-415c-8c01-e4a8a2948dd9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:03:33.706307 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot delete request issued successfully. Jul 10 19:03:33.706552 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a95ee5ad-1dd1-4261-a66c-4b83b201f9f4 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae returned with HTTP 202 Jul 10 19:03:33.707052 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 659/2590] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:03:33 2026] DELETE /volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:03:33.709870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e1e4c867-473b-415c-8c01-e4a8a2948dd9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:03:33.710572 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 646/2591] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:33 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:33.720587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b54b30e4-edc4-45c1-801c-3ddfce88bad3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:33.722202 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b54b30e4-edc4-45c1-801c-3ddfce88bad3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae Jul 10 19:03:33.722525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b54b30e4-edc4-45c1-801c-3ddfce88bad3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:33.722672 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b54b30e4-edc4-45c1-801c-3ddfce88bad3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:33.732889 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:33.732889 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:33.733385 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b54b30e4-edc4-45c1-801c-3ddfce88bad3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Snapshot retrieved successfully. Jul 10 19:03:33.734442 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b54b30e4-edc4-45c1-801c-3ddfce88bad3 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae returned with HTTP 200 Jul 10 19:03:33.735405 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 654/2592] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:33 2026] GET /volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:33.785726 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0d1ed607-7a0b-4715-8476-70edb3d7d10d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:33.788137 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0d1ed607-7a0b-4715-8476-70edb3d7d10d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:03:33.789217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0d1ed607-7a0b-4715-8476-70edb3d7d10d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:33.789217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0d1ed607-7a0b-4715-8476-70edb3d7d10d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:33.804178 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:33.804178 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:33.817321 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0d1ed607-7a0b-4715-8476-70edb3d7d10d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:03:33.819270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0d1ed607-7a0b-4715-8476-70edb3d7d10d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:03:33.819766 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 660/2593] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:33 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:33.820869 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume of 1 GB Jul 10 19:03:33.821278 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:33.821278 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:33.825695 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Availability Zones retrieved successfully. Jul 10 19:03:33.832559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (41d40a88-d6b1-4b54-9e09-dca883da9113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:33.833999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d84203e-8d42-42fa-ac3b-0040f7e39bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:33.835168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:33.917422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d84203e-8d42-42fa-ac3b-0040f7e39bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:33.918364 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc78732-311c-4b31-86ac-eb12d7e0a253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:33.969174 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Created reservations ['bcc498f5-1c3c-4266-a28a-6b0b3fab2899', '27ad77d8-0d7e-49f4-bab5-1b9a238d4307', 'd66b13d7-919f-4216-a6a4-c580ae7e1b56', '955bcd89-84d0-42bc-9587-edd2d39b8cd4'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:33.970136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc78732-311c-4b31-86ac-eb12d7e0a253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcc498f5-1c3c-4266-a28a-6b0b3fab2899', '27ad77d8-0d7e-49f4-bab5-1b9a238d4307', 'd66b13d7-919f-4216-a6a4-c580ae7e1b56', '955bcd89-84d0-42bc-9587-edd2d39b8cd4']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:33.971244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0f4fb0-e476-4709-b328-da0c9a8f6643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:33.995716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0f4fb0-e476-4709-b328-da0c9a8f6643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a83f3c-0dd7-4e8b-a139-2601a672df90', '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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['bcc498f5-1c3c-4266-a28a-6b0b3fab2899','27ad77d8-0d7e-49f4-bab5-1b9a238d4307','d66b13d7-919f-4216-a6a4-c580ae7e1b56','955bcd89-84d0-42bc-9587-edd2d39b8cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:33Z,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=d7a83f3c-0dd7-4e8b-a139-2601a672df90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8faacf436cb490aa3a51fdfc0ff46e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:33.996781 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469f95bf-13bd-4c09-bff7-09f337e9b16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:34.019320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469f95bf-13bd-4c09-bff7-09f337e9b16b) transitioned into state 'SUCCESS' from 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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['bcc498f5-1c3c-4266-a28a-6b0b3fab2899','27ad77d8-0d7e-49f4-bab5-1b9a238d4307','d66b13d7-919f-4216-a6a4-c580ae7e1b56','955bcd89-84d0-42bc-9587-edd2d39b8cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:34.020042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e887076-004f-494a-aff0-8d9fd58078d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:34.029981 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e887076-004f-494a-aff0-8d9fd58078d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:34.030830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (41d40a88-d6b1-4b54-9e09-dca883da9113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:34.031238 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request issued successfully. Jul 10 19:03:34.032008 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-37304a74-4eab-4ef5-828d-fa7096e53154 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:34.032627 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 634/2594] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:03:33 2026] POST /volume/v3/volumes => generated 775 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:34.045195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b8b062a9-828c-49b4-b682-65c3178ae9c9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:34.047675 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8b062a9-828c-49b4-b682-65c3178ae9c9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:34.047937 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8b062a9-828c-49b4-b682-65c3178ae9c9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:34.048351 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8b062a9-828c-49b4-b682-65c3178ae9c9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:34.058093 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:34.058093 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:34.064159 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b8b062a9-828c-49b4-b682-65c3178ae9c9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:34.070796 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8b062a9-828c-49b4-b682-65c3178ae9c9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:34.071290 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 647/2595] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:34 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:34.749195 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-102c5e1d-cf04-43b4-a485-050e433a9f14 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:34.751525 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-102c5e1d-cf04-43b4-a485-050e433a9f14 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae Jul 10 19:03:34.751872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-102c5e1d-cf04-43b4-a485-050e433a9f14 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:34.752968 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-102c5e1d-cf04-43b4-a485-050e433a9f14 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:34.758639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-102c5e1d-cf04-43b4-a485-050e433a9f14 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae returned with HTTP 404 Jul 10 19:03:34.759360 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 655/2596] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:34 2026] GET /volume/v3/snapshots/7d89e332-980c-4295-acdc-a9548a0613ae => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:35.051727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:35.056516 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:35.058178 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:35.058178 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:35.058178 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:35.072103 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:35.072103 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:35.072745 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:35.085258 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e993b432-44b4-45a3-a7f3-68f6a5edb11e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:35.087354 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e993b432-44b4-45a3-a7f3-68f6a5edb11e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:35.087627 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e993b432-44b4-45a3-a7f3-68f6a5edb11e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:35.088054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e993b432-44b4-45a3-a7f3-68f6a5edb11e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:35.096559 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:35.096559 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:35.101335 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume request issued successfully. Jul 10 19:03:35.101335 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b0ed55e3-ce5d-4347-8383-f870b7199757 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 202 Jul 10 19:03:35.101335 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 661/2597] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:03:35 2026] DELETE /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:03:35.104650 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e993b432-44b4-45a3-a7f3-68f6a5edb11e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:35.111366 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46ce7df4-97d9-4e81-8eba-ffd1bc1c6a4e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:35.112209 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e993b432-44b4-45a3-a7f3-68f6a5edb11e tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:35.112612 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 635/2598] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:35 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:35.114023 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46ce7df4-97d9-4e81-8eba-ffd1bc1c6a4e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:35.114491 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46ce7df4-97d9-4e81-8eba-ffd1bc1c6a4e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:35.115044 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46ce7df4-97d9-4e81-8eba-ffd1bc1c6a4e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:35.122818 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:35.122818 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:35.127952 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-46ce7df4-97d9-4e81-8eba-ffd1bc1c6a4e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:35.134858 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46ce7df4-97d9-4e81-8eba-ffd1bc1c6a4e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 200 Jul 10 19:03:35.135571 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 648/2599] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:35 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:36.054171 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.060829 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 Jul 10 19:03:36.060829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:36.067918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:03:36.075833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:03:36.075833 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:36.075833 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:36.126970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b7c81af6-7f67-4b13-b8c9-c14ed3691c64 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.129457 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7c81af6-7f67-4b13-b8c9-c14ed3691c64 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:36.129684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7c81af6-7f67-4b13-b8c9-c14ed3691c64 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:36.129917 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7c81af6-7f67-4b13-b8c9-c14ed3691c64 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:36.138677 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:36.138677 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:36.142869 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b7c81af6-7f67-4b13-b8c9-c14ed3691c64 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:36.148933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7c81af6-7f67-4b13-b8c9-c14ed3691c64 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:36.149404 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 662/2600] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:36 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:36.155297 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6877cac1-0ac2-4eba-bf1e-727b60d44a68 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.159251 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6877cac1-0ac2-4eba-bf1e-727b60d44a68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:36.160086 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6877cac1-0ac2-4eba-bf1e-727b60d44a68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:36.160449 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6877cac1-0ac2-4eba-bf1e-727b60d44a68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:36.170565 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6877cac1-0ac2-4eba-bf1e-727b60d44a68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 404 Jul 10 19:03:36.170565 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 636/2601] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:36 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:36.177698 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d4ce792-89d0-402f-b2ce-2ae2c8367750 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.179471 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d4ce792-89d0-402f-b2ce-2ae2c8367750 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:36.179676 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d4ce792-89d0-402f-b2ce-2ae2c8367750 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:36.179881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d4ce792-89d0-402f-b2ce-2ae2c8367750 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:36.185670 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d4ce792-89d0-402f-b2ce-2ae2c8367750 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 404 Jul 10 19:03:36.186366 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 649/2602] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:36 2026] GET /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:36.195523 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2ca68d58-8dc7-4b8d-bda5-b34cde5ba5b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.197987 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ca68d58-8dc7-4b8d-bda5-b34cde5ba5b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:36.198259 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ca68d58-8dc7-4b8d-bda5-b34cde5ba5b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:36.198542 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ca68d58-8dc7-4b8d-bda5-b34cde5ba5b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:36.198757 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-2ca68d58-8dc7-4b8d-bda5-b34cde5ba5b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: c9ce32a9-1592-4956-8347-bd630c50286d Jul 10 19:03:36.205982 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ca68d58-8dc7-4b8d-bda5-b34cde5ba5b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d returned with HTTP 404 Jul 10 19:03:36.206643 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 663/2603] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:03:36 2026] DELETE /volume/v3/volumes/c9ce32a9-1592-4956-8347-bd630c50286d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:36.246957 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.249482 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:36.250034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-368163675"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:36.252127 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request body: {'volume': {'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-368163675'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:36.362843 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume of 1 GB Jul 10 19:03:36.368044 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability Zones retrieved successfully. Jul 10 19:03:36.373592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (44b2870e-b38e-4bac-8047-1da91d331c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:36.374993 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c76337b-d606-410b-9d7e-a3e72e4dc04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:36.376094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:36.460100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c76337b-d606-410b-9d7e-a3e72e4dc04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:36.461046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bff5cb5-2075-4244-ac6f-3bf6a6fdfb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:36.510765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['68db649a-c506-462b-9669-d7acf5d91f0f', 'bde6b6bc-c58c-475f-99d0-4fa4df44d141', 'f84231fb-1dc9-4e9d-9236-150855744cb2', 'c809a429-349f-44f2-85ba-657bdea1ba10'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:36.511722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bff5cb5-2075-4244-ac6f-3bf6a6fdfb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68db649a-c506-462b-9669-d7acf5d91f0f', 'bde6b6bc-c58c-475f-99d0-4fa4df44d141', 'f84231fb-1dc9-4e9d-9236-150855744cb2', 'c809a429-349f-44f2-85ba-657bdea1ba10']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:36.512577 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bbb385-7845-4d1c-a078-5ee12e7cf537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:36.540110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bbb385-7845-4d1c-a078-5ee12e7cf537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da9506b-cc2d-4973-adf4-d5450a8c4397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-368163675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['68db649a-c506-462b-9669-d7acf5d91f0f','bde6b6bc-c58c-475f-99d0-4fa4df44d141','f84231fb-1dc9-4e9d-9236-150855744cb2','c809a429-349f-44f2-85ba-657bdea1ba10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-368163675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da9506b-cc2d-4973-adf4-d5450a8c4397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b02355ea314546918c4bfc5b8b921c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43985f4393cb44a9b92c9be9284181ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:36.541862 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fb6b15-62d2-4fd1-ba9c-3e042da362b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:36.564337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fb6b15-62d2-4fd1-ba9c-3e042da362b4) transitioned into state 'SUCCESS' from state '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-368163675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['68db649a-c506-462b-9669-d7acf5d91f0f','bde6b6bc-c58c-475f-99d0-4fa4df44d141','f84231fb-1dc9-4e9d-9236-150855744cb2','c809a429-349f-44f2-85ba-657bdea1ba10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:36.565087 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43739d92-315a-4cc1-afba-ab8b4facdb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:36.579840 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43739d92-315a-4cc1-afba-ab8b4facdb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:36.579840 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (44b2870e-b38e-4bac-8047-1da91d331c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:36.579840 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request issued successfully. Jul 10 19:03:36.579840 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cc263ac6-19c2-4c99-beb5-f7abdafe5150 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:36.579840 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 637/2604] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:03:36 2026] POST /volume/v3/volumes => generated 748 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:03:36.596016 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a78fa5a1-8f00-411b-aa66-13d52f847549 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.602450 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a78fa5a1-8f00-411b-aa66-13d52f847549 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:03:36.602450 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a78fa5a1-8f00-411b-aa66-13d52f847549 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:36.602450 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a78fa5a1-8f00-411b-aa66-13d52f847549 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:36.615098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" released by "attachment_update" :: held 0.541s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:03:36.615098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-fcaa3d0b-8a1a-4539-9d3a-b5a9bbf26912 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 returned with HTTP 200 Jul 10 19:03:36.615854 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 656/2605] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:03:36 2026] PUT /volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:36.620751 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:36.620751 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:36.625708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-ff215948-b3bb-4ce4-98c0-47d910e57066 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:36.628461 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a78fa5a1-8f00-411b-aa66-13d52f847549 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:36.630655 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-ff215948-b3bb-4ce4-98c0-47d910e57066 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 Jul 10 19:03:36.631829 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-ff215948-b3bb-4ce4-98c0-47d910e57066 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:36.631829 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-ff215948-b3bb-4ce4-98c0-47d910e57066 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:36.631982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a78fa5a1-8f00-411b-aa66-13d52f847549 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 200 Jul 10 19:03:36.632523 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 650/2606] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:36 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:36.659592 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-ff215948-b3bb-4ce4-98c0-47d910e57066 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 returned with HTTP 200 Jul 10 19:03:36.660169 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 664/2607] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 19:03:36 2026] GET /volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:37.171944 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ad64249e-8ba9-405c-91fa-575214dff3ff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:37.174582 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad64249e-8ba9-405c-91fa-575214dff3ff tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:37.174888 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad64249e-8ba9-405c-91fa-575214dff3ff tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:37.175197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad64249e-8ba9-405c-91fa-575214dff3ff tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:37.193267 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:37.193267 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:37.202229 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ad64249e-8ba9-405c-91fa-575214dff3ff tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:37.215211 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad64249e-8ba9-405c-91fa-575214dff3ff tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:37.215336 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 638/2608] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:37 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:37.649968 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-48db3ebe-2787-431a-ba8e-9a40eb814f46 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:37.655469 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48db3ebe-2787-431a-ba8e-9a40eb814f46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:03:37.655916 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48db3ebe-2787-431a-ba8e-9a40eb814f46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:37.656055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48db3ebe-2787-431a-ba8e-9a40eb814f46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:37.672144 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:37.672144 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:37.677129 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-48db3ebe-2787-431a-ba8e-9a40eb814f46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:37.683882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48db3ebe-2787-431a-ba8e-9a40eb814f46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 200 Jul 10 19:03:37.684303 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 657/2609] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:37 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:37.705344 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db254de5-b6a4-41f7-8103-cd9c4552e810 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:37.707297 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db254de5-b6a4-41f7-8103-cd9c4552e810 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:03:37.707564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db254de5-b6a4-41f7-8103-cd9c4552e810 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:37.707789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db254de5-b6a4-41f7-8103-cd9c4552e810 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:37.719107 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:37.719107 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:37.731396 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-db254de5-b6a4-41f7-8103-cd9c4552e810 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:37.739247 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db254de5-b6a4-41f7-8103-cd9c4552e810 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 200 Jul 10 19:03:37.739856 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 651/2610] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:37 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:37.762890 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:37.766830 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:03:37.766830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9da9506b-cc2d-4973-adf4-d5450a8c4397", "name": "tempest-VolumesBackupsTest-Backup-182299051", "container": "tempest-volumesbackupstest-backup-container-222656651"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:37.767698 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating new backup {'backup': {'volume_id': '9da9506b-cc2d-4973-adf4-d5450a8c4397', 'name': 'tempest-VolumesBackupsTest-Backup-182299051', 'container': 'tempest-volumesbackupstest-backup-container-222656651'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:03:37.768703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating backup of volume 9da9506b-cc2d-4973-adf4-d5450a8c4397 in container tempest-volumesbackupstest-backup-container-222656651 Jul 10 19:03:37.781830 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:37.781830 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:37.781830 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:37.808308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['7894a86a-0e91-44d1-9182-85f61028b89c', 'e58fb511-4fac-4c41-93c4-09a5c42b8e22'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:37.857184 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6b7ed2d8-9c88-4b2b-a037-7359ca296742 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:03:37.857184 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 665/2611] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:03:37 2026] POST /volume/v3/backups => generated 329 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:03:37.871600 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-75cbbce8-9780-4f7b-aa6a-bf49d847c84e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:37.873381 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75cbbce8-9780-4f7b-aa6a-bf49d847c84e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:37.873772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75cbbce8-9780-4f7b-aa6a-bf49d847c84e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:37.874136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75cbbce8-9780-4f7b-aa6a-bf49d847c84e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:37.874360 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-75cbbce8-9780-4f7b-aa6a-bf49d847c84e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:37.880322 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:37.880322 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:37.882181 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75cbbce8-9780-4f7b-aa6a-bf49d847c84e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:37.883276 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 639/2612] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:37 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:38.236038 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-86d9b9aa-f7dc-426e-bcf5-ae3b02060931 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:38.239824 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86d9b9aa-f7dc-426e-bcf5-ae3b02060931 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:38.240170 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86d9b9aa-f7dc-426e-bcf5-ae3b02060931 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:38.240481 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-86d9b9aa-f7dc-426e-bcf5-ae3b02060931 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:38.252154 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:38.252154 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:38.258274 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-86d9b9aa-f7dc-426e-bcf5-ae3b02060931 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:38.265732 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-86d9b9aa-f7dc-426e-bcf5-ae3b02060931 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:38.266865 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 658/2613] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:38 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:38.897511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c39c8639-401d-41d2-8b02-b009598ca4f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:38.901382 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c39c8639-401d-41d2-8b02-b009598ca4f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:38.901382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c39c8639-401d-41d2-8b02-b009598ca4f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:38.901382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c39c8639-401d-41d2-8b02-b009598ca4f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:38.901382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c39c8639-401d-41d2-8b02-b009598ca4f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:38.906539 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:38.906539 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:38.907658 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c39c8639-401d-41d2-8b02-b009598ca4f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:38.908305 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 652/2614] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:38 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:39.283947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1915f8c8-d798-469e-853a-c39a17925908 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:39.286909 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1915f8c8-d798-469e-853a-c39a17925908 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:39.287179 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1915f8c8-d798-469e-853a-c39a17925908 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:39.287368 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1915f8c8-d798-469e-853a-c39a17925908 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:39.289567 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=261,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:03:39.297949 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:39.297949 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:39.304586 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1915f8c8-d798-469e-853a-c39a17925908 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:39.310916 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1915f8c8-d798-469e-853a-c39a17925908 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:39.311428 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 666/2615] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:39 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:39.920474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-945d1864-0bfa-4186-9b10-0b1e6c97840d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:39.922839 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-945d1864-0bfa-4186-9b10-0b1e6c97840d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:39.923107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-945d1864-0bfa-4186-9b10-0b1e6c97840d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:39.923620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-945d1864-0bfa-4186-9b10-0b1e6c97840d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:39.923620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-945d1864-0bfa-4186-9b10-0b1e6c97840d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:39.925790 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=301,cinder:UPDATE=53,cinder:INSERT=21 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:03:39.929625 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:39.929625 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:39.930610 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-945d1864-0bfa-4186-9b10-0b1e6c97840d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:39.932179 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 640/2616] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:39 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:40.326595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-46b77d39-08e4-4be5-be73-2c5d9c139113 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:40.329981 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46b77d39-08e4-4be5-be73-2c5d9c139113 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:40.334436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46b77d39-08e4-4be5-be73-2c5d9c139113 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:40.334737 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46b77d39-08e4-4be5-be73-2c5d9c139113 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:40.338957 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=184,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:03:40.353691 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:40.353691 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:40.359464 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-46b77d39-08e4-4be5-be73-2c5d9c139113 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:40.368000 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46b77d39-08e4-4be5-be73-2c5d9c139113 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:40.368924 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 659/2617] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:40 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:40.942489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05faa0bc-6e12-40d7-bfbd-4c85397fe611 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:40.944472 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05faa0bc-6e12-40d7-bfbd-4c85397fe611 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:40.944735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05faa0bc-6e12-40d7-bfbd-4c85397fe611 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:40.944994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05faa0bc-6e12-40d7-bfbd-4c85397fe611 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:40.945094 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-05faa0bc-6e12-40d7-bfbd-4c85397fe611 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:40.946985 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=276,cinder:UPDATE=64,cinder:INSERT=28 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:03:40.949759 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:40.949759 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:40.950674 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05faa0bc-6e12-40d7-bfbd-4c85397fe611 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:40.951339 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 653/2618] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:40 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:41.386215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-91931432-aec4-48f3-bc74-b1b840f9df00 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:41.388155 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-91931432-aec4-48f3-bc74-b1b840f9df00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:41.388392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-91931432-aec4-48f3-bc74-b1b840f9df00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:41.388596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-91931432-aec4-48f3-bc74-b1b840f9df00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:41.396326 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:41.396326 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:41.400704 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-91931432-aec4-48f3-bc74-b1b840f9df00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:41.406952 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-91931432-aec4-48f3-bc74-b1b840f9df00 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:41.407371 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 667/2619] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:41 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:41.963532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-51b0bf77-6b46-4a25-a518-064f19db2a2c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:41.968255 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51b0bf77-6b46-4a25-a518-064f19db2a2c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:41.968255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51b0bf77-6b46-4a25-a518-064f19db2a2c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:41.968255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51b0bf77-6b46-4a25-a518-064f19db2a2c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:41.968255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-51b0bf77-6b46-4a25-a518-064f19db2a2c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:41.976315 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:41.976315 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:41.977799 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51b0bf77-6b46-4a25-a518-064f19db2a2c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:41.978541 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 641/2620] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:41 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:42.428245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-28fd88bf-b1d9-4110-bd51-dfbd1d5032a0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:42.430401 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-28fd88bf-b1d9-4110-bd51-dfbd1d5032a0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:42.430700 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-28fd88bf-b1d9-4110-bd51-dfbd1d5032a0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:42.431076 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-28fd88bf-b1d9-4110-bd51-dfbd1d5032a0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:42.440688 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:42.440688 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:42.445436 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-28fd88bf-b1d9-4110-bd51-dfbd1d5032a0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:42.453597 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-28fd88bf-b1d9-4110-bd51-dfbd1d5032a0 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:42.453597 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 660/2621] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:42 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:42.991460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-44a7ca25-c3fa-4af6-a64b-6141a2ea3f2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:42.992858 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44a7ca25-c3fa-4af6-a64b-6141a2ea3f2e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:42.993063 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44a7ca25-c3fa-4af6-a64b-6141a2ea3f2e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:42.993246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44a7ca25-c3fa-4af6-a64b-6141a2ea3f2e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:42.993343 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-44a7ca25-c3fa-4af6-a64b-6141a2ea3f2e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:42.997777 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:42.997777 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:42.998555 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44a7ca25-c3fa-4af6-a64b-6141a2ea3f2e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:42.998952 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 654/2622] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:42 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:43.469004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-014e4c46-71ed-4cae-a255-e4e1f8bd5982 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:43.471213 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-014e4c46-71ed-4cae-a255-e4e1f8bd5982 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:43.471478 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-014e4c46-71ed-4cae-a255-e4e1f8bd5982 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:43.471704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-014e4c46-71ed-4cae-a255-e4e1f8bd5982 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:43.479818 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:43.479818 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:43.483774 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-014e4c46-71ed-4cae-a255-e4e1f8bd5982 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:43.489229 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-014e4c46-71ed-4cae-a255-e4e1f8bd5982 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:43.489711 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 668/2623] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:43 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:44.014019 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3f4b56ae-dbc6-4ffb-822d-b20090e8a1a5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:44.019764 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f4b56ae-dbc6-4ffb-822d-b20090e8a1a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:44.019764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f4b56ae-dbc6-4ffb-822d-b20090e8a1a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:44.022929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f4b56ae-dbc6-4ffb-822d-b20090e8a1a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:44.022929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3f4b56ae-dbc6-4ffb-822d-b20090e8a1a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:44.027029 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:44.027029 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:44.027959 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f4b56ae-dbc6-4ffb-822d-b20090e8a1a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:44.028428 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 642/2624] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:44 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:44.276362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-d7caa93b-8299-47f5-872d-3b7580d28304 req-fe055448-9450-4d9f-a68e-d9126aa9c6ff None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:44.280137 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d7caa93b-8299-47f5-872d-3b7580d28304 req-fe055448-9450-4d9f-a68e-d9126aa9c6ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7 Jul 10 19:03:44.280211 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d7caa93b-8299-47f5-872d-3b7580d28304 req-fe055448-9450-4d9f-a68e-d9126aa9c6ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:44.280873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d7caa93b-8299-47f5-872d-3b7580d28304 req-fe055448-9450-4d9f-a68e-d9126aa9c6ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:44.291960 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:44.291960 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:44.508831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ce63ce65-c4ce-4703-a664-e0950b8a7117 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:44.510743 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce63ce65-c4ce-4703-a664-e0950b8a7117 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:44.511045 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce63ce65-c4ce-4703-a664-e0950b8a7117 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:44.511263 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce63ce65-c4ce-4703-a664-e0950b8a7117 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:44.518624 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:44.518624 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:44.522553 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ce63ce65-c4ce-4703-a664-e0950b8a7117 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:44.527425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce63ce65-c4ce-4703-a664-e0950b8a7117 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:44.527843 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 655/2625] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:44 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:44.842388 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d7caa93b-8299-47f5-872d-3b7580d28304 req-fe055448-9450-4d9f-a68e-d9126aa9c6ff tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7 returned with HTTP 200 Jul 10 19:03:44.842935 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 661/2626] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:03:44 2026] DELETE /volume/v3/attachments/edbb92b2-a1fb-4c77-ad92-588fa3cdffa7 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:45.042684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5ab70bd9-b8d5-40ac-ad23-d7d2ebf73fbb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:45.044965 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ab70bd9-b8d5-40ac-ad23-d7d2ebf73fbb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:45.045241 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ab70bd9-b8d5-40ac-ad23-d7d2ebf73fbb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:45.045956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ab70bd9-b8d5-40ac-ad23-d7d2ebf73fbb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:45.045956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5ab70bd9-b8d5-40ac-ad23-d7d2ebf73fbb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:45.051349 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:45.051349 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:45.052347 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ab70bd9-b8d5-40ac-ad23-d7d2ebf73fbb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:45.052927 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 669/2627] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:45 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:45.549039 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3f50ba29-63ae-4836-a891-38fa63d0ec30 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:45.551752 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f50ba29-63ae-4836-a891-38fa63d0ec30 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:45.552120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f50ba29-63ae-4836-a891-38fa63d0ec30 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:45.552464 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f50ba29-63ae-4836-a891-38fa63d0ec30 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:45.562783 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:45.562783 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:45.567785 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3f50ba29-63ae-4836-a891-38fa63d0ec30 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:45.573422 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f50ba29-63ae-4836-a891-38fa63d0ec30 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:45.573737 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 643/2628] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:45 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:45.596272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d47853f8-bbf0-4125-a697-9da3be100556 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:45.598429 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d47853f8-bbf0-4125-a697-9da3be100556 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:45.598676 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d47853f8-bbf0-4125-a697-9da3be100556 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:45.598933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d47853f8-bbf0-4125-a697-9da3be100556 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:45.611440 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:45.611440 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:45.618777 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d47853f8-bbf0-4125-a697-9da3be100556 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:45.626007 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d47853f8-bbf0-4125-a697-9da3be100556 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:45.626615 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 656/2629] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:45 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:45.644881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-580f41d4-a57e-47ee-b265-903478867a61 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:45.649976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:03:45.649976 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7a83f3c-0dd7-4e8b-a139-2601a672df90", "name": "tempest-VolumeImageDependencyTests-Snapshot-660919460"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:45.662791 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:45.662791 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:45.664431 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:45.665071 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create snapshot from volume d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:45.738508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Created reservations ['3ee9563c-1a8a-478d-a292-f9ac2d54759e', '486b9a14-845f-4cca-91c0-adb0282d25ba', '7cfde1dd-80fd-4ccf-82b4-2952fa33ad23', 'd2bb9771-40b7-4e32-8821-c193c9e7f48a'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:45.786124 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot create request issued successfully. Jul 10 19:03:45.786902 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-580f41d4-a57e-47ee-b265-903478867a61 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:03:45.787252 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 662/2630] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:03:45 2026] POST /volume/v3/snapshots => generated 312 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:03:45.802381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c2adb651-d4ce-46db-aa0f-847ecf6178bd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:45.806835 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2adb651-d4ce-46db-aa0f-847ecf6178bd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:45.808234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2adb651-d4ce-46db-aa0f-847ecf6178bd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:45.809088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2adb651-d4ce-46db-aa0f-847ecf6178bd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:45.820569 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:45.820569 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:45.821682 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c2adb651-d4ce-46db-aa0f-847ecf6178bd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot retrieved successfully. Jul 10 19:03:45.822220 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2adb651-d4ce-46db-aa0f-847ecf6178bd tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 200 Jul 10 19:03:45.823034 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 670/2631] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:45 2026] GET /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 444 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:46.065023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-673004c2-8fbf-4464-8067-fcecfba29e7e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:46.067726 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-673004c2-8fbf-4464-8067-fcecfba29e7e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:46.067972 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-673004c2-8fbf-4464-8067-fcecfba29e7e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:46.068464 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-673004c2-8fbf-4464-8067-fcecfba29e7e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:46.068464 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-673004c2-8fbf-4464-8067-fcecfba29e7e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:46.076687 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:46.076687 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:46.077773 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-673004c2-8fbf-4464-8067-fcecfba29e7e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:46.078519 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 644/2632] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:46 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:46.833583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd7be3f0-b708-4f3c-9971-b8be2a932eaa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:46.835640 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd7be3f0-b708-4f3c-9971-b8be2a932eaa tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:46.835898 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd7be3f0-b708-4f3c-9971-b8be2a932eaa tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:46.836162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd7be3f0-b708-4f3c-9971-b8be2a932eaa tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:46.841781 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:46.841781 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:46.842314 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd7be3f0-b708-4f3c-9971-b8be2a932eaa tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot retrieved successfully. Jul 10 19:03:46.843141 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd7be3f0-b708-4f3c-9971-b8be2a932eaa tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 200 Jul 10 19:03:46.843567 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 657/2633] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:46 2026] GET /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:46.853343 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:46.855359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:46.855767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "fc401c12-ef20-4bfe-b7f3-e4af0d74ed86", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:46.857399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'fc401c12-ef20-4bfe-b7f3-e4af0d74ed86', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:46.864233 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:46.864233 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:46.864781 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot retrieved successfully. Jul 10 19:03:46.864965 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume of 1 GB Jul 10 19:03:46.871367 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Availability Zones retrieved successfully. Jul 10 19:03:46.877247 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (fb6a701a-21bd-41a9-859e-c427a5e0a0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:46.878628 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13b99b7-6375-4a47-9e03-29de518d41a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:46.879682 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:46.920341 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13b99b7-6375-4a47-9e03-29de518d41a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc401c12-ef20-4bfe-b7f3-e4af0d74ed86', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:46.921214 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac145ca5-d3a6-4a1f-b5d2-cfff9d293c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:46.972262 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Created reservations ['e68ca1b0-48d9-4fc5-9eba-bb8282134fcb', '306602cc-1d34-4e14-8597-361d018498d4', 'c8efab75-1c9b-459a-8f15-c193fa61d188', '89368019-4a34-466a-9349-d79579409b73'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:46.973219 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac145ca5-d3a6-4a1f-b5d2-cfff9d293c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e68ca1b0-48d9-4fc5-9eba-bb8282134fcb', '306602cc-1d34-4e14-8597-361d018498d4', 'c8efab75-1c9b-459a-8f15-c193fa61d188', '89368019-4a34-466a-9349-d79579409b73']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:46.974840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a89599-bf48-4e52-a04f-183805d0a5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:47.025078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a89599-bf48-4e52-a04f-183805d0a5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37895b6b-6cde-4f86-81ee-03026f62d6b9', '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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['e68ca1b0-48d9-4fc5-9eba-bb8282134fcb','306602cc-1d34-4e14-8597-361d018498d4','c8efab75-1c9b-459a-8f15-c193fa61d188','89368019-4a34-466a-9349-d79579409b73'],size=1,snapshot_id=fc401c12-ef20-4bfe-b7f3-e4af0d74ed86,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:03:47Z,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=37895b6b-6cde-4f86-81ee-03026f62d6b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8faacf436cb490aa3a51fdfc0ff46e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc401c12-ef20-4bfe-b7f3-e4af0d74ed86,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:47.026344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8bec5fe-b1c6-4d41-9c9a-89a3644e67e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:47.057464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8bec5fe-b1c6-4d41-9c9a-89a3644e67e0) transitioned into state 'SUCCESS' from 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='d8faacf436cb490aa3a51fdfc0ff46e9',qos_specs=None,replication_status=,reservations=['e68ca1b0-48d9-4fc5-9eba-bb8282134fcb','306602cc-1d34-4e14-8597-361d018498d4','c8efab75-1c9b-459a-8f15-c193fa61d188','89368019-4a34-466a-9349-d79579409b73'],size=1,snapshot_id=fc401c12-ef20-4bfe-b7f3-e4af0d74ed86,source_replicaid=,source_volid=None,status='creating',user_id='e9af5e15e03d4c2e8331c510de0bfef9',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:47.058292 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61b3be3-d509-48e6-b5df-a1f9f40f4ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:47.095080 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-116eee1a-3d43-4fc3-8926-459fb8a96de3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:47.098278 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-116eee1a-3d43-4fc3-8926-459fb8a96de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:47.098601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-116eee1a-3d43-4fc3-8926-459fb8a96de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:47.098953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-116eee1a-3d43-4fc3-8926-459fb8a96de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:47.099207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-116eee1a-3d43-4fc3-8926-459fb8a96de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:47.100121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61b3be3-d509-48e6-b5df-a1f9f40f4ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:47.101641 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Flow 'volume_create_api' (fb6a701a-21bd-41a9-859e-c427a5e0a0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:47.102432 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Create volume request issued successfully. Jul 10 19:03:47.103707 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9b86665-43ac-4de6-b49f-6766be04ba73 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:47.104331 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 663/2634] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:03:46 2026] POST /volume/v3/volumes => generated 809 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:47.106118 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:47.106118 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:47.107201 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-116eee1a-3d43-4fc3-8926-459fb8a96de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:47.107647 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 671/2635] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:47 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:47.123015 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c8d1c7c9-7ee9-470a-806e-13ce1532f756 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:47.129472 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8d1c7c9-7ee9-470a-806e-13ce1532f756 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:47.129784 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8d1c7c9-7ee9-470a-806e-13ce1532f756 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:47.130704 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8d1c7c9-7ee9-470a-806e-13ce1532f756 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:47.143668 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:47.143668 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:47.154392 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c8d1c7c9-7ee9-470a-806e-13ce1532f756 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:47.162201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8d1c7c9-7ee9-470a-806e-13ce1532f756 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 200 Jul 10 19:03:47.162676 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 645/2636] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:47 2026] GET /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:47.819749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-e4eb16a1-90c5-4508-8af2-7438372372a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:47.823430 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-e4eb16a1-90c5-4508-8af2-7438372372a9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27/action Jul 10 19:03:47.823630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-e4eb16a1-90c5-4508-8af2-7438372372a9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:03:47.823772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-e4eb16a1-90c5-4508-8af2-7438372372a9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:47.853586 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:47.853586 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:47.878638 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7aea268a-9821-419e-87da-2dae118fcfc8 req-e4eb16a1-90c5-4508-8af2-7438372372a9 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27/action returned with HTTP 204 Jul 10 19:03:47.879406 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 658/2637] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:03:47 2026] POST /volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:48.120754 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-39627b40-a6fc-4b0e-a37a-6ecd912b71a5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:48.126997 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-39627b40-a6fc-4b0e-a37a-6ecd912b71a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:48.126997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-39627b40-a6fc-4b0e-a37a-6ecd912b71a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:48.126997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-39627b40-a6fc-4b0e-a37a-6ecd912b71a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:48.126997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-39627b40-a6fc-4b0e-a37a-6ecd912b71a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:48.133852 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:48.133852 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:48.134824 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-39627b40-a6fc-4b0e-a37a-6ecd912b71a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:48.135289 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 664/2638] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:48 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:48.180553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-790ea19f-2daa-4b98-9a2b-54970965492b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:48.183410 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-790ea19f-2daa-4b98-9a2b-54970965492b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:48.183410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-790ea19f-2daa-4b98-9a2b-54970965492b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:48.183596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-790ea19f-2daa-4b98-9a2b-54970965492b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:48.191992 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:48.191992 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:48.196639 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-790ea19f-2daa-4b98-9a2b-54970965492b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:48.203209 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-790ea19f-2daa-4b98-9a2b-54970965492b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 200 Jul 10 19:03:48.203687 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 672/2639] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:48 2026] GET /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:48.220293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-24f94148-fe4c-4efb-881f-b102443a3849 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:48.223382 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24f94148-fe4c-4efb-881f-b102443a3849 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:48.223748 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24f94148-fe4c-4efb-881f-b102443a3849 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:48.224052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24f94148-fe4c-4efb-881f-b102443a3849 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:48.235514 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:48.235514 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:48.250227 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-24f94148-fe4c-4efb-881f-b102443a3849 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:48.257439 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24f94148-fe4c-4efb-881f-b102443a3849 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 200 Jul 10 19:03:48.258026 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 646/2640] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:48 2026] GET /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:48.279396 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:48.281734 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:48.282015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:48.282206 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:48.282321 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete snapshot with id: fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:48.290169 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:48.290169 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:48.290872 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot retrieved successfully. Jul 10 19:03:48.317111 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot delete request issued successfully. Jul 10 19:03:48.317457 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc10d9b2-2345-41ff-812b-b525bbdfa580 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 202 Jul 10 19:03:48.317842 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 659/2641] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:03:48 2026] DELETE /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:03:48.330196 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-59841e7f-e891-47ef-a60f-2941adfbeeaf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:48.334524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-59841e7f-e891-47ef-a60f-2941adfbeeaf tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:48.334524 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-59841e7f-e891-47ef-a60f-2941adfbeeaf tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:48.334926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-59841e7f-e891-47ef-a60f-2941adfbeeaf tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:48.343560 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:48.343560 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:48.344495 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-59841e7f-e891-47ef-a60f-2941adfbeeaf tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Snapshot retrieved successfully. Jul 10 19:03:48.345756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-59841e7f-e891-47ef-a60f-2941adfbeeaf tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 200 Jul 10 19:03:48.346516 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 665/2642] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:48 2026] GET /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:48.989837 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8c47c363-b907-40fd-8476-00f4cf908128 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:48.992093 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] DELETE https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:03:48.992416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:48.992674 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:48.992925 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete volume with id: 31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:03:49.002678 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:49.002678 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:49.003240 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:03:49.024696 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Delete volume request issued successfully. Jul 10 19:03:49.024890 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8c47c363-b907-40fd-8476-00f4cf908128 tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 202 Jul 10 19:03:49.025568 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 673/2643] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:48 2026] DELETE /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:49.043195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d9066a9e-16b3-46d8-9d33-155afe6ea2df None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:49.046291 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9066a9e-16b3-46d8-9d33-155afe6ea2df tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:03:49.047017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9066a9e-16b3-46d8-9d33-155afe6ea2df tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:49.047457 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9066a9e-16b3-46d8-9d33-155afe6ea2df tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:49.058502 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:49.058502 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:49.065456 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d9066a9e-16b3-46d8-9d33-155afe6ea2df tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Volume info retrieved successfully. Jul 10 19:03:49.072838 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9066a9e-16b3-46d8-9d33-155afe6ea2df tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 200 Jul 10 19:03:49.073283 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 647/2644] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:49 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:49.152732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-177247ca-0c05-4931-b2ab-0dd30164e052 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:49.154863 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-177247ca-0c05-4931-b2ab-0dd30164e052 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:49.155322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-177247ca-0c05-4931-b2ab-0dd30164e052 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:49.155322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-177247ca-0c05-4931-b2ab-0dd30164e052 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:49.155322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-177247ca-0c05-4931-b2ab-0dd30164e052 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:49.160191 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:49.160191 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:49.160965 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-177247ca-0c05-4931-b2ab-0dd30164e052 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:49.161650 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 660/2645] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:49 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:49.357586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d8297aa3-004e-4285-b2a5-a3c33c31f6a5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:49.359864 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d8297aa3-004e-4285-b2a5-a3c33c31f6a5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:49.360196 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d8297aa3-004e-4285-b2a5-a3c33c31f6a5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:49.360291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d8297aa3-004e-4285-b2a5-a3c33c31f6a5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:49.366592 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d8297aa3-004e-4285-b2a5-a3c33c31f6a5 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 404 Jul 10 19:03:49.367312 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 666/2646] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:49 2026] GET /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:49.375281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7bf66699-e908-4c17-aa83-af0587902d34 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:49.377557 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:49.377857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:49.378059 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:49.378254 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:49.387950 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:49.387950 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:49.388118 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:49.410179 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume request issued successfully. Jul 10 19:03:49.410464 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7bf66699-e908-4c17-aa83-af0587902d34 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 202 Jul 10 19:03:49.410882 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 674/2647] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:49 2026] DELETE /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:49.420494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d2fcb041-5cb1-47a4-a867-fe3b6de06ed6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:49.422509 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2fcb041-5cb1-47a4-a867-fe3b6de06ed6 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:49.422740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2fcb041-5cb1-47a4-a867-fe3b6de06ed6 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:49.422970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2fcb041-5cb1-47a4-a867-fe3b6de06ed6 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:49.430925 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:49.430925 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:49.436172 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d2fcb041-5cb1-47a4-a867-fe3b6de06ed6 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:49.443502 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2fcb041-5cb1-47a4-a867-fe3b6de06ed6 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 200 Jul 10 19:03:49.444254 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 648/2648] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:49 2026] GET /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:50.091039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5eb60b0-dad9-47c6-9307-7377390939fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:50.092679 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5eb60b0-dad9-47c6-9307-7377390939fd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] GET https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce Jul 10 19:03:50.092981 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5eb60b0-dad9-47c6-9307-7377390939fd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:50.093135 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5eb60b0-dad9-47c6-9307-7377390939fd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:50.099461 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5eb60b0-dad9-47c6-9307-7377390939fd tempest-TestVolumeBootPatternV346-298023534 tempest-TestVolumeBootPatternV346-298023534-project-member] https://10.4.3.225/volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce returned with HTTP 404 Jul 10 19:03:50.099939 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 661/2649] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:50 2026] GET /volume/v3/volumes/31baae70-a7e9-4f61-bdc2-65de195789ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:50.173314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1e32838d-d1e5-4bcc-ad3e-190e15be98fc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:50.176744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e32838d-d1e5-4bcc-ad3e-190e15be98fc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:50.177112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1e32838d-d1e5-4bcc-ad3e-190e15be98fc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:50.178069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1e32838d-d1e5-4bcc-ad3e-190e15be98fc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:50.178231 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1e32838d-d1e5-4bcc-ad3e-190e15be98fc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:50.185629 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:50.185629 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:50.187166 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1e32838d-d1e5-4bcc-ad3e-190e15be98fc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:50.187748 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 667/2650] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:50 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:50.462256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3234549a-1ff5-41a2-90f9-48a87a99b49d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:50.463977 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3234549a-1ff5-41a2-90f9-48a87a99b49d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:50.464270 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3234549a-1ff5-41a2-90f9-48a87a99b49d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:50.464555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3234549a-1ff5-41a2-90f9-48a87a99b49d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:50.475544 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3234549a-1ff5-41a2-90f9-48a87a99b49d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 404 Jul 10 19:03:50.476170 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 675/2651] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:50 2026] GET /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:50.744626 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:50.746600 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:50.746886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:50.747137 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:50.747389 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:50.757742 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:50.757742 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:50.758316 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:50.787648 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume request issued successfully. Jul 10 19:03:50.787944 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e881fae1-f6fb-4db1-a4b9-3a49f1ecade2 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 202 Jul 10 19:03:50.788590 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 649/2652] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:50 2026] DELETE /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:50.797464 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cab79b8-d757-44bc-b861-136d5b486a27 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:50.799966 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cab79b8-d757-44bc-b861-136d5b486a27 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:50.800286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cab79b8-d757-44bc-b861-136d5b486a27 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:50.800587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cab79b8-d757-44bc-b861-136d5b486a27 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:50.811230 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:50.811230 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:50.818415 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cab79b8-d757-44bc-b861-136d5b486a27 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:50.826954 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cab79b8-d757-44bc-b861-136d5b486a27 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 200 Jul 10 19:03:50.827472 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 662/2653] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:50 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 1192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:51.199816 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-56d28a10-feaa-48a2-b38e-5293bbc93762 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.202362 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-56d28a10-feaa-48a2-b38e-5293bbc93762 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:51.202614 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-56d28a10-feaa-48a2-b38e-5293bbc93762 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.206848 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-56d28a10-feaa-48a2-b38e-5293bbc93762 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.206848 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-56d28a10-feaa-48a2-b38e-5293bbc93762 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:51.210939 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:51.210939 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:51.212771 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-56d28a10-feaa-48a2-b38e-5293bbc93762 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:51.213607 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 668/2654] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:51 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:51.843145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9c2e776d-1c24-4282-ba29-a1b07bdd98a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.845444 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9c2e776d-1c24-4282-ba29-a1b07bdd98a7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:51.845756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9c2e776d-1c24-4282-ba29-a1b07bdd98a7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.846052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9c2e776d-1c24-4282-ba29-a1b07bdd98a7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.853651 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9c2e776d-1c24-4282-ba29-a1b07bdd98a7 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 404 Jul 10 19:03:51.854560 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 676/2655] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:51 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:51.864225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4e298eca-06c8-4168-a601-c1a118d7522d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.866253 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e298eca-06c8-4168-a601-c1a118d7522d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:51.866640 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e298eca-06c8-4168-a601-c1a118d7522d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.866735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e298eca-06c8-4168-a601-c1a118d7522d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.866892 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-4e298eca-06c8-4168-a601-c1a118d7522d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:51.873668 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e298eca-06c8-4168-a601-c1a118d7522d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 404 Jul 10 19:03:51.874180 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 650/2656] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:51 2026] DELETE /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:51.881109 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d23eb966-c6de-474d-a470-0b77d6f8c62c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.883253 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d23eb966-c6de-474d-a470-0b77d6f8c62c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 Jul 10 19:03:51.883635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d23eb966-c6de-474d-a470-0b77d6f8c62c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.883944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d23eb966-c6de-474d-a470-0b77d6f8c62c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.890088 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d23eb966-c6de-474d-a470-0b77d6f8c62c tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 returned with HTTP 404 Jul 10 19:03:51.890730 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 663/2657] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:51 2026] GET /volume/v3/volumes/37895b6b-6cde-4f86-81ee-03026f62d6b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:51.898904 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-abf8d871-9e48-4eb6-810d-e53641069e8d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.901009 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abf8d871-9e48-4eb6-810d-e53641069e8d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:51.901253 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abf8d871-9e48-4eb6-810d-e53641069e8d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.901531 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abf8d871-9e48-4eb6-810d-e53641069e8d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.901675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-abf8d871-9e48-4eb6-810d-e53641069e8d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete snapshot with id: fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:51.908388 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abf8d871-9e48-4eb6-810d-e53641069e8d tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 404 Jul 10 19:03:51.908942 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 669/2658] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:03:51 2026] DELETE /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:51.919088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-50786b6b-0e33-45da-afdd-1e02ad10113b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.921659 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-50786b6b-0e33-45da-afdd-1e02ad10113b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 Jul 10 19:03:51.921955 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-50786b6b-0e33-45da-afdd-1e02ad10113b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.922214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-50786b6b-0e33-45da-afdd-1e02ad10113b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.927858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-50786b6b-0e33-45da-afdd-1e02ad10113b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 returned with HTTP 404 Jul 10 19:03:51.928610 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 677/2659] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:51 2026] GET /volume/v3/snapshots/fc401c12-ef20-4bfe-b7f3-e4af0d74ed86 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:51.938551 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b30c8248-0f10-4a78-ad5b-aec518fac175 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.940988 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b30c8248-0f10-4a78-ad5b-aec518fac175 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:51.941318 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b30c8248-0f10-4a78-ad5b-aec518fac175 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.941590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b30c8248-0f10-4a78-ad5b-aec518fac175 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.941862 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-b30c8248-0f10-4a78-ad5b-aec518fac175 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:51.951359 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b30c8248-0f10-4a78-ad5b-aec518fac175 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 404 Jul 10 19:03:51.952481 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 651/2660] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:51 2026] DELETE /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:51.962066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65f80216-30b7-4bdb-b5cc-431bd99e69b9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:51.964518 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f80216-30b7-4bdb-b5cc-431bd99e69b9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 Jul 10 19:03:51.964914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f80216-30b7-4bdb-b5cc-431bd99e69b9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:51.965570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65f80216-30b7-4bdb-b5cc-431bd99e69b9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:51.973241 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65f80216-30b7-4bdb-b5cc-431bd99e69b9 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 returned with HTTP 404 Jul 10 19:03:51.973937 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 664/2661] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:51 2026] GET /volume/v3/volumes/d7a83f3c-0dd7-4e8b-a139-2601a672df90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:52.018483 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:52.022070 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:52.022487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:52.022814 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:52.023143 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:52.034794 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:52.034794 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:52.035623 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:52.060370 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume request issued successfully. Jul 10 19:03:52.060370 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6a92129-35f5-41d5-8a22-9ea40c50ba95 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 returned with HTTP 202 Jul 10 19:03:52.060735 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 670/2662] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:52 2026] DELETE /volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:03:52.073486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7a66fb62-520f-4c3b-bc94-917ef41baa42 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:52.075360 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a66fb62-520f-4c3b-bc94-917ef41baa42 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:52.075635 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a66fb62-520f-4c3b-bc94-917ef41baa42 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:52.075937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a66fb62-520f-4c3b-bc94-917ef41baa42 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:52.090100 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:52.090100 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:52.103249 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7a66fb62-520f-4c3b-bc94-917ef41baa42 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Volume info retrieved successfully. Jul 10 19:03:52.104111 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a66fb62-520f-4c3b-bc94-917ef41baa42 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 returned with HTTP 200 Jul 10 19:03:52.104520 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 678/2663] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:52 2026] GET /volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 => generated 1227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:52.227005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b8aeecf1-dbe5-4dae-8d8f-a3c24268517b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:52.229543 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b8aeecf1-dbe5-4dae-8d8f-a3c24268517b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:52.230064 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b8aeecf1-dbe5-4dae-8d8f-a3c24268517b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:52.230147 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b8aeecf1-dbe5-4dae-8d8f-a3c24268517b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:52.230361 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b8aeecf1-dbe5-4dae-8d8f-a3c24268517b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:52.238825 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:52.238825 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:52.239714 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b8aeecf1-dbe5-4dae-8d8f-a3c24268517b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:52.240040 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 652/2664] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:52 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:53.121245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e788d1e-1866-4029-99d4-0edc3d160560 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.123690 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e788d1e-1866-4029-99d4-0edc3d160560 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 Jul 10 19:03:53.124179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e788d1e-1866-4029-99d4-0edc3d160560 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.124266 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e788d1e-1866-4029-99d4-0edc3d160560 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.133728 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e788d1e-1866-4029-99d4-0edc3d160560 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 returned with HTTP 404 Jul 10 19:03:53.137467 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 665/2665] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:53 2026] GET /volume/v3/volumes/53d21462-93ff-4238-809a-a989d11d4ad8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:53.152461 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-83d74897-3fde-406f-a5b8-5771ab443040 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.155931 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-83d74897-3fde-406f-a5b8-5771ab443040 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:53.156556 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-83d74897-3fde-406f-a5b8-5771ab443040 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.156556 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-83d74897-3fde-406f-a5b8-5771ab443040 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.156885 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-83d74897-3fde-406f-a5b8-5771ab443040 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:53.167607 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-83d74897-3fde-406f-a5b8-5771ab443040 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 404 Jul 10 19:03:53.168500 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 671/2666] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:53 2026] DELETE /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:53.177416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-afc224aa-6557-4bd1-ab20-ac12a260c39b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.180028 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-afc224aa-6557-4bd1-ab20-ac12a260c39b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 Jul 10 19:03:53.180143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-afc224aa-6557-4bd1-ab20-ac12a260c39b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.180971 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-afc224aa-6557-4bd1-ab20-ac12a260c39b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.190032 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-afc224aa-6557-4bd1-ab20-ac12a260c39b tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 returned with HTTP 404 Jul 10 19:03:53.190553 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 679/2667] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:53 2026] GET /volume/v3/volumes/22fa00f4-1ddf-4239-abdf-ae8533849ba1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:53.244796 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-565f389c-5be5-4567-8802-83ea15daa813 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.246823 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-565f389c-5be5-4567-8802-83ea15daa813 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] DELETE https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:53.247223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-565f389c-5be5-4567-8802-83ea15daa813 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.247451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-565f389c-5be5-4567-8802-83ea15daa813 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.247751 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-565f389c-5be5-4567-8802-83ea15daa813 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Delete volume with id: 7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:53.256251 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-565f389c-5be5-4567-8802-83ea15daa813 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 404 Jul 10 19:03:53.257083 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 653/2668] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:03:53 2026] DELETE /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:53.257883 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f318dd6-fc63-4e03-9c82-d0190dec5f9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.260449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f318dd6-fc63-4e03-9c82-d0190dec5f9b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:53.260651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f318dd6-fc63-4e03-9c82-d0190dec5f9b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.260934 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f318dd6-fc63-4e03-9c82-d0190dec5f9b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.261113 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3f318dd6-fc63-4e03-9c82-d0190dec5f9b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:53.267577 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:53.267577 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:53.268732 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f318dd6-fc63-4e03-9c82-d0190dec5f9b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:53.269284 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 666/2669] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:53 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:53.273895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eb90e59e-22db-40cb-8386-0a5a60051ed8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.276477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eb90e59e-22db-40cb-8386-0a5a60051ed8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] GET https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa Jul 10 19:03:53.276783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eb90e59e-22db-40cb-8386-0a5a60051ed8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.277188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eb90e59e-22db-40cb-8386-0a5a60051ed8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.285943 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eb90e59e-22db-40cb-8386-0a5a60051ed8 tempest-VolumeImageDependencyTests-742529383 tempest-VolumeImageDependencyTests-742529383-project-member] https://10.4.3.225/volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa returned with HTTP 404 Jul 10 19:03:53.286943 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 672/2670] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:53 2026] GET /volume/v3/volumes/7aac75c2-d8da-47be-bb20-1c01911d8daa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:03:53.961252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a1246b15-569b-42a0-b632-0a4a1a9d5338 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:53.963401 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a1246b15-569b-42a0-b632-0a4a1a9d5338 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:53.963614 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a1246b15-569b-42a0-b632-0a4a1a9d5338 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:53.963841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a1246b15-569b-42a0-b632-0a4a1a9d5338 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:53.978357 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:53.978357 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:53.984717 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a1246b15-569b-42a0-b632-0a4a1a9d5338 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:53.990287 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a1246b15-569b-42a0-b632-0a4a1a9d5338 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:53.991025 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 680/2671] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:53 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:54.007578 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e4525074-60a3-40d8-98e8-78237f09e11e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:54.009641 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e4525074-60a3-40d8-98e8-78237f09e11e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:54.009912 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e4525074-60a3-40d8-98e8-78237f09e11e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:54.010138 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e4525074-60a3-40d8-98e8-78237f09e11e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:54.018968 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:54.018968 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:54.023576 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e4525074-60a3-40d8-98e8-78237f09e11e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:54.029097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e4525074-60a3-40d8-98e8-78237f09e11e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:54.029687 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 654/2672] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:54 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:54.088423 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-04381b98-0ad6-4811-8628-133b8323f897 req-474435d2-0bca-4170-989b-e78a9f4fd861 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:54.090765 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-474435d2-0bca-4170-989b-e78a9f4fd861 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:54.092842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-474435d2-0bca-4170-989b-e78a9f4fd861 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:54.093889 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-474435d2-0bca-4170-989b-e78a9f4fd861 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:54.103014 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:54.103014 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:54.110018 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-04381b98-0ad6-4811-8628-133b8323f897 req-474435d2-0bca-4170-989b-e78a9f4fd861 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:54.117522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-474435d2-0bca-4170-989b-e78a9f4fd861 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:54.118314 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 667/2673] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:03:54 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:54.291842 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-44075758-fac0-45ae-816a-6816d14e409d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:54.294362 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-44075758-fac0-45ae-816a-6816d14e409d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:54.294362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-44075758-fac0-45ae-816a-6816d14e409d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:54.294660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-44075758-fac0-45ae-816a-6816d14e409d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:54.296446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-44075758-fac0-45ae-816a-6816d14e409d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:54.303157 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:54.303157 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:54.304833 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-44075758-fac0-45ae-816a-6816d14e409d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:54.306753 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 673/2674] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:54 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:55.117042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-244027fb-482e-400a-846e-fe6cf1ebd109 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:55.248661 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:55.249062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-833245863"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:55.250645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-833245863'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:55.250822 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create volume of 1 GB Jul 10 19:03:55.257661 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Availability Zones retrieved successfully. Jul 10 19:03:55.264544 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Flow 'volume_create_api' (d89d562a-e59d-4569-b868-c31224bb62f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:55.266013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90a8699-7e76-42af-a78e-15f7a106db94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:55.267164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:55.303509 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b90a8699-7e76-42af-a78e-15f7a106db94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:55.304515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb75e8b-5711-4c5e-b63d-2f25905dd3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:55.319191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-aded87d7-30da-427c-9027-20a331ea9958 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:55.321607 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aded87d7-30da-427c-9027-20a331ea9958 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:55.321951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aded87d7-30da-427c-9027-20a331ea9958 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:55.322204 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aded87d7-30da-427c-9027-20a331ea9958 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:55.322358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-aded87d7-30da-427c-9027-20a331ea9958 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:55.328246 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:55.328246 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:55.329553 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aded87d7-30da-427c-9027-20a331ea9958 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:55.330156 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 655/2675] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:55 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:55.395152 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Created reservations ['c3d32a5b-c8c2-413d-99fe-b9bd69a74169', '9cb51c7a-0916-4fbd-b568-b0e1638f47bc', 'aec13c66-6fb2-459c-a5fa-15fde1753baa', '229100f2-293e-44a2-a3ff-9395fdb91dae'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:55.396034 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb75e8b-5711-4c5e-b63d-2f25905dd3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3d32a5b-c8c2-413d-99fe-b9bd69a74169', '9cb51c7a-0916-4fbd-b568-b0e1638f47bc', 'aec13c66-6fb2-459c-a5fa-15fde1753baa', '229100f2-293e-44a2-a3ff-9395fdb91dae']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:55.396983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6079a8-a354-4f42-85ea-df3396e1b602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:55.430578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6079a8-a354-4f42-85ea-df3396e1b602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed78d7d-02a6-4237-a51f-2eafb66aa1f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-833245863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a7707bba5c74332b2d8d7bb9c97ab82',qos_specs=None,replication_status=,reservations=['c3d32a5b-c8c2-413d-99fe-b9bd69a74169','9cb51c7a-0916-4fbd-b568-b0e1638f47bc','aec13c66-6fb2-459c-a5fa-15fde1753baa','229100f2-293e-44a2-a3ff-9395fdb91dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6eed66e9d4b10b89f8ec3ce5bf92c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-833245863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ed78d7d-02a6-4237-a51f-2eafb66aa1f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a7707bba5c74332b2d8d7bb9c97ab82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f6eed66e9d4b10b89f8ec3ce5bf92c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:55.431653 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300f2d98-fd4d-43b6-97cc-a263612df19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:55.457429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300f2d98-fd4d-43b6-97cc-a263612df19e) transitioned into state 'SUCCESS' from state '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-833245863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a7707bba5c74332b2d8d7bb9c97ab82',qos_specs=None,replication_status=,reservations=['c3d32a5b-c8c2-413d-99fe-b9bd69a74169','9cb51c7a-0916-4fbd-b568-b0e1638f47bc','aec13c66-6fb2-459c-a5fa-15fde1753baa','229100f2-293e-44a2-a3ff-9395fdb91dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6eed66e9d4b10b89f8ec3ce5bf92c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:55.458187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bd37d4-89b6-4eef-a912-e22659de2127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:55.470181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7bd37d4-89b6-4eef-a912-e22659de2127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:55.471138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Flow 'volume_create_api' (d89d562a-e59d-4569-b868-c31224bb62f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:55.471481 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create volume request issued successfully. Jul 10 19:03:55.472129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-244027fb-482e-400a-846e-fe6cf1ebd109 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:55.472586 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 681/2676] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:03:55 2026] POST /volume/v3/volumes => generated 765 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:55.491628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19db7daf-064d-45e8-b191-d4978e66f6b6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:55.496546 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19db7daf-064d-45e8-b191-d4978e66f6b6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:03:55.496848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19db7daf-064d-45e8-b191-d4978e66f6b6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:55.497150 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19db7daf-064d-45e8-b191-d4978e66f6b6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:55.507064 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:55.507064 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:55.514138 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-19db7daf-064d-45e8-b191-d4978e66f6b6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:55.519637 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19db7daf-064d-45e8-b191-d4978e66f6b6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 200 Jul 10 19:03:55.520413 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 668/2677] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:55 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:56.158168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1a248355-7e06-4f11-9df5-505977ea7a62 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.158659 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a248355-7e06-4f11-9df5-505977ea7a62 None None] GET https://10.4.3.225/volume// Jul 10 19:03:56.158899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a248355-7e06-4f11-9df5-505977ea7a62 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.159162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a248355-7e06-4f11-9df5-505977ea7a62 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.159609 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a248355-7e06-4f11-9df5-505977ea7a62 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:03:56.159978 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 674/2678] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:03:56.176715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-04381b98-0ad6-4811-8628-133b8323f897 req-53af0084-4656-4a17-ae81-e337ee0d2a7c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.179391 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-53af0084-4656-4a17-ae81-e337ee0d2a7c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:03:56.179747 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-53af0084-4656-4a17-ae81-e337ee0d2a7c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "784c5aa9-1f5e-4508-9e14-bffd64e8ede4", "connector": null, "instance_uuid": "a1c83fcf-ce5e-43c6-ae73-60349613bb2d"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:56.190745 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.190745 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:56.244589 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-53af0084-4656-4a17-ae81-e337ee0d2a7c tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:03:56.245056 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 656/2679] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:03:56 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 10 19:03:56.341913 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-43d2fb08-b00d-4d5d-ada0-b3d869708316 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.344507 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-43d2fb08-b00d-4d5d-ada0-b3d869708316 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:56.344950 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-43d2fb08-b00d-4d5d-ada0-b3d869708316 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.345232 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-43d2fb08-b00d-4d5d-ada0-b3d869708316 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.345546 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-43d2fb08-b00d-4d5d-ada0-b3d869708316 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:56.351068 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.351068 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:56.352369 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-43d2fb08-b00d-4d5d-ada0-b3d869708316 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:56.352856 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 682/2680] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:56.534788 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b34602ae-f616-471e-964d-c947ce86390d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.537412 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b34602ae-f616-471e-964d-c947ce86390d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:03:56.537819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b34602ae-f616-471e-964d-c947ce86390d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.538082 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b34602ae-f616-471e-964d-c947ce86390d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.547640 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.547640 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:56.553131 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b34602ae-f616-471e-964d-c947ce86390d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:56.559691 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b34602ae-f616-471e-964d-c947ce86390d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 200 Jul 10 19:03:56.560601 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 669/2681] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:56.577021 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.579295 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:03:56.579695 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ed78d7d-02a6-4237-a51f-2eafb66aa1f8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1466185537"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:56.594789 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.594789 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:56.595486 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:56.595647 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create snapshot from volume 2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:03:56.647201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5e6e7c98-a33b-4037-8bc7-8b41c53427bf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.649447 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5e6e7c98-a33b-4037-8bc7-8b41c53427bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:56.649685 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5e6e7c98-a33b-4037-8bc7-8b41c53427bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.649832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5e6e7c98-a33b-4037-8bc7-8b41c53427bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.660177 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.660177 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:56.662849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Created reservations ['302c445e-fdbc-4e0c-b38c-78725714e8a1', '24ebecbe-2881-4f26-81bd-56c425fff985', '66eab3f5-3ee8-4fa2-8030-eb1aaebe0d42', 'bdb08c8f-4649-4506-b3ce-b79e6ba850bd'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:56.664663 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5e6e7c98-a33b-4037-8bc7-8b41c53427bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:56.671501 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5e6e7c98-a33b-4037-8bc7-8b41c53427bf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:56.672137 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 657/2682] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:03:56.714361 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot create request issued successfully. Jul 10 19:03:56.714732 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ee2c8bbd-13f9-4dc5-b60e-febb11d8a325 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:03:56.715250 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 675/2683] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:03:56 2026] POST /volume/v3/snapshots => generated 322 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:03:56.731507 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e2ab4fc0-704d-4dd2-b72f-8b4518c33a23 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.736699 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e2ab4fc0-704d-4dd2-b72f-8b4518c33a23 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:03:56.737565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e2ab4fc0-704d-4dd2-b72f-8b4518c33a23 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.738773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e2ab4fc0-704d-4dd2-b72f-8b4518c33a23 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.750126 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.750126 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:56.750957 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e2ab4fc0-704d-4dd2-b72f-8b4518c33a23 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:03:56.752469 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e2ab4fc0-704d-4dd2-b72f-8b4518c33a23 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 returned with HTTP 200 Jul 10 19:03:56.753014 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 683/2684] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:56.788669 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d1700ec-132a-4e0d-9596-905325c2a770 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.789182 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d1700ec-132a-4e0d-9596-905325c2a770 None None] GET https://10.4.3.225/volume// Jul 10 19:03:56.789433 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d1700ec-132a-4e0d-9596-905325c2a770 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.789658 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d1700ec-132a-4e0d-9596-905325c2a770 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.790857 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d1700ec-132a-4e0d-9596-905325c2a770 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:03:56.790857 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 670/2685] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:03:56.801443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-04381b98-0ad6-4811-8628-133b8323f897 req-72b6ed02-b8ee-4a2e-8970-33f12c965fdf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.804193 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-72b6ed02-b8ee-4a2e-8970-33f12c965fdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:56.804501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-72b6ed02-b8ee-4a2e-8970-33f12c965fdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:56.804895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-72b6ed02-b8ee-4a2e-8970-33f12c965fdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:56.816255 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.816255 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:56.820947 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-04381b98-0ad6-4811-8628-133b8323f897 req-72b6ed02-b8ee-4a2e-8970-33f12c965fdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:56.827058 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-72b6ed02-b8ee-4a2e-8970-33f12c965fdf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:56.827608 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 658/2686] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:03:56 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:03:56.946151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:56.951102 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] PUT https://10.4.3.225/volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f Jul 10 19:03:56.951102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:56.960787 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Acquiring lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:03:56.966627 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:03:56.968431 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:56.968431 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:57.365623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7c71a907-82e4-4bee-82e0-1089d76d34e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.367956 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c71a907-82e4-4bee-82e0-1089d76d34e6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:57.368492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c71a907-82e4-4bee-82e0-1089d76d34e6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:57.369722 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c71a907-82e4-4bee-82e0-1089d76d34e6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:57.369722 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7c71a907-82e4-4bee-82e0-1089d76d34e6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:57.376654 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.376654 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:57.376654 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c71a907-82e4-4bee-82e0-1089d76d34e6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:57.376654 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 684/2687] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:57 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:57.503222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" released by "attachment_update" :: held 0.536s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:03:57.503639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-9abf7213-4232-41c2-8322-03fd068ab01b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f returned with HTTP 200 Jul 10 19:03:57.505473 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 676/2688] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:03:56 2026] PUT /volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f => generated 968 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:57.519245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-04381b98-0ad6-4811-8628-133b8323f897 req-0b036eed-162b-4c86-9812-a6fa1ed80d51 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.521696 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-0b036eed-162b-4c86-9812-a6fa1ed80d51 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption Jul 10 19:03:57.521950 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-0b036eed-162b-4c86-9812-a6fa1ed80d51 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:57.522157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-0b036eed-162b-4c86-9812-a6fa1ed80d51 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:57.534529 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.534529 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:57.543600 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-0b036eed-162b-4c86-9812-a6fa1ed80d51 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption returned with HTTP 200 Jul 10 19:03:57.544153 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 671/2689] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:03:57 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:57.690229 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3003919e-1bf3-44e3-9287-0ab76db65206 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.692919 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3003919e-1bf3-44e3-9287-0ab76db65206 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:57.693200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3003919e-1bf3-44e3-9287-0ab76db65206 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:57.694157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3003919e-1bf3-44e3-9287-0ab76db65206 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:57.708621 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.708621 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:57.714516 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3003919e-1bf3-44e3-9287-0ab76db65206 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:57.721266 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3003919e-1bf3-44e3-9287-0ab76db65206 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:57.721933 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 659/2690] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:57 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:57.744833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.764223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32a519c4-96f1-4c82-b4a9-2cbc27c56a47 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.766639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32a519c4-96f1-4c82-b4a9-2cbc27c56a47 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:03:57.766948 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32a519c4-96f1-4c82-b4a9-2cbc27c56a47 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:57.767235 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32a519c4-96f1-4c82-b4a9-2cbc27c56a47 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:57.773071 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.773071 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:57.773704 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-32a519c4-96f1-4c82-b4a9-2cbc27c56a47 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:03:57.774638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32a519c4-96f1-4c82-b4a9-2cbc27c56a47 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 returned with HTTP 200 Jul 10 19:03:57.775094 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 677/2691] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:57 2026] GET /volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:57.786940 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-783efae2-7c94-4354-ae93-3756cee13689 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.789836 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-783efae2-7c94-4354-ae93-3756cee13689 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8/action Jul 10 19:03:57.790412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-783efae2-7c94-4354-ae93-3756cee13689 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action body: b'{"revert": {"snapshot_id": "53160da0-8163-4ca6-a848-2f3bca414593"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:03:57.790600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-783efae2-7c94-4354-ae93-3756cee13689 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "53160da0-8163-4ca6-a848-2f3bca414593"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:57.802520 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.802520 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:57.803226 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-783efae2-7c94-4354-ae93-3756cee13689 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume retrieved successfully. Jul 10 19:03:57.820496 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-783efae2-7c94-4354-ae93-3756cee13689 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Reverting volume 2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 to snapshot 53160da0-8163-4ca6-a848-2f3bca414593. Jul 10 19:03:57.821813 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.821813 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:57.842848 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-783efae2-7c94-4354-ae93-3756cee13689 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8/action returned with HTTP 202 Jul 10 19:03:57.843327 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 672/2692] 10.4.3.225 () {70 vars in 1431 bytes} [Fri Jul 10 19:03:57 2026] POST /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:03:57.857268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-08dc74e7-8f18-494d-be49-516f334a622f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:57.860972 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-08dc74e7-8f18-494d-be49-516f334a622f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:03:57.861307 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-08dc74e7-8f18-494d-be49-516f334a622f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:57.861587 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-08dc74e7-8f18-494d-be49-516f334a622f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:57.873508 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:57.873508 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:57.880901 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-08dc74e7-8f18-494d-be49-516f334a622f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:57.889098 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-08dc74e7-8f18-494d-be49-516f334a622f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 200 Jul 10 19:03:57.889669 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 660/2693] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:57 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:57.935909 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:57.936377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1392464362"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:57.938468 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1392464362'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:57.938468 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume of 1 GB Jul 10 19:03:57.945356 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Availability Zones retrieved successfully. Jul 10 19:03:57.953356 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Flow 'volume_create_api' (57d50b83-6f2e-43bb-b48e-b0b634de650d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:57.955000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176b767b-be9e-46d4-9fad-caadfbcfb009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:57.956563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:57.993943 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176b767b-be9e-46d4-9fad-caadfbcfb009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:57.995354 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a07ef6a-f835-4838-8d4d-4eec218b5e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:58.076067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['b377f331-4c95-4037-a923-f1a21ff53a57', 'ef7fddcf-25bc-41c7-9e22-8f45d69b7cf7', '4b4f60c4-0cff-4760-ba8c-4d4a94f5f856', 'e6e3051c-bf48-463c-9d3d-0292c9be1c7e'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:58.077283 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a07ef6a-f835-4838-8d4d-4eec218b5e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b377f331-4c95-4037-a923-f1a21ff53a57', 'ef7fddcf-25bc-41c7-9e22-8f45d69b7cf7', '4b4f60c4-0cff-4760-ba8c-4d4a94f5f856', 'e6e3051c-bf48-463c-9d3d-0292c9be1c7e']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:58.078292 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb12c2c-da00-4776-b9fb-5b0c9ba1be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:58.109079 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb12c2c-da00-4776-b9fb-5b0c9ba1be79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba59a114-0779-46c8-828f-02e7120f18ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1392464362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d306effd447ea9b7bd020c62a9b43',qos_specs=None,replication_status=,reservations=['b377f331-4c95-4037-a923-f1a21ff53a57','ef7fddcf-25bc-41c7-9e22-8f45d69b7cf7','4b4f60c4-0cff-4760-ba8c-4d4a94f5f856','e6e3051c-bf48-463c-9d3d-0292c9be1c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3b18694b0a4be8994f3a2722487b35',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1392464362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba59a114-0779-46c8-828f-02e7120f18ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f16d306effd447ea9b7bd020c62a9b43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd3b18694b0a4be8994f3a2722487b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:58.110301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646ae29f-5d74-43c0-ab53-0039db953e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:58.133780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646ae29f-5d74-43c0-ab53-0039db953e97) transitioned into state 'SUCCESS' from state '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-1392464362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d306effd447ea9b7bd020c62a9b43',qos_specs=None,replication_status=,reservations=['b377f331-4c95-4037-a923-f1a21ff53a57','ef7fddcf-25bc-41c7-9e22-8f45d69b7cf7','4b4f60c4-0cff-4760-ba8c-4d4a94f5f856','e6e3051c-bf48-463c-9d3d-0292c9be1c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3b18694b0a4be8994f3a2722487b35',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:58.134554 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e4c95a-8881-45a2-b98f-c621b201563b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:58.145026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e4c95a-8881-45a2-b98f-c621b201563b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:58.145988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Flow 'volume_create_api' (57d50b83-6f2e-43bb-b48e-b0b634de650d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:58.146403 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume request issued successfully. Jul 10 19:03:58.147250 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af85a2ae-78e0-43f0-bf5a-4c3512a2dfa1 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:58.147729 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 685/2694] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:03:57 2026] POST /volume/v3/volumes => generated 749 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:03:58.162655 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a0999202-2323-4127-81d5-475458e46c85 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:58.164916 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a0999202-2323-4127-81d5-475458e46c85 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce Jul 10 19:03:58.165111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a0999202-2323-4127-81d5-475458e46c85 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:58.165410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a0999202-2323-4127-81d5-475458e46c85 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:58.174674 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:58.174674 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:58.179852 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a0999202-2323-4127-81d5-475458e46c85 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:03:58.185776 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a0999202-2323-4127-81d5-475458e46c85 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce returned with HTTP 200 Jul 10 19:03:58.186797 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 678/2695] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:58 2026] GET /volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:58.396899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29ce16a0-5f6e-402f-8aad-23ca9d12854b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:58.399037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29ce16a0-5f6e-402f-8aad-23ca9d12854b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:58.399591 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29ce16a0-5f6e-402f-8aad-23ca9d12854b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:58.400008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29ce16a0-5f6e-402f-8aad-23ca9d12854b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:58.400008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-29ce16a0-5f6e-402f-8aad-23ca9d12854b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:58.405643 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:58.405643 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:58.406668 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29ce16a0-5f6e-402f-8aad-23ca9d12854b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:58.407176 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 673/2696] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:58 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:58.737359 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-15b5f53e-0af3-4605-9986-3149b0243e28 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:58.739598 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-15b5f53e-0af3-4605-9986-3149b0243e28 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:58.739691 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-15b5f53e-0af3-4605-9986-3149b0243e28 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:58.740373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-15b5f53e-0af3-4605-9986-3149b0243e28 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:58.752286 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:58.752286 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:58.756934 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-15b5f53e-0af3-4605-9986-3149b0243e28 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:58.762304 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-15b5f53e-0af3-4605-9986-3149b0243e28 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:58.762701 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 661/2697] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:58 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:58.907000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bccfb077-714a-4835-a01a-10cb1b9ed82a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:58.909329 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bccfb077-714a-4835-a01a-10cb1b9ed82a tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:03:58.909573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bccfb077-714a-4835-a01a-10cb1b9ed82a tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:58.909788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bccfb077-714a-4835-a01a-10cb1b9ed82a tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:58.918058 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:58.918058 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:58.922539 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bccfb077-714a-4835-a01a-10cb1b9ed82a tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:58.927849 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bccfb077-714a-4835-a01a-10cb1b9ed82a tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 200 Jul 10 19:03:58.928319 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 686/2698] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:58 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:58.943363 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bbdbec1d-12dc-4c00-8225-c0907ba8fc99 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:58.945341 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bbdbec1d-12dc-4c00-8225-c0907ba8fc99 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:03:58.945580 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bbdbec1d-12dc-4c00-8225-c0907ba8fc99 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:58.945931 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bbdbec1d-12dc-4c00-8225-c0907ba8fc99 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:58.952471 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:58.952471 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:58.952963 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bbdbec1d-12dc-4c00-8225-c0907ba8fc99 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:03:58.954055 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bbdbec1d-12dc-4c00-8225-c0907ba8fc99 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 returned with HTTP 200 Jul 10 19:03:58.954693 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 679/2699] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:03:58 2026] GET /volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:58.970066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a66583f4-3e9b-4a3a-a84d-e2401b03cac7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:58.972846 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a66583f4-3e9b-4a3a-a84d-e2401b03cac7 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:03:58.973361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a66583f4-3e9b-4a3a-a84d-e2401b03cac7 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:58.973624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a66583f4-3e9b-4a3a-a84d-e2401b03cac7 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:58.984979 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:58.984979 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:58.990970 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a66583f4-3e9b-4a3a-a84d-e2401b03cac7 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:58.996973 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a66583f4-3e9b-4a3a-a84d-e2401b03cac7 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 200 Jul 10 19:03:58.997662 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 674/2700] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:58 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:59.012964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.015146 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:03:59.015560 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-700965502"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:59.017323 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-700965502'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:03:59.017468 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create volume of 1 GB Jul 10 19:03:59.022711 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Availability Zones retrieved successfully. Jul 10 19:03:59.031312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Flow 'volume_create_api' (c4aa9cd0-0ef8-40b4-8992-44c7bdcbff1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:59.032814 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e9b1c4-9ceb-4509-ab92-821b10b07eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.034221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:59.071340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e9b1c4-9ceb-4509-ab92-821b10b07eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.072364 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce6a5cd-6d2f-4114-aa35-f407a2d470a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.127493 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Created reservations ['276b853d-f316-4045-9c38-d436ff14b400', '178ddfc2-9d14-46fe-9d38-4c8c357d0ee1', '7584b4dd-a6cb-4e18-a11b-3e5e24b0c137', '1539d31a-1bda-47bf-923e-df20776f96fc'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:59.128970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce6a5cd-6d2f-4114-aa35-f407a2d470a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['276b853d-f316-4045-9c38-d436ff14b400', '178ddfc2-9d14-46fe-9d38-4c8c357d0ee1', '7584b4dd-a6cb-4e18-a11b-3e5e24b0c137', '1539d31a-1bda-47bf-923e-df20776f96fc']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.130320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ce3884-1450-4a73-b710-ac84fe81df22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.164886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ce3884-1450-4a73-b710-ac84fe81df22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba6613e-1306-44ff-bd37-a5aeafc36d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-700965502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a7707bba5c74332b2d8d7bb9c97ab82',qos_specs=None,replication_status=,reservations=['276b853d-f316-4045-9c38-d436ff14b400','178ddfc2-9d14-46fe-9d38-4c8c357d0ee1','7584b4dd-a6cb-4e18-a11b-3e5e24b0c137','1539d31a-1bda-47bf-923e-df20776f96fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6eed66e9d4b10b89f8ec3ce5bf92c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-700965502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba6613e-1306-44ff-bd37-a5aeafc36d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a7707bba5c74332b2d8d7bb9c97ab82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f6eed66e9d4b10b89f8ec3ce5bf92c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.165823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1b9ea0-50d6-4f1f-a790-b0c585a6382d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.187266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1b9ea0-50d6-4f1f-a790-b0c585a6382d) transitioned into state 'SUCCESS' from state '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-700965502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a7707bba5c74332b2d8d7bb9c97ab82',qos_specs=None,replication_status=,reservations=['276b853d-f316-4045-9c38-d436ff14b400','178ddfc2-9d14-46fe-9d38-4c8c357d0ee1','7584b4dd-a6cb-4e18-a11b-3e5e24b0c137','1539d31a-1bda-47bf-923e-df20776f96fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f6eed66e9d4b10b89f8ec3ce5bf92c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.188312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba683d8-118e-40d8-8fd0-1fdbbd6658fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.199957 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba683d8-118e-40d8-8fd0-1fdbbd6658fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.200906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Flow 'volume_create_api' (c4aa9cd0-0ef8-40b4-8992-44c7bdcbff1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:59.201276 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create volume request issued successfully. Jul 10 19:03:59.201774 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b03a01d6-3a3d-4f4a-a0e7-a428ced0921c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.202113 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b67976c-d87b-45ac-ae5f-cd8fbf9e2bfe tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:03:59.202485 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 662/2701] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:03:59 2026] POST /volume/v3/volumes => generated 765 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:03:59.204223 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b03a01d6-3a3d-4f4a-a0e7-a428ced0921c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce Jul 10 19:03:59.204795 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b03a01d6-3a3d-4f4a-a0e7-a428ced0921c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:59.205083 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b03a01d6-3a3d-4f4a-a0e7-a428ced0921c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:59.213994 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.213994 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:59.216006 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-45b816c0-5334-4b43-b848-39f2b01ad504 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.218954 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-45b816c0-5334-4b43-b848-39f2b01ad504 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:03:59.218954 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-45b816c0-5334-4b43-b848-39f2b01ad504 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:59.219132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-45b816c0-5334-4b43-b848-39f2b01ad504 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:59.219186 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b03a01d6-3a3d-4f4a-a0e7-a428ced0921c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:03:59.225595 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b03a01d6-3a3d-4f4a-a0e7-a428ced0921c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce returned with HTTP 200 Jul 10 19:03:59.226194 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 687/2702] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:59 2026] GET /volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:59.228239 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.228239 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:59.233434 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-45b816c0-5334-4b43-b848-39f2b01ad504 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:03:59.241829 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-45b816c0-5334-4b43-b848-39f2b01ad504 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 200 Jul 10 19:03:59.242460 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 680/2703] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:03:59 2026] GET /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:59.244963 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.247271 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:03:59.247737 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba59a114-0779-46c8-828f-02e7120f18ce", "name": "tempest-VolumesBackupsTest-Backup-680153463"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:59.250447 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating new backup {'backup': {'volume_id': 'ba59a114-0779-46c8-828f-02e7120f18ce', 'name': 'tempest-VolumesBackupsTest-Backup-680153463'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:03:59.250447 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating backup of volume ba59a114-0779-46c8-828f-02e7120f18ce in container None Jul 10 19:03:59.260601 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.260601 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:59.262583 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:03:59.310526 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['20ba71d5-6032-4e9a-898d-bb36bc29e97d', 'eb16fd17-2f28-4a87-8ae7-c88d4409af85'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:59.356417 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77a79eb9-ac0e-4dc0-9123-e2ce3f88d326 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:03:59.356912 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 675/2704] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:03:59 2026] POST /volume/v3/backups => generated 329 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:03:59.367523 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-916e37ac-16e6-4115-8266-f32b64d33238 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.369845 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-916e37ac-16e6-4115-8266-f32b64d33238 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:03:59.370178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-916e37ac-16e6-4115-8266-f32b64d33238 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:59.370507 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-916e37ac-16e6-4115-8266-f32b64d33238 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:59.370736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-916e37ac-16e6-4115-8266-f32b64d33238 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:59.378054 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.378054 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:59.379377 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-916e37ac-16e6-4115-8266-f32b64d33238 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:03:59.379999 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 663/2705] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:59 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:59.420561 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d99cfbed-e65f-4e29-b5ed-8a90a5461672 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.423184 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d99cfbed-e65f-4e29-b5ed-8a90a5461672 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:03:59.423428 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d99cfbed-e65f-4e29-b5ed-8a90a5461672 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:59.423681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d99cfbed-e65f-4e29-b5ed-8a90a5461672 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:59.423789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d99cfbed-e65f-4e29-b5ed-8a90a5461672 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:03:59.430103 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.430103 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:03:59.430988 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d99cfbed-e65f-4e29-b5ed-8a90a5461672 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:03:59.431432 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 688/2706] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:59 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:03:59.445052 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-59456b95-08a1-485c-9c71-bbaa20b4096d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.447226 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-59456b95-08a1-485c-9c71-bbaa20b4096d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:03:59.447493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-59456b95-08a1-485c-9c71-bbaa20b4096d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:59.447740 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-59456b95-08a1-485c-9c71-bbaa20b4096d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:59.457684 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.457684 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:03:59.463014 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-59456b95-08a1-485c-9c71-bbaa20b4096d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:59.474009 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-59456b95-08a1-485c-9c71-bbaa20b4096d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 200 Jul 10 19:03:59.474602 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 681/2707] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:59 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:03:59.489018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40bed1fa-113b-477e-ba44-dbdd378d303d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.491537 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2/restore Jul 10 19:03:59.492044 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:03:59.494039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Restoring backup bf622045-53c4-475f-9704-211fc36ddde2 ({'restore': {}}) {{(pid=100057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:03:59.494229 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Restoring backup bf622045-53c4-475f-9704-211fc36ddde2 to volume None. Jul 10 19:03:59.500305 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.500305 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:59.502020 np0000005042 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating volume of 1 GB for restore of backup bf622045-53c4-475f-9704-211fc36ddde2. Jul 10 19:03:59.512463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:03:59.512098. {{(pid=100057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:03:59.512634 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability Zones retrieved successfully. Jul 10 19:03:59.518988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (09295a03-522d-45ae-9510-73a62aef7f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:59.520176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d11b9b-e263-4c9c-8eb6-d7f414be2b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.521206 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:03:59.551310 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d11b9b-e263-4c9c-8eb6-d7f414be2b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.551903 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d31e9f-0bc5-4ca0-91b0-06b6e96912d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.593392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['9cc405e3-4628-4f9b-88f9-8afd25e4be38', '4f07e4b7-fc90-4af6-a8b5-9867105cbe75', 'a8ec79c1-4363-4cff-85f5-57f7392d1cbb', 'c8bd1e3c-3f46-4d1d-ba34-22b779d60781'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:03:59.594214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d31e9f-0bc5-4ca0-91b0-06b6e96912d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc405e3-4628-4f9b-88f9-8afd25e4be38', '4f07e4b7-fc90-4af6-a8b5-9867105cbe75', 'a8ec79c1-4363-4cff-85f5-57f7392d1cbb', 'c8bd1e3c-3f46-4d1d-ba34-22b779d60781']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.595958 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df4f91f-da22-40a0-9dae-2870f1b569ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.635355 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8df4f91f-da22-40a0-9dae-2870f1b569ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '355b3300-d57e-4168-9310-632507b62cbb', '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_bf622045-53c4-475f-9704-211fc36ddde2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['9cc405e3-4628-4f9b-88f9-8afd25e4be38','4f07e4b7-fc90-4af6-a8b5-9867105cbe75','a8ec79c1-4363-4cff-85f5-57f7392d1cbb','c8bd1e3c-3f46-4d1d-ba34-22b779d60781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:03:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bf622045-53c4-475f-9704-211fc36ddde2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=355b3300-d57e-4168-9310-632507b62cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b02355ea314546918c4bfc5b8b921c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43985f4393cb44a9b92c9be9284181ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.636992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (662857ca-0c3d-4a04-a06b-fd586b3f2bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.660630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (662857ca-0c3d-4a04-a06b-fd586b3f2bd1) transitioned into 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_bf622045-53c4-475f-9704-211fc36ddde2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['9cc405e3-4628-4f9b-88f9-8afd25e4be38','4f07e4b7-fc90-4af6-a8b5-9867105cbe75','a8ec79c1-4363-4cff-85f5-57f7392d1cbb','c8bd1e3c-3f46-4d1d-ba34-22b779d60781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.661679 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01d0fa6-b7bb-4537-a0fb-0a915747b467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:03:59.679879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01d0fa6-b7bb-4537-a0fb-0a915747b467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:03:59.681693 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (09295a03-522d-45ae-9510-73a62aef7f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:03:59.681741 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request issued successfully. Jul 10 19:03:59.692030 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.692030 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:03:59.692546 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:03:59.779371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cca2b841-4cce-40dc-b195-514fb6c92580 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:03:59.782175 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cca2b841-4cce-40dc-b195-514fb6c92580 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:03:59.782374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cca2b841-4cce-40dc-b195-514fb6c92580 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:03:59.783278 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cca2b841-4cce-40dc-b195-514fb6c92580 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:03:59.809621 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:03:59.809621 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:03:59.821186 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-cca2b841-4cce-40dc-b195-514fb6c92580 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:03:59.829733 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cca2b841-4cce-40dc-b195-514fb6c92580 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:03:59.830354 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 664/2708] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:03:59 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:00.261211 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d7a6efe7-9d3a-4e09-840a-ad44c8e23897 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:00.263857 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7a6efe7-9d3a-4e09-840a-ad44c8e23897 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:00.264152 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7a6efe7-9d3a-4e09-840a-ad44c8e23897 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:00.264442 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7a6efe7-9d3a-4e09-840a-ad44c8e23897 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:00.279920 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.279920 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:00.287344 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d7a6efe7-9d3a-4e09-840a-ad44c8e23897 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:00.293271 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7a6efe7-9d3a-4e09-840a-ad44c8e23897 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 200 Jul 10 19:04:00.293742 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 689/2709] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:00 2026] GET /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:00.313449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:00.317404 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:00.317404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ba6613e-1306-44ff-bd37-a5aeafc36d43", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1275232741"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:00.328434 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.328434 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:00.328951 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:00.329120 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Create snapshot from volume 8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:00.373197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Created reservations ['b41beb16-beeb-4c08-9faf-8f4eb475a731', '8250cc94-e055-4938-bced-a3ed7cebf89e', '1733c22a-102b-4274-b9f7-70c3848880e5', 'ef6d1373-4bbc-473f-a18a-04ef1137364c'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:00.392932 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c7d49f8d-f480-4704-b358-1afd54f8403c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:00.394750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c7d49f8d-f480-4704-b358-1afd54f8403c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:00.394967 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c7d49f8d-f480-4704-b358-1afd54f8403c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:00.395155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c7d49f8d-f480-4704-b358-1afd54f8403c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:00.395277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c7d49f8d-f480-4704-b358-1afd54f8403c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:00.399954 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.399954 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:00.401549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c7d49f8d-f480-4704-b358-1afd54f8403c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:00.401925 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 665/2710] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:00 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:00.421831 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot create request issued successfully. Jul 10 19:04:00.422653 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3ee94fac-938f-4dcf-9f0b-5a589898baeb tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:04:00.423337 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 682/2711] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:04:00 2026] POST /volume/v3/snapshots => generated 322 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:00.434387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9a43abc8-197d-46d5-b020-735d67898aa3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:00.436596 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9a43abc8-197d-46d5-b020-735d67898aa3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 Jul 10 19:04:00.436867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9a43abc8-197d-46d5-b020-735d67898aa3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:00.437112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9a43abc8-197d-46d5-b020-735d67898aa3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:00.444831 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.444831 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:00.445360 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9a43abc8-197d-46d5-b020-735d67898aa3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:04:00.446298 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9a43abc8-197d-46d5-b020-735d67898aa3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 returned with HTTP 200 Jul 10 19:04:00.446962 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 690/2712] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:00 2026] GET /volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:00.704181 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.704181 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:00.705283 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:00.705612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Checking backup size 1 against volume size 1 {{(pid=100057) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:04:00.706833 np0000005042 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Overwriting volume 355b3300-d57e-4168-9310-632507b62cbb with restore of backup bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:00.724943 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] restore_backup in rpcapi backup_id bf622045-53c4-475f-9704-211fc36ddde2 {{(pid=100057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:04:00.727419 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40bed1fa-113b-477e-ba44-dbdd378d303d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2/restore returned with HTTP 202 Jul 10 19:04:00.728183 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 676/2713] 10.4.3.225 () {68 vars in 1393 bytes} [Fri Jul 10 19:03:59 2026] POST /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:00.739960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a9aed69b-0a9a-4ab0-851a-1422d43279cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:00.744762 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a9aed69b-0a9a-4ab0-851a-1422d43279cb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:00.745097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a9aed69b-0a9a-4ab0-851a-1422d43279cb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:00.745322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a9aed69b-0a9a-4ab0-851a-1422d43279cb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:00.745393 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a9aed69b-0a9a-4ab0-851a-1422d43279cb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:00.755510 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.755510 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:00.756099 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a9aed69b-0a9a-4ab0-851a-1422d43279cb tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:00.756591 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 666/2714] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:00 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:00.847522 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9fad40dc-51d2-461b-ac92-8ba7a7666aac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:00.849764 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9fad40dc-51d2-461b-ac92-8ba7a7666aac tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:00.850060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9fad40dc-51d2-461b-ac92-8ba7a7666aac tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:00.850278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9fad40dc-51d2-461b-ac92-8ba7a7666aac tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:00.863192 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:00.863192 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:00.868688 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9fad40dc-51d2-461b-ac92-8ba7a7666aac tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:00.874571 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9fad40dc-51d2-461b-ac92-8ba7a7666aac tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:00.875059 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 683/2715] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:00 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:01.414575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0decebde-b745-496f-a5d4-8f32f2c32c0e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:01.420896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0decebde-b745-496f-a5d4-8f32f2c32c0e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:01.420896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0decebde-b745-496f-a5d4-8f32f2c32c0e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:01.420896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0decebde-b745-496f-a5d4-8f32f2c32c0e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:01.420896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-0decebde-b745-496f-a5d4-8f32f2c32c0e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:01.429074 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:01.429074 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:01.430785 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0decebde-b745-496f-a5d4-8f32f2c32c0e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:01.431622 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 691/2716] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:01 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:01.457147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c45c711f-58e4-4daf-8f76-607063c96b20 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:01.460270 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c45c711f-58e4-4daf-8f76-607063c96b20 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 Jul 10 19:04:01.460599 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c45c711f-58e4-4daf-8f76-607063c96b20 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:01.461377 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c45c711f-58e4-4daf-8f76-607063c96b20 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:01.470158 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:01.470158 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:01.471065 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c45c711f-58e4-4daf-8f76-607063c96b20 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:04:01.472418 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c45c711f-58e4-4daf-8f76-607063c96b20 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 returned with HTTP 200 Jul 10 19:04:01.472912 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 677/2717] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:01 2026] GET /volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:01.485844 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:01.489417 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43/action Jul 10 19:04:01.490294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:01.490294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:01.500923 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:01.500923 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:01.501635 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:01.557458 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Created reservations ['5a6b8591-a95c-4ff8-bd9a-4bc3e2a65d07', '424cce57-2c98-4c7b-bf89-6804ad854057'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:01.571060 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Extend volume request issued successfully. Jul 10 19:04:01.571400 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-80298f6c-d95a-4764-bcfa-245d2c2dcb26 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43/action returned with HTTP 202 Jul 10 19:04:01.571952 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 667/2718] 10.4.3.225 () {70 vars in 1431 bytes} [Fri Jul 10 19:04:01 2026] POST /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:04:01.583004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f4ebeb57-48fc-4381-aee2-2d9a62349f37 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:01.585546 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f4ebeb57-48fc-4381-aee2-2d9a62349f37 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:01.585947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f4ebeb57-48fc-4381-aee2-2d9a62349f37 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:01.586407 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f4ebeb57-48fc-4381-aee2-2d9a62349f37 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:01.597799 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:01.597799 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:01.605578 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f4ebeb57-48fc-4381-aee2-2d9a62349f37 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:01.616209 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f4ebeb57-48fc-4381-aee2-2d9a62349f37 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 200 Jul 10 19:04:01.617142 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 684/2719] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:01 2026] GET /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:01.778286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3fc21d3c-6537-4902-b6ee-dff619975f18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:01.781365 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3fc21d3c-6537-4902-b6ee-dff619975f18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:01.781365 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3fc21d3c-6537-4902-b6ee-dff619975f18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:01.782080 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3fc21d3c-6537-4902-b6ee-dff619975f18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:01.782356 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3fc21d3c-6537-4902-b6ee-dff619975f18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:01.790890 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:01.790890 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:01.790890 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3fc21d3c-6537-4902-b6ee-dff619975f18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:01.791661 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 692/2720] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:01 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:01.889708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6cc6004-b8e9-4294-9f90-e72d6e463b50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:01.894454 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6cc6004-b8e9-4294-9f90-e72d6e463b50 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:01.894763 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6cc6004-b8e9-4294-9f90-e72d6e463b50 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:01.895077 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6cc6004-b8e9-4294-9f90-e72d6e463b50 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:01.916085 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:01.916085 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:01.921281 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a6cc6004-b8e9-4294-9f90-e72d6e463b50 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:01.929769 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6cc6004-b8e9-4294-9f90-e72d6e463b50 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:01.929769 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 678/2721] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:01 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:02.442423 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2290b5cd-d829-4121-b022-c1b7af0303e0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.444460 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2290b5cd-d829-4121-b022-c1b7af0303e0 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:02.444651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2290b5cd-d829-4121-b022-c1b7af0303e0 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:02.444872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2290b5cd-d829-4121-b022-c1b7af0303e0 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:02.445010 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-2290b5cd-d829-4121-b022-c1b7af0303e0 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:02.450702 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.450702 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:02.451796 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2290b5cd-d829-4121-b022-c1b7af0303e0 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:02.452186 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 668/2722] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:02 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:02.632394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-91561576-b350-48a9-8485-7086e59e3156 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.634596 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-91561576-b350-48a9-8485-7086e59e3156 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:02.635547 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-91561576-b350-48a9-8485-7086e59e3156 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:02.635547 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-91561576-b350-48a9-8485-7086e59e3156 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:02.644703 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.644703 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:02.650086 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-91561576-b350-48a9-8485-7086e59e3156 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:02.656871 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-91561576-b350-48a9-8485-7086e59e3156 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 200 Jul 10 19:04:02.657615 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 685/2723] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:02 2026] GET /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:02.670345 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ef05e56b-2897-49e5-b836-40fd2756331e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.674723 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef05e56b-2897-49e5-b836-40fd2756331e tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] POST https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43/action Jul 10 19:04:02.675048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef05e56b-2897-49e5-b836-40fd2756331e tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action body: b'{"revert": {"snapshot_id": "382f3faa-f343-4dc9-9adb-bedc538dfeb9"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:02.675194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef05e56b-2897-49e5-b836-40fd2756331e tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "382f3faa-f343-4dc9-9adb-bedc538dfeb9"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:02.683844 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.683844 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:02.684355 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ef05e56b-2897-49e5-b836-40fd2756331e tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume retrieved successfully. Jul 10 19:04:02.698105 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef05e56b-2897-49e5-b836-40fd2756331e tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] HTTP exception thrown: Can't revert volume 8ba6613e-1306-44ff-bd37-a5aeafc36d43 to its latest snapshot 382f3faa-f343-4dc9-9adb-bedc538dfeb9. The volume size must be equal to the snapshot size. Jul 10 19:04:02.698293 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef05e56b-2897-49e5-b836-40fd2756331e tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43/action returned with HTTP 400 Jul 10 19:04:02.698912 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 693/2724] 10.4.3.225 () {70 vars in 1431 bytes} [Fri Jul 10 19:04:02 2026] POST /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 19:04:02.708531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.710777 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 Jul 10 19:04:02.711111 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:02.711350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:02.711512 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Delete snapshot with id: 382f3faa-f343-4dc9-9adb-bedc538dfeb9 Jul 10 19:04:02.717276 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.717276 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:02.717788 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:04:02.737968 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot delete request issued successfully. Jul 10 19:04:02.738324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-deb2ffe0-5286-430a-ba1c-298808bccbb3 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 returned with HTTP 202 Jul 10 19:04:02.738949 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 679/2725] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:02 2026] DELETE /volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:02.749724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7ba459e3-5d91-4bde-ae5a-4d071402a73f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.754246 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7ba459e3-5d91-4bde-ae5a-4d071402a73f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 Jul 10 19:04:02.754580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7ba459e3-5d91-4bde-ae5a-4d071402a73f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:02.755132 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7ba459e3-5d91-4bde-ae5a-4d071402a73f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:02.763409 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.763409 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:02.763870 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7ba459e3-5d91-4bde-ae5a-4d071402a73f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:04:02.764745 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7ba459e3-5d91-4bde-ae5a-4d071402a73f tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 returned with HTTP 200 Jul 10 19:04:02.765293 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 669/2726] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:02 2026] GET /volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:02.806488 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-78659dea-f8cb-45e1-8d24-d80f98658e18 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.809955 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-78659dea-f8cb-45e1-8d24-d80f98658e18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:02.810433 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-78659dea-f8cb-45e1-8d24-d80f98658e18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:02.810733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-78659dea-f8cb-45e1-8d24-d80f98658e18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:02.811123 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-78659dea-f8cb-45e1-8d24-d80f98658e18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:02.823164 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.823164 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:02.824253 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-78659dea-f8cb-45e1-8d24-d80f98658e18 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:02.824676 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 686/2727] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:02 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:02.947759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-53de9af8-3f6d-4e07-bd62-a4e966f9db26 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:02.950720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-53de9af8-3f6d-4e07-bd62-a4e966f9db26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:02.950989 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-53de9af8-3f6d-4e07-bd62-a4e966f9db26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:02.951847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-53de9af8-3f6d-4e07-bd62-a4e966f9db26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:02.963248 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:02.963248 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:02.968609 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-53de9af8-3f6d-4e07-bd62-a4e966f9db26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:02.975536 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-53de9af8-3f6d-4e07-bd62-a4e966f9db26 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:02.976110 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 694/2728] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:02 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:03.463615 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-36a00b7c-af85-4876-a629-8bc732d4dcf9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:03.466287 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36a00b7c-af85-4876-a629-8bc732d4dcf9 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:03.466490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36a00b7c-af85-4876-a629-8bc732d4dcf9 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:03.466733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-36a00b7c-af85-4876-a629-8bc732d4dcf9 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:03.466899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-36a00b7c-af85-4876-a629-8bc732d4dcf9 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:03.471907 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:03.471907 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:03.472768 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-36a00b7c-af85-4876-a629-8bc732d4dcf9 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:03.473152 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 680/2729] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:03 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:03.776323 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-daae099d-cf6d-4c49-b234-2630cf61e33d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:03.778642 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-daae099d-cf6d-4c49-b234-2630cf61e33d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 Jul 10 19:04:03.778929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-daae099d-cf6d-4c49-b234-2630cf61e33d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:03.779199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-daae099d-cf6d-4c49-b234-2630cf61e33d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:03.784433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-daae099d-cf6d-4c49-b234-2630cf61e33d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 returned with HTTP 404 Jul 10 19:04:03.784979 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 670/2730] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:03 2026] GET /volume/v3/snapshots/382f3faa-f343-4dc9-9adb-bedc538dfeb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:03.798590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:03.800649 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:03.801089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:03.801378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:03.801604 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Delete volume with id: 8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:03.810712 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:03.810712 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:03.811739 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:03.836134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-20e6ea15-3318-4756-948a-229d74235333 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:03.838007 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-20e6ea15-3318-4756-948a-229d74235333 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:03.838184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-20e6ea15-3318-4756-948a-229d74235333 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:03.838384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-20e6ea15-3318-4756-948a-229d74235333 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:03.838471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-20e6ea15-3318-4756-948a-229d74235333 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:03.841536 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Delete volume request issued successfully. Jul 10 19:04:03.842005 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f66b9936-0a9b-47ed-ac9d-09810d732ce2 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 202 Jul 10 19:04:03.842680 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 687/2731] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:04:03 2026] DELETE /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:04:03.842968 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:03.842968 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:03.843754 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-20e6ea15-3318-4756-948a-229d74235333 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:03.844142 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 695/2732] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:03 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:03.857672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40dfd190-8034-4a41-a70b-760d57938235 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:03.860057 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40dfd190-8034-4a41-a70b-760d57938235 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:03.860590 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40dfd190-8034-4a41-a70b-760d57938235 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:03.860746 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40dfd190-8034-4a41-a70b-760d57938235 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:03.870123 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:03.870123 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:03.877123 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40dfd190-8034-4a41-a70b-760d57938235 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:03.884289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40dfd190-8034-4a41-a70b-760d57938235 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 200 Jul 10 19:04:03.884788 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 681/2733] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:03 2026] GET /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:03.990427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-479e5301-c568-4218-8b2a-05a579fc2abf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:03.992374 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-479e5301-c568-4218-8b2a-05a579fc2abf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:03.992586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-479e5301-c568-4218-8b2a-05a579fc2abf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:03.992778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-479e5301-c568-4218-8b2a-05a579fc2abf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:04.008393 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:04.008393 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:04.014468 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-479e5301-c568-4218-8b2a-05a579fc2abf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:04.023523 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-479e5301-c568-4218-8b2a-05a579fc2abf tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:04.024057 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 671/2734] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:03 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:04.486313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e135572c-30ef-45fd-90fb-b852cba6b07a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:04.488620 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e135572c-30ef-45fd-90fb-b852cba6b07a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:04.488879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e135572c-30ef-45fd-90fb-b852cba6b07a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:04.489118 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e135572c-30ef-45fd-90fb-b852cba6b07a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:04.489270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e135572c-30ef-45fd-90fb-b852cba6b07a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:04.496828 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:04.496828 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:04.497624 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e135572c-30ef-45fd-90fb-b852cba6b07a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:04.498018 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 688/2735] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:04 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:04.861182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-71cd6b84-1178-48a8-bee6-cf2a80570277 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:04.863018 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-71cd6b84-1178-48a8-bee6-cf2a80570277 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:04.863299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-71cd6b84-1178-48a8-bee6-cf2a80570277 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:04.863547 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-71cd6b84-1178-48a8-bee6-cf2a80570277 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:04.863717 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-71cd6b84-1178-48a8-bee6-cf2a80570277 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:04.872142 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:04.872142 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:04.872142 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-71cd6b84-1178-48a8-bee6-cf2a80570277 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:04.873115 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 696/2736] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:04 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:04.902091 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-37dc2a06-9320-48e3-83ab-d14af8a6a27b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:04.904977 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37dc2a06-9320-48e3-83ab-d14af8a6a27b tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 Jul 10 19:04:04.905317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37dc2a06-9320-48e3-83ab-d14af8a6a27b tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:04.905613 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37dc2a06-9320-48e3-83ab-d14af8a6a27b tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:04.915900 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37dc2a06-9320-48e3-83ab-d14af8a6a27b tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 returned with HTTP 404 Jul 10 19:04:04.916617 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 682/2737] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:04 2026] GET /volume/v3/volumes/8ba6613e-1306-44ff-bd37-a5aeafc36d43 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:04:04.925646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-19e167d3-e575-486b-97a7-e3eedd306a11 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:04.928094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:04:04.928328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:04.928546 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:04.928689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Delete snapshot with id: 53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:04:04.937554 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:04.937554 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:04.937554 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:04:04.964630 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot delete request issued successfully. Jul 10 19:04:04.964880 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19e167d3-e575-486b-97a7-e3eedd306a11 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 returned with HTTP 202 Jul 10 19:04:04.965458 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 672/2738] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:04 2026] DELETE /volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:04.974220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e33b19b2-9519-480c-bb8d-f9590f676b68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:04.977932 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e33b19b2-9519-480c-bb8d-f9590f676b68 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:04:04.977932 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e33b19b2-9519-480c-bb8d-f9590f676b68 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:04.977932 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e33b19b2-9519-480c-bb8d-f9590f676b68 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:04.982611 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:04.982611 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:04.983400 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e33b19b2-9519-480c-bb8d-f9590f676b68 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Snapshot retrieved successfully. Jul 10 19:04:04.984436 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e33b19b2-9519-480c-bb8d-f9590f676b68 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 returned with HTTP 200 Jul 10 19:04:04.985060 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 689/2739] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:04 2026] GET /volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:05.039473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9e28a756-1397-49e1-96c3-1b92a4bca3c3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:05.042888 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9e28a756-1397-49e1-96c3-1b92a4bca3c3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:05.043270 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9e28a756-1397-49e1-96c3-1b92a4bca3c3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:05.043730 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9e28a756-1397-49e1-96c3-1b92a4bca3c3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:05.058173 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:05.058173 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:05.063389 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9e28a756-1397-49e1-96c3-1b92a4bca3c3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:05.069087 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9e28a756-1397-49e1-96c3-1b92a4bca3c3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:05.069796 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 697/2740] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:05 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:05.510961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1a2ca0ac-56f2-453e-8d04-82897561ff24 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:05.511772 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a2ca0ac-56f2-453e-8d04-82897561ff24 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:05.512060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a2ca0ac-56f2-453e-8d04-82897561ff24 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:05.512308 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1a2ca0ac-56f2-453e-8d04-82897561ff24 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:05.512776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1a2ca0ac-56f2-453e-8d04-82897561ff24 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:05.517687 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:05.517687 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:05.519296 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1a2ca0ac-56f2-453e-8d04-82897561ff24 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:05.519713 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 683/2741] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:05 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:05.886326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e8cee998-9133-4347-a3d6-80147b023de3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:05.888418 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e8cee998-9133-4347-a3d6-80147b023de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:05.888664 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e8cee998-9133-4347-a3d6-80147b023de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:05.888924 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e8cee998-9133-4347-a3d6-80147b023de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:05.889064 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e8cee998-9133-4347-a3d6-80147b023de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:05.894564 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:05.894564 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:05.895450 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e8cee998-9133-4347-a3d6-80147b023de3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:05.895861 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 673/2742] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:05 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:05.998831 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-090ed96b-2e69-44bb-989f-3ab2eff10f9d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:05.999277 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-090ed96b-2e69-44bb-989f-3ab2eff10f9d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 Jul 10 19:04:05.999519 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-090ed96b-2e69-44bb-989f-3ab2eff10f9d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:05.999738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-090ed96b-2e69-44bb-989f-3ab2eff10f9d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:06.005309 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-090ed96b-2e69-44bb-989f-3ab2eff10f9d tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 returned with HTTP 404 Jul 10 19:04:06.006061 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 690/2743] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:05 2026] GET /volume/v3/snapshots/53160da0-8163-4ca6-a848-2f3bca414593 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:06.013359 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:06.015529 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] DELETE https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:04:06.015757 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:06.015982 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:06.016164 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Delete volume with id: 2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:04:06.024652 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:06.024652 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:06.025152 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:06.057921 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Delete volume request issued successfully. Jul 10 19:04:06.057921 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1408f1d1-4fb1-4c42-9ec3-5c2bca44d272 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 202 Jul 10 19:04:06.057921 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 698/2744] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:04:06 2026] DELETE /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:04:06.068350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe0637d7-e581-4fee-99df-adc9569bb4d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:06.071104 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe0637d7-e581-4fee-99df-adc9569bb4d6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:04:06.071472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe0637d7-e581-4fee-99df-adc9569bb4d6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:06.071727 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe0637d7-e581-4fee-99df-adc9569bb4d6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:06.083974 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:06.083974 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:06.086501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f9728302-1320-445e-8608-3ff7221e1ce3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:06.089709 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fe0637d7-e581-4fee-99df-adc9569bb4d6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Volume info retrieved successfully. Jul 10 19:04:06.089968 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f9728302-1320-445e-8608-3ff7221e1ce3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:06.090280 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f9728302-1320-445e-8608-3ff7221e1ce3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:06.090537 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f9728302-1320-445e-8608-3ff7221e1ce3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:06.096916 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe0637d7-e581-4fee-99df-adc9569bb4d6 tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 200 Jul 10 19:04:06.097422 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 684/2745] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:06 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:06.102747 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:06.102747 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:06.107359 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f9728302-1320-445e-8608-3ff7221e1ce3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:06.113210 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f9728302-1320-445e-8608-3ff7221e1ce3 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:06.113693 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 674/2746] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:06 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:06.533046 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0dbf5be3-72ea-4b54-a700-f09765c24c7f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:06.535061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0dbf5be3-72ea-4b54-a700-f09765c24c7f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:06.535369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0dbf5be3-72ea-4b54-a700-f09765c24c7f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:06.535547 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0dbf5be3-72ea-4b54-a700-f09765c24c7f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:06.535642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0dbf5be3-72ea-4b54-a700-f09765c24c7f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:06.541643 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:06.541643 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:06.542470 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0dbf5be3-72ea-4b54-a700-f09765c24c7f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:06.542842 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 691/2747] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:06 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:06.907514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-47c48579-0d0b-4099-9a41-fdb9bda6071b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:06.909423 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47c48579-0d0b-4099-9a41-fdb9bda6071b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:06.909637 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47c48579-0d0b-4099-9a41-fdb9bda6071b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:06.909961 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47c48579-0d0b-4099-9a41-fdb9bda6071b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:06.910073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-47c48579-0d0b-4099-9a41-fdb9bda6071b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:06.916069 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:06.916069 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:06.917153 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47c48579-0d0b-4099-9a41-fdb9bda6071b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:06.917619 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 699/2748] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:06 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:07.113319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cae57526-1082-4e4e-987c-da6ec19085db None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:07.117162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cae57526-1082-4e4e-987c-da6ec19085db tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] GET https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 Jul 10 19:04:07.117162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cae57526-1082-4e4e-987c-da6ec19085db tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:07.117772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cae57526-1082-4e4e-987c-da6ec19085db tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:07.126198 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cae57526-1082-4e4e-987c-da6ec19085db tempest-VolumeRevertTests-1948247887 tempest-VolumeRevertTests-1948247887-project-member] https://10.4.3.225/volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 returned with HTTP 404 Jul 10 19:04:07.127352 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 685/2749] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:04:07 2026] GET /volume/v3/volumes/2ed78d7d-02a6-4237-a51f-2eafb66aa1f8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:04:07.130429 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-503c39e2-db58-47be-8f89-13239e015bf2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:07.140022 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-503c39e2-db58-47be-8f89-13239e015bf2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:07.140649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-503c39e2-db58-47be-8f89-13239e015bf2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:07.141753 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-503c39e2-db58-47be-8f89-13239e015bf2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:07.174230 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:07.174230 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:07.188712 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-503c39e2-db58-47be-8f89-13239e015bf2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:07.198379 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-503c39e2-db58-47be-8f89-13239e015bf2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:07.198982 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 675/2750] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:07 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:07.556711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ccfb67c3-ed8f-4566-ba4e-90944b58d3a8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:07.558525 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ccfb67c3-ed8f-4566-ba4e-90944b58d3a8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:07.558702 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ccfb67c3-ed8f-4566-ba4e-90944b58d3a8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:07.558927 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ccfb67c3-ed8f-4566-ba4e-90944b58d3a8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:07.559027 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ccfb67c3-ed8f-4566-ba4e-90944b58d3a8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:07.566324 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:07.566324 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:07.568235 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ccfb67c3-ed8f-4566-ba4e-90944b58d3a8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:07.568799 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 692/2751] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:07 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:07.931241 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-046aa1b7-d60c-4b1e-b036-ef8e2fdfe8c7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:07.934367 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-046aa1b7-d60c-4b1e-b036-ef8e2fdfe8c7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:07.934367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-046aa1b7-d60c-4b1e-b036-ef8e2fdfe8c7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:07.934367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-046aa1b7-d60c-4b1e-b036-ef8e2fdfe8c7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:07.934367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-046aa1b7-d60c-4b1e-b036-ef8e2fdfe8c7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:07.940393 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:07.940393 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:07.941662 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-046aa1b7-d60c-4b1e-b036-ef8e2fdfe8c7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:07.943057 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 700/2752] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:07 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:08.217891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ea0032c-50d6-4526-bc74-80f5113c0e7d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:08.221567 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ea0032c-50d6-4526-bc74-80f5113c0e7d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:08.221893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ea0032c-50d6-4526-bc74-80f5113c0e7d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:08.222196 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ea0032c-50d6-4526-bc74-80f5113c0e7d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:08.239865 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:08.239865 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:08.251194 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ea0032c-50d6-4526-bc74-80f5113c0e7d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:08.261721 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ea0032c-50d6-4526-bc74-80f5113c0e7d tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:08.262931 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 686/2753] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:08 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:08.582294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0da468f0-cd58-4285-ba7d-1f65d660b8c3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:08.594514 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0da468f0-cd58-4285-ba7d-1f65d660b8c3 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:08.595114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0da468f0-cd58-4285-ba7d-1f65d660b8c3 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:08.597062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0da468f0-cd58-4285-ba7d-1f65d660b8c3 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:08.597998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0da468f0-cd58-4285-ba7d-1f65d660b8c3 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:08.613436 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:08.613436 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:08.619112 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0da468f0-cd58-4285-ba7d-1f65d660b8c3 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:08.619769 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 676/2754] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:08 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:08.959595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0539f9d8-6c6d-49ee-a3a7-dbfa104629f7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:08.961467 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0539f9d8-6c6d-49ee-a3a7-dbfa104629f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:08.961760 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0539f9d8-6c6d-49ee-a3a7-dbfa104629f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:08.961878 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0539f9d8-6c6d-49ee-a3a7-dbfa104629f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:08.962004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0539f9d8-6c6d-49ee-a3a7-dbfa104629f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:08.969608 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:08.969608 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:08.970462 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0539f9d8-6c6d-49ee-a3a7-dbfa104629f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:08.970888 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 693/2755] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:08 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:09.265230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f495854-95e0-4338-9ae5-80de3a0993cb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:09.283000 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9ef4f2b7-a13b-4298-9951-4764c507b369 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:09.287986 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ef4f2b7-a13b-4298-9951-4764c507b369 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:09.290018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ef4f2b7-a13b-4298-9951-4764c507b369 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:09.290018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ef4f2b7-a13b-4298-9951-4764c507b369 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:09.306962 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:09.306962 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:09.315392 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9ef4f2b7-a13b-4298-9951-4764c507b369 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:09.315575 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-04381b98-0ad6-4811-8628-133b8323f897 req-820218db-bb20-470c-a6db-30a743d9d633 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:09.319665 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-820218db-bb20-470c-a6db-30a743d9d633 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f/action Jul 10 19:04:09.320277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-820218db-bb20-470c-a6db-30a743d9d633 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:09.320473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-820218db-bb20-470c-a6db-30a743d9d633 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:09.323543 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ef4f2b7-a13b-4298-9951-4764c507b369 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:09.324571 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 687/2756] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:09 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:09.342709 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:09.342709 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:09.357558 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-04381b98-0ad6-4811-8628-133b8323f897 req-820218db-bb20-470c-a6db-30a743d9d633 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f/action returned with HTTP 204 Jul 10 19:04:09.358434 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 677/2757] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:04:09 2026] POST /volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:09.390330 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:09.390698 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1772689391"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:09.392208 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1772689391'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:09.392336 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Create volume of 1 GB Jul 10 19:04:09.396931 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Availability Zones retrieved successfully. Jul 10 19:04:09.404029 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Flow 'volume_create_api' (a05c6ea7-6be4-46fe-899a-a73269747171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:09.405206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1fbd2e-dfe2-4725-ae42-af30488943ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:09.406282 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:09.442635 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1fbd2e-dfe2-4725-ae42-af30488943ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:09.443579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf29a7ce-1b6a-40be-9f65-682a3078ec65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:09.518029 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Created reservations ['30c71239-d179-408e-b236-1c35b076866a', '9451ce70-2506-4d32-aed8-57b58af0a1ec', '66d1e7eb-3ac8-44f4-bd7e-3fce9c0a1d7b', '45c04968-11a4-4654-bbab-682257c692a5'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:09.518838 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf29a7ce-1b6a-40be-9f65-682a3078ec65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c71239-d179-408e-b236-1c35b076866a', '9451ce70-2506-4d32-aed8-57b58af0a1ec', '66d1e7eb-3ac8-44f4-bd7e-3fce9c0a1d7b', '45c04968-11a4-4654-bbab-682257c692a5']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:09.519831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649a5ea8-e105-4a8a-b0d4-160eae90bdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:09.549196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649a5ea8-e105-4a8a-b0d4-160eae90bdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56481b30-648a-4ba1-b749-e45fc2477d7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772689391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c925b153850c4802ad55bf04f4b62f3a',qos_specs=None,replication_status=,reservations=['30c71239-d179-408e-b236-1c35b076866a','9451ce70-2506-4d32-aed8-57b58af0a1ec','66d1e7eb-3ac8-44f4-bd7e-3fce9c0a1d7b','45c04968-11a4-4654-bbab-682257c692a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c85dcb0994914e17bd238bcebefc3872',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772689391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56481b30-648a-4ba1-b749-e45fc2477d7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c925b153850c4802ad55bf04f4b62f3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c85dcb0994914e17bd238bcebefc3872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:09.550092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e101f82d-5b74-4afc-9149-01a3b67f577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:09.579040 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e101f82d-5b74-4afc-9149-01a3b67f577e) transitioned into state 'SUCCESS' from state '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-1772689391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c925b153850c4802ad55bf04f4b62f3a',qos_specs=None,replication_status=,reservations=['30c71239-d179-408e-b236-1c35b076866a','9451ce70-2506-4d32-aed8-57b58af0a1ec','66d1e7eb-3ac8-44f4-bd7e-3fce9c0a1d7b','45c04968-11a4-4654-bbab-682257c692a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c85dcb0994914e17bd238bcebefc3872',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:09.579822 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605b3ab3-d379-445f-82ca-e70f84a59b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:09.594013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (605b3ab3-d379-445f-82ca-e70f84a59b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:09.594013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Flow 'volume_create_api' (a05c6ea7-6be4-46fe-899a-a73269747171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:09.594013 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Create volume request issued successfully. Jul 10 19:04:09.594013 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f495854-95e0-4338-9ae5-80de3a0993cb tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:09.594464 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 701/2758] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:04:09 2026] POST /volume/v3/volumes => generated 778 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:09.609948 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d80b630c-0f4d-41ef-bdaf-b7287852916b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:09.614660 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d80b630c-0f4d-41ef-bdaf-b7287852916b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b Jul 10 19:04:09.614961 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d80b630c-0f4d-41ef-bdaf-b7287852916b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:09.616452 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d80b630c-0f4d-41ef-bdaf-b7287852916b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:09.623975 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:09.623975 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:09.632027 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d80b630c-0f4d-41ef-bdaf-b7287852916b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Volume info retrieved successfully. Jul 10 19:04:09.638973 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-11d5ebf9-3bf8-4f98-a2e8-b1fc7683e534 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:09.639283 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d80b630c-0f4d-41ef-bdaf-b7287852916b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b returned with HTTP 200 Jul 10 19:04:09.639283 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 694/2759] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:09 2026] GET /volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:09.642962 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-11d5ebf9-3bf8-4f98-a2e8-b1fc7683e534 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:09.642962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-11d5ebf9-3bf8-4f98-a2e8-b1fc7683e534 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:09.642962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-11d5ebf9-3bf8-4f98-a2e8-b1fc7683e534 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:09.642962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-11d5ebf9-3bf8-4f98-a2e8-b1fc7683e534 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:09.647708 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:09.647708 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:09.648731 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-11d5ebf9-3bf8-4f98-a2e8-b1fc7683e534 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:09.649221 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 688/2760] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:09 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:09.981578 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-75c3b94d-2cd4-4d05-a858-b7e55e7f020c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:09.983729 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75c3b94d-2cd4-4d05-a858-b7e55e7f020c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:09.983972 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75c3b94d-2cd4-4d05-a858-b7e55e7f020c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:09.984242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75c3b94d-2cd4-4d05-a858-b7e55e7f020c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:09.984358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-75c3b94d-2cd4-4d05-a858-b7e55e7f020c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:09.988911 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:09.988911 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:09.989777 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75c3b94d-2cd4-4d05-a858-b7e55e7f020c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:09.990245 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 678/2761] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:09 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:10.341727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-364f5883-8c2a-4b72-af9b-1127aa0a61a2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:10.344221 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-364f5883-8c2a-4b72-af9b-1127aa0a61a2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:10.344450 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-364f5883-8c2a-4b72-af9b-1127aa0a61a2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:10.344705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-364f5883-8c2a-4b72-af9b-1127aa0a61a2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:10.356957 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:10.356957 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:10.361607 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-364f5883-8c2a-4b72-af9b-1127aa0a61a2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:10.368550 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-364f5883-8c2a-4b72-af9b-1127aa0a61a2 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:10.369439 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 702/2762] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:10 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:10.388059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec0cbdb6-0c29-48a2-8dba-0bc4e4efde48 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:10.391676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec0cbdb6-0c29-48a2-8dba-0bc4e4efde48 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:04:10.392177 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec0cbdb6-0c29-48a2-8dba-0bc4e4efde48 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:10.394470 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec0cbdb6-0c29-48a2-8dba-0bc4e4efde48 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:10.441121 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:10.441121 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:10.446308 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec0cbdb6-0c29-48a2-8dba-0bc4e4efde48 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:04:10.454607 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec0cbdb6-0c29-48a2-8dba-0bc4e4efde48 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:04:10.455110 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 695/2763] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:10 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 1169 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:10.653052 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d3005b38-c396-47be-b610-5160f05b7284 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:10.657836 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3005b38-c396-47be-b610-5160f05b7284 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b Jul 10 19:04:10.657836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3005b38-c396-47be-b610-5160f05b7284 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:10.657836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3005b38-c396-47be-b610-5160f05b7284 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:10.659889 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4786df2-1e50-4fe5-8c63-3d1865a9805e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:10.661696 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4786df2-1e50-4fe5-8c63-3d1865a9805e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:10.661934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4786df2-1e50-4fe5-8c63-3d1865a9805e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:10.664841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4786df2-1e50-4fe5-8c63-3d1865a9805e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:10.664841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c4786df2-1e50-4fe5-8c63-3d1865a9805e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:10.666695 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:10.666695 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:10.667198 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4786df2-1e50-4fe5-8c63-3d1865a9805e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:10.667559 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 679/2764] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:10 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:10.668476 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:10.668476 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:10.674439 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d3005b38-c396-47be-b610-5160f05b7284 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Volume info retrieved successfully. Jul 10 19:04:10.680501 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3005b38-c396-47be-b610-5160f05b7284 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b returned with HTTP 200 Jul 10 19:04:10.681220 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 689/2765] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:10 2026] GET /volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:10.694871 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:10.696741 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:04:10.697231 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56481b30-648a-4ba1-b749-e45fc2477d7b", "name": "tempest-type-Backup-76017023"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:10.699125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Creating new backup {'backup': {'volume_id': '56481b30-648a-4ba1-b749-e45fc2477d7b', 'name': 'tempest-type-Backup-76017023'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:04:10.699301 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Creating backup of volume 56481b30-648a-4ba1-b749-e45fc2477d7b in container None Jul 10 19:04:10.707354 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:10.707354 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:10.707866 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Volume info retrieved successfully. Jul 10 19:04:10.741237 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Created reservations ['d078b3b7-f1b1-4efa-8cf0-6060e7524a9c', '162d0a64-49b1-44cc-a956-c5db9910e97b'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:10.771119 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-857ef4ff-792b-4a11-9a92-9bc3fd262801 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:04:10.771681 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 703/2766] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:04:10 2026] POST /volume/v3/backups => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:10.785336 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b2094223-0f55-4a9a-9b59-c6006f8d3bc0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:10.788831 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2094223-0f55-4a9a-9b59-c6006f8d3bc0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:10.789123 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2094223-0f55-4a9a-9b59-c6006f8d3bc0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:10.789370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2094223-0f55-4a9a-9b59-c6006f8d3bc0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:10.789512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-b2094223-0f55-4a9a-9b59-c6006f8d3bc0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:10.804526 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:10.804526 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:10.805261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2094223-0f55-4a9a-9b59-c6006f8d3bc0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:10.805632 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 696/2767] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:10 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 721 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:11.003753 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-360cae3e-5874-4878-ab15-0bfbc082da37 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:11.006697 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-360cae3e-5874-4878-ab15-0bfbc082da37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:11.006697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-360cae3e-5874-4878-ab15-0bfbc082da37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:11.006697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-360cae3e-5874-4878-ab15-0bfbc082da37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:11.006697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-360cae3e-5874-4878-ab15-0bfbc082da37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:11.012127 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:11.012127 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:11.013631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-360cae3e-5874-4878-ab15-0bfbc082da37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:11.013631 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 680/2768] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:11 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:11.681506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9acbeb2e-e545-4bc5-8a04-1fa1bb5958ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:11.683415 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9acbeb2e-e545-4bc5-8a04-1fa1bb5958ce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:11.683749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9acbeb2e-e545-4bc5-8a04-1fa1bb5958ce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:11.685212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9acbeb2e-e545-4bc5-8a04-1fa1bb5958ce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:11.685212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9acbeb2e-e545-4bc5-8a04-1fa1bb5958ce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:11.690519 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:11.690519 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:11.690519 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9acbeb2e-e545-4bc5-8a04-1fa1bb5958ce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:11.690519 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 690/2769] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:11 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:11.819836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b6fcca07-ad36-47ce-b361-f675151da59a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:11.822691 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6fcca07-ad36-47ce-b361-f675151da59a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:11.823012 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6fcca07-ad36-47ce-b361-f675151da59a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:11.823269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6fcca07-ad36-47ce-b361-f675151da59a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:11.823838 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b6fcca07-ad36-47ce-b361-f675151da59a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:11.830177 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:11.830177 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:11.831138 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6fcca07-ad36-47ce-b361-f675151da59a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:11.831591 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 704/2770] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:11 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:04:12.026263 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a9543f4e-e544-43ce-af06-4dcbcda5fa78 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:12.028204 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a9543f4e-e544-43ce-af06-4dcbcda5fa78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:12.028425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a9543f4e-e544-43ce-af06-4dcbcda5fa78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:12.028683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a9543f4e-e544-43ce-af06-4dcbcda5fa78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:12.028882 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a9543f4e-e544-43ce-af06-4dcbcda5fa78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:12.033506 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:12.033506 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:12.035121 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a9543f4e-e544-43ce-af06-4dcbcda5fa78 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:12.035586 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 697/2771] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:12 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:12.706023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-592ae988-afda-4211-9bec-5a2b5c0cf99d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:12.706346 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-592ae988-afda-4211-9bec-5a2b5c0cf99d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:12.706346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-592ae988-afda-4211-9bec-5a2b5c0cf99d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:12.706543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-592ae988-afda-4211-9bec-5a2b5c0cf99d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:12.706714 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-592ae988-afda-4211-9bec-5a2b5c0cf99d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:12.711604 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:12.711604 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:12.712537 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-592ae988-afda-4211-9bec-5a2b5c0cf99d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:12.712987 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 681/2772] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:12 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:12.846363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0f796949-a90f-44f7-aafb-7e571136b8c4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:12.849414 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f796949-a90f-44f7-aafb-7e571136b8c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:12.849414 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f796949-a90f-44f7-aafb-7e571136b8c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:12.849414 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f796949-a90f-44f7-aafb-7e571136b8c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:12.849414 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0f796949-a90f-44f7-aafb-7e571136b8c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:12.858353 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:12.858353 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:12.859037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f796949-a90f-44f7-aafb-7e571136b8c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:12.859563 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 691/2773] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:12 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:13.049852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-443db00d-1368-44bd-92a5-9485d7d19870 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:13.053031 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-443db00d-1368-44bd-92a5-9485d7d19870 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:13.053329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-443db00d-1368-44bd-92a5-9485d7d19870 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:13.054175 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-443db00d-1368-44bd-92a5-9485d7d19870 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:13.054175 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-443db00d-1368-44bd-92a5-9485d7d19870 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:13.070101 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:13.070101 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:13.071158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-443db00d-1368-44bd-92a5-9485d7d19870 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:13.071681 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 705/2774] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:13 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:13.268855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-5884858f-15fd-45e9-8c7f-deae70033f60 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:13.272241 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-5884858f-15fd-45e9-8c7f-deae70033f60 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:13.272500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-5884858f-15fd-45e9-8c7f-deae70033f60 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:13.272890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-5884858f-15fd-45e9-8c7f-deae70033f60 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:13.287426 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:13.287426 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:13.293491 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-5884858f-15fd-45e9-8c7f-deae70033f60 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:04:13.301583 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-5884858f-15fd-45e9-8c7f-deae70033f60 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:04:13.301821 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 698/2775] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:04:13 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:13.328058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:13.331234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] POST https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f/action Jul 10 19:04:13.331825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:13.331987 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:13.346528 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:13.346528 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:13.347192 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:04:13.359852 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Begin detaching volume completed successfully. Jul 10 19:04:13.360094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-0e0f2c46-cfae-43d7-a8b9-2117a125241b tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f/action returned with HTTP 202 Jul 10 19:04:13.360727 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 682/2776] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:04:13 2026] POST /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:04:13.725644 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d68bb1a-b3ca-4e83-bff6-71fc00100164 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:13.727699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d68bb1a-b3ca-4e83-bff6-71fc00100164 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:13.728226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d68bb1a-b3ca-4e83-bff6-71fc00100164 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:13.729963 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d68bb1a-b3ca-4e83-bff6-71fc00100164 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:13.729963 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1d68bb1a-b3ca-4e83-bff6-71fc00100164 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:13.735410 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:13.735410 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:13.736682 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d68bb1a-b3ca-4e83-bff6-71fc00100164 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:13.737499 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 692/2777] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:13 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:13.876061 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-15e78baf-0c05-456f-aafd-906c2d7a6458 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:13.881256 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15e78baf-0c05-456f-aafd-906c2d7a6458 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:13.881256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15e78baf-0c05-456f-aafd-906c2d7a6458 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:13.881256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15e78baf-0c05-456f-aafd-906c2d7a6458 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:13.881256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-15e78baf-0c05-456f-aafd-906c2d7a6458 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:13.885640 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:13.885640 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:13.886646 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15e78baf-0c05-456f-aafd-906c2d7a6458 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:13.887146 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 706/2778] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:13 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:14.084126 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5724eb59-21b7-47d1-9be6-9e49b6417c96 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:14.085819 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5724eb59-21b7-47d1-9be6-9e49b6417c96 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:14.086299 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5724eb59-21b7-47d1-9be6-9e49b6417c96 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:14.086827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5724eb59-21b7-47d1-9be6-9e49b6417c96 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:14.087224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5724eb59-21b7-47d1-9be6-9e49b6417c96 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:14.094684 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:14.094684 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:14.094684 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5724eb59-21b7-47d1-9be6-9e49b6417c96 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:14.094684 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 699/2779] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:14 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:14.396625 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5657b618-b6dd-4d75-ab6f-dda4c547c40d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:14.397238 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5657b618-b6dd-4d75-ab6f-dda4c547c40d None None] GET https://10.4.3.225/volume// Jul 10 19:04:14.397508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5657b618-b6dd-4d75-ab6f-dda4c547c40d None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:14.397714 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5657b618-b6dd-4d75-ab6f-dda4c547c40d None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:14.398167 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5657b618-b6dd-4d75-ab6f-dda4c547c40d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:04:14.402382 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 683/2780] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:04:14 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:04:14.412631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-6ec63b14-5d82-4a24-82d5-9ab6d9763039 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:14.417682 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-6ec63b14-5d82-4a24-82d5-9ab6d9763039 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:14.417682 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-6ec63b14-5d82-4a24-82d5-9ab6d9763039 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:14.417682 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-6ec63b14-5d82-4a24-82d5-9ab6d9763039 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:14.432301 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:14.432301 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:14.436619 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-6ec63b14-5d82-4a24-82d5-9ab6d9763039 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:04:14.443286 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-6ec63b14-5d82-4a24-82d5-9ab6d9763039 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:04:14.443886 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 693/2781] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:04:14 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:04:14.753367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a6946e2b-b681-47aa-b328-f075936218a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:14.757620 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6946e2b-b681-47aa-b328-f075936218a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:14.757620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6946e2b-b681-47aa-b328-f075936218a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:14.757620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6946e2b-b681-47aa-b328-f075936218a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:14.757620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a6946e2b-b681-47aa-b328-f075936218a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:14.762737 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:14.762737 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:14.764257 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6946e2b-b681-47aa-b328-f075936218a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:14.764780 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 707/2782] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:14 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:14.905915 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-01abbbe7-e6ac-483a-ae34-8561f2276f3f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:14.910335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01abbbe7-e6ac-483a-ae34-8561f2276f3f tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:14.910335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01abbbe7-e6ac-483a-ae34-8561f2276f3f tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:14.910335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01abbbe7-e6ac-483a-ae34-8561f2276f3f tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:14.910335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-01abbbe7-e6ac-483a-ae34-8561f2276f3f tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:14.914610 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:14.914610 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:14.915990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01abbbe7-e6ac-483a-ae34-8561f2276f3f tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:14.915990 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 700/2783] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:14 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:15.107164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-71dcbe99-5288-4e32-acdc-994eff930016 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:15.111646 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-71dcbe99-5288-4e32-acdc-994eff930016 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:15.111894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-71dcbe99-5288-4e32-acdc-994eff930016 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:15.112267 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-71dcbe99-5288-4e32-acdc-994eff930016 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:15.112267 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-71dcbe99-5288-4e32-acdc-994eff930016 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:15.126147 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:15.126147 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:15.127172 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-71dcbe99-5288-4e32-acdc-994eff930016 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:15.127627 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 684/2784] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:15 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:15.592873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-a2720767-6f5a-489d-84fc-4d48896bfd45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:15.598728 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-a2720767-6f5a-489d-84fc-4d48896bfd45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] DELETE https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 Jul 10 19:04:15.599220 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-a2720767-6f5a-489d-84fc-4d48896bfd45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:15.599533 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-a2720767-6f5a-489d-84fc-4d48896bfd45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:15.614774 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:15.614774 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:15.778847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5c3c13e3-afdb-4420-a343-d081ffbc7824 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:15.783840 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c3c13e3-afdb-4420-a343-d081ffbc7824 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:15.783840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5c3c13e3-afdb-4420-a343-d081ffbc7824 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:15.783840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5c3c13e3-afdb-4420-a343-d081ffbc7824 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:15.783840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5c3c13e3-afdb-4420-a343-d081ffbc7824 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:15.789056 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:15.789056 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:15.790553 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c3c13e3-afdb-4420-a343-d081ffbc7824 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:15.791274 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 708/2785] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:15 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:15.929318 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-12d10374-f9e6-44ce-8b89-52fd582847c4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:15.934526 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-12d10374-f9e6-44ce-8b89-52fd582847c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:15.934526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-12d10374-f9e6-44ce-8b89-52fd582847c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:15.934526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-12d10374-f9e6-44ce-8b89-52fd582847c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:15.934526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-12d10374-f9e6-44ce-8b89-52fd582847c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:15.941038 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:15.941038 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:15.942977 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-12d10374-f9e6-44ce-8b89-52fd582847c4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:15.943679 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 701/2786] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:15 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:16.147433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e57d8fc1-4b40-4683-bbbc-026bda643ea2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.156549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e57d8fc1-4b40-4683-bbbc-026bda643ea2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:16.157179 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e57d8fc1-4b40-4683-bbbc-026bda643ea2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.157866 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e57d8fc1-4b40-4683-bbbc-026bda643ea2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.157866 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e57d8fc1-4b40-4683-bbbc-026bda643ea2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:16.165253 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.165253 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:16.165433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e57d8fc1-4b40-4683-bbbc-026bda643ea2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:16.166020 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 685/2787] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:16 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:16.174434 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a6f5e211-5358-4320-aef0-4235fc6466f4 req-a2720767-6f5a-489d-84fc-4d48896bfd45 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 returned with HTTP 200 Jul 10 19:04:16.174903 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 694/2788] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:04:15 2026] DELETE /volume/v3/attachments/28bf772c-5d0e-4a0b-8015-437c6da43f09 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:16.185065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3e895114-2c46-40cc-a9d6-7f2906e75a08 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.187750 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e895114-2c46-40cc-a9d6-7f2906e75a08 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb Jul 10 19:04:16.187902 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e895114-2c46-40cc-a9d6-7f2906e75a08 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.189021 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e895114-2c46-40cc-a9d6-7f2906e75a08 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.198373 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.198373 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:16.202688 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3e895114-2c46-40cc-a9d6-7f2906e75a08 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:16.208924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e895114-2c46-40cc-a9d6-7f2906e75a08 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb returned with HTTP 200 Jul 10 19:04:16.209412 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 709/2789] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:16 2026] GET /volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:16.228527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-46a66310-02b9-4401-a43e-ae7430842572 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.231532 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46a66310-02b9-4401-a43e-ae7430842572 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb Jul 10 19:04:16.231681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46a66310-02b9-4401-a43e-ae7430842572 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.232926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46a66310-02b9-4401-a43e-ae7430842572 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.243691 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.243691 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:16.249821 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-46a66310-02b9-4401-a43e-ae7430842572 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:16.255702 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46a66310-02b9-4401-a43e-ae7430842572 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb returned with HTTP 200 Jul 10 19:04:16.256345 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 702/2790] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:16 2026] GET /volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:16.277467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.280889 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb Jul 10 19:04:16.281191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.281692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.281692 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: 355b3300-d57e-4168-9310-632507b62cbb Jul 10 19:04:16.291830 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.291830 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:16.292538 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:16.321122 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume request issued successfully. Jul 10 19:04:16.322260 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de79250a-c906-4d6c-9c8f-848122a9ac6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb returned with HTTP 202 Jul 10 19:04:16.322260 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 686/2791] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:16 2026] DELETE /volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:16.333301 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06068ab5-436b-43c5-aa5b-6e1754ab244b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.337623 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06068ab5-436b-43c5-aa5b-6e1754ab244b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb Jul 10 19:04:16.338154 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06068ab5-436b-43c5-aa5b-6e1754ab244b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.338226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06068ab5-436b-43c5-aa5b-6e1754ab244b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.348971 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.348971 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:16.354419 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-06068ab5-436b-43c5-aa5b-6e1754ab244b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:16.362423 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06068ab5-436b-43c5-aa5b-6e1754ab244b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb returned with HTTP 200 Jul 10 19:04:16.363549 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 695/2792] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:16 2026] GET /volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:16.809299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7751883d-2908-4d65-ab10-cfc94bfb90bd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.812036 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7751883d-2908-4d65-ab10-cfc94bfb90bd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:16.812036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7751883d-2908-4d65-ab10-cfc94bfb90bd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.812036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7751883d-2908-4d65-ab10-cfc94bfb90bd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.812213 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7751883d-2908-4d65-ab10-cfc94bfb90bd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:16.817453 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.817453 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:16.818436 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7751883d-2908-4d65-ab10-cfc94bfb90bd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:16.818930 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 710/2793] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:16 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:16.958438 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d542e86f-5716-4616-b10d-2de1f3740b7a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:16.960949 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d542e86f-5716-4616-b10d-2de1f3740b7a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:16.961354 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d542e86f-5716-4616-b10d-2de1f3740b7a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:16.961615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d542e86f-5716-4616-b10d-2de1f3740b7a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:16.961776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d542e86f-5716-4616-b10d-2de1f3740b7a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:16.966863 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:16.966863 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:16.967955 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d542e86f-5716-4616-b10d-2de1f3740b7a tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:16.968445 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 703/2794] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:16 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:17.386304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0c503172-2164-4da1-9e42-a65c3e99f427 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.388867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c503172-2164-4da1-9e42-a65c3e99f427 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb Jul 10 19:04:17.389256 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c503172-2164-4da1-9e42-a65c3e99f427 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.389511 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c503172-2164-4da1-9e42-a65c3e99f427 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.398330 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c503172-2164-4da1-9e42-a65c3e99f427 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb returned with HTTP 404 Jul 10 19:04:17.399053 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 687/2795] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:17 2026] GET /volume/v3/volumes/355b3300-d57e-4168-9310-632507b62cbb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:17.413562 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04afc094-6000-4520-ae73-5b4030de5874 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.415828 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04afc094-6000-4520-ae73-5b4030de5874 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:17.416046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04afc094-6000-4520-ae73-5b4030de5874 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.416268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04afc094-6000-4520-ae73-5b4030de5874 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.416399 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-04afc094-6000-4520-ae73-5b4030de5874 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete backup with id: bf622045-53c4-475f-9704-211fc36ddde2. Jul 10 19:04:17.420669 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.420669 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:17.445497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-04afc094-6000-4520-ae73-5b4030de5874 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] delete_backup rpcapi backup_id bf622045-53c4-475f-9704-211fc36ddde2 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:04:17.447930 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04afc094-6000-4520-ae73-5b4030de5874 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 202 Jul 10 19:04:17.448537 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 696/2796] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:17 2026] DELETE /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:04:17.458344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3ce19c9a-3b6f-49f7-89d9-04a047826547 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.461337 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3ce19c9a-3b6f-49f7-89d9-04a047826547 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:17.461337 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3ce19c9a-3b6f-49f7-89d9-04a047826547 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.461484 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3ce19c9a-3b6f-49f7-89d9-04a047826547 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.461585 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3ce19c9a-3b6f-49f7-89d9-04a047826547 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:17.466776 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.466776 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:17.467884 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3ce19c9a-3b6f-49f7-89d9-04a047826547 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 200 Jul 10 19:04:17.468341 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 711/2797] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:17 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:17.710939 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-2ce4c9b6-bb0e-40c5-9627-33a2f6234879 req-283ea627-ed18-4f63-80e1-46cc1a1560af None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.714042 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-2ce4c9b6-bb0e-40c5-9627-33a2f6234879 req-283ea627-ed18-4f63-80e1-46cc1a1560af tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:17.714243 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-2ce4c9b6-bb0e-40c5-9627-33a2f6234879 req-283ea627-ed18-4f63-80e1-46cc1a1560af tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.716423 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-2ce4c9b6-bb0e-40c5-9627-33a2f6234879 req-283ea627-ed18-4f63-80e1-46cc1a1560af tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.726229 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.726229 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:17.731209 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-2ce4c9b6-bb0e-40c5-9627-33a2f6234879 req-283ea627-ed18-4f63-80e1-46cc1a1560af tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:04:17.737959 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-2ce4c9b6-bb0e-40c5-9627-33a2f6234879 req-283ea627-ed18-4f63-80e1-46cc1a1560af tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:04:17.738978 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 704/2798] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:04:17 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:17.765341 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.772772 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] DELETE https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:17.773116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.773350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.773546 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Delete volume with id: 2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:17.784340 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.784340 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:17.785617 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:04:17.821212 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Delete volume request issued successfully. Jul 10 19:04:17.821645 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad7910ce-443d-4b81-843a-99f05aae1d2d tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 202 Jul 10 19:04:17.821985 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 688/2799] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:17 2026] DELETE /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:17.832222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-73b67584-f08c-422a-b3a2-71d09b9688bb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.833492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-05c467f6-f262-4600-998a-ddfcf7ba5b25 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.835337 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-73b67584-f08c-422a-b3a2-71d09b9688bb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:17.835562 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-73b67584-f08c-422a-b3a2-71d09b9688bb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.835737 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-73b67584-f08c-422a-b3a2-71d09b9688bb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.838269 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-05c467f6-f262-4600-998a-ddfcf7ba5b25 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:17.838573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-05c467f6-f262-4600-998a-ddfcf7ba5b25 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.838732 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-05c467f6-f262-4600-998a-ddfcf7ba5b25 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.838907 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-05c467f6-f262-4600-998a-ddfcf7ba5b25 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:17.849281 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.849281 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:17.850342 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-05c467f6-f262-4600-998a-ddfcf7ba5b25 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:17.850838 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 712/2800] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:17 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:17.853101 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.853101 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:17.857422 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-73b67584-f08c-422a-b3a2-71d09b9688bb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Volume info retrieved successfully. Jul 10 19:04:17.861935 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-73b67584-f08c-422a-b3a2-71d09b9688bb tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 200 Jul 10 19:04:17.862606 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 697/2801] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:17 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:17.984222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ab33559f-cf85-4cf3-a851-3ee3c014b345 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:17.986315 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab33559f-cf85-4cf3-a851-3ee3c014b345 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:17.986562 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab33559f-cf85-4cf3-a851-3ee3c014b345 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:17.986793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab33559f-cf85-4cf3-a851-3ee3c014b345 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:17.986951 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ab33559f-cf85-4cf3-a851-3ee3c014b345 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:17.991977 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:17.991977 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:17.992700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab33559f-cf85-4cf3-a851-3ee3c014b345 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:17.993169 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 705/2802] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:17 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:18.481264 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f1f64c14-d1c3-4f57-a164-bf8724b4c0a5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:18.483192 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1f64c14-d1c3-4f57-a164-bf8724b4c0a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 Jul 10 19:04:18.483427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1f64c14-d1c3-4f57-a164-bf8724b4c0a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:18.483878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1f64c14-d1c3-4f57-a164-bf8724b4c0a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:18.483878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f1f64c14-d1c3-4f57-a164-bf8724b4c0a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id bf622045-53c4-475f-9704-211fc36ddde2. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:18.488301 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1f64c14-d1c3-4f57-a164-bf8724b4c0a5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 returned with HTTP 404 Jul 10 19:04:18.488551 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 689/2803] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:18 2026] GET /volume/v3/backups/bf622045-53c4-475f-9704-211fc36ddde2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:18.579401 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4dc91313-38d7-4d5c-bead-be1dc96c61c3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:18.580904 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4dc91313-38d7-4d5c-bead-be1dc96c61c3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:04:18.581284 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4dc91313-38d7-4d5c-bead-be1dc96c61c3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:18.581586 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4dc91313-38d7-4d5c-bead-be1dc96c61c3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:18.588972 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:18.588972 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:18.592675 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4dc91313-38d7-4d5c-bead-be1dc96c61c3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:18.597403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4dc91313-38d7-4d5c-bead-be1dc96c61c3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 200 Jul 10 19:04:18.597866 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 713/2804] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:18 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:18.614735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:18.619338 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:04:18.619548 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:18.619746 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:18.619988 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: 9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:04:18.631620 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:18.631620 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:18.632195 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:18.654814 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume request issued successfully. Jul 10 19:04:18.655172 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d08080c-b6ee-4fd2-9fb0-16d2c2db2368 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 202 Jul 10 19:04:18.655822 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 698/2805] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:18 2026] DELETE /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:18.668039 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b69d9d6c-31af-4a38-9500-7702c6929b6e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:18.670004 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b69d9d6c-31af-4a38-9500-7702c6929b6e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:04:18.670326 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b69d9d6c-31af-4a38-9500-7702c6929b6e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:18.670504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b69d9d6c-31af-4a38-9500-7702c6929b6e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:18.677973 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:18.677973 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:18.683347 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b69d9d6c-31af-4a38-9500-7702c6929b6e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:18.688309 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b69d9d6c-31af-4a38-9500-7702c6929b6e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 200 Jul 10 19:04:18.688728 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 706/2806] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:18 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:18.864575 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7c573c8e-5f99-4468-a59d-1bd3d30cc683 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:18.866793 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c573c8e-5f99-4468-a59d-1bd3d30cc683 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:18.867034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c573c8e-5f99-4468-a59d-1bd3d30cc683 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:18.867278 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c573c8e-5f99-4468-a59d-1bd3d30cc683 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:18.867654 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-7c573c8e-5f99-4468-a59d-1bd3d30cc683 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:18.878299 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:18.878299 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:18.878299 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c573c8e-5f99-4468-a59d-1bd3d30cc683 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:18.884156 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 690/2807] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:18 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:18.884265 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2836958f-7293-4862-9ac0-622238fa1537 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:18.890993 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2836958f-7293-4862-9ac0-622238fa1537 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] GET https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f Jul 10 19:04:18.890993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2836958f-7293-4862-9ac0-622238fa1537 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:18.890993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2836958f-7293-4862-9ac0-622238fa1537 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:18.900213 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2836958f-7293-4862-9ac0-622238fa1537 tempest-TestMinimumBasicScenario-1709267198 tempest-TestMinimumBasicScenario-1709267198-project-member] https://10.4.3.225/volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f returned with HTTP 404 Jul 10 19:04:18.901136 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 714/2808] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:18 2026] GET /volume/v3/volumes/2502a235-d2b1-452b-a98f-a598c07d350f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:19.008240 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a460cffb-e4d4-4a08-8ad6-c82779ba47fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:19.010462 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a460cffb-e4d4-4a08-8ad6-c82779ba47fe tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:19.010733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a460cffb-e4d4-4a08-8ad6-c82779ba47fe tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:19.011025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a460cffb-e4d4-4a08-8ad6-c82779ba47fe tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:19.011867 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a460cffb-e4d4-4a08-8ad6-c82779ba47fe tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:19.016720 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:19.016720 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:19.017628 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a460cffb-e4d4-4a08-8ad6-c82779ba47fe tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:19.018342 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 699/2809] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:19 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:19.722331 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c9282eef-dc5e-49ff-9407-fc37fb949062 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:19.724439 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9282eef-dc5e-49ff-9407-fc37fb949062 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 Jul 10 19:04:19.724683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9282eef-dc5e-49ff-9407-fc37fb949062 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:19.724951 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9282eef-dc5e-49ff-9407-fc37fb949062 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:19.739082 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9282eef-dc5e-49ff-9407-fc37fb949062 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 returned with HTTP 404 Jul 10 19:04:19.739733 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 707/2810] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:19 2026] GET /volume/v3/volumes/9da9506b-cc2d-4973-adf4-d5450a8c4397 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:19.762531 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:19.764385 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:19.765628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-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-25353434"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:19.768459 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-25353434'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:19.768685 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume of 1 GB Jul 10 19:04:19.779022 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability Zones retrieved successfully. Jul 10 19:04:19.793596 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (6cefd67b-2c6c-4632-86c8-0b2adea450df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:19.795255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08d6fab-426e-4b0f-b30c-4a815b0abbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:19.797490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:19.851173 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08d6fab-426e-4b0f-b30c-4a815b0abbf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:19.852395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb56ccbb-d8ef-4568-a4d2-07ae21add9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:19.897429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4338f7cb-d347-4d74-b45c-ade61cb31257 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:19.903338 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4338f7cb-d347-4d74-b45c-ade61cb31257 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:19.903659 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4338f7cb-d347-4d74-b45c-ade61cb31257 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:19.903973 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4338f7cb-d347-4d74-b45c-ade61cb31257 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:19.904510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4338f7cb-d347-4d74-b45c-ade61cb31257 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:19.910930 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:19.910930 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:19.912869 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4338f7cb-d347-4d74-b45c-ade61cb31257 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:19.913168 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 715/2811] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:19 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:19.926860 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:19.936367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['e9a33c01-5683-42b2-872f-f321947bb551', 'b0c7b698-d20b-434e-b87d-58843935ccca', 'bc9a4dd8-dcc5-42e2-a1a7-dbc6e6879c7b', 'b62aa9d0-801a-4482-9884-a7f51564c540'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:19.940184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb56ccbb-d8ef-4568-a4d2-07ae21add9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a33c01-5683-42b2-872f-f321947bb551', 'b0c7b698-d20b-434e-b87d-58843935ccca', 'bc9a4dd8-dcc5-42e2-a1a7-dbc6e6879c7b', 'b62aa9d0-801a-4482-9884-a7f51564c540']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:19.940184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1f0865d-2235-4c41-a7fc-f1af03391f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:19.979056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1f0865d-2235-4c41-a7fc-f1af03391f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fabc740-4704-436e-9039-0fd75331ed30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-25353434',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['e9a33c01-5683-42b2-872f-f321947bb551','b0c7b698-d20b-434e-b87d-58843935ccca','bc9a4dd8-dcc5-42e2-a1a7-dbc6e6879c7b','b62aa9d0-801a-4482-9884-a7f51564c540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-25353434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fabc740-4704-436e-9039-0fd75331ed30,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a0b02355ea314546918c4bfc5b8b921c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43985f4393cb44a9b92c9be9284181ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:19.980039 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6b5396-29ef-4d90-9dca-017fc24c6d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:20.017471 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b6b5396-29ef-4d90-9dca-017fc24c6d50) transitioned into state 'SUCCESS' from state '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-25353434',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['e9a33c01-5683-42b2-872f-f321947bb551','b0c7b698-d20b-434e-b87d-58843935ccca','bc9a4dd8-dcc5-42e2-a1a7-dbc6e6879c7b','b62aa9d0-801a-4482-9884-a7f51564c540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:20.018779 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c903c82e-ec81-4c99-88b2-4ad7d8704345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:20.032671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b7da9269-2178-43ed-adbf-cb4ad1c3d0be None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.034966 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b7da9269-2178-43ed-adbf-cb4ad1c3d0be tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:20.035262 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b7da9269-2178-43ed-adbf-cb4ad1c3d0be tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:20.035500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b7da9269-2178-43ed-adbf-cb4ad1c3d0be tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:20.035637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-b7da9269-2178-43ed-adbf-cb4ad1c3d0be tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:20.041125 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c903c82e-ec81-4c99-88b2-4ad7d8704345) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:20.041516 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:04:20.041967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba59a114-0779-46c8-828f-02e7120f18ce", "incremental": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:20.042133 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (6cefd67b-2c6c-4632-86c8-0b2adea450df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:20.042606 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request issued successfully. Jul 10 19:04:20.043519 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d4432def-de3d-4c83-a8b4-5b13d49c1f20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:20.044380 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 691/2812] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:04:19 2026] POST /volume/v3/volumes => generated 814 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:04:20.046612 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.046612 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:20.048631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating new backup {'backup': {'volume_id': 'ba59a114-0779-46c8-828f-02e7120f18ce', 'incremental': True}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:04:20.048758 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating backup of volume ba59a114-0779-46c8-828f-02e7120f18ce in container None Jul 10 19:04:20.050091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b7da9269-2178-43ed-adbf-cb4ad1c3d0be tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:20.050595 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 708/2813] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:20 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:20.059541 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.059541 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:20.060009 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Volume info retrieved successfully. Jul 10 19:04:20.062110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-727e3bf6-cfac-4211-9941-712cb143b819 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.064846 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-727e3bf6-cfac-4211-9941-712cb143b819 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:04:20.064846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-727e3bf6-cfac-4211-9941-712cb143b819 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:20.064846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-727e3bf6-cfac-4211-9941-712cb143b819 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:20.085311 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.085311 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:20.091854 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-727e3bf6-cfac-4211-9941-712cb143b819 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:20.098118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Created reservations ['52bee9cf-2f4d-4aee-a5f8-4e6b7955a629', '83e22a21-9e73-4197-ac70-4f2c69e9b1c6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:20.103427 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-727e3bf6-cfac-4211-9941-712cb143b819 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 200 Jul 10 19:04:20.104082 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 716/2814] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:20 2026] GET /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:20.125396 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10f5f9fa-6d01-485e-9495-3d8005991b49 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 400 Jul 10 19:04:20.126140 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 700/2815] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:19 2026] POST /volume/v3/backups => generated 109 bytes in 201 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:04:20.135378 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.137300 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] DELETE https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:20.137497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:20.137688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:20.137789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete backup with id: f00fa325-32eb-42af-bab9-aee8ac62fa83. Jul 10 19:04:20.142296 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.142296 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:20.157072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] delete_backup rpcapi backup_id f00fa325-32eb-42af-bab9-aee8ac62fa83 {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:04:20.159338 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1bbe93dc-b126-4a32-acbf-95e40dd7caeb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 202 Jul 10 19:04:20.159921 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 692/2816] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:20 2026] DELETE /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:04:20.173168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f850b47b-67e0-42a5-8cb3-71a4aed2746f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.175743 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f850b47b-67e0-42a5-8cb3-71a4aed2746f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:20.176093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f850b47b-67e0-42a5-8cb3-71a4aed2746f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:20.176394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f850b47b-67e0-42a5-8cb3-71a4aed2746f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:20.176590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f850b47b-67e0-42a5-8cb3-71a4aed2746f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:20.182305 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.182305 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:20.183278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f850b47b-67e0-42a5-8cb3-71a4aed2746f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 200 Jul 10 19:04:20.183608 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 709/2817] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:20 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:20.658507 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fdcfb432-b635-4e56-b226-30d2a9726cb4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.659151 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fdcfb432-b635-4e56-b226-30d2a9726cb4 None None] GET https://10.4.3.225/volume// Jul 10 19:04:20.659409 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fdcfb432-b635-4e56-b226-30d2a9726cb4 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:20.659626 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fdcfb432-b635-4e56-b226-30d2a9726cb4 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:20.659989 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fdcfb432-b635-4e56-b226-30d2a9726cb4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:04:20.660313 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 717/2818] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:04:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:04:20.671251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-6818c84a-d45d-49c8-a597-1dab46554de9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.674383 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-6818c84a-d45d-49c8-a597-1dab46554de9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:04:20.674907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-6818c84a-d45d-49c8-a597-1dab46554de9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "784c5aa9-1f5e-4508-9e14-bffd64e8ede4", "connector": null, "instance_uuid": "a1c83fcf-ce5e-43c6-ae73-60349613bb2d"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:20.691326 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.691326 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:20.741285 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-6818c84a-d45d-49c8-a597-1dab46554de9 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:04:20.741608 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 701/2819] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:04:20 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 10 19:04:20.753365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-050c473a-00ab-475e-bdc9-63f7a050ad8e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:20.756206 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-050c473a-00ab-475e-bdc9-63f7a050ad8e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f Jul 10 19:04:20.756456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-050c473a-00ab-475e-bdc9-63f7a050ad8e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:20.756720 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-050c473a-00ab-475e-bdc9-63f7a050ad8e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:20.765728 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:20.765728 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:21.069688 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6635e9a0-ee3c-4db4-864d-3b1225bedd37 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.072259 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6635e9a0-ee3c-4db4-864d-3b1225bedd37 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:21.072884 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6635e9a0-ee3c-4db4-864d-3b1225bedd37 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:21.072884 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6635e9a0-ee3c-4db4-864d-3b1225bedd37 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:21.072884 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-6635e9a0-ee3c-4db4-864d-3b1225bedd37 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:21.079161 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:21.079161 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:21.080756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6635e9a0-ee3c-4db4-864d-3b1225bedd37 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:21.080756 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 710/2820] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:21 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:21.120027 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-55cf8b71-b32d-4c71-81df-809d0e2511a3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.122825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55cf8b71-b32d-4c71-81df-809d0e2511a3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:04:21.122946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55cf8b71-b32d-4c71-81df-809d0e2511a3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:21.123397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55cf8b71-b32d-4c71-81df-809d0e2511a3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:21.137758 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:21.137758 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:21.147921 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-55cf8b71-b32d-4c71-81df-809d0e2511a3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:21.157074 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55cf8b71-b32d-4c71-81df-809d0e2511a3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 200 Jul 10 19:04:21.157074 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 718/2821] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:21 2026] GET /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:21.180672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.183756 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:04:21.183756 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4fabc740-4704-436e-9039-0fd75331ed30", "name": "tempest-VolumesBackupsTest-Backup-1134254613", "description": "tempest-backup-description-1682298143", "container": "tempest-volumesbackupstest-backup-container-721755101"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:21.185649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating new backup {'backup': {'volume_id': '4fabc740-4704-436e-9039-0fd75331ed30', 'name': 'tempest-VolumesBackupsTest-Backup-1134254613', 'description': 'tempest-backup-description-1682298143', 'container': 'tempest-volumesbackupstest-backup-container-721755101'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:04:21.185824 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating backup of volume 4fabc740-4704-436e-9039-0fd75331ed30 in container tempest-volumesbackupstest-backup-container-721755101 Jul 10 19:04:21.196921 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:21.196921 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:21.197732 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:21.203974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-340f3480-88b1-4480-9805-ece818dbf5b2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.204743 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-340f3480-88b1-4480-9805-ece818dbf5b2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 Jul 10 19:04:21.205220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-340f3480-88b1-4480-9805-ece818dbf5b2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:21.205350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-340f3480-88b1-4480-9805-ece818dbf5b2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:21.206954 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-340f3480-88b1-4480-9805-ece818dbf5b2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id f00fa325-32eb-42af-bab9-aee8ac62fa83. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:21.213621 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-340f3480-88b1-4480-9805-ece818dbf5b2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 returned with HTTP 404 Jul 10 19:04:21.214523 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 711/2822] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:21 2026] GET /volume/v3/backups/f00fa325-32eb-42af-bab9-aee8ac62fa83 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:21.227481 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-287128fb-0364-4df3-a531-9b0c4510e06b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.232333 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:21.233021 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-372803937"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:21.233341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['45525129-528d-4408-8486-9da5558778d4', '3547124a-05c1-4fed-8783-ca99c01faf8b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:21.234714 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-372803937'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:21.235115 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume of 1 GB Jul 10 19:04:21.241627 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Availability Zones retrieved successfully. Jul 10 19:04:21.249875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Flow 'volume_create_api' (a0d9855c-de66-4a4a-8113-3080dad0dce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:21.251931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82054874-7583-4f06-bbcc-4c484cc3930e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:21.253373 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:21.297608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82054874-7583-4f06-bbcc-4c484cc3930e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:21.299620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901708c3-4523-404b-8e5c-f45116cfc311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:21.308936 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-932f6d86-ffdf-48c0-80da-c93802244eb2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:04:21.310118 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 702/2823] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:04:21 2026] POST /volume/v3/backups => generated 330 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:21.323223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3919c62f-682c-4469-857d-f7592b45782e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.325581 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3919c62f-682c-4469-857d-f7592b45782e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:21.325875 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3919c62f-682c-4469-857d-f7592b45782e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:21.326449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3919c62f-682c-4469-857d-f7592b45782e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:21.326622 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3919c62f-682c-4469-857d-f7592b45782e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:21.329756 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-050c473a-00ab-475e-bdc9-63f7a050ad8e tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f returned with HTTP 200 Jul 10 19:04:21.329892 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 693/2824] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:04:20 2026] DELETE /volume/v3/attachments/b92d3231-7c3c-460c-952e-34a4d3d80a2f => generated 192 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:21.334159 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:21.334159 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:21.334939 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3919c62f-682c-4469-857d-f7592b45782e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:21.335880 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 712/2825] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:21 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:21.378469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['d7892adb-07e5-4412-8d05-2fbd7ddf5842', 'aa0631c2-0c4f-4674-bd2f-c7f59b0d4e3f', 'c7fa00b6-0f5f-4849-9b59-5f651c8d6fe3', '28d14557-48b8-4544-80e7-77d866ec64e2'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:21.379316 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901708c3-4523-404b-8e5c-f45116cfc311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7892adb-07e5-4412-8d05-2fbd7ddf5842', 'aa0631c2-0c4f-4674-bd2f-c7f59b0d4e3f', 'c7fa00b6-0f5f-4849-9b59-5f651c8d6fe3', '28d14557-48b8-4544-80e7-77d866ec64e2']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:21.380256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24f7b958-acfb-4850-9549-03403cd4a27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:21.411353 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24f7b958-acfb-4850-9549-03403cd4a27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb79429c-480b-4e22-853e-d76f748c0a91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-372803937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d306effd447ea9b7bd020c62a9b43',qos_specs=None,replication_status=,reservations=['d7892adb-07e5-4412-8d05-2fbd7ddf5842','aa0631c2-0c4f-4674-bd2f-c7f59b0d4e3f','c7fa00b6-0f5f-4849-9b59-5f651c8d6fe3','28d14557-48b8-4544-80e7-77d866ec64e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3b18694b0a4be8994f3a2722487b35',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-372803937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb79429c-480b-4e22-853e-d76f748c0a91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f16d306effd447ea9b7bd020c62a9b43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd3b18694b0a4be8994f3a2722487b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:21.412319 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5328a6b4-6b2e-45b4-8fb4-2e56fc5d24c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:21.444212 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5328a6b4-6b2e-45b4-8fb4-2e56fc5d24c7) transitioned into state 'SUCCESS' from state '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-372803937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d306effd447ea9b7bd020c62a9b43',qos_specs=None,replication_status=,reservations=['d7892adb-07e5-4412-8d05-2fbd7ddf5842','aa0631c2-0c4f-4674-bd2f-c7f59b0d4e3f','c7fa00b6-0f5f-4849-9b59-5f651c8d6fe3','28d14557-48b8-4544-80e7-77d866ec64e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3b18694b0a4be8994f3a2722487b35',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:21.445213 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdba6d36-c32b-4f55-a68c-b2567fa5b163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:21.460928 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdba6d36-c32b-4f55-a68c-b2567fa5b163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:21.462016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Flow 'volume_create_api' (a0d9855c-de66-4a4a-8113-3080dad0dce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:21.462569 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume request issued successfully. Jul 10 19:04:21.463343 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-287128fb-0364-4df3-a531-9b0c4510e06b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:21.463743 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 719/2826] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:21 2026] POST /volume/v3/volumes => generated 748 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:21.478165 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c070f3dc-b6be-4b9f-83d0-2a2461f7f876 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:21.480336 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c070f3dc-b6be-4b9f-83d0-2a2461f7f876 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 Jul 10 19:04:21.480336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c070f3dc-b6be-4b9f-83d0-2a2461f7f876 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:21.480623 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c070f3dc-b6be-4b9f-83d0-2a2461f7f876 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:21.491088 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:21.491088 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:21.497028 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c070f3dc-b6be-4b9f-83d0-2a2461f7f876 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:04:21.504654 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c070f3dc-b6be-4b9f-83d0-2a2461f7f876 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 returned with HTTP 200 Jul 10 19:04:21.504654 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 703/2827] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:21 2026] GET /volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:22.096242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b9cee276-55d7-4c9d-84b3-e5f60c3a15d9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:22.098716 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9cee276-55d7-4c9d-84b3-e5f60c3a15d9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:22.099059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9cee276-55d7-4c9d-84b3-e5f60c3a15d9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:22.099321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9cee276-55d7-4c9d-84b3-e5f60c3a15d9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:22.099473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b9cee276-55d7-4c9d-84b3-e5f60c3a15d9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:22.106370 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:22.106370 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:22.107287 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9cee276-55d7-4c9d-84b3-e5f60c3a15d9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:22.107883 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 694/2828] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:22 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:22.348637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c1c3427c-5872-4210-882e-bee2df24cec3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:22.350899 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c1c3427c-5872-4210-882e-bee2df24cec3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:22.351115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c1c3427c-5872-4210-882e-bee2df24cec3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:22.351351 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c1c3427c-5872-4210-882e-bee2df24cec3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:22.351518 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c1c3427c-5872-4210-882e-bee2df24cec3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:22.356785 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:22.356785 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:22.358047 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c1c3427c-5872-4210-882e-bee2df24cec3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:22.358047 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 713/2829] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:22 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:22.517644 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aff98a96-1790-4950-a557-504663dcc9a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:22.519570 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aff98a96-1790-4950-a557-504663dcc9a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 Jul 10 19:04:22.519763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aff98a96-1790-4950-a557-504663dcc9a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:22.520007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aff98a96-1790-4950-a557-504663dcc9a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:22.529530 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:22.529530 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:22.534793 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-aff98a96-1790-4950-a557-504663dcc9a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:04:22.541178 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aff98a96-1790-4950-a557-504663dcc9a7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 returned with HTTP 200 Jul 10 19:04:22.542266 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 720/2830] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:22 2026] GET /volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:22.559500 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:22.562132 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:04:22.562618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb79429c-480b-4e22-853e-d76f748c0a91", "name": "tempest-VolumesBackupsTest-Backup-468935961"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:22.564604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating new backup {'backup': {'volume_id': 'fb79429c-480b-4e22-853e-d76f748c0a91', 'name': 'tempest-VolumesBackupsTest-Backup-468935961'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:04:22.564828 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating backup of volume fb79429c-480b-4e22-853e-d76f748c0a91 in container None Jul 10 19:04:22.575407 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:22.575407 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:22.575903 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Volume info retrieved successfully. Jul 10 19:04:22.596761 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Created reservations ['f543e6d0-8c3e-4515-a059-63da82af3672', 'b66c23e2-bc28-452d-9c7f-db401473ae49'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:22.633119 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40d2e712-9eb5-4e2c-bb41-7e0bf1949e69 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:04:22.633659 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 704/2831] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:04:22 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:22.644791 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-46b831d6-1a0e-48a7-9b6a-ed8923dcb99c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:22.646732 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46b831d6-1a0e-48a7-9b6a-ed8923dcb99c tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:22.648073 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46b831d6-1a0e-48a7-9b6a-ed8923dcb99c tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:22.648073 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46b831d6-1a0e-48a7-9b6a-ed8923dcb99c tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:22.648274 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-46b831d6-1a0e-48a7-9b6a-ed8923dcb99c tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:22.654335 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:22.654335 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:22.655191 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46b831d6-1a0e-48a7-9b6a-ed8923dcb99c tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:22.655675 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 695/2832] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:22 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:23.120550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-22b48402-d27a-4f57-93d9-166a4d85d29b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:23.122565 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22b48402-d27a-4f57-93d9-166a4d85d29b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:23.122818 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22b48402-d27a-4f57-93d9-166a4d85d29b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:23.123054 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22b48402-d27a-4f57-93d9-166a4d85d29b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:23.123179 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-22b48402-d27a-4f57-93d9-166a4d85d29b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:23.127756 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:23.127756 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:23.128508 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22b48402-d27a-4f57-93d9-166a4d85d29b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:23.128935 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 714/2833] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:23 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:23.368288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b9b2b9df-eef9-48b4-afad-bb8cd874b783 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:23.369981 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b9b2b9df-eef9-48b4-afad-bb8cd874b783 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:23.370229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b9b2b9df-eef9-48b4-afad-bb8cd874b783 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:23.370453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b9b2b9df-eef9-48b4-afad-bb8cd874b783 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:23.370603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b9b2b9df-eef9-48b4-afad-bb8cd874b783 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:23.374617 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:23.374617 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:23.375478 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b9b2b9df-eef9-48b4-afad-bb8cd874b783 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:23.375859 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 721/2834] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:23 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:23.669170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0a580437-94fd-4b6d-8139-6c189b2953fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:23.670982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0a580437-94fd-4b6d-8139-6c189b2953fd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:23.671216 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0a580437-94fd-4b6d-8139-6c189b2953fd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:23.671379 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0a580437-94fd-4b6d-8139-6c189b2953fd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:23.671475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0a580437-94fd-4b6d-8139-6c189b2953fd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:23.675490 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:23.675490 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:23.676162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0a580437-94fd-4b6d-8139-6c189b2953fd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:23.676546 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 705/2835] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:23 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:24.140701 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1359c347-30b4-43c6-8f67-4f855cf6aa85 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:24.143844 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1359c347-30b4-43c6-8f67-4f855cf6aa85 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:24.144151 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1359c347-30b4-43c6-8f67-4f855cf6aa85 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:24.144425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1359c347-30b4-43c6-8f67-4f855cf6aa85 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:24.144580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1359c347-30b4-43c6-8f67-4f855cf6aa85 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:24.153451 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:24.153451 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:24.154294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1359c347-30b4-43c6-8f67-4f855cf6aa85 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:24.154686 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 696/2836] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:24 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:24.387920 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-75465504-8ef2-485e-b24f-090bb8975d40 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:24.392187 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75465504-8ef2-485e-b24f-090bb8975d40 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:24.392440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75465504-8ef2-485e-b24f-090bb8975d40 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:24.392715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75465504-8ef2-485e-b24f-090bb8975d40 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:24.392928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-75465504-8ef2-485e-b24f-090bb8975d40 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:24.397761 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:24.397761 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:24.398976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75465504-8ef2-485e-b24f-090bb8975d40 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:24.399432 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 715/2837] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:24 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:24.688383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b1e58db1-69e0-4645-b2b5-b16abc7a88e5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:24.691422 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1e58db1-69e0-4645-b2b5-b16abc7a88e5 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:24.691422 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1e58db1-69e0-4645-b2b5-b16abc7a88e5 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:24.691550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1e58db1-69e0-4645-b2b5-b16abc7a88e5 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:24.691550 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b1e58db1-69e0-4645-b2b5-b16abc7a88e5 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:24.696969 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:24.696969 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:24.697886 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1e58db1-69e0-4645-b2b5-b16abc7a88e5 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:24.698313 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 722/2838] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:24 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:25.171834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fb9a51ae-bbff-496a-82c4-6e30b7ae9e4e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:25.174175 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fb9a51ae-bbff-496a-82c4-6e30b7ae9e4e tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:25.174460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fb9a51ae-bbff-496a-82c4-6e30b7ae9e4e tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:25.174703 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fb9a51ae-bbff-496a-82c4-6e30b7ae9e4e tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:25.174906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fb9a51ae-bbff-496a-82c4-6e30b7ae9e4e tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:25.180005 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:25.180005 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:25.180820 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fb9a51ae-bbff-496a-82c4-6e30b7ae9e4e tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:25.181577 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 706/2839] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:25 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:25.415280 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9c2a0f52-66e6-4d4a-881a-821f559518b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:25.418797 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9c2a0f52-66e6-4d4a-881a-821f559518b4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:25.419697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9c2a0f52-66e6-4d4a-881a-821f559518b4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:25.423518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9c2a0f52-66e6-4d4a-881a-821f559518b4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:25.423715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9c2a0f52-66e6-4d4a-881a-821f559518b4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:25.434517 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:25.434517 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:25.435472 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9c2a0f52-66e6-4d4a-881a-821f559518b4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:25.436077 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 697/2840] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:25 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:25.710892 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0ef08df1-805b-4525-ac61-b7e86077ad57 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:25.713002 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ef08df1-805b-4525-ac61-b7e86077ad57 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:25.713157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ef08df1-805b-4525-ac61-b7e86077ad57 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:25.713374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ef08df1-805b-4525-ac61-b7e86077ad57 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:25.713504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0ef08df1-805b-4525-ac61-b7e86077ad57 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:25.718777 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:25.718777 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:25.719705 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ef08df1-805b-4525-ac61-b7e86077ad57 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:25.720183 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 716/2841] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:25 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:26.186012 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:26.188270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] PUT https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 Jul 10 19:04:26.188643 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:26.193435 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f465937-e443-42b8-a370-2ba0bcc79aed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:26.195840 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f465937-e443-42b8-a370-2ba0bcc79aed tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:26.196149 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f465937-e443-42b8-a370-2ba0bcc79aed tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:26.196418 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f465937-e443-42b8-a370-2ba0bcc79aed tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:26.196554 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6f465937-e443-42b8-a370-2ba0bcc79aed tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:26.198300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Acquiring lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:04:26.201684 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:26.201684 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:26.202442 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f465937-e443-42b8-a370-2ba0bcc79aed tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:26.202906 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 707/2842] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:26 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:26.203238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:04:26.204493 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:26.204493 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:26.448333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ba6e8b99-a51c-44f3-ad44-b90ce8828245 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:26.450756 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba6e8b99-a51c-44f3-ad44-b90ce8828245 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:26.451031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba6e8b99-a51c-44f3-ad44-b90ce8828245 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:26.451276 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba6e8b99-a51c-44f3-ad44-b90ce8828245 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:26.451430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ba6e8b99-a51c-44f3-ad44-b90ce8828245 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:26.457989 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:26.457989 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:26.459225 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba6e8b99-a51c-44f3-ad44-b90ce8828245 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:26.459694 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 698/2843] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:26 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:26.732296 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" released by "attachment_update" :: held 0.528s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:04:26.732296 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-e1f385c9-e231-4efc-94c9-8a000930523a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 returned with HTTP 200 Jul 10 19:04:26.732418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-230c806e-ff2c-49d2-8a83-93593105d7fe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:26.732705 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 723/2844] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:04:26 2026] PUT /volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 => generated 968 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:26.734412 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-230c806e-ff2c-49d2-8a83-93593105d7fe tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:26.734634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-230c806e-ff2c-49d2-8a83-93593105d7fe tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:26.734928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-230c806e-ff2c-49d2-8a83-93593105d7fe tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:26.735071 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-230c806e-ff2c-49d2-8a83-93593105d7fe tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:26.739821 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:26.739821 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:26.740605 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-230c806e-ff2c-49d2-8a83-93593105d7fe tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:26.741056 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 717/2845] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:26 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:26.745356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-3991405c-8c18-435e-a4e0-53ef6d924a87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:26.747738 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-3991405c-8c18-435e-a4e0-53ef6d924a87 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 Jul 10 19:04:26.748048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-3991405c-8c18-435e-a4e0-53ef6d924a87 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:26.748303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-3991405c-8c18-435e-a4e0-53ef6d924a87 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:26.766212 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-3991405c-8c18-435e-a4e0-53ef6d924a87 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 returned with HTTP 200 Jul 10 19:04:26.766683 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 708/2846] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 19:04:26 2026] GET /volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:27.214333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1eb01285-6465-4511-9776-2cf94c3168b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:27.217044 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1eb01285-6465-4511-9776-2cf94c3168b4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:27.217433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1eb01285-6465-4511-9776-2cf94c3168b4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:27.217692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1eb01285-6465-4511-9776-2cf94c3168b4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:27.217897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1eb01285-6465-4511-9776-2cf94c3168b4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:27.224245 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:27.224245 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:27.225255 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1eb01285-6465-4511-9776-2cf94c3168b4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:27.225896 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 699/2847] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:27 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:27.471983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-08f9f0b7-c836-4ed7-bf91-a75270eff73f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:27.474143 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-08f9f0b7-c836-4ed7-bf91-a75270eff73f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:27.474344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-08f9f0b7-c836-4ed7-bf91-a75270eff73f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:27.474661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-08f9f0b7-c836-4ed7-bf91-a75270eff73f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:27.474840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-08f9f0b7-c836-4ed7-bf91-a75270eff73f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:27.480130 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:27.480130 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:27.480939 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-08f9f0b7-c836-4ed7-bf91-a75270eff73f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:27.481351 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 724/2848] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:27 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:27.756918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d526d0c7-9cfa-4747-b659-51b15fb690ed None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:27.761637 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d526d0c7-9cfa-4747-b659-51b15fb690ed tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:27.762306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d526d0c7-9cfa-4747-b659-51b15fb690ed tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:27.763079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d526d0c7-9cfa-4747-b659-51b15fb690ed tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:27.763266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d526d0c7-9cfa-4747-b659-51b15fb690ed tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:27.772632 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:27.772632 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:27.773756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d526d0c7-9cfa-4747-b659-51b15fb690ed tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:27.774012 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 718/2849] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:27 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:28.241691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-591fe9af-73e4-4b08-9943-ae86f54b988c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:28.243342 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-591fe9af-73e4-4b08-9943-ae86f54b988c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:28.243606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-591fe9af-73e4-4b08-9943-ae86f54b988c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:28.243881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-591fe9af-73e4-4b08-9943-ae86f54b988c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:28.244011 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-591fe9af-73e4-4b08-9943-ae86f54b988c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:28.250107 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:28.250107 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:28.250949 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-591fe9af-73e4-4b08-9943-ae86f54b988c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:28.251430 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 709/2850] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:28 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:28.494580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-55848aa7-5478-4f92-b961-f6894604bd09 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:28.496538 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55848aa7-5478-4f92-b961-f6894604bd09 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:28.496764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55848aa7-5478-4f92-b961-f6894604bd09 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:28.497053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55848aa7-5478-4f92-b961-f6894604bd09 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:28.497172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-55848aa7-5478-4f92-b961-f6894604bd09 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:28.501667 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:28.501667 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:28.502653 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55848aa7-5478-4f92-b961-f6894604bd09 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:28.503219 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 700/2851] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:28 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:28.787829 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ee1dac3c-debb-4d15-bfb0-7c120ad90093 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:28.790081 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee1dac3c-debb-4d15-bfb0-7c120ad90093 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:28.790278 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee1dac3c-debb-4d15-bfb0-7c120ad90093 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:28.790500 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee1dac3c-debb-4d15-bfb0-7c120ad90093 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:28.790643 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ee1dac3c-debb-4d15-bfb0-7c120ad90093 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:28.794721 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:28.794721 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:28.795328 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee1dac3c-debb-4d15-bfb0-7c120ad90093 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:28.795657 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 725/2852] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:28 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:29.267347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f053dea5-5b70-4c72-b161-5f4b44fc38c0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:29.272290 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f053dea5-5b70-4c72-b161-5f4b44fc38c0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:29.272845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f053dea5-5b70-4c72-b161-5f4b44fc38c0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:29.273015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f053dea5-5b70-4c72-b161-5f4b44fc38c0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:29.273312 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f053dea5-5b70-4c72-b161-5f4b44fc38c0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:29.279393 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:29.279393 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:29.280707 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f053dea5-5b70-4c72-b161-5f4b44fc38c0 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:29.280707 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 719/2853] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:29 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:29.445674 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-aa508ae9-82a6-4108-a3ed-bff385860d55 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:29.445674 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-aa508ae9-82a6-4108-a3ed-bff385860d55 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:04:29.445674 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-aa508ae9-82a6-4108-a3ed-bff385860d55 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:29.446268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-aa508ae9-82a6-4108-a3ed-bff385860d55 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:29.469109 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:29.469109 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:29.477072 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-aa508ae9-82a6-4108-a3ed-bff385860d55 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:04:29.496256 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-aa508ae9-82a6-4108-a3ed-bff385860d55 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:04:29.496256 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 710/2854] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:04:29 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:29.522403 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-af735fd3-6392-413d-90df-e52a65d65a61 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:29.525212 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af735fd3-6392-413d-90df-e52a65d65a61 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:29.525515 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af735fd3-6392-413d-90df-e52a65d65a61 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:29.525821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af735fd3-6392-413d-90df-e52a65d65a61 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:29.526011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-af735fd3-6392-413d-90df-e52a65d65a61 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:29.536822 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:29.536822 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:29.538973 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af735fd3-6392-413d-90df-e52a65d65a61 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:29.539618 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 701/2855] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:29 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:29.807282 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6091786a-b7d9-4c7a-91e6-da061a7c4ab7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:29.809820 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6091786a-b7d9-4c7a-91e6-da061a7c4ab7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:29.810116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6091786a-b7d9-4c7a-91e6-da061a7c4ab7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:29.810449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6091786a-b7d9-4c7a-91e6-da061a7c4ab7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:29.810521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-6091786a-b7d9-4c7a-91e6-da061a7c4ab7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:29.815721 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:29.815721 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:29.816461 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6091786a-b7d9-4c7a-91e6-da061a7c4ab7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:29.816880 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 726/2856] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:29 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:30.295401 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1659be59-bbb7-444d-aaf7-3479464fd003 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:30.300721 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1659be59-bbb7-444d-aaf7-3479464fd003 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:30.300721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1659be59-bbb7-444d-aaf7-3479464fd003 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:30.300721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1659be59-bbb7-444d-aaf7-3479464fd003 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:30.300721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1659be59-bbb7-444d-aaf7-3479464fd003 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:30.311535 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:30.311535 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:30.311535 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1659be59-bbb7-444d-aaf7-3479464fd003 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:30.311535 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 720/2857] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:30 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:30.483506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-61ab10ac-c7ee-4c6b-9ba2-6def278799c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:30.483506 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61ab10ac-c7ee-4c6b-9ba2-6def278799c1 None None] GET https://10.4.3.225/volume// Jul 10 19:04:30.483969 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61ab10ac-c7ee-4c6b-9ba2-6def278799c1 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:30.483969 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-61ab10ac-c7ee-4c6b-9ba2-6def278799c1 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:30.485042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-61ab10ac-c7ee-4c6b-9ba2-6def278799c1 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:04:30.485042 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 711/2858] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:04:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 19:04:30.495916 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a0ae6005-300d-4d97-b6a3-940a9ce6c20f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:30.498990 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a0ae6005-300d-4d97-b6a3-940a9ce6c20f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:04:30.499539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a0ae6005-300d-4d97-b6a3-940a9ce6c20f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "838ddcc8-c6a9-4e37-a1e9-b0c5b1802897", "connector": null, "instance_uuid": "4ba4e6cf-c852-48e7-8370-95d13c5513b2"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:30.517643 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:30.517643 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:30.554759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-97c7cd81-1499-49c9-bcc8-384214265e02 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:30.556878 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-97c7cd81-1499-49c9-bcc8-384214265e02 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:30.557409 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a0ae6005-300d-4d97-b6a3-940a9ce6c20f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:04:30.557802 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 702/2859] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:04:30 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 10 19:04:30.557929 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-97c7cd81-1499-49c9-bcc8-384214265e02 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:30.558144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-97c7cd81-1499-49c9-bcc8-384214265e02 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:30.558266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-97c7cd81-1499-49c9-bcc8-384214265e02 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:30.564525 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:30.564525 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:30.566610 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-97c7cd81-1499-49c9-bcc8-384214265e02 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:30.566610 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 727/2860] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:30 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:30.566755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-573f0b3b-3f6d-42f4-95e1-f360f6796572 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:30.569268 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-573f0b3b-3f6d-42f4-95e1-f360f6796572 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85 Jul 10 19:04:30.569684 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-573f0b3b-3f6d-42f4-95e1-f360f6796572 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:30.570250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-573f0b3b-3f6d-42f4-95e1-f360f6796572 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:30.581161 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:30.581161 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:30.829740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6ecbc258-9c04-4e65-acc1-f5630e61f2b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:30.832146 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ecbc258-9c04-4e65-acc1-f5630e61f2b4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:30.832421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ecbc258-9c04-4e65-acc1-f5630e61f2b4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:30.832671 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6ecbc258-9c04-4e65-acc1-f5630e61f2b4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:30.832848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6ecbc258-9c04-4e65-acc1-f5630e61f2b4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:30.838482 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:30.838482 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:30.839378 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6ecbc258-9c04-4e65-acc1-f5630e61f2b4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:30.839892 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 712/2861] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:30 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:31.136788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-573f0b3b-3f6d-42f4-95e1-f360f6796572 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85 returned with HTTP 200 Jul 10 19:04:31.137528 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 721/2862] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:04:30 2026] DELETE /volume/v3/attachments/d390ba08-2445-471b-a3d5-7524191a1f85 => generated 367 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:31.326194 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-058de149-7f0b-4892-aba2-db03229478b9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:31.328203 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-058de149-7f0b-4892-aba2-db03229478b9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:31.328432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-058de149-7f0b-4892-aba2-db03229478b9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:31.328635 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-058de149-7f0b-4892-aba2-db03229478b9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:31.328852 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-058de149-7f0b-4892-aba2-db03229478b9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:31.333777 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:31.333777 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:31.334565 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-058de149-7f0b-4892-aba2-db03229478b9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:31.335049 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 703/2863] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:31 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:31.583361 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-52ad4fda-5332-4995-8942-0982650c9c44 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:31.584858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52ad4fda-5332-4995-8942-0982650c9c44 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:31.584858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52ad4fda-5332-4995-8942-0982650c9c44 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:31.585149 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52ad4fda-5332-4995-8942-0982650c9c44 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:31.585298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-52ad4fda-5332-4995-8942-0982650c9c44 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:31.598198 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:31.598198 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:31.598198 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52ad4fda-5332-4995-8942-0982650c9c44 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:31.598198 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 728/2864] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:31 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:31.853146 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3c942d1-d7e1-4c7f-9cb8-524b92978d97 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:31.855616 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3c942d1-d7e1-4c7f-9cb8-524b92978d97 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:31.855789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3c942d1-d7e1-4c7f-9cb8-524b92978d97 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:31.856102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3c942d1-d7e1-4c7f-9cb8-524b92978d97 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:31.856264 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b3c942d1-d7e1-4c7f-9cb8-524b92978d97 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:31.861916 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:31.861916 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:31.862777 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3c942d1-d7e1-4c7f-9cb8-524b92978d97 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:31.863308 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 713/2865] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:31 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:32.225729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-90921d9d-d450-45c7-aade-ed3da6fbcdee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:32.230040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-90921d9d-d450-45c7-aade-ed3da6fbcdee tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption Jul 10 19:04:32.230342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-90921d9d-d450-45c7-aade-ed3da6fbcdee tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:32.235653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-90921d9d-d450-45c7-aade-ed3da6fbcdee tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:32.249768 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:32.249768 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:32.259559 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-90921d9d-d450-45c7-aade-ed3da6fbcdee tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption returned with HTTP 200 Jul 10 19:04:32.260113 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 722/2866] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:04:32 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:32.349071 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ee58ce3f-34b0-417e-b96f-45f491541f36 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:32.350946 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee58ce3f-34b0-417e-b96f-45f491541f36 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:32.351072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee58ce3f-34b0-417e-b96f-45f491541f36 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:32.351275 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee58ce3f-34b0-417e-b96f-45f491541f36 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:32.351383 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ee58ce3f-34b0-417e-b96f-45f491541f36 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:32.356072 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:32.356072 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:32.356772 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee58ce3f-34b0-417e-b96f-45f491541f36 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:32.357212 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 704/2867] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:32 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:32.609481 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-15ff9687-4423-46da-8887-e4ef6a932fa0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:32.612604 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15ff9687-4423-46da-8887-e4ef6a932fa0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:32.612938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15ff9687-4423-46da-8887-e4ef6a932fa0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:32.613256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15ff9687-4423-46da-8887-e4ef6a932fa0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:32.613462 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-15ff9687-4423-46da-8887-e4ef6a932fa0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:32.620772 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:32.620772 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:32.621888 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15ff9687-4423-46da-8887-e4ef6a932fa0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:32.622401 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 729/2868] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:32 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:32.880098 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8e5dd23-5679-4460-a22b-dc861d9660f4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:32.886519 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8e5dd23-5679-4460-a22b-dc861d9660f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:32.886829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8e5dd23-5679-4460-a22b-dc861d9660f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:32.887155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8e5dd23-5679-4460-a22b-dc861d9660f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:32.887294 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c8e5dd23-5679-4460-a22b-dc861d9660f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:32.896585 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:32.896585 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:32.897281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8e5dd23-5679-4460-a22b-dc861d9660f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:32.897671 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 714/2869] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:32 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:33.371309 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4a3bc612-b2fb-4e2c-a9d4-d06ff695d94b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:33.373432 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a3bc612-b2fb-4e2c-a9d4-d06ff695d94b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:33.373759 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a3bc612-b2fb-4e2c-a9d4-d06ff695d94b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:33.377478 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a3bc612-b2fb-4e2c-a9d4-d06ff695d94b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:33.377478 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4a3bc612-b2fb-4e2c-a9d4-d06ff695d94b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:33.380232 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:33.380232 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:33.381168 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a3bc612-b2fb-4e2c-a9d4-d06ff695d94b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:33.381754 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 723/2870] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:33 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:33.634327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bfd1c1d9-ba3a-4c36-b7c2-7ed387b77d77 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:33.636241 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bfd1c1d9-ba3a-4c36-b7c2-7ed387b77d77 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:33.636455 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bfd1c1d9-ba3a-4c36-b7c2-7ed387b77d77 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:33.636623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bfd1c1d9-ba3a-4c36-b7c2-7ed387b77d77 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:33.636722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-bfd1c1d9-ba3a-4c36-b7c2-7ed387b77d77 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:33.640909 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:33.640909 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:33.641760 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bfd1c1d9-ba3a-4c36-b7c2-7ed387b77d77 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:33.642215 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 705/2871] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:33 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:33.917590 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c48df9c6-05a5-4227-83ba-49aacee2fc98 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:33.921521 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c48df9c6-05a5-4227-83ba-49aacee2fc98 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:33.921521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c48df9c6-05a5-4227-83ba-49aacee2fc98 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:33.921521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c48df9c6-05a5-4227-83ba-49aacee2fc98 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:33.922579 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c48df9c6-05a5-4227-83ba-49aacee2fc98 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:33.930060 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:33.930060 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:33.930060 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c48df9c6-05a5-4227-83ba-49aacee2fc98 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:33.930060 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 730/2872] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:33 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:34.395612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cef5f1f5-49e9-4276-8808-d13c2d65a7d2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.397549 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cef5f1f5-49e9-4276-8808-d13c2d65a7d2 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:34.398193 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cef5f1f5-49e9-4276-8808-d13c2d65a7d2 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:34.398193 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cef5f1f5-49e9-4276-8808-d13c2d65a7d2 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:34.398294 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cef5f1f5-49e9-4276-8808-d13c2d65a7d2 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:34.402710 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.402710 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:34.403559 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cef5f1f5-49e9-4276-8808-d13c2d65a7d2 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:34.404178 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 715/2873] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:34 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:34.415005 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bfd5d9b3-284e-44c2-9037-68d3699658d7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.548969 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bfd5d9b3-284e-44c2-9037-68d3699658d7 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-member] PUT https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:34.552886 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bfd5d9b3-284e-44c2-9037-68d3699658d7 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:34.558024 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.558024 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:34.568992 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bfd5d9b3-284e-44c2-9037-68d3699658d7 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-member] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:34.568992 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 724/2874] 10.4.3.225 () {70 vars in 1408 bytes} [Fri Jul 10 19:04:34 2026] PUT /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 314 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:34.580961 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b528eb7e-0a1c-491f-b961-219b23e291ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.584116 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b528eb7e-0a1c-491f-b961-219b23e291ee tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:34.584480 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b528eb7e-0a1c-491f-b961-219b23e291ee tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:34.585589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b528eb7e-0a1c-491f-b961-219b23e291ee tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:34.587005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b528eb7e-0a1c-491f-b961-219b23e291ee tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:34.593131 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.593131 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:34.593528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b528eb7e-0a1c-491f-b961-219b23e291ee tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:34.594176 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 706/2875] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:34 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:34.609311 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-56acdea2-4817-42da-9cff-75d3620dd65c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.612625 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-56acdea2-4817-42da-9cff-75d3620dd65c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] DELETE https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:34.613865 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-56acdea2-4817-42da-9cff-75d3620dd65c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:34.613865 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-56acdea2-4817-42da-9cff-75d3620dd65c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:34.613865 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-56acdea2-4817-42da-9cff-75d3620dd65c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Delete backup with id: 53625550-26ab-4f94-8ea5-9a6f9b286fbe. Jul 10 19:04:34.620875 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.620875 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:34.650031 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-56acdea2-4817-42da-9cff-75d3620dd65c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] delete_backup rpcapi backup_id 53625550-26ab-4f94-8ea5-9a6f9b286fbe {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:04:34.650031 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-56acdea2-4817-42da-9cff-75d3620dd65c tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 202 Jul 10 19:04:34.650715 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 731/2876] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:04:34 2026] DELETE /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:04:34.653041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c188f7b-09da-487c-bc96-94c521b323be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.655989 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c188f7b-09da-487c-bc96-94c521b323be tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:34.656174 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c188f7b-09da-487c-bc96-94c521b323be tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:34.656412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c188f7b-09da-487c-bc96-94c521b323be tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:34.656965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7c188f7b-09da-487c-bc96-94c521b323be tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:34.663274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f0d71a3b-d2aa-4287-a544-6499af277cd9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.666681 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0d71a3b-d2aa-4287-a544-6499af277cd9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:34.666681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0d71a3b-d2aa-4287-a544-6499af277cd9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:34.666888 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.666888 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:34.667015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0d71a3b-d2aa-4287-a544-6499af277cd9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:34.667015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f0d71a3b-d2aa-4287-a544-6499af277cd9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:34.667732 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c188f7b-09da-487c-bc96-94c521b323be tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:34.668469 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 716/2877] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:34 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:34.677084 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.677084 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:34.678005 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0d71a3b-d2aa-4287-a544-6499af277cd9 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 200 Jul 10 19:04:34.680018 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 725/2878] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:34 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:34.953984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-295c248a-68e1-4520-803e-8014ac4af0f4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:34.964670 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-295c248a-68e1-4520-803e-8014ac4af0f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:34.966463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-295c248a-68e1-4520-803e-8014ac4af0f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:34.970594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-295c248a-68e1-4520-803e-8014ac4af0f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:34.970594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-295c248a-68e1-4520-803e-8014ac4af0f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:34.990406 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:34.990406 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:34.996374 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-295c248a-68e1-4520-803e-8014ac4af0f4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:34.996676 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 707/2879] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:34 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:35.683157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-324fb37d-d666-45dd-9923-5ae4f4a8ee68 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:35.685255 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-324fb37d-d666-45dd-9923-5ae4f4a8ee68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:35.685480 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-324fb37d-d666-45dd-9923-5ae4f4a8ee68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:35.685713 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-324fb37d-d666-45dd-9923-5ae4f4a8ee68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:35.685863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-324fb37d-d666-45dd-9923-5ae4f4a8ee68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:35.691944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b38bfe11-ed5b-479b-84d6-9b1c858084d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:35.692344 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:35.692344 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:35.693212 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-324fb37d-d666-45dd-9923-5ae4f4a8ee68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:35.693577 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 732/2880] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:35 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:35.694413 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b38bfe11-ed5b-479b-84d6-9b1c858084d4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe Jul 10 19:04:35.694743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b38bfe11-ed5b-479b-84d6-9b1c858084d4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:35.695460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b38bfe11-ed5b-479b-84d6-9b1c858084d4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:35.695624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b38bfe11-ed5b-479b-84d6-9b1c858084d4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Show backup with id 53625550-26ab-4f94-8ea5-9a6f9b286fbe. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:35.700288 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b38bfe11-ed5b-479b-84d6-9b1c858084d4 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe returned with HTTP 404 Jul 10 19:04:35.700870 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 717/2881] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:35 2026] GET /volume/v3/backups/53625550-26ab-4f94-8ea5-9a6f9b286fbe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:04:35.709716 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dd952966-7435-4bfb-8eb0-787725dc8dae None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:35.711759 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b Jul 10 19:04:35.711999 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:35.712181 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:35.712393 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Delete volume with id: 56481b30-648a-4ba1-b749-e45fc2477d7b Jul 10 19:04:35.721013 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:35.721013 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:35.721322 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Volume info retrieved successfully. Jul 10 19:04:35.746719 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Delete volume request issued successfully. Jul 10 19:04:35.746945 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dd952966-7435-4bfb-8eb0-787725dc8dae tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b returned with HTTP 202 Jul 10 19:04:35.747330 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 726/2882] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:04:35 2026] DELETE /volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:35.773540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eba15730-ee0d-4703-804c-595fabec7272 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:35.781166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eba15730-ee0d-4703-804c-595fabec7272 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b Jul 10 19:04:35.781166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eba15730-ee0d-4703-804c-595fabec7272 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:35.781269 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eba15730-ee0d-4703-804c-595fabec7272 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:35.794186 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:35.794186 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:35.803855 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-eba15730-ee0d-4703-804c-595fabec7272 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Volume info retrieved successfully. Jul 10 19:04:35.817973 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eba15730-ee0d-4703-804c-595fabec7272 tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b returned with HTTP 200 Jul 10 19:04:35.818570 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 708/2883] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:35 2026] GET /volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:36.011484 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2f700010-84f4-4aeb-9779-d1681490a18b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:36.013445 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2f700010-84f4-4aeb-9779-d1681490a18b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:36.013697 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2f700010-84f4-4aeb-9779-d1681490a18b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:36.013854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2f700010-84f4-4aeb-9779-d1681490a18b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:36.013967 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-2f700010-84f4-4aeb-9779-d1681490a18b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:36.019756 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:36.019756 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:36.021199 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2f700010-84f4-4aeb-9779-d1681490a18b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:36.021696 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 733/2884] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:36 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:36.223532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:36.227152 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 Jul 10 19:04:36.228415 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:36.245345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:04:36.253729 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" acquired by "attachment_update" :: waited 0.008s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:04:36.254871 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:36.254871 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:36.708188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6d44d96a-72fc-4761-b153-a0d5d71232c2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:36.710131 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d44d96a-72fc-4761-b153-a0d5d71232c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:36.710530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d44d96a-72fc-4761-b153-a0d5d71232c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:36.710530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d44d96a-72fc-4761-b153-a0d5d71232c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:36.710650 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-6d44d96a-72fc-4761-b153-a0d5d71232c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:36.717568 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:36.717568 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:36.718788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d44d96a-72fc-4761-b153-a0d5d71232c2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:36.719357 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 727/2885] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:36 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:36.785225 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-838ddcc8-c6a9-4e37-a1e9-b0c5b1802897-np0000005042" released by "attachment_update" :: held 0.531s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:04:36.785660 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-58dace82-dfaa-4dff-827c-a9ed949c9b8a tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 returned with HTTP 200 Jul 10 19:04:36.786336 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 718/2886] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:04:36 2026] PUT /volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:36.801057 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a44adf83-f77e-4c2c-b300-0b20e07806ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:36.804072 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a44adf83-f77e-4c2c-b300-0b20e07806ee tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 Jul 10 19:04:36.804188 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a44adf83-f77e-4c2c-b300-0b20e07806ee tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:36.804438 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a44adf83-f77e-4c2c-b300-0b20e07806ee tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:36.816538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-b7f4e141-983f-4581-af49-6c03ce046ceb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:36.818954 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-b7f4e141-983f-4581-af49-6c03ce046ceb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100/action Jul 10 19:04:36.819407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-b7f4e141-983f-4581-af49-6c03ce046ceb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:36.819597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-b7f4e141-983f-4581-af49-6c03ce046ceb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:36.838489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fb528121-2be3-416f-a974-2544d8c38d3b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:36.838877 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-a44adf83-f77e-4c2c-b300-0b20e07806ee tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 returned with HTTP 200 Jul 10 19:04:36.839192 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:36.839192 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:36.839527 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 709/2887] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 19:04:36 2026] GET /volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:36.840682 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fb528121-2be3-416f-a974-2544d8c38d3b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] GET https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b Jul 10 19:04:36.841131 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fb528121-2be3-416f-a974-2544d8c38d3b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:36.841357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fb528121-2be3-416f-a974-2544d8c38d3b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:36.852014 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fb528121-2be3-416f-a974-2544d8c38d3b tempest-ProjectMemberTests39-785022166 tempest-ProjectMemberTests39-785022166-project-admin] https://10.4.3.225/volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b returned with HTTP 404 Jul 10 19:04:36.853225 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 728/2888] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:04:36 2026] GET /volume/v3/volumes/56481b30-648a-4ba1-b749-e45fc2477d7b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:36.866837 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31fe5a99-75fa-4793-8bce-f93f1c918b16 req-b7f4e141-983f-4581-af49-6c03ce046ceb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100/action returned with HTTP 204 Jul 10 19:04:36.867366 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 734/2889] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:04:36 2026] POST /volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:36.886791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b1339d67-6ea5-4200-b2cb-6ebcf5219012 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:37.003940 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1339d67-6ea5-4200-b2cb-6ebcf5219012 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:04:37.004343 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b1339d67-6ea5-4200-b2cb-6ebcf5219012 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:37.007678 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:37.007678 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:37.027943 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b1339d67-6ea5-4200-b2cb-6ebcf5219012 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:04:37.028366 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 719/2890] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:04:36 2026] POST /volume/v3/types => generated 287 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:37.041414 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c5950b15-dc8c-4e7c-a1fa-c0a491b5ac13 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:37.043315 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c5950b15-dc8c-4e7c-a1fa-c0a491b5ac13 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:37.043529 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c5950b15-dc8c-4e7c-a1fa-c0a491b5ac13 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:37.043670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c5950b15-dc8c-4e7c-a1fa-c0a491b5ac13 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:37.043770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c5950b15-dc8c-4e7c-a1fa-c0a491b5ac13 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:37.049983 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:37.049983 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:37.051579 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c5950b15-dc8c-4e7c-a1fa-c0a491b5ac13 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:37.051579 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 710/2891] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:37 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:37.732226 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c2786d15-af58-48cb-b276-2d96d402422c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:37.734230 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2786d15-af58-48cb-b276-2d96d402422c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:37.734459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2786d15-af58-48cb-b276-2d96d402422c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:37.734675 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2786d15-af58-48cb-b276-2d96d402422c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:37.734790 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c2786d15-af58-48cb-b276-2d96d402422c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:37.740131 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:37.740131 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:37.741060 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2786d15-af58-48cb-b276-2d96d402422c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:37.741540 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 729/2892] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:37 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:38.062099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e3e03b96-28e1-4172-bafa-b531e300223d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:38.064849 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-de52f366-a294-4246-97e1-189d159d8125 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:38.067700 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de52f366-a294-4246-97e1-189d159d8125 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:38.068091 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de52f366-a294-4246-97e1-189d159d8125 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:38.069337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de52f366-a294-4246-97e1-189d159d8125 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:38.069337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-de52f366-a294-4246-97e1-189d159d8125 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:38.071989 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:38.073198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1011852971"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:38.078224 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:38.078224 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:38.079115 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1011852971'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:38.079312 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de52f366-a294-4246-97e1-189d159d8125 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:38.079729 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 720/2893] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:38 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:38.080598 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume of 1 GB Jul 10 19:04:38.101799 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Availability Zones retrieved successfully. Jul 10 19:04:38.123304 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Flow 'volume_create_api' (0e10c74b-e626-4470-947c-64215bba46b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:38.124878 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba95572-d343-4717-8aaa-1fcc3869c398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:38.126038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:38.168673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba95572-d343-4717-8aaa-1fcc3869c398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:38.169629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e89ac0-b808-4e96-ab75-9f5fe3af1324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:38.263086 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Created reservations ['d91ebba0-4660-4f93-be94-a2c8535c1fcf', '31fc1e1e-ffda-4a53-93d7-43509c44e589', 'f6514c22-3005-4909-9963-9f0f01522d37', 'd98fe578-6cfc-44c0-b297-95d930f2ee61'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:38.263963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e89ac0-b808-4e96-ab75-9f5fe3af1324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d91ebba0-4660-4f93-be94-a2c8535c1fcf', '31fc1e1e-ffda-4a53-93d7-43509c44e589', 'f6514c22-3005-4909-9963-9f0f01522d37', 'd98fe578-6cfc-44c0-b297-95d930f2ee61']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:38.265024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abc9fcd-322d-4604-9442-793d6d62084f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:38.296082 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abc9fcd-322d-4604-9442-793d6d62084f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1aae18e-efe1-4c97-b987-2eb47bb52bed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1011852971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d705c4556a646fcb889375bcc3b8358',qos_specs=None,replication_status=,reservations=['d91ebba0-4660-4f93-be94-a2c8535c1fcf','31fc1e1e-ffda-4a53-93d7-43509c44e589','f6514c22-3005-4909-9963-9f0f01522d37','d98fe578-6cfc-44c0-b297-95d930f2ee61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1011852971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1aae18e-efe1-4c97-b987-2eb47bb52bed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d705c4556a646fcb889375bcc3b8358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:38.297798 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d912fc9-817d-4d1c-8617-adfc2186a2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:38.328507 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d912fc9-817d-4d1c-8617-adfc2186a2b8) transitioned into state 'SUCCESS' from state '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-1011852971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d705c4556a646fcb889375bcc3b8358',qos_specs=None,replication_status=,reservations=['d91ebba0-4660-4f93-be94-a2c8535c1fcf','31fc1e1e-ffda-4a53-93d7-43509c44e589','f6514c22-3005-4909-9963-9f0f01522d37','d98fe578-6cfc-44c0-b297-95d930f2ee61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:38.329595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b31e5a-9589-4c4f-82e4-d92472ba3c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:38.356254 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05b31e5a-9589-4c4f-82e4-d92472ba3c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:38.356869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Flow 'volume_create_api' (0e10c74b-e626-4470-947c-64215bba46b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:38.357726 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume request issued successfully. Jul 10 19:04:38.360648 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e3e03b96-28e1-4172-bafa-b531e300223d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:38.360648 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 735/2894] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:38 2026] POST /volume/v3/volumes => generated 751 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:38.379917 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-817d3668-ee79-4b51-bc97-cb08171901e0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:38.382470 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-817d3668-ee79-4b51-bc97-cb08171901e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:38.382789 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-817d3668-ee79-4b51-bc97-cb08171901e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:38.382999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-817d3668-ee79-4b51-bc97-cb08171901e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:38.396520 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:38.396520 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:38.399874 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-817d3668-ee79-4b51-bc97-cb08171901e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:38.406487 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-817d3668-ee79-4b51-bc97-cb08171901e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:38.407133 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 711/2895] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:38 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:38.760952 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d410f163-a265-4074-b0c2-c5ee9fc6df62 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:38.780361 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d410f163-a265-4074-b0c2-c5ee9fc6df62 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:38.786953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d410f163-a265-4074-b0c2-c5ee9fc6df62 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:38.788021 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d410f163-a265-4074-b0c2-c5ee9fc6df62 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:38.788489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d410f163-a265-4074-b0c2-c5ee9fc6df62 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:38.810839 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:38.810839 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:38.815788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d410f163-a265-4074-b0c2-c5ee9fc6df62 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:38.819252 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 730/2896] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:38 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:39.091552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-45715b50-ff69-40e7-b09c-03f0bbfb724a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.093288 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-45715b50-ff69-40e7-b09c-03f0bbfb724a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:39.093607 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-45715b50-ff69-40e7-b09c-03f0bbfb724a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:39.093971 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-45715b50-ff69-40e7-b09c-03f0bbfb724a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:39.094201 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-45715b50-ff69-40e7-b09c-03f0bbfb724a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:39.100672 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:39.100672 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:39.100672 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-45715b50-ff69-40e7-b09c-03f0bbfb724a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:39.100672 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 721/2897] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:39 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:39.184470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.276492 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:39.277039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1682486539"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:39.279032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1682486539'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:39.279032 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:04:39.279426 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:39.279426 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:39.284636 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:04:39.293381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (ffab78df-b10f-4736-b8f7-fc2652a007ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:39.294920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d5386b-97df-49b5-84d2-9593f8216871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.296164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:39.312781 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=269,cinder:UPDATE=75,cinder:INSERT=50 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:04:39.393757 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d5386b-97df-49b5-84d2-9593f8216871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.399252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151c8c1e-fa43-46a1-a665-083bdd9eee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.427381 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-58436a91-d91c-4f76-9730-1a044be4ea8d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.429632 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58436a91-d91c-4f76-9730-1a044be4ea8d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:39.429835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58436a91-d91c-4f76-9730-1a044be4ea8d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:39.430051 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58436a91-d91c-4f76-9730-1a044be4ea8d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:39.441598 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:39.441598 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:39.447243 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-58436a91-d91c-4f76-9730-1a044be4ea8d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:39.453356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58436a91-d91c-4f76-9730-1a044be4ea8d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:39.454253 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 712/2898] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:39 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:39.510075 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['038c5954-2c4a-4776-8fa4-ff464806de1c', '72aeb593-0bbf-4cdd-922d-12b582598453', 'f28695af-4dda-428e-b309-3a0d1befd643', '3e3886f5-3064-43e4-aa75-f8149dee31a2'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:39.511014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151c8c1e-fa43-46a1-a665-083bdd9eee34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['038c5954-2c4a-4776-8fa4-ff464806de1c', '72aeb593-0bbf-4cdd-922d-12b582598453', 'f28695af-4dda-428e-b309-3a0d1befd643', '3e3886f5-3064-43e4-aa75-f8149dee31a2']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.511151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-28753131-05d0-41be-ac6a-2354bcaf17c5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.512275 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0031ee-7204-40aa-9147-beade11b25f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.520828 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-28753131-05d0-41be-ac6a-2354bcaf17c5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:39.521066 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-28753131-05d0-41be-ac6a-2354bcaf17c5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:39.522356 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-28753131-05d0-41be-ac6a-2354bcaf17c5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:39.537982 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:39.537982 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:39.540298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0031ee-7204-40aa-9147-beade11b25f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b2cfca-9ddb-4534-9871-e9904c4319bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1682486539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['038c5954-2c4a-4776-8fa4-ff464806de1c','72aeb593-0bbf-4cdd-922d-12b582598453','f28695af-4dda-428e-b309-3a0d1befd643','3e3886f5-3064-43e4-aa75-f8149dee31a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1682486539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b2cfca-9ddb-4534-9871-e9904c4319bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.541282 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21adfa80-5f6f-4517-a299-9675d17f2d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.545187 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-28753131-05d0-41be-ac6a-2354bcaf17c5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:39.552577 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-28753131-05d0-41be-ac6a-2354bcaf17c5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:39.553370 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 731/2899] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:04:39 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:39.571956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21adfa80-5f6f-4517-a299-9675d17f2d39) transitioned into state 'SUCCESS' from state '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-1682486539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['038c5954-2c4a-4776-8fa4-ff464806de1c','72aeb593-0bbf-4cdd-922d-12b582598453','f28695af-4dda-428e-b309-3a0d1befd643','3e3886f5-3064-43e4-aa75-f8149dee31a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.573182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590f4fe8-e588-4567-bffb-57954851b500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.588019 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590f4fe8-e588-4567-bffb-57954851b500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.589570 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (ffab78df-b10f-4736-b8f7-fc2652a007ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:39.589570 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:04:39.589923 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6911f4d1-9e79-4bf5-8ea0-917b380157a2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:39.590470 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 736/2900] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:39 2026] POST /volume/v3/volumes => generated 778 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:39.601365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.604733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:39.605220 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "801f7dfe-aa2a-4e88-9771-2d1571c8a96a", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:39.606798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0dff44e9-fb69-48ca-89bf-a6808c1696ac None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.607223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '801f7dfe-aa2a-4e88-9771-2d1571c8a96a', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:39.608929 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0dff44e9-fb69-48ca-89bf-a6808c1696ac tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:39.609190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0dff44e9-fb69-48ca-89bf-a6808c1696ac tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:39.609443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0dff44e9-fb69-48ca-89bf-a6808c1696ac tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:39.618593 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:39.618593 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:39.623117 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0dff44e9-fb69-48ca-89bf-a6808c1696ac tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:39.628971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0dff44e9-fb69-48ca-89bf-a6808c1696ac tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf returned with HTTP 200 Jul 10 19:04:39.630111 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 713/2901] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:39 2026] GET /volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:39.729623 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Create volume of 1 GB Jul 10 19:04:39.734748 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Availability Zones retrieved successfully. Jul 10 19:04:39.740709 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Flow 'volume_create_api' (a66bcc91-8bc9-4a65-a2fc-1708b8a32f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:39.742168 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ebba7d-bad9-440a-865b-f0495ae686b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.743365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:39.825527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ebba7d-bad9-440a-865b-f0495ae686b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:04:37Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1864594b-e2ef-481d-bbf1-f3c90cee2064,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': '1864594b-e2ef-481d-bbf1-f3c90cee2064', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.826496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7bce95-f59b-48e7-a85b-88084377969f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.834074 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-da20ef14-d4ae-45f3-854e-8a0b41beffb1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:39.837533 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-da20ef14-d4ae-45f3-854e-8a0b41beffb1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:39.837855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-da20ef14-d4ae-45f3-854e-8a0b41beffb1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:39.838142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-da20ef14-d4ae-45f3-854e-8a0b41beffb1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:39.838310 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-da20ef14-d4ae-45f3-854e-8a0b41beffb1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:39.847133 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:39.847133 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:39.848638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-da20ef14-d4ae-45f3-854e-8a0b41beffb1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:39.849220 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 732/2902] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:39 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:39.871021 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-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 10 19:04:39.871391 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-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 10 19:04:39.916001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Created reservations ['862c33f4-f1b2-4df5-98cc-2fc715901427', '21710c5d-73fa-4f46-91f6-148d37378b0b', '4f46e32d-00ec-4054-b806-56aef98d19c3', '0fef246a-8558-4d2f-ab10-ba84c75e1cd4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:39.916938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7bce95-f59b-48e7-a85b-88084377969f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['862c33f4-f1b2-4df5-98cc-2fc715901427', '21710c5d-73fa-4f46-91f6-148d37378b0b', '4f46e32d-00ec-4054-b806-56aef98d19c3', '0fef246a-8558-4d2f-ab10-ba84c75e1cd4']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.917606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134968b5-c541-442d-8c80-855e15ea9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.944791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134968b5-c541-442d-8c80-855e15ea9e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96b64582-c3c9-4c7d-9024-64e2a5e607ac', '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='e4765f598fd64ea89c282592d28d1bc9',qos_specs=None,replication_status=,reservations=['862c33f4-f1b2-4df5-98cc-2fc715901427','21710c5d-73fa-4f46-91f6-148d37378b0b','4f46e32d-00ec-4054-b806-56aef98d19c3','0fef246a-8558-4d2f-ab10-ba84c75e1cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d785a5bc89b4b7e828125af168326e2',volume_type_id=1864594b-e2ef-481d-bbf1-f3c90cee2064), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96b64582-c3c9-4c7d-9024-64e2a5e607ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4765f598fd64ea89c282592d28d1bc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d785a5bc89b4b7e828125af168326e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1864594b-e2ef-481d-bbf1-f3c90cee2064),volume_type_id=1864594b-e2ef-481d-bbf1-f3c90cee2064)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.946602 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7426247-12b2-411b-bff7-cc185b957eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:39.976338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7426247-12b2-411b-bff7-cc185b957eac) transitioned into state 'SUCCESS' from 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='e4765f598fd64ea89c282592d28d1bc9',qos_specs=None,replication_status=,reservations=['862c33f4-f1b2-4df5-98cc-2fc715901427','21710c5d-73fa-4f46-91f6-148d37378b0b','4f46e32d-00ec-4054-b806-56aef98d19c3','0fef246a-8558-4d2f-ab10-ba84c75e1cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d785a5bc89b4b7e828125af168326e2',volume_type_id=1864594b-e2ef-481d-bbf1-f3c90cee2064)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:39.977466 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e3cf71-faea-4ad7-9cee-b8973c4be6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:40.001849 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e3cf71-faea-4ad7-9cee-b8973c4be6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:40.001849 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Flow 'volume_create_api' (a66bcc91-8bc9-4a65-a2fc-1708b8a32f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:40.001849 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Create volume request issued successfully. Jul 10 19:04:40.002764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9e716b7-b37d-4b3a-bc25-8b7a95b17841 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:40.003436 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 722/2903] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:04:39 2026] POST /volume/v3/volumes => generated 798 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:40.018575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-97e2025c-3b10-4eba-8ad4-ecc1a8ca467e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:40.021302 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-97e2025c-3b10-4eba-8ad4-ecc1a8ca467e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:40.021608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-97e2025c-3b10-4eba-8ad4-ecc1a8ca467e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:40.021919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-97e2025c-3b10-4eba-8ad4-ecc1a8ca467e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:40.031002 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:40.031002 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:40.035775 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-97e2025c-3b10-4eba-8ad4-ecc1a8ca467e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:40.041878 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-97e2025c-3b10-4eba-8ad4-ecc1a8ca467e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:40.041878 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 737/2904] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:40 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:40.113573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8a299695-d964-4c7b-9674-0762ff3ddedc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:40.115896 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8a299695-d964-4c7b-9674-0762ff3ddedc tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:40.116131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8a299695-d964-4c7b-9674-0762ff3ddedc tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:40.116374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8a299695-d964-4c7b-9674-0762ff3ddedc tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:40.116509 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-8a299695-d964-4c7b-9674-0762ff3ddedc tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:40.118716 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=228,cinder:UPDATE=42,cinder:INSERT=22 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:04:40.122163 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:40.122163 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:40.123018 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8a299695-d964-4c7b-9674-0762ff3ddedc tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:40.123488 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 714/2905] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:40 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:40.647232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e6f4a341-2849-41a9-bdbc-45de13ccfbb6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:40.649786 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6f4a341-2849-41a9-bdbc-45de13ccfbb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:40.653973 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6f4a341-2849-41a9-bdbc-45de13ccfbb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:40.654319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6f4a341-2849-41a9-bdbc-45de13ccfbb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:40.660324 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=216,cinder:UPDATE=59,cinder:INSERT=30 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:04:40.670521 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:40.670521 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:40.676762 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e6f4a341-2849-41a9-bdbc-45de13ccfbb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:40.682639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6f4a341-2849-41a9-bdbc-45de13ccfbb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf returned with HTTP 200 Jul 10 19:04:40.683150 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 733/2906] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:40 2026] GET /volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:40.700364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:40.774375 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:40.774721 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44b2cfca-9ddb-4534-9871-e9904c4319bf", "name": "tempest-ProjectMemberTests-Snapshot-213456426"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:40.783572 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:40.783572 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:40.784050 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Volume info retrieved successfully. Jul 10 19:04:40.784170 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Create snapshot from volume 44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:40.870001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3e9bd533-988d-41f9-8a03-244c89b01f0b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:40.871728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Created reservations ['4ba67d0a-7311-4875-951b-f522f06299bf', 'b219374b-e2b6-40b5-ab14-be4ca960d2d7', '855ad31e-7afa-4879-8775-31525ecae2be', 'be69cf93-0fa6-46b6-b0aa-5b9e23493526'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:40.871934 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e9bd533-988d-41f9-8a03-244c89b01f0b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:40.871934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e9bd533-988d-41f9-8a03-244c89b01f0b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:40.871934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e9bd533-988d-41f9-8a03-244c89b01f0b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:40.871934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3e9bd533-988d-41f9-8a03-244c89b01f0b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:40.883021 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:40.883021 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:40.884232 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e9bd533-988d-41f9-8a03-244c89b01f0b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:40.884788 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 738/2907] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:40 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:40.937003 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot create request issued successfully. Jul 10 19:04:40.937003 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9ccb51e-7f3d-4bf9-be6f-8a61cb19d877 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:04:40.937003 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 723/2908] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:04:40 2026] POST /volume/v3/snapshots => generated 304 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:40.949997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5136e025-2cf1-4799-b945-d73b0dfbd8f4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:40.956964 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5136e025-2cf1-4799-b945-d73b0dfbd8f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 Jul 10 19:04:40.956964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5136e025-2cf1-4799-b945-d73b0dfbd8f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:40.956964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5136e025-2cf1-4799-b945-d73b0dfbd8f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:40.962633 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:40.962633 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:40.963194 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5136e025-2cf1-4799-b945-d73b0dfbd8f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:40.964129 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5136e025-2cf1-4799-b945-d73b0dfbd8f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 returned with HTTP 200 Jul 10 19:04:40.964473 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 715/2909] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:40 2026] GET /volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.064306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b9341a14-221b-427a-a5f9-f8c12a229a3b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.068475 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b9341a14-221b-427a-a5f9-f8c12a229a3b tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:41.068633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b9341a14-221b-427a-a5f9-f8c12a229a3b tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.068856 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b9341a14-221b-427a-a5f9-f8c12a229a3b tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.075497 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.075497 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:41.078715 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b9341a14-221b-427a-a5f9-f8c12a229a3b tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:41.082747 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b9341a14-221b-427a-a5f9-f8c12a229a3b tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:41.083245 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 734/2910] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.140542 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a14bb428-6d18-454b-8774-9f137026a212 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.143158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a14bb428-6d18-454b-8774-9f137026a212 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:41.143158 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a14bb428-6d18-454b-8774-9f137026a212 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.143670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a14bb428-6d18-454b-8774-9f137026a212 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.143854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a14bb428-6d18-454b-8774-9f137026a212 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:41.151565 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.151565 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:41.151565 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a14bb428-6d18-454b-8774-9f137026a212 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:41.151565 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 739/2911] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.601527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-08e625c8-d604-487d-a790-36c75b5a6d86 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.602070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08e625c8-d604-487d-a790-36c75b5a6d86 None None] GET https://10.4.3.225/volume// Jul 10 19:04:41.602247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08e625c8-d604-487d-a790-36c75b5a6d86 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.602569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08e625c8-d604-487d-a790-36c75b5a6d86 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.603045 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08e625c8-d604-487d-a790-36c75b5a6d86 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:04:41.603340 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 724/2912] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:04:41.611206 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8ab48353-8ddb-48a3-85bd-af2f6a29524d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.726971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8ab48353-8ddb-48a3-85bd-af2f6a29524d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:04:41.727149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8ab48353-8ddb-48a3-85bd-af2f6a29524d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1aae18e-efe1-4c97-b987-2eb47bb52bed", "connector": null, "instance_uuid": "a98d2ae7-5ae9-42f0-b45a-7c5cc218006c"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:41.735601 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.735601 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:41.761553 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8ab48353-8ddb-48a3-85bd-af2f6a29524d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:04:41.762022 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 716/2913] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:04:41 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:41.896773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c5880a0-70dd-4a74-8d5d-e3b633da55db None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.899442 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c5880a0-70dd-4a74-8d5d-e3b633da55db tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:41.899715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c5880a0-70dd-4a74-8d5d-e3b633da55db tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.900007 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c5880a0-70dd-4a74-8d5d-e3b633da55db tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.900170 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9c5880a0-70dd-4a74-8d5d-e3b633da55db tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:41.905828 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.905828 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:41.906593 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c5880a0-70dd-4a74-8d5d-e3b633da55db tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:41.907073 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 735/2914] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.917693 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d8c2b5de-5b8c-41a9-b87d-8f4ef1d35328 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.919579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d8c2b5de-5b8c-41a9-b87d-8f4ef1d35328 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:04:41.919945 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d8c2b5de-5b8c-41a9-b87d-8f4ef1d35328 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.920064 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d8c2b5de-5b8c-41a9-b87d-8f4ef1d35328 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.927581 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.927581 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:41.932246 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d8c2b5de-5b8c-41a9-b87d-8f4ef1d35328 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:41.938248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d8c2b5de-5b8c-41a9-b87d-8f4ef1d35328 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 200 Jul 10 19:04:41.938672 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 740/2915] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.957596 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf9650a0-0f27-41e8-a739-589270e0c068 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.960090 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf9650a0-0f27-41e8-a739-589270e0c068 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:41.960354 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf9650a0-0f27-41e8-a739-589270e0c068 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.960602 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf9650a0-0f27-41e8-a739-589270e0c068 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.960751 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bf9650a0-0f27-41e8-a739-589270e0c068 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:41.962988 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=272,cinder:UPDATE=82,cinder:INSERT=41 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:04:41.966446 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.966446 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:41.967503 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf9650a0-0f27-41e8-a739-589270e0c068 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:41.968094 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 725/2916] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.974757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2917fafc-525d-48d3-832c-816b48349184 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.976971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2917fafc-525d-48d3-832c-816b48349184 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 Jul 10 19:04:41.977155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2917fafc-525d-48d3-832c-816b48349184 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.978485 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2917fafc-525d-48d3-832c-816b48349184 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.981772 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed401489-dd23-4726-9e85-9719e121a86c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:41.984508 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:41.984508 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:41.985032 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed401489-dd23-4726-9e85-9719e121a86c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/detail Jul 10 19:04:41.985207 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2917fafc-525d-48d3-832c-816b48349184 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:41.985266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed401489-dd23-4726-9e85-9719e121a86c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:41.985528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed401489-dd23-4726-9e85-9719e121a86c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:41.985856 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-ed401489-dd23-4726-9e85-9719e121a86c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:04:41.986302 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2917fafc-525d-48d3-832c-816b48349184 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 returned with HTTP 200 Jul 10 19:04:41.986689 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 717/2917] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.997639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed401489-dd23-4726-9e85-9719e121a86c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/detail returned with HTTP 200 Jul 10 19:04:41.998157 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 736/2918] 10.4.3.225 () {66 vars in 1258 bytes} [Fri Jul 10 19:04:41 2026] GET /volume/v3/backups/detail => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:41.998479 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-075aa44b-310c-41ca-968d-397ba327df18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.007436 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 Jul 10 19:04:42.007741 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.009983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.010147 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Delete snapshot with id: e389003b-7aca-41bd-bde9-3e8242d9bda7 Jul 10 19:04:42.014305 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.016183 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791/restore Jul 10 19:04:42.017329 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:42.018330 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.018330 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:42.018427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Restoring backup 9181d59b-5974-4e93-b1ec-94cfca673791 ({'restore': {}}) {{(pid=100057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:04:42.018427 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Restoring backup 9181d59b-5974-4e93-b1ec-94cfca673791 to volume None. Jul 10 19:04:42.018545 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:42.023851 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.023851 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:42.025698 np0000005042 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating volume of 1 GB for restore of backup 9181d59b-5974-4e93-b1ec-94cfca673791. Jul 10 19:04:42.030232 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability Zones retrieved successfully. Jul 10 19:04:42.037685 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (ef2e58e0-36b3-4d33-bfcc-42b6357c25e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:42.038538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5f5325-a720-4f85-952a-9197599dd04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:42.040341 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot delete request issued successfully. Jul 10 19:04:42.040341 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-075aa44b-310c-41ca-968d-397ba327df18 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 returned with HTTP 202 Jul 10 19:04:42.040994 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 741/2919] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:41 2026] DELETE /volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:42.041160 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:42.051566 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3e8f397a-017a-413a-aa27-8da9589c5339 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.053626 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e8f397a-017a-413a-aa27-8da9589c5339 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 Jul 10 19:04:42.053825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3e8f397a-017a-413a-aa27-8da9589c5339 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.054079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3e8f397a-017a-413a-aa27-8da9589c5339 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.062551 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.062551 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:42.063159 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3e8f397a-017a-413a-aa27-8da9589c5339 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:42.064178 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e8f397a-017a-413a-aa27-8da9589c5339 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 returned with HTTP 200 Jul 10 19:04:42.064740 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 718/2920] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:42 2026] GET /volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:42.080259 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c40f958-dc94-4813-820d-4b89d7342499 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.082027 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c40f958-dc94-4813-820d-4b89d7342499 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:42.082245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c40f958-dc94-4813-820d-4b89d7342499 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.082428 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c40f958-dc94-4813-820d-4b89d7342499 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.083468 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5f5325-a720-4f85-952a-9197599dd04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:42.084846 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ba1e6a-fab5-46be-85d3-cfef05bcc9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:42.097172 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.097172 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:42.098646 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b11b813e-e88f-4c99-a62b-c78e756d70be None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.100605 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b11b813e-e88f-4c99-a62b-c78e756d70be tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:42.100871 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b11b813e-e88f-4c99-a62b-c78e756d70be tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.101062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b11b813e-e88f-4c99-a62b-c78e756d70be tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.102030 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c40f958-dc94-4813-820d-4b89d7342499 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:42.107132 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c40f958-dc94-4813-820d-4b89d7342499 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:42.107568 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 737/2921] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:42 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:42.109787 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.109787 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:42.114655 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b11b813e-e88f-4c99-a62b-c78e756d70be tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:42.120459 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b11b813e-e88f-4c99-a62b-c78e756d70be tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:42.120933 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 742/2922] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:42 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:42.147017 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['b27f4042-166d-40e0-bcb8-31e43d051ee4', 'dfd38afd-df7a-4de0-bff9-0aaf32adf9a0', '10f40b3b-de7d-4285-acee-f62c1948f784', '9beb99dc-8230-47aa-959a-86e425d2baed'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:42.147953 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77ba1e6a-fab5-46be-85d3-cfef05bcc9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b27f4042-166d-40e0-bcb8-31e43d051ee4', 'dfd38afd-df7a-4de0-bff9-0aaf32adf9a0', '10f40b3b-de7d-4285-acee-f62c1948f784', '9beb99dc-8230-47aa-959a-86e425d2baed']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:42.148688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d33253-69b2-4351-a16e-e152eb36a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:42.172638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cf5684d6-5ec2-412b-b6a6-38b6330cfd04 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.174859 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cf5684d6-5ec2-412b-b6a6-38b6330cfd04 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:42.175094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cf5684d6-5ec2-412b-b6a6-38b6330cfd04 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.175333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cf5684d6-5ec2-412b-b6a6-38b6330cfd04 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.175463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-cf5684d6-5ec2-412b-b6a6-38b6330cfd04 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:42.181166 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d33253-69b2-4351-a16e-e152eb36a3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35357c35-6b17-404c-8120-ea5d5fa3bd02', '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_9181d59b-5974-4e93-b1ec-94cfca673791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['b27f4042-166d-40e0-bcb8-31e43d051ee4','dfd38afd-df7a-4de0-bff9-0aaf32adf9a0','10f40b3b-de7d-4285-acee-f62c1948f784','9beb99dc-8230-47aa-959a-86e425d2baed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9181d59b-5974-4e93-b1ec-94cfca673791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35357c35-6b17-404c-8120-ea5d5fa3bd02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b02355ea314546918c4bfc5b8b921c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43985f4393cb44a9b92c9be9284181ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:42.181987 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba87a0e4-f9a9-48be-a8dc-03bc0d5375d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:42.182326 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.182326 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:42.183707 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cf5684d6-5ec2-412b-b6a6-38b6330cfd04 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:42.185079 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 719/2923] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:42 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:42.218462 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba87a0e4-f9a9-48be-a8dc-03bc0d5375d1) transitioned into 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_9181d59b-5974-4e93-b1ec-94cfca673791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['b27f4042-166d-40e0-bcb8-31e43d051ee4','dfd38afd-df7a-4de0-bff9-0aaf32adf9a0','10f40b3b-de7d-4285-acee-f62c1948f784','9beb99dc-8230-47aa-959a-86e425d2baed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:42.219229 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edcb81f-4f7b-4ba5-9cc6-2cfe6080b8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:42.231260 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edcb81f-4f7b-4ba5-9cc6-2cfe6080b8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:42.232102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (ef2e58e0-36b3-4d33-bfcc-42b6357c25e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:42.232471 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request issued successfully. Jul 10 19:04:42.239377 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.239377 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:42.239958 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:42.294450 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-570b62b2-cedc-41c9-8b66-17d1cf3d49d4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.295437 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-570b62b2-cedc-41c9-8b66-17d1cf3d49d4 None None] GET https://10.4.3.225/volume// Jul 10 19:04:42.295437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-570b62b2-cedc-41c9-8b66-17d1cf3d49d4 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.295546 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-570b62b2-cedc-41c9-8b66-17d1cf3d49d4 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.295948 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-570b62b2-cedc-41c9-8b66-17d1cf3d49d4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:04:42.297481 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 738/2924] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:04:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:04:42.305262 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8cce4f32-a14f-4128-b04c-e2bcc328a34f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.308501 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8cce4f32-a14f-4128-b04c-e2bcc328a34f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:42.308778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8cce4f32-a14f-4128-b04c-e2bcc328a34f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:42.309398 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8cce4f32-a14f-4128-b04c-e2bcc328a34f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:42.325426 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.325426 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:42.331258 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8cce4f32-a14f-4128-b04c-e2bcc328a34f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:42.341965 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8cce4f32-a14f-4128-b04c-e2bcc328a34f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:42.342696 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 743/2925] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:04:42 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:04:42.479498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:42.481738 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] PUT https://10.4.3.225/volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc Jul 10 19:04:42.482187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:42.491730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Acquiring lock "cinder-attachment_update-a1aae18e-efe1-4c97-b987-2eb47bb52bed-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:04:42.496452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Lock "cinder-attachment_update-a1aae18e-efe1-4c97-b987-2eb47bb52bed-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:04:42.497466 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:42.497466 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:43.030474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Lock "cinder-attachment_update-a1aae18e-efe1-4c97-b987-2eb47bb52bed-np0000005042" released by "attachment_update" :: held 0.534s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:04:43.030949 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-6c5fa895-7261-4b0f-9b9d-3bd19c85e631 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc returned with HTTP 200 Jul 10 19:04:43.031297 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 720/2926] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:04:42 2026] PUT /volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:43.075169 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e12c7a07-a763-4c79-abcd-b7498fd02367 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.076923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e12c7a07-a763-4c79-abcd-b7498fd02367 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 Jul 10 19:04:43.077126 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e12c7a07-a763-4c79-abcd-b7498fd02367 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.077322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e12c7a07-a763-4c79-abcd-b7498fd02367 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.082233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e12c7a07-a763-4c79-abcd-b7498fd02367 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 returned with HTTP 404 Jul 10 19:04:43.082962 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 739/2927] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:43 2026] GET /volume/v3/snapshots/e389003b-7aca-41bd-bde9-3e8242d9bda7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:43.090267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.092070 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:43.092260 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.092455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.092630 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: 44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:43.099518 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.099518 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:43.099841 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:43.120496 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0be076c0-91d7-4c10-a5ee-5f6f839bb878 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.121793 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:04:43.122052 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2d6447b4-770b-47b3-89c0-a3af5bf4d227 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf returned with HTTP 202 Jul 10 19:04:43.122385 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0be076c0-91d7-4c10-a5ee-5f6f839bb878 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:43.122450 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 744/2928] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:43 2026] DELETE /volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:43.122623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0be076c0-91d7-4c10-a5ee-5f6f839bb878 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.122871 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0be076c0-91d7-4c10-a5ee-5f6f839bb878 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.130366 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9be65247-1834-4fe9-8d52-7321d37e4b97 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.132211 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9be65247-1834-4fe9-8d52-7321d37e4b97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:43.132397 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9be65247-1834-4fe9-8d52-7321d37e4b97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.132653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9be65247-1834-4fe9-8d52-7321d37e4b97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.133666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-86e7a459-613a-483f-940a-3c87ed4a6b22 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.135461 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86e7a459-613a-483f-940a-3c87ed4a6b22 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:43.135552 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.135552 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:43.135640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86e7a459-613a-483f-940a-3c87ed4a6b22 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.135839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86e7a459-613a-483f-940a-3c87ed4a6b22 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.139785 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.139785 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:43.140059 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0be076c0-91d7-4c10-a5ee-5f6f839bb878 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:43.143420 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.143420 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:43.144208 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9be65247-1834-4fe9-8d52-7321d37e4b97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:43.147239 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0be076c0-91d7-4c10-a5ee-5f6f839bb878 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:43.147730 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 721/2929] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:43 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:43.148214 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-86e7a459-613a-483f-940a-3c87ed4a6b22 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:43.149262 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9be65247-1834-4fe9-8d52-7321d37e4b97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf returned with HTTP 200 Jul 10 19:04:43.149786 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 740/2930] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:43 2026] GET /volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:43.153638 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86e7a459-613a-483f-940a-3c87ed4a6b22 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:43.154436 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 745/2931] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:43 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:43.197374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-04d20b22-96ef-4d51-afc4-fbb57bc3b890 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.199297 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04d20b22-96ef-4d51-afc4-fbb57bc3b890 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:43.199518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04d20b22-96ef-4d51-afc4-fbb57bc3b890 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.199690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04d20b22-96ef-4d51-afc4-fbb57bc3b890 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.199821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-04d20b22-96ef-4d51-afc4-fbb57bc3b890 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:43.204110 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.204110 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:43.204837 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04d20b22-96ef-4d51-afc4-fbb57bc3b890 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:43.205282 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 722/2932] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:43 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:43.247754 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.247754 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:43.248450 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:43.248519 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Checking backup size 1 against volume size 1 {{(pid=100057) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:04:43.248714 np0000005042 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Overwriting volume 35357c35-6b17-404c-8120-ea5d5fa3bd02 with restore of backup 9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:43.264187 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] restore_backup in rpcapi backup_id 9181d59b-5974-4e93-b1ec-94cfca673791 {{(pid=100057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:04:43.266029 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cec19748-1c88-4728-bdef-0d0551a7e2e4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791/restore returned with HTTP 202 Jul 10 19:04:43.266632 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 726/2933] 10.4.3.225 () {68 vars in 1393 bytes} [Fri Jul 10 19:04:42 2026] POST /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791/restore => generated 189 bytes in 1253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:43.275570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6f757fd2-10c3-496d-a7bc-8a7420827cf3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.277470 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6f757fd2-10c3-496d-a7bc-8a7420827cf3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:43.277666 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6f757fd2-10c3-496d-a7bc-8a7420827cf3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:43.277912 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6f757fd2-10c3-496d-a7bc-8a7420827cf3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:43.278072 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-6f757fd2-10c3-496d-a7bc-8a7420827cf3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:43.282282 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.282282 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:43.283100 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6f757fd2-10c3-496d-a7bc-8a7420827cf3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:43.283435 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 741/2934] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:43 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:43.662231 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-41913bf8-82f8-475f-ae89-c8c9a5a33740 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:43.664124 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-41913bf8-82f8-475f-ae89-c8c9a5a33740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629/action Jul 10 19:04:43.664453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-41913bf8-82f8-475f-ae89-c8c9a5a33740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:43.664592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-41913bf8-82f8-475f-ae89-c8c9a5a33740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:43.687353 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:43.687353 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:43.700602 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f8abf937-8281-4150-9d32-f5300975fcc7 req-41913bf8-82f8-475f-ae89-c8c9a5a33740 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629/action returned with HTTP 204 Jul 10 19:04:43.701095 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 746/2935] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:04:43 2026] POST /volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:44.162936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c1d5e9f4-1568-4b24-80f4-c96d1c522204 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.164730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f8ed2bd-1a5c-4976-b54b-acf955a7267d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.164864 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c1d5e9f4-1568-4b24-80f4-c96d1c522204 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:44.165077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c1d5e9f4-1568-4b24-80f4-c96d1c522204 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:44.165265 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c1d5e9f4-1568-4b24-80f4-c96d1c522204 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:44.166766 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f8ed2bd-1a5c-4976-b54b-acf955a7267d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf Jul 10 19:04:44.167041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f8ed2bd-1a5c-4976-b54b-acf955a7267d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:44.167262 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f8ed2bd-1a5c-4976-b54b-acf955a7267d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:44.169489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f4ca0b1b-9cdc-46f3-a552-d0e8c129351c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.171970 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f4ca0b1b-9cdc-46f3-a552-d0e8c129351c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:44.172313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f4ca0b1b-9cdc-46f3-a552-d0e8c129351c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:44.172614 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f4ca0b1b-9cdc-46f3-a552-d0e8c129351c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:44.173757 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f8ed2bd-1a5c-4976-b54b-acf955a7267d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf returned with HTTP 404 Jul 10 19:04:44.174395 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 727/2936] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:44 2026] GET /volume/v3/volumes/44b2cfca-9ddb-4534-9871-e9904c4319bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:44.175500 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:44.175500 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:44.179122 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c1d5e9f4-1568-4b24-80f4-c96d1c522204 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:44.181842 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:44.181842 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:44.183137 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.183873 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c1d5e9f4-1568-4b24-80f4-c96d1c522204 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:44.184343 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 723/2937] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:44 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:44.185014 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:44.185322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1523858547"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:44.186671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1523858547'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:44.186752 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f4ca0b1b-9cdc-46f3-a552-d0e8c129351c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:44.186825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:04:44.192367 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f4ca0b1b-9cdc-46f3-a552-d0e8c129351c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:44.192977 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 742/2938] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:44 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:44.196599 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:04:44.202711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (58b9efc5-7a0c-4ebc-ba90-b29741c0f097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:44.203705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a81eb9-a284-478f-9f00-a8e9d1913d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:44.204571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:44.219485 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24a48228-8d4b-48c0-aab3-72f33ea83de2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.221455 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24a48228-8d4b-48c0-aab3-72f33ea83de2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:44.221666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24a48228-8d4b-48c0-aab3-72f33ea83de2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:44.221940 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24a48228-8d4b-48c0-aab3-72f33ea83de2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:44.222072 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-24a48228-8d4b-48c0-aab3-72f33ea83de2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:44.226154 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:44.226154 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:44.226777 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24a48228-8d4b-48c0-aab3-72f33ea83de2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:44.227188 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 728/2939] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:44 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:44.231414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a81eb9-a284-478f-9f00-a8e9d1913d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:44.232531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b91109-d226-47d4-a9de-ab079e3170d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:44.276953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['990b60b9-5fe6-4467-b5ae-56511ed6d151', '207cf0ed-1234-41c7-a2a7-bf6abb2d25f1', '4ea8fb17-0a47-4041-8a84-d191b0863e93', 'a9109334-e4ab-402d-8229-f15aaf86c078'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:44.277632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b91109-d226-47d4-a9de-ab079e3170d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['990b60b9-5fe6-4467-b5ae-56511ed6d151', '207cf0ed-1234-41c7-a2a7-bf6abb2d25f1', '4ea8fb17-0a47-4041-8a84-d191b0863e93', 'a9109334-e4ab-402d-8229-f15aaf86c078']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:44.278283 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efbb2c80-bcb2-489f-ac13-fcf53364c977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:44.293608 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ea4af7ef-e678-49df-a06c-8a5789f1ec0e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.295350 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea4af7ef-e678-49df-a06c-8a5789f1ec0e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:44.295576 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea4af7ef-e678-49df-a06c-8a5789f1ec0e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:44.295765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea4af7ef-e678-49df-a06c-8a5789f1ec0e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:44.295926 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ea4af7ef-e678-49df-a06c-8a5789f1ec0e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:44.300648 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:44.300648 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:44.301353 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efbb2c80-bcb2-489f-ac13-fcf53364c977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523858547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['990b60b9-5fe6-4467-b5ae-56511ed6d151','207cf0ed-1234-41c7-a2a7-bf6abb2d25f1','4ea8fb17-0a47-4041-8a84-d191b0863e93','a9109334-e4ab-402d-8229-f15aaf86c078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1523858547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:44.301449 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea4af7ef-e678-49df-a06c-8a5789f1ec0e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:44.301819 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 724/2940] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:44 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:44.302145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d599b363-9a91-4c00-949c-14179e4b6d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:44.320118 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d599b363-9a91-4c00-949c-14179e4b6d8d) transitioned into state 'SUCCESS' from state '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-1523858547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['990b60b9-5fe6-4467-b5ae-56511ed6d151','207cf0ed-1234-41c7-a2a7-bf6abb2d25f1','4ea8fb17-0a47-4041-8a84-d191b0863e93','a9109334-e4ab-402d-8229-f15aaf86c078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:44.320732 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd3caea-ce4c-4fdf-85bc-59d35a283732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:44.332203 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd3caea-ce4c-4fdf-85bc-59d35a283732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:44.333040 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (58b9efc5-7a0c-4ebc-ba90-b29741c0f097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:44.333323 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:04:44.333865 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-23056011-d0ef-4b65-8e45-5323ab4d14ae tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:44.334267 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 747/2941] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:44 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:44.346045 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-20d83df0-11e8-4657-9e50-ae49e2486b76 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:44.351505 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-20d83df0-11e8-4657-9e50-ae49e2486b76 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:44.351857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-20d83df0-11e8-4657-9e50-ae49e2486b76 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:44.352094 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-20d83df0-11e8-4657-9e50-ae49e2486b76 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:44.364356 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:44.364356 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:44.370009 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-20d83df0-11e8-4657-9e50-ae49e2486b76 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:44.375814 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-20d83df0-11e8-4657-9e50-ae49e2486b76 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f returned with HTTP 200 Jul 10 19:04:44.376211 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 743/2942] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:44 2026] GET /volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:45.200093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4748f7e9-8c3b-485c-82fd-7453f5d1cc4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.202236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4748f7e9-8c3b-485c-82fd-7453f5d1cc4a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:45.202439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4748f7e9-8c3b-485c-82fd-7453f5d1cc4a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:45.202630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4748f7e9-8c3b-485c-82fd-7453f5d1cc4a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:45.205398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ee110cc0-d948-4267-ad1d-f3b246db6219 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.207559 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee110cc0-d948-4267-ad1d-f3b246db6219 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:45.207830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee110cc0-d948-4267-ad1d-f3b246db6219 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:45.208064 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ee110cc0-d948-4267-ad1d-f3b246db6219 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:45.215397 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.215397 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:45.217219 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.217219 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:45.221945 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4748f7e9-8c3b-485c-82fd-7453f5d1cc4a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:45.222118 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ee110cc0-d948-4267-ad1d-f3b246db6219 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:45.226414 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4748f7e9-8c3b-485c-82fd-7453f5d1cc4a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:45.226915 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 729/2943] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:45 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:45.230837 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ee110cc0-d948-4267-ad1d-f3b246db6219 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:45.230837 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 725/2944] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:45 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:45.240267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-319d64a5-4931-4720-81d0-269484da2f63 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.242796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-319d64a5-4931-4720-81d0-269484da2f63 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:45.243284 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-319d64a5-4931-4720-81d0-269484da2f63 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:45.243705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-319d64a5-4931-4720-81d0-269484da2f63 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:45.244015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-319d64a5-4931-4720-81d0-269484da2f63 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:45.250029 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.250029 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:45.251827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-319d64a5-4931-4720-81d0-269484da2f63 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:45.252008 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 748/2945] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:45 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:45.312506 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3a89cde5-8634-4705-a745-a0ac32bb4b6c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.314790 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3a89cde5-8634-4705-a745-a0ac32bb4b6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:45.315060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3a89cde5-8634-4705-a745-a0ac32bb4b6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:45.315325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3a89cde5-8634-4705-a745-a0ac32bb4b6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:45.315450 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3a89cde5-8634-4705-a745-a0ac32bb4b6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:45.320970 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.320970 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:45.322118 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3a89cde5-8634-4705-a745-a0ac32bb4b6c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:45.322628 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 744/2946] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:45 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:45.390569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96b1d209-99cc-4190-a53a-28b6f840caa4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.392902 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96b1d209-99cc-4190-a53a-28b6f840caa4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:45.393170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96b1d209-99cc-4190-a53a-28b6f840caa4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:45.393431 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96b1d209-99cc-4190-a53a-28b6f840caa4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:45.406656 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.406656 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:45.411470 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-96b1d209-99cc-4190-a53a-28b6f840caa4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:45.415915 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96b1d209-99cc-4190-a53a-28b6f840caa4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f returned with HTTP 200 Jul 10 19:04:45.416388 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 730/2947] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:45 2026] GET /volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:45.429597 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.431439 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:45.431872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1354748788"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:45.440518 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.440518 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:45.440914 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:45.441034 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:45.469336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['d3dc9f09-4420-4df4-a59b-dac0f12720c4', 'afe4805a-93d7-477a-be18-21609a078204', 'e9812f5e-eb88-463e-91c8-2f62fa8fad90', 'e6d0fee6-76e5-4788-8441-72f9e6acadf5'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:45.500663 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:04:45.501003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-640d8ff9-5e02-45e3-b8ba-0ff58cee07c8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:04:45.501409 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 726/2948] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:04:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:45.510618 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-52b680f4-06dc-4a4b-98ca-221e7b21053b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:45.512177 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52b680f4-06dc-4a4b-98ca-221e7b21053b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:45.513090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52b680f4-06dc-4a4b-98ca-221e7b21053b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:45.513090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52b680f4-06dc-4a4b-98ca-221e7b21053b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:45.518050 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:45.518050 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:45.518590 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-52b680f4-06dc-4a4b-98ca-221e7b21053b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:45.519583 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52b680f4-06dc-4a4b-98ca-221e7b21053b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 200 Jul 10 19:04:45.520159 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 749/2949] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:45 2026] GET /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:46.244756 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8420680d-dad1-45f3-9d7b-4050fe46b489 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.245120 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4d05427a-47ab-4114-a3c7-1f544c66c7e1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.246520 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8420680d-dad1-45f3-9d7b-4050fe46b489 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:46.246695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8420680d-dad1-45f3-9d7b-4050fe46b489 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.246903 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8420680d-dad1-45f3-9d7b-4050fe46b489 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.247137 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d05427a-47ab-4114-a3c7-1f544c66c7e1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:46.247388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d05427a-47ab-4114-a3c7-1f544c66c7e1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.247643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d05427a-47ab-4114-a3c7-1f544c66c7e1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.253705 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.253705 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:46.262139 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8420680d-dad1-45f3-9d7b-4050fe46b489 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:46.262820 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f33ba694-22fe-4c1d-9908-c0249e27a2f6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.265290 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f33ba694-22fe-4c1d-9908-c0249e27a2f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:46.265556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f33ba694-22fe-4c1d-9908-c0249e27a2f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.265826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f33ba694-22fe-4c1d-9908-c0249e27a2f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.266001 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f33ba694-22fe-4c1d-9908-c0249e27a2f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:46.268684 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8420680d-dad1-45f3-9d7b-4050fe46b489 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:46.269257 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 731/2950] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:46 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:46.271215 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.271215 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:46.272122 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f33ba694-22fe-4c1d-9908-c0249e27a2f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:46.272587 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 727/2951] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:46 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:46.276170 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.276170 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:46.281080 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4d05427a-47ab-4114-a3c7-1f544c66c7e1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:46.287890 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d05427a-47ab-4114-a3c7-1f544c66c7e1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:46.288442 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 745/2952] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:46 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:46.333315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b6e2907f-ac0a-424d-9815-8937607a0668 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.335476 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6e2907f-ac0a-424d-9815-8937607a0668 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:46.335892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6e2907f-ac0a-424d-9815-8937607a0668 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.336266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6e2907f-ac0a-424d-9815-8937607a0668 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.336512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b6e2907f-ac0a-424d-9815-8937607a0668 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:46.342990 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.342990 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:46.342990 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6e2907f-ac0a-424d-9815-8937607a0668 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:46.343426 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 750/2953] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:46 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:46.530114 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-190f4d0d-e7d1-4626-b67c-6fcdf13ade20 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.531829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-190f4d0d-e7d1-4626-b67c-6fcdf13ade20 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:46.532014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-190f4d0d-e7d1-4626-b67c-6fcdf13ade20 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.532204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-190f4d0d-e7d1-4626-b67c-6fcdf13ade20 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.537013 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.537013 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:46.537277 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-190f4d0d-e7d1-4626-b67c-6fcdf13ade20 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:46.537900 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-190f4d0d-e7d1-4626-b67c-6fcdf13ade20 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 200 Jul 10 19:04:46.538223 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 732/2954] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:46 2026] GET /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:46.546713 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.548976 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:46.549231 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.549498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.549660 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Delete snapshot with id: 016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:46.556094 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.556094 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:46.556710 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:46.576657 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot delete request issued successfully. Jul 10 19:04:46.576950 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e4900cd0-3587-4a17-b84a-6c160287a1f8 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 202 Jul 10 19:04:46.577494 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 728/2955] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:46 2026] DELETE /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:46.588080 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a9aaa5e1-891a-4a36-a58f-02ee558f83fe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:46.589658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a9aaa5e1-891a-4a36-a58f-02ee558f83fe tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:46.589881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a9aaa5e1-891a-4a36-a58f-02ee558f83fe tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:46.590097 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a9aaa5e1-891a-4a36-a58f-02ee558f83fe tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:46.594938 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:46.594938 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:46.595356 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a9aaa5e1-891a-4a36-a58f-02ee558f83fe tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:46.596083 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a9aaa5e1-891a-4a36-a58f-02ee558f83fe tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 200 Jul 10 19:04:46.596434 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 746/2956] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:46 2026] GET /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:47.281714 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d29497d5-1139-4038-acf4-bef77986555f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.286029 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6672ace0-efa8-4096-a50c-e8594aaadb19 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.286385 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d29497d5-1139-4038-acf4-bef77986555f tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:47.286385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d29497d5-1139-4038-acf4-bef77986555f tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.286385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d29497d5-1139-4038-acf4-bef77986555f tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.289896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6672ace0-efa8-4096-a50c-e8594aaadb19 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:47.289896 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6672ace0-efa8-4096-a50c-e8594aaadb19 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.289896 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6672ace0-efa8-4096-a50c-e8594aaadb19 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.289896 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6672ace0-efa8-4096-a50c-e8594aaadb19 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:47.293875 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.293875 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:47.294738 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6672ace0-efa8-4096-a50c-e8594aaadb19 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:47.295231 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 733/2957] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:47.298461 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.298461 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:47.306989 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d29497d5-1139-4038-acf4-bef77986555f tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:47.307605 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2ffb287e-c659-4680-ac1f-5e8a11dd139b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.310220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.310591 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2ffb287e-c659-4680-ac1f-5e8a11dd139b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:47.311017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2ffb287e-c659-4680-ac1f-5e8a11dd139b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.312015 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2ffb287e-c659-4680-ac1f-5e8a11dd139b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.312855 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:04:47.313300 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb79429c-480b-4e22-853e-d76f748c0a91", "incremental": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:47.314158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d29497d5-1139-4038-acf4-bef77986555f tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:47.314576 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 751/2958] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:47.315505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating new backup {'backup': {'volume_id': 'fb79429c-480b-4e22-853e-d76f748c0a91', 'incremental': True}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:04:47.315680 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating backup of volume fb79429c-480b-4e22-853e-d76f748c0a91 in container None Jul 10 19:04:47.328029 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.328029 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:47.328489 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:04:47.329916 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.329916 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:47.337197 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2ffb287e-c659-4680-ac1f-5e8a11dd139b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:47.344582 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2ffb287e-c659-4680-ac1f-5e8a11dd139b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:47.345195 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 729/2959] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:47.355150 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5a2127e-1ff2-4ad0-9cf1-a4cbaf9ef878 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.355214 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['640b23fc-5e53-4eb6-8c36-79983d8ad1fa', '15a4f180-b24b-4abd-9e42-b732bd29c28e'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:47.358192 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5a2127e-1ff2-4ad0-9cf1-a4cbaf9ef878 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:47.358557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5a2127e-1ff2-4ad0-9cf1-a4cbaf9ef878 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.358912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5a2127e-1ff2-4ad0-9cf1-a4cbaf9ef878 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.359134 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e5a2127e-1ff2-4ad0-9cf1-a4cbaf9ef878 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:47.368841 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.368841 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:47.368841 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5a2127e-1ff2-4ad0-9cf1-a4cbaf9ef878 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:47.368841 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 734/2960] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:47.381308 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ed2f7352-f521-47fd-9286-b8cd8312aa2a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 400 Jul 10 19:04:47.382178 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 747/2961] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:47 2026] POST /volume/v3/backups => generated 109 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:04:47.394228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-806a1bbe-f16e-4832-b68d-da63889e937f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.399247 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-806a1bbe-f16e-4832-b68d-da63889e937f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] DELETE https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:47.400094 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-806a1bbe-f16e-4832-b68d-da63889e937f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.400300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-806a1bbe-f16e-4832-b68d-da63889e937f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.400511 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-806a1bbe-f16e-4832-b68d-da63889e937f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Delete backup with id: c561d223-2987-4025-b1af-4b6f723f6b70. Jul 10 19:04:47.407289 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.407289 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:47.420191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-806a1bbe-f16e-4832-b68d-da63889e937f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] delete_backup rpcapi backup_id c561d223-2987-4025-b1af-4b6f723f6b70 {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:04:47.422129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-806a1bbe-f16e-4832-b68d-da63889e937f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 202 Jul 10 19:04:47.422570 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 752/2962] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:47 2026] DELETE /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:04:47.431559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ce19259e-93c4-454c-84c6-99b7d14200c0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.435252 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce19259e-93c4-454c-84c6-99b7d14200c0 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:47.439858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce19259e-93c4-454c-84c6-99b7d14200c0 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.440114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce19259e-93c4-454c-84c6-99b7d14200c0 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.440280 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ce19259e-93c4-454c-84c6-99b7d14200c0 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:47.447641 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.447641 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:47.447641 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce19259e-93c4-454c-84c6-99b7d14200c0 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 200 Jul 10 19:04:47.447641 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 730/2963] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:47.605230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e268b5cf-62fa-4fd7-9d0f-527383e61009 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.607299 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e268b5cf-62fa-4fd7-9d0f-527383e61009 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:47.607589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e268b5cf-62fa-4fd7-9d0f-527383e61009 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.608820 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e268b5cf-62fa-4fd7-9d0f-527383e61009 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.612493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e268b5cf-62fa-4fd7-9d0f-527383e61009 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 404 Jul 10 19:04:47.612493 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 735/2964] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:47.620654 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-21293faa-9b7c-4181-9634-23b308d7c95a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.622407 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21293faa-9b7c-4181-9634-23b308d7c95a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:47.622665 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21293faa-9b7c-4181-9634-23b308d7c95a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.622925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21293faa-9b7c-4181-9634-23b308d7c95a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.623073 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-21293faa-9b7c-4181-9634-23b308d7c95a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: 016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:47.627392 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21293faa-9b7c-4181-9634-23b308d7c95a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 404 Jul 10 19:04:47.628111 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 748/2965] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:47 2026] DELETE /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:47.634817 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-652dbeb3-93bd-40f5-90fc-75b1ebb20dd3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.636826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-652dbeb3-93bd-40f5-90fc-75b1ebb20dd3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b Jul 10 19:04:47.637043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-652dbeb3-93bd-40f5-90fc-75b1ebb20dd3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.637237 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-652dbeb3-93bd-40f5-90fc-75b1ebb20dd3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.642051 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-652dbeb3-93bd-40f5-90fc-75b1ebb20dd3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b returned with HTTP 404 Jul 10 19:04:47.642769 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 753/2966] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/snapshots/016a6d36-f0c2-4132-af8d-a227beb0b88b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:47.650100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.651970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:47.652175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.652467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.652578 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:47.660642 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.660642 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:47.661016 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:47.693832 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:04:47.693832 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a639b054-10fe-4363-bd96-c4e8fd7c70ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f returned with HTTP 202 Jul 10 19:04:47.693832 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 731/2967] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:47 2026] DELETE /volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:47.703581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3bc5a34b-782f-4db5-8694-67c3ebbf6e28 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:47.710836 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3bc5a34b-782f-4db5-8694-67c3ebbf6e28 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:47.710836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3bc5a34b-782f-4db5-8694-67c3ebbf6e28 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:47.710836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3bc5a34b-782f-4db5-8694-67c3ebbf6e28 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:47.726972 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:47.726972 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:47.731957 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3bc5a34b-782f-4db5-8694-67c3ebbf6e28 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:47.738544 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3bc5a34b-782f-4db5-8694-67c3ebbf6e28 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f returned with HTTP 200 Jul 10 19:04:47.741835 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 736/2968] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:47 2026] GET /volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:48.335482 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2c6d0162-9f05-4065-83b3-ff21a9adf034 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.337767 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c6d0162-9f05-4065-83b3-ff21a9adf034 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:48.338040 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c6d0162-9f05-4065-83b3-ff21a9adf034 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.338274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c6d0162-9f05-4065-83b3-ff21a9adf034 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.347549 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.347549 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:48.353045 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2c6d0162-9f05-4065-83b3-ff21a9adf034 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:48.360388 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c6d0162-9f05-4065-83b3-ff21a9adf034 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:48.360990 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 749/2969] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:48.362233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d226736d-8b51-4ecc-8eec-3c3f65d1b5e7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.364349 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d226736d-8b51-4ecc-8eec-3c3f65d1b5e7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:48.364691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d226736d-8b51-4ecc-8eec-3c3f65d1b5e7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.365044 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d226736d-8b51-4ecc-8eec-3c3f65d1b5e7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.377426 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.377426 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:48.380060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5628dc0f-70b1-4b1a-9f76-f8e0ca7ea785 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.382827 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5628dc0f-70b1-4b1a-9f76-f8e0ca7ea785 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:48.382974 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5628dc0f-70b1-4b1a-9f76-f8e0ca7ea785 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.383152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5628dc0f-70b1-4b1a-9f76-f8e0ca7ea785 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.383315 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5628dc0f-70b1-4b1a-9f76-f8e0ca7ea785 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:48.383642 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d226736d-8b51-4ecc-8eec-3c3f65d1b5e7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:48.389019 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.389019 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:48.390123 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5628dc0f-70b1-4b1a-9f76-f8e0ca7ea785 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:48.390628 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 732/2970] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:48.391121 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d226736d-8b51-4ecc-8eec-3c3f65d1b5e7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:48.391568 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 754/2971] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:48.460942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7a8ccda4-bff8-481b-bc75-645d9bed5817 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.465550 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a8ccda4-bff8-481b-bc75-645d9bed5817 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 Jul 10 19:04:48.466957 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a8ccda4-bff8-481b-bc75-645d9bed5817 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.467279 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7a8ccda4-bff8-481b-bc75-645d9bed5817 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.467477 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7a8ccda4-bff8-481b-bc75-645d9bed5817 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id c561d223-2987-4025-b1af-4b6f723f6b70. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:48.474300 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7a8ccda4-bff8-481b-bc75-645d9bed5817 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 returned with HTTP 404 Jul 10 19:04:48.474984 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 737/2972] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/backups/c561d223-2987-4025-b1af-4b6f723f6b70 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:48.488376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.489874 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:48.490849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1207713371"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:48.491837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1207713371'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:48.495360 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume of 1 GB Jul 10 19:04:48.496061 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3132ad78-cd96-4797-a3d2-dda6486f88d0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.496555 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3132ad78-cd96-4797-a3d2-dda6486f88d0 None None] GET https://10.4.3.225/volume// Jul 10 19:04:48.496843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3132ad78-cd96-4797-a3d2-dda6486f88d0 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.497090 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3132ad78-cd96-4797-a3d2-dda6486f88d0 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.497507 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3132ad78-cd96-4797-a3d2-dda6486f88d0 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:04:48.497981 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 733/2973] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:04:48.500223 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Availability Zones retrieved successfully. Jul 10 19:04:48.506506 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Flow 'volume_create_api' (9419ab9f-50a6-4f39-ac9c-78bacd341070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:48.507683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421590fd-af3d-408c-a5cc-31b31c808d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.509308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:48.513013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-d882c673-7e4e-4bc0-bd8a-66d406af7ca1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.516341 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-d882c673-7e4e-4bc0-bd8a-66d406af7ca1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:04:48.517656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-d882c673-7e4e-4bc0-bd8a-66d406af7ca1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "784c5aa9-1f5e-4508-9e14-bffd64e8ede4", "connector": null, "instance_uuid": "a1c83fcf-ce5e-43c6-ae73-60349613bb2d"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:48.537527 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.537527 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:48.555995 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421590fd-af3d-408c-a5cc-31b31c808d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.557245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8899bd-0b52-433a-aea1-3df338263e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.582851 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-d882c673-7e4e-4bc0-bd8a-66d406af7ca1 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:04:48.583303 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 755/2974] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:04:48 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 10 19:04:48.598727 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-e7d38e16-b735-4613-aa8b-dd24c982543b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.601144 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-e7d38e16-b735-4613-aa8b-dd24c982543b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 Jul 10 19:04:48.601385 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-e7d38e16-b735-4613-aa8b-dd24c982543b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.601777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-e7d38e16-b735-4613-aa8b-dd24c982543b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.610191 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['3e717d3a-e7ca-4f3f-b4f4-643bd5824ab1', 'e99c1ea1-d561-49ef-8b86-6383c266a2f6', '1f85b730-4581-4d4f-9eac-561951e6f3a8', '587725fe-4c11-4310-9f7d-a36ef5adb600'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:48.610965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8899bd-0b52-433a-aea1-3df338263e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e717d3a-e7ca-4f3f-b4f4-643bd5824ab1', 'e99c1ea1-d561-49ef-8b86-6383c266a2f6', '1f85b730-4581-4d4f-9eac-561951e6f3a8', '587725fe-4c11-4310-9f7d-a36ef5adb600']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.612152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ac28fa-41d6-4176-8098-27e3cdc90c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.615339 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.615339 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:48.645968 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ac28fa-41d6-4176-8098-27e3cdc90c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1207713371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d306effd447ea9b7bd020c62a9b43',qos_specs=None,replication_status=,reservations=['3e717d3a-e7ca-4f3f-b4f4-643bd5824ab1','e99c1ea1-d561-49ef-8b86-6383c266a2f6','1f85b730-4581-4d4f-9eac-561951e6f3a8','587725fe-4c11-4310-9f7d-a36ef5adb600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3b18694b0a4be8994f3a2722487b35',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1207713371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f16d306effd447ea9b7bd020c62a9b43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd3b18694b0a4be8994f3a2722487b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.647218 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217c9d6b-edf5-42ce-900c-0414bea303c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.669550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (217c9d6b-edf5-42ce-900c-0414bea303c2) transitioned into state 'SUCCESS' from state '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-1207713371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d306effd447ea9b7bd020c62a9b43',qos_specs=None,replication_status=,reservations=['3e717d3a-e7ca-4f3f-b4f4-643bd5824ab1','e99c1ea1-d561-49ef-8b86-6383c266a2f6','1f85b730-4581-4d4f-9eac-561951e6f3a8','587725fe-4c11-4310-9f7d-a36ef5adb600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd3b18694b0a4be8994f3a2722487b35',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.670617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4705f1d5-d871-4205-93d8-d44c64a59964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.685470 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4705f1d5-d871-4205-93d8-d44c64a59964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.686643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Flow 'volume_create_api' (9419ab9f-50a6-4f39-ac9c-78bacd341070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:48.687088 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Create volume request issued successfully. Jul 10 19:04:48.687833 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88d92ebd-f5bb-4a83-b915-9fe94ddb6229 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:48.688555 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 750/2975] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:48 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:48.709887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-70cecdb3-a273-4a7d-a770-36f89992fdae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.709887 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-70cecdb3-a273-4a7d-a770-36f89992fdae tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b Jul 10 19:04:48.709887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-70cecdb3-a273-4a7d-a770-36f89992fdae tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.712138 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-70cecdb3-a273-4a7d-a770-36f89992fdae tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.726340 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.726340 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:48.737352 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-70cecdb3-a273-4a7d-a770-36f89992fdae tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:04:48.747155 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-70cecdb3-a273-4a7d-a770-36f89992fdae tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b returned with HTTP 200 Jul 10 19:04:48.747155 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 734/2976] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:48.755407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-562b76f7-7afa-4e32-a858-07bd10543508 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.757518 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-562b76f7-7afa-4e32-a858-07bd10543508 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f Jul 10 19:04:48.757793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-562b76f7-7afa-4e32-a858-07bd10543508 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.758077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-562b76f7-7afa-4e32-a858-07bd10543508 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.764712 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-562b76f7-7afa-4e32-a858-07bd10543508 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f returned with HTTP 404 Jul 10 19:04:48.765371 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 756/2977] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/volumes/c61dc90b-e845-43e9-bd4d-7ebf60bb0c0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:48.776638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.780347 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:48.780347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-383977013"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:48.782167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-383977013'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:48.782335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:04:48.783822 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.783822 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:48.789941 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:04:48.796515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (d6e51497-dfd2-42e9-839b-6a0c423656e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:48.797777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a789d8b-1b3e-45db-9506-c7adb6b977ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.800474 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:48.830711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a789d8b-1b3e-45db-9506-c7adb6b977ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.831496 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c72b48-7dcb-40dd-af92-d38f20bc531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.873365 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['cc7b2b59-923f-462f-8e74-6174f0d6cfcc', '42253f93-431d-4d61-b4b9-bdaa079d7066', '340329c6-c056-4076-9b4e-2d22300cef4e', '0714e81a-ac23-42e6-bb57-c5ff6a275bf2'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:48.874292 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c72b48-7dcb-40dd-af92-d38f20bc531f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7b2b59-923f-462f-8e74-6174f0d6cfcc', '42253f93-431d-4d61-b4b9-bdaa079d7066', '340329c6-c056-4076-9b4e-2d22300cef4e', '0714e81a-ac23-42e6-bb57-c5ff6a275bf2']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.875124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89bf4dea-dcfb-46cf-b6d5-01f4b29da44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.900782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89bf4dea-dcfb-46cf-b6d5-01f4b29da44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5880985-89f0-4f47-af71-910141e6d7bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383977013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['cc7b2b59-923f-462f-8e74-6174f0d6cfcc','42253f93-431d-4d61-b4b9-bdaa079d7066','340329c6-c056-4076-9b4e-2d22300cef4e','0714e81a-ac23-42e6-bb57-c5ff6a275bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-383977013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5880985-89f0-4f47-af71-910141e6d7bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.901786 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d3f7ee-9c8c-46ee-a295-9c72bb9eec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.919820 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d3f7ee-9c8c-46ee-a295-9c72bb9eec74) transitioned into state 'SUCCESS' from state '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-383977013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['cc7b2b59-923f-462f-8e74-6174f0d6cfcc','42253f93-431d-4d61-b4b9-bdaa079d7066','340329c6-c056-4076-9b4e-2d22300cef4e','0714e81a-ac23-42e6-bb57-c5ff6a275bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.920641 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2216559-cc1c-432e-91fe-8e9295a4ae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:48.930303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2216559-cc1c-432e-91fe-8e9295a4ae99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:48.931302 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (d6e51497-dfd2-42e9-839b-6a0c423656e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:48.931861 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:04:48.932458 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33dd76b7-2d8b-4303-a153-b83d912d2d52 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:48.933429 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 751/2978] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:48 2026] POST /volume/v3/volumes => generated 777 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:48.946350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-feb4362f-79f4-455f-a9ee-8dabece14a59 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:48.948059 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-feb4362f-79f4-455f-a9ee-8dabece14a59 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:48.948262 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-feb4362f-79f4-455f-a9ee-8dabece14a59 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:48.948453 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-feb4362f-79f4-455f-a9ee-8dabece14a59 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:48.957649 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:48.957649 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:48.964689 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-feb4362f-79f4-455f-a9ee-8dabece14a59 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:48.968819 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-feb4362f-79f4-455f-a9ee-8dabece14a59 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb returned with HTTP 200 Jul 10 19:04:48.969181 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 735/2979] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:48 2026] GET /volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:49.153837 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-e7d38e16-b735-4613-aa8b-dd24c982543b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 returned with HTTP 200 Jul 10 19:04:49.154995 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 738/2980] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:04:48 2026] DELETE /volume/v3/attachments/ae0078df-084b-4587-ab9b-8a9a1e995100 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:49.375002 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-718ccbf0-dc38-47cc-b8b1-a2d4f804c53e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.378936 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-718ccbf0-dc38-47cc-b8b1-a2d4f804c53e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:49.379184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-718ccbf0-dc38-47cc-b8b1-a2d4f804c53e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:49.379444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-718ccbf0-dc38-47cc-b8b1-a2d4f804c53e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:49.387909 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:49.387909 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:49.391711 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-718ccbf0-dc38-47cc-b8b1-a2d4f804c53e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:49.396230 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-718ccbf0-dc38-47cc-b8b1-a2d4f804c53e tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:49.396702 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 757/2981] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:49 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:49.403603 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-abb7ce76-716d-409a-91dd-145ba8efe780 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.405835 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abb7ce76-716d-409a-91dd-145ba8efe780 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:49.406121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abb7ce76-716d-409a-91dd-145ba8efe780 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:49.406421 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abb7ce76-716d-409a-91dd-145ba8efe780 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:49.406578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-abb7ce76-716d-409a-91dd-145ba8efe780 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:49.407578 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8fdda155-97e4-447e-a72b-11bfeaa10e6f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.409637 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8fdda155-97e4-447e-a72b-11bfeaa10e6f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:49.410043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8fdda155-97e4-447e-a72b-11bfeaa10e6f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:49.410253 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8fdda155-97e4-447e-a72b-11bfeaa10e6f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:49.411286 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:49.411286 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:49.412950 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abb7ce76-716d-409a-91dd-145ba8efe780 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:49.412950 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 752/2982] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:49 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:49.419385 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:49.419385 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:49.422843 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8fdda155-97e4-447e-a72b-11bfeaa10e6f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:49.427173 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8fdda155-97e4-447e-a72b-11bfeaa10e6f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:49.427566 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 736/2983] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:49 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:49.765167 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c73b1ed-bb43-4611-bd75-4b3c5e70dc35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.767610 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c73b1ed-bb43-4611-bd75-4b3c5e70dc35 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b Jul 10 19:04:49.767917 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c73b1ed-bb43-4611-bd75-4b3c5e70dc35 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:49.768182 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c73b1ed-bb43-4611-bd75-4b3c5e70dc35 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:49.778153 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:49.778153 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:49.782520 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0c73b1ed-bb43-4611-bd75-4b3c5e70dc35 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:04:49.788356 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c73b1ed-bb43-4611-bd75-4b3c5e70dc35 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b returned with HTTP 200 Jul 10 19:04:49.788865 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 739/2984] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:49 2026] GET /volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:49.805200 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bd0173df-5522-4622-93fe-464c145908a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.807386 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:04:49.807819 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b", "name": "tempest-VolumesBackupsTest-Backup-1784887980"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:49.809580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating new backup {'backup': {'volume_id': 'aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b', 'name': 'tempest-VolumesBackupsTest-Backup-1784887980'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:04:49.809784 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating backup of volume aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b in container None Jul 10 19:04:49.818910 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:49.818910 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:49.819415 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Volume info retrieved successfully. Jul 10 19:04:49.845015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Created reservations ['bb76ac1a-b49b-42c8-bba4-873b5edc33a8', 'dd460fe9-0c20-4f39-a5cf-29b392d27330'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:49.882776 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bd0173df-5522-4622-93fe-464c145908a7 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:04:49.883344 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 758/2985] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:04:49 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:49.892781 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c1a50ad3-7bfe-42b5-9d95-e5dc25e76912 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.894700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c1a50ad3-7bfe-42b5-9d95-e5dc25e76912 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:49.895105 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c1a50ad3-7bfe-42b5-9d95-e5dc25e76912 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:49.896350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c1a50ad3-7bfe-42b5-9d95-e5dc25e76912 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:49.896350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c1a50ad3-7bfe-42b5-9d95-e5dc25e76912 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:49.901924 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:49.901924 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:49.901924 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c1a50ad3-7bfe-42b5-9d95-e5dc25e76912 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:49.901924 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 753/2986] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:49 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:49.984417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6e76205c-ff3a-4448-99e5-dafe2c0fb077 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:49.986704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e76205c-ff3a-4448-99e5-dafe2c0fb077 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:49.987009 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e76205c-ff3a-4448-99e5-dafe2c0fb077 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:49.987258 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e76205c-ff3a-4448-99e5-dafe2c0fb077 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:50.006839 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.006839 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:50.016497 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6e76205c-ff3a-4448-99e5-dafe2c0fb077 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:50.022237 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e76205c-ff3a-4448-99e5-dafe2c0fb077 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb returned with HTTP 200 Jul 10 19:04:50.022826 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 737/2987] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:49 2026] GET /volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:50.041825 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:50.043606 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:50.044056 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5880985-89f0-4f47-af71-910141e6d7bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-335107748"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:50.053821 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.053821 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:50.054193 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:50.054329 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:50.087402 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['5f056327-f1d5-48da-954a-9adc78006d9c', '5c1242ea-f2f1-4da5-8f8a-79fb59be2b2b', '5bff9306-986a-483b-8210-d326672f253e', 'bdb444ff-2d52-4cd8-ae42-ecd8dcdd3046'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:50.138789 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:04:50.139532 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ba65d48b-4167-46e3-a35c-39a7b1db3503 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:04:50.140797 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 740/2988] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:04:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:50.153243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-155b2062-a4a7-4049-bef7-d823d3ea4df3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:50.156452 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-155b2062-a4a7-4049-bef7-d823d3ea4df3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd Jul 10 19:04:50.156787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-155b2062-a4a7-4049-bef7-d823d3ea4df3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:50.157113 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-155b2062-a4a7-4049-bef7-d823d3ea4df3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:50.164709 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.164709 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:50.165238 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-155b2062-a4a7-4049-bef7-d823d3ea4df3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:50.166158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-155b2062-a4a7-4049-bef7-d823d3ea4df3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd returned with HTTP 200 Jul 10 19:04:50.166726 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 759/2989] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:50 2026] GET /volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:50.412270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0a6e5118-8269-45e6-af77-28f087dfbe2c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:50.414392 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a6e5118-8269-45e6-af77-28f087dfbe2c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:50.414792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a6e5118-8269-45e6-af77-28f087dfbe2c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:50.415153 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a6e5118-8269-45e6-af77-28f087dfbe2c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:50.423978 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.423978 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:50.424121 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7660a54a-7fe4-4ef3-a63a-de67c52790ef None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:50.426755 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7660a54a-7fe4-4ef3-a63a-de67c52790ef tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:50.428373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7660a54a-7fe4-4ef3-a63a-de67c52790ef tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:50.428373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7660a54a-7fe4-4ef3-a63a-de67c52790ef tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:50.428373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-7660a54a-7fe4-4ef3-a63a-de67c52790ef tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:50.430094 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0a6e5118-8269-45e6-af77-28f087dfbe2c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:50.432485 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.432485 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:50.433838 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7660a54a-7fe4-4ef3-a63a-de67c52790ef tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:50.433838 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 738/2990] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:50 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:50.440626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a6e5118-8269-45e6-af77-28f087dfbe2c tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:50.440626 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 754/2991] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:50 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:50.440848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b976dd53-2400-400c-b192-ee05b3ea0c37 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:50.443149 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b976dd53-2400-400c-b192-ee05b3ea0c37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:50.443366 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b976dd53-2400-400c-b192-ee05b3ea0c37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:50.443612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b976dd53-2400-400c-b192-ee05b3ea0c37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:50.463107 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.463107 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:50.467548 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b976dd53-2400-400c-b192-ee05b3ea0c37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:50.474030 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b976dd53-2400-400c-b192-ee05b3ea0c37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:50.474552 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 741/2992] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:50 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:50.914170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fbb946d1-45cc-43a3-8059-3fec817ea3e3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:50.916547 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fbb946d1-45cc-43a3-8059-3fec817ea3e3 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:50.916746 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fbb946d1-45cc-43a3-8059-3fec817ea3e3 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:50.917005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fbb946d1-45cc-43a3-8059-3fec817ea3e3 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:50.917144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-fbb946d1-45cc-43a3-8059-3fec817ea3e3 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:50.925043 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:50.925043 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:50.925043 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fbb946d1-45cc-43a3-8059-3fec817ea3e3 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:50.925043 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 760/2993] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:50 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:51.180572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eaac8cf8-781a-4961-aa6c-0b50a4f83d3a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.182059 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eaac8cf8-781a-4961-aa6c-0b50a4f83d3a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd Jul 10 19:04:51.182300 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eaac8cf8-781a-4961-aa6c-0b50a4f83d3a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.182544 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eaac8cf8-781a-4961-aa6c-0b50a4f83d3a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.188876 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.188876 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:51.188876 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-eaac8cf8-781a-4961-aa6c-0b50a4f83d3a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:51.189392 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eaac8cf8-781a-4961-aa6c-0b50a4f83d3a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd returned with HTTP 200 Jul 10 19:04:51.189849 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 739/2994] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:51 2026] GET /volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:51.201062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.205225 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] POST https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd/action Jul 10 19:04:51.205225 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:51.205225 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:51.213815 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.213815 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:51.214420 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:04:51.215478 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fd4962efd3e4498d94f302b3887abda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a924863e48e443668280b9f8974840ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:04:51.215787 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-60d7ccfd-f586-4755-84d3-7ef4fa235427 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd/action returned with HTTP 403 Jul 10 19:04:51.216374 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 755/2995] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 19:04:51 2026] POST /volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:51.226243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a17ebb69-f582-449d-984a-70a0c604c265 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.228154 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd Jul 10 19:04:51.228350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.228534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.228653 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: 2b18aad0-18b8-4635-aee8-cf6a52275dbd Jul 10 19:04:51.234581 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.234581 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:51.235014 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:51.260874 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:04:51.261102 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a17ebb69-f582-449d-984a-70a0c604c265 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd returned with HTTP 202 Jul 10 19:04:51.261670 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 742/2996] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:51 2026] DELETE /volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:51.276402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9538185d-333e-42a5-9596-ade59ef261f0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.279035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9538185d-333e-42a5-9596-ade59ef261f0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd Jul 10 19:04:51.279233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9538185d-333e-42a5-9596-ade59ef261f0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.279448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9538185d-333e-42a5-9596-ade59ef261f0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.291914 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.291914 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:51.292955 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9538185d-333e-42a5-9596-ade59ef261f0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:51.293958 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9538185d-333e-42a5-9596-ade59ef261f0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd returned with HTTP 200 Jul 10 19:04:51.294398 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 761/2997] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:51 2026] GET /volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:51.447290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4cbe052c-c909-4a79-85d0-6403758da7b7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.449383 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4cbe052c-c909-4a79-85d0-6403758da7b7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:51.449634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4cbe052c-c909-4a79-85d0-6403758da7b7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.449928 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4cbe052c-c909-4a79-85d0-6403758da7b7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.450074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4cbe052c-c909-4a79-85d0-6403758da7b7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:51.455188 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.455188 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:51.456003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4cbe052c-c909-4a79-85d0-6403758da7b7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:51.456292 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e62ac9fb-0e33-4650-86a2-4d65be14762a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.456372 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 740/2998] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:51 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:51.458201 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e62ac9fb-0e33-4650-86a2-4d65be14762a tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:51.458433 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e62ac9fb-0e33-4650-86a2-4d65be14762a tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.458625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e62ac9fb-0e33-4650-86a2-4d65be14762a tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.465917 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.465917 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:51.469638 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e62ac9fb-0e33-4650-86a2-4d65be14762a tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:51.474193 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e62ac9fb-0e33-4650-86a2-4d65be14762a tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:51.474956 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 756/2999] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:51 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:51.493930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3003746b-367e-4171-baa3-8a1e9937d182 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.496291 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3003746b-367e-4171-baa3-8a1e9937d182 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:51.496538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3003746b-367e-4171-baa3-8a1e9937d182 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.496852 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3003746b-367e-4171-baa3-8a1e9937d182 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.508540 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.508540 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:51.513354 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3003746b-367e-4171-baa3-8a1e9937d182 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:51.518896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3003746b-367e-4171-baa3-8a1e9937d182 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:51.519398 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 743/3000] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:51 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:51.935225 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f1a1b721-a9e3-4eff-991b-3eb398e3892b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:51.937154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f1a1b721-a9e3-4eff-991b-3eb398e3892b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:51.937385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f1a1b721-a9e3-4eff-991b-3eb398e3892b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:51.937628 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f1a1b721-a9e3-4eff-991b-3eb398e3892b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:51.937830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f1a1b721-a9e3-4eff-991b-3eb398e3892b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:51.943078 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:51.943078 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:51.943909 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f1a1b721-a9e3-4eff-991b-3eb398e3892b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:51.944434 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 762/3001] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:51 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:52.305893 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-304f467c-7c72-4179-b9ed-419cbbddcdb7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.308214 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-304f467c-7c72-4179-b9ed-419cbbddcdb7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd Jul 10 19:04:52.308436 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-304f467c-7c72-4179-b9ed-419cbbddcdb7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.308717 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-304f467c-7c72-4179-b9ed-419cbbddcdb7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.316077 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-304f467c-7c72-4179-b9ed-419cbbddcdb7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd returned with HTTP 404 Jul 10 19:04:52.316915 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 741/3002] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:52 2026] GET /volume/v3/snapshots/2b18aad0-18b8-4635-aee8-cf6a52275dbd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:52.326655 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.329057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:52.329294 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.329511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.329702 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:52.347560 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:52.347560 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:52.348190 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:52.376634 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:04:52.376963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4abbe4ed-8152-4ec7-bf8a-658f4f827bb3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb returned with HTTP 202 Jul 10 19:04:52.377510 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 757/3003] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:52 2026] DELETE /volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:52.387042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5071c54-bdf1-465d-9af7-0845f250d387 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.392335 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5071c54-bdf1-465d-9af7-0845f250d387 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:52.392606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5071c54-bdf1-465d-9af7-0845f250d387 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.392889 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5071c54-bdf1-465d-9af7-0845f250d387 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.405358 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:52.405358 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:52.410060 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e5071c54-bdf1-465d-9af7-0845f250d387 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:52.416335 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5071c54-bdf1-465d-9af7-0845f250d387 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb returned with HTTP 200 Jul 10 19:04:52.417115 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 744/3004] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:52 2026] GET /volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:52.471954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-26656378-7982-4b2a-bc8d-d905b48e4d06 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.474310 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26656378-7982-4b2a-bc8d-d905b48e4d06 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:52.474596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-26656378-7982-4b2a-bc8d-d905b48e4d06 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.474891 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-26656378-7982-4b2a-bc8d-d905b48e4d06 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.475081 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-26656378-7982-4b2a-bc8d-d905b48e4d06 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:52.487450 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:52.487450 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:52.488548 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26656378-7982-4b2a-bc8d-d905b48e4d06 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:52.489069 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 763/3005] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:52 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:52.493781 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f0955920-b8b2-494b-931d-a5e98e65e901 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.498956 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0955920-b8b2-494b-931d-a5e98e65e901 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:52.499334 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0955920-b8b2-494b-931d-a5e98e65e901 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.499857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0955920-b8b2-494b-931d-a5e98e65e901 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.510156 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:52.510156 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:52.515259 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f0955920-b8b2-494b-931d-a5e98e65e901 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:52.521389 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0955920-b8b2-494b-931d-a5e98e65e901 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:52.522038 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 742/3006] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:52 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:52.535581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f144d21c-b14d-4061-98ed-201f5cfc30a2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.537635 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f144d21c-b14d-4061-98ed-201f5cfc30a2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:52.537888 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f144d21c-b14d-4061-98ed-201f5cfc30a2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.538100 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f144d21c-b14d-4061-98ed-201f5cfc30a2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.550475 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:52.550475 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:52.555473 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f144d21c-b14d-4061-98ed-201f5cfc30a2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:52.561765 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f144d21c-b14d-4061-98ed-201f5cfc30a2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:52.562262 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 758/3007] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:52 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:52.957759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b2382685-5b87-491c-9874-3d6f5c8ad1f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:52.959421 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2382685-5b87-491c-9874-3d6f5c8ad1f2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:52.959646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2382685-5b87-491c-9874-3d6f5c8ad1f2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:52.959930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b2382685-5b87-491c-9874-3d6f5c8ad1f2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:52.960035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b2382685-5b87-491c-9874-3d6f5c8ad1f2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:52.964446 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:52.964446 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:52.965379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b2382685-5b87-491c-9874-3d6f5c8ad1f2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:52.965488 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 745/3008] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:52 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:53.429737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c0aa5ef4-1188-4d57-b995-38ad008af6af None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.433742 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c0aa5ef4-1188-4d57-b995-38ad008af6af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb Jul 10 19:04:53.433742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c0aa5ef4-1188-4d57-b995-38ad008af6af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.433742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c0aa5ef4-1188-4d57-b995-38ad008af6af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.439920 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c0aa5ef4-1188-4d57-b995-38ad008af6af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb returned with HTTP 404 Jul 10 19:04:53.440506 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 764/3009] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/volumes/a5880985-89f0-4f47-af71-910141e6d7bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:53.454426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.456580 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:53.457097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1903884242"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:53.458988 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1903884242'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:53.459192 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:04:53.463936 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:04:53.471609 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (af625202-7b48-4b01-b231-d19b318e25f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:53.472935 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cdd6f97-6851-40f9-a8de-288ff21e78c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:53.474209 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:53.508611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec9a06b6-6cc8-4d3c-8ce8-02e829938249 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.510291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cdd6f97-6851-40f9-a8de-288ff21e78c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:53.511066 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec9a06b6-6cc8-4d3c-8ce8-02e829938249 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:53.511341 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec9a06b6-6cc8-4d3c-8ce8-02e829938249 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.511455 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce00551-f2dd-4932-a7a2-d4bb88ef556c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:53.511614 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec9a06b6-6cc8-4d3c-8ce8-02e829938249 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.511795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ec9a06b6-6cc8-4d3c-8ce8-02e829938249 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:53.517376 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.517376 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:53.518495 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec9a06b6-6cc8-4d3c-8ce8-02e829938249 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:53.519221 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 759/3010] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:53.538001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7c2cc02-1ed9-4bde-ade2-96dc9c0fae04 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.539824 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7c2cc02-1ed9-4bde-ade2-96dc9c0fae04 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:53.540025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7c2cc02-1ed9-4bde-ade2-96dc9c0fae04 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.540218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7c2cc02-1ed9-4bde-ade2-96dc9c0fae04 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.550734 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.550734 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:53.563018 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a7c2cc02-1ed9-4bde-ade2-96dc9c0fae04 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:53.567750 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['1c7957fa-3f91-4ba3-bcce-6096dc05da19', 'f5d33c08-04ad-4ce5-84e2-bd0cf8f82f3a', 'c3721b57-4942-4775-b7ad-cfd1cf1eb6f5', 'efe8b51e-8b7c-456f-b2c6-5be89273a5e9'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:53.568795 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce00551-f2dd-4932-a7a2-d4bb88ef556c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c7957fa-3f91-4ba3-bcce-6096dc05da19', 'f5d33c08-04ad-4ce5-84e2-bd0cf8f82f3a', 'c3721b57-4942-4775-b7ad-cfd1cf1eb6f5', 'efe8b51e-8b7c-456f-b2c6-5be89273a5e9']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:53.569505 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7c2cc02-1ed9-4bde-ade2-96dc9c0fae04 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:53.569737 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (219e9e17-e12a-4326-93a2-ab3ed547b511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:53.570064 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 746/3011] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 1295 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:53.582441 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f363890b-bcf7-44db-b95f-d256619dbc51 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.584336 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f363890b-bcf7-44db-b95f-d256619dbc51 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:53.584536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f363890b-bcf7-44db-b95f-d256619dbc51 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.584645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f363890b-bcf7-44db-b95f-d256619dbc51 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.587569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.594782 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] DELETE https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:53.595086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.595344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.595541 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Delete volume with id: 96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:53.600402 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.600402 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:53.601218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (219e9e17-e12a-4326-93a2-ab3ed547b511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f11c6b63-1fde-4771-b56b-f68a8b681b88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1903884242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['1c7957fa-3f91-4ba3-bcce-6096dc05da19','f5d33c08-04ad-4ce5-84e2-bd0cf8f82f3a','c3721b57-4942-4775-b7ad-cfd1cf1eb6f5','efe8b51e-8b7c-456f-b2c6-5be89273a5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1903884242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f11c6b63-1fde-4771-b56b-f68a8b681b88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:53.602182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c9687a-9366-4528-89ee-3caad1c32c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:53.610504 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f363890b-bcf7-44db-b95f-d256619dbc51 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:53.617076 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.617076 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:53.621136 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:53.621641 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f363890b-bcf7-44db-b95f-d256619dbc51 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:53.622261 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 765/3012] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:53.632616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c9687a-9366-4528-89ee-3caad1c32c17) transitioned into state 'SUCCESS' from state '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-1903884242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['1c7957fa-3f91-4ba3-bcce-6096dc05da19','f5d33c08-04ad-4ce5-84e2-bd0cf8f82f3a','c3721b57-4942-4775-b7ad-cfd1cf1eb6f5','efe8b51e-8b7c-456f-b2c6-5be89273a5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:53.633790 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb295de-8dc4-4a88-bdb1-a39c84a32072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:53.646444 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb295de-8dc4-4a88-bdb1-a39c84a32072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:53.647687 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (af625202-7b48-4b01-b231-d19b318e25f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:53.648021 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Delete volume request issued successfully. Jul 10 19:04:53.648206 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:04:53.648292 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6ad78b8e-eb46-402b-bb6e-ab7a7bd5d07d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 202 Jul 10 19:04:53.648945 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 760/3013] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:53 2026] DELETE /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:53.649069 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a44a721-8d7c-41b7-9ab6-b1e157802b6f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:53.649550 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 743/3014] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:53 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:53.656688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40e4938a-de92-45c0-8921-2fdc705419c1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.659726 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40e4938a-de92-45c0-8921-2fdc705419c1 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:53.660046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40e4938a-de92-45c0-8921-2fdc705419c1 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.660304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40e4938a-de92-45c0-8921-2fdc705419c1 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.666447 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4dfca3f1-50ed-4e26-9df7-352a9f44c19d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.668719 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4dfca3f1-50ed-4e26-9df7-352a9f44c19d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:53.669049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4dfca3f1-50ed-4e26-9df7-352a9f44c19d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.669724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4dfca3f1-50ed-4e26-9df7-352a9f44c19d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.670552 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.670552 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:53.676252 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40e4938a-de92-45c0-8921-2fdc705419c1 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Volume info retrieved successfully. Jul 10 19:04:53.677067 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.677067 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:53.681881 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4dfca3f1-50ed-4e26-9df7-352a9f44c19d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:53.683366 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40e4938a-de92-45c0-8921-2fdc705419c1 tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 200 Jul 10 19:04:53.684437 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 747/3015] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 1294 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:53.694844 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4dfca3f1-50ed-4e26-9df7-352a9f44c19d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 returned with HTTP 200 Jul 10 19:04:53.695910 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 766/3016] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:53.976706 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-952b4a90-160d-45f3-9c35-3e0cf258aa92 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:53.978707 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-952b4a90-160d-45f3-9c35-3e0cf258aa92 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:53.978963 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-952b4a90-160d-45f3-9c35-3e0cf258aa92 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:53.979129 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-952b4a90-160d-45f3-9c35-3e0cf258aa92 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:53.979237 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-952b4a90-160d-45f3-9c35-3e0cf258aa92 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:53.983363 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:53.983363 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:53.983990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-952b4a90-160d-45f3-9c35-3e0cf258aa92 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:53.984375 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 761/3017] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:53 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:54.534478 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0bd7e154-2e96-413b-bf81-95b072f1473f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.537068 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0bd7e154-2e96-413b-bf81-95b072f1473f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:54.537427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0bd7e154-2e96-413b-bf81-95b072f1473f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.537587 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0bd7e154-2e96-413b-bf81-95b072f1473f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.537752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0bd7e154-2e96-413b-bf81-95b072f1473f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:54.543082 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:54.543082 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:54.544093 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0bd7e154-2e96-413b-bf81-95b072f1473f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:54.544794 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 744/3018] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:54.642965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-276feb33-d26d-4a20-a942-b9ccf5220b6d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.646038 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-276feb33-d26d-4a20-a942-b9ccf5220b6d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:54.646326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-276feb33-d26d-4a20-a942-b9ccf5220b6d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.646639 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-276feb33-d26d-4a20-a942-b9ccf5220b6d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.659962 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:54.659962 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:54.665465 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-276feb33-d26d-4a20-a942-b9ccf5220b6d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:54.672462 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-276feb33-d26d-4a20-a942-b9ccf5220b6d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:54.672965 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 748/3019] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:54.699968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-78f5ca4e-8f01-4b25-957e-218555da841d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.701861 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78f5ca4e-8f01-4b25-957e-218555da841d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] GET https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac Jul 10 19:04:54.702057 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78f5ca4e-8f01-4b25-957e-218555da841d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.702244 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78f5ca4e-8f01-4b25-957e-218555da841d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.708137 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3cf748b7-cd8b-4da8-80d2-a91f55b6c125 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.709277 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78f5ca4e-8f01-4b25-957e-218555da841d tempest-VolumeAndVolumeTypeFromImageTest-1628510209 tempest-VolumeAndVolumeTypeFromImageTest-1628510209-project-member] https://10.4.3.225/volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac returned with HTTP 404 Jul 10 19:04:54.709982 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 767/3020] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/volumes/96b64582-c3c9-4c7d-9024-64e2a5e607ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:54.710249 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3cf748b7-cd8b-4da8-80d2-a91f55b6c125 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:54.710483 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3cf748b7-cd8b-4da8-80d2-a91f55b6c125 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.710735 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3cf748b7-cd8b-4da8-80d2-a91f55b6c125 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.728125 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:54.728125 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:54.734334 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3cf748b7-cd8b-4da8-80d2-a91f55b6c125 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:54.740791 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3cf748b7-cd8b-4da8-80d2-a91f55b6c125 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 returned with HTTP 200 Jul 10 19:04:54.741265 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 762/3021] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:54.760491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.762325 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:54.762798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f11c6b63-1fde-4771-b56b-f68a8b681b88", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1523458646"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:54.772857 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:54.772857 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:54.773359 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:54.773483 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:54.802707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['5be8a529-04a7-4b80-a605-539c7276c979', '7fe80e88-e2f3-43a2-a9a2-9b405d598a27', 'ad2ace28-49c9-4033-8870-1c7527288b03', '1047a5db-9352-41b5-ad3f-0c6335753016'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:54.835946 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:04:54.836401 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-133a0e3d-9932-4b53-8666-0a8eb204dff2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:04:54.836980 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 745/3022] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:04:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:54.845514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d2002853-4795-4b51-bd4b-6d6f41a90d17 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.847711 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d2002853-4795-4b51-bd4b-6d6f41a90d17 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 Jul 10 19:04:54.848767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d2002853-4795-4b51-bd4b-6d6f41a90d17 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.848767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d2002853-4795-4b51-bd4b-6d6f41a90d17 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.854101 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:54.854101 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:54.854510 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d2002853-4795-4b51-bd4b-6d6f41a90d17 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:54.855366 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d2002853-4795-4b51-bd4b-6d6f41a90d17 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 returned with HTTP 200 Jul 10 19:04:54.855853 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 749/3023] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:54.927444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.929374 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:04:54.929622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.929899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.930818 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:04:54.959721 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Get all volumes completed successfully. Jul 10 19:04:54.963308 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:54.963308 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:54.969739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e38e1318-47e8-4b85-ac36-8d8f39e42f3b tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:04:54.970198 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 768/3024] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19976 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:04:54.995251 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.996357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f4b12813-feba-4244-8872-fcd2a8123040 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:54.998574 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f4b12813-feba-4244-8872-fcd2a8123040 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:54.998877 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f4b12813-feba-4244-8872-fcd2a8123040 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.999116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f4b12813-feba-4244-8872-fcd2a8123040 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:54.999271 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f4b12813-feba-4244-8872-fcd2a8123040 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:54.999535 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 Jul 10 19:04:54.999733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:54.999966 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.000150 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Delete volume with id: 974fa719-248f-44d8-9c0b-b3075a1516b2 Jul 10 19:04:55.004987 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.004987 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:55.005964 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f4b12813-feba-4244-8872-fcd2a8123040 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:55.006356 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 746/3025] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:54 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:55.008976 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.008976 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:55.009417 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Volume info retrieved successfully. Jul 10 19:04:55.027167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.image.cache [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '801f7dfe-aa2a-4e88-9771-2d1571c8a96a', 'volume_id': '974fa719-248f-44d8-9c0b-b3075a1516b2', 'host': 'np0000005042@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 19, 4, 39), 'last_used': datetime.datetime(2026, 7, 10, 19, 4, 53)}. {{(pid=100058) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 19:04:55.038855 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Delete volume request issued successfully. Jul 10 19:04:55.039049 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a47c3af-31cb-4f78-b21f-e586b7cb4b6a tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 returned with HTTP 202 Jul 10 19:04:55.039504 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 763/3026] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:54 2026] DELETE /volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:55.047245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ccdd5440-e56a-4425-aa28-fdc95e5ab8ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.049107 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccdd5440-e56a-4425-aa28-fdc95e5ab8ad tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] GET https://10.4.3.225/volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 Jul 10 19:04:55.049373 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccdd5440-e56a-4425-aa28-fdc95e5ab8ad tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.049619 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccdd5440-e56a-4425-aa28-fdc95e5ab8ad tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.056791 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.056791 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:55.060765 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ccdd5440-e56a-4425-aa28-fdc95e5ab8ad tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Volume info retrieved successfully. Jul 10 19:04:55.064782 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccdd5440-e56a-4425-aa28-fdc95e5ab8ad tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 returned with HTTP 200 Jul 10 19:04:55.065215 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 750/3027] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:55 2026] GET /volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 => generated 1105 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:55.557976 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-28c501d4-c336-4cd5-82a8-e8c91d98dc58 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.559799 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28c501d4-c336-4cd5-82a8-e8c91d98dc58 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:55.560020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28c501d4-c336-4cd5-82a8-e8c91d98dc58 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.560228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28c501d4-c336-4cd5-82a8-e8c91d98dc58 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.560356 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-28c501d4-c336-4cd5-82a8-e8c91d98dc58 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:55.565290 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.565290 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:55.566356 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28c501d4-c336-4cd5-82a8-e8c91d98dc58 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:55.566861 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 769/3028] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:55 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:55.690981 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-786c6fc9-758e-4e75-a9a4-a0d5f1c0831f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.692063 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-786c6fc9-758e-4e75-a9a4-a0d5f1c0831f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:55.692295 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-786c6fc9-758e-4e75-a9a4-a0d5f1c0831f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.692483 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-786c6fc9-758e-4e75-a9a4-a0d5f1c0831f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.703792 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.703792 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:55.710895 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-786c6fc9-758e-4e75-a9a4-a0d5f1c0831f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:55.714546 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-786c6fc9-758e-4e75-a9a4-a0d5f1c0831f tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:55.715015 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 747/3029] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:55 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:55.749708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8bb93736-1f2d-4ab9-bfb8-50a433bfeeb7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.752604 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8bb93736-1f2d-4ab9-bfb8-50a433bfeeb7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc/action Jul 10 19:04:55.753094 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8bb93736-1f2d-4ab9-bfb8-50a433bfeeb7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:04:55.753256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8bb93736-1f2d-4ab9-bfb8-50a433bfeeb7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:55.779552 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.779552 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:55.799325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-f8569c0e-a0d3-4ce7-a522-38a0b99ceb47 req-8bb93736-1f2d-4ab9-bfb8-50a433bfeeb7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc/action returned with HTTP 204 Jul 10 19:04:55.799914 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 764/3030] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:04:55 2026] POST /volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:55.870205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-77c68d12-fba0-491c-b8c2-cfcb369d2bed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.877839 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77c68d12-fba0-491c-b8c2-cfcb369d2bed tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 Jul 10 19:04:55.877839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77c68d12-fba0-491c-b8c2-cfcb369d2bed tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.877839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-77c68d12-fba0-491c-b8c2-cfcb369d2bed tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.883923 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.883923 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:55.884070 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-77c68d12-fba0-491c-b8c2-cfcb369d2bed tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:55.885003 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-77c68d12-fba0-491c-b8c2-cfcb369d2bed tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 returned with HTTP 200 Jul 10 19:04:55.885521 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 751/3031] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:55 2026] GET /volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:55.895505 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.897795 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:55.898428 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.899027 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.899330 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:04:55.900988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:04:55.906299 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Get all snapshots completed successfully. Jul 10 19:04:55.906832 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1ad2421a-7607-44df-8eb7-d4718ce7f3c7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 19:04:55.909788 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 770/3032] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:04:55 2026] GET /volume/v3/snapshots => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:55.923701 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-be096b89-b200-412a-9c39-83f78aed8a97 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.925704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 Jul 10 19:04:55.925892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.926111 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.926202 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: 2e32f315-2e29-4b52-b36f-0df70cd1d4a4 Jul 10 19:04:55.932766 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.932766 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:55.933221 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:55.950864 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:04:55.951069 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-be096b89-b200-412a-9c39-83f78aed8a97 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 returned with HTTP 202 Jul 10 19:04:55.951472 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 748/3033] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:04:55 2026] DELETE /volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:55.960376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e005d8ae-675b-4a92-b9d5-bdc900277e4c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:55.964940 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e005d8ae-675b-4a92-b9d5-bdc900277e4c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 Jul 10 19:04:55.965228 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e005d8ae-675b-4a92-b9d5-bdc900277e4c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:55.965533 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e005d8ae-675b-4a92-b9d5-bdc900277e4c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:55.974169 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:55.974169 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:55.974682 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e005d8ae-675b-4a92-b9d5-bdc900277e4c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:55.975598 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e005d8ae-675b-4a92-b9d5-bdc900277e4c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 returned with HTTP 200 Jul 10 19:04:55.976099 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 765/3034] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:55 2026] GET /volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:56.018701 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f6bacbe6-9903-46f5-a3fb-8cd6337c62bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.020502 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6bacbe6-9903-46f5-a3fb-8cd6337c62bd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:56.020760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6bacbe6-9903-46f5-a3fb-8cd6337c62bd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.020976 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f6bacbe6-9903-46f5-a3fb-8cd6337c62bd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.021084 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f6bacbe6-9903-46f5-a3fb-8cd6337c62bd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:56.025586 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.025586 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:56.026477 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f6bacbe6-9903-46f5-a3fb-8cd6337c62bd tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:56.026919 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 752/3035] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:56.079375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18164afe-36ad-430a-ad60-8f91cdf9e8ef None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.081222 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18164afe-36ad-430a-ad60-8f91cdf9e8ef tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] GET https://10.4.3.225/volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 Jul 10 19:04:56.081416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18164afe-36ad-430a-ad60-8f91cdf9e8ef tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.081627 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18164afe-36ad-430a-ad60-8f91cdf9e8ef tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.088357 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18164afe-36ad-430a-ad60-8f91cdf9e8ef tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 returned with HTTP 404 Jul 10 19:04:56.088905 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 771/3036] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/volumes/974fa719-248f-44d8-9c0b-b3075a1516b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:56.096450 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-69553f78-c762-45bd-8fcd-490cb27db0fd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.098284 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-69553f78-c762-45bd-8fcd-490cb27db0fd tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] DELETE https://10.4.3.225/volume/v3/types/1864594b-e2ef-481d-bbf1-f3c90cee2064 Jul 10 19:04:56.098514 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-69553f78-c762-45bd-8fcd-490cb27db0fd tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.098777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-69553f78-c762-45bd-8fcd-490cb27db0fd tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.099027 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.099027 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:56.121493 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-69553f78-c762-45bd-8fcd-490cb27db0fd tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/types/1864594b-e2ef-481d-bbf1-f3c90cee2064 returned with HTTP 202 Jul 10 19:04:56.121993 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 749/3037] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:04:56 2026] DELETE /volume/v3/types/1864594b-e2ef-481d-bbf1-f3c90cee2064 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:56.129380 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d5769795-e2c1-4017-84d4-fccff98cc738 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.131137 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d5769795-e2c1-4017-84d4-fccff98cc738 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] GET https://10.4.3.225/volume/v3/types/1864594b-e2ef-481d-bbf1-f3c90cee2064 Jul 10 19:04:56.131386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d5769795-e2c1-4017-84d4-fccff98cc738 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.131621 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d5769795-e2c1-4017-84d4-fccff98cc738 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.134722 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d5769795-e2c1-4017-84d4-fccff98cc738 tempest-VolumeAndVolumeTypeFromImageTest-281186651 tempest-VolumeAndVolumeTypeFromImageTest-281186651-project-admin] https://10.4.3.225/volume/v3/types/1864594b-e2ef-481d-bbf1-f3c90cee2064 returned with HTTP 404 Jul 10 19:04:56.135210 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 766/3038] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/types/1864594b-e2ef-481d-bbf1-f3c90cee2064 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:56.582251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb959c89-7a6a-4727-a3d6-21649f87252e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.587842 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb959c89-7a6a-4727-a3d6-21649f87252e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:56.587842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb959c89-7a6a-4727-a3d6-21649f87252e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.587842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb959c89-7a6a-4727-a3d6-21649f87252e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.587842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cb959c89-7a6a-4727-a3d6-21649f87252e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:56.598480 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.598480 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:56.599922 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb959c89-7a6a-4727-a3d6-21649f87252e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:56.600136 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 753/3039] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:56.614153 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b6d6bed2-b900-48a7-b850-abcb2c0d515c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.618845 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6d6bed2-b900-48a7-b850-abcb2c0d515c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 Jul 10 19:04:56.618845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6d6bed2-b900-48a7-b850-abcb2c0d515c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.618845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6d6bed2-b900-48a7-b850-abcb2c0d515c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.629475 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.629475 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:56.635783 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b6d6bed2-b900-48a7-b850-abcb2c0d515c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:56.643467 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6d6bed2-b900-48a7-b850-abcb2c0d515c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 returned with HTTP 200 Jul 10 19:04:56.644035 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 772/3040] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:56.659264 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a2344251-0cd0-4d4b-b862-a2bfc6c13ae0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.661412 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2344251-0cd0-4d4b-b862-a2bfc6c13ae0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 Jul 10 19:04:56.661703 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2344251-0cd0-4d4b-b862-a2bfc6c13ae0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.661951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a2344251-0cd0-4d4b-b862-a2bfc6c13ae0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.670843 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.670843 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:56.675533 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a2344251-0cd0-4d4b-b862-a2bfc6c13ae0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:56.680555 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a2344251-0cd0-4d4b-b862-a2bfc6c13ae0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 returned with HTTP 200 Jul 10 19:04:56.681100 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 750/3041] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:56.698824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.699747 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 Jul 10 19:04:56.700041 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.700284 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.700494 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: 35357c35-6b17-404c-8120-ea5d5fa3bd02 Jul 10 19:04:56.713474 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.713474 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:56.713960 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:56.735838 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c2b921d-8244-4890-8c85-21e67f34b57d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.737281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c2b921d-8244-4890-8c85-21e67f34b57d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:56.738048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c2b921d-8244-4890-8c85-21e67f34b57d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.738048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c2b921d-8244-4890-8c85-21e67f34b57d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.752294 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.752294 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:56.753492 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume request issued successfully. Jul 10 19:04:56.753977 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0d467aa-beab-4743-9705-f9c3f6857c46 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 returned with HTTP 202 Jul 10 19:04:56.755266 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 767/3042] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:56 2026] DELETE /volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:56.760161 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c2b921d-8244-4890-8c85-21e67f34b57d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:56.764301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7b26b891-4b48-448a-9d3b-d1ec901c9b20 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.766311 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c2b921d-8244-4890-8c85-21e67f34b57d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:56.766772 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b26b891-4b48-448a-9d3b-d1ec901c9b20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 Jul 10 19:04:56.766945 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 754/3043] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:56.766995 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b26b891-4b48-448a-9d3b-d1ec901c9b20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.767227 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b26b891-4b48-448a-9d3b-d1ec901c9b20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.780212 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.780212 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:56.785266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f6ea5f31-83a5-4cd1-81b6-6ad1c67f5516 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.788450 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7b26b891-4b48-448a-9d3b-d1ec901c9b20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:56.788585 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6ea5f31-83a5-4cd1-81b6-6ad1c67f5516 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:04:56.788746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6ea5f31-83a5-4cd1-81b6-6ad1c67f5516 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.789051 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6ea5f31-83a5-4cd1-81b6-6ad1c67f5516 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:56.797863 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b26b891-4b48-448a-9d3b-d1ec901c9b20 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 returned with HTTP 200 Jul 10 19:04:56.798300 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 773/3044] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 => generated 963 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:56.802300 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:56.802300 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:56.808397 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f6ea5f31-83a5-4cd1-81b6-6ad1c67f5516 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:56.814886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6ea5f31-83a5-4cd1-81b6-6ad1c67f5516 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:04:56.815384 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 751/3045] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:56.938367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.940819 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:56.941289 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-51041973"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:56.943579 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-51041973'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:56.943845 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume of 1 GB Jul 10 19:04:56.953589 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Availability Zones retrieved successfully. Jul 10 19:04:56.961799 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Flow 'volume_create_api' (dded9a91-58c9-46b6-85df-b56d9422a4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:56.964004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986ab466-659b-4330-96a1-ef008686e237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:56.966079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:56.989343 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb6cb3e7-3e64-4060-9aad-5c2b8743a9ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:56.991787 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb6cb3e7-3e64-4060-9aad-5c2b8743a9ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 Jul 10 19:04:56.992766 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb6cb3e7-3e64-4060-9aad-5c2b8743a9ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:56.992766 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb6cb3e7-3e64-4060-9aad-5c2b8743a9ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.000256 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb6cb3e7-3e64-4060-9aad-5c2b8743a9ee tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 returned with HTTP 404 Jul 10 19:04:57.000942 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 755/3046] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:56 2026] GET /volume/v3/snapshots/2e32f315-2e29-4b52-b36f-0df70cd1d4a4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:57.009834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986ab466-659b-4330-96a1-ef008686e237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:57.010665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.011038 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8d2343-ac4a-4579-a8e8-81992e0909dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:57.014145 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:57.014444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.014716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.014970 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:57.032554 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.032554 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:57.033022 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:57.039269 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-14ee7c02-07c0-4f69-9f7e-bf305c31772d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.043845 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-14ee7c02-07c0-4f69-9f7e-bf305c31772d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:57.044295 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-14ee7c02-07c0-4f69-9f7e-bf305c31772d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.044887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-14ee7c02-07c0-4f69-9f7e-bf305c31772d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.044887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-14ee7c02-07c0-4f69-9f7e-bf305c31772d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:57.051560 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.051560 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:57.052327 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-14ee7c02-07c0-4f69-9f7e-bf305c31772d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:57.052781 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 752/3047] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:57 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:57.070719 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:04:57.071047 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bc72612a-440b-4b30-a9da-3c5298641bf7 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 returned with HTTP 202 Jul 10 19:04:57.071601 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 774/3048] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:57 2026] DELETE /volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:57.075243 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Created reservations ['aafe5f56-e6c5-4a53-b552-e073db1c57d3', '74343005-8db6-492b-ace3-4e248be3779a', '5391355a-0050-4cb1-af95-c604f72524c8', 'fe786747-bcd5-4aae-8830-5df3468d202c'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:57.076326 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b8d2343-ac4a-4579-a8e8-81992e0909dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafe5f56-e6c5-4a53-b552-e073db1c57d3', '74343005-8db6-492b-ace3-4e248be3779a', '5391355a-0050-4cb1-af95-c604f72524c8', 'fe786747-bcd5-4aae-8830-5df3468d202c']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:57.077178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f770f2a1-9dcc-41ff-9e58-bf10b2520c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:57.084988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e783155f-2c40-45f5-a5cc-4e6a65e4ab8d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.085568 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e783155f-2c40-45f5-a5cc-4e6a65e4ab8d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:57.086380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e783155f-2c40-45f5-a5cc-4e6a65e4ab8d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.086380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e783155f-2c40-45f5-a5cc-4e6a65e4ab8d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.097554 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.097554 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:57.104095 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e783155f-2c40-45f5-a5cc-4e6a65e4ab8d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:57.107512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f770f2a1-9dcc-41ff-9e58-bf10b2520c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '007d1ed8-7145-4a1b-990b-295fdbcdd8f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-51041973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d705c4556a646fcb889375bcc3b8358',qos_specs=None,replication_status=,reservations=['aafe5f56-e6c5-4a53-b552-e073db1c57d3','74343005-8db6-492b-ace3-4e248be3779a','5391355a-0050-4cb1-af95-c604f72524c8','fe786747-bcd5-4aae-8830-5df3468d202c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-51041973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=007d1ed8-7145-4a1b-990b-295fdbcdd8f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d705c4556a646fcb889375bcc3b8358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:57.108382 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1100b576-b2a0-466f-acd6-c9cf820eaf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:57.111196 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e783155f-2c40-45f5-a5cc-4e6a65e4ab8d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 returned with HTTP 200 Jul 10 19:04:57.111953 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 756/3049] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:57 2026] GET /volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:57.133148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1100b576-b2a0-466f-acd6-c9cf820eaf33) transitioned into state 'SUCCESS' from state '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-51041973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d705c4556a646fcb889375bcc3b8358',qos_specs=None,replication_status=,reservations=['aafe5f56-e6c5-4a53-b552-e073db1c57d3','74343005-8db6-492b-ace3-4e248be3779a','5391355a-0050-4cb1-af95-c604f72524c8','fe786747-bcd5-4aae-8830-5df3468d202c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bd2944eb9a74776bbfe8c4e95f5740b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:57.134053 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8792e66-b30f-41f7-a630-45f1dda2454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:57.148700 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8792e66-b30f-41f7-a630-45f1dda2454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:57.149894 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Flow 'volume_create_api' (dded9a91-58c9-46b6-85df-b56d9422a4d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:57.150230 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Create volume request issued successfully. Jul 10 19:04:57.151007 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-236bec7d-4ff8-4957-acc4-ac76f8c030cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:57.151508 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 768/3050] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:56 2026] POST /volume/v3/volumes => generated 749 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:57.169580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f11622e0-d4ce-47db-b2e9-e79858cf23c1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.171994 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f11622e0-d4ce-47db-b2e9-e79858cf23c1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:04:57.172184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f11622e0-d4ce-47db-b2e9-e79858cf23c1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.175027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f11622e0-d4ce-47db-b2e9-e79858cf23c1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.188766 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.188766 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:57.195133 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f11622e0-d4ce-47db-b2e9-e79858cf23c1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:57.202312 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f11622e0-d4ce-47db-b2e9-e79858cf23c1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:04:57.203318 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 753/3051] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:57 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:57.813193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b46391bf-9b86-4350-8c6e-3b1530ef054a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.815454 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b46391bf-9b86-4350-8c6e-3b1530ef054a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 Jul 10 19:04:57.815777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b46391bf-9b86-4350-8c6e-3b1530ef054a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.816099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b46391bf-9b86-4350-8c6e-3b1530ef054a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.824758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b46391bf-9b86-4350-8c6e-3b1530ef054a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 returned with HTTP 404 Jul 10 19:04:57.825356 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 775/3052] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:57 2026] GET /volume/v3/volumes/35357c35-6b17-404c-8120-ea5d5fa3bd02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:57.839690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.841483 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:57.841877 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.842156 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.842388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete backup with id: 9181d59b-5974-4e93-b1ec-94cfca673791. Jul 10 19:04:57.847603 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.847603 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:57.869326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] delete_backup rpcapi backup_id 9181d59b-5974-4e93-b1ec-94cfca673791 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:04:57.871825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9899262-fbd1-4f38-ab35-ab4047bcd026 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 202 Jul 10 19:04:57.872303 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 757/3053] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:57 2026] DELETE /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:04:57.881601 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c00201b6-1f9f-4a6f-b77d-01f2669608a4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.884206 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c00201b6-1f9f-4a6f-b77d-01f2669608a4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:57.884206 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c00201b6-1f9f-4a6f-b77d-01f2669608a4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:57.884384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c00201b6-1f9f-4a6f-b77d-01f2669608a4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:57.884384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c00201b6-1f9f-4a6f-b77d-01f2669608a4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:57.890465 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.890465 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:57.891656 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c00201b6-1f9f-4a6f-b77d-01f2669608a4 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 200 Jul 10 19:04:57.892201 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 769/3054] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:57 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:57.896236 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:57.896236 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] PUT https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 Jul 10 19:04:57.897185 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:57.906224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Acquiring lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:04:57.911827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:04:57.912971 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:57.912971 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:58.067685 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-beb255e9-4fb1-44b1-9c3f-b6d574c2b310 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.069578 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-beb255e9-4fb1-44b1-9c3f-b6d574c2b310 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:58.069884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-beb255e9-4fb1-44b1-9c3f-b6d574c2b310 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.070128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-beb255e9-4fb1-44b1-9c3f-b6d574c2b310 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.070285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-beb255e9-4fb1-44b1-9c3f-b6d574c2b310 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:58.074700 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:58.074700 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:58.075476 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-beb255e9-4fb1-44b1-9c3f-b6d574c2b310 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:58.075976 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 776/3055] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:58.127461 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ce88e51c-f177-4e5a-abf6-ab169705fcec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.129398 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce88e51c-f177-4e5a-abf6-ab169705fcec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 Jul 10 19:04:58.129588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce88e51c-f177-4e5a-abf6-ab169705fcec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.129826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ce88e51c-f177-4e5a-abf6-ab169705fcec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.136007 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ce88e51c-f177-4e5a-abf6-ab169705fcec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 returned with HTTP 404 Jul 10 19:04:58.136496 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 758/3056] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/volumes/f11c6b63-1fde-4771-b56b-f68a8b681b88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:58.147852 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.150231 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:58.150615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2080482334"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:58.152505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2080482334'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:58.152716 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:04:58.156983 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:04:58.164742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (9bf96ff3-9eb6-4e37-8ca8-e8e9ccf5d356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:58.166143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a975f24e-e272-4cbe-9086-4fa7f24da8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.166988 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:58.206881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a975f24e-e272-4cbe-9086-4fa7f24da8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.207779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d87bc5-790f-474e-b5b3-fbaf4c8b48ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.222596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2234cd45-f29a-4309-818c-06a26c1aeb10 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.224434 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2234cd45-f29a-4309-818c-06a26c1aeb10 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:04:58.225308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2234cd45-f29a-4309-818c-06a26c1aeb10 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.225308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2234cd45-f29a-4309-818c-06a26c1aeb10 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.236884 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:58.236884 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:58.241670 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2234cd45-f29a-4309-818c-06a26c1aeb10 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:58.247400 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2234cd45-f29a-4309-818c-06a26c1aeb10 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:04:58.247400 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 777/3057] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:58.274324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['7b1be779-93d8-4235-98a5-fc063401e572', '620c4d1c-613d-4e06-a907-96c30d5edacb', '0955ae90-045a-4d75-8b5e-68f6b118231c', '6b15ccb5-789b-4979-add3-645de763998a'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:58.275462 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d87bc5-790f-474e-b5b3-fbaf4c8b48ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1be779-93d8-4235-98a5-fc063401e572', '620c4d1c-613d-4e06-a907-96c30d5edacb', '0955ae90-045a-4d75-8b5e-68f6b118231c', '6b15ccb5-789b-4979-add3-645de763998a']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.276272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b256caf-02d7-4e6c-a8a5-d1206028b653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.311724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b256caf-02d7-4e6c-a8a5-d1206028b653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7281cafa-7e50-4623-9ab3-2d4671f50565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080482334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['7b1be779-93d8-4235-98a5-fc063401e572','620c4d1c-613d-4e06-a907-96c30d5edacb','0955ae90-045a-4d75-8b5e-68f6b118231c','6b15ccb5-789b-4979-add3-645de763998a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080482334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7281cafa-7e50-4623-9ab3-2d4671f50565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.312583 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8cf4921-a77b-40ef-a71c-17bd34de13ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.315439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-5a6251e0-aab1-405c-af43-d7f5d28642e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.319012 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-5a6251e0-aab1-405c-af43-d7f5d28642e2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:04:58.319220 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-5a6251e0-aab1-405c-af43-d7f5d28642e2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.319437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-5a6251e0-aab1-405c-af43-d7f5d28642e2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.328372 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:58.328372 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:58.334659 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-5a6251e0-aab1-405c-af43-d7f5d28642e2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:04:58.337793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8cf4921-a77b-40ef-a71c-17bd34de13ff) transitioned into state 'SUCCESS' from state '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-2080482334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['7b1be779-93d8-4235-98a5-fc063401e572','620c4d1c-613d-4e06-a907-96c30d5edacb','0955ae90-045a-4d75-8b5e-68f6b118231c','6b15ccb5-789b-4979-add3-645de763998a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.338725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75cdc44-f7d2-4c7d-ad69-55ecd60af3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.342736 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-5a6251e0-aab1-405c-af43-d7f5d28642e2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:04:58.343377 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 759/3058] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:58.350248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75cdc44-f7d2-4c7d-ad69-55ecd60af3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.351117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (9bf96ff3-9eb6-4e37-8ca8-e8e9ccf5d356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:58.351466 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:04:58.352171 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ceeec73a-bb12-406a-b562-b4881ca3c1cd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:58.352567 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 770/3059] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:58 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:58.371569 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bfd6c2e0-3e48-4804-9962-59968c408783 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.373653 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bfd6c2e0-3e48-4804-9962-59968c408783 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:04:58.373931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bfd6c2e0-3e48-4804-9962-59968c408783 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.374093 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bfd6c2e0-3e48-4804-9962-59968c408783 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.384614 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:58.384614 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:58.393343 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bfd6c2e0-3e48-4804-9962-59968c408783 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:58.399005 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bfd6c2e0-3e48-4804-9962-59968c408783 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 returned with HTTP 200 Jul 10 19:04:58.399560 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 778/3060] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:58.459786 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Lock "cinder-attachment_update-784c5aa9-1f5e-4508-9e14-bffd64e8ede4-np0000005042" released by "attachment_update" :: held 0.546s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:04:58.460276 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-9d15b3d8-28bc-442c-829c-eb657c803554 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 returned with HTTP 200 Jul 10 19:04:58.462240 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 754/3061] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:04:57 2026] PUT /volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 => generated 968 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:58.477412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-768416b3-bba8-48c5-bfe9-5a68cc33b227 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.484704 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-768416b3-bba8-48c5-bfe9-5a68cc33b227 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 Jul 10 19:04:58.484899 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-768416b3-bba8-48c5-bfe9-5a68cc33b227 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.487469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-768416b3-bba8-48c5-bfe9-5a68cc33b227 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.508862 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-768416b3-bba8-48c5-bfe9-5a68cc33b227 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 returned with HTTP 200 Jul 10 19:04:58.508862 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 760/3062] 10.4.3.225 () {70 vars in 1651 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:58.666606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.781271 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:04:58.781714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1949262271"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:58.784077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1949262271'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:04:58.784235 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume of 1 GB Jul 10 19:04:58.784606 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:58.784606 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:58.789601 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Availability Zones retrieved successfully. Jul 10 19:04:58.796255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (142da77a-8b31-4346-9647-1f8329e4d152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:58.797367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fda2abc-a005-400c-9e3c-c6838640e19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.798425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:04:58.831721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fda2abc-a005-400c-9e3c-c6838640e19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.832252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe15dfe-69ea-4944-bcbf-d6fc77fa54f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.906157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a01d5eed-848b-4cb3-a25d-b91441108b5b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:58.908236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a01d5eed-848b-4cb3-a25d-b91441108b5b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 Jul 10 19:04:58.908488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a01d5eed-848b-4cb3-a25d-b91441108b5b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:58.908709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a01d5eed-848b-4cb3-a25d-b91441108b5b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:58.908911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a01d5eed-848b-4cb3-a25d-b91441108b5b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 9181d59b-5974-4e93-b1ec-94cfca673791. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:58.909151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['a499fd3b-73ec-4792-a8e1-e62960f69411', 'e87fee44-a27d-4711-ab25-87cf2d70ec8a', 'f74ec5b1-0691-4f99-8ca7-b47d788e89b9', 'cd71ee8a-c5f2-4dc5-8e94-bb5c8c6e5b25'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:58.910446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe15dfe-69ea-4944-bcbf-d6fc77fa54f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a499fd3b-73ec-4792-a8e1-e62960f69411', 'e87fee44-a27d-4711-ab25-87cf2d70ec8a', 'f74ec5b1-0691-4f99-8ca7-b47d788e89b9', 'cd71ee8a-c5f2-4dc5-8e94-bb5c8c6e5b25']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.911592 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2b7360-2b51-41fd-a99f-5a214367563f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.916131 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a01d5eed-848b-4cb3-a25d-b91441108b5b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 returned with HTTP 404 Jul 10 19:04:58.916735 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 779/3063] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:58 2026] GET /volume/v3/backups/9181d59b-5974-4e93-b1ec-94cfca673791 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:04:58.942136 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2b7360-2b51-41fd-a99f-5a214367563f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3f11bcb-f925-49fb-aea6-d87215ea7a6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1949262271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['a499fd3b-73ec-4792-a8e1-e62960f69411','e87fee44-a27d-4711-ab25-87cf2d70ec8a','f74ec5b1-0691-4f99-8ca7-b47d788e89b9','cd71ee8a-c5f2-4dc5-8e94-bb5c8c6e5b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1949262271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3f11bcb-f925-49fb-aea6-d87215ea7a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20557791be324bc4ad877db2e470f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.942946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364178c5-e71f-4525-b432-8ee0c4d80fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.969152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364178c5-e71f-4525-b432-8ee0c4d80fd5) transitioned into state 'SUCCESS' from state '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-1949262271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['a499fd3b-73ec-4792-a8e1-e62960f69411','e87fee44-a27d-4711-ab25-87cf2d70ec8a','f74ec5b1-0691-4f99-8ca7-b47d788e89b9','cd71ee8a-c5f2-4dc5-8e94-bb5c8c6e5b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.970769 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2e5f4f-8694-41b3-91b4-87c84ec8aa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:04:58.983320 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2e5f4f-8694-41b3-91b4-87c84ec8aa1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:04:58.986787 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (142da77a-8b31-4346-9647-1f8329e4d152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:04:58.986787 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request issued successfully. Jul 10 19:04:58.986787 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af60d4dc-1c07-49ff-aa62-a8cd8be7249e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:04:58.986787 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 771/3064] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:04:58 2026] POST /volume/v3/volumes => generated 760 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:04:59.001997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4ace1c8e-7e47-4474-afe5-6b61b18195b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.004590 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4ace1c8e-7e47-4474-afe5-6b61b18195b3 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:04:59.005041 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4ace1c8e-7e47-4474-afe5-6b61b18195b3 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:59.005041 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4ace1c8e-7e47-4474-afe5-6b61b18195b3 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:59.015875 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.017442 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.017442 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:59.017995 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:04:59.018235 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:59.018526 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:59.018676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: 4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:04:59.023669 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4ace1c8e-7e47-4474-afe5-6b61b18195b3 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:04:59.027241 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.027241 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:59.027957 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:59.030929 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4ace1c8e-7e47-4474-afe5-6b61b18195b3 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e returned with HTTP 200 Jul 10 19:04:59.031629 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 755/3065] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:59 2026] GET /volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:59.061131 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume request issued successfully. Jul 10 19:04:59.061131 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1cf0110c-8e19-4bd9-b8ac-673b38d301f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 202 Jul 10 19:04:59.061539 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 761/3066] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:04:59 2026] DELETE /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:04:59.074820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2bf19d4f-63ba-4145-a21d-90ef9f7c80f9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.077010 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2bf19d4f-63ba-4145-a21d-90ef9f7c80f9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:04:59.077502 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2bf19d4f-63ba-4145-a21d-90ef9f7c80f9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:59.077502 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2bf19d4f-63ba-4145-a21d-90ef9f7c80f9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:59.087077 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.087077 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:59.088187 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-73cb15ce-91da-4173-be01-2a8e253e8f39 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.090542 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-73cb15ce-91da-4173-be01-2a8e253e8f39 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:04:59.090859 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-73cb15ce-91da-4173-be01-2a8e253e8f39 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:59.091040 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-73cb15ce-91da-4173-be01-2a8e253e8f39 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:59.091151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-73cb15ce-91da-4173-be01-2a8e253e8f39 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:04:59.091668 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2bf19d4f-63ba-4145-a21d-90ef9f7c80f9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:04:59.097432 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.097432 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:04:59.097595 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2bf19d4f-63ba-4145-a21d-90ef9f7c80f9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 200 Jul 10 19:04:59.097666 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-73cb15ce-91da-4173-be01-2a8e253e8f39 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:04:59.097847 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 780/3067] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:59 2026] GET /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:59.098653 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 772/3068] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:59 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:04:59.414262 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-38d04a1b-b984-4b21-ad3b-0114cef4eda9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.417434 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-38d04a1b-b984-4b21-ad3b-0114cef4eda9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:04:59.417730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-38d04a1b-b984-4b21-ad3b-0114cef4eda9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:59.418013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-38d04a1b-b984-4b21-ad3b-0114cef4eda9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:59.426695 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.426695 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:04:59.430882 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-38d04a1b-b984-4b21-ad3b-0114cef4eda9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:59.434748 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-38d04a1b-b984-4b21-ad3b-0114cef4eda9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 returned with HTTP 200 Jul 10 19:04:59.435211 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 756/3069] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:04:59 2026] GET /volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:04:59.446742 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.448392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:04:59.448717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7281cafa-7e50-4623-9ab3-2d4671f50565", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-967716556"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:04:59.456346 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.456346 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:04:59.456678 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:04:59.456860 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume 7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:04:59.487706 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['8d8dad02-66a7-4ee8-a00b-ba2a3eadd9fe', '185adfd7-5ff6-4e18-bbdd-9f96f10d94b0', '11d0330f-6756-4e83-8d81-a529eebeca7c', '453d2043-c46f-44db-8510-f5ee2258570a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:04:59.522930 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:04:59.523281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fcc162-3184-408b-a1b5-a5d2ea820af2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:04:59.523726 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 762/3070] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:04:59 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 10 19:04:59.533099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-92f8a742-af75-499e-a8a8-9e5f421ea748 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:04:59.535345 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92f8a742-af75-499e-a8a8-9e5f421ea748 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 Jul 10 19:04:59.535661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92f8a742-af75-499e-a8a8-9e5f421ea748 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:04:59.535930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92f8a742-af75-499e-a8a8-9e5f421ea748 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:04:59.541765 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:04:59.541765 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:04:59.542228 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-92f8a742-af75-499e-a8a8-9e5f421ea748 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:04:59.543127 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92f8a742-af75-499e-a8a8-9e5f421ea748 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 returned with HTTP 200 Jul 10 19:04:59.543621 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 781/3071] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:04:59 2026] GET /volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.049319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d0e345d2-088f-41ac-950f-34199f58bec1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.051439 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0e345d2-088f-41ac-950f-34199f58bec1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:05:00.051725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0e345d2-088f-41ac-950f-34199f58bec1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.051974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0e345d2-088f-41ac-950f-34199f58bec1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.060609 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.060609 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:00.065506 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d0e345d2-088f-41ac-950f-34199f58bec1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:00.071195 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0e345d2-088f-41ac-950f-34199f58bec1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e returned with HTTP 200 Jul 10 19:05:00.071706 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 773/3072] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.083545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4a664869-1258-43c1-a347-1cd03448d584 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.085999 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:00.086503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3f11bcb-f925-49fb-aea6-d87215ea7a6e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-154847848"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:00.096662 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.096662 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:00.097132 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:00.097258 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create snapshot from volume f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:05:00.111277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85898f95-0247-487c-8e95-56f821295736 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.113722 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85898f95-0247-487c-8e95-56f821295736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:00.114010 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85898f95-0247-487c-8e95-56f821295736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.114260 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85898f95-0247-487c-8e95-56f821295736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.114420 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-85898f95-0247-487c-8e95-56f821295736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:00.114516 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5a088bc5-d39f-410b-b701-24c731ba731b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.116375 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a088bc5-d39f-410b-b701-24c731ba731b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:05:00.116593 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a088bc5-d39f-410b-b701-24c731ba731b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.116820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a088bc5-d39f-410b-b701-24c731ba731b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.120309 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.120309 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:00.121205 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85898f95-0247-487c-8e95-56f821295736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:00.121689 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 763/3073] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.123697 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a088bc5-d39f-410b-b701-24c731ba731b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 404 Jul 10 19:05:00.124110 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 782/3074] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:00.133524 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d3213188-ac6b-40f7-a3d1-c2d922251b68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.135783 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d3213188-ac6b-40f7-a3d1-c2d922251b68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:05:00.136044 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d3213188-ac6b-40f7-a3d1-c2d922251b68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.136451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d3213188-ac6b-40f7-a3d1-c2d922251b68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.141349 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['d0e377bb-84ff-40ec-8532-7d6480dec792', 'dd9e3f00-0bb8-4230-9e67-2543f4070a30', '3cf4b5a2-9c5c-4b29-967c-6f5c3736d0f7', '6f849517-e3fd-42c5-9f4a-302e2eebfaf5'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:00.143026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d3213188-ac6b-40f7-a3d1-c2d922251b68 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 404 Jul 10 19:05:00.143582 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 774/3075] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:00.151781 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-efb95a6b-633c-4259-b4cc-84acba7c2f37 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.154167 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efb95a6b-633c-4259-b4cc-84acba7c2f37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:05:00.154446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efb95a6b-633c-4259-b4cc-84acba7c2f37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.154736 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efb95a6b-633c-4259-b4cc-84acba7c2f37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.155006 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-efb95a6b-633c-4259-b4cc-84acba7c2f37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: 4fabc740-4704-436e-9039-0fd75331ed30 Jul 10 19:05:00.162978 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efb95a6b-633c-4259-b4cc-84acba7c2f37 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 returned with HTTP 404 Jul 10 19:05:00.163737 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 764/3076] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:00 2026] DELETE /volume/v3/volumes/4fabc740-4704-436e-9039-0fd75331ed30 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:00.179129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.181336 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:00.181867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1936777354"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:00.187226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1936777354'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:00.187417 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume of 1 GB Jul 10 19:05:00.189720 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Snapshot create request issued successfully. Jul 10 19:05:00.190188 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4a664869-1258-43c1-a347-1cd03448d584 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:00.190960 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 757/3077] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:00 2026] POST /volume/v3/snapshots => generated 315 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:00.194342 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Availability Zones retrieved successfully. Jul 10 19:05:00.201490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d00a570f-58cd-4ada-aaec-bda4f6a241a2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.202248 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (e13b0a8f-8e0b-4b8a-b251-71c7548765bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:00.203368 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85bef18c-0da9-4cee-8643-4ec6c94817b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:00.203699 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d00a570f-58cd-4ada-aaec-bda4f6a241a2 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 Jul 10 19:05:00.203882 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d00a570f-58cd-4ada-aaec-bda4f6a241a2 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.204108 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d00a570f-58cd-4ada-aaec-bda4f6a241a2 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.204536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:00.210684 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.210684 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:00.211236 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d00a570f-58cd-4ada-aaec-bda4f6a241a2 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Snapshot retrieved successfully. Jul 10 19:05:00.212167 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d00a570f-58cd-4ada-aaec-bda4f6a241a2 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 returned with HTTP 200 Jul 10 19:05:00.212551 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 775/3078] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.238889 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85bef18c-0da9-4cee-8643-4ec6c94817b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:00.239725 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba93dfbd-66f6-44fe-a1ad-8eb5470012f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:00.279101 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['0979decf-9475-4f61-bd1f-ad97c65d266c', '8e580404-d8d0-4be2-b25b-bce6a2c6ab76', 'fbc004e9-b2df-4387-b8da-a2485abfb1a2', '61630c77-cc96-4bb8-a5e8-2e99bdf1ac6d'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:00.279960 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba93dfbd-66f6-44fe-a1ad-8eb5470012f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0979decf-9475-4f61-bd1f-ad97c65d266c', '8e580404-d8d0-4be2-b25b-bce6a2c6ab76', 'fbc004e9-b2df-4387-b8da-a2485abfb1a2', '61630c77-cc96-4bb8-a5e8-2e99bdf1ac6d']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:00.280698 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d289b1-417b-4c0f-b1fc-a881309f1b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:00.306990 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d289b1-417b-4c0f-b1fc-a881309f1b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1936777354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['0979decf-9475-4f61-bd1f-ad97c65d266c','8e580404-d8d0-4be2-b25b-bce6a2c6ab76','fbc004e9-b2df-4387-b8da-a2485abfb1a2','61630c77-cc96-4bb8-a5e8-2e99bdf1ac6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1936777354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b02355ea314546918c4bfc5b8b921c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43985f4393cb44a9b92c9be9284181ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:00.307862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e874147-4e5d-4aae-8e6e-4bcdae7bb365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:00.330397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e874147-4e5d-4aae-8e6e-4bcdae7bb365) transitioned into state 'SUCCESS' from state '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-1936777354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b02355ea314546918c4bfc5b8b921c',qos_specs=None,replication_status=,reservations=['0979decf-9475-4f61-bd1f-ad97c65d266c','8e580404-d8d0-4be2-b25b-bce6a2c6ab76','fbc004e9-b2df-4387-b8da-a2485abfb1a2','61630c77-cc96-4bb8-a5e8-2e99bdf1ac6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43985f4393cb44a9b92c9be9284181ce',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:00.331162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ccbea6-57d6-4022-a86e-33e264d486df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:00.341948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ccbea6-57d6-4022-a86e-33e264d486df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:00.342721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Flow 'volume_create_api' (e13b0a8f-8e0b-4b8a-b251-71c7548765bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:00.343139 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Create volume request issued successfully. Jul 10 19:05:00.343668 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fdac3d76-2c6e-4442-8b87-e83b6dc19950 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:00.344283 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 783/3079] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:00 2026] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:00.360147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b77e019d-508e-4ed9-bf45-0eeee679fa4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.362186 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b77e019d-508e-4ed9-bf45-0eeee679fa4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:05:00.362478 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b77e019d-508e-4ed9-bf45-0eeee679fa4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.362737 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b77e019d-508e-4ed9-bf45-0eeee679fa4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.371977 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.371977 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:00.377314 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b77e019d-508e-4ed9-bf45-0eeee679fa4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:05:00.385437 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b77e019d-508e-4ed9-bf45-0eeee679fa4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:05:00.386013 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 765/3080] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.388335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-56972d85-02b0-4c4c-8372-83c4402794c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.388819 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56972d85-02b0-4c4c-8372-83c4402794c9 None None] GET https://10.4.3.225/volume// Jul 10 19:05:00.389068 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56972d85-02b0-4c4c-8372-83c4402794c9 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.389375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56972d85-02b0-4c4c-8372-83c4402794c9 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.389824 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56972d85-02b0-4c4c-8372-83c4402794c9 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:00.390237 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 758/3081] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:00.399061 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-732d2c7d-8195-430a-a9c3-e7fbd0312df2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.401413 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-732d2c7d-8195-430a-a9c3-e7fbd0312df2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:05:00.401900 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-732d2c7d-8195-430a-a9c3-e7fbd0312df2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "007d1ed8-7145-4a1b-990b-295fdbcdd8f9", "connector": null, "instance_uuid": "a98d2ae7-5ae9-42f0-b45a-7c5cc218006c"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:00.412195 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.412195 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:00.448930 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-732d2c7d-8195-430a-a9c3-e7fbd0312df2 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:05:00.449422 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 776/3082] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:05:00 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 10 19:05:00.553701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f5d89248-f569-41e4-b8e6-6dcfedd4bad0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.555784 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f5d89248-f569-41e4-b8e6-6dcfedd4bad0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 Jul 10 19:05:00.556015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f5d89248-f569-41e4-b8e6-6dcfedd4bad0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.556238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f5d89248-f569-41e4-b8e6-6dcfedd4bad0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.561377 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.561377 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:00.561760 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f5d89248-f569-41e4-b8e6-6dcfedd4bad0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:00.562619 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f5d89248-f569-41e4-b8e6-6dcfedd4bad0 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 returned with HTTP 200 Jul 10 19:05:00.563144 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 784/3083] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.574577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.576396 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] POST https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517/action Jul 10 19:05:00.576794 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:00.576990 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:00.578276 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Updating snapshot '8fa8f169-670e-4bea-83b7-b38a95585517' with '{'status': 'error'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:05:00.589336 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.589336 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:00.589952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fd4962efd3e4498d94f302b3887abda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a924863e48e443668280b9f8974840ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:05:00.590215 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3aee8f9-3a17-4ab9-bf67-6f2a9bd46ffa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517/action returned with HTTP 403 Jul 10 19:05:00.590982 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 766/3084] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 19:05:00 2026] POST /volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:00.600662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-40965584-1709-4208-a50d-2ae5aa0a8025 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.603338 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 Jul 10 19:05:00.603655 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.603954 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.604123 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: 8fa8f169-670e-4bea-83b7-b38a95585517 Jul 10 19:05:00.611256 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.611256 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:00.611689 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:00.635937 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:05:00.636238 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40965584-1709-4208-a50d-2ae5aa0a8025 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 returned with HTTP 202 Jul 10 19:05:00.636862 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 759/3085] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:00 2026] DELETE /volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:00.647188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ddcb4663-068c-4829-a983-613ab0bc302d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.649422 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ddcb4663-068c-4829-a983-613ab0bc302d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 Jul 10 19:05:00.649729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ddcb4663-068c-4829-a983-613ab0bc302d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.649987 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ddcb4663-068c-4829-a983-613ab0bc302d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.659312 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.659312 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:00.659775 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ddcb4663-068c-4829-a983-613ab0bc302d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:00.660679 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ddcb4663-068c-4829-a983-613ab0bc302d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 returned with HTTP 200 Jul 10 19:05:00.661390 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 777/3086] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.872305 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-535eda53-280a-433c-b4ee-053f123981de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.874543 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-535eda53-280a-433c-b4ee-053f123981de tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:00.874872 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-535eda53-280a-433c-b4ee-053f123981de tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.875189 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-535eda53-280a-433c-b4ee-053f123981de tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.889121 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:00.889121 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:00.896223 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-535eda53-280a-433c-b4ee-053f123981de tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:00.903225 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-535eda53-280a-433c-b4ee-053f123981de tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:00.904089 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 785/3087] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:00.982842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3a0e499e-b0e5-43a9-9201-1977e9b02eba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.982842 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a0e499e-b0e5-43a9-9201-1977e9b02eba None None] GET https://10.4.3.225/volume// Jul 10 19:05:00.982842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a0e499e-b0e5-43a9-9201-1977e9b02eba None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.982842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3a0e499e-b0e5-43a9-9201-1977e9b02eba None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:00.983449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3a0e499e-b0e5-43a9-9201-1977e9b02eba None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:00.984031 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 767/3088] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:00.993271 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-53900cba-9298-41fb-a64f-502964fb8f0a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:00.995696 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-53900cba-9298-41fb-a64f-502964fb8f0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:00.996022 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-53900cba-9298-41fb-a64f-502964fb8f0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:00.996317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-53900cba-9298-41fb-a64f-502964fb8f0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.008215 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.008215 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:01.013978 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-53900cba-9298-41fb-a64f-502964fb8f0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:01.020193 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-53900cba-9298-41fb-a64f-502964fb8f0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:01.020755 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 760/3089] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:00 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:01.136870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8d1fb23d-f458-4006-a98d-31529b7eb37b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.140098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d1fb23d-f458-4006-a98d-31529b7eb37b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:01.140098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d1fb23d-f458-4006-a98d-31529b7eb37b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.140223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d1fb23d-f458-4006-a98d-31529b7eb37b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.141037 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-8d1fb23d-f458-4006-a98d-31529b7eb37b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:01.147917 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.147917 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:01.149266 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d1fb23d-f458-4006-a98d-31529b7eb37b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:01.149913 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 778/3090] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:01 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:01.151922 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.155897 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] PUT https://10.4.3.225/volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc Jul 10 19:05:01.156493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:01.170027 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Acquiring lock "cinder-attachment_update-007d1ed8-7145-4a1b-990b-295fdbcdd8f9-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:05:01.177296 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Lock "cinder-attachment_update-007d1ed8-7145-4a1b-990b-295fdbcdd8f9-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:05:01.178949 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.178949 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:01.227158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-857a95fd-0ea9-43c6-bfed-a37636d3c3b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.232035 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-857a95fd-0ea9-43c6-bfed-a37636d3c3b1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 Jul 10 19:05:01.232035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-857a95fd-0ea9-43c6-bfed-a37636d3c3b1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.232035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-857a95fd-0ea9-43c6-bfed-a37636d3c3b1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.239728 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.239728 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:01.240579 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-857a95fd-0ea9-43c6-bfed-a37636d3c3b1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Snapshot retrieved successfully. Jul 10 19:05:01.242007 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-857a95fd-0ea9-43c6-bfed-a37636d3c3b1 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 returned with HTTP 200 Jul 10 19:05:01.242767 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 768/3091] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:01 2026] GET /volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:01.255387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.257711 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:01.258247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56a452c8-db46-4eb4-895e-144828689725", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1111509036"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:01.259985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request body: {'volume': {"'snapshot_id": '56a452c8-db46-4eb4-895e-144828689725', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1111509036'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:01.260111 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume of 1 GB Jul 10 19:05:01.264112 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Availability Zones retrieved successfully. Jul 10 19:05:01.270240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (421c0ea2-3806-4a57-8e50-733248decc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.271658 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8b91f8-2f83-4311-b1bb-44a843a143c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.273106 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:01.299101 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8b91f8-2f83-4311-b1bb-44a843a143c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.299770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce495e7f-d97b-4315-a8ee-b4256a74092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.338409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['a3dd291f-81b6-44fc-bf29-cebbe34f025a', '3162a64e-5fe6-4f61-b90d-99c3218bc91a', '5c61b698-c230-4432-b955-a550eafb47a8', 'e6573e1b-b684-4299-b556-181f9185e5f0'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:01.339167 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce495e7f-d97b-4315-a8ee-b4256a74092f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3dd291f-81b6-44fc-bf29-cebbe34f025a', '3162a64e-5fe6-4f61-b90d-99c3218bc91a', '5c61b698-c230-4432-b955-a550eafb47a8', 'e6573e1b-b684-4299-b556-181f9185e5f0']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.339888 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6bcc9a-5a84-4420-8bee-39cbb8bf619d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.363105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6bcc9a-5a84-4420-8bee-39cbb8bf619d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06f0b74c-42a5-4eef-ac17-99e3b09d5ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1111509036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['a3dd291f-81b6-44fc-bf29-cebbe34f025a','3162a64e-5fe6-4f61-b90d-99c3218bc91a','5c61b698-c230-4432-b955-a550eafb47a8','e6573e1b-b684-4299-b556-181f9185e5f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1111509036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06f0b74c-42a5-4eef-ac17-99e3b09d5ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20557791be324bc4ad877db2e470f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.363843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243ba55c-c4f6-4c96-bd15-5c8a777d27e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.381104 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243ba55c-c4f6-4c96-bd15-5c8a777d27e9) transitioned into state 'SUCCESS' from state '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-1111509036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['a3dd291f-81b6-44fc-bf29-cebbe34f025a','3162a64e-5fe6-4f61-b90d-99c3218bc91a','5c61b698-c230-4432-b955-a550eafb47a8','e6573e1b-b684-4299-b556-181f9185e5f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.381865 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b18246-2026-4e77-93a1-15a2ddfa5707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.391124 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b18246-2026-4e77-93a1-15a2ddfa5707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.392362 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (421c0ea2-3806-4a57-8e50-733248decc00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.392815 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request issued successfully. Jul 10 19:05:01.393589 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-017a8c14-1a42-4c47-a7fa-0eee556fbd9c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:01.394193 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 761/3092] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:01 2026] POST /volume/v3/volumes => generated 760 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:01.405437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-991bbff9-c4e8-4f87-b2e3-fdcea725f695 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.408335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-991bbff9-c4e8-4f87-b2e3-fdcea725f695 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:05:01.409209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-991bbff9-c4e8-4f87-b2e3-fdcea725f695 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.409209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-991bbff9-c4e8-4f87-b2e3-fdcea725f695 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.409483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.413600 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:01.413600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56a452c8-db46-4eb4-895e-144828689725", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-436886900"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:01.416071 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request body: {'volume': {"'snapshot_id": '56a452c8-db46-4eb4-895e-144828689725', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-436886900'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:01.416333 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume of 1 GB Jul 10 19:05:01.418924 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.418924 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:01.421753 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Availability Zones retrieved successfully. Jul 10 19:05:01.424669 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-991bbff9-c4e8-4f87-b2e3-fdcea725f695 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:05:01.429740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (e3b7ee7f-9fa3-42e5-b9c5-81361598040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.430877 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-991bbff9-c4e8-4f87-b2e3-fdcea725f695 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:05:01.431020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a800b0e-76ac-4eec-9665-680e4c03fda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.431396 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 779/3093] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:01 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:01.432030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:01.473735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a800b0e-76ac-4eec-9665-680e4c03fda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.474974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f299c197-8413-4d8a-8fcc-f7aa4525f430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.532340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['5c7f008f-8bb5-4f18-ac09-4bb235f0ce13', '89536293-387d-4fa5-a4b0-23168ddf396c', 'd954ef2f-dfa5-490c-aa3a-6004303e673e', 'd42c88bf-70fe-4add-b168-b1399a2f284a'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:01.533377 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f299c197-8413-4d8a-8fcc-f7aa4525f430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7f008f-8bb5-4f18-ac09-4bb235f0ce13', '89536293-387d-4fa5-a4b0-23168ddf396c', 'd954ef2f-dfa5-490c-aa3a-6004303e673e', 'd42c88bf-70fe-4add-b168-b1399a2f284a']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.534401 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1accf5e8-d41b-4f30-9dde-fca7a853c477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.566706 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1accf5e8-d41b-4f30-9dde-fca7a853c477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c5ec37-66e1-46bc-808e-1adb9546630c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-436886900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['5c7f008f-8bb5-4f18-ac09-4bb235f0ce13','89536293-387d-4fa5-a4b0-23168ddf396c','d954ef2f-dfa5-490c-aa3a-6004303e673e','d42c88bf-70fe-4add-b168-b1399a2f284a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-436886900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c5ec37-66e1-46bc-808e-1adb9546630c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20557791be324bc4ad877db2e470f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.567801 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a4f24d-a58f-4c43-a33a-0acdaa4d1eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.597983 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a4f24d-a58f-4c43-a33a-0acdaa4d1eb9) transitioned into state 'SUCCESS' from state '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-436886900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['5c7f008f-8bb5-4f18-ac09-4bb235f0ce13','89536293-387d-4fa5-a4b0-23168ddf396c','d954ef2f-dfa5-490c-aa3a-6004303e673e','d42c88bf-70fe-4add-b168-b1399a2f284a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.599215 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aab7fb8-2caa-4393-914b-331955588468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.616759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aab7fb8-2caa-4393-914b-331955588468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.618048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (e3b7ee7f-9fa3-42e5-b9c5-81361598040b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.619824 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request issued successfully. Jul 10 19:05:01.619824 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-615a9586-8af7-41e0-ac3a-10dacc9705f0 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:01.620960 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 769/3094] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:01 2026] POST /volume/v3/volumes => generated 759 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:01.636981 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.640020 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:01.640317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56a452c8-db46-4eb4-895e-144828689725", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1346069880"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:01.642257 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request body: {'volume': {"'snapshot_id": '56a452c8-db46-4eb4-895e-144828689725', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1346069880'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:01.644317 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume of 1 GB Jul 10 19:05:01.644317 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.644317 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:01.649962 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Availability Zones retrieved successfully. Jul 10 19:05:01.657405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (978bedc0-c209-4440-bb4a-9022417fc0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.658527 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f8a717-3781-4a5c-88ad-40153b580123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.659629 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:01.674496 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5cb5316b-b449-432f-b42e-0d2ea9e14cb6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.678528 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5cb5316b-b449-432f-b42e-0d2ea9e14cb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 Jul 10 19:05:01.679075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5cb5316b-b449-432f-b42e-0d2ea9e14cb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.679457 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5cb5316b-b449-432f-b42e-0d2ea9e14cb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.688774 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5cb5316b-b449-432f-b42e-0d2ea9e14cb6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 returned with HTTP 404 Jul 10 19:05:01.689329 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 780/3095] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:01 2026] GET /volume/v3/snapshots/8fa8f169-670e-4bea-83b7-b38a95585517 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:01.704789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.708555 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:05:01.709002 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.709443 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.709712 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: 7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:05:01.711308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61f8a717-3781-4a5c-88ad-40153b580123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.712513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce853f7-37f9-4966-8164-207209283066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.716287 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Lock "cinder-attachment_update-007d1ed8-7145-4a1b-990b-295fdbcdd8f9-np0000005042" released by "attachment_update" :: held 0.539s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:05:01.716738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-e42d1eec-6d92-42eb-ba93-b1e5357baa5d tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc returned with HTTP 200 Jul 10 19:05:01.717424 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 786/3096] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:05:01 2026] PUT /volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:01.721536 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.721536 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:01.722006 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:01.749645 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:05:01.750136 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7fc25ef-dcc4-4bf8-83ed-13036c60ddf6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 returned with HTTP 202 Jul 10 19:05:01.750794 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 770/3097] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:01 2026] DELETE /volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:01.764492 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0fda4423-7f03-46b7-8477-8d25ecc2b4e4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.768229 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0fda4423-7f03-46b7-8477-8d25ecc2b4e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:05:01.768664 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0fda4423-7f03-46b7-8477-8d25ecc2b4e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.769178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0fda4423-7f03-46b7-8477-8d25ecc2b4e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.785016 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.785016 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:01.785168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['25f8b34b-6763-47ab-89ba-595d72a03780', 'c5cbfe10-8aef-4b1d-85c8-d43b8d159cf0', 'fd3112f8-e691-40e0-9eb1-0e0f4c7e8fda', '3897e52f-046c-44cc-aecb-ae0d52534a86'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:01.785168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce853f7-37f9-4966-8164-207209283066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25f8b34b-6763-47ab-89ba-595d72a03780', 'c5cbfe10-8aef-4b1d-85c8-d43b8d159cf0', 'fd3112f8-e691-40e0-9eb1-0e0f4c7e8fda', '3897e52f-046c-44cc-aecb-ae0d52534a86']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.785168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1fd1f2-6eac-49b8-9988-7bf7f16f8589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.790572 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0fda4423-7f03-46b7-8477-8d25ecc2b4e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:01.798672 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0fda4423-7f03-46b7-8477-8d25ecc2b4e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 returned with HTTP 200 Jul 10 19:05:01.799959 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 781/3098] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:01 2026] GET /volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:01.817103 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1fd1f2-6eac-49b8-9988-7bf7f16f8589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a988be20-b5e0-43c7-b50c-a2d6743534da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1346069880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['25f8b34b-6763-47ab-89ba-595d72a03780','c5cbfe10-8aef-4b1d-85c8-d43b8d159cf0','fd3112f8-e691-40e0-9eb1-0e0f4c7e8fda','3897e52f-046c-44cc-aecb-ae0d52534a86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1346069880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a988be20-b5e0-43c7-b50c-a2d6743534da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20557791be324bc4ad877db2e470f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.818778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1691087f-f9c4-4043-a976-af73cfb8536d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.844253 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1691087f-f9c4-4043-a976-af73cfb8536d) transitioned into state 'SUCCESS' from state '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-1346069880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['25f8b34b-6763-47ab-89ba-595d72a03780','c5cbfe10-8aef-4b1d-85c8-d43b8d159cf0','fd3112f8-e691-40e0-9eb1-0e0f4c7e8fda','3897e52f-046c-44cc-aecb-ae0d52534a86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.845157 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488784f0-659d-42a6-b918-10747d8415b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.856026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488784f0-659d-42a6-b918-10747d8415b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.857372 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (978bedc0-c209-4440-bb4a-9022417fc0ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.857770 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request issued successfully. Jul 10 19:05:01.858428 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa7c5920-2dcb-4da8-aa14-5f332c7b1c5b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:01.858961 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 762/3099] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:01 2026] POST /volume/v3/volumes => generated 760 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:01.877284 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-394534c4-6af1-4867-94d4-4462eabbd503 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.880823 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:01.880823 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56a452c8-db46-4eb4-895e-144828689725", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-838404994"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:01.881523 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request body: {'volume': {"'snapshot_id": '56a452c8-db46-4eb4-895e-144828689725', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-838404994'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:01.881755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume of 1 GB Jul 10 19:05:01.882177 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.882177 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:01.890831 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Availability Zones retrieved successfully. Jul 10 19:05:01.896684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (79e86e5d-7c77-410a-b6e1-355b2e98bac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:01.898548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12aec9b7-4bc4-4709-9298-0df61303df80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.904562 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:01.919116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fac72723-235d-4599-8632-3ebfb71f6766 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:01.922229 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fac72723-235d-4599-8632-3ebfb71f6766 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:01.922229 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fac72723-235d-4599-8632-3ebfb71f6766 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:01.922477 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fac72723-235d-4599-8632-3ebfb71f6766 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:01.936309 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:01.936309 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:01.945697 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12aec9b7-4bc4-4709-9298-0df61303df80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.946453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bfc532a-da18-4041-8821-90652ebb81cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:01.949251 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fac72723-235d-4599-8632-3ebfb71f6766 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:01.958693 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fac72723-235d-4599-8632-3ebfb71f6766 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:01.959229 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 771/3100] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:01 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:01.991079 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['c42f3575-bdf0-4726-b902-2e07012138d4', '9d272d3b-5d0e-4711-8d6b-4bfbc2579c1e', 'dc919824-5561-4a80-86bf-392fc12523e9', '0b9d9cdc-03a7-4b8a-a862-90946e59ea1d'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:01.991843 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bfc532a-da18-4041-8821-90652ebb81cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42f3575-bdf0-4726-b902-2e07012138d4', '9d272d3b-5d0e-4711-8d6b-4bfbc2579c1e', 'dc919824-5561-4a80-86bf-392fc12523e9', '0b9d9cdc-03a7-4b8a-a862-90946e59ea1d']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:01.992622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ef7ee9-8896-4647-a15a-c57b60a2d3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.018449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ef7ee9-8896-4647-a15a-c57b60a2d3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8eedbb2-621f-4d94-9ecd-7f49e16f502b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-838404994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['c42f3575-bdf0-4726-b902-2e07012138d4','9d272d3b-5d0e-4711-8d6b-4bfbc2579c1e','dc919824-5561-4a80-86bf-392fc12523e9','0b9d9cdc-03a7-4b8a-a862-90946e59ea1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-838404994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8eedbb2-621f-4d94-9ecd-7f49e16f502b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20557791be324bc4ad877db2e470f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.019844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f247b942-79cb-480d-a508-5290185a2ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.048347 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f247b942-79cb-480d-a508-5290185a2ffb) transitioned into state 'SUCCESS' from state '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-838404994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['c42f3575-bdf0-4726-b902-2e07012138d4','9d272d3b-5d0e-4711-8d6b-4bfbc2579c1e','dc919824-5561-4a80-86bf-392fc12523e9','0b9d9cdc-03a7-4b8a-a862-90946e59ea1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.049430 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c415cd-e8f5-4ce9-8866-508d65daa8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.062790 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c415cd-e8f5-4ce9-8866-508d65daa8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.062790 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (79e86e5d-7c77-410a-b6e1-355b2e98bac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:02.062790 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request issued successfully. Jul 10 19:05:02.062790 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-394534c4-6af1-4867-94d4-4462eabbd503 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:02.064251 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 787/3101] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:01 2026] POST /volume/v3/volumes => generated 759 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:02.079322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.080856 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:02.081395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "56a452c8-db46-4eb4-895e-144828689725", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-187306939"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:02.083244 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request body: {'volume': {"'snapshot_id": '56a452c8-db46-4eb4-895e-144828689725', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-187306939'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:02.083483 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume of 1 GB Jul 10 19:05:02.088298 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Availability Zones retrieved successfully. Jul 10 19:05:02.094007 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (ce6ab563-f87d-4dba-9eb6-399d9c026a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:02.095179 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c1585-847f-4404-a6b7-9ae6690a0b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.096228 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:02.139904 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85c1585-847f-4404-a6b7-9ae6690a0b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.141791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80ccacb-c30d-4c2b-85a6-50b1fb810772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.169247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6e75f976-295f-4ae2-aff5-35e1b1b85aa2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.173026 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e75f976-295f-4ae2-aff5-35e1b1b85aa2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:02.173026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e75f976-295f-4ae2-aff5-35e1b1b85aa2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.173026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e75f976-295f-4ae2-aff5-35e1b1b85aa2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.173026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6e75f976-295f-4ae2-aff5-35e1b1b85aa2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:02.179722 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.179722 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:02.181220 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e75f976-295f-4ae2-aff5-35e1b1b85aa2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:02.182173 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 763/3102] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.206837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Created reservations ['b5e13a66-821f-4212-95a4-8699bf18945f', '4604df1b-0c7f-4268-9024-a9bb5c0eeef9', 'c52b70d0-611f-4093-84d8-d7d7930f6668', '75c9dd47-3bfe-409e-8252-ba33f382f42a'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:02.206837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a80ccacb-c30d-4c2b-85a6-50b1fb810772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e13a66-821f-4212-95a4-8699bf18945f', '4604df1b-0c7f-4268-9024-a9bb5c0eeef9', 'c52b70d0-611f-4093-84d8-d7d7930f6668', '75c9dd47-3bfe-409e-8252-ba33f382f42a']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.206837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93560808-96c1-436b-9981-36ed977a3c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.264161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93560808-96c1-436b-9981-36ed977a3c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5798bba4-97aa-47de-95a1-9bbc10da2f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-187306939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['b5e13a66-821f-4212-95a4-8699bf18945f','4604df1b-0c7f-4268-9024-a9bb5c0eeef9','c52b70d0-611f-4093-84d8-d7d7930f6668','75c9dd47-3bfe-409e-8252-ba33f382f42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-187306939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5798bba4-97aa-47de-95a1-9bbc10da2f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20557791be324bc4ad877db2e470f116',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.264161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23edaef8-ddfc-4df7-bdb1-e4b5599e1691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.317544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23edaef8-ddfc-4df7-bdb1-e4b5599e1691) transitioned into state 'SUCCESS' from state '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-187306939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='068dc1cd7f244e308ab6ee90cac0a3ae',qos_specs=None,replication_status=,reservations=['b5e13a66-821f-4212-95a4-8699bf18945f','4604df1b-0c7f-4268-9024-a9bb5c0eeef9','c52b70d0-611f-4093-84d8-d7d7930f6668','75c9dd47-3bfe-409e-8252-ba33f382f42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20557791be324bc4ad877db2e470f116',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.318598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22f0786-4593-437c-b58f-06855fb019d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.334935 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22f0786-4593-437c-b58f-06855fb019d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.338490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Flow 'volume_create_api' (ce6ab563-f87d-4dba-9eb6-399d9c026a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:02.338490 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Create volume request issued successfully. Jul 10 19:05:02.338959 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9ec8088b-fd39-4917-8e89-dca842bbb23c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:02.339747 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 782/3103] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:02 2026] POST /volume/v3/volumes => generated 759 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:02.355087 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f362da6b-9471-4047-982e-4ec1ff2455f8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.358392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f362da6b-9471-4047-982e-4ec1ff2455f8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 Jul 10 19:05:02.358679 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f362da6b-9471-4047-982e-4ec1ff2455f8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.358967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f362da6b-9471-4047-982e-4ec1ff2455f8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.376301 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.376301 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:02.381712 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f362da6b-9471-4047-982e-4ec1ff2455f8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.393510 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f362da6b-9471-4047-982e-4ec1ff2455f8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 returned with HTTP 200 Jul 10 19:05:02.394283 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 772/3104] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.415666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c46074fe-2e84-4a12-948c-ec685f9ba6b8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.417062 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c46074fe-2e84-4a12-948c-ec685f9ba6b8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c Jul 10 19:05:02.417139 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c46074fe-2e84-4a12-948c-ec685f9ba6b8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.417370 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c46074fe-2e84-4a12-948c-ec685f9ba6b8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.426890 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.426890 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:02.432713 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c46074fe-2e84-4a12-948c-ec685f9ba6b8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.438656 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c46074fe-2e84-4a12-948c-ec685f9ba6b8 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c returned with HTTP 200 Jul 10 19:05:02.439319 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 788/3105] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.456858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-53710f31-fae0-4dcb-8939-a0e355ff7448 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.459251 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53710f31-fae0-4dcb-8939-a0e355ff7448 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da Jul 10 19:05:02.459650 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53710f31-fae0-4dcb-8939-a0e355ff7448 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.460055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53710f31-fae0-4dcb-8939-a0e355ff7448 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.471616 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.471616 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:02.477269 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-53710f31-fae0-4dcb-8939-a0e355ff7448 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.483696 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53710f31-fae0-4dcb-8939-a0e355ff7448 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da returned with HTTP 200 Jul 10 19:05:02.484167 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 764/3106] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.501370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-76c4f07a-b6c5-4545-bb01-2398e7f2b699 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.505618 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76c4f07a-b6c5-4545-bb01-2398e7f2b699 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b Jul 10 19:05:02.505618 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76c4f07a-b6c5-4545-bb01-2398e7f2b699 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.505618 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76c4f07a-b6c5-4545-bb01-2398e7f2b699 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.516469 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.516469 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:02.521042 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-76c4f07a-b6c5-4545-bb01-2398e7f2b699 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.526190 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76c4f07a-b6c5-4545-bb01-2398e7f2b699 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b returned with HTTP 200 Jul 10 19:05:02.527264 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 783/3107] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.545405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ffcbddfd-3f95-49bb-b511-ce201cb4137e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.547696 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ffcbddfd-3f95-49bb-b511-ce201cb4137e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 Jul 10 19:05:02.547998 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ffcbddfd-3f95-49bb-b511-ce201cb4137e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.548238 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ffcbddfd-3f95-49bb-b511-ce201cb4137e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.557249 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.557249 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:02.561911 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ffcbddfd-3f95-49bb-b511-ce201cb4137e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.567691 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ffcbddfd-3f95-49bb-b511-ce201cb4137e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 returned with HTTP 200 Jul 10 19:05:02.568124 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 773/3108] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.585955 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.588250 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 Jul 10 19:05:02.588485 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.588754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.589007 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume with id: 5798bba4-97aa-47de-95a1-9bbc10da2f96 Jul 10 19:05:02.598458 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.598458 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:02.599089 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.624003 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume request issued successfully. Jul 10 19:05:02.624003 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4daa46dc-704f-4197-bb46-ffb7f46441ad tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 returned with HTTP 202 Jul 10 19:05:02.624098 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 789/3109] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:02 2026] DELETE /volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:02.635062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1db4756e-f4a8-44c9-9e6c-67434734a5a4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.639377 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1db4756e-f4a8-44c9-9e6c-67434734a5a4 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 Jul 10 19:05:02.639620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1db4756e-f4a8-44c9-9e6c-67434734a5a4 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.639836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1db4756e-f4a8-44c9-9e6c-67434734a5a4 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.651295 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.651295 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:02.660388 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1db4756e-f4a8-44c9-9e6c-67434734a5a4 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:02.668145 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1db4756e-f4a8-44c9-9e6c-67434734a5a4 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 returned with HTTP 200 Jul 10 19:05:02.670621 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 765/3110] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.706930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-badee441-b827-4f4c-942f-8cc23c71f14a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.714315 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-badee441-b827-4f4c-942f-8cc23c71f14a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption Jul 10 19:05:02.714315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-badee441-b827-4f4c-942f-8cc23c71f14a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.714315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-badee441-b827-4f4c-942f-8cc23c71f14a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.736130 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:02.736130 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:02.746321 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-badee441-b827-4f4c-942f-8cc23c71f14a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption returned with HTTP 200 Jul 10 19:05:02.747552 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 784/3111] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:02.816353 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dda431cb-79ee-451a-ade3-7705c07ff22c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.818215 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dda431cb-79ee-451a-ade3-7705c07ff22c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 Jul 10 19:05:02.818381 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dda431cb-79ee-451a-ade3-7705c07ff22c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.818600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dda431cb-79ee-451a-ade3-7705c07ff22c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:02.824092 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dda431cb-79ee-451a-ade3-7705c07ff22c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 returned with HTTP 404 Jul 10 19:05:02.824532 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 774/3112] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/7281cafa-7e50-4623-9ab3-2d4671f50565 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:02.833344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.835630 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:02.836077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-48641348"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:02.837894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-48641348'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:02.838366 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:05:02.842866 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:02.850826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (994038ce-18c0-47c5-90c4-73d26e249dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:02.852112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bfb5d5-57b0-40a1-9ea8-edc51a75f89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.853274 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:02.889839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bfb5d5-57b0-40a1-9ea8-edc51a75f89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.891054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb274916-c385-44c7-b433-daefd21ac879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.946331 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['00c12b3f-688c-424a-a823-4cc18f79d8f5', '620ba7a7-a964-4063-981c-25210c64f23c', '6cebbfa5-ebef-41ef-86d2-0364f2039fc2', '4d655ef4-2171-40dc-9e62-a4d23f6ba03c'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:02.947427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb274916-c385-44c7-b433-daefd21ac879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c12b3f-688c-424a-a823-4cc18f79d8f5', '620ba7a7-a964-4063-981c-25210c64f23c', '6cebbfa5-ebef-41ef-86d2-0364f2039fc2', '4d655ef4-2171-40dc-9e62-a4d23f6ba03c']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.949658 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a6c902-040e-4bb6-b2ee-a1c179b885e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.976203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-da7d0222-ddd8-4670-bce9-dc75fa08be70 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:02.979045 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a6c902-040e-4bb6-b2ee-a1c179b885e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a3f8ad0-7d70-4a2f-b162-18818594b264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48641348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['00c12b3f-688c-424a-a823-4cc18f79d8f5','620ba7a7-a964-4063-981c-25210c64f23c','6cebbfa5-ebef-41ef-86d2-0364f2039fc2','4d655ef4-2171-40dc-9e62-a4d23f6ba03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48641348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a3f8ad0-7d70-4a2f-b162-18818594b264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:02.980014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d84d569-db39-47f2-9c8c-037e0f73142c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:02.983022 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da7d0222-ddd8-4670-bce9-dc75fa08be70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:02.985193 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da7d0222-ddd8-4670-bce9-dc75fa08be70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:02.986877 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-da7d0222-ddd8-4670-bce9-dc75fa08be70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:03.000749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d84d569-db39-47f2-9c8c-037e0f73142c) transitioned into state 'SUCCESS' from state '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-48641348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['00c12b3f-688c-424a-a823-4cc18f79d8f5','620ba7a7-a964-4063-981c-25210c64f23c','6cebbfa5-ebef-41ef-86d2-0364f2039fc2','4d655ef4-2171-40dc-9e62-a4d23f6ba03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:03.001528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87af280d-af8e-48b3-8188-97597221cd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:03.004455 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:03.004455 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:03.009584 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-da7d0222-ddd8-4670-bce9-dc75fa08be70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:03.012017 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87af280d-af8e-48b3-8188-97597221cd85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:03.013258 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (994038ce-18c0-47c5-90c4-73d26e249dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:03.013735 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:05:03.014589 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fcd7ed44-6af0-49ff-889c-64e3c5c4ba6a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:03.015733 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 790/3113] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:02 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:03.016261 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-da7d0222-ddd8-4670-bce9-dc75fa08be70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:03.016777 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 766/3114] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:02 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:03.029781 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d6e1cdf3-1f90-409d-a04d-0258b74ee970 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:03.031640 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6e1cdf3-1f90-409d-a04d-0258b74ee970 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:03.031913 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6e1cdf3-1f90-409d-a04d-0258b74ee970 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:03.032146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6e1cdf3-1f90-409d-a04d-0258b74ee970 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:03.041432 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:03.041432 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:03.046330 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d6e1cdf3-1f90-409d-a04d-0258b74ee970 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:03.052535 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6e1cdf3-1f90-409d-a04d-0258b74ee970 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 returned with HTTP 200 Jul 10 19:05:03.053213 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 785/3115] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:03 2026] GET /volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:03.195338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46e6277f-7594-4346-beaf-ccb0159c5f5e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:03.197995 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46e6277f-7594-4346-beaf-ccb0159c5f5e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:03.198251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46e6277f-7594-4346-beaf-ccb0159c5f5e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:03.198492 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46e6277f-7594-4346-beaf-ccb0159c5f5e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:03.198649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-46e6277f-7594-4346-beaf-ccb0159c5f5e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:03.203000 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:03.203000 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:03.203867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46e6277f-7594-4346-beaf-ccb0159c5f5e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:03.204243 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 775/3116] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:03 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:03.686406 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3b3646b-f79e-44f1-bab5-eb7bb721121b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:03.688951 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3b3646b-f79e-44f1-bab5-eb7bb721121b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 Jul 10 19:05:03.689253 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3b3646b-f79e-44f1-bab5-eb7bb721121b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:03.689524 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3b3646b-f79e-44f1-bab5-eb7bb721121b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:03.698968 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3b3646b-f79e-44f1-bab5-eb7bb721121b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 returned with HTTP 404 Jul 10 19:05:03.699871 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 791/3117] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:03 2026] GET /volume/v3/volumes/5798bba4-97aa-47de-95a1-9bbc10da2f96 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:03.710106 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:03.713276 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b Jul 10 19:05:03.713375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:03.713534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:03.713752 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume with id: f8eedbb2-621f-4d94-9ecd-7f49e16f502b Jul 10 19:05:03.724765 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:03.724765 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:03.725400 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:03.759667 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume request issued successfully. Jul 10 19:05:03.759987 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e6b3c768-eb7b-418c-9a07-ed9e13e4238d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b returned with HTTP 202 Jul 10 19:05:03.760562 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 767/3118] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:03 2026] DELETE /volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:03.769601 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0d5f043e-a61a-46b2-a3cd-0722714882cd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:03.774901 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0d5f043e-a61a-46b2-a3cd-0722714882cd tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b Jul 10 19:05:03.774901 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0d5f043e-a61a-46b2-a3cd-0722714882cd tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:03.774901 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0d5f043e-a61a-46b2-a3cd-0722714882cd tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:03.790371 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:03.790371 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:03.795700 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0d5f043e-a61a-46b2-a3cd-0722714882cd tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:03.801603 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0d5f043e-a61a-46b2-a3cd-0722714882cd tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b returned with HTTP 200 Jul 10 19:05:03.802186 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 786/3119] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:03 2026] GET /volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:04.030425 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-80a4409f-c060-44cf-be6e-a4dc9b40ce7b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.032347 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80a4409f-c060-44cf-be6e-a4dc9b40ce7b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:04.032634 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80a4409f-c060-44cf-be6e-a4dc9b40ce7b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.032935 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80a4409f-c060-44cf-be6e-a4dc9b40ce7b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.043866 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.043866 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:04.047610 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-80a4409f-c060-44cf-be6e-a4dc9b40ce7b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:04.052243 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80a4409f-c060-44cf-be6e-a4dc9b40ce7b tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:04.052243 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 776/3120] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:04 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:04.068369 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4d6a090b-efb1-4423-b0ef-de84850d2b7b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.070594 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4d6a090b-efb1-4423-b0ef-de84850d2b7b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:04.070927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4d6a090b-efb1-4423-b0ef-de84850d2b7b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.071214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4d6a090b-efb1-4423-b0ef-de84850d2b7b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.079361 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.079361 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:04.085121 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4d6a090b-efb1-4423-b0ef-de84850d2b7b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:04.091401 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4d6a090b-efb1-4423-b0ef-de84850d2b7b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 returned with HTTP 200 Jul 10 19:05:04.092060 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 792/3121] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:04 2026] GET /volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:04.109856 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.114114 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:04.114764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a3f8ad0-7d70-4a2f-b162-18818594b264", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-46690777"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:04.124870 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.124870 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:04.125222 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:04.125381 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume 3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:04.157240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['2049dea4-3aa3-4fb2-ba16-05af036555e9', 'cc289c54-0b3a-4a56-9322-1e24dd700247', '97fbe639-bfb6-4aec-a429-f15894c13e8f', '049a3459-ba69-45b6-9918-e9764ea274b7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:04.222792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e7591999-d3e6-4fdb-a2b9-f7ae3cc6fd43 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.226510 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7591999-d3e6-4fdb-a2b9-f7ae3cc6fd43 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:04.226822 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7591999-d3e6-4fdb-a2b9-f7ae3cc6fd43 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.227349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7591999-d3e6-4fdb-a2b9-f7ae3cc6fd43 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.227488 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e7591999-d3e6-4fdb-a2b9-f7ae3cc6fd43 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:04.230223 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:05:04.231098 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a19a989a-ba7d-4640-80ec-1660db7cc64a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:04.231328 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 768/3122] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:04.235091 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.235091 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:04.236014 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7591999-d3e6-4fdb-a2b9-f7ae3cc6fd43 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:04.237000 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 787/3123] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:04 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:04.244984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cc4eea3-c5f7-4c9c-8991-0db335fe028e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.249266 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cc4eea3-c5f7-4c9c-8991-0db335fe028e tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:04.249584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cc4eea3-c5f7-4c9c-8991-0db335fe028e tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.249998 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cc4eea3-c5f7-4c9c-8991-0db335fe028e tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.258639 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.258639 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:04.259717 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cc4eea3-c5f7-4c9c-8991-0db335fe028e tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:04.261714 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cc4eea3-c5f7-4c9c-8991-0db335fe028e tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 returned with HTTP 200 Jul 10 19:05:04.261714 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 777/3124] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:04 2026] GET /volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:04.818969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-af160397-b798-4d51-85d5-184225ec3f0d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.821536 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af160397-b798-4d51-85d5-184225ec3f0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b Jul 10 19:05:04.821857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af160397-b798-4d51-85d5-184225ec3f0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.822134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af160397-b798-4d51-85d5-184225ec3f0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.829177 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af160397-b798-4d51-85d5-184225ec3f0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b returned with HTTP 404 Jul 10 19:05:04.829793 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 793/3125] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:04 2026] GET /volume/v3/volumes/f8eedbb2-621f-4d94-9ecd-7f49e16f502b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:04.837836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-034ed294-2e91-4c48-bb96-c48895dabc9a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.839662 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da Jul 10 19:05:04.839897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.840122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.840296 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume with id: a988be20-b5e0-43c7-b50c-a2d6743534da Jul 10 19:05:04.849991 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.849991 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:04.850620 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:04.874741 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume request issued successfully. Jul 10 19:05:04.875116 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-034ed294-2e91-4c48-bb96-c48895dabc9a tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da returned with HTTP 202 Jul 10 19:05:04.875695 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 769/3126] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:04 2026] DELETE /volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:04.886220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4fdd0c24-298f-469f-8b3c-d49b119fca0d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:04.892409 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4fdd0c24-298f-469f-8b3c-d49b119fca0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da Jul 10 19:05:04.892731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4fdd0c24-298f-469f-8b3c-d49b119fca0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:04.894104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4fdd0c24-298f-469f-8b3c-d49b119fca0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:04.909152 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:04.909152 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:04.913025 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4fdd0c24-298f-469f-8b3c-d49b119fca0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:04.917241 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4fdd0c24-298f-469f-8b3c-d49b119fca0d tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da returned with HTTP 200 Jul 10 19:05:04.917713 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 788/3127] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:04 2026] GET /volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:05.069079 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2f6a2e41-8b3e-4a03-9ead-44368fe049a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.071519 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f6a2e41-8b3e-4a03-9ead-44368fe049a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:05.071800 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f6a2e41-8b3e-4a03-9ead-44368fe049a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.072083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2f6a2e41-8b3e-4a03-9ead-44368fe049a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.084152 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.084152 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:05.089065 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2f6a2e41-8b3e-4a03-9ead-44368fe049a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:05.095579 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2f6a2e41-8b3e-4a03-9ead-44368fe049a3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:05.096182 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 778/3128] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:05 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:05.249711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-81c47994-5b03-48d5-8f2e-f72e7a87e47b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.252086 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-81c47994-5b03-48d5-8f2e-f72e7a87e47b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:05.252362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-81c47994-5b03-48d5-8f2e-f72e7a87e47b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.252637 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-81c47994-5b03-48d5-8f2e-f72e7a87e47b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.252795 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-81c47994-5b03-48d5-8f2e-f72e7a87e47b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:05.258500 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.258500 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:05.259427 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-81c47994-5b03-48d5-8f2e-f72e7a87e47b tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:05.259979 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 794/3129] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:05 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:05.273684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-67435e45-d5bd-4a4b-b7a4-6dcb17dc80de None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.275863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-67435e45-d5bd-4a4b-b7a4-6dcb17dc80de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:05.276094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-67435e45-d5bd-4a4b-b7a4-6dcb17dc80de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.276325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-67435e45-d5bd-4a4b-b7a4-6dcb17dc80de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.285320 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.285320 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:05.285745 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-67435e45-d5bd-4a4b-b7a4-6dcb17dc80de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:05.286582 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-67435e45-d5bd-4a4b-b7a4-6dcb17dc80de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 returned with HTTP 200 Jul 10 19:05:05.287075 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 770/3130] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:05 2026] GET /volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:05.297124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8efaddec-7eaa-46bb-81ca-90a252ad43f4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.298970 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8efaddec-7eaa-46bb-81ca-90a252ad43f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] GET https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:05.299168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8efaddec-7eaa-46bb-81ca-90a252ad43f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.299367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8efaddec-7eaa-46bb-81ca-90a252ad43f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.304222 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.304222 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:05.304586 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8efaddec-7eaa-46bb-81ca-90a252ad43f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:05:05.305272 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8efaddec-7eaa-46bb-81ca-90a252ad43f4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 returned with HTTP 200 Jul 10 19:05:05.305621 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 789/3131] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:05 2026] GET /volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:05.317041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.320049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:05.320049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.320049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.320049 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:05.326124 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.326124 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:05.326616 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:05.350753 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:05:05.350753 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f57af418-c0c3-48cf-a5ce-2c92387c4ab9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 returned with HTTP 202 Jul 10 19:05:05.350753 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 779/3132] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:05 2026] DELETE /volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:05.358991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-29808b33-8606-4564-905e-ab80e06d7e44 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.361317 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-29808b33-8606-4564-905e-ab80e06d7e44 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:05.361611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-29808b33-8606-4564-905e-ab80e06d7e44 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.361886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-29808b33-8606-4564-905e-ab80e06d7e44 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.368288 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.368288 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:05.368741 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-29808b33-8606-4564-905e-ab80e06d7e44 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:05.369633 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-29808b33-8606-4564-905e-ab80e06d7e44 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 returned with HTTP 200 Jul 10 19:05:05.370109 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 795/3133] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:05 2026] GET /volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:05.932506 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-024ccd80-dab2-4814-a727-98c38a31342b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.937357 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-024ccd80-dab2-4814-a727-98c38a31342b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da Jul 10 19:05:05.938063 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-024ccd80-dab2-4814-a727-98c38a31342b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.938887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-024ccd80-dab2-4814-a727-98c38a31342b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.946894 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-024ccd80-dab2-4814-a727-98c38a31342b tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da returned with HTTP 404 Jul 10 19:05:05.947478 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 771/3134] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:05 2026] GET /volume/v3/volumes/a988be20-b5e0-43c7-b50c-a2d6743534da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:05.956224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:05.958057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c Jul 10 19:05:05.958247 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:05.958429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:05.958793 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume with id: 25c5ec37-66e1-46bc-808e-1adb9546630c Jul 10 19:05:05.966234 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:05.966234 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:05.966746 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:05.995021 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume request issued successfully. Jul 10 19:05:05.995312 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5bc4f2c7-333b-4d2f-b616-605f4050786f tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c returned with HTTP 202 Jul 10 19:05:05.996137 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 790/3135] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:05 2026] DELETE /volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:06.007140 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eaac667d-4094-4d15-9c50-e33703892432 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.011475 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eaac667d-4094-4d15-9c50-e33703892432 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c Jul 10 19:05:06.014102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eaac667d-4094-4d15-9c50-e33703892432 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:06.014102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eaac667d-4094-4d15-9c50-e33703892432 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:06.025734 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:06.025734 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:06.031886 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-eaac667d-4094-4d15-9c50-e33703892432 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:06.038533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eaac667d-4094-4d15-9c50-e33703892432 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c returned with HTTP 200 Jul 10 19:05:06.038959 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 780/3136] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:06 2026] GET /volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:06.111630 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-354702dd-54fa-4b66-8d9b-79659828fa91 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.115602 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-354702dd-54fa-4b66-8d9b-79659828fa91 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:06.115852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-354702dd-54fa-4b66-8d9b-79659828fa91 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:06.116188 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-354702dd-54fa-4b66-8d9b-79659828fa91 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:06.129855 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:06.129855 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:06.136002 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-354702dd-54fa-4b66-8d9b-79659828fa91 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:06.147376 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-354702dd-54fa-4b66-8d9b-79659828fa91 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:06.148050 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 796/3137] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:06 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:06.278177 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c91bc05a-f89a-4563-86b9-ca618f88b469 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.285142 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c91bc05a-f89a-4563-86b9-ca618f88b469 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:06.285409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c91bc05a-f89a-4563-86b9-ca618f88b469 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:06.285703 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c91bc05a-f89a-4563-86b9-ca618f88b469 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:06.285895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c91bc05a-f89a-4563-86b9-ca618f88b469 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:06.293193 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:06.293193 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:06.294372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c91bc05a-f89a-4563-86b9-ca618f88b469 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:06.294968 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 772/3138] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:06 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:06.379682 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3f8aca0e-b62a-4b63-82d6-7ee55edd3901 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.381963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3f8aca0e-b62a-4b63-82d6-7ee55edd3901 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 Jul 10 19:05:06.382197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3f8aca0e-b62a-4b63-82d6-7ee55edd3901 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:06.382436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3f8aca0e-b62a-4b63-82d6-7ee55edd3901 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:06.387894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3f8aca0e-b62a-4b63-82d6-7ee55edd3901 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 returned with HTTP 404 Jul 10 19:05:06.388493 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 791/3139] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:06 2026] GET /volume/v3/snapshots/b89581fb-1ac8-46d0-b490-d0b3c1973261 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:06.395840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.398568 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:06.398907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:06.399205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:06.399388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: 3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:06.413282 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:06.413282 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:06.413769 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:06.437510 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:05:06.437919 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12103714-df92-4ba8-a97f-a8b14ab1ef91 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 returned with HTTP 202 Jul 10 19:05:06.438486 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 781/3140] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:06 2026] DELETE /volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:06.450178 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-906f56f9-5543-4faf-891a-a7a89945fd94 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.452462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-906f56f9-5543-4faf-891a-a7a89945fd94 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:06.452794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-906f56f9-5543-4faf-891a-a7a89945fd94 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:06.453084 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-906f56f9-5543-4faf-891a-a7a89945fd94 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:06.461753 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:06.461753 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:06.465925 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-906f56f9-5543-4faf-891a-a7a89945fd94 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:06.470666 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-906f56f9-5543-4faf-891a-a7a89945fd94 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 returned with HTTP 200 Jul 10 19:05:06.471138 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 797/3141] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:06 2026] GET /volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:06.607541 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-17994e10-8375-4ee2-8d2f-c8cfcbef1bae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:06.610278 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-17994e10-8375-4ee2-8d2f-c8cfcbef1bae tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1/action Jul 10 19:05:06.610823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-17994e10-8375-4ee2-8d2f-c8cfcbef1bae tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:06.610907 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-17994e10-8375-4ee2-8d2f-c8cfcbef1bae tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:06.627201 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:06.627201 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:06.638985 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4d874df6-ce46-4529-b1ec-b5abd3a1e466 req-17994e10-8375-4ee2-8d2f-c8cfcbef1bae tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1/action returned with HTTP 204 Jul 10 19:05:06.639477 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 773/3142] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:05:06 2026] POST /volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:07.056393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-304c72ad-fcd2-4b8f-a525-6873df1d12ac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.061233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-304c72ad-fcd2-4b8f-a525-6873df1d12ac tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c Jul 10 19:05:07.061233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-304c72ad-fcd2-4b8f-a525-6873df1d12ac tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.061233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-304c72ad-fcd2-4b8f-a525-6873df1d12ac tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.070747 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-304c72ad-fcd2-4b8f-a525-6873df1d12ac tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c returned with HTTP 404 Jul 10 19:05:07.071466 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 792/3143] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/25c5ec37-66e1-46bc-808e-1adb9546630c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:07.080296 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.082592 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 Jul 10 19:05:07.082815 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.083050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.083239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume with id: 06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 Jul 10 19:05:07.091927 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.091927 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:07.092455 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:07.114240 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume request issued successfully. Jul 10 19:05:07.114390 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07af3fa4-54ef-45e0-b16f-bb41b03e2942 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 returned with HTTP 202 Jul 10 19:05:07.115074 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 782/3144] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:07 2026] DELETE /volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:07.123847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f31b2eba-f8f5-4284-918f-c2755353204c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.125677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f31b2eba-f8f5-4284-918f-c2755353204c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 Jul 10 19:05:07.125892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f31b2eba-f8f5-4284-918f-c2755353204c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.126085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f31b2eba-f8f5-4284-918f-c2755353204c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.132958 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.132958 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:07.137640 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f31b2eba-f8f5-4284-918f-c2755353204c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:07.143692 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f31b2eba-f8f5-4284-918f-c2755353204c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 returned with HTTP 200 Jul 10 19:05:07.143692 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 798/3145] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:07.163986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f5ed3975-1708-462a-a54c-365d3e5aa9d8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.168537 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5ed3975-1708-462a-a54c-365d3e5aa9d8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:07.168797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5ed3975-1708-462a-a54c-365d3e5aa9d8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.171161 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5ed3975-1708-462a-a54c-365d3e5aa9d8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.187834 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.187834 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:07.193076 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f5ed3975-1708-462a-a54c-365d3e5aa9d8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:07.200204 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5ed3975-1708-462a-a54c-365d3e5aa9d8 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:07.200992 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 774/3146] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:07.309441 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3861d540-e324-416a-ba35-31b9a458cb55 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.311271 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3861d540-e324-416a-ba35-31b9a458cb55 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:07.311708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3861d540-e324-416a-ba35-31b9a458cb55 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.312089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3861d540-e324-416a-ba35-31b9a458cb55 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.312333 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3861d540-e324-416a-ba35-31b9a458cb55 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:07.317841 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.317841 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:07.318882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3861d540-e324-416a-ba35-31b9a458cb55 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:07.319461 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 793/3147] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:07.328437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a827ea20-24ac-4fc9-9b71-36f403926731 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.334885 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a827ea20-24ac-4fc9-9b71-36f403926731 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:07.335362 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a827ea20-24ac-4fc9-9b71-36f403926731 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.335632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a827ea20-24ac-4fc9-9b71-36f403926731 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.350238 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.350238 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:07.354360 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a827ea20-24ac-4fc9-9b71-36f403926731 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:07.360836 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a827ea20-24ac-4fc9-9b71-36f403926731 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:05:07.361231 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 783/3148] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 1169 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:07.416245 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8ecced0f-1f9a-479c-8cc3-31df23598e5b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.418873 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8ecced0f-1f9a-479c-8cc3-31df23598e5b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:07.419482 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8ecced0f-1f9a-479c-8cc3-31df23598e5b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.419482 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8ecced0f-1f9a-479c-8cc3-31df23598e5b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.432784 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.432784 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:07.438017 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8ecced0f-1f9a-479c-8cc3-31df23598e5b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:07.444365 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8ecced0f-1f9a-479c-8cc3-31df23598e5b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:05:07.444365 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 799/3149] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:07.471298 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.474939 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] POST https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/action Jul 10 19:05:07.475334 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:07.475740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:07.492790 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.492790 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:07.493661 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:07.504832 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5e60d09c-d221-4185-9996-af91952bb2ab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.505882 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Begin detaching volume completed successfully. Jul 10 19:05:07.506024 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5e60d09c-d221-4185-9996-af91952bb2ab tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 Jul 10 19:05:07.506257 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-8b4f9c87-fe60-4a52-b0c1-82a1f76870eb tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/action returned with HTTP 202 Jul 10 19:05:07.506769 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 775/3150] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:05:07 2026] POST /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:07.507049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5e60d09c-d221-4185-9996-af91952bb2ab tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.507374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5e60d09c-d221-4185-9996-af91952bb2ab tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.528277 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5e60d09c-d221-4185-9996-af91952bb2ab tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 returned with HTTP 404 Jul 10 19:05:07.529868 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 794/3151] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/3a3f8ad0-7d70-4a2f-b162-18818594b264 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:07.544246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3caf46e6-8d15-4555-9738-75b291f453e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.548900 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:07.551597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1573134989"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:07.551597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1573134989'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:07.551739 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:05:07.558538 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:07.566984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (de124a7a-43af-409a-825e-5c5c0678beed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:07.568558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a90b03-3ea8-4765-98b2-0f7ac5898fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:07.569593 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:07.614676 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a90b03-3ea8-4765-98b2-0f7ac5898fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:07.616121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749257b4-abe7-4ef6-bd29-f605e2ca0a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:07.677439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['676d6009-4582-434c-94c4-2b249e6ce0b7', '4c978c65-3507-401c-a246-c57feebf80e9', '9c3656c7-642e-46f6-91af-d4c89ccfc030', '5142c3d4-d289-42d5-848d-a3ca9a93f254'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:07.678398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749257b4-abe7-4ef6-bd29-f605e2ca0a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['676d6009-4582-434c-94c4-2b249e6ce0b7', '4c978c65-3507-401c-a246-c57feebf80e9', '9c3656c7-642e-46f6-91af-d4c89ccfc030', '5142c3d4-d289-42d5-848d-a3ca9a93f254']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:07.679224 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5303e3-1363-4b2b-88cc-68b93476167d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:07.707679 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b5303e3-1363-4b2b-88cc-68b93476167d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32dfa96b-3c38-4094-822d-01e92f254ec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1573134989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['676d6009-4582-434c-94c4-2b249e6ce0b7','4c978c65-3507-401c-a246-c57feebf80e9','9c3656c7-642e-46f6-91af-d4c89ccfc030','5142c3d4-d289-42d5-848d-a3ca9a93f254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1573134989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32dfa96b-3c38-4094-822d-01e92f254ec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:07.708638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8539bc6-19b5-4dd9-92ad-c35e8833301f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:07.733054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8539bc6-19b5-4dd9-92ad-c35e8833301f) transitioned into state 'SUCCESS' from state '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-1573134989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['676d6009-4582-434c-94c4-2b249e6ce0b7','4c978c65-3507-401c-a246-c57feebf80e9','9c3656c7-642e-46f6-91af-d4c89ccfc030','5142c3d4-d289-42d5-848d-a3ca9a93f254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:07.733821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339f71b0-59c1-4f4f-b0fd-70a78b77f9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:07.745376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339f71b0-59c1-4f4f-b0fd-70a78b77f9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:07.746323 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (de124a7a-43af-409a-825e-5c5c0678beed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:07.746645 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:05:07.747316 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3caf46e6-8d15-4555-9738-75b291f453e4 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:07.747848 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 784/3152] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:07 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:07.763168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4154b71c-fdd7-43b0-93d8-2cc6ed1e3ee9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:07.765471 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4154b71c-fdd7-43b0-93d8-2cc6ed1e3ee9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:07.765706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4154b71c-fdd7-43b0-93d8-2cc6ed1e3ee9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:07.765941 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4154b71c-fdd7-43b0-93d8-2cc6ed1e3ee9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:07.776466 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:07.776466 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:07.781907 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4154b71c-fdd7-43b0-93d8-2cc6ed1e3ee9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:07.786778 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4154b71c-fdd7-43b0-93d8-2cc6ed1e3ee9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 returned with HTTP 200 Jul 10 19:05:07.787322 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 800/3153] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:07 2026] GET /volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:08.159708 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8cddbb16-0368-44f1-9161-1832659c32aa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.160869 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8cddbb16-0368-44f1-9161-1832659c32aa tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 Jul 10 19:05:08.162181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8cddbb16-0368-44f1-9161-1832659c32aa tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.162181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8cddbb16-0368-44f1-9161-1832659c32aa tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.173419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8cddbb16-0368-44f1-9161-1832659c32aa tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 returned with HTTP 404 Jul 10 19:05:08.173419 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 776/3154] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/volumes/06f0b74c-42a5-4eef-ac17-99e3b09d5ff7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:08.186042 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.197965 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 Jul 10 19:05:08.197965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.198838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.199775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete snapshot with id: 56a452c8-db46-4eb4-895e-144828689725 Jul 10 19:05:08.217330 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6d3c4e87-281e-4b3e-a901-1c56eec834f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.217524 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.217524 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:08.220221 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Snapshot retrieved successfully. Jul 10 19:05:08.220375 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d3c4e87-281e-4b3e-a901-1c56eec834f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:08.220585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d3c4e87-281e-4b3e-a901-1c56eec834f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.220873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d3c4e87-281e-4b3e-a901-1c56eec834f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.238221 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.238221 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:08.243902 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6d3c4e87-281e-4b3e-a901-1c56eec834f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:08.251545 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d3c4e87-281e-4b3e-a901-1c56eec834f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:08.252230 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 785/3155] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:08.256858 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Snapshot delete request issued successfully. Jul 10 19:05:08.256858 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8dac5242-6be7-45e7-87c2-5f58f580ed6e tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 returned with HTTP 202 Jul 10 19:05:08.257181 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 795/3156] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:08 2026] DELETE /volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:08.267946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-59c4f222-68c0-4c52-a977-89ff1b95c722 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.274269 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-59c4f222-68c0-4c52-a977-89ff1b95c722 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 Jul 10 19:05:08.274269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-59c4f222-68c0-4c52-a977-89ff1b95c722 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.274778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-59c4f222-68c0-4c52-a977-89ff1b95c722 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.288919 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.288919 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:08.288919 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-59c4f222-68c0-4c52-a977-89ff1b95c722 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Snapshot retrieved successfully. Jul 10 19:05:08.289164 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-59c4f222-68c0-4c52-a977-89ff1b95c722 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 returned with HTTP 200 Jul 10 19:05:08.292767 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 801/3157] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:08.338215 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-caf46413-27bd-435e-8a22-d96d307f0385 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.340728 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-caf46413-27bd-435e-8a22-d96d307f0385 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:08.341031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-caf46413-27bd-435e-8a22-d96d307f0385 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.342510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-caf46413-27bd-435e-8a22-d96d307f0385 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.342510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-caf46413-27bd-435e-8a22-d96d307f0385 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:08.348055 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.348055 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:08.348983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-caf46413-27bd-435e-8a22-d96d307f0385 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:08.349874 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 777/3158] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:08.544926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-de7d29d7-b5a6-471c-a09b-17758f435555 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.545460 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de7d29d7-b5a6-471c-a09b-17758f435555 None None] GET https://10.4.3.225/volume// Jul 10 19:05:08.545785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de7d29d7-b5a6-471c-a09b-17758f435555 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.546101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-de7d29d7-b5a6-471c-a09b-17758f435555 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.546471 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-de7d29d7-b5a6-471c-a09b-17758f435555 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:08.547097 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 786/3159] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:08.555221 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-79becefb-47f7-4377-87fe-f26a50f2208c req-db600d1b-1c04-46d6-af3e-f15dc1bc0bc7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.557688 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-db600d1b-1c04-46d6-af3e-f15dc1bc0bc7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:08.557991 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-db600d1b-1c04-46d6-af3e-f15dc1bc0bc7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.558240 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-db600d1b-1c04-46d6-af3e-f15dc1bc0bc7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.569584 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.569584 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:08.574124 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-79becefb-47f7-4377-87fe-f26a50f2208c req-db600d1b-1c04-46d6-af3e-f15dc1bc0bc7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:08.579285 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-db600d1b-1c04-46d6-af3e-f15dc1bc0bc7 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:05:08.579755 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 796/3160] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:08.591180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-79becefb-47f7-4377-87fe-f26a50f2208c req-d97ef9e5-a053-4c9b-8458-f6b4aa97a166 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.592950 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-d97ef9e5-a053-4c9b-8458-f6b4aa97a166 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption Jul 10 19:05:08.593216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-d97ef9e5-a053-4c9b-8458-f6b4aa97a166 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.593339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-d97ef9e5-a053-4c9b-8458-f6b4aa97a166 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.603233 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.603233 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:08.610568 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-d97ef9e5-a053-4c9b-8458-f6b4aa97a166 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption returned with HTTP 200 Jul 10 19:05:08.610568 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 802/3161] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:08.803397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8138fee3-fa28-4144-851d-8cd364215051 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.805247 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8138fee3-fa28-4144-851d-8cd364215051 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:08.805453 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8138fee3-fa28-4144-851d-8cd364215051 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.805735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8138fee3-fa28-4144-851d-8cd364215051 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.816613 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.816613 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:08.822034 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8138fee3-fa28-4144-851d-8cd364215051 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:08.827323 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8138fee3-fa28-4144-851d-8cd364215051 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 returned with HTTP 200 Jul 10 19:05:08.828162 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 778/3162] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:08.848074 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.850694 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:08.851121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32dfa96b-3c38-4094-822d-01e92f254ec6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2090232543"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:08.860384 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.860384 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:08.860760 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:08.860920 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume 32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:08.891192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['5516cf4f-a9a9-4d57-876a-f43314a23a14', '858cd6ca-e475-466c-aa4b-00ef50842cef', '73c4769f-bdd6-43bf-a506-e32f80d70db8', '5dcdeaa2-1fe1-4a5c-8ecf-80cab11c5a17'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:08.927275 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:05:08.927421 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8fb99c2-2d6c-43e3-af5e-fe6ac1a34c43 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:08.928185 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 787/3163] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:08.937755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d5322c3c-f941-4126-b382-8d06b4f608d9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.939974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d5322c3c-f941-4126-b382-8d06b4f608d9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:08.940236 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d5322c3c-f941-4126-b382-8d06b4f608d9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:08.940521 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d5322c3c-f941-4126-b382-8d06b4f608d9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:08.945654 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.945654 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:08.946043 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d5322c3c-f941-4126-b382-8d06b4f608d9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:08.946816 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d5322c3c-f941-4126-b382-8d06b4f608d9 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca returned with HTTP 200 Jul 10 19:05:08.947227 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 797/3164] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:08 2026] GET /volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:08.950008 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-3b7e8523-5b8a-49a8-88ba-e97299642a9e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:08.954955 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-3b7e8523-5b8a-49a8-88ba-e97299642a9e tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc/action Jul 10 19:05:08.955372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-3b7e8523-5b8a-49a8-88ba-e97299642a9e tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:08.955793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-3b7e8523-5b8a-49a8-88ba-e97299642a9e tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:08.985580 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:08.985580 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:09.000322 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0571f9d3-1f45-4e22-9c4d-fd1c6337ff7b req-3b7e8523-5b8a-49a8-88ba-e97299642a9e tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc/action returned with HTTP 204 Jul 10 19:05:09.000786 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 803/3165] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:05:08 2026] POST /volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:09.270887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d175ae90-46b7-4945-9761-501b689a3612 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.279301 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d175ae90-46b7-4945-9761-501b689a3612 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:09.279301 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d175ae90-46b7-4945-9761-501b689a3612 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.279301 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d175ae90-46b7-4945-9761-501b689a3612 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.294494 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.294494 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:09.299906 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d175ae90-46b7-4945-9761-501b689a3612 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:09.300513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-df6c936a-f4ae-4a0e-a6e5-56f0c7745e1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.303669 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df6c936a-f4ae-4a0e-a6e5-56f0c7745e1c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 Jul 10 19:05:09.303669 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df6c936a-f4ae-4a0e-a6e5-56f0c7745e1c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.304267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df6c936a-f4ae-4a0e-a6e5-56f0c7745e1c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.307166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d175ae90-46b7-4945-9761-501b689a3612 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:09.308152 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 779/3166] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:09.311488 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df6c936a-f4ae-4a0e-a6e5-56f0c7745e1c tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 returned with HTTP 404 Jul 10 19:05:09.312226 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 788/3167] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/snapshots/56a452c8-db46-4eb4-895e-144828689725 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:09.325606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ce651b86-8573-459f-adb7-61ef444867ce None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.326064 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.328045 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ce651b86-8573-459f-adb7-61ef444867ce tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:09.328208 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:05:09.328297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ce651b86-8573-459f-adb7-61ef444867ce tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.328473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.328599 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ce651b86-8573-459f-adb7-61ef444867ce tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.328835 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.329031 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume with id: f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:05:09.339455 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.339455 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:09.339989 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:09.342346 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.342346 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:09.347267 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ce651b86-8573-459f-adb7-61ef444867ce tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:09.360532 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ce651b86-8573-459f-adb7-61ef444867ce tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:09.360532 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 798/3168] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:09.364386 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-83131553-692e-4d6d-a189-349ce8682688 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.367741 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-83131553-692e-4d6d-a189-349ce8682688 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:09.367741 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-83131553-692e-4d6d-a189-349ce8682688 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.368254 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-83131553-692e-4d6d-a189-349ce8682688 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.368417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-83131553-692e-4d6d-a189-349ce8682688 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:09.377006 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.377006 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:09.377288 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-83131553-692e-4d6d-a189-349ce8682688 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:09.378012 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 780/3169] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:09.381101 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Delete volume request issued successfully. Jul 10 19:05:09.381101 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c62e35da-aa7f-41f4-85ae-30a6e8bc22ef tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e returned with HTTP 202 Jul 10 19:05:09.381101 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 804/3170] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:09 2026] DELETE /volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:09.392030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a7f1a325-da67-4de9-ad4c-50bc494e8f13 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.395590 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7f1a325-da67-4de9-ad4c-50bc494e8f13 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:05:09.395775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7f1a325-da67-4de9-ad4c-50bc494e8f13 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.396118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a7f1a325-da67-4de9-ad4c-50bc494e8f13 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.406835 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.406835 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:09.414856 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a7f1a325-da67-4de9-ad4c-50bc494e8f13 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Volume info retrieved successfully. Jul 10 19:05:09.421776 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a7f1a325-da67-4de9-ad4c-50bc494e8f13 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e returned with HTTP 200 Jul 10 19:05:09.423340 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 789/3171] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:09.717678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-721593d5-01ad-41de-9052-bb018944ef8a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.720101 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-721593d5-01ad-41de-9052-bb018944ef8a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:09.720373 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-721593d5-01ad-41de-9052-bb018944ef8a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.720634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-721593d5-01ad-41de-9052-bb018944ef8a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.732897 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.732897 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:09.737537 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-721593d5-01ad-41de-9052-bb018944ef8a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:09.743087 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-721593d5-01ad-41de-9052-bb018944ef8a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:09.743653 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 799/3172] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:09.779468 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.783353 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed/action Jul 10 19:05:09.783975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:09.784117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:09.802945 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.802945 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:09.803668 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:09.812442 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Begin detaching volume completed successfully. Jul 10 19:05:09.812703 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-5969d7bf-165b-4984-bb69-ccdff0922574 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed/action returned with HTTP 202 Jul 10 19:05:09.813290 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 781/3173] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:05:09 2026] POST /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:09.836021 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-80e42e71-31f1-4b6f-b613-b745629dadee None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.838092 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-80e42e71-31f1-4b6f-b613-b745629dadee tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:09.838368 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-80e42e71-31f1-4b6f-b613-b745629dadee tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.838648 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-80e42e71-31f1-4b6f-b613-b745629dadee tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.854663 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.854663 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:09.860240 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-80e42e71-31f1-4b6f-b613-b745629dadee tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:09.867096 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-80e42e71-31f1-4b6f-b613-b745629dadee tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:09.867820 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 805/3174] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:09.959203 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3fa00bea-f241-457e-b6c5-d57040ebcc9f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.962908 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3fa00bea-f241-457e-b6c5-d57040ebcc9f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:09.962908 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3fa00bea-f241-457e-b6c5-d57040ebcc9f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:09.962908 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3fa00bea-f241-457e-b6c5-d57040ebcc9f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:09.968621 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:09.968621 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:09.969266 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3fa00bea-f241-457e-b6c5-d57040ebcc9f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:09.970225 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3fa00bea-f241-457e-b6c5-d57040ebcc9f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca returned with HTTP 200 Jul 10 19:05:09.970851 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 790/3175] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:09 2026] GET /volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:09.989947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:09.992225 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] POST https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca/action Jul 10 19:05:09.992703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:09.992880 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:09.994456 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.snapshot_unmanage [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Unmanage snapshot with id: 39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:10.000127 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:10.000127 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:10.000615 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:05:10.001526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fd4962efd3e4498d94f302b3887abda2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a924863e48e443668280b9f8974840ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:05:10.001778 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5fe5130c-1af4-4dfb-bf59-c66c2729585d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca/action returned with HTTP 403 Jul 10 19:05:10.002422 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 800/3176] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 19:05:09 2026] POST /volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:10.011604 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.014025 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:10.014189 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.014371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.014524 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: 39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:10.021327 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:10.021327 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:10.021327 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:10.043055 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:05:10.043336 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d48cd4b-f8df-43b7-8e20-8db505c084ad tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca returned with HTTP 202 Jul 10 19:05:10.043891 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 782/3177] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:10 2026] DELETE /volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:10.057657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-22b9a6db-33bf-494c-b8d5-4afc2d4d4a7f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.059714 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22b9a6db-33bf-494c-b8d5-4afc2d4d4a7f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:10.059971 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22b9a6db-33bf-494c-b8d5-4afc2d4d4a7f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.060134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22b9a6db-33bf-494c-b8d5-4afc2d4d4a7f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.067427 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:10.067427 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:10.067909 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-22b9a6db-33bf-494c-b8d5-4afc2d4d4a7f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:10.068726 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22b9a6db-33bf-494c-b8d5-4afc2d4d4a7f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca returned with HTTP 200 Jul 10 19:05:10.069124 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 806/3178] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:10 2026] GET /volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:10.390856 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-74c97623-fdd6-4598-8c52-4797ead7f8d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.392384 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-74c97623-fdd6-4598-8c52-4797ead7f8d8 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:10.392776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-74c97623-fdd6-4598-8c52-4797ead7f8d8 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.393150 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-74c97623-fdd6-4598-8c52-4797ead7f8d8 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.394172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-74c97623-fdd6-4598-8c52-4797ead7f8d8 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:10.398650 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:10.398650 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:10.399593 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-74c97623-fdd6-4598-8c52-4797ead7f8d8 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:10.400101 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 791/3179] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:10 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:10.435520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-befcc211-32d5-485e-b925-04dc796e6cf7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.437407 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-befcc211-32d5-485e-b925-04dc796e6cf7 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] GET https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e Jul 10 19:05:10.437713 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-befcc211-32d5-485e-b925-04dc796e6cf7 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.437940 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-befcc211-32d5-485e-b925-04dc796e6cf7 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.444605 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-befcc211-32d5-485e-b925-04dc796e6cf7 tempest-CreateVolumesFromSnapshotTest-1553523907 tempest-CreateVolumesFromSnapshotTest-1553523907-project-member] https://10.4.3.225/volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e returned with HTTP 404 Jul 10 19:05:10.445204 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 801/3180] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:10 2026] GET /volume/v3/volumes/f3f11bcb-f925-49fb-aea6-d87215ea7a6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:10.882955 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7857712c-a2d1-416b-9f42-469575b50328 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.884595 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7857712c-a2d1-416b-9f42-469575b50328 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:10.884823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7857712c-a2d1-416b-9f42-469575b50328 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.885014 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7857712c-a2d1-416b-9f42-469575b50328 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.885981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-468d3fab-4a39-4873-af23-ddabdc650347 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.886629 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-468d3fab-4a39-4873-af23-ddabdc650347 None None] GET https://10.4.3.225/volume// Jul 10 19:05:10.886918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-468d3fab-4a39-4873-af23-ddabdc650347 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.887151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-468d3fab-4a39-4873-af23-ddabdc650347 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.887621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-468d3fab-4a39-4873-af23-ddabdc650347 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:10.888035 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 807/3181] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:10.897421 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:10.897421 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:10.903275 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-f5ee27df-ad8f-4309-aa2e-fc28c7e44cff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:10.903344 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7857712c-a2d1-416b-9f42-469575b50328 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:10.907482 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-f5ee27df-ad8f-4309-aa2e-fc28c7e44cff tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:10.907482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-f5ee27df-ad8f-4309-aa2e-fc28c7e44cff tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:10.907482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-f5ee27df-ad8f-4309-aa2e-fc28c7e44cff tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:10.907784 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7857712c-a2d1-416b-9f42-469575b50328 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:10.908134 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 783/3182] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:10 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:10.918887 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:10.918887 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:10.925082 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-f5ee27df-ad8f-4309-aa2e-fc28c7e44cff tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:10.930835 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-f5ee27df-ad8f-4309-aa2e-fc28c7e44cff tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:10.930835 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 792/3183] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:10 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:11.084836 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-888ae0e6-88cb-4dd0-9aeb-c376cc9e957f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.087734 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-888ae0e6-88cb-4dd0-9aeb-c376cc9e957f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca Jul 10 19:05:11.087734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-888ae0e6-88cb-4dd0-9aeb-c376cc9e957f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:11.088107 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-888ae0e6-88cb-4dd0-9aeb-c376cc9e957f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:11.093088 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-888ae0e6-88cb-4dd0-9aeb-c376cc9e957f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca returned with HTTP 404 Jul 10 19:05:11.094125 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 802/3184] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:11 2026] GET /volume/v3/snapshots/39965710-b819-4d32-8091-34dd7e9199ca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:11.103554 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-34199cc8-cde2-49b4-8e59-c4721a8221de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.105577 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:11.105867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:11.106123 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:11.106321 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: 32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:11.117007 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:11.117007 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:11.118380 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:11.147560 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:05:11.147940 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-34199cc8-cde2-49b4-8e59-c4721a8221de tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 returned with HTTP 202 Jul 10 19:05:11.148571 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 808/3185] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:11 2026] DELETE /volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:11.162128 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-02e09f61-d4c0-4eb6-8b99-00097a5fb682 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.164434 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-02e09f61-d4c0-4eb6-8b99-00097a5fb682 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:11.164660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-02e09f61-d4c0-4eb6-8b99-00097a5fb682 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:11.164946 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-02e09f61-d4c0-4eb6-8b99-00097a5fb682 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:11.178413 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:11.178413 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:11.184360 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-02e09f61-d4c0-4eb6-8b99-00097a5fb682 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:11.195246 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-02e09f61-d4c0-4eb6-8b99-00097a5fb682 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 returned with HTTP 200 Jul 10 19:05:11.195820 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 784/3186] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:11 2026] GET /volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:11.411652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1770d27b-99af-4a0f-9f24-44db1dc77229 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.415584 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1770d27b-99af-4a0f-9f24-44db1dc77229 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:11.415584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1770d27b-99af-4a0f-9f24-44db1dc77229 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:11.415584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1770d27b-99af-4a0f-9f24-44db1dc77229 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:11.415584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1770d27b-99af-4a0f-9f24-44db1dc77229 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:11.419747 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:11.419747 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:11.420593 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1770d27b-99af-4a0f-9f24-44db1dc77229 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:11.421128 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 793/3187] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:11 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:11.433582 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.435550 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:05:11.436023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b", "name": "tempest-VolumesBackupsTest-Backup-1451340426"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:11.437459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating new backup {'backup': {'volume_id': 'aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b', 'name': 'tempest-VolumesBackupsTest-Backup-1451340426'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:05:11.437649 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating backup of volume aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b in container None Jul 10 19:05:11.446877 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:11.446877 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:11.447400 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:05:11.467572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['2163aeaa-48fe-49fb-8a73-1dbf4dcbfe85', 'e97e47cc-aa41-479e-86e5-4f400e3e3be1'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:11.510534 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a62ace76-8e4c-4b22-9e74-f2f796a3265f tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:05:11.511169 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 803/3188] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:11 2026] POST /volume/v3/backups => generated 330 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:11.523667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-13c30a4f-2473-472b-8288-a89e78819bcb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.526639 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-13c30a4f-2473-472b-8288-a89e78819bcb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:11.527049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-13c30a4f-2473-472b-8288-a89e78819bcb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:11.527408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-13c30a4f-2473-472b-8288-a89e78819bcb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:11.527647 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-13c30a4f-2473-472b-8288-a89e78819bcb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:11.534905 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:11.534905 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:11.536185 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-13c30a4f-2473-472b-8288-a89e78819bcb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:11.537061 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 809/3189] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:11 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:11.867375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-63be4a88-7e68-4f90-a065-5066a8065d3b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.925413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b473794-2035-4eb1-85ee-4d95b1161030 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:11.928085 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b473794-2035-4eb1-85ee-4d95b1161030 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:11.928085 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b473794-2035-4eb1-85ee-4d95b1161030 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:11.928587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b473794-2035-4eb1-85ee-4d95b1161030 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:11.944359 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:11.944359 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:11.953572 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b473794-2035-4eb1-85ee-4d95b1161030 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:11.961237 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b473794-2035-4eb1-85ee-4d95b1161030 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:11.961993 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 794/3190] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:11 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:11.989624 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:11.990131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1303431387"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:11.992238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1303431387'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:11.992412 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:11.998434 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:12.004016 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-2c4f7e66-99e2-4c1c-a37f-74ced29220c7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.006736 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-2c4f7e66-99e2-4c1c-a37f-74ced29220c7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] DELETE https://10.4.3.225/volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc Jul 10 19:05:12.006867 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (efb0052d-e872-4db1-89d1-049dc684fa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:12.007051 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-2c4f7e66-99e2-4c1c-a37f-74ced29220c7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:12.007271 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-2c4f7e66-99e2-4c1c-a37f-74ced29220c7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:12.008689 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852b4740-a2ff-4735-8e90-d02aa2475adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.010088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:12.018408 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:12.018408 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:12.045801 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852b4740-a2ff-4735-8e90-d02aa2475adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.047035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea06e31d-01f5-4c28-8bbb-c2f58edb3aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.126672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['25dd26e9-7f10-4bb0-ba46-d49d555c1eef', '38363193-f884-4a12-9c57-c3ab0bde48a7', '7d7eb541-1a6b-47c5-aadd-158428386117', '17b55b59-2278-4984-bbd4-788519a7980d'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:12.126672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea06e31d-01f5-4c28-8bbb-c2f58edb3aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25dd26e9-7f10-4bb0-ba46-d49d555c1eef', '38363193-f884-4a12-9c57-c3ab0bde48a7', '7d7eb541-1a6b-47c5-aadd-158428386117', '17b55b59-2278-4984-bbd4-788519a7980d']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.126672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d00cf6-819c-4ef9-9545-9007270b55d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.156650 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d00cf6-819c-4ef9-9545-9007270b55d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '366d4dcb-9ae9-43d1-8ee2-03c63be02851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1303431387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['25dd26e9-7f10-4bb0-ba46-d49d555c1eef','38363193-f884-4a12-9c57-c3ab0bde48a7','7d7eb541-1a6b-47c5-aadd-158428386117','17b55b59-2278-4984-bbd4-788519a7980d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1303431387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=366d4dcb-9ae9-43d1-8ee2-03c63be02851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.157507 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafd7029-4a8b-4b9d-ad41-189c530ee900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.184784 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafd7029-4a8b-4b9d-ad41-189c530ee900) transitioned into state 'SUCCESS' from state '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-1303431387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['25dd26e9-7f10-4bb0-ba46-d49d555c1eef','38363193-f884-4a12-9c57-c3ab0bde48a7','7d7eb541-1a6b-47c5-aadd-158428386117','17b55b59-2278-4984-bbd4-788519a7980d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.185612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000b7778-506f-4f9c-a5dd-f5c747d15a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.206756 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000b7778-506f-4f9c-a5dd-f5c747d15a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.207957 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (efb0052d-e872-4db1-89d1-049dc684fa65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:12.208378 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:12.209739 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-63be4a88-7e68-4f90-a065-5066a8065d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:12.211895 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 785/3191] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:05:11 2026] POST /volume/v3/volumes => generated 770 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:12.212650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d892ff6c-b831-45f6-840e-08c05e80bbdd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.213673 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d892ff6c-b831-45f6-840e-08c05e80bbdd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 Jul 10 19:05:12.215651 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d892ff6c-b831-45f6-840e-08c05e80bbdd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:12.215651 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d892ff6c-b831-45f6-840e-08c05e80bbdd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:12.224501 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d69d33dc-3910-4b0b-accc-5ed996fcff19 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.226985 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d69d33dc-3910-4b0b-accc-5ed996fcff19 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:12.227143 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d69d33dc-3910-4b0b-accc-5ed996fcff19 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:12.227382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d69d33dc-3910-4b0b-accc-5ed996fcff19 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:12.241841 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d892ff6c-b831-45f6-840e-08c05e80bbdd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 returned with HTTP 404 Jul 10 19:05:12.241841 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 810/3192] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:12 2026] GET /volume/v3/volumes/32dfa96b-3c38-4094-822d-01e92f254ec6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:12.248967 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:12.248967 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:12.252322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b360d44d-3d30-4c55-a290-32fb8b817baf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.254494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:12.254906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-611134550"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:12.257022 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-611134550'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:12.257279 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:05:12.257577 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:12.257577 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:12.259595 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d69d33dc-3910-4b0b-accc-5ed996fcff19 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:12.262409 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:12.265825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d69d33dc-3910-4b0b-accc-5ed996fcff19 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 200 Jul 10 19:05:12.266200 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 795/3193] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:12 2026] GET /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:12.270790 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (a0e41695-a704-4d4f-ad33-f208da323d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:12.272318 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e2b9a7-d87d-4f5c-bba0-97d1457d40b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.273497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:12.312827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e2b9a7-d87d-4f5c-bba0-97d1457d40b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.317135 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a6c32f-ef9d-47cb-8e99-f120dadd6f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.373829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['81126edd-61ad-4396-97e5-b1d85e1425e4', '4a372a27-9305-43c1-8162-2fcdca6ff960', '270398db-ced9-4ebc-ad87-35dc9ac9c718', '80076eff-4143-45c7-9340-fbeeabccfc84'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:12.375108 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a6c32f-ef9d-47cb-8e99-f120dadd6f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81126edd-61ad-4396-97e5-b1d85e1425e4', '4a372a27-9305-43c1-8162-2fcdca6ff960', '270398db-ced9-4ebc-ad87-35dc9ac9c718', '80076eff-4143-45c7-9340-fbeeabccfc84']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.376601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c383ac5c-e8bd-45fb-9401-4f520dbf0240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.410673 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c383ac5c-e8bd-45fb-9401-4f520dbf0240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b64f467-ded1-40da-9b5f-37d47a484020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611134550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['81126edd-61ad-4396-97e5-b1d85e1425e4','4a372a27-9305-43c1-8162-2fcdca6ff960','270398db-ced9-4ebc-ad87-35dc9ac9c718','80076eff-4143-45c7-9340-fbeeabccfc84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-611134550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b64f467-ded1-40da-9b5f-37d47a484020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.411665 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4925dd4c-6d0a-434f-90e7-3e3901d6ce7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.437822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4925dd4c-6d0a-434f-90e7-3e3901d6ce7b) transitioned into state 'SUCCESS' from state '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-611134550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['81126edd-61ad-4396-97e5-b1d85e1425e4','4a372a27-9305-43c1-8162-2fcdca6ff960','270398db-ced9-4ebc-ad87-35dc9ac9c718','80076eff-4143-45c7-9340-fbeeabccfc84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.438786 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9d5e08-9d9d-458b-8160-e7b126111a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:12.456837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c9d5e08-9d9d-458b-8160-e7b126111a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:12.456837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (a0e41695-a704-4d4f-ad33-f208da323d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:12.456837 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:05:12.457390 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b360d44d-3d30-4c55-a290-32fb8b817baf tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:12.458014 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 786/3194] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:12 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:12.476388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d4207d45-a183-415b-b41f-78f3e72a73af None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.480062 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d4207d45-a183-415b-b41f-78f3e72a73af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:12.480062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d4207d45-a183-415b-b41f-78f3e72a73af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:12.480062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d4207d45-a183-415b-b41f-78f3e72a73af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:12.490388 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:12.490388 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:12.495950 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d4207d45-a183-415b-b41f-78f3e72a73af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:12.498698 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d4207d45-a183-415b-b41f-78f3e72a73af tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 returned with HTTP 200 Jul 10 19:05:12.499398 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 811/3195] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:12 2026] GET /volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:12.553283 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52b7b741-82f8-4cb7-9dd9-4bdc5fca7777 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.555090 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52b7b741-82f8-4cb7-9dd9-4bdc5fca7777 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:12.555282 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52b7b741-82f8-4cb7-9dd9-4bdc5fca7777 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:12.555573 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52b7b741-82f8-4cb7-9dd9-4bdc5fca7777 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:12.555682 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-52b7b741-82f8-4cb7-9dd9-4bdc5fca7777 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:12.560754 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:12.560754 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:12.561859 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52b7b741-82f8-4cb7-9dd9-4bdc5fca7777 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:12.562049 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-966b7518-5fdc-4a67-9503-37d82c79ad0b req-2c4f7e66-99e2-4c1c-a37f-74ced29220c7 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc returned with HTTP 200 Jul 10 19:05:12.562420 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 796/3196] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:12 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:12.562682 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 804/3197] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:05:12 2026] DELETE /volume/v3/attachments/39782c48-da3b-4f09-baed-2191447597dc => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:12.977765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e7cbb94a-724a-4e56-8061-2840341e287c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:12.980305 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e7cbb94a-724a-4e56-8061-2840341e287c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:12.980643 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e7cbb94a-724a-4e56-8061-2840341e287c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:12.980947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e7cbb94a-724a-4e56-8061-2840341e287c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:12.992917 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:12.992917 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:12.999386 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e7cbb94a-724a-4e56-8061-2840341e287c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:13.007204 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e7cbb94a-724a-4e56-8061-2840341e287c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:13.007774 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 787/3198] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:12 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:13.098868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-7ec4058b-e3a4-4180-9f3b-5fa5d6e383f5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.101377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-7ec4058b-e3a4-4180-9f3b-5fa5d6e383f5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:13.101667 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-7ec4058b-e3a4-4180-9f3b-5fa5d6e383f5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.101977 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-7ec4058b-e3a4-4180-9f3b-5fa5d6e383f5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.112834 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.112834 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:13.116778 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-7ec4058b-e3a4-4180-9f3b-5fa5d6e383f5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:13.121727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-7ec4058b-e3a4-4180-9f3b-5fa5d6e383f5 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:13.122254 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 812/3199] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.144427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.147048 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] POST https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9/action Jul 10 19:05:13.147582 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:13.147690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:13.162501 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.162501 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:13.163156 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:13.171884 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Begin detaching volume completed successfully. Jul 10 19:05:13.172159 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-4a6d2352-f994-42c1-8616-1c53c206d77c tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9/action returned with HTTP 202 Jul 10 19:05:13.172732 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 797/3200] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:05:13 2026] POST /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:13.192828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ba3b4913-282e-4b1c-82c4-66c7cafa7fd1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.195185 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba3b4913-282e-4b1c-82c4-66c7cafa7fd1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:13.195418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba3b4913-282e-4b1c-82c4-66c7cafa7fd1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.195662 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba3b4913-282e-4b1c-82c4-66c7cafa7fd1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.210652 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.210652 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:13.216318 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ba3b4913-282e-4b1c-82c4-66c7cafa7fd1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:13.226104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba3b4913-282e-4b1c-82c4-66c7cafa7fd1 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:13.226728 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 805/3201] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.281421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-888b0107-d6c8-443d-8493-272d459787f7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.283442 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-888b0107-d6c8-443d-8493-272d459787f7 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:13.283683 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-888b0107-d6c8-443d-8493-272d459787f7 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.283903 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-888b0107-d6c8-443d-8493-272d459787f7 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.291442 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.291442 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:13.295625 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-888b0107-d6c8-443d-8493-272d459787f7 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:13.305502 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-888b0107-d6c8-443d-8493-272d459787f7 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 200 Jul 10 19:05:13.305971 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 788/3202] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.321182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.323639 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:13.323639 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "366d4dcb-9ae9-43d1-8ee2-03c63be02851", "name": "tempest-VolumeDependencyTests-Snapshot-117754800"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:13.344122 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.344122 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:13.344679 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:13.344905 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create snapshot from volume 366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:13.402163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-44555fc7-f912-4de9-9f61-8356ab90135b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.404584 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44555fc7-f912-4de9-9f61-8356ab90135b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:13.405200 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44555fc7-f912-4de9-9f61-8356ab90135b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.405508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44555fc7-f912-4de9-9f61-8356ab90135b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.407515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['7cdb623a-cd71-486b-80c9-b14736707e27', '4d55f4ae-fa52-473f-9a64-16de88ca5869', '282972cc-57a0-44c7-85c5-c4ca7a4c7c11', '93ed3cea-501a-407c-85a9-03dc572df914'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:13.429625 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.429625 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:13.433932 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-44555fc7-f912-4de9-9f61-8356ab90135b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Volume info retrieved successfully. Jul 10 19:05:13.441784 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44555fc7-f912-4de9-9f61-8356ab90135b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:13.442258 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 798/3203] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.461163 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot create request issued successfully. Jul 10 19:05:13.465135 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7f98fb28-b291-42c6-9e24-3490173d0d2b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:13.465650 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 813/3204] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:13.477905 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c43414b9-b0af-41f0-bc8e-638c16386367 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.485124 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c43414b9-b0af-41f0-bc8e-638c16386367 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:13.485570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c43414b9-b0af-41f0-bc8e-638c16386367 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.485570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c43414b9-b0af-41f0-bc8e-638c16386367 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.491306 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.491306 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:13.491975 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c43414b9-b0af-41f0-bc8e-638c16386367 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:13.492938 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c43414b9-b0af-41f0-bc8e-638c16386367 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 200 Jul 10 19:05:13.493509 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 806/3205] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:13.503118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-e8b60e1a-5cb5-49f4-8502-fce8c0ff0675 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.506376 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-e8b60e1a-5cb5-49f4-8502-fce8c0ff0675 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:13.506633 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-e8b60e1a-5cb5-49f4-8502-fce8c0ff0675 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.506897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-e8b60e1a-5cb5-49f4-8502-fce8c0ff0675 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.513907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4cd0b144-f79f-4cda-ab21-f90b7c0d0ecd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.516223 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cd0b144-f79f-4cda-ab21-f90b7c0d0ecd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:13.516396 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cd0b144-f79f-4cda-ab21-f90b7c0d0ecd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.516631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4cd0b144-f79f-4cda-ab21-f90b7c0d0ecd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.527155 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.527155 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:13.531856 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.531856 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:13.533417 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-e8b60e1a-5cb5-49f4-8502-fce8c0ff0675 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:13.536759 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4cd0b144-f79f-4cda-ab21-f90b7c0d0ecd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:13.543833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4cd0b144-f79f-4cda-ab21-f90b7c0d0ecd tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 returned with HTTP 200 Jul 10 19:05:13.543833 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 799/3206] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.548872 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-e8b60e1a-5cb5-49f4-8502-fce8c0ff0675 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:13.549390 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 789/3207] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.562052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.563974 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:13.564486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b64f467-ded1-40da-9b5f-37d47a484020", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1462176030"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:13.574731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.577744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897/action Jul 10 19:05:13.578341 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:13.579374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:13.579479 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5fb5de07-9e02-4ce8-b55a-57300548f6d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.579802 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.579802 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:13.579802 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:13.579968 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume 2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:13.581206 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5fb5de07-9e02-4ce8-b55a-57300548f6d4 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:13.581475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5fb5de07-9e02-4ce8-b55a-57300548f6d4 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.581725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5fb5de07-9e02-4ce8-b55a-57300548f6d4 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.581892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5fb5de07-9e02-4ce8-b55a-57300548f6d4 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:13.589737 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.589737 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:13.590947 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5fb5de07-9e02-4ce8-b55a-57300548f6d4 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:13.591692 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 800/3208] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:13.596838 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.596838 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:13.597345 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:13.608870 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Begin detaching volume completed successfully. Jul 10 19:05:13.609237 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-3ba0dd44-92ad-402e-8f43-4585fd3723cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897/action returned with HTTP 202 Jul 10 19:05:13.609981 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 807/3209] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:05:13 2026] POST /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:13.624905 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['80aaad50-8726-4396-a76d-3a3a978af2ee', '15a4d698-cd6a-462e-a52e-e62bfcbaf0bb', '088f508e-bd25-4792-9401-9ea061ae3f06', '1a1d408f-ef8d-4b9e-aea2-4337373d5b7b'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:13.641885 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-07eccc2b-1eaa-4920-9932-ff8f828d8bdc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.643994 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07eccc2b-1eaa-4920-9932-ff8f828d8bdc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:13.644468 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07eccc2b-1eaa-4920-9932-ff8f828d8bdc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.644716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07eccc2b-1eaa-4920-9932-ff8f828d8bdc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.660487 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.660487 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:13.666704 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:05:13.667156 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f1d3654-c24f-45b7-b973-aa70ed377067 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:13.668012 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 814/3210] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:13.673010 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-07eccc2b-1eaa-4920-9932-ff8f828d8bdc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:13.681783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e71704ce-69c2-44f6-8701-cb1324db34c3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:13.682012 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07eccc2b-1eaa-4920-9932-ff8f828d8bdc tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:13.682620 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 790/3211] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:13.684521 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e71704ce-69c2-44f6-8701-cb1324db34c3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:13.684568 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e71704ce-69c2-44f6-8701-cb1324db34c3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:13.684784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e71704ce-69c2-44f6-8701-cb1324db34c3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:13.695262 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:13.695262 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:13.695663 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e71704ce-69c2-44f6-8701-cb1324db34c3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:13.696533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e71704ce-69c2-44f6-8701-cb1324db34c3 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 returned with HTTP 200 Jul 10 19:05:13.697405 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 801/3212] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:13 2026] GET /volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:14.199240 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-83bd4eef-b6b3-4149-9352-0f34b30e27a1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.199733 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-83bd4eef-b6b3-4149-9352-0f34b30e27a1 None None] GET https://10.4.3.225/volume// Jul 10 19:05:14.199944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-83bd4eef-b6b3-4149-9352-0f34b30e27a1 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.200165 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-83bd4eef-b6b3-4149-9352-0f34b30e27a1 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.200531 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-83bd4eef-b6b3-4149-9352-0f34b30e27a1 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:14.200867 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 808/3213] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:14.209025 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-42c0bbe3-59e5-4da9-b4e0-6677a68e6db4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.212747 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-42c0bbe3-59e5-4da9-b4e0-6677a68e6db4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:14.213026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-42c0bbe3-59e5-4da9-b4e0-6677a68e6db4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.213222 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-42c0bbe3-59e5-4da9-b4e0-6677a68e6db4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.224157 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.224157 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:14.228409 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-42c0bbe3-59e5-4da9-b4e0-6677a68e6db4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:14.233122 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-42c0bbe3-59e5-4da9-b4e0-6677a68e6db4 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:14.233519 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 815/3214] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:14.241159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d2e460cc-c864-44e9-9ac1-4b0601dca482 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.243224 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2e460cc-c864-44e9-9ac1-4b0601dca482 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:14.243467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2e460cc-c864-44e9-9ac1-4b0601dca482 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.245255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2e460cc-c864-44e9-9ac1-4b0601dca482 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.262824 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.262824 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:14.271129 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d2e460cc-c864-44e9-9ac1-4b0601dca482 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:14.276268 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2e460cc-c864-44e9-9ac1-4b0601dca482 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:14.276665 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 791/3215] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:14.505202 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-938e9ecf-31c3-4b33-abab-9d1b2b1f699a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.507126 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-938e9ecf-31c3-4b33-abab-9d1b2b1f699a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:14.507862 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-938e9ecf-31c3-4b33-abab-9d1b2b1f699a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.507862 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-938e9ecf-31c3-4b33-abab-9d1b2b1f699a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.512568 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.512568 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:14.512993 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-938e9ecf-31c3-4b33-abab-9d1b2b1f699a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:14.513723 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-938e9ecf-31c3-4b33-abab-9d1b2b1f699a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 200 Jul 10 19:05:14.514089 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 802/3216] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:14.522971 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.524843 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:14.525211 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-436575209"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:14.527068 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'snapshot_id': '4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-436575209'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:14.534568 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.534568 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:14.535297 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:14.535532 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:14.540849 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:14.549311 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (130abcfc-f193-4f3b-8ba8-d55f5cb49d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:14.550444 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7cea601-3afd-4f37-82d0-e0d1bffd7134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:14.551732 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:14.587823 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7cea601-3afd-4f37-82d0-e0d1bffd7134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:14.588605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cd0b81-565a-435b-a6a1-3803b2d48acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:14.604797 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3aff4a6-db77-4ddb-9a50-87b39386a92b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.607211 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3aff4a6-db77-4ddb-9a50-87b39386a92b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:14.607515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3aff4a6-db77-4ddb-9a50-87b39386a92b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.607794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3aff4a6-db77-4ddb-9a50-87b39386a92b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.608048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b3aff4a6-db77-4ddb-9a50-87b39386a92b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:14.613271 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.613271 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:14.614133 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3aff4a6-db77-4ddb-9a50-87b39386a92b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:14.614644 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 816/3217] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:14.643170 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['0b91a0dc-eb35-41ce-b844-292976efdd75', 'a62832d1-eca7-4c16-977a-20c3fc03f199', '14b1bb0c-a347-47dd-a4f6-107e38c5b7f1', '82a3c59a-a31f-4ebd-ac8a-8df80f34f710'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:14.644157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cd0b81-565a-435b-a6a1-3803b2d48acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b91a0dc-eb35-41ce-b844-292976efdd75', 'a62832d1-eca7-4c16-977a-20c3fc03f199', '14b1bb0c-a347-47dd-a4f6-107e38c5b7f1', '82a3c59a-a31f-4ebd-ac8a-8df80f34f710']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:14.645078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ccc8e7-c297-4c5e-a713-90da2f91d46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:14.650728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4e8cc704-0a73-4f39-b415-9ef1b7548c4d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.651141 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e8cc704-0a73-4f39-b415-9ef1b7548c4d None None] GET https://10.4.3.225/volume// Jul 10 19:05:14.651435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e8cc704-0a73-4f39-b415-9ef1b7548c4d None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.651658 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e8cc704-0a73-4f39-b415-9ef1b7548c4d None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.651950 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e8cc704-0a73-4f39-b415-9ef1b7548c4d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:14.652555 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 792/3218] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 19:05:14.668482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-f7c67d67-6624-48c1-b14a-a341c7aacbda None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.671202 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-f7c67d67-6624-48c1-b14a-a341c7aacbda tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:14.671606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-f7c67d67-6624-48c1-b14a-a341c7aacbda tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.671886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-f7c67d67-6624-48c1-b14a-a341c7aacbda tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.686959 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.686959 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:14.691909 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-f7c67d67-6624-48c1-b14a-a341c7aacbda tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:14.697750 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-f7c67d67-6624-48c1-b14a-a341c7aacbda tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:14.698280 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 803/3219] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1625 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:14.701662 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f4d56dd6-445a-4945-b2a7-76f681609615 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.701793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ccc8e7-c297-4c5e-a713-90da2f91d46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f3c1e3-001b-43dc-a690-d25848c7eae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-436575209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['0b91a0dc-eb35-41ce-b844-292976efdd75','a62832d1-eca7-4c16-977a-20c3fc03f199','14b1bb0c-a347-47dd-a4f6-107e38c5b7f1','82a3c59a-a31f-4ebd-ac8a-8df80f34f710'],size=1,snapshot_id=4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-436575209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f3c1e3-001b-43dc-a690-d25848c7eae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:14.703251 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29431819-114c-4d3e-9894-8b97d5a80a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:14.705733 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4d56dd6-445a-4945-b2a7-76f681609615 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:14.706020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4d56dd6-445a-4945-b2a7-76f681609615 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.706302 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4d56dd6-445a-4945-b2a7-76f681609615 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.707654 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ea458a28-70ae-4e7f-849c-15a3c3579844 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.710872 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea458a28-70ae-4e7f-849c-15a3c3579844 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:14.713310 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea458a28-70ae-4e7f-849c-15a3c3579844 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.713626 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea458a28-70ae-4e7f-849c-15a3c3579844 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.722776 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.722776 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:14.724003 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ea458a28-70ae-4e7f-849c-15a3c3579844 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:14.724323 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea458a28-70ae-4e7f-849c-15a3c3579844 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 returned with HTTP 200 Jul 10 19:05:14.725177 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 793/3220] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:14.736186 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d44d97ad-42cf-4a5a-aae8-37cc8cf2510f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.737756 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.737756 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:14.738442 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d44d97ad-42cf-4a5a-aae8-37cc8cf2510f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] PUT https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:14.738953 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d44d97ad-42cf-4a5a-aae8-37cc8cf2510f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:14.739504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29431819-114c-4d3e-9894-8b97d5a80a63) transitioned into state 'SUCCESS' from state '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-436575209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['0b91a0dc-eb35-41ce-b844-292976efdd75','a62832d1-eca7-4c16-977a-20c3fc03f199','14b1bb0c-a347-47dd-a4f6-107e38c5b7f1','82a3c59a-a31f-4ebd-ac8a-8df80f34f710'],size=1,snapshot_id=4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:14.741174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a4c55b-6e12-4dac-aaa0-5b6820f49a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:14.746478 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f4d56dd6-445a-4945-b2a7-76f681609615 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:14.747781 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.747781 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:14.748367 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d44d97ad-42cf-4a5a-aae8-37cc8cf2510f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Snapshot retrieved successfully. Jul 10 19:05:14.753143 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4d56dd6-445a-4945-b2a7-76f681609615 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:14.753663 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 817/3221] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:14.767830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d44d97ad-42cf-4a5a-aae8-37cc8cf2510f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 returned with HTTP 200 Jul 10 19:05:14.767830 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 804/3222] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:05:14 2026] PUT /volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:14.772109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a4c55b-6e12-4dac-aaa0-5b6820f49a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:14.773174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (130abcfc-f193-4f3b-8ba8-d55f5cb49d92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:14.773554 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:14.774322 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9722d91c-3a30-4c26-84a7-84399638f2c1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:14.774892 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 809/3223] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:14 2026] POST /volume/v3/volumes => generated 803 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:14.780395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.784331 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:14.784573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.784824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.784979 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: 0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:14.791489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fc2b8268-9577-49cb-ad76-d2371ecefb36 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.794896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc2b8268-9577-49cb-ad76-d2371ecefb36 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:14.795109 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.795109 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:14.795224 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc2b8268-9577-49cb-ad76-d2371ecefb36 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.795532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc2b8268-9577-49cb-ad76-d2371ecefb36 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.795587 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:14.805167 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.805167 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:14.809837 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fc2b8268-9577-49cb-ad76-d2371ecefb36 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:14.817224 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc2b8268-9577-49cb-ad76-d2371ecefb36 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 200 Jul 10 19:05:14.817224 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 818/3224] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:14.828249 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:05:14.829314 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fa5b89d2-7511-4558-93a3-4d2489eaa277 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 returned with HTTP 202 Jul 10 19:05:14.829314 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 794/3225] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:14 2026] DELETE /volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:14.838706 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7e2b387-ca22-46b4-ab38-40b01fc57ec6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:14.841830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7e2b387-ca22-46b4-ab38-40b01fc57ec6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:14.841830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7e2b387-ca22-46b4-ab38-40b01fc57ec6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:14.842481 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7e2b387-ca22-46b4-ab38-40b01fc57ec6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:14.850950 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:14.850950 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:14.850950 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e7e2b387-ca22-46b4-ab38-40b01fc57ec6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:14.851536 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7e2b387-ca22-46b4-ab38-40b01fc57ec6 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 returned with HTTP 200 Jul 10 19:05:14.852133 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 805/3226] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:14 2026] GET /volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 => generated 494 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:15.241586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-eee425e8-c188-4296-91b5-fa1e62befe0a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.243904 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-eee425e8-c188-4296-91b5-fa1e62befe0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] DELETE https://10.4.3.225/volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc Jul 10 19:05:15.244191 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-eee425e8-c188-4296-91b5-fa1e62befe0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.244527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-eee425e8-c188-4296-91b5-fa1e62befe0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.253121 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.253121 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:15.290236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3723c8d8-ebea-48c2-bbb8-9187021bb3cf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.293116 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3723c8d8-ebea-48c2-bbb8-9187021bb3cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:15.293358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3723c8d8-ebea-48c2-bbb8-9187021bb3cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.293655 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3723c8d8-ebea-48c2-bbb8-9187021bb3cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.310539 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.310539 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:15.313675 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3723c8d8-ebea-48c2-bbb8-9187021bb3cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:15.319758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3723c8d8-ebea-48c2-bbb8-9187021bb3cf tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:15.320500 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 819/3227] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:15.380247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-35055046-363a-40f0-bfc0-e10db9dab5c2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.383830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-35055046-363a-40f0-bfc0-e10db9dab5c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:15.383830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-35055046-363a-40f0-bfc0-e10db9dab5c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.383830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-35055046-363a-40f0-bfc0-e10db9dab5c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.395185 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.395185 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:15.399940 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-35055046-363a-40f0-bfc0-e10db9dab5c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:15.405273 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-35055046-363a-40f0-bfc0-e10db9dab5c2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:15.405950 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 795/3228] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:15.628730 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9644e147-d142-41e4-93f0-bf5a09042431 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.630529 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9644e147-d142-41e4-93f0-bf5a09042431 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:15.630727 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9644e147-d142-41e4-93f0-bf5a09042431 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.630929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9644e147-d142-41e4-93f0-bf5a09042431 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.631024 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9644e147-d142-41e4-93f0-bf5a09042431 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:15.636185 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.636185 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:15.636904 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9644e147-d142-41e4-93f0-bf5a09042431 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:15.637257 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 806/3229] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:15.772292 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a62a59e6-7363-442b-9dc1-a84c051e2596 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.774385 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a62a59e6-7363-442b-9dc1-a84c051e2596 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:15.774655 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a62a59e6-7363-442b-9dc1-a84c051e2596 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.774909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a62a59e6-7363-442b-9dc1-a84c051e2596 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.787717 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.787717 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:15.789332 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5386f94b-e439-4778-9c8f-2c67642dfd33 req-eee425e8-c188-4296-91b5-fa1e62befe0a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc returned with HTTP 200 Jul 10 19:05:15.789906 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 810/3230] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:05:15 2026] DELETE /volume/v3/attachments/a89ac899-1457-4047-91ba-e8d40290f9cc => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:15.792053 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a62a59e6-7363-442b-9dc1-a84c051e2596 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:15.799246 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a62a59e6-7363-442b-9dc1-a84c051e2596 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:15.799684 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 820/3231] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:15.833987 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-052bb0ca-ce0e-4581-b185-83e88bd9bb3b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.835948 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-052bb0ca-ce0e-4581-b185-83e88bd9bb3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:15.836182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-052bb0ca-ce0e-4581-b185-83e88bd9bb3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.836408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-052bb0ca-ce0e-4581-b185-83e88bd9bb3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.844064 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.844064 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:15.848507 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-052bb0ca-ce0e-4581-b185-83e88bd9bb3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:15.853382 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-052bb0ca-ce0e-4581-b185-83e88bd9bb3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 200 Jul 10 19:05:15.853873 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 796/3232] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:15.864661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-663c2f53-6770-404c-b34e-165b2f46f224 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.866513 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-663c2f53-6770-404c-b34e-165b2f46f224 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 Jul 10 19:05:15.866767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-663c2f53-6770-404c-b34e-165b2f46f224 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.867050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-663c2f53-6770-404c-b34e-165b2f46f224 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.867575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.869440 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:15.869826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74f3c1e3-001b-43dc-a690-d25848c7eae6", "name": "tempest-VolumeDependencyTests-Snapshot-468665690"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:15.879752 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-663c2f53-6770-404c-b34e-165b2f46f224 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 returned with HTTP 404 Jul 10 19:05:15.880159 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.880159 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:15.880263 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 807/3233] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/snapshots/0f91862c-ab90-44e9-ae68-8710207744f9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:15.880708 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:15.880845 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create snapshot from volume 74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:15.895710 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.898251 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:15.898533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.898786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.899016 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: 2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:15.913920 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.913920 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:15.913920 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:15.917415 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['6d5e8389-5a45-4d6c-9a1a-78d2f8e766ab', 'f5ca2f46-3a27-46f3-9957-e206282e8436', '1f8e6882-0228-4939-be79-7a504591a694', 'fed1e4ff-2037-46ef-823c-b1b389b2434a'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:15.920534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-9e41e469-77ac-462c-a35f-1a70936375e3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.923825 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-9e41e469-77ac-462c-a35f-1a70936375e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 Jul 10 19:05:15.923978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-9e41e469-77ac-462c-a35f-1a70936375e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.925159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-9e41e469-77ac-462c-a35f-1a70936375e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.933653 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.933653 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:15.954587 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:05:15.954587 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e4067779-7a3f-4ecd-bad5-2c10fca2d79f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 returned with HTTP 202 Jul 10 19:05:15.954587 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 821/3234] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:15 2026] DELETE /volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:15.963785 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot create request issued successfully. Jul 10 19:05:15.964281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f5bc5f70-de5d-454f-b6dc-9965b1d53fb0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:15.964796 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 811/3235] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:15.965242 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12e8e5be-c65f-4482-b2b5-ec56b9d90d3c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.967458 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12e8e5be-c65f-4482-b2b5-ec56b9d90d3c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:15.967720 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12e8e5be-c65f-4482-b2b5-ec56b9d90d3c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.967989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12e8e5be-c65f-4482-b2b5-ec56b9d90d3c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.979455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5b9d2c6d-f6fb-4d66-9aaf-c2987b040fbc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:15.984387 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.984387 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:15.984539 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5b9d2c6d-f6fb-4d66-9aaf-c2987b040fbc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:15.984539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5b9d2c6d-f6fb-4d66-9aaf-c2987b040fbc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:15.984539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5b9d2c6d-f6fb-4d66-9aaf-c2987b040fbc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:15.988468 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12e8e5be-c65f-4482-b2b5-ec56b9d90d3c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:15.992409 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:15.992409 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:15.992409 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5b9d2c6d-f6fb-4d66-9aaf-c2987b040fbc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:15.992409 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5b9d2c6d-f6fb-4d66-9aaf-c2987b040fbc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 200 Jul 10 19:05:15.992409 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 822/3236] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:15.995620 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12e8e5be-c65f-4482-b2b5-ec56b9d90d3c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 returned with HTTP 200 Jul 10 19:05:15.996081 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 808/3237] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:15 2026] GET /volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:16.334684 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-08b00d9a-0c59-44eb-ba75-ac422681d7f6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.337285 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-08b00d9a-0c59-44eb-ba75-ac422681d7f6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:16.337576 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-08b00d9a-0c59-44eb-ba75-ac422681d7f6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.337867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-08b00d9a-0c59-44eb-ba75-ac422681d7f6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.348329 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.348329 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:16.353414 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-08b00d9a-0c59-44eb-ba75-ac422681d7f6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:16.367666 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-08b00d9a-0c59-44eb-ba75-ac422681d7f6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:16.368087 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 812/3238] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:16.381915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9b65d2af-fbfd-4f81-8df8-fbf448458746 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.386035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9b65d2af-fbfd-4f81-8df8-fbf448458746 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:16.386035 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9b65d2af-fbfd-4f81-8df8-fbf448458746 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.386035 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9b65d2af-fbfd-4f81-8df8-fbf448458746 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.395416 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.395416 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:16.401625 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9b65d2af-fbfd-4f81-8df8-fbf448458746 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:16.409114 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9b65d2af-fbfd-4f81-8df8-fbf448458746 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:16.409769 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 823/3239] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:16.464081 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3d4ee87-66b2-4541-950f-9756dabf81d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.466360 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3d4ee87-66b2-4541-950f-9756dabf81d3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:16.466622 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3d4ee87-66b2-4541-950f-9756dabf81d3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.466879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3d4ee87-66b2-4541-950f-9756dabf81d3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.472024 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-35a791c8-6e98-47f7-9bdd-9f7c124478a6 req-9e41e469-77ac-462c-a35f-1a70936375e3 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 returned with HTTP 200 Jul 10 19:05:16.472645 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 797/3240] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:05:15 2026] DELETE /volume/v3/attachments/2b4cc167-cf06-4c10-b3a0-0558e944ed27 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:16.475417 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.475417 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:16.481056 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3d4ee87-66b2-4541-950f-9756dabf81d3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:16.486290 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3d4ee87-66b2-4541-950f-9756dabf81d3 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:16.486904 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 809/3241] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:16.501272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fd3edf45-79bd-4186-a96e-d8fdec0f6b2a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.503691 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fd3edf45-79bd-4186-a96e-d8fdec0f6b2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:16.503985 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fd3edf45-79bd-4186-a96e-d8fdec0f6b2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.504228 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fd3edf45-79bd-4186-a96e-d8fdec0f6b2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.513276 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.513276 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:16.517570 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fd3edf45-79bd-4186-a96e-d8fdec0f6b2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:16.522629 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fd3edf45-79bd-4186-a96e-d8fdec0f6b2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:16.523145 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 813/3242] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:16.575570 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-30fb8d7f-44bb-4da3-890f-9e3656cb0f21 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.577118 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-30fb8d7f-44bb-4da3-890f-9e3656cb0f21 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:16.577799 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-30fb8d7f-44bb-4da3-890f-9e3656cb0f21 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.579183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-30fb8d7f-44bb-4da3-890f-9e3656cb0f21 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.586510 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.586510 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:16.589519 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-30fb8d7f-44bb-4da3-890f-9e3656cb0f21 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:16.593983 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-30fb8d7f-44bb-4da3-890f-9e3656cb0f21 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:16.594595 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 824/3243] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:16.651900 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-51184df2-2537-4a53-8906-feb580c20c1c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.653918 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51184df2-2537-4a53-8906-feb580c20c1c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:16.654158 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51184df2-2537-4a53-8906-feb580c20c1c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.654369 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51184df2-2537-4a53-8906-feb580c20c1c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.654478 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-51184df2-2537-4a53-8906-feb580c20c1c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:16.659006 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.659006 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:16.659859 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51184df2-2537-4a53-8906-feb580c20c1c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:16.660311 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 798/3244] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:16.817833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7dfd60ee-334c-4a3b-9162-05b592846bec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.823561 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dfd60ee-334c-4a3b-9162-05b592846bec tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:16.823831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dfd60ee-334c-4a3b-9162-05b592846bec tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.824090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7dfd60ee-334c-4a3b-9162-05b592846bec tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.846689 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.846689 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:16.857155 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7dfd60ee-334c-4a3b-9162-05b592846bec tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:16.863305 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7dfd60ee-334c-4a3b-9162-05b592846bec tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:16.863776 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 810/3245] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:16.880184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b2246f19-f01d-48f9-a474-f10e3a4a77a8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.882359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2246f19-f01d-48f9-a474-f10e3a4a77a8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:16.882584 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2246f19-f01d-48f9-a474-f10e3a4a77a8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.882826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2246f19-f01d-48f9-a474-f10e3a4a77a8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.900287 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.900287 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:16.904545 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b2246f19-f01d-48f9-a474-f10e3a4a77a8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] Volume info retrieved successfully. Jul 10 19:05:16.910905 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2246f19-f01d-48f9-a474-f10e3a4a77a8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-reader] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:16.911363 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 814/3246] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:16.964563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-753ffd68-174b-4e4d-97ac-07e9dc40d582 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:16.967200 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-753ffd68-174b-4e4d-97ac-07e9dc40d582 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:16.967908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-753ffd68-174b-4e4d-97ac-07e9dc40d582 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:16.967908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-753ffd68-174b-4e4d-97ac-07e9dc40d582 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:16.981765 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:16.981765 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:16.985724 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-753ffd68-174b-4e4d-97ac-07e9dc40d582 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:16.991510 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-753ffd68-174b-4e4d-97ac-07e9dc40d582 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:16.992556 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 825/3247] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:16 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:17.009197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-527e5808-f34b-472a-877e-8d7fe837f653 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.014986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-527e5808-f34b-472a-877e-8d7fe837f653 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:17.015195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-527e5808-f34b-472a-877e-8d7fe837f653 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:17.015301 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f991a97-1eb9-4d12-ab4d-41136d018e4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.015536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-527e5808-f34b-472a-877e-8d7fe837f653 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:17.017654 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f991a97-1eb9-4d12-ab4d-41136d018e4d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 Jul 10 19:05:17.017654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f991a97-1eb9-4d12-ab4d-41136d018e4d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:17.017749 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.017780 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f991a97-1eb9-4d12-ab4d-41136d018e4d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:17.019726 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897/action Jul 10 19:05:17.020154 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:17.020350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:17.022522 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.022522 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:17.024269 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-527e5808-f34b-472a-877e-8d7fe837f653 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:17.024393 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-527e5808-f34b-472a-877e-8d7fe837f653 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 200 Jul 10 19:05:17.024493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f991a97-1eb9-4d12-ab4d-41136d018e4d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 returned with HTTP 404 Jul 10 19:05:17.024897 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 811/3248] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:17 2026] GET /volume/v3/volumes/2b64f467-ded1-40da-9b5f-37d47a484020 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:17.025149 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 799/3249] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:17 2026] GET /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:17.035406 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.035406 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:17.035928 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:17.038109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f64c30c5-0aed-4051-ac67-7891c7919837 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.042623 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:17.042883 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.044681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-694363524"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:17.045032 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:17.045116 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Begin detaching volume completed successfully. Jul 10 19:05:17.045375 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-bd78d05b-46fb-4043-9ef3-ef01a28bbf83 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897/action returned with HTTP 202 Jul 10 19:05:17.045458 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "991321af-6a3e-4308-8659-214d62a515f4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1571981653"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:17.047833 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 815/3250] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:05:17 2026] POST /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:17.048078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'snapshot_id': '991321af-6a3e-4308-8659-214d62a515f4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1571981653'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:17.049061 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-694363524'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:17.049416 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume of 1 GB Jul 10 19:05:17.053115 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.053115 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:17.053266 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:17.053515 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:17.060300 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:17.060369 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:17.065675 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (eb107ea7-76c6-446f-b458-68409ccef823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:17.067058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ffc753f-c44c-4716-b73d-b425dba46c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.068272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:17.069794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (49cb1cd5-0da4-4214-8a63-87c29a1c7202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:17.071780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b10174-6048-42cb-86a6-ff28c0c924b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.072944 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6e4239d3-6bd4-46b4-a7bb-58ac1f751c32 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.073183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:17.076181 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e4239d3-6bd4-46b4-a7bb-58ac1f751c32 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:17.076536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e4239d3-6bd4-46b4-a7bb-58ac1f751c32 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:17.076889 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e4239d3-6bd4-46b4-a7bb-58ac1f751c32 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:17.090658 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.090658 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:17.095197 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6e4239d3-6bd4-46b4-a7bb-58ac1f751c32 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:17.100944 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e4239d3-6bd4-46b4-a7bb-58ac1f751c32 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:17.101897 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 800/3251] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:17 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:17.105662 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ffc753f-c44c-4716-b73d-b425dba46c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '991321af-6a3e-4308-8659-214d62a515f4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.106982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36e3690-1065-4511-928b-bdff66153bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.109106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b10174-6048-42cb-86a6-ff28c0c924b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.110469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47864e8-1c63-4f34-8290-e240d8c559c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.158747 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['7eed1f1e-fb19-4159-b454-05f4641ff49b', 'fe638f9b-1251-4122-8c2d-a4edcfddbe7a', 'e35e5b79-ea61-419b-a776-2cec86fffdbd', 'b3caeb96-5334-4c7e-a6fe-1ba88c4f8847'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:17.158747 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36e3690-1065-4511-928b-bdff66153bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eed1f1e-fb19-4159-b454-05f4641ff49b', 'fe638f9b-1251-4122-8c2d-a4edcfddbe7a', 'e35e5b79-ea61-419b-a776-2cec86fffdbd', 'b3caeb96-5334-4c7e-a6fe-1ba88c4f8847']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.159257 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e67e70-329d-4976-8dbe-630310f79685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.161538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['df3e9194-c4d9-404d-8e7e-a78d848fe10a', 'c655695c-7775-4916-a9d7-4d5504de85d4', '39cdbef1-a16a-4e13-b01f-0d88c9a91a74', '6faa37aa-9fd7-4401-acc2-aeaf808d8f3d'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:17.162503 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47864e8-1c63-4f34-8290-e240d8c559c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df3e9194-c4d9-404d-8e7e-a78d848fe10a', 'c655695c-7775-4916-a9d7-4d5504de85d4', '39cdbef1-a16a-4e13-b01f-0d88c9a91a74', '6faa37aa-9fd7-4401-acc2-aeaf808d8f3d']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.165232 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46c36fc-d07a-4e45-8ce9-9658c2fd8420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.200100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46c36fc-d07a-4e45-8ce9-9658c2fd8420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '249d69bc-47ed-45ae-9ed6-7e70d825714e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694363524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['df3e9194-c4d9-404d-8e7e-a78d848fe10a','c655695c-7775-4916-a9d7-4d5504de85d4','39cdbef1-a16a-4e13-b01f-0d88c9a91a74','6faa37aa-9fd7-4401-acc2-aeaf808d8f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694363524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=249d69bc-47ed-45ae-9ed6-7e70d825714e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a924863e48e443668280b9f8974840ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac3f675b2f243b49d439485c12b5f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.201275 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718f4eab-ae82-4b52-b490-d80e705ae23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.219250 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e67e70-329d-4976-8dbe-630310f79685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd920b0d8-c910-4390-bd45-4b4ffc6db18d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1571981653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['7eed1f1e-fb19-4159-b454-05f4641ff49b','fe638f9b-1251-4122-8c2d-a4edcfddbe7a','e35e5b79-ea61-419b-a776-2cec86fffdbd','b3caeb96-5334-4c7e-a6fe-1ba88c4f8847'],size=1,snapshot_id=991321af-6a3e-4308-8659-214d62a515f4,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1571981653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d920b0d8-c910-4390-bd45-4b4ffc6db18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=991321af-6a3e-4308-8659-214d62a515f4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.220612 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f361c7e3-19d6-4da6-a0fc-0f88d08c59b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.227733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (718f4eab-ae82-4b52-b490-d80e705ae23e) transitioned into state 'SUCCESS' from state '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-694363524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a924863e48e443668280b9f8974840ef',qos_specs=None,replication_status=,reservations=['df3e9194-c4d9-404d-8e7e-a78d848fe10a','c655695c-7775-4916-a9d7-4d5504de85d4','39cdbef1-a16a-4e13-b01f-0d88c9a91a74','6faa37aa-9fd7-4401-acc2-aeaf808d8f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac3f675b2f243b49d439485c12b5f76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.228616 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0234614-53f1-425b-918f-ab06db39e554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.241836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0234614-53f1-425b-918f-ab06db39e554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.242559 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Flow 'volume_create_api' (49cb1cd5-0da4-4214-8a63-87c29a1c7202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:17.243520 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create volume request issued successfully. Jul 10 19:05:17.244202 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f64c30c5-0aed-4051-ac67-7891c7919837 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:17.244793 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 826/3252] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:17 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:17.246615 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f361c7e3-19d6-4da6-a0fc-0f88d08c59b2) transitioned into state 'SUCCESS' from state '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-1571981653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['7eed1f1e-fb19-4159-b454-05f4641ff49b','fe638f9b-1251-4122-8c2d-a4edcfddbe7a','e35e5b79-ea61-419b-a776-2cec86fffdbd','b3caeb96-5334-4c7e-a6fe-1ba88c4f8847'],size=1,snapshot_id=991321af-6a3e-4308-8659-214d62a515f4,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.247586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd34799-be43-405f-b5cf-6ecce8176766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:17.258527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4b673da1-8131-4e4d-bbfd-d5bc9c7b56ec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.261684 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b673da1-8131-4e4d-bbfd-d5bc9c7b56ec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:17.262267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b673da1-8131-4e4d-bbfd-d5bc9c7b56ec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:17.262267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b673da1-8131-4e4d-bbfd-d5bc9c7b56ec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:17.270094 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.270094 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:17.274654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd34799-be43-405f-b5cf-6ecce8176766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:17.275186 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4b673da1-8131-4e4d-bbfd-d5bc9c7b56ec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:17.275786 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (eb107ea7-76c6-446f-b458-68409ccef823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:17.276226 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:17.276883 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c94607f-be98-4e6f-8bf3-2bd13e6aab64 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:17.277297 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 812/3253] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:17 2026] POST /volume/v3/volumes => generated 804 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:17.280157 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b673da1-8131-4e4d-bbfd-d5bc9c7b56ec tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e returned with HTTP 200 Jul 10 19:05:17.280702 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 816/3254] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:17 2026] GET /volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:17.295586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b384e452-2f76-407c-9479-43af30203415 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.298301 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b384e452-2f76-407c-9479-43af30203415 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:17.298688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b384e452-2f76-407c-9479-43af30203415 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:17.298996 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b384e452-2f76-407c-9479-43af30203415 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:17.311603 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.311603 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:17.316973 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b384e452-2f76-407c-9479-43af30203415 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:17.325770 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b384e452-2f76-407c-9479-43af30203415 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 200 Jul 10 19:05:17.326613 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 801/3255] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:17 2026] GET /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:17.678379 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f003ef53-e10a-4c7a-b5c0-c4b2aa72e85e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:17.680241 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f003ef53-e10a-4c7a-b5c0-c4b2aa72e85e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:17.680446 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f003ef53-e10a-4c7a-b5c0-c4b2aa72e85e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:17.680629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f003ef53-e10a-4c7a-b5c0-c4b2aa72e85e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:17.680731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f003ef53-e10a-4c7a-b5c0-c4b2aa72e85e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:17.685287 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:17.685287 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:17.686048 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f003ef53-e10a-4c7a-b5c0-c4b2aa72e85e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:17.686421 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 827/3256] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:17 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:18.091611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb47c02a-e7fd-40ed-b2da-528d1822e821 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.092130 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb47c02a-e7fd-40ed-b2da-528d1822e821 None None] GET https://10.4.3.225/volume// Jul 10 19:05:18.092311 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb47c02a-e7fd-40ed-b2da-528d1822e821 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.092547 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb47c02a-e7fd-40ed-b2da-528d1822e821 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.092931 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb47c02a-e7fd-40ed-b2da-528d1822e821 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:18.093278 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 813/3257] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:18.103512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-80efbaaf-ba2a-4c1b-a3bb-845855a8d3de None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.109708 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-80efbaaf-ba2a-4c1b-a3bb-845855a8d3de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:18.109982 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-80efbaaf-ba2a-4c1b-a3bb-845855a8d3de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.110189 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-80efbaaf-ba2a-4c1b-a3bb-845855a8d3de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.117470 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a4ef829b-74e4-47b8-bd65-860795696399 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.121972 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a4ef829b-74e4-47b8-bd65-860795696399 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:18.126197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a4ef829b-74e4-47b8-bd65-860795696399 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.126750 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a4ef829b-74e4-47b8-bd65-860795696399 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.134296 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.134296 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:18.138619 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-80efbaaf-ba2a-4c1b-a3bb-845855a8d3de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:18.141975 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.141975 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:18.144728 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-80efbaaf-ba2a-4c1b-a3bb-845855a8d3de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:18.145229 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 817/3258] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:18.148208 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a4ef829b-74e4-47b8-bd65-860795696399 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:18.154849 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a4ef829b-74e4-47b8-bd65-860795696399 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:18.155411 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 802/3259] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:18.299541 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-857a9b5f-9084-4564-8ed1-6dee57e5b53b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.301471 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-857a9b5f-9084-4564-8ed1-6dee57e5b53b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:18.301471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-857a9b5f-9084-4564-8ed1-6dee57e5b53b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.301602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-857a9b5f-9084-4564-8ed1-6dee57e5b53b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.314943 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.314943 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:18.321071 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-857a9b5f-9084-4564-8ed1-6dee57e5b53b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:18.331690 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-857a9b5f-9084-4564-8ed1-6dee57e5b53b tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e returned with HTTP 200 Jul 10 19:05:18.333127 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 828/3260] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:18.345645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14384700-00a8-43ea-abce-a3f7b6bb60e8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.348322 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14384700-00a8-43ea-abce-a3f7b6bb60e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:18.348845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14384700-00a8-43ea-abce-a3f7b6bb60e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.348845 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14384700-00a8-43ea-abce-a3f7b6bb60e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.350870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6010744d-07de-4692-be47-f0c6be63cd6c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.352948 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:18.353395 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "249d69bc-47ed-45ae-9ed6-7e70d825714e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1466042240"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:18.358694 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.358694 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:18.364338 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-14384700-00a8-43ea-abce-a3f7b6bb60e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:18.365962 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.365962 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:18.366449 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:18.366688 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Create snapshot from volume 249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:18.370632 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14384700-00a8-43ea-abce-a3f7b6bb60e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 200 Jul 10 19:05:18.371438 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 814/3261] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:18.388076 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.390054 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:18.390451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d920b0d8-c910-4390-bd45-4b4ffc6db18d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1080951112"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:18.394149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'source_volid': 'd920b0d8-c910-4390-bd45-4b4ffc6db18d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1080951112'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:18.408610 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.408610 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:18.409246 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume retrieved successfully. Jul 10 19:05:18.409449 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:18.419929 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:18.421182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Created reservations ['e0470305-2ca6-4195-a369-ddc9a28274c5', '9f5b58bc-601f-4ebd-b71b-ecb6d2f21c9c', '6f4d2136-ede7-4b6a-bac8-1e97533dc7a2', '494daf45-dad0-4fe5-ac20-9a8b2af4aa26'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:18.428339 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (bab63924-2a9b-48b3-9404-ce139f531cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:18.429728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b2e5bf-d644-4a20-8670-d7ffad78eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:18.430870 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:18.468410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b2e5bf-d644-4a20-8670-d7ffad78eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd920b0d8-c910-4390-bd45-4b4ffc6db18d', 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:18.468410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28b4955-e133-46ba-9769-108474e00f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:18.471923 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot create request issued successfully. Jul 10 19:05:18.473023 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6010744d-07de-4692-be47-f0c6be63cd6c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:18.473563 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 818/3262] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:18.483111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8e7ba66d-cedc-4a75-9421-073e4e00344d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.485604 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e7ba66d-cedc-4a75-9421-073e4e00344d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:18.486011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e7ba66d-cedc-4a75-9421-073e4e00344d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.486011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e7ba66d-cedc-4a75-9421-073e4e00344d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.495700 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.495700 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:18.496157 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8e7ba66d-cedc-4a75-9421-073e4e00344d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:18.497243 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e7ba66d-cedc-4a75-9421-073e4e00344d tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d returned with HTTP 200 Jul 10 19:05:18.498454 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 829/3263] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:18.529830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['648781b3-acac-4090-8896-acce10fa470d', '86b224cc-e963-45a7-9187-4ce5b7fccfe6', '30a2e28b-c824-4eb8-bdac-30008e4d35f8', 'a4fd7622-5899-43cc-bc38-bd715bfd159b'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:18.529830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28b4955-e133-46ba-9769-108474e00f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['648781b3-acac-4090-8896-acce10fa470d', '86b224cc-e963-45a7-9187-4ce5b7fccfe6', '30a2e28b-c824-4eb8-bdac-30008e4d35f8', 'a4fd7622-5899-43cc-bc38-bd715bfd159b']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:18.530342 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4c5716-d63a-4591-a6ea-2dfc1c4107e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:18.575482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4c5716-d63a-4591-a6ea-2dfc1c4107e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52d04374-e4aa-4815-a44d-733b4664f983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1080951112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['648781b3-acac-4090-8896-acce10fa470d','86b224cc-e963-45a7-9187-4ce5b7fccfe6','30a2e28b-c824-4eb8-bdac-30008e4d35f8','a4fd7622-5899-43cc-bc38-bd715bfd159b'],size=1,snapshot_id=None,source_replicaid=,source_volid=d920b0d8-c910-4390-bd45-4b4ffc6db18d,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1080951112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52d04374-e4aa-4815-a44d-733b4664f983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d920b0d8-c910-4390-bd45-4b4ffc6db18d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:18.576785 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7719331-434e-4c39-87a4-be1ae78166ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:18.617880 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7719331-434e-4c39-87a4-be1ae78166ee) transitioned into state 'SUCCESS' from state '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-1080951112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['648781b3-acac-4090-8896-acce10fa470d','86b224cc-e963-45a7-9187-4ce5b7fccfe6','30a2e28b-c824-4eb8-bdac-30008e4d35f8','a4fd7622-5899-43cc-bc38-bd715bfd159b'],size=1,snapshot_id=None,source_replicaid=,source_volid=d920b0d8-c910-4390-bd45-4b4ffc6db18d,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:18.621122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374a2ff5-b518-4fe8-9a2f-9a9043ff8386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:18.653892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374a2ff5-b518-4fe8-9a2f-9a9043ff8386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:18.655025 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (bab63924-2a9b-48b3-9404-ce139f531cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:18.655564 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:18.657762 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-03d859dc-dcf9-4c31-9e07-d0d088fe262e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:18.659100 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 803/3264] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:18 2026] POST /volume/v3/volumes => generated 804 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:18.678022 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3ad24b25-d4d6-4dfe-86c1-23befaa77929 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.681204 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ad24b25-d4d6-4dfe-86c1-23befaa77929 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:18.681204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ad24b25-d4d6-4dfe-86c1-23befaa77929 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.681204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ad24b25-d4d6-4dfe-86c1-23befaa77929 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.695792 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.695792 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:18.700702 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1ded5cce-b35a-4761-add7-ac5417d2d316 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:18.701483 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3ad24b25-d4d6-4dfe-86c1-23befaa77929 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:18.702524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1ded5cce-b35a-4761-add7-ac5417d2d316 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:18.702772 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1ded5cce-b35a-4761-add7-ac5417d2d316 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:18.703220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1ded5cce-b35a-4761-add7-ac5417d2d316 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:18.703409 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1ded5cce-b35a-4761-add7-ac5417d2d316 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:18.708493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ad24b25-d4d6-4dfe-86c1-23befaa77929 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 200 Jul 10 19:05:18.708714 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:18.708714 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:18.709097 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 815/3265] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:18.709689 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1ded5cce-b35a-4761-add7-ac5417d2d316 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:18.710143 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 819/3266] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:18 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:19.171076 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f8dc9374-3a37-40f2-8fb3-6095ab143c7d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.173618 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f8dc9374-3a37-40f2-8fb3-6095ab143c7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:19.173956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f8dc9374-3a37-40f2-8fb3-6095ab143c7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.174214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f8dc9374-3a37-40f2-8fb3-6095ab143c7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.186377 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.186377 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:19.194489 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f8dc9374-3a37-40f2-8fb3-6095ab143c7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:19.201653 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f8dc9374-3a37-40f2-8fb3-6095ab143c7d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:19.202455 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 830/3267] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:19.508920 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fcd7e424-e2c5-4491-823c-96beb53bd25f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.510699 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcd7e424-e2c5-4491-823c-96beb53bd25f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:19.510985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e424-e2c5-4491-823c-96beb53bd25f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.511245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e424-e2c5-4491-823c-96beb53bd25f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.518242 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.518242 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:19.518760 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fcd7e424-e2c5-4491-823c-96beb53bd25f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:19.520089 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcd7e424-e2c5-4491-823c-96beb53bd25f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d returned with HTTP 200 Jul 10 19:05:19.520310 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 804/3268] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:19.531121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eecd88d8-b753-4006-9dab-2fa9f7fd153c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.532819 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eecd88d8-b753-4006-9dab-2fa9f7fd153c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] POST https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d/action Jul 10 19:05:19.533058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eecd88d8-b753-4006-9dab-2fa9f7fd153c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:19.534839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eecd88d8-b753-4006-9dab-2fa9f7fd153c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:19.534839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-eecd88d8-b753-4006-9dab-2fa9f7fd153c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Updating snapshot 'e20d2849-ae87-4009-9942-2c5dc2a0197d' with '{'status': 'creating'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 19:05:19.544424 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.544424 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:19.556304 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eecd88d8-b753-4006-9dab-2fa9f7fd153c tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d/action returned with HTTP 202 Jul 10 19:05:19.556784 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 816/3269] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 19:05:19 2026] POST /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:19.563723 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a2e640a2-8de9-4578-ae85-d8d16a4d1bfa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.565546 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a2e640a2-8de9-4578-ae85-d8d16a4d1bfa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:19.565793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a2e640a2-8de9-4578-ae85-d8d16a4d1bfa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.566030 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a2e640a2-8de9-4578-ae85-d8d16a4d1bfa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.572139 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.572139 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:19.572492 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a2e640a2-8de9-4578-ae85-d8d16a4d1bfa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:19.573189 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a2e640a2-8de9-4578-ae85-d8d16a4d1bfa tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d returned with HTTP 200 Jul 10 19:05:19.573580 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 820/3270] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:19.582752 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.585132 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] POST https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d/action Jul 10 19:05:19.585636 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:19.585891 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:19.587896 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.snapshot_actions [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100059) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 19:05:19.594437 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.594437 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:19.595021 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.snapshot_actions [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] Updating snapshot e20d2849-ae87-4009-9942-2c5dc2a0197d with info {'id': 'e20d2849-ae87-4009-9942-2c5dc2a0197d', 'status': 'error', 'progress': '80%'} Jul 10 19:05:19.601942 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-54e86dbb-45d5-430c-9c7f-c5d9d62832e2 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-member] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d/action returned with HTTP 202 Jul 10 19:05:19.602539 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 831/3271] 10.4.3.225 () {68 vars in 1396 bytes} [Fri Jul 10 19:05:19 2026] POST /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:19.609856 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.613344 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:19.613612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.613878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.614008 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete snapshot with id: e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:19.620166 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.620166 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:19.620558 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:19.641624 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot delete request issued successfully. Jul 10 19:05:19.641914 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-00e4148c-91ab-4c91-a858-bf92c6693e33 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d returned with HTTP 202 Jul 10 19:05:19.642501 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 805/3272] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:19 2026] DELETE /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:19.654827 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-043ade6f-91f5-4bcc-93ad-0533202f753f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.662261 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-043ade6f-91f5-4bcc-93ad-0533202f753f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:19.662261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-043ade6f-91f5-4bcc-93ad-0533202f753f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.662261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-043ade6f-91f5-4bcc-93ad-0533202f753f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.671426 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.671426 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:19.671658 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-043ade6f-91f5-4bcc-93ad-0533202f753f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Snapshot retrieved successfully. Jul 10 19:05:19.672437 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-043ade6f-91f5-4bcc-93ad-0533202f753f tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d returned with HTTP 200 Jul 10 19:05:19.673032 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 817/3273] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:19.724668 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4e23bbdc-997b-499a-bf73-40afc589282a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.724794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-579cdd0d-1094-4e6b-a6ca-71be6e0c690f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.727207 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-579cdd0d-1094-4e6b-a6ca-71be6e0c690f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:19.727286 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e23bbdc-997b-499a-bf73-40afc589282a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:19.727448 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-579cdd0d-1094-4e6b-a6ca-71be6e0c690f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.727526 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e23bbdc-997b-499a-bf73-40afc589282a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.727677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e23bbdc-997b-499a-bf73-40afc589282a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.727721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-579cdd0d-1094-4e6b-a6ca-71be6e0c690f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.727824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4e23bbdc-997b-499a-bf73-40afc589282a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:19.735077 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.735077 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:19.736169 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e23bbdc-997b-499a-bf73-40afc589282a tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:19.736729 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 832/3274] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:19.738357 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.738357 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:19.744848 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-579cdd0d-1094-4e6b-a6ca-71be6e0c690f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:19.750686 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-579cdd0d-1094-4e6b-a6ca-71be6e0c690f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 200 Jul 10 19:05:19.751274 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 821/3275] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:19.763181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d2829a1-861a-45bf-b926-aae95de88187 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.765594 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:19.765885 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.766132 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.766281 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: 4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:19.773343 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.773343 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:19.773987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:19.797843 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot delete request issued successfully. Jul 10 19:05:19.797976 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d2829a1-861a-45bf-b926-aae95de88187 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 202 Jul 10 19:05:19.798588 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 806/3276] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:19 2026] DELETE /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:19.806621 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-960a24df-f9d4-4665-92af-7da650d7f383 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:19.812432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-960a24df-f9d4-4665-92af-7da650d7f383 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:19.812693 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-960a24df-f9d4-4665-92af-7da650d7f383 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:19.813033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-960a24df-f9d4-4665-92af-7da650d7f383 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:19.821819 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:19.821819 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:19.822316 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-960a24df-f9d4-4665-92af-7da650d7f383 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:19.823250 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-960a24df-f9d4-4665-92af-7da650d7f383 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 200 Jul 10 19:05:19.823657 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 818/3277] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:19 2026] GET /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:20.218613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a73ac71b-d339-4b75-a74f-ae6086654687 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.221092 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a73ac71b-d339-4b75-a74f-ae6086654687 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:20.221320 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a73ac71b-d339-4b75-a74f-ae6086654687 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.221581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a73ac71b-d339-4b75-a74f-ae6086654687 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.238037 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:20.238037 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:20.247196 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a73ac71b-d339-4b75-a74f-ae6086654687 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:20.253280 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a73ac71b-d339-4b75-a74f-ae6086654687 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:20.254479 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 833/3278] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:20 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:20.688288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4bbe79e9-7bab-48fa-b76e-e77f1f9d2106 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.691279 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4bbe79e9-7bab-48fa-b76e-e77f1f9d2106 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d Jul 10 19:05:20.691279 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4bbe79e9-7bab-48fa-b76e-e77f1f9d2106 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.693059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4bbe79e9-7bab-48fa-b76e-e77f1f9d2106 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.699530 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4bbe79e9-7bab-48fa-b76e-e77f1f9d2106 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d returned with HTTP 404 Jul 10 19:05:20.700783 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 822/3279] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:20 2026] GET /volume/v3/snapshots/e20d2849-ae87-4009-9942-2c5dc2a0197d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:20.716283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.720859 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:20.720859 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.720859 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.720859 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume with id: 249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:20.732621 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:20.732621 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:20.733453 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:20.756585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dda20689-274b-4f1e-a463-893f648bf5e8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.759358 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dda20689-274b-4f1e-a463-893f648bf5e8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:20.759358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dda20689-274b-4f1e-a463-893f648bf5e8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.759606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dda20689-274b-4f1e-a463-893f648bf5e8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.759758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-dda20689-274b-4f1e-a463-893f648bf5e8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:20.768287 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:20.768287 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:20.769733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dda20689-274b-4f1e-a463-893f648bf5e8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:20.770075 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 819/3280] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:20 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:20.774765 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Delete volume request issued successfully. Jul 10 19:05:20.776085 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d99f6dc-9488-4402-b40a-412a51d69a0a tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e returned with HTTP 202 Jul 10 19:05:20.776085 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 807/3281] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:20 2026] DELETE /volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:20.784666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-94e1517d-759c-4e3b-af3e-d62f48676e88 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.790743 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-94e1517d-759c-4e3b-af3e-d62f48676e88 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:20.791971 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-94e1517d-759c-4e3b-af3e-d62f48676e88 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.791971 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-94e1517d-759c-4e3b-af3e-d62f48676e88 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.808405 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:20.808405 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:20.813917 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-94e1517d-759c-4e3b-af3e-d62f48676e88 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Volume info retrieved successfully. Jul 10 19:05:20.825588 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-94e1517d-759c-4e3b-af3e-d62f48676e88 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e returned with HTTP 200 Jul 10 19:05:20.826236 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 834/3282] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:20 2026] GET /volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:20.835956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-04edd5fb-e982-4e47-8a06-c8952e1eb332 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.838494 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-04edd5fb-e982-4e47-8a06-c8952e1eb332 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:20.838671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-04edd5fb-e982-4e47-8a06-c8952e1eb332 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.838878 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-04edd5fb-e982-4e47-8a06-c8952e1eb332 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.846820 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-04edd5fb-e982-4e47-8a06-c8952e1eb332 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 404 Jul 10 19:05:20.846820 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 823/3283] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:20 2026] GET /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:20.856223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.859656 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:20.859908 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.860937 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.860937 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: 991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:20.875284 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:20.875284 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:20.875945 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:20.901026 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot delete request issued successfully. Jul 10 19:05:20.901261 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82b8a1e5-7642-468a-aed0-6dfb97b1e106 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 202 Jul 10 19:05:20.901842 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 820/3284] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:20 2026] DELETE /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:20.919476 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-84830707-6fae-460f-9891-65f7f74c93e6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:20.921902 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84830707-6fae-460f-9891-65f7f74c93e6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:20.922249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84830707-6fae-460f-9891-65f7f74c93e6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:20.922249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84830707-6fae-460f-9891-65f7f74c93e6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:20.935716 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:20.935716 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:20.936387 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-84830707-6fae-460f-9891-65f7f74c93e6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:20.938056 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84830707-6fae-460f-9891-65f7f74c93e6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 200 Jul 10 19:05:20.938652 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 808/3285] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:20 2026] GET /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:21.271640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-257ea929-d720-460b-8c95-d9edd2753138 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.274123 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-257ea929-d720-460b-8c95-d9edd2753138 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:21.274416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-257ea929-d720-460b-8c95-d9edd2753138 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.274692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-257ea929-d720-460b-8c95-d9edd2753138 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.288106 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:21.288106 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:21.295127 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-257ea929-d720-460b-8c95-d9edd2753138 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:21.301858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-257ea929-d720-460b-8c95-d9edd2753138 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:21.302494 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 835/3286] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:21 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:21.528074 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-30a8f36a-3b9d-4d76-ac43-8be13fc505e8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.531057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-30a8f36a-3b9d-4d76-ac43-8be13fc505e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:21.531350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-30a8f36a-3b9d-4d76-ac43-8be13fc505e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.531662 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-30a8f36a-3b9d-4d76-ac43-8be13fc505e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.542979 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:21.542979 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:21.547672 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-30a8f36a-3b9d-4d76-ac43-8be13fc505e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:21.553246 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-30a8f36a-3b9d-4d76-ac43-8be13fc505e8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:21.553881 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 824/3287] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:21 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:21.783490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-517ef3cf-377e-4a7a-8931-575a13ebb9bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.785912 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-517ef3cf-377e-4a7a-8931-575a13ebb9bf tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:21.786208 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-517ef3cf-377e-4a7a-8931-575a13ebb9bf tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.786564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-517ef3cf-377e-4a7a-8931-575a13ebb9bf tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.786739 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-517ef3cf-377e-4a7a-8931-575a13ebb9bf tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:21.792212 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:21.792212 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:21.795828 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-517ef3cf-377e-4a7a-8931-575a13ebb9bf tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:21.795828 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 821/3288] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:21 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:21.846044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2f519c60-776b-4e31-ae77-6a74661fa400 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.848845 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2f519c60-776b-4e31-ae77-6a74661fa400 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] GET https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e Jul 10 19:05:21.857088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2f519c60-776b-4e31-ae77-6a74661fa400 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.857311 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2f519c60-776b-4e31-ae77-6a74661fa400 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.864559 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2f519c60-776b-4e31-ae77-6a74661fa400 tempest-ProjectMemberTests-429861897 tempest-ProjectMemberTests-429861897-project-admin] https://10.4.3.225/volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e returned with HTTP 404 Jul 10 19:05:21.865166 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 809/3289] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:21 2026] GET /volume/v3/volumes/249d69bc-47ed-45ae-9ed6-7e70d825714e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:21.911984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-9432610d-a6be-4b1b-aa1b-e9baacd90532 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.914902 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-9432610d-a6be-4b1b-aa1b-e9baacd90532 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 Jul 10 19:05:21.915846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-9432610d-a6be-4b1b-aa1b-e9baacd90532 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.915846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-9432610d-a6be-4b1b-aa1b-e9baacd90532 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.927919 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:21.927919 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:21.957948 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32361fd8-316c-4796-b41a-1312a72dfb38 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.960421 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32361fd8-316c-4796-b41a-1312a72dfb38 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:21.960676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32361fd8-316c-4796-b41a-1312a72dfb38 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.961274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32361fd8-316c-4796-b41a-1312a72dfb38 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.967434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32361fd8-316c-4796-b41a-1312a72dfb38 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 404 Jul 10 19:05:21.968149 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 825/3290] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:21 2026] GET /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:21.980411 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-62b67868-5e44-4c35-9969-219dec03ff7c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:21.985011 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:21.986049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:21.986459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:21.986756 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:22.001669 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:22.001669 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:22.002396 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:22.037155 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:22.037920 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62b67868-5e44-4c35-9969-219dec03ff7c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 202 Jul 10 19:05:22.037920 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 822/3291] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:21 2026] DELETE /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:22.052410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9bad689e-5e99-4045-ac04-50d144e693cb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:22.054851 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bad689e-5e99-4045-ac04-50d144e693cb tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:22.055188 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bad689e-5e99-4045-ac04-50d144e693cb tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:22.055497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bad689e-5e99-4045-ac04-50d144e693cb tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:22.065570 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:22.065570 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:22.073295 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9bad689e-5e99-4045-ac04-50d144e693cb tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:22.080455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bad689e-5e99-4045-ac04-50d144e693cb tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 200 Jul 10 19:05:22.081047 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 810/3292] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:22 2026] GET /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:22.320925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7e956de0-5fcb-401d-81d1-25488b8aff69 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:22.323473 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7e956de0-5fcb-401d-81d1-25488b8aff69 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:22.323929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7e956de0-5fcb-401d-81d1-25488b8aff69 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:22.324202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7e956de0-5fcb-401d-81d1-25488b8aff69 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:22.338972 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:22.338972 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:22.344178 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7e956de0-5fcb-401d-81d1-25488b8aff69 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:22.350979 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7e956de0-5fcb-401d-81d1-25488b8aff69 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:22.351616 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 826/3293] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:22 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:22.471525 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-453c5e64-a7a7-48d3-a505-b4959226e29e req-9432610d-a6be-4b1b-aa1b-e9baacd90532 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 returned with HTTP 200 Jul 10 19:05:22.472171 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 836/3294] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:05:21 2026] DELETE /volume/v3/attachments/c2c16114-aba5-48be-8d4e-973fd7121629 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:22.810925 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85adf43a-4093-4f98-9250-8f18ef57c684 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:22.811398 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85adf43a-4093-4f98-9250-8f18ef57c684 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:22.811542 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85adf43a-4093-4f98-9250-8f18ef57c684 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:22.811868 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85adf43a-4093-4f98-9250-8f18ef57c684 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:22.812043 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-85adf43a-4093-4f98-9250-8f18ef57c684 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:22.818533 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:22.818533 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:22.820570 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85adf43a-4093-4f98-9250-8f18ef57c684 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:22.820570 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 823/3295] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:22 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:23.098341 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a32b5474-2294-4699-a263-5627a4b6277d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.103731 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a32b5474-2294-4699-a263-5627a4b6277d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:23.104069 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a32b5474-2294-4699-a263-5627a4b6277d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.104299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a32b5474-2294-4699-a263-5627a4b6277d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.115668 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a32b5474-2294-4699-a263-5627a4b6277d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 404 Jul 10 19:05:23.116442 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 811/3296] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:23.127890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.131147 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:23.131147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.131147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.131147 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:23.143284 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.143284 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:23.143850 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:23.176466 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:23.176744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6b7f4846-118b-4e6c-a29b-80a190b790d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 202 Jul 10 19:05:23.177298 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 827/3297] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:23 2026] DELETE /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:23.187715 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-172ab004-b3d2-4df3-80cf-fb4e33c1d9f2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.191591 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-172ab004-b3d2-4df3-80cf-fb4e33c1d9f2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:23.192125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-172ab004-b3d2-4df3-80cf-fb4e33c1d9f2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.192458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-172ab004-b3d2-4df3-80cf-fb4e33c1d9f2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.206610 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.206610 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:23.214333 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-172ab004-b3d2-4df3-80cf-fb4e33c1d9f2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:23.232273 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-172ab004-b3d2-4df3-80cf-fb4e33c1d9f2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 200 Jul 10 19:05:23.232865 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 837/3298] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:23.372004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05679b0b-57a2-4dbe-afa5-7f225f39c710 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.380070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05679b0b-57a2-4dbe-afa5-7f225f39c710 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:23.380070 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05679b0b-57a2-4dbe-afa5-7f225f39c710 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.380070 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05679b0b-57a2-4dbe-afa5-7f225f39c710 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.394725 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.394725 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:23.403656 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-05679b0b-57a2-4dbe-afa5-7f225f39c710 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:23.409912 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05679b0b-57a2-4dbe-afa5-7f225f39c710 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:23.410570 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 824/3299] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:23.426584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8fe62dc4-c7b5-4d18-9e35-e66973da08a1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.431059 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8fe62dc4-c7b5-4d18-9e35-e66973da08a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:23.431059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8fe62dc4-c7b5-4d18-9e35-e66973da08a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.431059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8fe62dc4-c7b5-4d18-9e35-e66973da08a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.443484 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.443484 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:23.449892 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8fe62dc4-c7b5-4d18-9e35-e66973da08a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:23.458189 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8fe62dc4-c7b5-4d18-9e35-e66973da08a1 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:23.459755 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 812/3300] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:23.529436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7ca6601f-abff-481d-a822-8c9ba71db060 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.531562 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ca6601f-abff-481d-a822-8c9ba71db060 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:05:23.531746 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ca6601f-abff-481d-a822-8c9ba71db060 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.532037 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ca6601f-abff-481d-a822-8c9ba71db060 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.539685 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.539685 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:23.544595 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7ca6601f-abff-481d-a822-8c9ba71db060 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:23.553403 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ca6601f-abff-481d-a822-8c9ba71db060 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:05:23.554021 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 828/3301] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:23.629388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.630924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:23.631324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-140972947", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:23.632921 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-140972947', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:23.742474 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume of 1 GB Jul 10 19:05:23.742867 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.742867 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:23.743658 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Availability Zones retrieved successfully. Jul 10 19:05:23.751948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (e073357b-fa21-4343-81a0-90b1a2d9d471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:23.753233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f03d6e-8fce-40c7-b633-8c46642cd2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:23.754740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:23.797403 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.797403 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:23.814267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f03d6e-8fce-40c7-b633-8c46642cd2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=83682fa3-34d9-4581-88c7-d36153243722,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83682fa3-34d9-4581-88c7-d36153243722', 'encryption_key_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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:23.815393 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebc7bb7-0f66-43a2-ac45-77e407875e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:23.836519 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f0b4b6b2-693e-4e0f-a66d-592277fdaf74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.838318 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0b4b6b2-693e-4e0f-a66d-592277fdaf74 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:23.838520 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0b4b6b2-693e-4e0f-a66d-592277fdaf74 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.838989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0b4b6b2-693e-4e0f-a66d-592277fdaf74 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.838989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f0b4b6b2-693e-4e0f-a66d-592277fdaf74 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:23.845162 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.845162 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:23.845162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0b4b6b2-693e-4e0f-a66d-592277fdaf74 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:23.845162 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 825/3302] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:23.877919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Created reservations ['98d788fd-e964-4120-a103-1423b52e28a6', 'e66545f3-f279-4692-80c1-8a4c12e5ae1e', '5311ec2e-f7f4-4dd5-9ab6-2af85fb2b4c7', '5d6fe492-3104-4b7c-9614-63ec435293f6'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:23.879235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ebc7bb7-0f66-43a2-ac45-77e407875e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d788fd-e964-4120-a103-1423b52e28a6', 'e66545f3-f279-4692-80c1-8a4c12e5ae1e', '5311ec2e-f7f4-4dd5-9ab6-2af85fb2b4c7', '5d6fe492-3104-4b7c-9614-63ec435293f6']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:23.880544 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fb3bf6-a96e-45fe-a55e-48ee40211032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:23.911750 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5fb3bf6-a96e-45fe-a55e-48ee40211032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a17bb60-b496-4595-b753-aa0289e431b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-140972947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['98d788fd-e964-4120-a103-1423b52e28a6','e66545f3-f279-4692-80c1-8a4c12e5ae1e','5311ec2e-f7f4-4dd5-9ab6-2af85fb2b4c7','5d6fe492-3104-4b7c-9614-63ec435293f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-140972947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a17bb60-b496-4595-b753-aa0289e431b5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d2584cd09b004180801ec0c0b24f5df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83682fa3-34d9-4581-88c7-d36153243722),volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:23.912650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc0bee84-bfa9-4b6a-ab99-5a47121b574f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:23.939910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc0bee84-bfa9-4b6a-ab99-5a47121b574f) transitioned into state 'SUCCESS' from state '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-140972947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d2584cd09b004180801ec0c0b24f5df5',qos_specs=None,replication_status=,reservations=['98d788fd-e964-4120-a103-1423b52e28a6','e66545f3-f279-4692-80c1-8a4c12e5ae1e','5311ec2e-f7f4-4dd5-9ab6-2af85fb2b4c7','5d6fe492-3104-4b7c-9614-63ec435293f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62723a8f308c4c068f95bc9fe6d43f6c',volume_type_id=83682fa3-34d9-4581-88c7-d36153243722)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:23.940285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60bc9a8d-6bd0-49e2-907f-592b47665171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:23.956854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60bc9a8d-6bd0-49e2-907f-592b47665171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:23.956854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Flow 'volume_create_api' (e073357b-fa21-4343-81a0-90b1a2d9d471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:23.957423 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create volume request issued successfully. Jul 10 19:05:23.958356 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f41fa8b8-89ec-4a69-8595-9f89518ea2da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:23.958893 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 838/3303] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:23 2026] POST /volume/v3/volumes => generated 759 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:23.978644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-78c32251-24d3-4c60-a64f-c26c5f727396 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:23.984980 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-78c32251-24d3-4c60-a64f-c26c5f727396 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:23.984980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-78c32251-24d3-4c60-a64f-c26c5f727396 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:23.984980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-78c32251-24d3-4c60-a64f-c26c5f727396 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:23.997309 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:23.997309 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:24.003243 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-78c32251-24d3-4c60-a64f-c26c5f727396 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:24.012350 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-78c32251-24d3-4c60-a64f-c26c5f727396 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:24.012350 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 813/3304] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:23 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:24.254556 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fcaf4464-8124-439a-b9dc-ad1fd1201c9f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:24.256396 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fcaf4464-8124-439a-b9dc-ad1fd1201c9f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:24.256642 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fcaf4464-8124-439a-b9dc-ad1fd1201c9f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:24.256856 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fcaf4464-8124-439a-b9dc-ad1fd1201c9f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:24.264175 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fcaf4464-8124-439a-b9dc-ad1fd1201c9f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 404 Jul 10 19:05:24.264732 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 829/3305] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:24 2026] GET /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:24.275729 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:24.278168 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:24.278460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:24.278710 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:24.278947 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:24.288992 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:24.288992 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:24.289625 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:24.308280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-27b43b54-59bd-4a03-afa2-58609a2a984f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:24.315998 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:24.315998 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-59a53bf0-5c40-4733-a2b6-85dc52e46f3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 202 Jul 10 19:05:24.315998 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 826/3306] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:24 2026] DELETE /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:24.326025 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4a5c8975-f0cf-41ec-8e86-84cb79a192e5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:24.332024 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4a5c8975-f0cf-41ec-8e86-84cb79a192e5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:24.332622 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4a5c8975-f0cf-41ec-8e86-84cb79a192e5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:24.333053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4a5c8975-f0cf-41ec-8e86-84cb79a192e5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:24.348168 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:24.348168 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:24.354884 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4a5c8975-f0cf-41ec-8e86-84cb79a192e5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:24.362491 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4a5c8975-f0cf-41ec-8e86-84cb79a192e5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 200 Jul 10 19:05:24.363205 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 814/3307] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:24 2026] GET /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 895 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:24.408725 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:24.409364 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-508028825"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:24.410759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-508028825'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:24.410866 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Create volume of 1 GB Jul 10 19:05:24.411179 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:24.411179 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:24.417122 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:24.426472 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Flow 'volume_create_api' (46cea006-5407-4582-827f-103dbaa9ac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:24.428009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3676ef1-d6c7-4bb9-a773-0979c35c7177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:24.429420 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:24.464485 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3676ef1-d6c7-4bb9-a773-0979c35c7177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:24.465527 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (010673fd-f764-4deb-ba33-20e69cb7ae1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:24.554176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Created reservations ['845ff670-8f2d-47e1-aa89-9c8918606bff', '31d11739-6d07-4050-b21b-1fe6af73ca7f', '443fc806-8ce2-4686-97df-2505cef38948', '95f8fc3a-961b-499c-9d81-055d959776e8'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:24.555186 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (010673fd-f764-4deb-ba33-20e69cb7ae1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845ff670-8f2d-47e1-aa89-9c8918606bff', '31d11739-6d07-4050-b21b-1fe6af73ca7f', '443fc806-8ce2-4686-97df-2505cef38948', '95f8fc3a-961b-499c-9d81-055d959776e8']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:24.556000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b5b309-40bb-43f0-8826-ac09390156c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:24.580894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b5b309-40bb-43f0-8826-ac09390156c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dacbe31-ac3c-4289-92ef-cba34cc8383b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-508028825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1ec5645e3d449f945d5a0936a4e44c',qos_specs=None,replication_status=,reservations=['845ff670-8f2d-47e1-aa89-9c8918606bff','31d11739-6d07-4050-b21b-1fe6af73ca7f','443fc806-8ce2-4686-97df-2505cef38948','95f8fc3a-961b-499c-9d81-055d959776e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f677ddc487145afa9c76523857121e5',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-508028825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dacbe31-ac3c-4289-92ef-cba34cc8383b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1ec5645e3d449f945d5a0936a4e44c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f677ddc487145afa9c76523857121e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:24.582050 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3402c1-2da4-4fdf-a0a3-7468e7608609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:24.600670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3402c1-2da4-4fdf-a0a3-7468e7608609) transitioned into state 'SUCCESS' from state '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-508028825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1ec5645e3d449f945d5a0936a4e44c',qos_specs=None,replication_status=,reservations=['845ff670-8f2d-47e1-aa89-9c8918606bff','31d11739-6d07-4050-b21b-1fe6af73ca7f','443fc806-8ce2-4686-97df-2505cef38948','95f8fc3a-961b-499c-9d81-055d959776e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f677ddc487145afa9c76523857121e5',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:24.601532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda7a27d-cf2b-4eb2-8ba9-f1ace3f2d91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:24.616420 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda7a27d-cf2b-4eb2-8ba9-f1ace3f2d91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:24.617664 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Flow 'volume_create_api' (46cea006-5407-4582-827f-103dbaa9ac91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:24.618035 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Create volume request issued successfully. Jul 10 19:05:24.619252 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-27b43b54-59bd-4a03-afa2-58609a2a984f tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:24.620471 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 839/3308] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:24 2026] POST /volume/v3/volumes => generated 777 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:24.636062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d3364958-e260-4388-ba18-c4d5f5551407 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:24.638162 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d3364958-e260-4388-ba18-c4d5f5551407 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b Jul 10 19:05:24.638937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d3364958-e260-4388-ba18-c4d5f5551407 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:24.638937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d3364958-e260-4388-ba18-c4d5f5551407 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:24.649616 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:24.649616 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:24.654530 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d3364958-e260-4388-ba18-c4d5f5551407 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:24.660466 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d3364958-e260-4388-ba18-c4d5f5551407 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b returned with HTTP 200 Jul 10 19:05:24.661025 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 830/3309] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:24 2026] GET /volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:24.856947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8186d5f8-a886-4f10-b5de-e9825a85f5eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:24.859324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8186d5f8-a886-4f10-b5de-e9825a85f5eb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:24.859537 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8186d5f8-a886-4f10-b5de-e9825a85f5eb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:24.859760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8186d5f8-a886-4f10-b5de-e9825a85f5eb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:24.859919 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8186d5f8-a886-4f10-b5de-e9825a85f5eb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:24.865404 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:24.865404 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:24.866376 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8186d5f8-a886-4f10-b5de-e9825a85f5eb tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:24.866787 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 827/3310] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:24 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:25.027864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d641605-bd2f-4c4e-8a76-23e1d89d4e51 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.030416 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d641605-bd2f-4c4e-8a76-23e1d89d4e51 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:25.030701 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d641605-bd2f-4c4e-8a76-23e1d89d4e51 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.030986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d641605-bd2f-4c4e-8a76-23e1d89d4e51 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.042577 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.042577 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:25.048453 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4d641605-bd2f-4c4e-8a76-23e1d89d4e51 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:25.056179 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d641605-bd2f-4c4e-8a76-23e1d89d4e51 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:25.057262 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 815/3311] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:25.225195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-2b4d0433-247c-4c01-9d35-c3895cd2081f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.228096 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-2b4d0433-247c-4c01-9d35-c3895cd2081f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:25.228324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-2b4d0433-247c-4c01-9d35-c3895cd2081f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.228543 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-2b4d0433-247c-4c01-9d35-c3895cd2081f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.245607 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.245607 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:25.250427 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-2b4d0433-247c-4c01-9d35-c3895cd2081f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:25.261677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-2b4d0433-247c-4c01-9d35-c3895cd2081f tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:25.262372 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 840/3312] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:25.379450 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2555ab66-ddbe-407a-bad6-bc1b017ea342 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.382581 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2555ab66-ddbe-407a-bad6-bc1b017ea342 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:25.382581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2555ab66-ddbe-407a-bad6-bc1b017ea342 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.382581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2555ab66-ddbe-407a-bad6-bc1b017ea342 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.391393 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2555ab66-ddbe-407a-bad6-bc1b017ea342 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 404 Jul 10 19:05:25.393777 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 831/3313] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:25.405754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.408488 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:25.408736 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.409005 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.409208 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:25.418836 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.418836 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:25.421078 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:25.448295 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:25.448626 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5dcc0d6d-2ca6-4268-af77-67f127e9d191 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 202 Jul 10 19:05:25.449256 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 828/3314] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:25 2026] DELETE /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:25.458211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7d1287ac-8ab9-4dbf-aa17-376a04d05ed0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.460560 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d1287ac-8ab9-4dbf-aa17-376a04d05ed0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:25.460831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d1287ac-8ab9-4dbf-aa17-376a04d05ed0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.461031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d1287ac-8ab9-4dbf-aa17-376a04d05ed0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.477747 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.477747 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:25.489197 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7d1287ac-8ab9-4dbf-aa17-376a04d05ed0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:25.497958 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d1287ac-8ab9-4dbf-aa17-376a04d05ed0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 200 Jul 10 19:05:25.499197 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 816/3315] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 896 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:25.677670 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-142c9592-b3da-4710-b629-bf117010962d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.682773 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-142c9592-b3da-4710-b629-bf117010962d tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b Jul 10 19:05:25.682996 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-142c9592-b3da-4710-b629-bf117010962d tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.683197 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-142c9592-b3da-4710-b629-bf117010962d tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.699034 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.699034 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:25.706027 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-142c9592-b3da-4710-b629-bf117010962d tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:25.712904 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-142c9592-b3da-4710-b629-bf117010962d tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b returned with HTTP 200 Jul 10 19:05:25.713356 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 841/3316] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:25.729388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ba9184d9-5017-471b-ab1c-360762344867 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.778403 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.780598 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] DELETE https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:25.780764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.780994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.781210 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Delete volume with id: 007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:25.788869 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.788869 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:25.789428 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:25.807226 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba9184d9-5017-471b-ab1c-360762344867 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] POST https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b/action Jul 10 19:05:25.807755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba9184d9-5017-471b-ab1c-360762344867 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:25.810460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba9184d9-5017-471b-ab1c-360762344867 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:25.811225 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Delete volume request issued successfully. Jul 10 19:05:25.811522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3c0a5fd-9a62-450d-be2d-f7ca989255a6 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 202 Jul 10 19:05:25.812056 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 829/3317] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:25 2026] DELETE /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:25.823141 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.823141 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:25.824211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5b8049da-e0f7-4926-870f-369b6eea31af None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.824301 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ba9184d9-5017-471b-ab1c-360762344867 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Volume info retrieved successfully. Jul 10 19:05:25.827232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-ba9184d9-5017-471b-ab1c-360762344867 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bca24c519ca44e01be709953c46bddf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f1ec5645e3d449f945d5a0936a4e44c', '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=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:05:25.827402 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b8049da-e0f7-4926-870f-369b6eea31af tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:25.827612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b8049da-e0f7-4926-870f-369b6eea31af tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.827658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba9184d9-5017-471b-ab1c-360762344867 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b/action returned with HTTP 403 Jul 10 19:05:25.827827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b8049da-e0f7-4926-870f-369b6eea31af tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.828278 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 832/3318] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:05:25 2026] POST /volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b/action => generated 131 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:25.838743 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.838989 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.838989 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:25.842781 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b Jul 10 19:05:25.842781 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.842781 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.842781 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Delete volume with id: 4dacbe31-ac3c-4289-92ef-cba34cc8383b Jul 10 19:05:25.843955 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5b8049da-e0f7-4926-870f-369b6eea31af tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:25.849712 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b8049da-e0f7-4926-870f-369b6eea31af tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 200 Jul 10 19:05:25.852088 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 817/3319] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:25.852186 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.852186 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:25.852186 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:25.880884 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Delete volume request issued successfully. Jul 10 19:05:25.881055 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b89c1e6-c46f-4eb0-874b-091197ee6cc2 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b returned with HTTP 202 Jul 10 19:05:25.881539 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 842/3320] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:25 2026] DELETE /volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:25.881667 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa695bae-5bce-491a-8ab6-0ff6ef634e60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.883623 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa695bae-5bce-491a-8ab6-0ff6ef634e60 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:25.883853 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa695bae-5bce-491a-8ab6-0ff6ef634e60 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.884306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa695bae-5bce-491a-8ab6-0ff6ef634e60 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.884306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aa695bae-5bce-491a-8ab6-0ff6ef634e60 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:25.890909 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.890909 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:25.891842 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa695bae-5bce-491a-8ab6-0ff6ef634e60 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:25.892366 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 830/3321] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:25.893656 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a098c962-32c9-42a7-8224-ee0bc0be7006 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:25.896747 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a098c962-32c9-42a7-8224-ee0bc0be7006 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b Jul 10 19:05:25.897338 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a098c962-32c9-42a7-8224-ee0bc0be7006 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:25.897717 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a098c962-32c9-42a7-8224-ee0bc0be7006 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:25.911309 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:25.911309 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:25.918510 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a098c962-32c9-42a7-8224-ee0bc0be7006 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:25.925891 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a098c962-32c9-42a7-8224-ee0bc0be7006 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b returned with HTTP 200 Jul 10 19:05:25.927418 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 833/3322] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:25 2026] GET /volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:26.022538 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-3f69e34e-3113-4aff-af3e-67ba103d698e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.025311 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-3f69e34e-3113-4aff-af3e-67ba103d698e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:26.025575 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-3f69e34e-3113-4aff-af3e-67ba103d698e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.026289 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-3f69e34e-3113-4aff-af3e-67ba103d698e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.035108 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:26.035108 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:26.039600 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-3f69e34e-3113-4aff-af3e-67ba103d698e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:26.046030 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-3f69e34e-3113-4aff-af3e-67ba103d698e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:26.046658 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 818/3323] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:26.058170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-361a771b-4ea9-4f57-a519-ef7a64690241 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.058667 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-361a771b-4ea9-4f57-a519-ef7a64690241 None None] GET https://10.4.3.225/volume// Jul 10 19:05:26.058881 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-361a771b-4ea9-4f57-a519-ef7a64690241 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.059133 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-361a771b-4ea9-4f57-a519-ef7a64690241 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.059567 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-361a771b-4ea9-4f57-a519-ef7a64690241 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:26.060013 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 843/3324] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:26.069672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-251528d8-5362-461c-89d5-9ffe0f8c83de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.072392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-251528d8-5362-461c-89d5-9ffe0f8c83de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:05:26.072941 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-251528d8-5362-461c-89d5-9ffe0f8c83de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a17bb60-b496-4595-b753-aa0289e431b5", "connector": null, "instance_uuid": "d4d0bd52-e18e-496b-b498-8250eba720cf"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:26.085946 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:26.085946 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:26.131784 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-251528d8-5362-461c-89d5-9ffe0f8c83de tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:05:26.132360 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 831/3325] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:05:26 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:26.514676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d94b3e89-1068-4b4d-a838-13071910374e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.516610 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d94b3e89-1068-4b4d-a838-13071910374e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:26.516895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d94b3e89-1068-4b4d-a838-13071910374e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.517147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d94b3e89-1068-4b4d-a838-13071910374e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.523673 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d94b3e89-1068-4b4d-a838-13071910374e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 404 Jul 10 19:05:26.524270 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 834/3326] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:26.534491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.536840 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:26.537326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1471835982"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:26.539035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1471835982'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:26.539188 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:26.543905 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:26.551971 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (4b4d27ba-347e-476c-a9ae-a5bb50b7c3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:26.553325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9eebd9-f460-4c12-96fb-699ae280384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:26.554534 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:26.589397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9eebd9-f460-4c12-96fb-699ae280384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:26.590521 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d22bb777-6c4c-46e9-9150-79a0f05fab0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:26.641910 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['2cde88f2-d660-46e0-8e3f-3b5634223673', '8ae2bac7-d431-42c8-baa0-ea8886e83c24', '9b7a5560-fff6-48ce-b4aa-d3c84095d7b8', '3a2951f1-b2e7-45cc-aecd-cdac4cdb93aa'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:26.642752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d22bb777-6c4c-46e9-9150-79a0f05fab0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cde88f2-d660-46e0-8e3f-3b5634223673', '8ae2bac7-d431-42c8-baa0-ea8886e83c24', '9b7a5560-fff6-48ce-b4aa-d3c84095d7b8', '3a2951f1-b2e7-45cc-aecd-cdac4cdb93aa']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:26.643635 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c808a79-3d5d-4393-813a-d484a237c1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:26.669681 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c808a79-3d5d-4393-813a-d484a237c1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbb7644-cbd1-4c73-b836-4048444cce92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1471835982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['2cde88f2-d660-46e0-8e3f-3b5634223673','8ae2bac7-d431-42c8-baa0-ea8886e83c24','9b7a5560-fff6-48ce-b4aa-d3c84095d7b8','3a2951f1-b2e7-45cc-aecd-cdac4cdb93aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1471835982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbb7644-cbd1-4c73-b836-4048444cce92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:26.670488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcea67c9-75e0-4c52-a079-9f4e5b997321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:26.692405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcea67c9-75e0-4c52-a079-9f4e5b997321) transitioned into state 'SUCCESS' from state '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-1471835982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['2cde88f2-d660-46e0-8e3f-3b5634223673','8ae2bac7-d431-42c8-baa0-ea8886e83c24','9b7a5560-fff6-48ce-b4aa-d3c84095d7b8','3a2951f1-b2e7-45cc-aecd-cdac4cdb93aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:26.693349 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d58294-732d-4e40-b93d-cf763fb18ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:26.703308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d58294-732d-4e40-b93d-cf763fb18ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:26.704440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (4b4d27ba-347e-476c-a9ae-a5bb50b7c3c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:26.704663 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:26.705294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e2ff4d4-37f1-41aa-90b6-0e6481a8366b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:26.706347 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 819/3327] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:05:26 2026] POST /volume/v3/volumes => generated 770 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:26.721971 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3d233a1b-bf84-4930-a087-53b3aa66f9dd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.724408 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3d233a1b-bf84-4930-a087-53b3aa66f9dd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:26.724676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3d233a1b-bf84-4930-a087-53b3aa66f9dd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.724930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3d233a1b-bf84-4930-a087-53b3aa66f9dd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.734589 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:26.734589 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:26.740755 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3d233a1b-bf84-4930-a087-53b3aa66f9dd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:26.749197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3d233a1b-bf84-4930-a087-53b3aa66f9dd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 200 Jul 10 19:05:26.749799 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 844/3328] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:26.866279 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c297b69b-1e00-4c83-a3ad-56e3cb3494e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.868449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c297b69b-1e00-4c83-a3ad-56e3cb3494e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 Jul 10 19:05:26.868677 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c297b69b-1e00-4c83-a3ad-56e3cb3494e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.868975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c297b69b-1e00-4c83-a3ad-56e3cb3494e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.875538 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c297b69b-1e00-4c83-a3ad-56e3cb3494e0 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 returned with HTTP 404 Jul 10 19:05:26.876102 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 832/3329] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/volumes/007d1ed8-7145-4a1b-990b-295fdbcdd8f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:26.884364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.886359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:26.886637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.886841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.887038 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Delete volume with id: a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:26.896001 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:26.896001 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:26.896678 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:26.905501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-12e8faa0-e604-49fa-bdb6-d9f8473e61f2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.908119 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-12e8faa0-e604-49fa-bdb6-d9f8473e61f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:26.908420 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-12e8faa0-e604-49fa-bdb6-d9f8473e61f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.908754 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-12e8faa0-e604-49fa-bdb6-d9f8473e61f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.909091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-12e8faa0-e604-49fa-bdb6-d9f8473e61f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:26.915921 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:26.915921 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:26.916784 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-12e8faa0-e604-49fa-bdb6-d9f8473e61f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:26.917414 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 820/3330] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:26.919431 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Delete volume request issued successfully. Jul 10 19:05:26.919628 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-215d3fdd-ad3f-42db-95fc-abdecf9abc37 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 202 Jul 10 19:05:26.920096 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 835/3331] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:26 2026] DELETE /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:26.927181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3c5ed7b5-d613-40c5-b200-40988df248f9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.929122 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c5ed7b5-d613-40c5-b200-40988df248f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:26.929278 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c5ed7b5-d613-40c5-b200-40988df248f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.929434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c5ed7b5-d613-40c5-b200-40988df248f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.936371 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:26.936371 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:26.940244 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3c5ed7b5-d613-40c5-b200-40988df248f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:26.944848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f73d0cd7-a1a7-4cf3-ad89-f7ec94371c9e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.946798 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c5ed7b5-d613-40c5-b200-40988df248f9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 200 Jul 10 19:05:26.947339 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 845/3332] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:26.947967 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f73d0cd7-a1a7-4cf3-ad89-f7ec94371c9e tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b Jul 10 19:05:26.948232 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f73d0cd7-a1a7-4cf3-ad89-f7ec94371c9e tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:26.948504 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f73d0cd7-a1a7-4cf3-ad89-f7ec94371c9e tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:26.958838 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f73d0cd7-a1a7-4cf3-ad89-f7ec94371c9e tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b returned with HTTP 404 Jul 10 19:05:26.959489 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 833/3333] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:26 2026] GET /volume/v3/volumes/4dacbe31-ac3c-4289-92ef-cba34cc8383b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:26.972247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-44709d02-e9a3-416d-a61e-31e00572b202 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:26.975352 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:26.975723 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2048738361"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:26.977602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2048738361'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:26.977740 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Create volume of 1 GB Jul 10 19:05:26.983551 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:26.991868 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Flow 'volume_create_api' (04825318-a493-4ad7-bd30-fc34d0c65a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:26.993525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1754aa1d-7123-4b6f-89f4-441ecaf4f7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:26.994848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:27.036864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1754aa1d-7123-4b6f-89f4-441ecaf4f7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:27.039482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d1f36c-ba10-43a9-a08d-016e4df03218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:27.093413 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Created reservations ['441e71e3-c05c-4495-834e-5fffe4b58834', '43d4c00c-3fea-4f59-bec6-281bab8bc3ff', '2deae361-7529-4e95-95b4-395cf1b29cd2', '32907580-810b-46ca-9cc4-3a043ee97b2b'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:27.094395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d1f36c-ba10-43a9-a08d-016e4df03218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['441e71e3-c05c-4495-834e-5fffe4b58834', '43d4c00c-3fea-4f59-bec6-281bab8bc3ff', '2deae361-7529-4e95-95b4-395cf1b29cd2', '32907580-810b-46ca-9cc4-3a043ee97b2b']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:27.095366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe8124d8-c360-49aa-9824-69dcf83177af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:27.125798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe8124d8-c360-49aa-9824-69dcf83177af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d367037-b54f-482b-831e-cf73d84072ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2048738361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1ec5645e3d449f945d5a0936a4e44c',qos_specs=None,replication_status=,reservations=['441e71e3-c05c-4495-834e-5fffe4b58834','43d4c00c-3fea-4f59-bec6-281bab8bc3ff','2deae361-7529-4e95-95b4-395cf1b29cd2','32907580-810b-46ca-9cc4-3a043ee97b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f677ddc487145afa9c76523857121e5',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2048738361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d367037-b54f-482b-831e-cf73d84072ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1ec5645e3d449f945d5a0936a4e44c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f677ddc487145afa9c76523857121e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:27.126972 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66e5970-5ce0-4e97-97b2-9261c0f4a7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:27.155025 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66e5970-5ce0-4e97-97b2-9261c0f4a7f7) transitioned into state 'SUCCESS' from state '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-2048738361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1ec5645e3d449f945d5a0936a4e44c',qos_specs=None,replication_status=,reservations=['441e71e3-c05c-4495-834e-5fffe4b58834','43d4c00c-3fea-4f59-bec6-281bab8bc3ff','2deae361-7529-4e95-95b4-395cf1b29cd2','32907580-810b-46ca-9cc4-3a043ee97b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f677ddc487145afa9c76523857121e5',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:27.155782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff03143f-ff26-48ac-98f0-d531efef8868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:27.168128 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff03143f-ff26-48ac-98f0-d531efef8868) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:27.168319 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Flow 'volume_create_api' (04825318-a493-4ad7-bd30-fc34d0c65a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:27.168715 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Create volume request issued successfully. Jul 10 19:05:27.170743 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-44709d02-e9a3-416d-a61e-31e00572b202 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:27.171350 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 821/3334] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:05:26 2026] POST /volume/v3/volumes => generated 778 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:27.189636 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3362e136-0cf9-4b2b-b859-7cc66b127f3a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:27.192788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3362e136-0cf9-4b2b-b859-7cc66b127f3a tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef Jul 10 19:05:27.193108 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3362e136-0cf9-4b2b-b859-7cc66b127f3a tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:27.193354 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3362e136-0cf9-4b2b-b859-7cc66b127f3a tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:27.203045 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:27.203045 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:27.207967 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3362e136-0cf9-4b2b-b859-7cc66b127f3a tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:27.214663 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3362e136-0cf9-4b2b-b859-7cc66b127f3a tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef returned with HTTP 200 Jul 10 19:05:27.215488 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 836/3335] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:27 2026] GET /volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:27.766112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6964bb8e-f399-44f2-9b80-984ebd287f63 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:27.767801 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6964bb8e-f399-44f2-9b80-984ebd287f63 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:27.768038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6964bb8e-f399-44f2-9b80-984ebd287f63 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:27.768196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6964bb8e-f399-44f2-9b80-984ebd287f63 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:27.775968 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:27.775968 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:27.782320 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6964bb8e-f399-44f2-9b80-984ebd287f63 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:27.789116 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6964bb8e-f399-44f2-9b80-984ebd287f63 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 200 Jul 10 19:05:27.789518 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 846/3336] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:27 2026] GET /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:27.802609 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:27.804716 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:27.805157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fdbb7644-cbd1-4c73-b836-4048444cce92", "name": "tempest-VolumeDependencyTests-Snapshot-1074600272"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:27.817149 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:27.817149 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:27.817684 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:27.817856 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create snapshot from volume fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:27.858016 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['b2a6cf4e-5818-4c4a-b3f1-a15b129e8eff', '1d253fa3-036d-4218-a050-6b9268224504', '7b2ffe1d-cec8-42ea-bc5e-b7a55a7c1384', 'ef2b1df7-c17c-4e0d-90f1-0a4fedb145d6'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:27.904688 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot create request issued successfully. Jul 10 19:05:27.905134 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b9ad6505-f8aa-4618-b14d-7e435d03480b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:27.905646 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 834/3337] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:27.914280 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-af34db1b-8f9c-4b2e-bc0b-7c0d346b0dc9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:27.916494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af34db1b-8f9c-4b2e-bc0b-7c0d346b0dc9 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:27.916881 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af34db1b-8f9c-4b2e-bc0b-7c0d346b0dc9 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:27.917106 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af34db1b-8f9c-4b2e-bc0b-7c0d346b0dc9 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:27.923323 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:27.923323 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:27.923839 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-af34db1b-8f9c-4b2e-bc0b-7c0d346b0dc9 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:27.924700 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af34db1b-8f9c-4b2e-bc0b-7c0d346b0dc9 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 200 Jul 10 19:05:27.925120 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 822/3338] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:27 2026] GET /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:05:27.933700 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c2c3c75a-cc26-46db-a573-de2f0fe2a83b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:27.935721 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2c3c75a-cc26-46db-a573-de2f0fe2a83b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:27.936000 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2c3c75a-cc26-46db-a573-de2f0fe2a83b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:27.936316 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2c3c75a-cc26-46db-a573-de2f0fe2a83b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:27.936462 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c2c3c75a-cc26-46db-a573-de2f0fe2a83b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:27.940884 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:27.940884 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:27.941847 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2c3c75a-cc26-46db-a573-de2f0fe2a83b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:27.942345 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 837/3339] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:27 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:27.964781 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-36f25714-455c-470d-afc8-06a2372af6e9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:27.966692 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-36f25714-455c-470d-afc8-06a2372af6e9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed Jul 10 19:05:27.966969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-36f25714-455c-470d-afc8-06a2372af6e9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:27.967230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-36f25714-455c-470d-afc8-06a2372af6e9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:27.972709 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-36f25714-455c-470d-afc8-06a2372af6e9 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed returned with HTTP 404 Jul 10 19:05:27.973221 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 847/3340] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:27 2026] GET /volume/v3/volumes/a1aae18e-efe1-4c97-b987-2eb47bb52bed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:28.039642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.041831 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:05:28.042077 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.050885 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.051119 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Delete volume with id: e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:05:28.059911 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.059911 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:28.060563 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:28.080422 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Delete volume request issued successfully. Jul 10 19:05:28.080593 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f54e441f-e5cc-45c4-b582-aa306d5dcb68 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 202 Jul 10 19:05:28.081076 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 835/3341] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:28 2026] DELETE /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:28.092542 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6df32fb9-d598-4da9-84b2-0298a81dbe70 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.095188 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6df32fb9-d598-4da9-84b2-0298a81dbe70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:05:28.095188 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6df32fb9-d598-4da9-84b2-0298a81dbe70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.095370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6df32fb9-d598-4da9-84b2-0298a81dbe70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.104412 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.104412 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:28.110118 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6df32fb9-d598-4da9-84b2-0298a81dbe70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Volume info retrieved successfully. Jul 10 19:05:28.115635 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6df32fb9-d598-4da9-84b2-0298a81dbe70 tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 200 Jul 10 19:05:28.116170 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 823/3342] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:28 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:28.236848 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1861dcd2-ca53-467a-a5c2-22f605b79040 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.238693 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1861dcd2-ca53-467a-a5c2-22f605b79040 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef Jul 10 19:05:28.239039 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1861dcd2-ca53-467a-a5c2-22f605b79040 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.239364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1861dcd2-ca53-467a-a5c2-22f605b79040 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.248574 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.248574 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:28.253004 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1861dcd2-ca53-467a-a5c2-22f605b79040 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:28.257317 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1861dcd2-ca53-467a-a5c2-22f605b79040 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef returned with HTTP 200 Jul 10 19:05:28.257880 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 838/3343] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:28 2026] GET /volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:28.270957 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1113f762-442d-4f3a-8dd1-3dd046c0ab2b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.273841 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1113f762-442d-4f3a-8dd1-3dd046c0ab2b tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] POST https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef/action Jul 10 19:05:28.274292 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1113f762-442d-4f3a-8dd1-3dd046c0ab2b tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:28.274502 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1113f762-442d-4f3a-8dd1-3dd046c0ab2b tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:28.283819 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.283819 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:28.284437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-1113f762-442d-4f3a-8dd1-3dd046c0ab2b tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bca24c519ca44e01be709953c46bddf1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4f1ec5645e3d449f945d5a0936a4e44c', '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=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:05:28.284703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1113f762-442d-4f3a-8dd1-3dd046c0ab2b tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-reader] https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef/action returned with HTTP 403 Jul 10 19:05:28.285197 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 848/3344] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:05:28 2026] POST /volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:28.292586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.294378 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef Jul 10 19:05:28.294587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.294819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.295010 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Delete volume with id: 9d367037-b54f-482b-831e-cf73d84072ef Jul 10 19:05:28.302885 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.302885 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:28.303280 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:28.323751 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Delete volume request issued successfully. Jul 10 19:05:28.324010 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eb788fc-8c27-4bc7-b2a2-5c071c59fa84 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef returned with HTTP 202 Jul 10 19:05:28.324571 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 836/3345] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:28 2026] DELETE /volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:28.335875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-84002fca-7c70-4c6a-952f-a4a890d95fc3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.337554 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84002fca-7c70-4c6a-952f-a4a890d95fc3 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef Jul 10 19:05:28.337782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84002fca-7c70-4c6a-952f-a4a890d95fc3 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.338029 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84002fca-7c70-4c6a-952f-a4a890d95fc3 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.348313 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.348313 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:28.352608 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-84002fca-7c70-4c6a-952f-a4a890d95fc3 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Volume info retrieved successfully. Jul 10 19:05:28.358636 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84002fca-7c70-4c6a-952f-a4a890d95fc3 tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef returned with HTTP 200 Jul 10 19:05:28.359269 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 824/3346] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:28 2026] GET /volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:28.937002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0465cc18-bb9b-48f2-bf5e-863fc12f0b4f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.938984 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0465cc18-bb9b-48f2-bf5e-863fc12f0b4f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:28.938984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0465cc18-bb9b-48f2-bf5e-863fc12f0b4f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.939155 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0465cc18-bb9b-48f2-bf5e-863fc12f0b4f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.948911 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.948911 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:28.949624 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0465cc18-bb9b-48f2-bf5e-863fc12f0b4f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:28.950742 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0465cc18-bb9b-48f2-bf5e-863fc12f0b4f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 200 Jul 10 19:05:28.952559 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 839/3347] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:28 2026] GET /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:28.961150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-df3040a0-9597-4da9-bc7a-08fa8e73a77c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.963422 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90524680-89a8-4e6b-a28d-972b4bb83115 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:28.965553 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:28.966458 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7f601411-4302-4606-98f1-105c7b7fb2eb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-110883551"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:28.966891 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df3040a0-9597-4da9-bc7a-08fa8e73a77c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:28.967314 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df3040a0-9597-4da9-bc7a-08fa8e73a77c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:28.967511 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df3040a0-9597-4da9-bc7a-08fa8e73a77c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:28.967683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-df3040a0-9597-4da9-bc7a-08fa8e73a77c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:28.970838 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'snapshot_id': '7f601411-4302-4606-98f1-105c7b7fb2eb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-110883551'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:28.973744 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.973744 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:28.974500 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:28.974728 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:28.975428 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:28.975428 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:28.976653 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df3040a0-9597-4da9-bc7a-08fa8e73a77c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:28.977102 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 849/3348] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:28 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:28.979669 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:28.987027 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (1eec70b0-d8d3-4871-905d-712a2323156b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:28.988283 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06ee311-b9d3-4ba4-b87c-bc636df28a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:28.989404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:29.035404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d06ee311-b9d3-4ba4-b87c-bc636df28a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f601411-4302-4606-98f1-105c7b7fb2eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:29.036663 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1084c7e0-4170-4b59-a46b-acba35b826e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:29.095015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['1acecce8-83d4-425c-a791-8145e68e184c', '3e20d3b5-6266-4480-8957-6cfb175742dc', '59e268d0-d39a-4c92-b6ef-0cf9a6938c57', '499cbd5e-ab1c-414c-830f-d89181d3b3e5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:29.095920 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1084c7e0-4170-4b59-a46b-acba35b826e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acecce8-83d4-425c-a791-8145e68e184c', '3e20d3b5-6266-4480-8957-6cfb175742dc', '59e268d0-d39a-4c92-b6ef-0cf9a6938c57', '499cbd5e-ab1c-414c-830f-d89181d3b3e5']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:29.097578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d627e644-cde4-4bf5-adac-4aa448c0ae55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:29.130555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-283670f5-14d6-4725-b185-0fe6d2f9da2a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:29.134265 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-283670f5-14d6-4725-b185-0fe6d2f9da2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] GET https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 Jul 10 19:05:29.135793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-283670f5-14d6-4725-b185-0fe6d2f9da2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:29.135793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-283670f5-14d6-4725-b185-0fe6d2f9da2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:29.146516 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-283670f5-14d6-4725-b185-0fe6d2f9da2a tempest-AttachVolumeTestJSON-279148469 tempest-AttachVolumeTestJSON-279148469-project-member] https://10.4.3.225/volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 returned with HTTP 404 Jul 10 19:05:29.147123 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 825/3349] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:29 2026] GET /volume/v3/volumes/e7a9ac7c-7736-4c2a-9dff-951047954e35 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:29.154656 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d627e644-cde4-4bf5-adac-4aa448c0ae55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e123b92-cf13-4d26-99f9-cd8de2b801e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-110883551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['1acecce8-83d4-425c-a791-8145e68e184c','3e20d3b5-6266-4480-8957-6cfb175742dc','59e268d0-d39a-4c92-b6ef-0cf9a6938c57','499cbd5e-ab1c-414c-830f-d89181d3b3e5'],size=1,snapshot_id=7f601411-4302-4606-98f1-105c7b7fb2eb,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-110883551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e123b92-cf13-4d26-99f9-cd8de2b801e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f601411-4302-4606-98f1-105c7b7fb2eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:29.155782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6221f258-d2bb-42f8-b7a9-06a4c2e7f7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:29.184042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6221f258-d2bb-42f8-b7a9-06a4c2e7f7dd) transitioned into state 'SUCCESS' from state '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-110883551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['1acecce8-83d4-425c-a791-8145e68e184c','3e20d3b5-6266-4480-8957-6cfb175742dc','59e268d0-d39a-4c92-b6ef-0cf9a6938c57','499cbd5e-ab1c-414c-830f-d89181d3b3e5'],size=1,snapshot_id=7f601411-4302-4606-98f1-105c7b7fb2eb,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:29.185718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7423fcd2-a0bb-46b4-ae16-3ce4f783f61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:29.225880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7423fcd2-a0bb-46b4-ae16-3ce4f783f61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:29.230432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (1eec70b0-d8d3-4871-905d-712a2323156b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:29.230432 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:29.230432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90524680-89a8-4e6b-a28d-972b4bb83115 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:29.230432 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 837/3350] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:28 2026] POST /volume/v3/volumes => generated 803 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:29.245335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7d48103b-b9c7-41ce-ba47-3e1d3175621f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:29.247627 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7d48103b-b9c7-41ce-ba47-3e1d3175621f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:29.247876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7d48103b-b9c7-41ce-ba47-3e1d3175621f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:29.248165 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7d48103b-b9c7-41ce-ba47-3e1d3175621f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:29.256545 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:29.256545 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:29.260871 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7d48103b-b9c7-41ce-ba47-3e1d3175621f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:29.267237 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7d48103b-b9c7-41ce-ba47-3e1d3175621f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 200 Jul 10 19:05:29.267237 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 840/3351] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:29 2026] GET /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:29.373580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6d3d9d43-ed22-4542-8ac7-e320d1fd8aee None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:29.377400 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6d3d9d43-ed22-4542-8ac7-e320d1fd8aee tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] GET https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef Jul 10 19:05:29.377400 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6d3d9d43-ed22-4542-8ac7-e320d1fd8aee tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:29.377638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6d3d9d43-ed22-4542-8ac7-e320d1fd8aee tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:29.385448 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6d3d9d43-ed22-4542-8ac7-e320d1fd8aee tempest-ProjectReaderTests-442035747 tempest-ProjectReaderTests-442035747-project-admin] https://10.4.3.225/volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef returned with HTTP 404 Jul 10 19:05:29.386136 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 850/3352] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:29 2026] GET /volume/v3/volumes/9d367037-b54f-482b-831e-cf73d84072ef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:29.989335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8a2918f7-50f0-4314-9fa5-43d4d381d582 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:29.993709 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8a2918f7-50f0-4314-9fa5-43d4d381d582 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:29.993903 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8a2918f7-50f0-4314-9fa5-43d4d381d582 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:29.994248 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8a2918f7-50f0-4314-9fa5-43d4d381d582 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:29.994451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-8a2918f7-50f0-4314-9fa5-43d4d381d582 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:30.002179 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:30.002179 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:30.004266 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8a2918f7-50f0-4314-9fa5-43d4d381d582 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:30.006470 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 826/3353] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:29 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:30.283860 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-09d7eaa8-97d0-47ca-a761-0e990995859e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:30.285917 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09d7eaa8-97d0-47ca-a761-0e990995859e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:30.286343 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09d7eaa8-97d0-47ca-a761-0e990995859e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:30.286426 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09d7eaa8-97d0-47ca-a761-0e990995859e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:30.298148 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:30.298148 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:30.308008 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-09d7eaa8-97d0-47ca-a761-0e990995859e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:30.316665 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09d7eaa8-97d0-47ca-a761-0e990995859e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 200 Jul 10 19:05:30.317333 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 838/3354] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:30 2026] GET /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:30.337790 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:30.340217 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:30.340709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e123b92-cf13-4d26-99f9-cd8de2b801e7", "name": "tempest-VolumeDependencyTests-Snapshot-905786711"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:30.354985 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:30.354985 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:30.354985 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:30.354985 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create snapshot from volume 5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:30.405334 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['927cb419-eefa-47c2-97e5-01468909525c', '3c409908-721b-4830-9bea-c60c6c721a0c', '58d2e596-509a-4bed-b121-be830c7b2a56', '563b67fa-5fad-47bc-9b57-c1a7a9ddfd94'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:30.462741 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot create request issued successfully. Jul 10 19:05:30.463247 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ee5dbc1-0a69-48dc-b871-64f729e27ec1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:30.463877 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 841/3355] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:30.475040 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c640cec0-57fa-434c-b1e7-e1a49d181783 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:30.477386 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c640cec0-57fa-434c-b1e7-e1a49d181783 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:30.477645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c640cec0-57fa-434c-b1e7-e1a49d181783 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:30.477979 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c640cec0-57fa-434c-b1e7-e1a49d181783 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:30.490579 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:30.490579 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:30.491276 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c640cec0-57fa-434c-b1e7-e1a49d181783 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:30.492571 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c640cec0-57fa-434c-b1e7-e1a49d181783 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 200 Jul 10 19:05:30.493050 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 851/3356] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:30 2026] GET /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.019326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9be4178a-d8bb-426b-9494-a62243280c21 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.022003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9be4178a-d8bb-426b-9494-a62243280c21 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:31.022328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9be4178a-d8bb-426b-9494-a62243280c21 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.022570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9be4178a-d8bb-426b-9494-a62243280c21 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.022698 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9be4178a-d8bb-426b-9494-a62243280c21 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:31.034492 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.034492 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:31.035474 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9be4178a-d8bb-426b-9494-a62243280c21 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:31.036003 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 827/3357] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:31 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.052258 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d8ac3935-bff8-4019-868b-b7c59ad51ea4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.055150 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d8ac3935-bff8-4019-868b-b7c59ad51ea4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:31.055402 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d8ac3935-bff8-4019-868b-b7c59ad51ea4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.055758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d8ac3935-bff8-4019-868b-b7c59ad51ea4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.055907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d8ac3935-bff8-4019-868b-b7c59ad51ea4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:31.060982 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.060982 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:31.061746 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d8ac3935-bff8-4019-868b-b7c59ad51ea4 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:31.062232 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 839/3358] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:31 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.076222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.078687 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:05:31.079174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1046537015"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.081714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating new backup {'backup': {'volume_id': 'aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1046537015'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:05:31.081714 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Creating backup of volume aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b in container None Jul 10 19:05:31.092708 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.092708 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:31.093367 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Volume info retrieved successfully. Jul 10 19:05:31.128348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Created reservations ['77236dcf-ff25-443e-b5ed-e0924b34158d', 'd1c38b49-dd73-4b7e-ae12-1a4aa05227d4'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:31.188170 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d00edf1-1c60-4d9a-a93b-bc70c826f382 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:05:31.188967 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 842/3359] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/backups => generated 330 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:31.208637 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f5404620-da50-4ee2-a8e1-788b278f5978 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.214788 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f5404620-da50-4ee2-a8e1-788b278f5978 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:31.215048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f5404620-da50-4ee2-a8e1-788b278f5978 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.215307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f5404620-da50-4ee2-a8e1-788b278f5978 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.215465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f5404620-da50-4ee2-a8e1-788b278f5978 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:31.223214 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.223214 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:31.224094 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f5404620-da50-4ee2-a8e1-788b278f5978 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:31.227500 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 852/3360] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:31 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.348971 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-725e6e3a-6937-442d-9be7-3df0f14d62db None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.462428 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-725e6e3a-6937-442d-9be7-3df0f14d62db tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:31.462879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-725e6e3a-6937-442d-9be7-3df0f14d62db tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1057160542", "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=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.487341 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-725e6e3a-6937-442d-9be7-3df0f14d62db tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:31.487713 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 828/3361] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types => generated 380 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.496994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e40d052-48f2-474b-ad53-fd1af3d193d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.498978 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e40d052-48f2-474b-ad53-fd1af3d193d3 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption Jul 10 19:05:31.499412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e40d052-48f2-474b-ad53-fd1af3d193d3 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.506525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9161c61f-feca-4f25-bf14-ed9d30b3a71d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.509111 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9161c61f-feca-4f25-bf14-ed9d30b3a71d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:31.509357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9161c61f-feca-4f25-bf14-ed9d30b3a71d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.509540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9161c61f-feca-4f25-bf14-ed9d30b3a71d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.514799 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.514799 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:31.515398 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9161c61f-feca-4f25-bf14-ed9d30b3a71d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:31.516325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9161c61f-feca-4f25-bf14-ed9d30b3a71d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 200 Jul 10 19:05:31.516724 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 843/3362] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:31 2026] GET /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.522499 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e40d052-48f2-474b-ad53-fd1af3d193d3 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption returned with HTTP 200 Jul 10 19:05:31.523055 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 840/3363] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.528219 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.530155 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:31.530687 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b97cbf15-ec39-43be-bb64-12f70da4806d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1768846541"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.533479 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'snapshot_id': 'b97cbf15-ec39-43be-bb64-12f70da4806d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1768846541'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:31.534286 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9f942ed3-a674-46dc-a91d-110c440961a8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.536855 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9f942ed3-a674-46dc-a91d-110c440961a8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:31.537033 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9f942ed3-a674-46dc-a91d-110c440961a8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-302034536", "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=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.540512 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.540512 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:31.540987 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:31.541161 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:31.546549 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:31.553712 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (17fb57fb-2f9e-4e91-95e3-e8113da297c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:31.555775 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3c9f8d-18a4-4665-bdfc-253d986e7fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:31.556409 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:31.556749 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9f942ed3-a674-46dc-a91d-110c440961a8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:31.557275 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 829/3364] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.571694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6efe4250-17e1-4e71-95f4-f1b6681648fd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.575104 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6efe4250-17e1-4e71-95f4-f1b6681648fd tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types/27bbad37-6cef-4885-94d5-e15de54b30ad/encryption Jul 10 19:05:31.575545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6efe4250-17e1-4e71-95f4-f1b6681648fd tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.595665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6efe4250-17e1-4e71-95f4-f1b6681648fd tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/27bbad37-6cef-4885-94d5-e15de54b30ad/encryption returned with HTTP 200 Jul 10 19:05:31.596619 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 844/3365] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types/27bbad37-6cef-4885-94d5-e15de54b30ad/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.607068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3c9f8d-18a4-4665-bdfc-253d986e7fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b97cbf15-ec39-43be-bb64-12f70da4806d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:31.608063 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f87fda5e-9aeb-4896-8a13-eda954562a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:31.612980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-26dcda9a-ab8b-495d-afae-6cb6ec68c567 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.615126 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26dcda9a-ab8b-495d-afae-6cb6ec68c567 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:31.615643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-26dcda9a-ab8b-495d-afae-6cb6ec68c567 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-567683466", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.638030 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-26dcda9a-ab8b-495d-afae-6cb6ec68c567 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:31.638299 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 841/3366] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.647522 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-639a93e2-6ec1-4d45-8a5b-c6cb01db826a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.649648 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-639a93e2-6ec1-4d45-8a5b-c6cb01db826a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95/extra_specs Jul 10 19:05:31.650279 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-639a93e2-6ec1-4d45-8a5b-c6cb01db826a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.669784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['701249d2-207d-4068-b2a3-f88e5dc10b27', '6bdd8692-16e0-45da-9faf-7017f77cdd09', '958288c2-ad77-4077-af0d-26f91a4d0a03', '3cf9e8f4-9c78-4910-ba4f-1532931cac3e'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:31.671057 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f87fda5e-9aeb-4896-8a13-eda954562a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['701249d2-207d-4068-b2a3-f88e5dc10b27', '6bdd8692-16e0-45da-9faf-7017f77cdd09', '958288c2-ad77-4077-af0d-26f91a4d0a03', '3cf9e8f4-9c78-4910-ba4f-1532931cac3e']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:31.672115 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5891c93-2515-40b3-9479-0f302828b483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:31.684460 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-639a93e2-6ec1-4d45-8a5b-c6cb01db826a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95/extra_specs returned with HTTP 200 Jul 10 19:05:31.685652 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 830/3367] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95/extra_specs => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:31.696115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-745d49e4-79f8-4d77-bd1f-40af420dea10 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.698631 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-745d49e4-79f8-4d77-bd1f-40af420dea10 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] PUT https://10.4.3.225/volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95/extra_specs/key2 Jul 10 19:05:31.699095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-745d49e4-79f8-4d77-bd1f-40af420dea10 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.724098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-745d49e4-79f8-4d77-bd1f-40af420dea10 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95/extra_specs/key2 returned with HTTP 200 Jul 10 19:05:31.724698 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 845/3368] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:31 2026] PUT /volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95/extra_specs/key2 => generated 25 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:31.728973 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5891c93-2515-40b3-9479-0f302828b483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dadd9491-75b6-418f-b189-5accd205c013', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1768846541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['701249d2-207d-4068-b2a3-f88e5dc10b27','6bdd8692-16e0-45da-9faf-7017f77cdd09','958288c2-ad77-4077-af0d-26f91a4d0a03','3cf9e8f4-9c78-4910-ba4f-1532931cac3e'],size=1,snapshot_id=b97cbf15-ec39-43be-bb64-12f70da4806d,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1768846541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dadd9491-75b6-418f-b189-5accd205c013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b97cbf15-ec39-43be-bb64-12f70da4806d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:31.729997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faf3228-77c1-4656-b12d-077a5e9b0a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:31.737157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0fbf5b1d-45dd-46d4-9b86-4af139bf74f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.739651 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0fbf5b1d-45dd-46d4-9b86-4af139bf74f9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:31.740281 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0fbf5b1d-45dd-46d4-9b86-4af139bf74f9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.753865 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faf3228-77c1-4656-b12d-077a5e9b0a70) transitioned into state 'SUCCESS' from state '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-1768846541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['701249d2-207d-4068-b2a3-f88e5dc10b27','6bdd8692-16e0-45da-9faf-7017f77cdd09','958288c2-ad77-4077-af0d-26f91a4d0a03','3cf9e8f4-9c78-4910-ba4f-1532931cac3e'],size=1,snapshot_id=b97cbf15-ec39-43be-bb64-12f70da4806d,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:31.754947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1ac841-16d5-45e4-9add-de02bfb665b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:31.759588 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0fbf5b1d-45dd-46d4-9b86-4af139bf74f9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:31.760381 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 842/3369] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types => generated 195 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.773583 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-68a838c8-4c12-4544-9156-d41454600dc8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.779169 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-68a838c8-4c12-4544-9156-d41454600dc8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/9035e570-1c29-4925-8910-437b592cee77 Jul 10 19:05:31.779395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-68a838c8-4c12-4544-9156-d41454600dc8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.779627 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-68a838c8-4c12-4544-9156-d41454600dc8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.794157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1ac841-16d5-45e4-9add-de02bfb665b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:31.795940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (17fb57fb-2f9e-4e91-95e3-e8113da297c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:31.796298 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:31.797241 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26e5d605-11b0-4e50-bc26-97228c4df9d3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:31.797813 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 853/3370] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/volumes => generated 804 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:31.814633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2214f83a-cb84-4b2d-9553-7ee4ea2ea620 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.818695 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2214f83a-cb84-4b2d-9553-7ee4ea2ea620 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:31.818996 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2214f83a-cb84-4b2d-9553-7ee4ea2ea620 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.819306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2214f83a-cb84-4b2d-9553-7ee4ea2ea620 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.820599 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-68a838c8-4c12-4544-9156-d41454600dc8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/9035e570-1c29-4925-8910-437b592cee77 returned with HTTP 202 Jul 10 19:05:31.820993 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 831/3371] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:31 2026] DELETE /volume/v3/types/9035e570-1c29-4925-8910-437b592cee77 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:31.828982 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.828982 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:31.834585 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2214f83a-cb84-4b2d-9553-7ee4ea2ea620 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:31.835296 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1f17918d-30f8-4f4a-84d7-d3a8b40dd699 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.837283 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f17918d-30f8-4f4a-84d7-d3a8b40dd699 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:31.837904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f17918d-30f8-4f4a-84d7-d3a8b40dd699 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-163508711", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.840487 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2214f83a-cb84-4b2d-9553-7ee4ea2ea620 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 200 Jul 10 19:05:31.841023 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 846/3372] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:31 2026] GET /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:31.863774 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f17918d-30f8-4f4a-84d7-d3a8b40dd699 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:31.864259 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 843/3373] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.877976 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e68fc5c0-4d30-4c95-bd75-cdf29457803d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.880198 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e68fc5c0-4d30-4c95-bd75-cdf29457803d tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6/encryption Jul 10 19:05:31.880580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e68fc5c0-4d30-4c95-bd75-cdf29457803d tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.882592 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:31.882592 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:31.916256 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e68fc5c0-4d30-4c95-bd75-cdf29457803d tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6/encryption returned with HTTP 200 Jul 10 19:05:31.916702 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 854/3374] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:31.929373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f0e1f208-a35e-4df3-b8ea-aea31822f9c4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.934638 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0e1f208-a35e-4df3-b8ea-aea31822f9c4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6/encryption/a12d8013-942c-4105-925e-25bfd3f5a57c Jul 10 19:05:31.937376 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0e1f208-a35e-4df3-b8ea-aea31822f9c4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:31.937376 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0e1f208-a35e-4df3-b8ea-aea31822f9c4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:31.958023 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0e1f208-a35e-4df3-b8ea-aea31822f9c4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6/encryption/a12d8013-942c-4105-925e-25bfd3f5a57c returned with HTTP 202 Jul 10 19:05:31.959787 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 832/3375] 10.4.3.225 () {66 vars in 1489 bytes} [Fri Jul 10 19:05:31 2026] DELETE /volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6/encryption/a12d8013-942c-4105-925e-25bfd3f5a57c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:31.969660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-aa590174-2818-44eb-97ed-5eea7694f39b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:31.972617 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa590174-2818-44eb-97ed-5eea7694f39b tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:31.973779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aa590174-2818-44eb-97ed-5eea7694f39b tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-956674659", "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=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:31.993205 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa590174-2818-44eb-97ed-5eea7694f39b tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:31.993640 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 847/3376] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:05:31 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:32.007668 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5649ab32-64f5-46d6-a5cd-116fdf04519a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.010548 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5649ab32-64f5-46d6-a5cd-116fdf04519a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/5e2a85e1-e77c-4dba-883e-d67e146ed858/extra_specs/key1 Jul 10 19:05:32.010728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5649ab32-64f5-46d6-a5cd-116fdf04519a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.010991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5649ab32-64f5-46d6-a5cd-116fdf04519a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.036013 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5649ab32-64f5-46d6-a5cd-116fdf04519a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/5e2a85e1-e77c-4dba-883e-d67e146ed858/extra_specs/key1 returned with HTTP 202 Jul 10 19:05:32.036505 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 844/3377] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/5e2a85e1-e77c-4dba-883e-d67e146ed858/extra_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 19:05:32.047784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ccc10bd8-6685-4d70-821f-5ae620602273 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.050065 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ccc10bd8-6685-4d70-821f-5ae620602273 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:32.050623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ccc10bd8-6685-4d70-821f-5ae620602273 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-270601003", "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=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:32.074242 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ccc10bd8-6685-4d70-821f-5ae620602273 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:32.074793 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 855/3378] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:05:32 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 10 19:05:32.088561 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-26ef0359-cec8-4567-8954-76fd409c052a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.091690 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-26ef0359-cec8-4567-8954-76fd409c052a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/174216a2-8731-4654-9e29-faff984d6057 Jul 10 19:05:32.093309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-26ef0359-cec8-4567-8954-76fd409c052a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.093669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-26ef0359-cec8-4567-8954-76fd409c052a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.158476 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-26ef0359-cec8-4567-8954-76fd409c052a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/174216a2-8731-4654-9e29-faff984d6057 returned with HTTP 202 Jul 10 19:05:32.159122 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 833/3379] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/174216a2-8731-4654-9e29-faff984d6057 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.170705 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0aead14e-90b3-41d2-8267-5be328cc09b9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.172926 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0aead14e-90b3-41d2-8267-5be328cc09b9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs Jul 10 19:05:32.173121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0aead14e-90b3-41d2-8267-5be328cc09b9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.173319 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0aead14e-90b3-41d2-8267-5be328cc09b9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.181702 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0aead14e-90b3-41d2-8267-5be328cc09b9 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs returned with HTTP 200 Jul 10 19:05:32.182248 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 848/3380] 10.4.3.225 () {66 vars in 1378 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:32.193987 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33860331-8e7f-4c3f-bd41-b40211553e1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.196743 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33860331-8e7f-4c3f-bd41-b40211553e1c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types Jul 10 19:05:32.197057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33860331-8e7f-4c3f-bd41-b40211553e1c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.197295 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33860331-8e7f-4c3f-bd41-b40211553e1c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.230957 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33860331-8e7f-4c3f-bd41-b40211553e1c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:32.231406 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 845/3381] 10.4.3.225 () {66 vars in 1231 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types => generated 2827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:32.242108 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cd88fd81-23a2-4e88-b575-f1396ec2ca4a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.244933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd88fd81-23a2-4e88-b575-f1396ec2ca4a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:32.245566 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd88fd81-23a2-4e88-b575-f1396ec2ca4a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.246377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd88fd81-23a2-4e88-b575-f1396ec2ca4a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.246377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-cd88fd81-23a2-4e88-b575-f1396ec2ca4a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:32.248901 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9519e61c-2b4e-4806-80c3-c7b5ed911fd8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.251487 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9519e61c-2b4e-4806-80c3-c7b5ed911fd8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption/cipher Jul 10 19:05:32.251644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9519e61c-2b4e-4806-80c3-c7b5ed911fd8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.251837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9519e61c-2b4e-4806-80c3-c7b5ed911fd8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.256329 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:32.256329 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:32.257338 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd88fd81-23a2-4e88-b575-f1396ec2ca4a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:32.258505 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 856/3382] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:32.266682 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9519e61c-2b4e-4806-80c3-c7b5ed911fd8 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption/cipher returned with HTTP 200 Jul 10 19:05:32.267394 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 834/3383] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:32.280141 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8c3adb86-35d5-4a69-845a-2c5d746ba8f5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.283467 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c3adb86-35d5-4a69-845a-2c5d746ba8f5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption Jul 10 19:05:32.283742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c3adb86-35d5-4a69-845a-2c5d746ba8f5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.284061 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c3adb86-35d5-4a69-845a-2c5d746ba8f5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.303222 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c3adb86-35d5-4a69-845a-2c5d746ba8f5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption returned with HTTP 200 Jul 10 19:05:32.305277 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 849/3384] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:32.320226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c56e6b09-5ecb-4705-989c-5917335f79d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.323119 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c56e6b09-5ecb-4705-989c-5917335f79d4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/multiattach Jul 10 19:05:32.323426 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c56e6b09-5ecb-4705-989c-5917335f79d4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.323691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c56e6b09-5ecb-4705-989c-5917335f79d4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.336764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c56e6b09-5ecb-4705-989c-5917335f79d4 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/multiattach returned with HTTP 200 Jul 10 19:05:32.337285 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 846/3385] 10.4.3.225 () {66 vars in 1414 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:32.349215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-789fc26f-2577-4c6e-8890-1fe5211a0c13 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.353743 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-789fc26f-2577-4c6e-8890-1fe5211a0c13 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/volume_backend_name Jul 10 19:05:32.353743 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-789fc26f-2577-4c6e-8890-1fe5211a0c13 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.353743 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-789fc26f-2577-4c6e-8890-1fe5211a0c13 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.367727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-789fc26f-2577-4c6e-8890-1fe5211a0c13 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 19:05:32.368293 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 857/3386] 10.4.3.225 () {66 vars in 1438 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:32.378983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ff4a5022-5682-4388-98c3-fbd8f0fb5a5a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.381078 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ff4a5022-5682-4388-98c3-fbd8f0fb5a5a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] GET https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 Jul 10 19:05:32.381421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ff4a5022-5682-4388-98c3-fbd8f0fb5a5a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.381712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ff4a5022-5682-4388-98c3-fbd8f0fb5a5a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.388563 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ff4a5022-5682-4388-98c3-fbd8f0fb5a5a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 returned with HTTP 200 Jul 10 19:05:32.389148 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 835/3387] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 => generated 402 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:32.400059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2ccd08f8-3774-4b93-8d4f-f993a03ca396 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.402483 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2ccd08f8-3774-4b93-8d4f-f993a03ca396 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] PUT https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption/7cd53c50-16ea-4daa-aae5-2331fedb4f7d Jul 10 19:05:32.403125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2ccd08f8-3774-4b93-8d4f-f993a03ca396 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:32.425243 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2ccd08f8-3774-4b93-8d4f-f993a03ca396 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption/7cd53c50-16ea-4daa-aae5-2331fedb4f7d returned with HTTP 200 Jul 10 19:05:32.426301 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 850/3388] 10.4.3.225 () {68 vars in 1506 bytes} [Fri Jul 10 19:05:32 2026] PUT /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/encryption/7cd53c50-16ea-4daa-aae5-2331fedb4f7d => generated 33 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:32.436670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7ba7ad47-1a6d-41ed-b253-043c96073758 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.438701 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ba7ad47-1a6d-41ed-b253-043c96073758 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] PUT https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/key1 Jul 10 19:05:32.439576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7ba7ad47-1a6d-41ed-b253-043c96073758 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:32.468825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7ba7ad47-1a6d-41ed-b253-043c96073758 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/key1 returned with HTTP 200 Jul 10 19:05:32.469445 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 847/3389] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:32 2026] PUT /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38/extra_specs/key1 => generated 30 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:05:32.481416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-96bb3854-9d9a-4dac-bd67-23f88b2bba8a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.483671 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-96bb3854-9d9a-4dac-bd67-23f88b2bba8a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] PUT https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 Jul 10 19:05:32.484070 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-96bb3854-9d9a-4dac-bd67-23f88b2bba8a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:32.504344 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-96bb3854-9d9a-4dac-bd67-23f88b2bba8a tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 returned with HTTP 200 Jul 10 19:05:32.504819 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 858/3390] 10.4.3.225 () {68 vars in 1362 bytes} [Fri Jul 10 19:05:32 2026] PUT /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 => generated 371 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:32.516168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5027d6df-0f9a-45d1-a02a-518764fd132c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.518478 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5027d6df-0f9a-45d1-a02a-518764fd132c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/5e2a85e1-e77c-4dba-883e-d67e146ed858 Jul 10 19:05:32.518653 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5027d6df-0f9a-45d1-a02a-518764fd132c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.518900 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5027d6df-0f9a-45d1-a02a-518764fd132c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.555916 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5027d6df-0f9a-45d1-a02a-518764fd132c tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/5e2a85e1-e77c-4dba-883e-d67e146ed858 returned with HTTP 202 Jul 10 19:05:32.557318 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 836/3391] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/5e2a85e1-e77c-4dba-883e-d67e146ed858 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.565487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1a8ea73c-0fae-4da9-acf1-dba773323ce2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.567616 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a8ea73c-0fae-4da9-acf1-dba773323ce2 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6 Jul 10 19:05:32.569549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a8ea73c-0fae-4da9-acf1-dba773323ce2 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.569549 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a8ea73c-0fae-4da9-acf1-dba773323ce2 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.610436 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a8ea73c-0fae-4da9-acf1-dba773323ce2 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6 returned with HTTP 202 Jul 10 19:05:32.610962 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 851/3392] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/a50275ba-7229-45f6-ac1a-c3d91ab140d6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.619708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ccad81d-84c8-449a-b435-7243518e5213 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.621754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ccad81d-84c8-449a-b435-7243518e5213 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95 Jul 10 19:05:32.621988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ccad81d-84c8-449a-b435-7243518e5213 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.622214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ccad81d-84c8-449a-b435-7243518e5213 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.659953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ccad81d-84c8-449a-b435-7243518e5213 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95 returned with HTTP 202 Jul 10 19:05:32.660665 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 848/3393] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/18e5eb13-b606-40a6-b495-9c1b867b4d95 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.668346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f94d1acd-84e1-4f69-9e47-5e7b6ad858b5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.670644 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f94d1acd-84e1-4f69-9e47-5e7b6ad858b5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/27bbad37-6cef-4885-94d5-e15de54b30ad Jul 10 19:05:32.670868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f94d1acd-84e1-4f69-9e47-5e7b6ad858b5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.671202 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f94d1acd-84e1-4f69-9e47-5e7b6ad858b5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.715227 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f94d1acd-84e1-4f69-9e47-5e7b6ad858b5 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/27bbad37-6cef-4885-94d5-e15de54b30ad returned with HTTP 202 Jul 10 19:05:32.715227 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 859/3394] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/27bbad37-6cef-4885-94d5-e15de54b30ad => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.723490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-12b21201-6358-4955-9b30-009e8e56ed74 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.727878 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-12b21201-6358-4955-9b30-009e8e56ed74 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] DELETE https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 Jul 10 19:05:32.727878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-12b21201-6358-4955-9b30-009e8e56ed74 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.727878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-12b21201-6358-4955-9b30-009e8e56ed74 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.743242 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d668912-6025-4823-b45e-5d55b6c2c11a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.743690 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d668912-6025-4823-b45e-5d55b6c2c11a None None] GET https://10.4.3.225/volume// Jul 10 19:05:32.743690 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d668912-6025-4823-b45e-5d55b6c2c11a None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.743947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d668912-6025-4823-b45e-5d55b6c2c11a None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.744272 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d668912-6025-4823-b45e-5d55b6c2c11a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:32.744677 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 852/3395] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:32.756269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-10b16b24-d3d6-45d1-bef4-adba40c674a0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.758109 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-10b16b24-d3d6-45d1-bef4-adba40c674a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:32.758535 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-10b16b24-d3d6-45d1-bef4-adba40c674a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.758940 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-10b16b24-d3d6-45d1-bef4-adba40c674a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.767400 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-12b21201-6358-4955-9b30-009e8e56ed74 tempest-VolumeTypesAdminTests-1138100991 tempest-VolumeTypesAdminTests-1138100991-project-admin] https://10.4.3.225/volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 returned with HTTP 202 Jul 10 19:05:32.768228 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 837/3396] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/types/eceeb24a-001f-475c-b3f0-5c96e72eba38 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.770599 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:32.770599 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:32.776783 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-10b16b24-d3d6-45d1-bef4-adba40c674a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:32.786239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-10b16b24-d3d6-45d1-bef4-adba40c674a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:32.787046 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 849/3397] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:32.858024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fa7a3610-8825-44c6-b7f6-81a48dea6fb2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.863998 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fa7a3610-8825-44c6-b7f6-81a48dea6fb2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:32.864364 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fa7a3610-8825-44c6-b7f6-81a48dea6fb2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.864607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fa7a3610-8825-44c6-b7f6-81a48dea6fb2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.881038 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:32.881038 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:32.886005 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fa7a3610-8825-44c6-b7f6-81a48dea6fb2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:32.892129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fa7a3610-8825-44c6-b7f6-81a48dea6fb2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 200 Jul 10 19:05:32.892634 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 860/3398] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 897 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:32.913155 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9005ad76-91d4-4275-9a9f-82f583b726cd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.915435 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:32.915971 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.916099 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.916353 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: 7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:32.921789 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:32.921789 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:32.922309 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:32.931407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.936382 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] PUT https://10.4.3.225/volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0 Jul 10 19:05:32.937026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:32.942309 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot delete request issued successfully. Jul 10 19:05:32.942459 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9005ad76-91d4-4275-9a9f-82f583b726cd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 202 Jul 10 19:05:32.943656 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 853/3399] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:32 2026] DELETE /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:32.951107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Acquiring lock "cinder-attachment_update-8a17bb60-b496-4595-b753-aa0289e431b5-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:05:32.955155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a350bddb-3c89-4cc2-af9e-f2f8d70cd64c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:32.961550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-8a17bb60-b496-4595-b753-aa0289e431b5-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:05:32.961550 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:32.961550 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:32.961684 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a350bddb-3c89-4cc2-af9e-f2f8d70cd64c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:32.961684 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a350bddb-3c89-4cc2-af9e-f2f8d70cd64c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:32.961684 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a350bddb-3c89-4cc2-af9e-f2f8d70cd64c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:32.967575 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:32.967575 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:32.968396 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a350bddb-3c89-4cc2-af9e-f2f8d70cd64c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:32.970027 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a350bddb-3c89-4cc2-af9e-f2f8d70cd64c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 200 Jul 10 19:05:32.970541 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 850/3400] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:32 2026] GET /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:33.274797 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-def43319-61ca-4afd-a011-847ab482f075 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:33.277448 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-def43319-61ca-4afd-a011-847ab482f075 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:33.277515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-def43319-61ca-4afd-a011-847ab482f075 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:33.277679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-def43319-61ca-4afd-a011-847ab482f075 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:33.277783 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-def43319-61ca-4afd-a011-847ab482f075 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:33.286017 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:33.286017 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:33.286688 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-def43319-61ca-4afd-a011-847ab482f075 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:33.287114 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 861/3401] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:33 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:33.489430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Lock "cinder-attachment_update-8a17bb60-b496-4595-b753-aa0289e431b5-np0000005042" released by "attachment_update" :: held 0.531s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:05:33.489430 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-7dd7d1ad-ad3b-4603-aaae-3cf3f7cad6b8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0 returned with HTTP 200 Jul 10 19:05:33.489430 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 838/3402] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:05:32 2026] PUT /volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:33.981052 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3b3a8319-da16-49cd-931f-951b246894ce None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:33.984304 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b3a8319-da16-49cd-931f-951b246894ce tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:33.984610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b3a8319-da16-49cd-931f-951b246894ce tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:33.984895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3b3a8319-da16-49cd-931f-951b246894ce tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:33.990515 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3b3a8319-da16-49cd-931f-951b246894ce tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 404 Jul 10 19:05:33.991542 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 854/3403] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:33 2026] GET /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:34.002313 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.004371 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:34.004565 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:34.004746 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:34.004871 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:34.008775 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-659e0bce-6bb7-4e0e-97a4-9fed2aae2a29 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.011748 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-659e0bce-6bb7-4e0e-97a4-9fed2aae2a29 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0/action Jul 10 19:05:34.012251 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-659e0bce-6bb7-4e0e-97a4-9fed2aae2a29 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:34.012336 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.012336 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:34.012428 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-659e0bce-6bb7-4e0e-97a4-9fed2aae2a29 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:34.012943 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:34.034689 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot delete request issued successfully. Jul 10 19:05:34.035028 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4568915b-e71b-4689-84b7-4f2cb6bf427d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 202 Jul 10 19:05:34.035710 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 851/3404] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:34 2026] DELETE /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:34.037242 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.037242 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:34.047560 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6239bd52-73b0-4df9-87a7-e3ea5863fcdc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.050444 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6239bd52-73b0-4df9-87a7-e3ea5863fcdc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:34.050729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6239bd52-73b0-4df9-87a7-e3ea5863fcdc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:34.051010 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6239bd52-73b0-4df9-87a7-e3ea5863fcdc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:34.055967 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1d14b76a-e4b3-4b25-87bc-79f5efcf2c8d req-659e0bce-6bb7-4e0e-97a4-9fed2aae2a29 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0/action returned with HTTP 204 Jul 10 19:05:34.056593 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 862/3405] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:05:34 2026] POST /volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:34.058488 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.058488 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:34.059073 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6239bd52-73b0-4df9-87a7-e3ea5863fcdc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:34.060398 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6239bd52-73b0-4df9-87a7-e3ea5863fcdc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 200 Jul 10 19:05:34.060833 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 839/3406] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:34 2026] GET /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:34.096997 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.099653 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:34.099653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-72945294", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:34.101512 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-72945294', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:34.101615 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Create volume of 1 GB Jul 10 19:05:34.101904 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.101904 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:34.105675 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Availability Zones retrieved successfully. Jul 10 19:05:34.110732 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Flow 'volume_create_api' (44c8f61c-f6a6-4304-8572-d4e028de66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:34.112375 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29650b6e-d23c-4139-8621-c4463243ad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:34.113259 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:34.138734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29650b6e-d23c-4139-8621-c4463243ad05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:34.139447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7701c9-0e9d-4167-b8a1-14c8bc78a754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:34.203660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Created reservations ['1a4eb37f-3203-4e8c-b23c-2905a4b89620', '3a19ae1c-6183-4272-83cd-6824ccb0cacb', 'e4420deb-5d09-4ebe-a12b-2d12534ea2ad', 'acc1bb66-a98d-477f-86ca-cb63ca1aceb0'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:34.204420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d7701c9-0e9d-4167-b8a1-14c8bc78a754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a4eb37f-3203-4e8c-b23c-2905a4b89620', '3a19ae1c-6183-4272-83cd-6824ccb0cacb', 'e4420deb-5d09-4ebe-a12b-2d12534ea2ad', 'acc1bb66-a98d-477f-86ca-cb63ca1aceb0']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:34.205261 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cfc872-64a6-4a01-9c87-272d81bc6150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:34.238218 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cfc872-64a6-4a01-9c87-272d81bc6150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c00a71a2-2057-405f-b142-b6679a3494a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-72945294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d65118c70dc44e6915b6bcfa711bb60',qos_specs=None,replication_status=,reservations=['1a4eb37f-3203-4e8c-b23c-2905a4b89620','3a19ae1c-6183-4272-83cd-6824ccb0cacb','e4420deb-5d09-4ebe-a12b-2d12534ea2ad','acc1bb66-a98d-477f-86ca-cb63ca1aceb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b36e0b8ccd74bf1a1fe5da987d52d93',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-72945294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c00a71a2-2057-405f-b142-b6679a3494a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d65118c70dc44e6915b6bcfa711bb60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b36e0b8ccd74bf1a1fe5da987d52d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:34.239325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e371ce-dd01-4fee-a5e5-122851a7865f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:34.279693 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e371ce-dd01-4fee-a5e5-122851a7865f) transitioned into state 'SUCCESS' from state '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-72945294',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d65118c70dc44e6915b6bcfa711bb60',qos_specs=None,replication_status=,reservations=['1a4eb37f-3203-4e8c-b23c-2905a4b89620','3a19ae1c-6183-4272-83cd-6824ccb0cacb','e4420deb-5d09-4ebe-a12b-2d12534ea2ad','acc1bb66-a98d-477f-86ca-cb63ca1aceb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b36e0b8ccd74bf1a1fe5da987d52d93',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:34.280747 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a548922f-447f-4802-b185-0861837620f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:34.299001 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a548922f-447f-4802-b185-0861837620f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:34.299001 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Flow 'volume_create_api' (44c8f61c-f6a6-4304-8572-d4e028de66c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:34.299001 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Create volume request issued successfully. Jul 10 19:05:34.299001 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-46de1a40-262c-4db0-bd3c-91dc79da524f tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:34.299417 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 855/3407] 10.4.3.225 () {72 vars in 1541 bytes} [Fri Jul 10 19:05:34 2026] POST /volume/v3/volumes => generated 761 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:34.301462 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fbc8a46d-8bfd-4941-854e-8969c756a71a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.303413 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbc8a46d-8bfd-4941-854e-8969c756a71a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:34.303674 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fbc8a46d-8bfd-4941-854e-8969c756a71a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:34.303925 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fbc8a46d-8bfd-4941-854e-8969c756a71a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:34.304038 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fbc8a46d-8bfd-4941-854e-8969c756a71a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:34.310538 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.310538 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:34.311142 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fbc8a46d-8bfd-4941-854e-8969c756a71a tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:34.311501 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 852/3408] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:34 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:34.311592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-ce5e8f2c-abf9-4c95-bdfb-5278dc61beb7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.314655 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-ce5e8f2c-abf9-4c95-bdfb-5278dc61beb7 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] GET https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:34.314867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-ce5e8f2c-abf9-4c95-bdfb-5278dc61beb7 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:34.315724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-ce5e8f2c-abf9-4c95-bdfb-5278dc61beb7 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:34.327608 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.327608 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:34.335066 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-ce5e8f2c-abf9-4c95-bdfb-5278dc61beb7 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Volume info retrieved successfully. Jul 10 19:05:34.343661 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-90b4f1c7-8151-4a71-ac26-90799f9aa7a4 req-ce5e8f2c-abf9-4c95-bdfb-5278dc61beb7 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 200 Jul 10 19:05:34.344273 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 863/3409] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:34 2026] GET /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 829 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:34.374953 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-48edf543-2460-4890-bf67-2ee02817b55a req-f547115d-d636-4d9c-bdd1-1d2b7cda126a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:34.376037 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-48edf543-2460-4890-bf67-2ee02817b55a req-f547115d-d636-4d9c-bdd1-1d2b7cda126a tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] GET https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:34.376246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-48edf543-2460-4890-bf67-2ee02817b55a req-f547115d-d636-4d9c-bdd1-1d2b7cda126a tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:34.376452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-48edf543-2460-4890-bf67-2ee02817b55a req-f547115d-d636-4d9c-bdd1-1d2b7cda126a tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:34.385598 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:34.385598 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:34.391539 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-48edf543-2460-4890-bf67-2ee02817b55a req-f547115d-d636-4d9c-bdd1-1d2b7cda126a tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Volume info retrieved successfully. Jul 10 19:05:34.395871 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-48edf543-2460-4890-bf67-2ee02817b55a req-f547115d-d636-4d9c-bdd1-1d2b7cda126a tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 200 Jul 10 19:05:34.396285 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 840/3410] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:34 2026] GET /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:35.077724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a8f61356-1760-4c0f-8854-8162a42c5d04 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.077724 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a8f61356-1760-4c0f-8854-8162a42c5d04 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:35.078030 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a8f61356-1760-4c0f-8854-8162a42c5d04 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.078271 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a8f61356-1760-4c0f-8854-8162a42c5d04 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.085385 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a8f61356-1760-4c0f-8854-8162a42c5d04 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 404 Jul 10 19:05:35.085979 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 856/3411] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:35 2026] GET /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:35.093522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.095454 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:35.095760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.096065 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.096388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:35.105018 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.105018 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:35.105701 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:35.134204 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:35.134504 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6864a020-89e5-4ef7-8b46-fe02730cef0a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 202 Jul 10 19:05:35.135320 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 853/3412] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:35 2026] DELETE /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:35.142478 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-41c567ed-bd06-47c6-b341-0dca3b6d36fc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.144331 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41c567ed-bd06-47c6-b341-0dca3b6d36fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:35.144553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41c567ed-bd06-47c6-b341-0dca3b6d36fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.144736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41c567ed-bd06-47c6-b341-0dca3b6d36fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.153398 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.153398 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:35.159301 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-41c567ed-bd06-47c6-b341-0dca3b6d36fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:35.166532 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41c567ed-bd06-47c6-b341-0dca3b6d36fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 200 Jul 10 19:05:35.167069 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 864/3413] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:35 2026] GET /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:35.325990 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-73245b78-92f9-4ca7-85d0-164e2179995d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.330788 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-73245b78-92f9-4ca7-85d0-164e2179995d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:35.331114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-73245b78-92f9-4ca7-85d0-164e2179995d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.331413 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-73245b78-92f9-4ca7-85d0-164e2179995d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.331590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-73245b78-92f9-4ca7-85d0-164e2179995d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:35.338298 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.338298 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:35.338833 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-73245b78-92f9-4ca7-85d0-164e2179995d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:35.339243 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 841/3414] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:35 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:35.429109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6a4c1af7-a4cc-41c8-829b-70c4e023ecd1 req-cb27858f-48f7-4fcc-a476-7c4f0623f159 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.432477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6a4c1af7-a4cc-41c8-829b-70c4e023ecd1 req-cb27858f-48f7-4fcc-a476-7c4f0623f159 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] GET https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:35.432721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6a4c1af7-a4cc-41c8-829b-70c4e023ecd1 req-cb27858f-48f7-4fcc-a476-7c4f0623f159 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.433066 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6a4c1af7-a4cc-41c8-829b-70c4e023ecd1 req-cb27858f-48f7-4fcc-a476-7c4f0623f159 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.443060 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.443060 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:35.448908 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-6a4c1af7-a4cc-41c8-829b-70c4e023ecd1 req-cb27858f-48f7-4fcc-a476-7c4f0623f159 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Volume info retrieved successfully. Jul 10 19:05:35.455103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6a4c1af7-a4cc-41c8-829b-70c4e023ecd1 req-cb27858f-48f7-4fcc-a476-7c4f0623f159 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 200 Jul 10 19:05:35.455636 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 857/3415] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:35 2026] GET /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:35.642654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d028125a-ad7a-49bf-ad48-8908e3b5a2af req-c2f807ec-b7a4-4db4-988c-3eccff74f280 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.646880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d028125a-ad7a-49bf-ad48-8908e3b5a2af req-c2f807ec-b7a4-4db4-988c-3eccff74f280 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-reader] GET https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:35.646880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d028125a-ad7a-49bf-ad48-8908e3b5a2af req-c2f807ec-b7a4-4db4-988c-3eccff74f280 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.647195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d028125a-ad7a-49bf-ad48-8908e3b5a2af req-c2f807ec-b7a4-4db4-988c-3eccff74f280 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.664463 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.664463 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:35.679006 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d028125a-ad7a-49bf-ad48-8908e3b5a2af req-c2f807ec-b7a4-4db4-988c-3eccff74f280 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-reader] Volume info retrieved successfully. Jul 10 19:05:35.691754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d028125a-ad7a-49bf-ad48-8908e3b5a2af req-c2f807ec-b7a4-4db4-988c-3eccff74f280 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-reader] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 200 Jul 10 19:05:35.692547 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 854/3416] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:35 2026] GET /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:35.723202 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.724394 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:35.726538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.726538 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.726538 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Delete volume with id: c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:35.733009 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-79becefb-47f7-4377-87fe-f26a50f2208c req-eaa125f0-7f93-4141-9b67-f178c705b604 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.735956 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-eaa125f0-7f93-4141-9b67-f178c705b604 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 Jul 10 19:05:35.736166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-eaa125f0-7f93-4141-9b67-f178c705b604 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.736377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-eaa125f0-7f93-4141-9b67-f178c705b604 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.739665 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.739665 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:35.740454 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Volume info retrieved successfully. Jul 10 19:05:35.745922 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.745922 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:35.778435 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Delete volume request issued successfully. Jul 10 19:05:35.778435 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-aa4e2dd2-662e-4c85-ab14-aa7f145f1ac4 req-d7eaed0e-f030-4a33-ac8d-e40b7947d283 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 202 Jul 10 19:05:35.778435 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 865/3417] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:05:35 2026] DELETE /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:35.805283 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-47485dc9-c86b-41aa-884e-76aa28b91918 req-4cd30c58-825c-4254-b9ad-619b02af8069 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:35.810416 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-47485dc9-c86b-41aa-884e-76aa28b91918 req-4cd30c58-825c-4254-b9ad-619b02af8069 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] GET https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:35.810617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-47485dc9-c86b-41aa-884e-76aa28b91918 req-4cd30c58-825c-4254-b9ad-619b02af8069 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:35.810863 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-47485dc9-c86b-41aa-884e-76aa28b91918 req-4cd30c58-825c-4254-b9ad-619b02af8069 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:35.818944 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:35.818944 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:35.822032 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-47485dc9-c86b-41aa-884e-76aa28b91918 req-4cd30c58-825c-4254-b9ad-619b02af8069 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Volume info retrieved successfully. Jul 10 19:05:35.825953 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-47485dc9-c86b-41aa-884e-76aa28b91918 req-4cd30c58-825c-4254-b9ad-619b02af8069 tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 200 Jul 10 19:05:35.826315 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 858/3418] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:35 2026] GET /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:36.181030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a86d168f-df4d-4575-9972-033d61773cf1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:36.183265 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a86d168f-df4d-4575-9972-033d61773cf1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:36.183561 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a86d168f-df4d-4575-9972-033d61773cf1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:36.183788 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a86d168f-df4d-4575-9972-033d61773cf1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:36.190409 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a86d168f-df4d-4575-9972-033d61773cf1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 404 Jul 10 19:05:36.191307 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 855/3419] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:36 2026] GET /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:36.199754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:36.201763 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:36.202343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:36.203833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:36.203833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:36.215605 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:36.215605 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:36.216829 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:36.238203 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:36.238655 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3a6b52ff-81a0-4ab7-9474-5fcf9300496a tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 202 Jul 10 19:05:36.239417 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 866/3420] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:36 2026] DELETE /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:36.249185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-05227545-c86f-4e32-86f3-570d904820e8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:36.253174 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05227545-c86f-4e32-86f3-570d904820e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:36.253507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05227545-c86f-4e32-86f3-570d904820e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:36.253828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05227545-c86f-4e32-86f3-570d904820e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:36.270011 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:36.270011 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:36.279828 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-05227545-c86f-4e32-86f3-570d904820e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:36.287792 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05227545-c86f-4e32-86f3-570d904820e8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 200 Jul 10 19:05:36.288335 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 859/3421] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:36 2026] GET /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:36.308031 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-79becefb-47f7-4377-87fe-f26a50f2208c req-eaa125f0-7f93-4141-9b67-f178c705b604 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 returned with HTTP 200 Jul 10 19:05:36.308658 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 842/3422] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:05:35 2026] DELETE /volume/v3/attachments/043302eb-1396-4787-ae6f-86a0d2faaeb1 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:36.355042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4210b199-ab21-4742-bf3b-edd699f749c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:36.357687 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4210b199-ab21-4742-bf3b-edd699f749c6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:36.358753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4210b199-ab21-4742-bf3b-edd699f749c6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:36.358753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4210b199-ab21-4742-bf3b-edd699f749c6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:36.359036 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4210b199-ab21-4742-bf3b-edd699f749c6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:36.366021 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:36.366021 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:36.366888 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4210b199-ab21-4742-bf3b-edd699f749c6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:36.367408 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 856/3423] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:36 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:36.854652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4d002c87-b984-4752-ad72-43d8b1036b45 req-888d08ef-781c-4870-aff0-c415ad3b346b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:36.858927 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4d002c87-b984-4752-ad72-43d8b1036b45 req-888d08ef-781c-4870-aff0-c415ad3b346b tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] GET https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 Jul 10 19:05:36.861434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4d002c87-b984-4752-ad72-43d8b1036b45 req-888d08ef-781c-4870-aff0-c415ad3b346b tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:36.862249 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4d002c87-b984-4752-ad72-43d8b1036b45 req-888d08ef-781c-4870-aff0-c415ad3b346b tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:36.869633 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4d002c87-b984-4752-ad72-43d8b1036b45 req-888d08ef-781c-4870-aff0-c415ad3b346b tempest-VolumesGetTestJSON-595889536 tempest-VolumesGetTestJSON-595889536-project-member] https://10.4.3.225/volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 returned with HTTP 404 Jul 10 19:05:36.870511 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 867/3424] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:36 2026] GET /volume/v3/volumes/c00a71a2-2057-405f-b142-b6679a3494a7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:37.016989 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-dce0afdf-08a3-404c-88ef-173f09e54ba8 req-f1d0184b-2e65-499c-a113-52350a331a1a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:37.020478 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-dce0afdf-08a3-404c-88ef-173f09e54ba8 req-f1d0184b-2e65-499c-a113-52350a331a1a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:37.020791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-dce0afdf-08a3-404c-88ef-173f09e54ba8 req-f1d0184b-2e65-499c-a113-52350a331a1a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:37.021363 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-dce0afdf-08a3-404c-88ef-173f09e54ba8 req-f1d0184b-2e65-499c-a113-52350a331a1a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:37.033257 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:37.033257 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:37.039341 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-dce0afdf-08a3-404c-88ef-173f09e54ba8 req-f1d0184b-2e65-499c-a113-52350a331a1a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:37.045563 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-dce0afdf-08a3-404c-88ef-173f09e54ba8 req-f1d0184b-2e65-499c-a113-52350a331a1a tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:05:37.046064 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 860/3425] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:37 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:37.306856 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f521e939-354c-4246-9dc9-dd3ec0320bcc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:37.308818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f521e939-354c-4246-9dc9-dd3ec0320bcc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:37.309057 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f521e939-354c-4246-9dc9-dd3ec0320bcc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:37.309676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f521e939-354c-4246-9dc9-dd3ec0320bcc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:37.319667 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f521e939-354c-4246-9dc9-dd3ec0320bcc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 404 Jul 10 19:05:37.321108 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 843/3426] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:37 2026] GET /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:37.332147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:37.333711 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:37.333931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:37.334794 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:37.335388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:37.352236 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:37.352236 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:37.353698 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:37.385957 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b4d3e1d8-9dd9-403a-a332-5303d99a6845 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:37.387645 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:37.388011 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4d3e1d8-9dd9-403a-a332-5303d99a6845 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:37.388124 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eb092a9-aadd-47b6-b15d-dbe491978a50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 202 Jul 10 19:05:37.388437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4d3e1d8-9dd9-403a-a332-5303d99a6845 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:37.388740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4d3e1d8-9dd9-403a-a332-5303d99a6845 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:37.388839 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 857/3427] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:37 2026] DELETE /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:37.389180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b4d3e1d8-9dd9-403a-a332-5303d99a6845 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:37.397878 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:37.397878 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:37.399420 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4d3e1d8-9dd9-403a-a332-5303d99a6845 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:37.400101 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 868/3428] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:37 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:37.402626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f3da5fda-38f1-4950-859f-8300b83a2fd6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:37.406094 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3da5fda-38f1-4950-859f-8300b83a2fd6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:37.406588 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3da5fda-38f1-4950-859f-8300b83a2fd6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:37.406654 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3da5fda-38f1-4950-859f-8300b83a2fd6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:37.417838 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:37.417838 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:37.424160 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f3da5fda-38f1-4950-859f-8300b83a2fd6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:37.429861 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3da5fda-38f1-4950-859f-8300b83a2fd6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 200 Jul 10 19:05:37.430274 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 861/3429] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:37 2026] GET /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:38.415198 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1cd9f341-b576-4bd5-9fcb-c73e4eb08042 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:38.417175 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1cd9f341-b576-4bd5-9fcb-c73e4eb08042 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:38.417439 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1cd9f341-b576-4bd5-9fcb-c73e4eb08042 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:38.417567 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1cd9f341-b576-4bd5-9fcb-c73e4eb08042 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:38.417678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1cd9f341-b576-4bd5-9fcb-c73e4eb08042 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:38.423244 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:38.423244 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:38.424415 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1cd9f341-b576-4bd5-9fcb-c73e4eb08042 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:38.424913 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 844/3430] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:38 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:38.449354 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f3df129-b301-4edd-a24f-b81d49a9f782 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:38.451818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f3df129-b301-4edd-a24f-b81d49a9f782 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:38.452945 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f3df129-b301-4edd-a24f-b81d49a9f782 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:38.452945 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f3df129-b301-4edd-a24f-b81d49a9f782 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:38.463307 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f3df129-b301-4edd-a24f-b81d49a9f782 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 404 Jul 10 19:05:38.464220 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 858/3431] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:38 2026] GET /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:38.476020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:38.479886 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:38.479886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-364267335"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:38.480677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-364267335'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:38.481005 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:38.487125 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:38.493938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (0e6f7aa9-45b8-453d-bbc9-03ed9136ee7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:38.496832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92fbce05-dbb7-40fd-baa2-7564fd480809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:38.496832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:38.550131 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92fbce05-dbb7-40fd-baa2-7564fd480809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:38.550131 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51bd9d10-f3ff-4567-bf83-027df52aad4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:38.624939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['a1012ff2-35dd-40fa-adf7-0ef894cbaa1b', '9fadd3db-adbf-4fab-a3fb-05470b39982d', '0deafadc-79b5-4bc8-ac66-cca94060e89e', 'db722fae-d6af-4057-8f38-15e44ea52780'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:38.626169 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51bd9d10-f3ff-4567-bf83-027df52aad4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1012ff2-35dd-40fa-adf7-0ef894cbaa1b', '9fadd3db-adbf-4fab-a3fb-05470b39982d', '0deafadc-79b5-4bc8-ac66-cca94060e89e', 'db722fae-d6af-4057-8f38-15e44ea52780']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:38.627266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e64a29-996b-495a-888a-4254713e3401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:38.661840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e64a29-996b-495a-888a-4254713e3401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f559a2b-20d7-4560-9ad1-93c060f25499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-364267335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['a1012ff2-35dd-40fa-adf7-0ef894cbaa1b','9fadd3db-adbf-4fab-a3fb-05470b39982d','0deafadc-79b5-4bc8-ac66-cca94060e89e','db722fae-d6af-4057-8f38-15e44ea52780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-364267335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f559a2b-20d7-4560-9ad1-93c060f25499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:38.663746 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62374923-aac2-45fd-9612-2ee2355cf100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:38.695727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62374923-aac2-45fd-9612-2ee2355cf100) transitioned into state 'SUCCESS' from state '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-364267335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['a1012ff2-35dd-40fa-adf7-0ef894cbaa1b','9fadd3db-adbf-4fab-a3fb-05470b39982d','0deafadc-79b5-4bc8-ac66-cca94060e89e','db722fae-d6af-4057-8f38-15e44ea52780'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:38.697004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3313d416-e97c-43cb-b0d8-aadd38fd1773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:38.713286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3313d416-e97c-43cb-b0d8-aadd38fd1773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:38.714626 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (0e6f7aa9-45b8-453d-bbc9-03ed9136ee7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:38.715196 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:38.716133 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e3d31986-af84-43a9-8a2f-b18cd1c826fc tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:38.716800 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 869/3432] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:05:38 2026] POST /volume/v3/volumes => generated 769 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:38.734140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0fe198ff-9bb0-41c0-a883-61901738ef58 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:38.736275 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0fe198ff-9bb0-41c0-a883-61901738ef58 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:38.736918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0fe198ff-9bb0-41c0-a883-61901738ef58 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:38.736918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0fe198ff-9bb0-41c0-a883-61901738ef58 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:38.745160 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:38.745160 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:38.750514 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0fe198ff-9bb0-41c0-a883-61901738ef58 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:38.757861 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0fe198ff-9bb0-41c0-a883-61901738ef58 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 200 Jul 10 19:05:38.757861 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 862/3433] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:38 2026] GET /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:39.438836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0223b0ac-0fb3-486f-b4e3-d36c1acfc8be None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.441006 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0223b0ac-0fb3-486f-b4e3-d36c1acfc8be tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:39.441886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0223b0ac-0fb3-486f-b4e3-d36c1acfc8be tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:39.441886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0223b0ac-0fb3-486f-b4e3-d36c1acfc8be tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:39.442155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0223b0ac-0fb3-486f-b4e3-d36c1acfc8be tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:39.447786 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:39.447786 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:39.448579 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0223b0ac-0fb3-486f-b4e3-d36c1acfc8be tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:39.449088 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 845/3434] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:39 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:39.599738 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33473d1b-8e84-486a-8bb2-90d227863f85 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.738568 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33473d1b-8e84-486a-8bb2-90d227863f85 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:39.739503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33473d1b-8e84-486a-8bb2-90d227863f85 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-643977468"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:39.756195 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33473d1b-8e84-486a-8bb2-90d227863f85 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:39.756887 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 859/3435] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:05:39 2026] POST /volume/v3/types => generated 223 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:39.767262 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7e63e0b1-1d05-434c-acb1-011ecd23ab31 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.770331 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e63e0b1-1d05-434c-acb1-011ecd23ab31 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 19:05:39.770331 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e63e0b1-1d05-434c-acb1-011ecd23ab31 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-173783674"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:39.771930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c38edab7-8cc4-452b-ac15-6d2f16a0475e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.772376 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:39.772376 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:39.774509 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c38edab7-8cc4-452b-ac15-6d2f16a0475e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:39.774816 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c38edab7-8cc4-452b-ac15-6d2f16a0475e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:39.775065 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=604,cinder:INSERT=100,cinder:UPDATE=181 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:05:39.775137 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c38edab7-8cc4-452b-ac15-6d2f16a0475e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:39.785094 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:39.785094 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:39.790050 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e63e0b1-1d05-434c-acb1-011ecd23ab31 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 19:05:39.790287 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c38edab7-8cc4-452b-ac15-6d2f16a0475e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:39.790685 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 870/3436] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 19:05:39 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:39.798971 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c38edab7-8cc4-452b-ac15-6d2f16a0475e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 200 Jul 10 19:05:39.799596 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 863/3437] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:39 2026] GET /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:39.802368 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.815433 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.816767 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:39.817217 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f559a2b-20d7-4560-9ad1-93c060f25499", "name": "tempest-VolumeDependencyTests-Snapshot-1765838039"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:39.828372 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:39.828372 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:39.828777 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:39.829143 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create snapshot from volume 4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:39.869038 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['7d87e8bd-545d-4daa-9c04-4ec8d8eca63a', 'daae209a-d2b0-48f8-92aa-16cc1aa5d2a2', 'e6c737ef-4cec-4025-a368-ca8b8137bcf3', 'a48e4a0c-1107-49b5-a403-66da7db68dc7'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:39.874294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 19:05:39.874294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1831128d-852f-4120-bf4c-6eddc2514871", "volume_types": ["1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5"], "name": "tempest-GroupSnapshotsTest-Group-1141901000"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:39.876004 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group {'group': {'group_type': '1831128d-852f-4120-bf4c-6eddc2514871', 'volume_types': ['1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5'], 'name': 'tempest-GroupSnapshotsTest-Group-1141901000'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:05:39.880322 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group tempest-GroupSnapshotsTest-Group-1141901000. Jul 10 19:05:39.887889 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:05:39.911641 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot create request issued successfully. Jul 10 19:05:39.912273 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c9771787-805f-4b5e-a4c6-7ecc80effe5f tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:39.912787 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 860/3438] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:05:39 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 10 19:05:39.915911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['f7d8548d-b430-479a-8233-84de4579aedd'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:39.924351 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6c6c83c3-5a2a-4a08-a003-6e4b64dcf725 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.926729 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6c6c83c3-5a2a-4a08-a003-6e4b64dcf725 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:39.927058 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6c6c83c3-5a2a-4a08-a003-6e4b64dcf725 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:39.927302 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6c6c83c3-5a2a-4a08-a003-6e4b64dcf725 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:39.934907 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:39.934907 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:39.935733 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6c6c83c3-5a2a-4a08-a003-6e4b64dcf725 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:39.936497 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6c6c83c3-5a2a-4a08-a003-6e4b64dcf725 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 200 Jul 10 19:05:39.937056 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 871/3439] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:39 2026] GET /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:39.949905 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d63aee47-5189-4b4d-a90a-5108d8ed3ff4 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 19:05:39.950903 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 846/3440] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 19:05:39 2026] POST /volume/v3/groups => generated 112 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:39.959736 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4180a9a9-d80a-4cb7-bca7-0504a760ef11 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:39.961851 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4180a9a9-d80a-4cb7-bca7-0504a760ef11 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 Jul 10 19:05:39.962157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4180a9a9-d80a-4cb7-bca7-0504a760ef11 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:39.962434 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4180a9a9-d80a-4cb7-bca7-0504a760ef11 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:39.962615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-4180a9a9-d80a-4cb7-bca7-0504a760ef11 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 6c32d82e-f418-4194-8677-f7dd237b25d7 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:39.966684 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:39.966684 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:39.976583 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4180a9a9-d80a-4cb7-bca7-0504a760ef11 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 returned with HTTP 200 Jul 10 19:05:39.977068 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 864/3441] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:39 2026] GET /volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:40.461298 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30a61871-37eb-4476-b8d3-03528cd2e085 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:40.462830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30a61871-37eb-4476-b8d3-03528cd2e085 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:40.463227 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30a61871-37eb-4476-b8d3-03528cd2e085 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:40.463573 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30a61871-37eb-4476-b8d3-03528cd2e085 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:40.463843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-30a61871-37eb-4476-b8d3-03528cd2e085 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:40.468505 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:40.468505 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:40.469394 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30a61871-37eb-4476-b8d3-03528cd2e085 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:40.469863 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 861/3442] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:40 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:40.946642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1cf60da1-500a-4e52-a695-720357448e73 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:40.949021 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1cf60da1-500a-4e52-a695-720357448e73 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:40.949334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1cf60da1-500a-4e52-a695-720357448e73 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:40.949610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1cf60da1-500a-4e52-a695-720357448e73 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:40.956524 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:40.956524 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:40.957212 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1cf60da1-500a-4e52-a695-720357448e73 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:40.958214 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1cf60da1-500a-4e52-a695-720357448e73 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 200 Jul 10 19:05:40.958624 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 872/3443] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:40 2026] GET /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:40.969152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:40.971001 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:40.971507 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f8d49c27-0276-44b1-804b-7ed1dbf8d900", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1490199701"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:40.973906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'snapshot_id': 'f8d49c27-0276-44b1-804b-7ed1dbf8d900', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1490199701'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:40.976204 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=611,cinder:UPDATE=194,cinder:INSERT=96 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:05:40.981472 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:40.981472 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:40.982130 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:40.982732 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:40.987412 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-453e009b-1398-454c-871a-893e50611f6a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:40.987876 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:40.989424 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-453e009b-1398-454c-871a-893e50611f6a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 Jul 10 19:05:40.989677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-453e009b-1398-454c-871a-893e50611f6a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:40.989929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-453e009b-1398-454c-871a-893e50611f6a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:40.990095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-453e009b-1398-454c-871a-893e50611f6a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 6c32d82e-f418-4194-8677-f7dd237b25d7 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:40.991933 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=574,cinder:INSERT=95,cinder:UPDATE=181,cinder:DELETE=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:05:40.994124 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (d4c8d541-b620-450b-9ae8-df4177873ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:40.994419 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:40.994419 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:40.995329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (555fe208-ebed-41a6-8ec4-46494ff09134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:40.996564 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:41.005477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-453e009b-1398-454c-871a-893e50611f6a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 returned with HTTP 200 Jul 10 19:05:41.006255 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 865/3444] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:40 2026] GET /volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:41.019574 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:41.021264 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:41.021611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1869711977", "volume_type": "1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5", "group_id": "6c32d82e-f418-4194-8677-f7dd237b25d7", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:41.022983 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1869711977', 'volume_type': '1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5', 'group_id': '6c32d82e-f418-4194-8677-f7dd237b25d7', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:41.031423 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.031423 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:41.032033 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume of 1 GB Jul 10 19:05:41.034699 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (555fe208-ebed-41a6-8ec4-46494ff09134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f8d49c27-0276-44b1-804b-7ed1dbf8d900', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.035850 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8969536e-fbfe-4382-8c81-761cfe93661e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.039463 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:05:41.047747 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (04fb397c-d037-46e0-a245-c1b7f18c363e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:41.049378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b00e3d-83b4-42e8-8383-f4d06375dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.050202 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.050202 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:41.050814 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:41.074095 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82b00e3d-83b4-42e8-8383-f4d06375dbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-643977468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c32d82e-f418-4194-8677-f7dd237b25d7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.074872 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15858bc-ac4f-44b6-9a1d-73e278757301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.087221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['7fcd71a8-60ec-42be-9b1d-fb3baea2a0e3', 'c804191d-81fd-4b96-8407-cbd79aae067c', 'e22d9f71-7776-48e6-8d9c-78c0b4081dcc', 'f15fd821-cb6a-4cc5-b142-dbdd75144eb1'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:41.088308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8969536e-fbfe-4382-8c81-761cfe93661e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fcd71a8-60ec-42be-9b1d-fb3baea2a0e3', 'c804191d-81fd-4b96-8407-cbd79aae067c', 'e22d9f71-7776-48e6-8d9c-78c0b4081dcc', 'f15fd821-cb6a-4cc5-b142-dbdd75144eb1']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.089245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769173a8-1d42-4fbf-89ac-590f233611bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.109590 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:41.110036 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:41.137767 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769173a8-1d42-4fbf-89ac-590f233611bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1edb9b0-9685-455c-b46b-7673921feda2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1490199701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['7fcd71a8-60ec-42be-9b1d-fb3baea2a0e3','c804191d-81fd-4b96-8407-cbd79aae067c','e22d9f71-7776-48e6-8d9c-78c0b4081dcc','f15fd821-cb6a-4cc5-b142-dbdd75144eb1'],size=1,snapshot_id=f8d49c27-0276-44b1-804b-7ed1dbf8d900,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1490199701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1edb9b0-9685-455c-b46b-7673921feda2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f8d49c27-0276-44b1-804b-7ed1dbf8d900,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.140078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66cfa8dd-4abe-4f57-a4ef-d1bb65c78368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.154868 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['6e7cecd3-ab9d-49a9-8430-0de2b8790d6e', '0469cfd4-5b78-4a81-a8f9-a5cdc345022a', '1e0644ba-8ce3-4b6e-8e30-268a9215cb60', '1e23ec96-bcff-4aa8-8208-417b5e5cd22e'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:41.156013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15858bc-ac4f-44b6-9a1d-73e278757301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7cecd3-ab9d-49a9-8430-0de2b8790d6e', '0469cfd4-5b78-4a81-a8f9-a5cdc345022a', '1e0644ba-8ce3-4b6e-8e30-268a9215cb60', '1e23ec96-bcff-4aa8-8208-417b5e5cd22e']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.156844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10491fcb-a993-4747-bcc4-2bffbf49b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.170529 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66cfa8dd-4abe-4f57-a4ef-d1bb65c78368) transitioned into state 'SUCCESS' from state '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-1490199701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['7fcd71a8-60ec-42be-9b1d-fb3baea2a0e3','c804191d-81fd-4b96-8407-cbd79aae067c','e22d9f71-7776-48e6-8d9c-78c0b4081dcc','f15fd821-cb6a-4cc5-b142-dbdd75144eb1'],size=1,snapshot_id=f8d49c27-0276-44b1-804b-7ed1dbf8d900,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.171392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d14d07-0c48-472f-a6cc-f0d757b55618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.181587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10491fcb-a993-4747-bcc4-2bffbf49b38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb2c9785-6a7e-4899-b040-c89d5ff71c85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1869711977',encryption_key_id=None,group_id=6c32d82e-f418-4194-8677-f7dd237b25d7,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['6e7cecd3-ab9d-49a9-8430-0de2b8790d6e','0469cfd4-5b78-4a81-a8f9-a5cdc345022a','1e0644ba-8ce3-4b6e-8e30-268a9215cb60','1e23ec96-bcff-4aa8-8208-417b5e5cd22e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1869711977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c32d82e-f418-4194-8677-f7dd237b25d7,host=None,id=eb2c9785-6a7e-4899-b040-c89d5ff71c85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851225994e46427f8ebd3dbb04a53037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279fa5263d0045c3a689aa981b452c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5),volume_type_id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.182576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43858293-757c-4d21-bb43-a02c01bac004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.199573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d14d07-0c48-472f-a6cc-f0d757b55618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.200722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (d4c8d541-b620-450b-9ae8-df4177873ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:41.200912 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:41.201584 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4cfbe8b-f24d-47ae-b4a1-5b3cc40edb9d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:41.202224 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 847/3445] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:40 2026] POST /volume/v3/volumes => generated 804 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:41.216827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9717216e-7412-4c08-b973-3256d493c9cf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:41.219014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43858293-757c-4d21-bb43-a02c01bac004) transitioned into state 'SUCCESS' from state '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-1869711977',encryption_key_id=None,group_id=6c32d82e-f418-4194-8677-f7dd237b25d7,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['6e7cecd3-ab9d-49a9-8430-0de2b8790d6e','0469cfd4-5b78-4a81-a8f9-a5cdc345022a','1e0644ba-8ce3-4b6e-8e30-268a9215cb60','1e23ec96-bcff-4aa8-8208-417b5e5cd22e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.219223 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9717216e-7412-4c08-b973-3256d493c9cf tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 Jul 10 19:05:41.219487 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9717216e-7412-4c08-b973-3256d493c9cf tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:41.220384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9717216e-7412-4c08-b973-3256d493c9cf tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:41.220459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7abbd88-57cc-41cf-87d3-cdc504da4c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:41.228953 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.228953 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:41.234132 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9717216e-7412-4c08-b973-3256d493c9cf tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:41.236103 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7abbd88-57cc-41cf-87d3-cdc504da4c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:41.237118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (04fb397c-d037-46e0-a245-c1b7f18c363e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:41.237558 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request issued successfully. Jul 10 19:05:41.238193 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:41.238366 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:41.239774 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9717216e-7412-4c08-b973-3256d493c9cf tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 returned with HTTP 200 Jul 10 19:05:41.240450 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 873/3446] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:41 2026] GET /volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:41.280123 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:41.283945 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.283945 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:41.288725 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5034389d-a7dc-43dc-ada9-47725756b9c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:41.289358 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 862/3447] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:41 2026] POST /volume/v3/volumes => generated 822 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:41.301550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-20a91010-91a7-4165-8da9-b285d6b3f626 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:41.303365 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 Jul 10 19:05:41.303578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:41.303800 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:41.311018 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.311018 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:41.315504 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:41.316240 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:41.316438 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:41.360245 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:41.363474 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.363474 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:41.371472 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-20a91010-91a7-4165-8da9-b285d6b3f626 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 returned with HTTP 200 Jul 10 19:05:41.372643 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 866/3448] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:41 2026] GET /volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 => generated 890 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:41.481142 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a5af6bed-9ea5-4e64-a2f8-6b52d242fdd2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:41.483408 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5af6bed-9ea5-4e64-a2f8-6b52d242fdd2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:41.483408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5af6bed-9ea5-4e64-a2f8-6b52d242fdd2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:41.483667 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5af6bed-9ea5-4e64-a2f8-6b52d242fdd2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:41.483720 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a5af6bed-9ea5-4e64-a2f8-6b52d242fdd2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:41.488338 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:41.488338 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:41.488957 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5af6bed-9ea5-4e64-a2f8-6b52d242fdd2 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:41.489370 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 848/3449] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:41 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:42.254575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8031cc7a-1f04-4440-96d5-9ea269a30877 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.256636 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8031cc7a-1f04-4440-96d5-9ea269a30877 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 Jul 10 19:05:42.256883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8031cc7a-1f04-4440-96d5-9ea269a30877 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.257117 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8031cc7a-1f04-4440-96d5-9ea269a30877 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.265183 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.265183 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:42.269528 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8031cc7a-1f04-4440-96d5-9ea269a30877 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:42.274778 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8031cc7a-1f04-4440-96d5-9ea269a30877 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 returned with HTTP 200 Jul 10 19:05:42.275176 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 874/3450] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:42.287800 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.289788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:42.289999 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.290204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.290289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:42.292124 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=547,cinder:INSERT=93,cinder:UPDATE=165,cinder:DELETE=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:05:42.295693 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.295693 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:42.296298 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:42.318387 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot delete request issued successfully. Jul 10 19:05:42.318676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-37336d8a-a30f-42b0-b071-882eb36cffc4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 202 Jul 10 19:05:42.319636 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 863/3451] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:42 2026] DELETE /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:42.326515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9108e174-0c5c-44e0-a5b2-74abf4622d3b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.328760 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9108e174-0c5c-44e0-a5b2-74abf4622d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:42.329072 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9108e174-0c5c-44e0-a5b2-74abf4622d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.329264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9108e174-0c5c-44e0-a5b2-74abf4622d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.336149 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.336149 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:42.336710 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9108e174-0c5c-44e0-a5b2-74abf4622d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Snapshot retrieved successfully. Jul 10 19:05:42.338420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9108e174-0c5c-44e0-a5b2-74abf4622d3b tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 200 Jul 10 19:05:42.338973 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 867/3452] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:42.387875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.389677 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 Jul 10 19:05:42.389942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.390163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.397134 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.397134 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:42.400878 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:42.401539 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:42.401678 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:42.442903 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:42.446520 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.446520 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:42.454700 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-af0cd362-2c85-4f9e-a037-1ee8d9f757c5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 returned with HTTP 200 Jul 10 19:05:42.455336 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 849/3453] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:42.467506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a7444770-b3d3-46f6-b087-f9d237df892f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.469384 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/group_snapshots Jul 10 19:05:42.469883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6c32d82e-f418-4194-8677-f7dd237b25d7", "name": "tempest-group_snapshot-1635632728"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:42.471443 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6c32d82e-f418-4194-8677-f7dd237b25d7', 'name': 'tempest-group_snapshot-1635632728'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 19:05:42.475923 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.475923 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:42.480335 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.group_snapshots [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group_snapshot tempest-group_snapshot-1635632728. Jul 10 19:05:42.501215 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aed93b4a-9472-4a05-afbb-b9974edf0736 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.502449 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.502449 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:42.503269 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aed93b4a-9472-4a05-afbb-b9974edf0736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:42.503515 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aed93b4a-9472-4a05-afbb-b9974edf0736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.503715 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aed93b4a-9472-4a05-afbb-b9974edf0736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.503834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aed93b4a-9472-4a05-afbb-b9974edf0736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:42.508976 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.508976 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:42.509709 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aed93b4a-9472-4a05-afbb-b9974edf0736 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:42.510133 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 864/3454] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:42.514565 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:42.514969 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:42.522588 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-568fcab0-faf6-4cb3-b0ce-55a9817c0551 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.524431 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-568fcab0-faf6-4cb3-b0ce-55a9817c0551 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:42.525171 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-568fcab0-faf6-4cb3-b0ce-55a9817c0551 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.525171 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-568fcab0-faf6-4cb3-b0ce-55a9817c0551 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.525171 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-568fcab0-faf6-4cb3-b0ce-55a9817c0551 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:42.530323 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.530323 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:42.531432 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-568fcab0-faf6-4cb3-b0ce-55a9817c0551 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:42.531916 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 868/3455] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:42.538831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['71b12158-745c-48c5-893e-2d3c398e257f', '55be612a-7051-4f84-bff0-9e75159c1dc7', 'f640b769-f896-4a9a-8f08-e548722b3fc7', '5688fc58-cd52-43fe-ade1-384db7aba680'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:42.544404 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b71cb9e8-8f3b-4b0f-866d-300ae4acab2e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.546410 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b71cb9e8-8f3b-4b0f-866d-300ae4acab2e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:42.546642 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b71cb9e8-8f3b-4b0f-866d-300ae4acab2e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.546818 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b71cb9e8-8f3b-4b0f-866d-300ae4acab2e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.547006 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b71cb9e8-8f3b-4b0f-866d-300ae4acab2e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:42.551645 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.551645 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:42.553097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b71cb9e8-8f3b-4b0f-866d-300ae4acab2e tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:42.553097 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 850/3456] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:42.563971 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.565992 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:05:42.566408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1737203213"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:42.567906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating new backup {'backup': {'volume_id': 'aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1737203213'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:05:42.568051 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Creating backup of volume aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b in container None Jul 10 19:05:42.572827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7444770-b3d3-46f6-b087-f9d237df892f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots returned with HTTP 202 Jul 10 19:05:42.573381 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 875/3457] 10.4.3.225 () {70 vars in 1324 bytes} [Fri Jul 10 19:05:42 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:42.576367 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.576367 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:42.577050 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:05:42.582584 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-872f0a40-b12a-4595-958f-66dd115df10f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.585082 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-872f0a40-b12a-4595-958f-66dd115df10f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 Jul 10 19:05:42.585267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-872f0a40-b12a-4595-958f-66dd115df10f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.585490 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-872f0a40-b12a-4595-958f-66dd115df10f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.585715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-872f0a40-b12a-4595-958f-66dd115df10f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 1161f83f-3de5-4ddd-b07a-593cccd31f23 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:05:42.589775 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.589775 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:42.593552 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-872f0a40-b12a-4595-958f-66dd115df10f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 returned with HTTP 200 Jul 10 19:05:42.593980 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 869/3458] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:42.602720 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Created reservations ['910fb7ee-72ce-40d9-bc9f-0e846626e409', '4ddf3149-da6d-46a8-95eb-bcb203bcfc65'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:42.643933 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab3bef7d-e4eb-4ab3-ae96-615825c5f744 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:05:42.644412 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 865/3459] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:05:42 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:42.654191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7e78c4e0-74c0-4edd-af16-8d77c63b0ade None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:42.656355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e78c4e0-74c0-4edd-af16-8d77c63b0ade tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:42.656617 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e78c4e0-74c0-4edd-af16-8d77c63b0ade tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:42.657266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e78c4e0-74c0-4edd-af16-8d77c63b0ade tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:42.657266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-7e78c4e0-74c0-4edd-af16-8d77c63b0ade tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:42.663030 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:42.663030 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:42.664211 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e78c4e0-74c0-4edd-af16-8d77c63b0ade tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:42.664855 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 851/3460] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:42 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:43.349185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-832fa79e-66a5-4913-8927-3fd1c5d15640 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.351286 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-832fa79e-66a5-4913-8927-3fd1c5d15640 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:43.351515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-832fa79e-66a5-4913-8927-3fd1c5d15640 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.351737 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-832fa79e-66a5-4913-8927-3fd1c5d15640 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.356824 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-832fa79e-66a5-4913-8927-3fd1c5d15640 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 404 Jul 10 19:05:43.357444 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 876/3461] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:43 2026] GET /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:43.365116 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.367053 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:43.367239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.367412 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.367586 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:43.375122 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.375122 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:43.375633 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:43.397429 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:43.397617 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4e029d55-b951-4014-aefe-2bd74863c3e2 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 202 Jul 10 19:05:43.398211 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 870/3462] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:43 2026] DELETE /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:43.406270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-09222247-f3ee-4473-9ef7-2a245d5f2de1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.408380 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09222247-f3ee-4473-9ef7-2a245d5f2de1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:43.408652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09222247-f3ee-4473-9ef7-2a245d5f2de1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.408938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-09222247-f3ee-4473-9ef7-2a245d5f2de1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.416071 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.416071 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:43.420195 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-09222247-f3ee-4473-9ef7-2a245d5f2de1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:43.425420 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-09222247-f3ee-4473-9ef7-2a245d5f2de1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 200 Jul 10 19:05:43.425962 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 866/3463] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:43 2026] GET /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:43.603700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b31028e8-27de-46ab-9c01-d5a0f6e75ac5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.606234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b31028e8-27de-46ab-9c01-d5a0f6e75ac5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 Jul 10 19:05:43.606472 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b31028e8-27de-46ab-9c01-d5a0f6e75ac5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.606660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b31028e8-27de-46ab-9c01-d5a0f6e75ac5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.606797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-b31028e8-27de-46ab-9c01-d5a0f6e75ac5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 1161f83f-3de5-4ddd-b07a-593cccd31f23 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:05:43.610498 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.610498 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:43.613997 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b31028e8-27de-46ab-9c01-d5a0f6e75ac5 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 returned with HTTP 200 Jul 10 19:05:43.614467 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 852/3464] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:43 2026] GET /volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:43.621991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b6914736-60b0-434f-86ee-c06764e59c2f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.623758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 19:05:43.623994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.624234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.624571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:43.624854 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.624854 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:43.625705 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:05:43.630065 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all snapshots completed successfully. Jul 10 19:05:43.630473 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.630473 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:43.631063 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b6914736-60b0-434f-86ee-c06764e59c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:05:43.631405 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 877/3465] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 19:05:43 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:43.640653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fd29b33b-1ffc-4d10-bfc9-490e93fbf793 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.642510 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fd29b33b-1ffc-4d10-bfc9-490e93fbf793 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 Jul 10 19:05:43.642730 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fd29b33b-1ffc-4d10-bfc9-490e93fbf793 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.642950 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fd29b33b-1ffc-4d10-bfc9-490e93fbf793 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.647934 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.647934 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:43.648414 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fd29b33b-1ffc-4d10-bfc9-490e93fbf793 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Snapshot retrieved successfully. Jul 10 19:05:43.649348 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fd29b33b-1ffc-4d10-bfc9-490e93fbf793 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 returned with HTTP 200 Jul 10 19:05:43.649717 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 871/3466] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:43 2026] GET /volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:43.658219 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.659821 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups/action Jul 10 19:05:43.660241 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1161f83f-3de5-4ddd-b07a-593cccd31f23", "name": "tempest-Group_from_snap-1108420591"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:43.660365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1161f83f-3de5-4ddd-b07a-593cccd31f23", "name": "tempest-Group_from_snap-1108420591"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:43.661740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1161f83f-3de5-4ddd-b07a-593cccd31f23', 'name': 'tempest-Group_from_snap-1108420591'}}. {{(pid=100057) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 19:05:43.661865 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group tempest-Group_from_snap-1108420591 from group_snapshot 1161f83f-3de5-4ddd-b07a-593cccd31f23. Jul 10 19:05:43.665110 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.665110 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:43.670527 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.670527 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:43.673677 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.673677 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:43.675471 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a0ddc12e-36d8-4064-aba8-b9d46cc5c3cc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:43.677346 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a0ddc12e-36d8-4064-aba8-b9d46cc5c3cc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:43.677515 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a0ddc12e-36d8-4064-aba8-b9d46cc5c3cc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:43.677688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a0ddc12e-36d8-4064-aba8-b9d46cc5c3cc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:43.677794 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a0ddc12e-36d8-4064-aba8-b9d46cc5c3cc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:43.681933 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:43.681933 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:43.682710 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a0ddc12e-36d8-4064-aba8-b9d46cc5c3cc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:43.683114 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 853/3467] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:43 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:43.712626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['8fdcf794-ce8b-4437-8b2a-b0961cc238b4'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:44.265085 np0000005042 devstack@c-api.service[100057]: INFO cinder.group.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] A mapping entry already exists for group 0c17c7e2-2f8a-4b85-a913-11b40a8f2683 and volume type 1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5. Do not need to create again. Jul 10 19:05:44.265709 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.265709 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:44.266265 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:05:44.271951 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (1d8c88af-f38b-4af1-8972-8fd7d0ca7789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:44.273189 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5525743e-783c-4313-bbc0-f49b5fdb6faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.275057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:44.304364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5525743e-783c-4313-bbc0-f49b5fdb6faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e9075de-22c1-4223-a610-7062f0d7b643', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:05:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-643977468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0c17c7e2-2f8a-4b85-a913-11b40a8f2683', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.305216 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c703a967-563a-4a99-a7a9-a3ce4e081644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.345762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['86aabf83-3403-43b9-80cc-4b0c5ef0adb4', '07181d04-13e1-438c-bd6a-40b93287f898'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:44.346685 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c703a967-563a-4a99-a7a9-a3ce4e081644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86aabf83-3403-43b9-80cc-4b0c5ef0adb4', '07181d04-13e1-438c-bd6a-40b93287f898']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.347553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c1779d-7058-4254-bc1a-ec8e8b7251a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.385534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c1779d-7058-4254-bc1a-ec8e8b7251a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b5f602-4776-4c12-98d6-afd5b12279f9', '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=0c17c7e2-2f8a-4b85-a913-11b40a8f2683,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['86aabf83-3403-43b9-80cc-4b0c5ef0adb4','07181d04-13e1-438c-bd6a-40b93287f898'],size=1,snapshot_id=7e9075de-22c1-4223-a610-7062f0d7b643,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0c17c7e2-2f8a-4b85-a913-11b40a8f2683,host=None,id=52b5f602-4776-4c12-98d6-afd5b12279f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851225994e46427f8ebd3dbb04a53037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e9075de-22c1-4223-a610-7062f0d7b643,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279fa5263d0045c3a689aa981b452c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5),volume_type_id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.386252 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ca371e-d4c2-4073-9202-798054ffac83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.403833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ca371e-d4c2-4073-9202-798054ffac83) transitioned into state 'SUCCESS' from 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=0c17c7e2-2f8a-4b85-a913-11b40a8f2683,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['86aabf83-3403-43b9-80cc-4b0c5ef0adb4','07181d04-13e1-438c-bd6a-40b93287f898'],size=1,snapshot_id=7e9075de-22c1-4223-a610-7062f0d7b643,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.404636 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (1d8c88af-f38b-4af1-8972-8fd7d0ca7789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:44.404999 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request issued successfully. Jul 10 19:05:44.428864 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae410fb7-0191-418b-9a5d-50afde44e8eb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/action returned with HTTP 202 Jul 10 19:05:44.428864 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 867/3468] 10.4.3.225 () {70 vars in 1318 bytes} [Fri Jul 10 19:05:43 2026] POST /volume/v3/groups/action => generated 103 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:44.439661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-52d533ad-acf8-4578-aff7-bf8e70e32f31 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.440474 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3804daf5-e7f4-4a8d-9787-7192643659bf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.441864 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52d533ad-acf8-4578-aff7-bf8e70e32f31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:44.442313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52d533ad-acf8-4578-aff7-bf8e70e32f31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.442457 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-52d533ad-acf8-4578-aff7-bf8e70e32f31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.442754 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:05:44.443103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.443374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.443739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:44.444747 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:44.450460 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-52d533ad-acf8-4578-aff7-bf8e70e32f31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 404 Jul 10 19:05:44.451084 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 878/3469] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:44.458320 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:05:44.458590 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:44.458791 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:44.460601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.462864 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:44.463165 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1534711460"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:44.465704 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1534711460'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:44.465704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:44.472580 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:44.480166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (d22b73cd-1ded-472a-a5ff-d901d43c8b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:44.481842 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89fc4a15-c6b7-45a9-a3e7-1370dc1e1731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.483195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:44.505759 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:44.509908 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.509908 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:44.515211 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:44.515413 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:44.522851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89fc4a15-c6b7-45a9-a3e7-1370dc1e1731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.524762 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2dd2819-a65e-44e6-9816-d50b4e7df3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.563017 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:44.568373 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.568373 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:44.580724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['71e705d8-0e58-47cf-ba3f-d3976188d9b7', 'fd3e1a8f-9645-44f4-b530-e91d3db458ec', '6d73a48e-8f57-4350-9555-7d9a722e445b', 'd6b4d546-53a7-45d8-b8e5-98a0df0e3fd2'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:44.580908 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3804daf5-e7f4-4a8d-9787-7192643659bf tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:05:44.581279 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 872/3470] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:44.581799 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2dd2819-a65e-44e6-9816-d50b4e7df3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e705d8-0e58-47cf-ba3f-d3976188d9b7', 'fd3e1a8f-9645-44f4-b530-e91d3db458ec', '6d73a48e-8f57-4350-9555-7d9a722e445b', 'd6b4d546-53a7-45d8-b8e5-98a0df0e3fd2']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.582778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84060422-fd2d-4bf0-97f7-f8eb8ae7a17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.599003 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96181e10-1daa-403d-a3be-b5128a312cb9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.601676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 Jul 10 19:05:44.601676 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.602367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.610710 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.610710 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:44.616122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84060422-fd2d-4bf0-97f7-f8eb8ae7a17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a783dd0d-88d1-4945-91df-99f78908f722', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1534711460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['71e705d8-0e58-47cf-ba3f-d3976188d9b7','fd3e1a8f-9645-44f4-b530-e91d3db458ec','6d73a48e-8f57-4350-9555-7d9a722e445b','d6b4d546-53a7-45d8-b8e5-98a0df0e3fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1534711460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a783dd0d-88d1-4945-91df-99f78908f722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.616960 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:44.617109 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f36e17-15ac-4c7b-a3d9-121a0816f427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.617159 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:44.617285 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:44.647068 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f36e17-15ac-4c7b-a3d9-121a0816f427) transitioned into state 'SUCCESS' from state '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-1534711460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['71e705d8-0e58-47cf-ba3f-d3976188d9b7','fd3e1a8f-9645-44f4-b530-e91d3db458ec','6d73a48e-8f57-4350-9555-7d9a722e445b','d6b4d546-53a7-45d8-b8e5-98a0df0e3fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.648275 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847e8d42-2eb9-4a29-b21f-d495dff03374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:44.662115 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847e8d42-2eb9-4a29-b21f-d495dff03374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:44.663153 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (d22b73cd-1ded-472a-a5ff-d901d43c8b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:44.663365 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:44.663908 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb98544f-e86a-4193-bca8-7393e82b5e0c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:44.664344 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 854/3471] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:05:44 2026] POST /volume/v3/volumes => generated 770 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:44.667406 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:44.672599 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.672599 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:44.678183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e7cfd336-4295-49c8-9a5b-a9300345d5c4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.680413 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7cfd336-4295-49c8-9a5b-a9300345d5c4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:44.680592 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96181e10-1daa-403d-a3be-b5128a312cb9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 returned with HTTP 200 Jul 10 19:05:44.680661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7cfd336-4295-49c8-9a5b-a9300345d5c4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.680925 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7cfd336-4295-49c8-9a5b-a9300345d5c4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.681177 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 868/3472] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 => generated 926 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:44.690115 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.690115 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:44.694346 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4d2c36aa-3bd3-41e1-8b8b-253ef6d0a237 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.696252 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e7cfd336-4295-49c8-9a5b-a9300345d5c4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:44.696514 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d0bb17d3-7f3d-4e63-8977-1469ad5a8177 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.697168 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d2c36aa-3bd3-41e1-8b8b-253ef6d0a237 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:44.697447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d2c36aa-3bd3-41e1-8b8b-253ef6d0a237 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.697724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d2c36aa-3bd3-41e1-8b8b-253ef6d0a237 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.697919 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4d2c36aa-3bd3-41e1-8b8b-253ef6d0a237 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:44.698714 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0bb17d3-7f3d-4e63-8977-1469ad5a8177 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683 Jul 10 19:05:44.699054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d0bb17d3-7f3d-4e63-8977-1469ad5a8177 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.699315 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d0bb17d3-7f3d-4e63-8977-1469ad5a8177 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.699488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-d0bb17d3-7f3d-4e63-8977-1469ad5a8177 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 0c17c7e2-2f8a-4b85-a913-11b40a8f2683 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:44.703239 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7cfd336-4295-49c8-9a5b-a9300345d5c4 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 200 Jul 10 19:05:44.703407 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 879/3473] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:44.704292 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.704292 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:44.705589 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.705589 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:44.705712 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d2c36aa-3bd3-41e1-8b8b-253ef6d0a237 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:44.706172 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 873/3474] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:44.715979 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0bb17d3-7f3d-4e63-8977-1469ad5a8177 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683 returned with HTTP 200 Jul 10 19:05:44.716421 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 855/3475] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683 => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:44.728670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.730969 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:05:44.731252 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.731478 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.731929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:44.732838 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:44.741417 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:05:44.742211 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:44.742364 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:44.788038 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:44.793278 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.793278 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:44.797290 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:44.797457 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:44.843892 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:44.847776 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.847776 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:44.857195 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0fe2c0a9-f86c-40a3-9da8-738e523fde25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:05:44.857685 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 869/3476] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:44.875114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-870d9599-2f3b-4515-9414-dccd83bb8070 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.877107 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-870d9599-2f3b-4515-9414-dccd83bb8070 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683/action Jul 10 19:05:44.877501 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-870d9599-2f3b-4515-9414-dccd83bb8070 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:44.877642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-870d9599-2f3b-4515-9414-dccd83bb8070 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:44.879272 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-870d9599-2f3b-4515-9414-dccd83bb8070 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for group 0c17c7e2-2f8a-4b85-a913-11b40a8f2683 {{(pid=100059) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:05:44.879392 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-870d9599-2f3b-4515-9414-dccd83bb8070 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group with id: 0c17c7e2-2f8a-4b85-a913-11b40a8f2683 Jul 10 19:05:44.883657 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.883657 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:44.920792 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-870d9599-2f3b-4515-9414-dccd83bb8070 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683/action returned with HTTP 202 Jul 10 19:05:44.921334 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 880/3477] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:05:44 2026] POST /volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:44.929073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.930819 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 Jul 10 19:05:44.931086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.931272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.938661 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.938661 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:44.943079 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:44.943728 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:44.943906 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:44.978227 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:44.981799 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:44.981799 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:44.992406 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58a46c64-a599-4fde-94e1-6d5729e71af0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 returned with HTTP 200 Jul 10 19:05:44.992931 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 874/3478] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:44 2026] GET /volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 => generated 925 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:44.995136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:44.997170 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] DELETE https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:44.997396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:44.997603 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:44.997778 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume with id: 784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:45.006520 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:45.006520 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:45.007296 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:45.024538 np0000005042 devstack@c-api.service[100060]: WARNING cinder.keymgr.conf_key_mgr [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:05:45.030828 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Delete volume request issued successfully. Jul 10 19:05:45.031085 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d3e10d9-29a6-476e-b139-8c91e68ee79b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 202 Jul 10 19:05:45.031543 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 856/3479] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:44 2026] DELETE /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:45.039551 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c3d34f2-f730-47f0-801c-1a00ca8d70e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:45.042379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c3d34f2-f730-47f0-801c-1a00ca8d70e5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:45.042643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c3d34f2-f730-47f0-801c-1a00ca8d70e5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:45.042911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c3d34f2-f730-47f0-801c-1a00ca8d70e5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:45.052969 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:45.052969 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:45.059059 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2c3d34f2-f730-47f0-801c-1a00ca8d70e5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Volume info retrieved successfully. Jul 10 19:05:45.066379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c3d34f2-f730-47f0-801c-1a00ca8d70e5 tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 200 Jul 10 19:05:45.067110 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 870/3480] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:45 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:45.717697 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3522aede-25d3-484c-ada7-dc7e4b7a4db8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:45.718507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-87ff5a0e-281b-4094-a637-bbd914507846 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:45.720138 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3522aede-25d3-484c-ada7-dc7e4b7a4db8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:45.720392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3522aede-25d3-484c-ada7-dc7e4b7a4db8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:45.720591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3522aede-25d3-484c-ada7-dc7e4b7a4db8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:45.720696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3522aede-25d3-484c-ada7-dc7e4b7a4db8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:45.720974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87ff5a0e-281b-4094-a637-bbd914507846 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:45.721400 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87ff5a0e-281b-4094-a637-bbd914507846 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:45.721906 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87ff5a0e-281b-4094-a637-bbd914507846 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:45.725502 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:45.725502 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:45.726378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3522aede-25d3-484c-ada7-dc7e4b7a4db8 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:45.726744 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 881/3481] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:45 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:45.730356 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:45.730356 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:45.736219 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-87ff5a0e-281b-4094-a637-bbd914507846 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:45.741110 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87ff5a0e-281b-4094-a637-bbd914507846 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 200 Jul 10 19:05:45.741467 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 875/3482] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:45 2026] GET /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:45.756582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2162ff40-2673-4219-9322-964caad6716d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:45.758875 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:45.759412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a783dd0d-88d1-4945-91df-99f78908f722", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-699491355"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:45.761377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request body: {'volume': {'source_volid': 'a783dd0d-88d1-4945-91df-99f78908f722', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-699491355'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:45.771762 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:45.771762 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:45.771977 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume retrieved successfully. Jul 10 19:05:45.772157 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume of 1 GB Jul 10 19:05:45.782671 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Availability Zones retrieved successfully. Jul 10 19:05:45.793677 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (f3fdbae5-cc7c-4ce3-a453-420632c8e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:45.801882 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6af62e-4bed-4b61-b721-4471b69b0750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:45.801882 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:45.835517 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db6af62e-4bed-4b61-b721-4471b69b0750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a783dd0d-88d1-4945-91df-99f78908f722', 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:45.836927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763504e9-04be-440d-bd6a-0b170911b017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:45.909185 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Created reservations ['10648c8d-7056-4f48-a48a-e7d7df0ffb37', '4e1bdcae-38e4-4057-937a-7bd9786f274d', 'b810e889-9c4c-492a-87b5-33fc05ed71e2', '4632e815-a3fd-4874-92cc-17b2be173251'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:45.910199 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763504e9-04be-440d-bd6a-0b170911b017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10648c8d-7056-4f48-a48a-e7d7df0ffb37', '4e1bdcae-38e4-4057-937a-7bd9786f274d', 'b810e889-9c4c-492a-87b5-33fc05ed71e2', '4632e815-a3fd-4874-92cc-17b2be173251']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:45.911054 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed11d41b-6356-45c5-bb67-75538593bf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:45.955261 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed11d41b-6356-45c5-bb67-75538593bf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '854f1c4e-c4f0-4d00-bb51-54310a1674c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-699491355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['10648c8d-7056-4f48-a48a-e7d7df0ffb37','4e1bdcae-38e4-4057-937a-7bd9786f274d','b810e889-9c4c-492a-87b5-33fc05ed71e2','4632e815-a3fd-4874-92cc-17b2be173251'],size=1,snapshot_id=None,source_replicaid=,source_volid=a783dd0d-88d1-4945-91df-99f78908f722,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-699491355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=854f1c4e-c4f0-4d00-bb51-54310a1674c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79d95a5d6f54f21bc19c1c5145467c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a783dd0d-88d1-4945-91df-99f78908f722,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11f60001106048d6ad67cd2733025747',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:45.956930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd7331f-73b5-443d-91af-db8b9b3239bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:45.986321 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd7331f-73b5-443d-91af-db8b9b3239bc) transitioned into state 'SUCCESS' from state '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-699491355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79d95a5d6f54f21bc19c1c5145467c4',qos_specs=None,replication_status=,reservations=['10648c8d-7056-4f48-a48a-e7d7df0ffb37','4e1bdcae-38e4-4057-937a-7bd9786f274d','b810e889-9c4c-492a-87b5-33fc05ed71e2','4632e815-a3fd-4874-92cc-17b2be173251'],size=1,snapshot_id=None,source_replicaid=,source_volid=a783dd0d-88d1-4945-91df-99f78908f722,status='creating',user_id='11f60001106048d6ad67cd2733025747',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:45.987365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda39271-a7dd-47c1-8785-4115cfb17dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:46.011369 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c21ad2e-6a08-464b-9161-c75ba4ec15ba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.011941 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda39271-a7dd-47c1-8785-4115cfb17dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:46.012287 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Flow 'volume_create_api' (f3fdbae5-cc7c-4ce3-a453-420632c8e61f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:46.012718 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Create volume request issued successfully. Jul 10 19:05:46.013674 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2162ff40-2673-4219-9322-964caad6716d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:46.013909 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c21ad2e-6a08-464b-9161-c75ba4ec15ba tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 Jul 10 19:05:46.014181 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c21ad2e-6a08-464b-9161-c75ba4ec15ba tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.014286 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 857/3483] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:45 2026] POST /volume/v3/volumes => generated 803 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:46.014402 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c21ad2e-6a08-464b-9161-c75ba4ec15ba tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.023755 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c21ad2e-6a08-464b-9161-c75ba4ec15ba tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 returned with HTTP 404 Jul 10 19:05:46.024554 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 871/3484] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/volumes/52b5f602-4776-4c12-98d6-afd5b12279f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:46.029487 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7504f43f-54e4-46cd-b416-4f5f51ed4d31 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.034749 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7504f43f-54e4-46cd-b416-4f5f51ed4d31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 Jul 10 19:05:46.035142 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7504f43f-54e4-46cd-b416-4f5f51ed4d31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.035254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4146087f-7698-4f9f-bd17-818e44fca0d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.036142 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7504f43f-54e4-46cd-b416-4f5f51ed4d31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.040833 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4146087f-7698-4f9f-bd17-818e44fca0d8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683 Jul 10 19:05:46.040833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4146087f-7698-4f9f-bd17-818e44fca0d8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.040833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4146087f-7698-4f9f-bd17-818e44fca0d8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.040833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-4146087f-7698-4f9f-bd17-818e44fca0d8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 0c17c7e2-2f8a-4b85-a913-11b40a8f2683 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:46.042681 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4146087f-7698-4f9f-bd17-818e44fca0d8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683 returned with HTTP 404 Jul 10 19:05:46.043278 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 876/3485] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/groups/0c17c7e2-2f8a-4b85-a913-11b40a8f2683 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:46.044412 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.044412 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:46.048957 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7504f43f-54e4-46cd-b416-4f5f51ed4d31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:46.058087 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.059950 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7504f43f-54e4-46cd-b416-4f5f51ed4d31 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 returned with HTTP 200 Jul 10 19:05:46.059950 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 882/3486] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:46.064865 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] DELETE https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 Jul 10 19:05:46.065200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.065874 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.065874 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for member 1161f83f-3de5-4ddd-b07a-593cccd31f23 {{(pid=100060) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:05:46.066826 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.group_snapshots [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group_snapshot with id: 1161f83f-3de5-4ddd-b07a-593cccd31f23 Jul 10 19:05:46.073197 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.073197 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:46.083212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b84064d9-4908-47fb-ab3d-a7f60256736b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.088425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b84064d9-4908-47fb-ab3d-a7f60256736b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] GET https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 Jul 10 19:05:46.089305 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b84064d9-4908-47fb-ab3d-a7f60256736b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.090527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b84064d9-4908-47fb-ab3d-a7f60256736b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.108840 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b84064d9-4908-47fb-ab3d-a7f60256736b tempest-TestEncryptedCinderVolumes-1844692284 tempest-TestEncryptedCinderVolumes-1844692284-project-member] https://10.4.3.225/volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 returned with HTTP 404 Jul 10 19:05:46.110780 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 872/3487] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/volumes/784c5aa9-1f5e-4508-9e14-bffd64e8ede4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:46.125529 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-70f95b4b-2f30-4043-9725-2590ac763b15 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.130397 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:05:46.131184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.131603 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.134064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:46.150299 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b1ef38e-e4d9-4ebc-b350-2b5145725cef tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 returned with HTTP 202 Jul 10 19:05:46.151377 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 858/3488] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 19:05:46 2026] DELETE /volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:46.169995 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.171968 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Get all volumes completed successfully. Jul 10 19:05:46.174552 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:46.174695 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:05:46.176765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.176765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.176765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:46.176934 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:46.176998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:46.195979 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:05:46.195979 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:46.196308 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:46.237491 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:46.242799 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.242799 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:46.245194 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-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=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:46.252345 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.252345 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:46.258517 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8d14785c-9bf3-412c-8eca-a3b412b4c2e1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:05:46.259228 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 883/3489] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:46.277228 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-70f95b4b-2f30-4043-9725-2590ac763b15 tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:05:46.278166 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 877/3490] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19030 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:46.278575 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.282298 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 19:05:46.282642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.283124 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.283367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:46.285768 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:05:46.300396 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all snapshots completed successfully. Jul 10 19:05:46.300396 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.300396 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:46.302567 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-556f8638-2a38-46a0-940d-f5ddf08fb9a9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:05:46.303264 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 873/3491] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:46.316738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-54460b34-15df-4809-a07c-903636e4b9be None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.322488 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54460b34-15df-4809-a07c-903636e4b9be tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] DELETE https://10.4.3.225/volume/v3/types/8c52b00f-3103-4f5c-9ebf-89ce63914a20 Jul 10 19:05:46.322488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54460b34-15df-4809-a07c-903636e4b9be tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.322868 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54460b34-15df-4809-a07c-903636e4b9be tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.324323 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.324323 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:46.324450 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f0874718-7c9a-4c56-b665-124a8f7c644b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.329189 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f0874718-7c9a-4c56-b665-124a8f7c644b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 Jul 10 19:05:46.329189 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f0874718-7c9a-4c56-b665-124a8f7c644b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.332159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f0874718-7c9a-4c56-b665-124a8f7c644b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.348778 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.348778 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:46.349618 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f0874718-7c9a-4c56-b665-124a8f7c644b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Snapshot retrieved successfully. Jul 10 19:05:46.351544 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f0874718-7c9a-4c56-b665-124a8f7c644b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 returned with HTTP 200 Jul 10 19:05:46.352507 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 884/3492] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 => generated 449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:46.381755 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54460b34-15df-4809-a07c-903636e4b9be tempest-TestEncryptedCinderVolumes-130598730 tempest-TestEncryptedCinderVolumes-130598730-project-admin] https://10.4.3.225/volume/v3/types/8c52b00f-3103-4f5c-9ebf-89ce63914a20 returned with HTTP 202 Jul 10 19:05:46.382531 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 859/3493] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:46 2026] DELETE /volume/v3/types/8c52b00f-3103-4f5c-9ebf-89ce63914a20 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:46.737567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cb0c40d5-3d8f-4cf5-b362-c64880b64f59 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:46.740833 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cb0c40d5-3d8f-4cf5-b362-c64880b64f59 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:46.741182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cb0c40d5-3d8f-4cf5-b362-c64880b64f59 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:46.741489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cb0c40d5-3d8f-4cf5-b362-c64880b64f59 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:46.741657 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-cb0c40d5-3d8f-4cf5-b362-c64880b64f59 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:46.747617 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:46.747617 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:46.748671 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cb0c40d5-3d8f-4cf5-b362-c64880b64f59 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:46.749135 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 878/3494] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:46 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:47.082157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ddfde61-ab73-47c9-8c1a-5fe66f8eacb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.089913 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ddfde61-ab73-47c9-8c1a-5fe66f8eacb6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 Jul 10 19:05:47.090630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ddfde61-ab73-47c9-8c1a-5fe66f8eacb6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.091365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ddfde61-ab73-47c9-8c1a-5fe66f8eacb6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.109694 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.109694 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:47.120270 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1ddfde61-ab73-47c9-8c1a-5fe66f8eacb6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:47.135555 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ddfde61-ab73-47c9-8c1a-5fe66f8eacb6 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 returned with HTTP 200 Jul 10 19:05:47.135555 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 874/3495] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 => generated 896 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:47.151818 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.154052 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:47.154299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.154534 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.154738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:47.164788 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.164788 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:47.165386 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:47.193169 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:47.193437 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ab61b58a-9d01-43c1-89cb-f905c2a02cdd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 202 Jul 10 19:05:47.193945 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 885/3496] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:47 2026] DELETE /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:47.203591 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-15fec2cd-62e5-476c-84fa-8de4d98025bd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.205999 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-15fec2cd-62e5-476c-84fa-8de4d98025bd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:47.206374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-15fec2cd-62e5-476c-84fa-8de4d98025bd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.206536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-15fec2cd-62e5-476c-84fa-8de4d98025bd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.216436 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.216436 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:47.222242 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-15fec2cd-62e5-476c-84fa-8de4d98025bd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:47.231787 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-15fec2cd-62e5-476c-84fa-8de4d98025bd tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 200 Jul 10 19:05:47.232236 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 860/3497] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:47.363328 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c2d5cf2-0ea4-4762-947e-d415ad844a9d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.365171 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c2d5cf2-0ea4-4762-947e-d415ad844a9d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 Jul 10 19:05:47.365608 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c2d5cf2-0ea4-4762-947e-d415ad844a9d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.365991 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c2d5cf2-0ea4-4762-947e-d415ad844a9d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.371720 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c2d5cf2-0ea4-4762-947e-d415ad844a9d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 returned with HTTP 404 Jul 10 19:05:47.371720 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 879/3498] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/snapshots/7e9075de-22c1-4223-a610-7062f0d7b643 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:47.382974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30b2163d-096e-43e7-9dd2-ce2eb16c364d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.392920 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30b2163d-096e-43e7-9dd2-ce2eb16c364d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 Jul 10 19:05:47.393386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30b2163d-096e-43e7-9dd2-ce2eb16c364d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.394133 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30b2163d-096e-43e7-9dd2-ce2eb16c364d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.394365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-30b2163d-096e-43e7-9dd2-ce2eb16c364d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 1161f83f-3de5-4ddd-b07a-593cccd31f23 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:05:47.407870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30b2163d-096e-43e7-9dd2-ce2eb16c364d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 returned with HTTP 404 Jul 10 19:05:47.407870 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 875/3499] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/group_snapshots/1161f83f-3de5-4ddd-b07a-593cccd31f23 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:47.416938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.420147 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:05:47.420490 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.420721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.421053 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:47.422363 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:47.430872 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:05:47.431917 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:47.432350 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:47.495148 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:47.500827 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.500827 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:47.508618 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c42bea23-a9df-4bb8-8bae-8eeda642e148 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:05:47.509045 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 886/3500] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:47.530501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.533536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7/action Jul 10 19:05:47.533536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:05:47.533748 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:47.535501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for group 6c32d82e-f418-4194-8677-f7dd237b25d7 {{(pid=100060) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:05:47.535641 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group with id: 6c32d82e-f418-4194-8677-f7dd237b25d7 Jul 10 19:05:47.540292 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.540292 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:47.566716 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.573174 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/limits Jul 10 19:05:47.573174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.574339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.593886 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:47.594625 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:47.595611 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-643977468 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-643977468, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:47.599145 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9aec3b1-4470-4fa3-98b6-d43f5bac8923 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7/action returned with HTTP 202 Jul 10 19:05:47.599952 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 861/3501] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:05:47 2026] POST /volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:47.611413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.615990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-f5455cc9-7ebb-4420-b266-d9c45939dd45 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/limits returned with HTTP 200 Jul 10 19:05:47.616506 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 880/3502] 10.4.3.225 () {68 vars in 1484 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/limits => generated 302 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:47.616588 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 Jul 10 19:05:47.616900 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.618197 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.633847 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.633847 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:47.641464 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:47.642707 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:47.642841 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:47.729057 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:47.734088 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.734088 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:47.745897 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38af0fd8-273b-4ae3-9641-4283f3dd4c93 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 returned with HTTP 200 Jul 10 19:05:47.746463 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 876/3503] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:47.761475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2ccd9cd7-1fb3-4051-a661-9896592b0830 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:47.765756 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ccd9cd7-1fb3-4051-a661-9896592b0830 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:47.765756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ccd9cd7-1fb3-4051-a661-9896592b0830 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:47.765756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ccd9cd7-1fb3-4051-a661-9896592b0830 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:47.765756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-2ccd9cd7-1fb3-4051-a661-9896592b0830 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:47.770114 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:47.770114 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:47.771474 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ccd9cd7-1fb3-4051-a661-9896592b0830 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:47.772352 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 887/3504] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:47 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:48.160241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-b93f21d2-1fa5-4e7e-9ee9-2bec1f2f4f1d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.162750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-b93f21d2-1fa5-4e7e-9ee9-2bec1f2f4f1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:48.163143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-b93f21d2-1fa5-4e7e-9ee9-2bec1f2f4f1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.163343 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-b93f21d2-1fa5-4e7e-9ee9-2bec1f2f4f1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.178627 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:48.178627 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:48.183108 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-b93f21d2-1fa5-4e7e-9ee9-2bec1f2f4f1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:48.189359 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-b93f21d2-1fa5-4e7e-9ee9-2bec1f2f4f1d tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:48.190021 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 862/3505] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1659 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:48.202068 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.205238 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:05:48.205609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a17bb60-b496-4595-b753-aa0289e431b5", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:48.221824 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:48.221824 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:48.222543 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:48.222732 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Create snapshot from volume 8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:48.251671 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbea43e7-82f5-43d7-804c-3dfee19390ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.254993 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbea43e7-82f5-43d7-804c-3dfee19390ad tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:48.255355 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbea43e7-82f5-43d7-804c-3dfee19390ad tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.256337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbea43e7-82f5-43d7-804c-3dfee19390ad tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.272942 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbea43e7-82f5-43d7-804c-3dfee19390ad tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 404 Jul 10 19:05:48.274717 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 877/3506] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:48.287515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.291289 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 Jul 10 19:05:48.291289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.291289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.291826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 854f1c4e-c4f0-4d00-bb51-54310a1674c1 Jul 10 19:05:48.302835 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:48.302835 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:48.302835 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:48.318714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Created reservations ['a3a7d1aa-0de8-4fc9-b367-9a11548e0995', '70d9b277-bf9b-49ac-a199-5e8e1d705af8', '4b6a0917-9b9a-4966-a7ab-a75690194598', 'a6f08d25-c3a9-4cf3-b599-8ff84ecf833e'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:48.349822 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:48.350351 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8eb49295-6539-429a-b052-b6f7e51a7a80 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 returned with HTTP 202 Jul 10 19:05:48.351544 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 888/3507] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:48 2026] DELETE /volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:48.370761 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d389d346-be63-43b7-959f-bf828a3e95ff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.373721 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d389d346-be63-43b7-959f-bf828a3e95ff tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 Jul 10 19:05:48.373933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d389d346-be63-43b7-959f-bf828a3e95ff tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.374114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d389d346-be63-43b7-959f-bf828a3e95ff tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.385726 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:48.385726 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:48.392407 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d389d346-be63-43b7-959f-bf828a3e95ff tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:48.403545 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d389d346-be63-43b7-959f-bf828a3e95ff tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 returned with HTTP 200 Jul 10 19:05:48.404144 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 863/3508] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:48.414950 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Snapshot force create request issued successfully. Jul 10 19:05:48.415406 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-16f4d5e4-3abb-4a7e-b182-d273b743eef6 req-2d8df9a4-f14b-4023-9067-ff0361597ded tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:05:48.415872 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 881/3509] 10.4.3.225 () {72 vars in 1547 bytes} [Fri Jul 10 19:05:48 2026] POST /volume/v3/snapshots => generated 292 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:48.768060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e88dbdf0-aa5d-46d3-b57b-d079992ef09f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.775648 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e88dbdf0-aa5d-46d3-b57b-d079992ef09f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 Jul 10 19:05:48.775927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e88dbdf0-aa5d-46d3-b57b-d079992ef09f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.776167 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e88dbdf0-aa5d-46d3-b57b-d079992ef09f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.787381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c9f9d76c-3e65-47f3-9e31-c08ef6235b5b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.789492 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c9f9d76c-3e65-47f3-9e31-c08ef6235b5b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:48.789691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c9f9d76c-3e65-47f3-9e31-c08ef6235b5b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.789918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c9f9d76c-3e65-47f3-9e31-c08ef6235b5b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.790099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c9f9d76c-3e65-47f3-9e31-c08ef6235b5b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:48.791233 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e88dbdf0-aa5d-46d3-b57b-d079992ef09f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 returned with HTTP 404 Jul 10 19:05:48.791880 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 878/3510] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/volumes/eb2c9785-6a7e-4899-b040-c89d5ff71c85 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:48.801320 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:48.801320 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:48.802289 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c9f9d76c-3e65-47f3-9e31-c08ef6235b5b tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:48.802635 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ca4a38cb-b108-4ac0-98d5-ad7c89d332e9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.802758 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 889/3511] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:48.806345 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca4a38cb-b108-4ac0-98d5-ad7c89d332e9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 Jul 10 19:05:48.806591 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca4a38cb-b108-4ac0-98d5-ad7c89d332e9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.806829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca4a38cb-b108-4ac0-98d5-ad7c89d332e9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.807039 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-ca4a38cb-b108-4ac0-98d5-ad7c89d332e9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 6c32d82e-f418-4194-8677-f7dd237b25d7 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:48.815734 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca4a38cb-b108-4ac0-98d5-ad7c89d332e9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 returned with HTTP 404 Jul 10 19:05:48.816328 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 864/3512] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/groups/6c32d82e-f418-4194-8677-f7dd237b25d7 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:48.827284 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-928d9a34-9f6d-458b-9c9b-6d74a17257de None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.829346 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-928d9a34-9f6d-458b-9c9b-6d74a17257de tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/1831128d-852f-4120-bf4c-6eddc2514871 Jul 10 19:05:48.829557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-928d9a34-9f6d-458b-9c9b-6d74a17257de tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.829766 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-928d9a34-9f6d-458b-9c9b-6d74a17257de tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.830057 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:48.830057 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:48.845423 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-928d9a34-9f6d-458b-9c9b-6d74a17257de tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/group_types/1831128d-852f-4120-bf4c-6eddc2514871 returned with HTTP 202 Jul 10 19:05:48.845897 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 882/3513] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 19:05:48 2026] DELETE /volume/v3/group_types/1831128d-852f-4120-bf4c-6eddc2514871 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:48.857897 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2ec9767-ca79-4d91-b0a4-7d24c5572502 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.866603 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2ec9767-ca79-4d91-b0a4-7d24c5572502 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] DELETE https://10.4.3.225/volume/v3/types/1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5 Jul 10 19:05:48.866603 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2ec9767-ca79-4d91-b0a4-7d24c5572502 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.867421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2ec9767-ca79-4d91-b0a4-7d24c5572502 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.935477 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2ec9767-ca79-4d91-b0a4-7d24c5572502 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types/1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5 returned with HTTP 202 Jul 10 19:05:48.935909 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 879/3514] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:05:48 2026] DELETE /volume/v3/types/1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:48.951208 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-235e1b7e-0f90-4fef-b72b-8d98ede2da27 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.953564 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-235e1b7e-0f90-4fef-b72b-8d98ede2da27 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] GET https://10.4.3.225/volume/v3/types/1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5 Jul 10 19:05:48.953985 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-235e1b7e-0f90-4fef-b72b-8d98ede2da27 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:48.954262 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-235e1b7e-0f90-4fef-b72b-8d98ede2da27 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:48.960463 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-235e1b7e-0f90-4fef-b72b-8d98ede2da27 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types/1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5 returned with HTTP 404 Jul 10 19:05:48.961426 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 890/3515] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:05:48 2026] GET /volume/v3/types/1c20c1ea-fd91-44b4-9aa9-6e71cc95a6d5 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:48.980206 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3c6c6686-6641-4e8c-a7cf-aca52b2e2ffe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:48.982479 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3c6c6686-6641-4e8c-a7cf-aca52b2e2ffe tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:05:48.983036 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3c6c6686-6641-4e8c-a7cf-aca52b2e2ffe tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-42790070"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:49.008611 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3c6c6686-6641-4e8c-a7cf-aca52b2e2ffe tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:05:49.010206 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 865/3516] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:05:48 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 10 19:05:49.020563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d49cd5db-93f0-40ed-b5c3-c905483faefc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.025146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d49cd5db-93f0-40ed-b5c3-c905483faefc tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 19:05:49.025655 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d49cd5db-93f0-40ed-b5c3-c905483faefc tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-79343214"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:49.051113 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d49cd5db-93f0-40ed-b5c3-c905483faefc tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 19:05:49.051494 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 883/3517] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 19:05:49 2026] POST /volume/v3/group_types => generated 179 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:49.065510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.075501 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 19:05:49.078139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84b4eb73-faf6-488c-8bcd-ad8dc81b81ca", "volume_types": ["a7511608-6cfa-4282-bf44-c94c6bde3f38"], "name": "tempest-GroupSnapshotsTest-Group-770195733"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:49.081725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group {'group': {'group_type': '84b4eb73-faf6-488c-8bcd-ad8dc81b81ca', 'volume_types': ['a7511608-6cfa-4282-bf44-c94c6bde3f38'], 'name': 'tempest-GroupSnapshotsTest-Group-770195733'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:05:49.089377 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group tempest-GroupSnapshotsTest-Group-770195733. Jul 10 19:05:49.098659 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:05:49.112624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['bb8d3120-31b2-4006-ab57-960c1809fbca'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:49.144757 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-abafd16a-36e7-419f-bcdc-ebf4177c5a96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 19:05:49.148708 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 880/3518] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 19:05:49 2026] POST /volume/v3/groups => generated 111 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:49.160847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e5a8204f-9912-42e0-baa9-ca78b25f36e2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.163107 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e5a8204f-9912-42e0-baa9-ca78b25f36e2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:49.163286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e5a8204f-9912-42e0-baa9-ca78b25f36e2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.163587 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e5a8204f-9912-42e0-baa9-ca78b25f36e2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.163646 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-e5a8204f-9912-42e0-baa9-ca78b25f36e2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:49.171669 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:49.171669 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:49.189330 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e5a8204f-9912-42e0-baa9-ca78b25f36e2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:49.189330 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 891/3519] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:49 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:49.419112 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5429babf-895a-460a-86e7-547d7f39c901 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.420932 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5429babf-895a-460a-86e7-547d7f39c901 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 Jul 10 19:05:49.421162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5429babf-895a-460a-86e7-547d7f39c901 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.421357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5429babf-895a-460a-86e7-547d7f39c901 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.428829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5429babf-895a-460a-86e7-547d7f39c901 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 returned with HTTP 404 Jul 10 19:05:49.430797 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 866/3520] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:49 2026] GET /volume/v3/volumes/854f1c4e-c4f0-4d00-bb51-54310a1674c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:49.438541 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d89b56bb-6b21-4466-a397-ad3dc400c5c3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.441537 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d89b56bb-6b21-4466-a397-ad3dc400c5c3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:49.441840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d89b56bb-6b21-4466-a397-ad3dc400c5c3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.441840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d89b56bb-6b21-4466-a397-ad3dc400c5c3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.443011 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-d89b56bb-6b21-4466-a397-ad3dc400c5c3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:49.451818 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d89b56bb-6b21-4466-a397-ad3dc400c5c3 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 404 Jul 10 19:05:49.452440 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 884/3521] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:49 2026] DELETE /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:49.465026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8d5e0500-8ac4-49b5-b101-9bf624c24826 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.472201 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d5e0500-8ac4-49b5-b101-9bf624c24826 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 Jul 10 19:05:49.473195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d5e0500-8ac4-49b5-b101-9bf624c24826 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.475071 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8d5e0500-8ac4-49b5-b101-9bf624c24826 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.492503 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8d5e0500-8ac4-49b5-b101-9bf624c24826 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 returned with HTTP 404 Jul 10 19:05:49.495006 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 881/3522] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:49 2026] GET /volume/v3/volumes/a783dd0d-88d1-4945-91df-99f78908f722 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:49.507184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.509268 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 Jul 10 19:05:49.509492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.509701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.510368 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: b1edb9b0-9685-455c-b46b-7673921feda2 Jul 10 19:05:49.517559 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:49.517559 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:49.518049 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:49.548047 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume request issued successfully. Jul 10 19:05:49.548473 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-66ad623c-0e01-47fc-9690-7fcdf7345af5 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 returned with HTTP 202 Jul 10 19:05:49.549216 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 892/3523] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:49 2026] DELETE /volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:49.561483 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-56b06ed6-eba5-468a-9c27-2cc05926f885 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.566376 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56b06ed6-eba5-468a-9c27-2cc05926f885 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 Jul 10 19:05:49.567131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56b06ed6-eba5-468a-9c27-2cc05926f885 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.567131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56b06ed6-eba5-468a-9c27-2cc05926f885 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.582023 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:49.582023 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:49.591295 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-56b06ed6-eba5-468a-9c27-2cc05926f885 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Volume info retrieved successfully. Jul 10 19:05:49.604475 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56b06ed6-eba5-468a-9c27-2cc05926f885 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 returned with HTTP 200 Jul 10 19:05:49.605420 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 867/3524] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:49 2026] GET /volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 => generated 896 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:49.815640 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-259d36ae-1f8c-4e60-ae54-06bad9f35f08 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:49.820080 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-259d36ae-1f8c-4e60-ae54-06bad9f35f08 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:49.820390 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-259d36ae-1f8c-4e60-ae54-06bad9f35f08 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:49.820683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-259d36ae-1f8c-4e60-ae54-06bad9f35f08 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:49.820999 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-259d36ae-1f8c-4e60-ae54-06bad9f35f08 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:49.831597 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:49.831597 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:49.835146 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-259d36ae-1f8c-4e60-ae54-06bad9f35f08 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:49.835146 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 885/3525] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:49 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:50.203965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c76ee4ba-d4d9-4cdc-9f48-9c5d24eb9c25 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.212190 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c76ee4ba-d4d9-4cdc-9f48-9c5d24eb9c25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:50.214688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c76ee4ba-d4d9-4cdc-9f48-9c5d24eb9c25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.216787 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c76ee4ba-d4d9-4cdc-9f48-9c5d24eb9c25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.217846 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-c76ee4ba-d4d9-4cdc-9f48-9c5d24eb9c25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:50.241880 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.241880 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:50.268580 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c76ee4ba-d4d9-4cdc-9f48-9c5d24eb9c25 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:50.269122 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 882/3526] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:50.284047 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.286176 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:50.286978 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1014245345", "volume_type": "a7511608-6cfa-4282-bf44-c94c6bde3f38", "group_id": "8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:50.288962 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1014245345', 'volume_type': 'a7511608-6cfa-4282-bf44-c94c6bde3f38', 'group_id': '8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:50.301843 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.301843 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:50.303073 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume of 1 GB Jul 10 19:05:50.312722 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:05:50.321151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (70bac412-59a3-4f59-acb4-fcad8f88c466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:50.323443 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d07927e-7afd-498f-a7dd-41b9caef4d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:50.324236 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.324236 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:50.324861 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:50.357157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d07927e-7afd-498f-a7dd-41b9caef4d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:05:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7511608-6cfa-4282-bf44-c94c6bde3f38,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-42790070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7511608-6cfa-4282-bf44-c94c6bde3f38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:50.358302 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e27108-8091-4af8-a9fd-baf5e4dcb2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:50.396316 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-42790070 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-42790070, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:50.396647 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-42790070 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-42790070, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:50.438821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['f04f9d7c-6e42-4587-8f78-4baea50fe898', '41bddb30-2ccd-497f-9db0-fb0b66154ae3', '1409e3bc-6d71-4874-b6bb-17e20837e549', '4b7d3c3c-1952-4063-b995-5636ed45e97e'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:50.439539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e27108-8091-4af8-a9fd-baf5e4dcb2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f04f9d7c-6e42-4587-8f78-4baea50fe898', '41bddb30-2ccd-497f-9db0-fb0b66154ae3', '1409e3bc-6d71-4874-b6bb-17e20837e549', '4b7d3c3c-1952-4063-b995-5636ed45e97e']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:50.440285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d650b84a-2df3-4f9e-b809-a8dcaa282023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:50.468844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d650b84a-2df3-4f9e-b809-a8dcaa282023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a87cd64-ee24-4d93-ba1d-39b1395675a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1014245345',encryption_key_id=None,group_id=8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['f04f9d7c-6e42-4587-8f78-4baea50fe898','41bddb30-2ccd-497f-9db0-fb0b66154ae3','1409e3bc-6d71-4874-b6bb-17e20837e549','4b7d3c3c-1952-4063-b995-5636ed45e97e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=a7511608-6cfa-4282-bf44-c94c6bde3f38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1014245345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e,host=None,id=6a87cd64-ee24-4d93-ba1d-39b1395675a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851225994e46427f8ebd3dbb04a53037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279fa5263d0045c3a689aa981b452c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7511608-6cfa-4282-bf44-c94c6bde3f38),volume_type_id=a7511608-6cfa-4282-bf44-c94c6bde3f38)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:50.471195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ac5e88-d305-4fcb-90a2-1df35a52956a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:50.492918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ac5e88-d305-4fcb-90a2-1df35a52956a) transitioned into state 'SUCCESS' from state '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-1014245345',encryption_key_id=None,group_id=8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['f04f9d7c-6e42-4587-8f78-4baea50fe898','41bddb30-2ccd-497f-9db0-fb0b66154ae3','1409e3bc-6d71-4874-b6bb-17e20837e549','4b7d3c3c-1952-4063-b995-5636ed45e97e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=a7511608-6cfa-4282-bf44-c94c6bde3f38)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:50.493860 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6df2cb-40b8-4364-98a6-3b441049c9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:50.512774 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6df2cb-40b8-4364-98a6-3b441049c9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:50.513731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (70bac412-59a3-4f59-acb4-fcad8f88c466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:50.514131 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request issued successfully. Jul 10 19:05:50.514911 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:50.515103 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:50.565094 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:50.569154 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.569154 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:50.574173 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-11f8d05d-d3a1-4f20-bfa0-daf845d374f2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:50.575454 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 893/3527] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:50 2026] POST /volume/v3/volumes => generated 821 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.589414 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b994ba74-e203-4d14-a06f-a3adecf88705 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.591417 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 Jul 10 19:05:50.591652 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.591883 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.601332 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.601332 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:50.608796 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:50.609770 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:50.610021 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:50.624915 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8b437c35-550f-45aa-a3ec-c018a425ed02 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.631618 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b437c35-550f-45aa-a3ec-c018a425ed02 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 Jul 10 19:05:50.631986 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8b437c35-550f-45aa-a3ec-c018a425ed02 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.633020 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8b437c35-550f-45aa-a3ec-c018a425ed02 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.652437 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b437c35-550f-45aa-a3ec-c018a425ed02 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 returned with HTTP 404 Jul 10 19:05:50.653190 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 886/3528] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/volumes/b1edb9b0-9685-455c-b46b-7673921feda2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:50.667404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-acb564f3-8b82-4487-9013-0ca7e60a2c57 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.669723 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acb564f3-8b82-4487-9013-0ca7e60a2c57 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:50.669955 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acb564f3-8b82-4487-9013-0ca7e60a2c57 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.670249 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-acb564f3-8b82-4487-9013-0ca7e60a2c57 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.670331 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:50.670389 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-acb564f3-8b82-4487-9013-0ca7e60a2c57 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:50.679115 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.679115 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:50.679331 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-acb564f3-8b82-4487-9013-0ca7e60a2c57 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 404 Jul 10 19:05:50.679331 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 883/3529] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.692993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6eded3ec-13fb-477d-bdf1-b82f5b8f9090 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.695347 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6eded3ec-13fb-477d-bdf1-b82f5b8f9090 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 Jul 10 19:05:50.695772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6eded3ec-13fb-477d-bdf1-b82f5b8f9090 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.695772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6eded3ec-13fb-477d-bdf1-b82f5b8f9090 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.696300 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b994ba74-e203-4d14-a06f-a3adecf88705 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 returned with HTTP 200 Jul 10 19:05:50.696959 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 868/3530] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 => generated 889 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:50.705012 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6eded3ec-13fb-477d-bdf1-b82f5b8f9090 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 returned with HTTP 404 Jul 10 19:05:50.705669 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 894/3531] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/snapshots/f8d49c27-0276-44b1-804b-7ed1dbf8d900 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.718080 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b190b04c-62fe-42aa-9167-56d3191ae263 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.720420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b190b04c-62fe-42aa-9167-56d3191ae263 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:50.720824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b190b04c-62fe-42aa-9167-56d3191ae263 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.721055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b190b04c-62fe-42aa-9167-56d3191ae263 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.721116 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-b190b04c-62fe-42aa-9167-56d3191ae263 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:50.729479 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b190b04c-62fe-42aa-9167-56d3191ae263 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 404 Jul 10 19:05:50.729479 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 887/3532] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:50.739824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75def23a-7ae3-4e6b-bdf0-609775c51ea1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.742303 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75def23a-7ae3-4e6b-bdf0-609775c51ea1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 Jul 10 19:05:50.742303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75def23a-7ae3-4e6b-bdf0-609775c51ea1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.742489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75def23a-7ae3-4e6b-bdf0-609775c51ea1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.751014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75def23a-7ae3-4e6b-bdf0-609775c51ea1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 returned with HTTP 404 Jul 10 19:05:50.752359 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 884/3533] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/volumes/4f559a2b-20d7-4560-9ad1-93c060f25499 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:50.762998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-871c9577-2c29-46fb-90af-e50afb94ac5d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.765394 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-871c9577-2c29-46fb-90af-e50afb94ac5d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:50.766432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-871c9577-2c29-46fb-90af-e50afb94ac5d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.766432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-871c9577-2c29-46fb-90af-e50afb94ac5d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.766941 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-871c9577-2c29-46fb-90af-e50afb94ac5d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:50.779010 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-871c9577-2c29-46fb-90af-e50afb94ac5d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 404 Jul 10 19:05:50.780093 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 869/3534] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 19:05:50.790553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a7a3d3e0-dfcd-4611-9bf3-f47be5aa688d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.792934 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7a3d3e0-dfcd-4611-9bf3-f47be5aa688d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 Jul 10 19:05:50.793242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7a3d3e0-dfcd-4611-9bf3-f47be5aa688d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.793536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a7a3d3e0-dfcd-4611-9bf3-f47be5aa688d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.802392 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a7a3d3e0-dfcd-4611-9bf3-f47be5aa688d tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 returned with HTTP 404 Jul 10 19:05:50.803014 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 895/3535] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/volumes/dadd9491-75b6-418f-b189-5accd205c013 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:50.821964 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-11d45047-d7d5-41e0-9d2b-2570b872eb68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.824770 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-11d45047-d7d5-41e0-9d2b-2570b872eb68 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:50.824946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-11d45047-d7d5-41e0-9d2b-2570b872eb68 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.825894 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-11d45047-d7d5-41e0-9d2b-2570b872eb68 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.825894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-11d45047-d7d5-41e0-9d2b-2570b872eb68 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:50.835916 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-11d45047-d7d5-41e0-9d2b-2570b872eb68 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 404 Jul 10 19:05:50.837439 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 888/3536] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.849513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2eb1111-d87e-447e-9fc9-be300942e626 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.854142 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8d6983f3-a39c-4de5-b8f7-0cbe0663c107 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.855379 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2eb1111-d87e-447e-9fc9-be300942e626 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d Jul 10 19:05:50.855721 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2eb1111-d87e-447e-9fc9-be300942e626 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.856107 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2eb1111-d87e-447e-9fc9-be300942e626 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.857434 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8d6983f3-a39c-4de5-b8f7-0cbe0663c107 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:50.857434 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8d6983f3-a39c-4de5-b8f7-0cbe0663c107 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.858857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8d6983f3-a39c-4de5-b8f7-0cbe0663c107 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.858857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-8d6983f3-a39c-4de5-b8f7-0cbe0663c107 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:50.863316 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2eb1111-d87e-447e-9fc9-be300942e626 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d returned with HTTP 404 Jul 10 19:05:50.863868 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:50.863868 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:50.864115 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 885/3537] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/snapshots/b97cbf15-ec39-43be-bb64-12f70da4806d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.865074 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8d6983f3-a39c-4de5-b8f7-0cbe0663c107 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:50.865425 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 870/3538] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:50.881211 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-00d5d94e-efe4-4f85-ab34-497b236c0cc1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.885359 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-00d5d94e-efe4-4f85-ab34-497b236c0cc1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:50.885691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-00d5d94e-efe4-4f85-ab34-497b236c0cc1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.886285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-00d5d94e-efe4-4f85-ab34-497b236c0cc1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.886285 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-00d5d94e-efe4-4f85-ab34-497b236c0cc1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:50.898462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-00d5d94e-efe4-4f85-ab34-497b236c0cc1 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 404 Jul 10 19:05:50.899523 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 896/3539] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:50.910301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9faa51c6-db64-48cb-a941-e41200342086 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.913395 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9faa51c6-db64-48cb-a941-e41200342086 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 Jul 10 19:05:50.913701 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9faa51c6-db64-48cb-a941-e41200342086 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.914044 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9faa51c6-db64-48cb-a941-e41200342086 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.924761 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9faa51c6-db64-48cb-a941-e41200342086 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 returned with HTTP 404 Jul 10 19:05:50.925826 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 889/3540] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/volumes/5e123b92-cf13-4d26-99f9-cd8de2b801e7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:50.937677 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc448c77-0d48-4383-b1a1-8f781bd3ceec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.941779 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc448c77-0d48-4383-b1a1-8f781bd3ceec tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:50.941779 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc448c77-0d48-4383-b1a1-8f781bd3ceec tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.942060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc448c77-0d48-4383-b1a1-8f781bd3ceec tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.942362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-bc448c77-0d48-4383-b1a1-8f781bd3ceec tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: 7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:50.950051 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc448c77-0d48-4383-b1a1-8f781bd3ceec tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 404 Jul 10 19:05:50.950737 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 886/3541] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.961014 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-22c18009-d140-4d6f-b9bf-8a27be92f38e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.964215 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-22c18009-d140-4d6f-b9bf-8a27be92f38e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb Jul 10 19:05:50.964215 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-22c18009-d140-4d6f-b9bf-8a27be92f38e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.964822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-22c18009-d140-4d6f-b9bf-8a27be92f38e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.972223 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-22c18009-d140-4d6f-b9bf-8a27be92f38e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb returned with HTTP 404 Jul 10 19:05:50.972884 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 871/3542] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:50 2026] GET /volume/v3/snapshots/7f601411-4302-4606-98f1-105c7b7fb2eb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:50.981870 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6ac48eb2-8a67-4aeb-8150-098271ef573c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:50.984500 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6ac48eb2-8a67-4aeb-8150-098271ef573c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:50.984885 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6ac48eb2-8a67-4aeb-8150-098271ef573c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:50.985373 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6ac48eb2-8a67-4aeb-8150-098271ef573c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:50.985373 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-6ac48eb2-8a67-4aeb-8150-098271ef573c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:50.993550 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6ac48eb2-8a67-4aeb-8150-098271ef573c tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 404 Jul 10 19:05:50.994082 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 897/3543] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:50 2026] DELETE /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.003795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7f103f54-2e67-4559-8240-83b091b5c82e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.006013 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7f103f54-2e67-4559-8240-83b091b5c82e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 Jul 10 19:05:51.006302 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7f103f54-2e67-4559-8240-83b091b5c82e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.006522 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7f103f54-2e67-4559-8240-83b091b5c82e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.014311 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7f103f54-2e67-4559-8240-83b091b5c82e tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 returned with HTTP 404 Jul 10 19:05:51.014947 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 890/3544] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/volumes/fdbb7644-cbd1-4c73-b836-4048444cce92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.025209 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-78ec3859-a1c9-434e-9ef7-b3ed16ac0a00 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.027233 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78ec3859-a1c9-434e-9ef7-b3ed16ac0a00 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:51.027496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78ec3859-a1c9-434e-9ef7-b3ed16ac0a00 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.027740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78ec3859-a1c9-434e-9ef7-b3ed16ac0a00 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.028014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-78ec3859-a1c9-434e-9ef7-b3ed16ac0a00 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:51.035941 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78ec3859-a1c9-434e-9ef7-b3ed16ac0a00 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 404 Jul 10 19:05:51.036702 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 887/3545] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:51 2026] DELETE /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.046012 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-037e502c-0775-4285-b38c-a1b47a7067a8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.048454 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-037e502c-0775-4285-b38c-a1b47a7067a8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 Jul 10 19:05:51.048788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-037e502c-0775-4285-b38c-a1b47a7067a8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.049317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-037e502c-0775-4285-b38c-a1b47a7067a8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.056328 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-037e502c-0775-4285-b38c-a1b47a7067a8 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 returned with HTTP 404 Jul 10 19:05:51.056962 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 872/3546] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/volumes/52d04374-e4aa-4815-a44d-733b4664f983 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.069441 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4794e1fb-44d2-42bb-ba43-9823ec074758 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.071784 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4794e1fb-44d2-42bb-ba43-9823ec074758 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:51.072235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4794e1fb-44d2-42bb-ba43-9823ec074758 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.072508 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4794e1fb-44d2-42bb-ba43-9823ec074758 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.072755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-4794e1fb-44d2-42bb-ba43-9823ec074758 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:51.081287 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4794e1fb-44d2-42bb-ba43-9823ec074758 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 404 Jul 10 19:05:51.081777 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 898/3547] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:51 2026] DELETE /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.091974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-07f76d57-b1be-421d-acd7-4f9f34a3de99 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.097489 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-07f76d57-b1be-421d-acd7-4f9f34a3de99 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d Jul 10 19:05:51.097489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-07f76d57-b1be-421d-acd7-4f9f34a3de99 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.097489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-07f76d57-b1be-421d-acd7-4f9f34a3de99 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.105178 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-07f76d57-b1be-421d-acd7-4f9f34a3de99 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d returned with HTTP 404 Jul 10 19:05:51.105843 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 891/3548] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/volumes/d920b0d8-c910-4390-bd45-4b4ffc6db18d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.116438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db096f36-5cf8-4cab-bfc0-a7b563957c50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.121562 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db096f36-5cf8-4cab-bfc0-a7b563957c50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:51.121887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db096f36-5cf8-4cab-bfc0-a7b563957c50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.122724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db096f36-5cf8-4cab-bfc0-a7b563957c50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.122724 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-db096f36-5cf8-4cab-bfc0-a7b563957c50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: 991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:51.129540 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db096f36-5cf8-4cab-bfc0-a7b563957c50 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 404 Jul 10 19:05:51.130550 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 888/3549] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:51 2026] DELETE /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:51.140456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9b2bba28-a868-4651-83f1-e6939d83e736 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.142689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b2bba28-a868-4651-83f1-e6939d83e736 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 Jul 10 19:05:51.142945 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b2bba28-a868-4651-83f1-e6939d83e736 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.143221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b2bba28-a868-4651-83f1-e6939d83e736 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.149590 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b2bba28-a868-4651-83f1-e6939d83e736 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 returned with HTTP 404 Jul 10 19:05:51.149828 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 873/3550] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/snapshots/991321af-6a3e-4308-8659-214d62a515f4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:51.160949 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f2e9a33d-c4a0-4441-8f9b-706b12851706 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.164833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2e9a33d-c4a0-4441-8f9b-706b12851706 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:51.165140 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2e9a33d-c4a0-4441-8f9b-706b12851706 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.165563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2e9a33d-c4a0-4441-8f9b-706b12851706 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.165563 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f2e9a33d-c4a0-4441-8f9b-706b12851706 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:51.177035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2e9a33d-c4a0-4441-8f9b-706b12851706 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 404 Jul 10 19:05:51.177838 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 899/3551] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:51 2026] DELETE /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.191825 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-624434f6-fc01-4e84-b48e-5764d7c780ac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.194926 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-624434f6-fc01-4e84-b48e-5764d7c780ac tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 Jul 10 19:05:51.195905 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-624434f6-fc01-4e84-b48e-5764d7c780ac tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.195905 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-624434f6-fc01-4e84-b48e-5764d7c780ac tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.207671 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-624434f6-fc01-4e84-b48e-5764d7c780ac tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 returned with HTTP 404 Jul 10 19:05:51.207671 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 892/3552] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/volumes/74f3c1e3-001b-43dc-a690-d25848c7eae6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.215948 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d934bf91-e5c9-4eaf-a10b-a48c88638f01 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.218516 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d934bf91-e5c9-4eaf-a10b-a48c88638f01 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:51.218783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d934bf91-e5c9-4eaf-a10b-a48c88638f01 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.219140 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d934bf91-e5c9-4eaf-a10b-a48c88638f01 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.219321 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-d934bf91-e5c9-4eaf-a10b-a48c88638f01 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete snapshot with id: 4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:51.228688 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d934bf91-e5c9-4eaf-a10b-a48c88638f01 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 404 Jul 10 19:05:51.229723 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 889/3553] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:05:51 2026] DELETE /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:51.239639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2dfee320-16e5-4b13-aa49-9b839aa7e3b0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.242384 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2dfee320-16e5-4b13-aa49-9b839aa7e3b0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd Jul 10 19:05:51.242752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2dfee320-16e5-4b13-aa49-9b839aa7e3b0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.243050 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2dfee320-16e5-4b13-aa49-9b839aa7e3b0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.248591 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2dfee320-16e5-4b13-aa49-9b839aa7e3b0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd returned with HTTP 404 Jul 10 19:05:51.249319 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 874/3554] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/snapshots/4107fba9-bce0-47aa-8c1b-b3c3bbf3a0bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:51.270857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-126a6e8a-ff1f-48ab-9130-4b624aa2cba0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.273134 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-126a6e8a-ff1f-48ab-9130-4b624aa2cba0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] DELETE https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:51.273385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-126a6e8a-ff1f-48ab-9130-4b624aa2cba0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.273613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-126a6e8a-ff1f-48ab-9130-4b624aa2cba0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.273951 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-126a6e8a-ff1f-48ab-9130-4b624aa2cba0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Delete volume with id: 366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:51.286490 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-126a6e8a-ff1f-48ab-9130-4b624aa2cba0 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 404 Jul 10 19:05:51.288215 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 900/3555] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:05:51 2026] DELETE /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.304842 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2dee15e8-6894-4127-9342-cecb91a16a06 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.308848 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2dee15e8-6894-4127-9342-cecb91a16a06 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] GET https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 Jul 10 19:05:51.309194 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2dee15e8-6894-4127-9342-cecb91a16a06 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.309467 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2dee15e8-6894-4127-9342-cecb91a16a06 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.316052 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2dee15e8-6894-4127-9342-cecb91a16a06 tempest-VolumeDependencyTests-1035744401 tempest-VolumeDependencyTests-1035744401-project-member] https://10.4.3.225/volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 returned with HTTP 404 Jul 10 19:05:51.316988 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 893/3556] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/volumes/366d4dcb-9ae9-43d1-8ee2-03c63be02851 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:05:51.715078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cd249bc7-b526-4a44-8870-dd0150b36860 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.717480 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 Jul 10 19:05:51.717691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.718576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.734979 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:51.734979 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:51.742088 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:51.743190 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:51.743353 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:51.806376 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:51.813147 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:51.813147 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:51.827018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cd249bc7-b526-4a44-8870-dd0150b36860 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 returned with HTTP 200 Jul 10 19:05:51.827667 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 890/3557] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:51.847328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.850600 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:51.851097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2121901814", "volume_type": "a7511608-6cfa-4282-bf44-c94c6bde3f38", "group_id": "8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:51.856238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2121901814', 'volume_type': 'a7511608-6cfa-4282-bf44-c94c6bde3f38', 'group_id': '8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:51.866991 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:51.866991 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:51.867698 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume of 1 GB Jul 10 19:05:51.873770 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:05:51.880694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (37bb7322-557b-42af-ac78-9ed8cb62e0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:51.882115 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751989c5-3455-446b-b0ce-8e81255bfc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:51.882773 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:51.882773 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:51.883583 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d073cca6-b905-4c6f-8b4f-e44b5e09947e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:51.886266 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d073cca6-b905-4c6f-8b4f-e44b5e09947e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:51.886458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d073cca6-b905-4c6f-8b4f-e44b5e09947e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:51.886649 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d073cca6-b905-4c6f-8b4f-e44b5e09947e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:51.886785 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d073cca6-b905-4c6f-8b4f-e44b5e09947e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:51.888757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:51.895752 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:51.895752 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:51.896657 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d073cca6-b905-4c6f-8b4f-e44b5e09947e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:51.897201 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 901/3558] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:51 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:51.929213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (751989c5-3455-446b-b0ce-8e81255bfc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:05:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7511608-6cfa-4282-bf44-c94c6bde3f38,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-42790070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7511608-6cfa-4282-bf44-c94c6bde3f38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:51.929616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f01396-bf47-4a57-8bc5-a74369f16df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:51.971212 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-42790070 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-42790070, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:51.971641 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-42790070 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-42790070, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:51.994427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['3671bcc5-accd-4e15-85e8-3184f2e21c56', '9e6d4781-6a16-41ea-a4fc-3b2b764a317d', '8c1ebd01-1014-4222-93c3-20a4dfe69c8b', '7de1e4e8-02b5-4c7d-bbf0-59ebd7352ba0'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:51.995425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79f01396-bf47-4a57-8bc5-a74369f16df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3671bcc5-accd-4e15-85e8-3184f2e21c56', '9e6d4781-6a16-41ea-a4fc-3b2b764a317d', '8c1ebd01-1014-4222-93c3-20a4dfe69c8b', '7de1e4e8-02b5-4c7d-bbf0-59ebd7352ba0']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:51.996461 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38667107-445e-4450-9708-ab3b343a3364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:52.028043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38667107-445e-4450-9708-ab3b343a3364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2121901814',encryption_key_id=None,group_id=8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['3671bcc5-accd-4e15-85e8-3184f2e21c56','9e6d4781-6a16-41ea-a4fc-3b2b764a317d','8c1ebd01-1014-4222-93c3-20a4dfe69c8b','7de1e4e8-02b5-4c7d-bbf0-59ebd7352ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=a7511608-6cfa-4282-bf44-c94c6bde3f38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2121901814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e,host=None,id=9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851225994e46427f8ebd3dbb04a53037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279fa5263d0045c3a689aa981b452c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7511608-6cfa-4282-bf44-c94c6bde3f38),volume_type_id=a7511608-6cfa-4282-bf44-c94c6bde3f38)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:52.029657 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073b08d1-cc13-4e77-8dcc-a92a35612e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:52.055543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073b08d1-cc13-4e77-8dcc-a92a35612e48) transitioned into state 'SUCCESS' from state '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-2121901814',encryption_key_id=None,group_id=8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['3671bcc5-accd-4e15-85e8-3184f2e21c56','9e6d4781-6a16-41ea-a4fc-3b2b764a317d','8c1ebd01-1014-4222-93c3-20a4dfe69c8b','7de1e4e8-02b5-4c7d-bbf0-59ebd7352ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=a7511608-6cfa-4282-bf44-c94c6bde3f38)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:52.056284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a03f03-65c5-4c71-896b-ceb796d6ad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:52.076035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a03f03-65c5-4c71-896b-ceb796d6ad74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:52.076986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (37bb7322-557b-42af-ac78-9ed8cb62e0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:52.077179 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request issued successfully. Jul 10 19:05:52.077850 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:52.078036 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:52.120885 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:52.124246 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:52.124246 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:52.128384 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8b1d1e2a-cfd4-47aa-af70-edc7f379f496 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:52.128825 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 875/3559] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:05:51 2026] POST /volume/v3/volumes => generated 821 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:52.144728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:52.148510 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 Jul 10 19:05:52.148510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:52.148510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:52.156649 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:52.156649 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:52.163383 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:52.163383 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:52.163383 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:52.233247 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:52.237413 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:52.237413 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:52.247276 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c5c1d5b5-9fc6-4599-89f6-9480644ba2aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 returned with HTTP 200 Jul 10 19:05:52.247817 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 894/3560] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:52 2026] GET /volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 => generated 889 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:52.912386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a667d0b2-8730-4132-8ae9-8e5ca232e2f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:52.915666 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a667d0b2-8730-4132-8ae9-8e5ca232e2f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:52.916020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a667d0b2-8730-4132-8ae9-8e5ca232e2f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:52.917557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a667d0b2-8730-4132-8ae9-8e5ca232e2f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:52.917557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a667d0b2-8730-4132-8ae9-8e5ca232e2f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:52.923233 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:52.923233 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:52.924748 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a667d0b2-8730-4132-8ae9-8e5ca232e2f2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:52.926485 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 891/3561] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:52 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:53.267895 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.270232 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 Jul 10 19:05:53.270898 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:53.270898 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:53.279711 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.279711 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:53.287179 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:05:53.288056 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:53.288264 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:53.344052 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:53.348770 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.348770 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:53.361944 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c80a0e6-cd89-44aa-9b63-70a003ee1285 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 returned with HTTP 200 Jul 10 19:05:53.361944 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 902/3562] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:05:53 2026] GET /volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:53.384365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-18d70b7b-4ba4-4ea1-8218-cb7a560e3f50 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.389539 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-18d70b7b-4ba4-4ea1-8218-cb7a560e3f50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] PUT https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:53.390466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-18d70b7b-4ba4-4ea1-8218-cb7a560e3f50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6a87cd64-ee24-4d93-ba1d-39b1395675a3"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:53.392297 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-18d70b7b-4ba4-4ea1-8218-cb7a560e3f50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Update called for group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e. {{(pid=100060) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:05:53.392702 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-18d70b7b-4ba4-4ea1-8218-cb7a560e3f50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Updating group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e with name None description: None add_volumes: None remove_volumes: 6a87cd64-ee24-4d93-ba1d-39b1395675a3. Jul 10 19:05:53.404699 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.404699 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:53.428930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-3d18906a-ecb0-4e0a-8c82-c7ac88f723af None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.432139 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-3d18906a-ecb0-4e0a-8c82-c7ac88f723af tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:53.433499 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-3d18906a-ecb0-4e0a-8c82-c7ac88f723af tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:53.433499 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-3d18906a-ecb0-4e0a-8c82-c7ac88f723af tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:53.433691 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-18d70b7b-4ba4-4ea1-8218-cb7a560e3f50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 202 Jul 10 19:05:53.433691 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 876/3563] 10.4.3.225 () {70 vars in 1406 bytes} [Fri Jul 10 19:05:53 2026] PUT /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:53.443769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-32858f7e-f2d5-4123-b78f-7ded17a62280 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.446120 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32858f7e-f2d5-4123-b78f-7ded17a62280 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:53.446120 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32858f7e-f2d5-4123-b78f-7ded17a62280 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:53.446964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32858f7e-f2d5-4123-b78f-7ded17a62280 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:53.446964 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-32858f7e-f2d5-4123-b78f-7ded17a62280 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:53.448514 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.448514 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:53.453302 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.453302 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:53.456521 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-3d18906a-ecb0-4e0a-8c82-c7ac88f723af tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:53.464827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-3d18906a-ecb0-4e0a-8c82-c7ac88f723af tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:53.466419 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 895/3564] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:53 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:53.468173 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32858f7e-f2d5-4123-b78f-7ded17a62280 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:53.468173 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 892/3565] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:53 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:53.562863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-353395df-e669-45be-8a4b-a4e4e88c369d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.676207 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:05:53.676401 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-523243400"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:53.677695 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-523243400'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:05:53.677822 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume of 1 GB Jul 10 19:05:53.682190 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Availability Zones retrieved successfully. Jul 10 19:05:53.687950 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (6f373b44-9ece-445c-81a7-7b7f2d7e8284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:53.688831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfdbf05-ab7b-41b6-9931-684110429b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:53.689777 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:05:53.718056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bfdbf05-ab7b-41b6-9931-684110429b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:53.720085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1de6b2a-ec66-412e-9725-ad640df3e7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:53.800055 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['06c04480-6472-4d92-a599-29964f1aeb43', '84b694ea-debc-481b-935a-47b48179eb45', 'c5697d03-6708-4002-892a-b480f63f1eb5', 'ed40ff96-e331-408f-9b24-520676b3f156'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:53.800940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1de6b2a-ec66-412e-9725-ad640df3e7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c04480-6472-4d92-a599-29964f1aeb43', '84b694ea-debc-481b-935a-47b48179eb45', 'c5697d03-6708-4002-892a-b480f63f1eb5', 'ed40ff96-e331-408f-9b24-520676b3f156']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:53.802128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa7d092-af34-459f-8f1c-76a3ef8c3d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:53.834706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa7d092-af34-459f-8f1c-76a3ef8c3d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ff905be-949d-45ab-8faf-2d28aaf26c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-523243400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['06c04480-6472-4d92-a599-29964f1aeb43','84b694ea-debc-481b-935a-47b48179eb45','c5697d03-6708-4002-892a-b480f63f1eb5','ed40ff96-e331-408f-9b24-520676b3f156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-523243400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ff905be-949d-45ab-8faf-2d28aaf26c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8a14e685944530bc4bac913ac5fcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a29f5805e488e8815f3e910d50081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:53.835195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9182476b-8770-4a0f-b932-7c1297242416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:53.862328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9182476b-8770-4a0f-b932-7c1297242416) transitioned into state 'SUCCESS' from state '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-523243400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['06c04480-6472-4d92-a599-29964f1aeb43','84b694ea-debc-481b-935a-47b48179eb45','c5697d03-6708-4002-892a-b480f63f1eb5','ed40ff96-e331-408f-9b24-520676b3f156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:53.863892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511ce55d-4d96-43ee-a211-9ccda6da83c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:05:53.874075 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511ce55d-4d96-43ee-a211-9ccda6da83c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:05:53.875075 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (6f373b44-9ece-445c-81a7-7b7f2d7e8284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:05:53.875441 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request issued successfully. Jul 10 19:05:53.876178 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-353395df-e669-45be-8a4b-a4e4e88c369d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:05:53.876649 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 903/3566] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:05:53 2026] POST /volume/v3/volumes => generated 777 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:53.891694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b6110b35-d358-4820-9a47-b9e8313d6fe9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.894005 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b6110b35-d358-4820-9a47-b9e8313d6fe9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 Jul 10 19:05:53.894005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b6110b35-d358-4820-9a47-b9e8313d6fe9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:53.894325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b6110b35-d358-4820-9a47-b9e8313d6fe9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:53.903407 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.903407 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:53.908396 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b6110b35-d358-4820-9a47-b9e8313d6fe9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:05:53.913392 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b6110b35-d358-4820-9a47-b9e8313d6fe9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 returned with HTTP 200 Jul 10 19:05:53.914028 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 877/3567] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:53 2026] GET /volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:53.939994 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-218ecf39-f3b1-4ff2-8fd6-e39c08d11dd5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:53.942083 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-218ecf39-f3b1-4ff2-8fd6-e39c08d11dd5 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:53.942322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-218ecf39-f3b1-4ff2-8fd6-e39c08d11dd5 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:53.942562 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-218ecf39-f3b1-4ff2-8fd6-e39c08d11dd5 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:53.942753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-218ecf39-f3b1-4ff2-8fd6-e39c08d11dd5 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:53.947418 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:53.947418 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:53.948369 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-218ecf39-f3b1-4ff2-8fd6-e39c08d11dd5 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:53.948926 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 896/3568] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:53 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:54.480792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bcfa0469-5a35-4388-af41-c21b5b782331 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.483339 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bcfa0469-5a35-4388-af41-c21b5b782331 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:54.483651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bcfa0469-5a35-4388-af41-c21b5b782331 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:54.484027 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bcfa0469-5a35-4388-af41-c21b5b782331 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:54.484184 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-bcfa0469-5a35-4388-af41-c21b5b782331 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:54.488771 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.488771 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:54.500104 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bcfa0469-5a35-4388-af41-c21b5b782331 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:54.500609 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 893/3569] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:54 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:54.513581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c1a1052e-2a90-4a6a-88a8-3ba32a103729 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.516587 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c1a1052e-2a90-4a6a-88a8-3ba32a103729 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] PUT https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:54.517162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c1a1052e-2a90-4a6a-88a8-3ba32a103729 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6a87cd64-ee24-4d93-ba1d-39b1395675a3"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:54.519177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-c1a1052e-2a90-4a6a-88a8-3ba32a103729 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Update called for group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e. {{(pid=100059) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:05:54.519441 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-c1a1052e-2a90-4a6a-88a8-3ba32a103729 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Updating group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e with name None description: None add_volumes: 6a87cd64-ee24-4d93-ba1d-39b1395675a3 remove_volumes: None. Jul 10 19:05:54.524057 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.524057 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:54.575550 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c1a1052e-2a90-4a6a-88a8-3ba32a103729 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 202 Jul 10 19:05:54.575997 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 904/3570] 10.4.3.225 () {70 vars in 1406 bytes} [Fri Jul 10 19:05:54 2026] PUT /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:54.591743 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8a1246c2-0bd3-4a27-a8be-30807a7b06b2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.595100 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8a1246c2-0bd3-4a27-a8be-30807a7b06b2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:54.595100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8a1246c2-0bd3-4a27-a8be-30807a7b06b2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:54.595454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8a1246c2-0bd3-4a27-a8be-30807a7b06b2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:54.595737 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-8a1246c2-0bd3-4a27-a8be-30807a7b06b2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:54.600404 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.600404 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:54.612693 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8a1246c2-0bd3-4a27-a8be-30807a7b06b2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:54.613237 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 878/3571] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:54 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:54.927703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a85d3823-ea54-458c-8ed2-7e46ad046017 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.929442 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a85d3823-ea54-458c-8ed2-7e46ad046017 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 Jul 10 19:05:54.929663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a85d3823-ea54-458c-8ed2-7e46ad046017 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:54.929894 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a85d3823-ea54-458c-8ed2-7e46ad046017 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:54.936989 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.936989 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:54.940343 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a85d3823-ea54-458c-8ed2-7e46ad046017 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:05:54.944206 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a85d3823-ea54-458c-8ed2-7e46ad046017 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 returned with HTTP 200 Jul 10 19:05:54.944544 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 897/3572] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:54 2026] GET /volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:54.959689 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.959840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-99092c4f-21cc-40c4-b1df-429fe3ab988c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.961480 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:05:54.961842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ff905be-949d-45ab-8faf-2d28aaf26c51", "name": "tempest-type-Backup-1645186991"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:54.962316 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99092c4f-21cc-40c4-b1df-429fe3ab988c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:54.962576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99092c4f-21cc-40c4-b1df-429fe3ab988c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:54.962826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99092c4f-21cc-40c4-b1df-429fe3ab988c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:54.962982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-99092c4f-21cc-40c4-b1df-429fe3ab988c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:54.963296 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating new backup {'backup': {'volume_id': '8ff905be-949d-45ab-8faf-2d28aaf26c51', 'name': 'tempest-type-Backup-1645186991'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:05:54.963433 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating backup of volume 8ff905be-949d-45ab-8faf-2d28aaf26c51 in container None Jul 10 19:05:54.968450 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.968450 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:54.969676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99092c4f-21cc-40c4-b1df-429fe3ab988c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:54.970263 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 894/3573] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:54 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:54.971127 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.971127 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:54.971482 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:05:54.981180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9b0fa10a-1247-4d38-9942-85d1b69e24c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:54.983488 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b0fa10a-1247-4d38-9942-85d1b69e24c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:54.983886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b0fa10a-1247-4d38-9942-85d1b69e24c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:54.984036 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b0fa10a-1247-4d38-9942-85d1b69e24c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:54.984168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9b0fa10a-1247-4d38-9942-85d1b69e24c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:54.989285 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:54.989285 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:54.990257 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b0fa10a-1247-4d38-9942-85d1b69e24c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:54.990701 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 879/3574] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:54 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:55.000939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['9c5bb819-da70-413b-b677-58b9d44195e4', 'dbdc9a19-1a9f-4b11-82fe-f9e12829e6e8'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:55.002550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.005286 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] DELETE https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:55.005498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.005700 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.006239 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete backup with id: ca2d48f0-3159-4fce-8886-b8eb3470eb6e. Jul 10 19:05:55.010947 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.010947 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:55.030904 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] delete_backup rpcapi backup_id ca2d48f0-3159-4fce-8886-b8eb3470eb6e {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:05:55.033304 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-81a7b990-8bfd-4563-8ec8-109e583a89c7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 202 Jul 10 19:05:55.033916 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 898/3575] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:55 2026] DELETE /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:55.044183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-da575153-25d2-4a86-9129-7eb656085d0c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.046410 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da575153-25d2-4a86-9129-7eb656085d0c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:55.046410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da575153-25d2-4a86-9129-7eb656085d0c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.046410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da575153-25d2-4a86-9129-7eb656085d0c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.046548 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-da575153-25d2-4a86-9129-7eb656085d0c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:55.052158 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-353c5327-ccf9-4ab4-8d18-9bf9068d2beb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:05:55.052676 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 905/3576] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:05:54 2026] POST /volume/v3/backups => generated 316 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:05:55.052768 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.052768 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:55.053850 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da575153-25d2-4a86-9129-7eb656085d0c tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 200 Jul 10 19:05:55.054012 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 895/3577] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:55 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:55.065360 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-217c38cc-7aba-4b94-80fd-3faf2ea633d3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.070053 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-217c38cc-7aba-4b94-80fd-3faf2ea633d3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:05:55.071494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-217c38cc-7aba-4b94-80fd-3faf2ea633d3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.071756 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-217c38cc-7aba-4b94-80fd-3faf2ea633d3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.071949 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-217c38cc-7aba-4b94-80fd-3faf2ea633d3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:55.080443 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.080443 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:55.081494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-217c38cc-7aba-4b94-80fd-3faf2ea633d3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:05:55.083613 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 880/3578] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:55 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:55.442683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-0dd0aa04-49e6-40f2-b26c-9ae67e928ad0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.445245 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-0dd0aa04-49e6-40f2-b26c-9ae67e928ad0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:05:55.445447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-0dd0aa04-49e6-40f2-b26c-9ae67e928ad0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.445634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-0dd0aa04-49e6-40f2-b26c-9ae67e928ad0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.452933 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.452933 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:55.457447 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-0dd0aa04-49e6-40f2-b26c-9ae67e928ad0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:05:55.462278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-0dd0aa04-49e6-40f2-b26c-9ae67e928ad0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:05:55.462695 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 899/3579] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:05:55 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:55.625676 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3aa9e8ff-4197-4f44-9c71-05a1818163db None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.630547 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3aa9e8ff-4197-4f44-9c71-05a1818163db tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:55.630720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3aa9e8ff-4197-4f44-9c71-05a1818163db tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.630953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3aa9e8ff-4197-4f44-9c71-05a1818163db tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.631236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-3aa9e8ff-4197-4f44-9c71-05a1818163db tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:55.636512 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.636512 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:55.645709 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3aa9e8ff-4197-4f44-9c71-05a1818163db tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:55.646313 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 906/3580] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:55 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:55.658250 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70d934d4-329d-403e-9ecb-692ed2c7b462 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.663337 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70d934d4-329d-403e-9ecb-692ed2c7b462 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] PUT https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:55.663707 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70d934d4-329d-403e-9ecb-692ed2c7b462 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:55.667285 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-70d934d4-329d-403e-9ecb-692ed2c7b462 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Update called for group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e. {{(pid=100057) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:05:55.667441 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-70d934d4-329d-403e-9ecb-692ed2c7b462 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Updating group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e with name None description: None add_volumes: None remove_volumes: 9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2. Jul 10 19:05:55.676248 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.676248 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:55.699470 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70d934d4-329d-403e-9ecb-692ed2c7b462 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 202 Jul 10 19:05:55.700233 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 896/3581] 10.4.3.225 () {70 vars in 1406 bytes} [Fri Jul 10 19:05:55 2026] PUT /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:55.712119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a598363-46fc-4762-af5d-40905636b0c2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.714223 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a598363-46fc-4762-af5d-40905636b0c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:55.714461 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a598363-46fc-4762-af5d-40905636b0c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.714647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a598363-46fc-4762-af5d-40905636b0c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.714821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-0a598363-46fc-4762-af5d-40905636b0c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:55.719487 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.719487 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:55.729547 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a598363-46fc-4762-af5d-40905636b0c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:55.729854 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-d5fc7830-e127-4514-b5ff-0cac300fd11e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:55.730016 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 881/3582] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:55 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:55.737339 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-d5fc7830-e127-4514-b5ff-0cac300fd11e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0 Jul 10 19:05:55.737582 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-d5fc7830-e127-4514-b5ff-0cac300fd11e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:55.737793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-d5fc7830-e127-4514-b5ff-0cac300fd11e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:55.750699 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:55.750699 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:56.067018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-93b6cc6a-f914-41a3-b492-f0634ccd8bce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.068922 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-93b6cc6a-f914-41a3-b492-f0634ccd8bce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e Jul 10 19:05:56.069148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-93b6cc6a-f914-41a3-b492-f0634ccd8bce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:56.069369 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-93b6cc6a-f914-41a3-b492-f0634ccd8bce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:56.069519 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-93b6cc6a-f914-41a3-b492-f0634ccd8bce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id ca2d48f0-3159-4fce-8886-b8eb3470eb6e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:56.073094 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-93b6cc6a-f914-41a3-b492-f0634ccd8bce tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e returned with HTTP 404 Jul 10 19:05:56.073560 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 907/3583] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:56 2026] GET /volume/v3/backups/ca2d48f0-3159-4fce-8886-b8eb3470eb6e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:56.081084 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29a10b08-0a55-4607-a87d-03aa6048744d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.083256 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29a10b08-0a55-4607-a87d-03aa6048744d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] DELETE https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:56.083471 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29a10b08-0a55-4607-a87d-03aa6048744d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:56.083668 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29a10b08-0a55-4607-a87d-03aa6048744d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:56.083833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-29a10b08-0a55-4607-a87d-03aa6048744d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Delete backup with id: a7071a16-9c50-45f3-b2ef-589e53deb19e. Jul 10 19:05:56.088780 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:56.088780 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:56.095077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb207bf0-9256-4502-bf5c-266611d17327 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.096860 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb207bf0-9256-4502-bf5c-266611d17327 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:05:56.097162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb207bf0-9256-4502-bf5c-266611d17327 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:56.097392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb207bf0-9256-4502-bf5c-266611d17327 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:56.097543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-bb207bf0-9256-4502-bf5c-266611d17327 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:56.101558 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:56.101558 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:56.102310 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb207bf0-9256-4502-bf5c-266611d17327 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:05:56.102785 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 882/3584] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:56 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:56.104787 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-29a10b08-0a55-4607-a87d-03aa6048744d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] delete_backup rpcapi backup_id a7071a16-9c50-45f3-b2ef-589e53deb19e {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:05:56.106911 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29a10b08-0a55-4607-a87d-03aa6048744d tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 202 Jul 10 19:05:56.107449 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 897/3585] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:56 2026] DELETE /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:56.116687 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aab2f524-5646-4ea6-b459-165630844c1f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.118670 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aab2f524-5646-4ea6-b459-165630844c1f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:56.118911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aab2f524-5646-4ea6-b459-165630844c1f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:56.119222 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aab2f524-5646-4ea6-b459-165630844c1f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:56.119421 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-aab2f524-5646-4ea6-b459-165630844c1f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:56.128143 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:56.128143 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:56.129023 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aab2f524-5646-4ea6-b459-165630844c1f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 200 Jul 10 19:05:56.129596 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 908/3586] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:56 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:56.307473 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9ab9af4e-d30e-43f8-ab7b-651465a2e443 req-d5fc7830-e127-4514-b5ff-0cac300fd11e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0 returned with HTTP 200 Jul 10 19:05:56.308346 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 900/3587] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:05:55 2026] DELETE /volume/v3/attachments/50696054-9a5a-411e-83d3-9ac9298d09d0 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:56.742448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-41da076e-9048-4cdd-b7f8-377acb9f794f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.744979 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-41da076e-9048-4cdd-b7f8-377acb9f794f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:56.745246 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-41da076e-9048-4cdd-b7f8-377acb9f794f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:56.745469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-41da076e-9048-4cdd-b7f8-377acb9f794f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:56.745623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-41da076e-9048-4cdd-b7f8-377acb9f794f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:56.750172 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:56.750172 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:56.760749 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-41da076e-9048-4cdd-b7f8-377acb9f794f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:56.761422 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 883/3588] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:56 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:56.772926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0baec084-cd8e-4b99-923f-5d9fb707f4bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.775239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0baec084-cd8e-4b99-923f-5d9fb707f4bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] PUT https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:56.775696 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0baec084-cd8e-4b99-923f-5d9fb707f4bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:56.778039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-0baec084-cd8e-4b99-923f-5d9fb707f4bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Update called for group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e. {{(pid=100057) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 19:05:56.778247 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-0baec084-cd8e-4b99-923f-5d9fb707f4bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Updating group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e with name None description: None add_volumes: 9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 remove_volumes: None. Jul 10 19:05:56.783749 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:56.783749 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:56.818796 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0baec084-cd8e-4b99-923f-5d9fb707f4bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 202 Jul 10 19:05:56.818796 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 898/3589] 10.4.3.225 () {70 vars in 1406 bytes} [Fri Jul 10 19:05:56 2026] PUT /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:56.831271 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7c0732f4-9061-4052-9c6e-bcbab9ddb1c2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:56.835378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c0732f4-9061-4052-9c6e-bcbab9ddb1c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:56.835514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c0732f4-9061-4052-9c6e-bcbab9ddb1c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:56.836521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7c0732f4-9061-4052-9c6e-bcbab9ddb1c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:56.836521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-7c0732f4-9061-4052-9c6e-bcbab9ddb1c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:56.846384 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:56.846384 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:56.851315 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7c0732f4-9061-4052-9c6e-bcbab9ddb1c2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:56.851842 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 909/3590] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:56 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:57.115293 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f0f32bab-80ac-4103-9f3a-446a9ba067ee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.117468 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0f32bab-80ac-4103-9f3a-446a9ba067ee tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:05:57.117790 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0f32bab-80ac-4103-9f3a-446a9ba067ee tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.118548 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0f32bab-80ac-4103-9f3a-446a9ba067ee tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.118548 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f0f32bab-80ac-4103-9f3a-446a9ba067ee tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:57.127426 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:57.127426 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:57.128217 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0f32bab-80ac-4103-9f3a-446a9ba067ee tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:05:57.128675 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 901/3591] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:57.143334 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6520883e-2dca-4b61-8c96-3464fe040b0f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.145427 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6520883e-2dca-4b61-8c96-3464fe040b0f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e Jul 10 19:05:57.145664 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6520883e-2dca-4b61-8c96-3464fe040b0f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.145933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6520883e-2dca-4b61-8c96-3464fe040b0f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.146069 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6520883e-2dca-4b61-8c96-3464fe040b0f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id a7071a16-9c50-45f3-b2ef-589e53deb19e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:57.150143 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6520883e-2dca-4b61-8c96-3464fe040b0f tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e returned with HTTP 404 Jul 10 19:05:57.150849 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 884/3592] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/v3/backups/a7071a16-9c50-45f3-b2ef-589e53deb19e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:57.158817 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.161270 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] DELETE https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:57.161270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.161635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.161635 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete backup with id: 536bdea4-c53b-49a5-bc7f-b419af7d0c09. Jul 10 19:05:57.167189 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:57.167189 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:57.183988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] delete_backup rpcapi backup_id 536bdea4-c53b-49a5-bc7f-b419af7d0c09 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:05:57.189378 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-648b0eab-5ee1-4f81-bbc3-6375cd74bfd2 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 202 Jul 10 19:05:57.189872 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 899/3593] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:57 2026] DELETE /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:57.197634 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c34b9cc1-a013-46dd-9ae1-5924e472380d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.200264 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c34b9cc1-a013-46dd-9ae1-5924e472380d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:57.200511 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c34b9cc1-a013-46dd-9ae1-5924e472380d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.200755 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c34b9cc1-a013-46dd-9ae1-5924e472380d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.200940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c34b9cc1-a013-46dd-9ae1-5924e472380d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:57.208077 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:57.208077 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:57.209089 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c34b9cc1-a013-46dd-9ae1-5924e472380d tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 200 Jul 10 19:05:57.209522 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 910/3594] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:57.502376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b06e6a4e-8b51-43a6-97c4-a9fdfb60bd81 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.503332 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b06e6a4e-8b51-43a6-97c4-a9fdfb60bd81 None None] GET https://10.4.3.225/volume// Jul 10 19:05:57.503332 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b06e6a4e-8b51-43a6-97c4-a9fdfb60bd81 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.503332 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b06e6a4e-8b51-43a6-97c4-a9fdfb60bd81 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.503757 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b06e6a4e-8b51-43a6-97c4-a9fdfb60bd81 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:57.504314 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 902/3595] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:57.516164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b3f32844-533a-4481-86c4-7eb21b07287a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.518432 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b3f32844-533a-4481-86c4-7eb21b07287a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:05:57.518897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b3f32844-533a-4481-86c4-7eb21b07287a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9", "connector": null, "instance_uuid": "3138862d-95a6-4e37-a700-6e6ad1b64d33"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:57.528164 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:57.528164 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:57.564003 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b3f32844-533a-4481-86c4-7eb21b07287a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:05:57.565692 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 885/3596] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:05:57 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 10 19:05:57.869577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9ee589ef-5a55-415c-a39f-a81051450d2f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.871487 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ee589ef-5a55-415c-a39f-a81051450d2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:05:57.871720 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ee589ef-5a55-415c-a39f-a81051450d2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.872203 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9ee589ef-5a55-415c-a39f-a81051450d2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.872442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-9ee589ef-5a55-415c-a39f-a81051450d2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:05:57.877147 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:57.877147 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:57.886376 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9ee589ef-5a55-415c-a39f-a81051450d2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 200 Jul 10 19:05:57.886856 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 900/3597] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:57.897258 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.900014 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:05:57.900014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.900014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:57.900330 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:57.901243 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:57.913775 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:05:57.916607 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:57.917001 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:57.973338 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:57.977082 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:57.977082 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:57.982190 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:57.982397 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:57.989799 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d08b6584-81c8-44be-9525-5da3ef1169e5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:57.991667 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d08b6584-81c8-44be-9525-5da3ef1169e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:05:57.992117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d08b6584-81c8-44be-9525-5da3ef1169e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:57.992514 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d08b6584-81c8-44be-9525-5da3ef1169e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.004039 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.004039 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:58.009334 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d08b6584-81c8-44be-9525-5da3ef1169e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:05:58.016864 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d08b6584-81c8-44be-9525-5da3ef1169e5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:05:58.016864 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 903/3598] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:58.033716 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:58.037656 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.037656 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:58.047057 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6dcda34-c72a-45b9-bd12-2f06e22ecba6 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:05:58.047600 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 911/3599] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:05:57 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:58.064202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-162c358e-8f29-4692-bd3c-62e8969536bd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.066164 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/group_snapshots Jul 10 19:05:58.066550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-978977101"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:58.068104 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-978977101'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 19:05:58.071708 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.071708 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:58.075258 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.group_snapshots [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-978977101. Jul 10 19:05:58.093996 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.093996 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:58.105421 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fdc0a371-5b9e-498a-a8a1-30d1e7263851 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.105861 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fdc0a371-5b9e-498a-a8a1-30d1e7263851 None None] GET https://10.4.3.225/volume// Jul 10 19:05:58.106035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fdc0a371-5b9e-498a-a8a1-30d1e7263851 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.106254 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fdc0a371-5b9e-498a-a8a1-30d1e7263851 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.107222 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fdc0a371-5b9e-498a-a8a1-30d1e7263851 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:05:58.107222 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 901/3600] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:05:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:05:58.112910 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-42790070 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-42790070, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:05:58.115511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b444fd89-0812-46ca-8b70-67a32158d007 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.117623 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b444fd89-0812-46ca-8b70-67a32158d007 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:05:58.118038 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b444fd89-0812-46ca-8b70-67a32158d007 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.118315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b444fd89-0812-46ca-8b70-67a32158d007 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.133641 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.133641 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:58.134518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['cdbbcc8a-a7c6-44de-bba2-9fa1c6767e50', '62edcb9a-03a4-4a94-a90d-a9e766f92113', '014c1cb8-2974-4006-99dd-561c4efd5cd3', 'adda5103-5dff-413e-81bc-4ffa67afe104'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:05:58.137608 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b444fd89-0812-46ca-8b70-67a32158d007 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:05:58.145254 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-b444fd89-0812-46ca-8b70-67a32158d007 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:05:58.145254 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 904/3601] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:05:58 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:58.145469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-baafa232-5a73-4a94-bf95-3036f995663e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.147771 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-baafa232-5a73-4a94-bf95-3036f995663e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:05:58.148074 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-baafa232-5a73-4a94-bf95-3036f995663e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.148336 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-baafa232-5a73-4a94-bf95-3036f995663e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.148475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-baafa232-5a73-4a94-bf95-3036f995663e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:58.155357 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.155357 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:58.155357 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-baafa232-5a73-4a94-bf95-3036f995663e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:05:58.155357 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 912/3602] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:58 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:58.182665 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-162c358e-8f29-4692-bd3c-62e8969536bd tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots returned with HTTP 202 Jul 10 19:05:58.183312 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 886/3603] 10.4.3.225 () {70 vars in 1324 bytes} [Fri Jul 10 19:05:58 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:58.195517 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b07a511-d5c8-4dc2-bd68-afd26a2fef61 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.198276 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b07a511-d5c8-4dc2-bd68-afd26a2fef61 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:05:58.198276 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b07a511-d5c8-4dc2-bd68-afd26a2fef61 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.198748 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b07a511-d5c8-4dc2-bd68-afd26a2fef61 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.198748 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-9b07a511-d5c8-4dc2-bd68-afd26a2fef61 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member c0ed55cb-f2f1-45da-a881-f9cd3576ac64 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:05:58.202459 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.202459 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:58.205931 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b07a511-d5c8-4dc2-bd68-afd26a2fef61 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 returned with HTTP 200 Jul 10 19:05:58.206414 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 902/3604] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:58 2026] GET /volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:58.224255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-39717321-040e-4e9b-b9f9-85c70e947bec None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.227166 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-39717321-040e-4e9b-b9f9-85c70e947bec tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 Jul 10 19:05:58.228060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-39717321-040e-4e9b-b9f9-85c70e947bec tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.228563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-39717321-040e-4e9b-b9f9-85c70e947bec tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.228705 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-39717321-040e-4e9b-b9f9-85c70e947bec tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Show backup with id 536bdea4-c53b-49a5-bc7f-b419af7d0c09. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:58.237613 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-39717321-040e-4e9b-b9f9-85c70e947bec tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 returned with HTTP 404 Jul 10 19:05:58.238913 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 905/3605] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:58 2026] GET /volume/v3/backups/536bdea4-c53b-49a5-bc7f-b419af7d0c09 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:58.250213 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.252691 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] DELETE https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:58.253143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.253143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.253242 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Delete backup with id: 6ff26462-afe9-47d9-a096-dbd21d253871. Jul 10 19:05:58.259829 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.259829 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:58.279083 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.281078 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] delete_backup rpcapi backup_id 6ff26462-afe9-47d9-a096-dbd21d253871 {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:05:58.285352 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] PUT https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a Jul 10 19:05:58.285352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:05:58.286791 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb42b06c-e12a-4b42-8170-ecfc8c7f4655 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 202 Jul 10 19:05:58.287160 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 913/3606] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:58 2026] DELETE /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:05:58.296061 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Acquiring lock "cinder-attachment_update-8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:05:58.298420 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07c7fa87-0052-488b-96a6-f0ead90815d1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:58.300982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07c7fa87-0052-488b-96a6-f0ead90815d1 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:58.301192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07c7fa87-0052-488b-96a6-f0ead90815d1 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:58.301192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07c7fa87-0052-488b-96a6-f0ead90815d1 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:58.301358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-07c7fa87-0052-488b-96a6-f0ead90815d1 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:58.302271 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Lock "cinder-attachment_update-8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:05:58.303854 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.303854 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:58.307787 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:58.307787 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:58.307787 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07c7fa87-0052-488b-96a6-f0ead90815d1 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 200 Jul 10 19:05:58.307787 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 903/3607] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:58 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:58.836845 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Lock "cinder-attachment_update-8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9-np0000005042" released by "attachment_update" :: held 0.532s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:05:58.836845 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-2ba1b323-b4a1-4f84-b457-d06e28b75673 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a returned with HTTP 200 Jul 10 19:05:58.836845 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 887/3608] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:05:58 2026] PUT /volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:59.031193 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2e709049-1b3f-458b-a581-8aa18c8d6ae7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.033509 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2e709049-1b3f-458b-a581-8aa18c8d6ae7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:05:59.033846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2e709049-1b3f-458b-a581-8aa18c8d6ae7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.034148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2e709049-1b3f-458b-a581-8aa18c8d6ae7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.049528 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.049528 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:59.055599 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2e709049-1b3f-458b-a581-8aa18c8d6ae7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:05:59.065204 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2e709049-1b3f-458b-a581-8aa18c8d6ae7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:05:59.065789 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 906/3609] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.169119 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-345c3d5a-7c66-4206-8e5e-6255a266efe3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.170989 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-345c3d5a-7c66-4206-8e5e-6255a266efe3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:05:59.171366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-345c3d5a-7c66-4206-8e5e-6255a266efe3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.172556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-345c3d5a-7c66-4206-8e5e-6255a266efe3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.172556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-345c3d5a-7c66-4206-8e5e-6255a266efe3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:59.176035 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.176035 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:59.176862 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-345c3d5a-7c66-4206-8e5e-6255a266efe3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:05:59.177385 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 914/3610] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.217577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1574e74a-0b98-4592-8195-99ae3b8f8383 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.220646 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1574e74a-0b98-4592-8195-99ae3b8f8383 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:05:59.220942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1574e74a-0b98-4592-8195-99ae3b8f8383 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.221266 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1574e74a-0b98-4592-8195-99ae3b8f8383 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.221451 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-1574e74a-0b98-4592-8195-99ae3b8f8383 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member c0ed55cb-f2f1-45da-a881-f9cd3576ac64 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:05:59.228438 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.228438 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:59.235362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1574e74a-0b98-4592-8195-99ae3b8f8383 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 returned with HTTP 200 Jul 10 19:05:59.235918 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 904/3611] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:05:59.245989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.247697 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 19:05:59.247871 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.248058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.248309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:59.248569 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.248569 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:59.249396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:05:59.260699 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all snapshots completed successfully. Jul 10 19:05:59.261156 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.261156 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:59.261780 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-274f9ff4-411d-4c99-b8fe-462d05b96d96 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:05:59.262318 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 888/3612] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.274739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-039260d2-286b-4fca-a77a-34a2f4a23ac8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.276998 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-039260d2-286b-4fca-a77a-34a2f4a23ac8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 Jul 10 19:05:59.277236 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-039260d2-286b-4fca-a77a-34a2f4a23ac8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.277473 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-039260d2-286b-4fca-a77a-34a2f4a23ac8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.283095 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.283095 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:59.283638 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-039260d2-286b-4fca-a77a-34a2f4a23ac8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Snapshot retrieved successfully. Jul 10 19:05:59.284510 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-039260d2-286b-4fca-a77a-34a2f4a23ac8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 returned with HTTP 200 Jul 10 19:05:59.285004 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 907/3613] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.300704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0ec8b40d-f2d7-439e-8249-0bfbe08c9f4a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.302262 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0ec8b40d-f2d7-439e-8249-0bfbe08c9f4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/655ad169-d3dc-47de-aa80-a313a44d22e8 Jul 10 19:05:59.302671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0ec8b40d-f2d7-439e-8249-0bfbe08c9f4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.304214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0ec8b40d-f2d7-439e-8249-0bfbe08c9f4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.310481 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.310481 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:59.311685 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0ec8b40d-f2d7-439e-8249-0bfbe08c9f4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Snapshot retrieved successfully. Jul 10 19:05:59.313190 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0ec8b40d-f2d7-439e-8249-0bfbe08c9f4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/655ad169-d3dc-47de-aa80-a313a44d22e8 returned with HTTP 200 Jul 10 19:05:59.314000 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 915/3614] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/snapshots/655ad169-d3dc-47de-aa80-a313a44d22e8 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.325655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a6f80ab3-52aa-4f96-a4d4-f571c93f70f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.327261 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.328508 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6f80ab3-52aa-4f96-a4d4-f571c93f70f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] GET https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 Jul 10 19:05:59.328763 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6f80ab3-52aa-4f96-a4d4-f571c93f70f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.329010 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a6f80ab3-52aa-4f96-a4d4-f571c93f70f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.329169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a6f80ab3-52aa-4f96-a4d4-f571c93f70f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] Show backup with id 6ff26462-afe9-47d9-a096-dbd21d253871. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:05:59.329297 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] DELETE https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:05:59.329625 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.329848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.330002 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for member c0ed55cb-f2f1-45da-a881-f9cd3576ac64 {{(pid=100060) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:05:59.330161 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.group_snapshots [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group_snapshot with id: c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:05:59.334175 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a6f80ab3-52aa-4f96-a4d4-f571c93f70f6 tempest-VolumesBackupsTest-97328970 tempest-VolumesBackupsTest-97328970-project-admin] https://10.4.3.225/volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 returned with HTTP 404 Jul 10 19:05:59.334555 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.334555 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:59.334916 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 905/3615] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/backups/6ff26462-afe9-47d9-a096-dbd21d253871 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:05:59.350958 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.352633 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] DELETE https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b Jul 10 19:05:59.352862 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.353048 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.353212 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete volume with id: aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b Jul 10 19:05:59.360990 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.360990 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:59.361589 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:05:59.375255 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e09dc19-10bd-4996-bbea-78dff07dc760 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 returned with HTTP 202 Jul 10 19:05:59.375744 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 889/3616] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 19:05:59 2026] DELETE /volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:05:59.383679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.385378 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete volume request issued successfully. Jul 10 19:05:59.385665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-22773a1f-27d7-4440-bb32-a64a3a2382dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b returned with HTTP 202 Jul 10 19:05:59.385732 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:05:59.386080 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.386250 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 908/3617] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:05:59 2026] DELETE /volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:59.386358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.386571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:59.387408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:05:59.395372 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-214af2ec-9390-4d9a-96ba-b2b4bdcf49dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.397257 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:05:59.397452 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-214af2ec-9390-4d9a-96ba-b2b4bdcf49dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b Jul 10 19:05:59.397452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-214af2ec-9390-4d9a-96ba-b2b4bdcf49dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.397696 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-214af2ec-9390-4d9a-96ba-b2b4bdcf49dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.397771 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:59.397883 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:59.405274 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.405274 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:59.412295 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-214af2ec-9390-4d9a-96ba-b2b4bdcf49dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:05:59.418673 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-214af2ec-9390-4d9a-96ba-b2b4bdcf49dc tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b returned with HTTP 200 Jul 10 19:05:59.419142 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 906/3618] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.440030 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:59.443165 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.443165 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:59.447499 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:05:59.447663 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:05:59.487220 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:05:59.490662 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.490662 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:59.499117 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-48a10c06-2a9c-4d98-b5c9-c647bc16a037 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:05:59.499556 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 916/3619] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:05:59.515243 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.517270 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 19:05:59.517457 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.517637 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.517926 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:05:59.518204 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.518204 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:59.519020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:05:59.523654 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all snapshots completed successfully. Jul 10 19:05:59.524219 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.524219 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:05:59.524843 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07132b9b-8e86-4ecb-a824-b88deb129e17 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:05:59.525360 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 890/3620] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.536612 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b6bca26e-82ac-4c14-b609-e599fd15e3f9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.538679 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6bca26e-82ac-4c14-b609-e599fd15e3f9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 Jul 10 19:05:59.538982 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6bca26e-82ac-4c14-b609-e599fd15e3f9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.539232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6bca26e-82ac-4c14-b609-e599fd15e3f9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.546077 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.546077 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:05:59.546743 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b6bca26e-82ac-4c14-b609-e599fd15e3f9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Snapshot retrieved successfully. Jul 10 19:05:59.547728 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6bca26e-82ac-4c14-b609-e599fd15e3f9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 returned with HTTP 200 Jul 10 19:05:59.548222 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 909/3621] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:05:59.872073 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.873908 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5?cascade=True Jul 10 19:05:59.874101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.874315 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.874484 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume with id: 8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:59.883838 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.883838 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:05:59.884309 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:59.924770 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume request issued successfully. Jul 10 19:05:59.925148 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6e573d2f-c7f5-4d04-a10d-a67d4752c3d0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5?cascade=True returned with HTTP 202 Jul 10 19:05:59.925569 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 907/3622] 10.4.3.225 () {66 vars in 1376 bytes} [Fri Jul 10 19:05:59 2026] DELETE /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:05:59.933880 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1614ac98-5995-4a0a-974f-c01893498ba4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:05:59.936276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1614ac98-5995-4a0a-974f-c01893498ba4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:05:59.936522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1614ac98-5995-4a0a-974f-c01893498ba4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:05:59.936828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1614ac98-5995-4a0a-974f-c01893498ba4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:05:59.946081 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:05:59.946081 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:05:59.952170 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1614ac98-5995-4a0a-974f-c01893498ba4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:05:59.959051 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1614ac98-5995-4a0a-974f-c01893498ba4 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 200 Jul 10 19:05:59.959730 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 917/3623] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:05:59 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:00.080771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6aea6e66-6dff-4558-89b7-464824f97162 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.084273 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6aea6e66-6dff-4558-89b7-464824f97162 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:00.084539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6aea6e66-6dff-4558-89b7-464824f97162 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.084869 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6aea6e66-6dff-4558-89b7-464824f97162 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.099568 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.099568 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:00.104829 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6aea6e66-6dff-4558-89b7-464824f97162 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:00.111880 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6aea6e66-6dff-4558-89b7-464824f97162 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:00.112556 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 891/3624] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:00.193572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f5537c37-566b-41b5-86a8-262981226f15 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.197644 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f5537c37-566b-41b5-86a8-262981226f15 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:00.198282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f5537c37-566b-41b5-86a8-262981226f15 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.199167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f5537c37-566b-41b5-86a8-262981226f15 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.199167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f5537c37-566b-41b5-86a8-262981226f15 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:00.206125 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.206125 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:00.206660 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f5537c37-566b-41b5-86a8-262981226f15 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:00.207184 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 910/3625] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:00.436958 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dd26d487-fb94-4b66-ad0e-966b35218087 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.439623 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd26d487-fb94-4b66-ad0e-966b35218087 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b Jul 10 19:06:00.440277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd26d487-fb94-4b66-ad0e-966b35218087 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.440579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dd26d487-fb94-4b66-ad0e-966b35218087 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.458709 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dd26d487-fb94-4b66-ad0e-966b35218087 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b returned with HTTP 404 Jul 10 19:06:00.459095 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 908/3626] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/volumes/aedf8a00-7ce7-41ac-8a4c-e04ae7aed70b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:00.470162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bb5e16fa-d679-444d-b35e-62fb597784fd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.476635 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 Jul 10 19:06:00.476794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.477164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.477419 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete volume with id: fb79429c-480b-4e22-853e-d76f748c0a91 Jul 10 19:06:00.487962 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.487962 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:00.488554 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:06:00.516905 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete volume request issued successfully. Jul 10 19:06:00.517132 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb5e16fa-d679-444d-b35e-62fb597784fd tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 returned with HTTP 202 Jul 10 19:06:00.517552 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 918/3627] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:00 2026] DELETE /volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:00.527241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-deb47d12-5172-4c0e-a6de-0e08721f5d9e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.529051 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-deb47d12-5172-4c0e-a6de-0e08721f5d9e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 Jul 10 19:06:00.529305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-deb47d12-5172-4c0e-a6de-0e08721f5d9e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.529500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-deb47d12-5172-4c0e-a6de-0e08721f5d9e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.538288 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.538288 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:00.543192 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-deb47d12-5172-4c0e-a6de-0e08721f5d9e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:06:00.548352 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-deb47d12-5172-4c0e-a6de-0e08721f5d9e tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 returned with HTTP 200 Jul 10 19:06:00.548854 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 892/3628] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:00.561727 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eba966d2-ba8a-4f21-a729-7e13a2ecbb2a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.565515 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eba966d2-ba8a-4f21-a729-7e13a2ecbb2a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 Jul 10 19:06:00.565752 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eba966d2-ba8a-4f21-a729-7e13a2ecbb2a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.566030 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eba966d2-ba8a-4f21-a729-7e13a2ecbb2a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.576337 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eba966d2-ba8a-4f21-a729-7e13a2ecbb2a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 returned with HTTP 404 Jul 10 19:06:00.577055 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 911/3629] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/snapshots/70fb7441-26ab-4095-bed9-96cdae665095 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:00.585090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f959fdb-3fe5-43d0-92c2-47a60c2cf87c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.587870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f959fdb-3fe5-43d0-92c2-47a60c2cf87c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:06:00.588268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f959fdb-3fe5-43d0-92c2-47a60c2cf87c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.588455 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f959fdb-3fe5-43d0-92c2-47a60c2cf87c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.588598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-4f959fdb-3fe5-43d0-92c2-47a60c2cf87c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member c0ed55cb-f2f1-45da-a881-f9cd3576ac64 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:06:00.592895 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f959fdb-3fe5-43d0-92c2-47a60c2cf87c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 returned with HTTP 404 Jul 10 19:06:00.593627 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 909/3630] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:00.603297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-77600da8-1d02-4854-98f2-808e2da6ea28 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.605624 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-77600da8-1d02-4854-98f2-808e2da6ea28 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] DELETE https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:06:00.605922 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-77600da8-1d02-4854-98f2-808e2da6ea28 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.606157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-77600da8-1d02-4854-98f2-808e2da6ea28 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.606321 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-77600da8-1d02-4854-98f2-808e2da6ea28 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for member c0ed55cb-f2f1-45da-a881-f9cd3576ac64 {{(pid=100059) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:06:00.606435 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.group_snapshots [None req-77600da8-1d02-4854-98f2-808e2da6ea28 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group_snapshot with id: c0ed55cb-f2f1-45da-a881-f9cd3576ac64 Jul 10 19:06:00.610276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-77600da8-1d02-4854-98f2-808e2da6ea28 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 returned with HTTP 404 Jul 10 19:06:00.610984 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 919/3631] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 19:06:00 2026] DELETE /volume/v3/group_snapshots/c0ed55cb-f2f1-45da-a881-f9cd3576ac64 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:00.619897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.622524 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:06:00.622872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.623150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.623454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:00.624532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:06:00.634376 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:06:00.635292 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:00.635471 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:00.674418 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:00.677426 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.677426 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:00.681213 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:00.681457 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:00.716206 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:00.719620 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.719620 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:00.728885 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-78c73777-3c28-453d-9ee3-ac5b72dcb74d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:06:00.729501 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 893/3632] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:06:00.748063 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a46b7679-f70b-4dab-9994-66d882f9cade None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.749740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a46b7679-f70b-4dab-9994-66d882f9cade tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e/action Jul 10 19:06:00.750159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a46b7679-f70b-4dab-9994-66d882f9cade tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:00.750735 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a46b7679-f70b-4dab-9994-66d882f9cade tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:00.752239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-a46b7679-f70b-4dab-9994-66d882f9cade tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for group 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100058) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:06:00.752351 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-a46b7679-f70b-4dab-9994-66d882f9cade tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group with id: 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:06:00.756570 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.756570 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:00.813731 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a46b7679-f70b-4dab-9994-66d882f9cade tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e/action returned with HTTP 202 Jul 10 19:06:00.814231 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 912/3633] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:06:00 2026] POST /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:00.821785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3cebb954-5bbc-46ba-987a-828765727233 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.824286 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 Jul 10 19:06:00.824594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.824926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:00.833746 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.833746 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:00.838714 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:06:00.839539 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:00.839539 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:00.883932 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:00.888913 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:00.888913 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:00.898708 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cebb954-5bbc-46ba-987a-828765727233 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 returned with HTTP 200 Jul 10 19:06:00.899184 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 910/3634] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:00.977191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c1270dcd-1359-4405-8de1-316bca691229 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:00.982637 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c1270dcd-1359-4405-8de1-316bca691229 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:06:00.983733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c1270dcd-1359-4405-8de1-316bca691229 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:00.984343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c1270dcd-1359-4405-8de1-316bca691229 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.001091 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c1270dcd-1359-4405-8de1-316bca691229 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 404 Jul 10 19:06:01.001712 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 920/3635] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:00 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:01.132155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f6c4b365-18e3-4b27-b1db-f7f06f201f4b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.134993 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6c4b365-18e3-4b27-b1db-f7f06f201f4b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:01.135250 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6c4b365-18e3-4b27-b1db-f7f06f201f4b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.135493 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f6c4b365-18e3-4b27-b1db-f7f06f201f4b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.147936 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:01.147936 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:01.153223 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f6c4b365-18e3-4b27-b1db-f7f06f201f4b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:01.161072 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f6c4b365-18e3-4b27-b1db-f7f06f201f4b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:01.161599 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 894/3636] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:01.221872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9cd10500-7cce-49e7-af7a-48defa428c4b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.224084 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9cd10500-7cce-49e7-af7a-48defa428c4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:01.224384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9cd10500-7cce-49e7-af7a-48defa428c4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.224677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9cd10500-7cce-49e7-af7a-48defa428c4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.225482 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9cd10500-7cce-49e7-af7a-48defa428c4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:01.230119 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:01.230119 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:01.231141 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9cd10500-7cce-49e7-af7a-48defa428c4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:01.231787 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 913/3637] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:01.448978 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ddb50770-2cd7-4159-9a9f-14b1c99743b2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.451599 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddb50770-2cd7-4159-9a9f-14b1c99743b2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:06:01.451830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddb50770-2cd7-4159-9a9f-14b1c99743b2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.452035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddb50770-2cd7-4159-9a9f-14b1c99743b2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.452262 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ddb50770-2cd7-4159-9a9f-14b1c99743b2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume with id: 8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:06:01.459838 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddb50770-2cd7-4159-9a9f-14b1c99743b2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 404 Jul 10 19:06:01.460651 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 911/3638] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:01 2026] DELETE /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:01.472280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8fd00d4e-7299-4a17-a390-cbc07709a1f8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.479203 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8fd00d4e-7299-4a17-a390-cbc07709a1f8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 Jul 10 19:06:01.479611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8fd00d4e-7299-4a17-a390-cbc07709a1f8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.480335 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8fd00d4e-7299-4a17-a390-cbc07709a1f8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.503442 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8fd00d4e-7299-4a17-a390-cbc07709a1f8 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 returned with HTTP 404 Jul 10 19:06:01.505585 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 921/3639] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/8a17bb60-b496-4595-b753-aa0289e431b5 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:01.517048 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.518841 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:06:01.519154 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.519409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.519620 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume with id: 838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:06:01.528444 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:01.528444 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:01.528987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:01.553670 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume request issued successfully. Jul 10 19:06:01.553849 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-70508479-f2b7-4c23-aaf1-4bf298f2d4db tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 202 Jul 10 19:06:01.554364 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 895/3640] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:01 2026] DELETE /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:01.563109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5767ac45-f83a-4f93-81af-6c3232560fe7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.564888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-042437e5-56fe-43ea-8dcc-bc1878656245 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.565173 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5767ac45-f83a-4f93-81af-6c3232560fe7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 Jul 10 19:06:01.565414 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5767ac45-f83a-4f93-81af-6c3232560fe7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.565666 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5767ac45-f83a-4f93-81af-6c3232560fe7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.568573 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-042437e5-56fe-43ea-8dcc-bc1878656245 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:06:01.568891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-042437e5-56fe-43ea-8dcc-bc1878656245 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.569204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-042437e5-56fe-43ea-8dcc-bc1878656245 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.574214 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5767ac45-f83a-4f93-81af-6c3232560fe7 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 returned with HTTP 404 Jul 10 19:06:01.574952 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 914/3641] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/fb79429c-480b-4e22-853e-d76f748c0a91 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:01.581756 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:01.581756 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:01.586368 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.587223 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-042437e5-56fe-43ea-8dcc-bc1878656245 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:01.588499 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce Jul 10 19:06:01.588733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.589030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.589222 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete volume with id: ba59a114-0779-46c8-828f-02e7120f18ce Jul 10 19:06:01.593092 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-042437e5-56fe-43ea-8dcc-bc1878656245 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 200 Jul 10 19:06:01.593613 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 912/3642] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:01.598299 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:01.598299 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:01.598959 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:06:01.642121 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Delete volume request issued successfully. Jul 10 19:06:01.643355 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ca056af-6e3e-44ee-907c-2dbb337ee506 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce returned with HTTP 202 Jul 10 19:06:01.644902 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 922/3643] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:01 2026] DELETE /volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:01.657664 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-acbfff6f-e713-49ca-b2ec-0f4663818b44 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.661140 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-acbfff6f-e713-49ca-b2ec-0f4663818b44 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce Jul 10 19:06:01.661445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-acbfff6f-e713-49ca-b2ec-0f4663818b44 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.661692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-acbfff6f-e713-49ca-b2ec-0f4663818b44 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.672796 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:01.672796 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:01.677753 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-acbfff6f-e713-49ca-b2ec-0f4663818b44 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Volume info retrieved successfully. Jul 10 19:06:01.688290 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-acbfff6f-e713-49ca-b2ec-0f4663818b44 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce returned with HTTP 200 Jul 10 19:06:01.689029 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 896/3644] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:01.915868 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cfa24904-bf45-460d-832e-e8041cc7062b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.917741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfa24904-bf45-460d-832e-e8041cc7062b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 Jul 10 19:06:01.917980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfa24904-bf45-460d-832e-e8041cc7062b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.918162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfa24904-bf45-460d-832e-e8041cc7062b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.924216 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfa24904-bf45-460d-832e-e8041cc7062b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 returned with HTTP 404 Jul 10 19:06:01.924701 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 915/3645] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/9a8ce2cd-6d7e-4dd4-bc9d-1cfd13c407b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:01.932213 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-78d523af-3d45-4cf1-a162-0f0fc75cdd50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.934282 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78d523af-3d45-4cf1-a162-0f0fc75cdd50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 Jul 10 19:06:01.934729 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78d523af-3d45-4cf1-a162-0f0fc75cdd50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.934893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78d523af-3d45-4cf1-a162-0f0fc75cdd50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.941212 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78d523af-3d45-4cf1-a162-0f0fc75cdd50 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 returned with HTTP 404 Jul 10 19:06:01.941788 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 913/3646] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/volumes/6a87cd64-ee24-4d93-ba1d-39b1395675a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:01.948728 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4db0ba13-77cd-4d53-ba71-42bbfe59ddfb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.950567 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4db0ba13-77cd-4d53-ba71-42bbfe59ddfb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e Jul 10 19:06:01.950814 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4db0ba13-77cd-4d53-ba71-42bbfe59ddfb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.951033 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4db0ba13-77cd-4d53-ba71-42bbfe59ddfb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.951177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-4db0ba13-77cd-4d53-ba71-42bbfe59ddfb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:01.954908 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4db0ba13-77cd-4d53-ba71-42bbfe59ddfb tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e returned with HTTP 404 Jul 10 19:06:01.955456 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 923/3647] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:01 2026] GET /volume/v3/groups/8bcd8b74-9d5f-42f1-b4ca-c4a7ee08273e => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:01.963482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7b759cb4-76ab-4103-afe4-10a313326555 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.965303 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b759cb4-76ab-4103-afe4-10a313326555 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/84b4eb73-faf6-488c-8bcd-ad8dc81b81ca Jul 10 19:06:01.965520 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b759cb4-76ab-4103-afe4-10a313326555 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.965735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b759cb4-76ab-4103-afe4-10a313326555 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:01.978889 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b759cb4-76ab-4103-afe4-10a313326555 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/group_types/84b4eb73-faf6-488c-8bcd-ad8dc81b81ca returned with HTTP 202 Jul 10 19:06:01.979307 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 897/3648] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 19:06:01 2026] DELETE /volume/v3/group_types/84b4eb73-faf6-488c-8bcd-ad8dc81b81ca => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:01.986744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-35b922c6-2f3e-4b1b-b4a6-7be2f12bcefa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:01.989175 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-35b922c6-2f3e-4b1b-b4a6-7be2f12bcefa tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] DELETE https://10.4.3.225/volume/v3/types/a7511608-6cfa-4282-bf44-c94c6bde3f38 Jul 10 19:06:01.989430 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-35b922c6-2f3e-4b1b-b4a6-7be2f12bcefa tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:01.989707 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-35b922c6-2f3e-4b1b-b4a6-7be2f12bcefa tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.018434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-35b922c6-2f3e-4b1b-b4a6-7be2f12bcefa tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types/a7511608-6cfa-4282-bf44-c94c6bde3f38 returned with HTTP 202 Jul 10 19:06:02.018966 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 916/3649] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:01 2026] DELETE /volume/v3/types/a7511608-6cfa-4282-bf44-c94c6bde3f38 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:02.025999 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c1f4f55-2c41-4f98-afec-d932550ad5eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.027716 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c1f4f55-2c41-4f98-afec-d932550ad5eb tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] GET https://10.4.3.225/volume/v3/types/a7511608-6cfa-4282-bf44-c94c6bde3f38 Jul 10 19:06:02.027939 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c1f4f55-2c41-4f98-afec-d932550ad5eb tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:02.028176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c1f4f55-2c41-4f98-afec-d932550ad5eb tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.032038 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c1f4f55-2c41-4f98-afec-d932550ad5eb tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types/a7511608-6cfa-4282-bf44-c94c6bde3f38 returned with HTTP 404 Jul 10 19:06:02.032698 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 914/3650] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:06:02 2026] GET /volume/v3/types/a7511608-6cfa-4282-bf44-c94c6bde3f38 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:02.043100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a6cc2e4d-a7ae-4dbb-9119-d7138748bf2f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.045170 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6cc2e4d-a7ae-4dbb-9119-d7138748bf2f tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:06:02.045567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6cc2e4d-a7ae-4dbb-9119-d7138748bf2f tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1606954324"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:02.063009 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6cc2e4d-a7ae-4dbb-9119-d7138748bf2f tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:06:02.063440 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 924/3651] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:06:02 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:02.071829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-456a154a-d88e-4a76-aa8b-f0fe22daba03 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.073989 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-456a154a-d88e-4a76-aa8b-f0fe22daba03 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 19:06:02.074414 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-456a154a-d88e-4a76-aa8b-f0fe22daba03 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-945319066"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:02.089421 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-456a154a-d88e-4a76-aa8b-f0fe22daba03 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 19:06:02.090031 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 898/3652] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 19:06:02 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:02.099713 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7669da13-1e4d-474d-820f-64f0090740b0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.101971 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 19:06:02.102472 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5cf073d8-a260-4a40-80e0-2c90fb8b64bf", "volume_types": ["c996fadb-567b-4376-b146-35b988298f86"], "name": "tempest-GroupSnapshotsTest-Group-774105789"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:02.104464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group {'group': {'group_type': '5cf073d8-a260-4a40-80e0-2c90fb8b64bf', 'volume_types': ['c996fadb-567b-4376-b146-35b988298f86'], 'name': 'tempest-GroupSnapshotsTest-Group-774105789'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:06:02.109298 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group tempest-GroupSnapshotsTest-Group-774105789. Jul 10 19:06:02.124795 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability zone cache updated, next update will occur around 2026-07-10 20:06:02.124345. {{(pid=100058) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:06:02.125021 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:06:02.141373 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['b012d428-df31-4cd8-b901-a8318ca1bc7e'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:02.174404 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7669da13-1e4d-474d-820f-64f0090740b0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 19:06:02.174869 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 917/3653] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 19:06:02 2026] POST /volume/v3/groups => generated 111 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:02.178032 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5ba24230-d334-4b5d-a6ee-a97f478cde1f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.180057 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ba24230-d334-4b5d-a6ee-a97f478cde1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:02.180057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ba24230-d334-4b5d-a6ee-a97f478cde1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:02.180057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5ba24230-d334-4b5d-a6ee-a97f478cde1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.187123 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5ba0e16d-e63a-424c-a7a4-97be2ce02a18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.192076 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ba0e16d-e63a-424c-a7a4-97be2ce02a18 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb Jul 10 19:06:02.192423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ba0e16d-e63a-424c-a7a4-97be2ce02a18 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:02.192733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5ba0e16d-e63a-424c-a7a4-97be2ce02a18 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.193046 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-5ba0e16d-e63a-424c-a7a4-97be2ce02a18 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member adf05a97-208e-413b-8733-2e58e7dbd6eb {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:02.195455 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:02.195455 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:02.197519 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:02.197519 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:02.200904 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5ba24230-d334-4b5d-a6ee-a97f478cde1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:02.206825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5ba0e16d-e63a-424c-a7a4-97be2ce02a18 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb returned with HTTP 200 Jul 10 19:06:02.207485 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 925/3654] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:02 2026] GET /volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:02.207610 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5ba24230-d334-4b5d-a6ee-a97f478cde1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:02.208209 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 915/3655] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:02 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:02.245679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4c43f01c-077d-4f7b-8a3c-a611919cfafa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.247776 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c43f01c-077d-4f7b-8a3c-a611919cfafa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:02.248098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c43f01c-077d-4f7b-8a3c-a611919cfafa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:02.248422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c43f01c-077d-4f7b-8a3c-a611919cfafa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.248692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4c43f01c-077d-4f7b-8a3c-a611919cfafa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:02.255416 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:02.255416 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:02.257521 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c43f01c-077d-4f7b-8a3c-a611919cfafa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:02.257521 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 899/3656] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:02 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:02.607335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eded2bf6-4e96-4c7c-a10f-62921d326ac6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.609176 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eded2bf6-4e96-4c7c-a10f-62921d326ac6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 Jul 10 19:06:02.609385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eded2bf6-4e96-4c7c-a10f-62921d326ac6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:02.609585 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eded2bf6-4e96-4c7c-a10f-62921d326ac6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.615875 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eded2bf6-4e96-4c7c-a10f-62921d326ac6 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 returned with HTTP 404 Jul 10 19:06:02.616409 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 918/3657] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:02 2026] GET /volume/v3/volumes/838ddcc8-c6a9-4e37-a1e9-b0c5b1802897 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:02.703849 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d7b43b09-5b47-4ac6-9496-d9bfd1394607 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:02.707124 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7b43b09-5b47-4ac6-9496-d9bfd1394607 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] GET https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce Jul 10 19:06:02.707124 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7b43b09-5b47-4ac6-9496-d9bfd1394607 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:02.707318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7b43b09-5b47-4ac6-9496-d9bfd1394607 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:02.716061 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7b43b09-5b47-4ac6-9496-d9bfd1394607 tempest-VolumesBackupsTest-797982176 tempest-VolumesBackupsTest-797982176-project-member] https://10.4.3.225/volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce returned with HTTP 404 Jul 10 19:06:02.716518 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 926/3658] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:02 2026] GET /volume/v3/volumes/ba59a114-0779-46c8-828f-02e7120f18ce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:03.218197 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65677254-c43f-4b94-b72b-dc1eb0fb84aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:03.220486 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65677254-c43f-4b94-b72b-dc1eb0fb84aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb Jul 10 19:06:03.220486 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65677254-c43f-4b94-b72b-dc1eb0fb84aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:03.221021 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65677254-c43f-4b94-b72b-dc1eb0fb84aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:03.221021 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-65677254-c43f-4b94-b72b-dc1eb0fb84aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member adf05a97-208e-413b-8733-2e58e7dbd6eb {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:03.222259 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb5bb09b-0746-470b-8335-36df28a58c1e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:03.224859 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb5bb09b-0746-470b-8335-36df28a58c1e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:03.224934 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.224934 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:03.225081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb5bb09b-0746-470b-8335-36df28a58c1e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:03.225370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb5bb09b-0746-470b-8335-36df28a58c1e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:03.239784 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.239784 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:03.241251 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65677254-c43f-4b94-b72b-dc1eb0fb84aa tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb returned with HTTP 200 Jul 10 19:06:03.241638 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 916/3659] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:03 2026] GET /volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:03.245124 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bb5bb09b-0746-470b-8335-36df28a58c1e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:03.251659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-240bfa93-435d-4e99-8ec3-08edab865be8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:03.253028 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb5bb09b-0746-470b-8335-36df28a58c1e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:03.253640 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 900/3660] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:03 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:03.253860 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:03.254585 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-406852651", "volume_type": "c996fadb-567b-4376-b146-35b988298f86", "group_id": "adf05a97-208e-413b-8733-2e58e7dbd6eb", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:03.256668 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-406852651', 'volume_type': 'c996fadb-567b-4376-b146-35b988298f86', 'group_id': 'adf05a97-208e-413b-8733-2e58e7dbd6eb', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:03.266845 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.266845 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:03.267339 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume of 1 GB Jul 10 19:06:03.269709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a541da0c-639b-4615-8001-bfe4250da88a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:03.272130 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a541da0c-639b-4615-8001-bfe4250da88a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:03.272395 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a541da0c-639b-4615-8001-bfe4250da88a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:03.272826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a541da0c-639b-4615-8001-bfe4250da88a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:03.273047 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a541da0c-639b-4615-8001-bfe4250da88a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:03.273383 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Availability Zones retrieved successfully. Jul 10 19:06:03.278688 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (e35ecf0c-d4ea-49d2-9a17-454786ba65da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:03.280111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76875c0-e2bf-4626-a084-e17c6e30315a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:03.280669 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.280669 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:03.280767 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.280767 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:03.281173 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:03.281478 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a541da0c-639b-4615-8001-bfe4250da88a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:03.281884 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 927/3661] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:03 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:03.303971 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76875c0-e2bf-4626-a084-e17c6e30315a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:06:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c996fadb-567b-4376-b146-35b988298f86,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1606954324',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c996fadb-567b-4376-b146-35b988298f86', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'adf05a97-208e-413b-8733-2e58e7dbd6eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:03.305159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7fdcae-c214-42ce-8be0-c55159e427ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:03.339870 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1606954324 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1606954324, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:03.340367 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1606954324 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1606954324, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:03.381660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['70d61e95-e624-4c65-b972-dfb8003676df', 'c3c40dd1-2d83-45a2-985c-21ffaa22f48b', 'da40a232-1284-439a-b8a9-a1a4316941c0', 'f4bc9ed2-4f75-4162-9a2b-dc9463269518'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:03.382693 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7fdcae-c214-42ce-8be0-c55159e427ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d61e95-e624-4c65-b972-dfb8003676df', 'c3c40dd1-2d83-45a2-985c-21ffaa22f48b', 'da40a232-1284-439a-b8a9-a1a4316941c0', 'f4bc9ed2-4f75-4162-9a2b-dc9463269518']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:03.383798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0822e766-9436-4298-9e29-f1c9f42a6148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:03.415538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0822e766-9436-4298-9e29-f1c9f42a6148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cf9fb5a-4ec8-4005-90e0-d34323eb0d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-406852651',encryption_key_id=None,group_id=adf05a97-208e-413b-8733-2e58e7dbd6eb,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['70d61e95-e624-4c65-b972-dfb8003676df','c3c40dd1-2d83-45a2-985c-21ffaa22f48b','da40a232-1284-439a-b8a9-a1a4316941c0','f4bc9ed2-4f75-4162-9a2b-dc9463269518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=c996fadb-567b-4376-b146-35b988298f86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-406852651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=adf05a97-208e-413b-8733-2e58e7dbd6eb,host=None,id=3cf9fb5a-4ec8-4005-90e0-d34323eb0d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851225994e46427f8ebd3dbb04a53037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='279fa5263d0045c3a689aa981b452c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c996fadb-567b-4376-b146-35b988298f86),volume_type_id=c996fadb-567b-4376-b146-35b988298f86)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:03.417090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ede3cf9-7d6e-41d3-a740-2bc65ef81261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:03.443102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ede3cf9-7d6e-41d3-a740-2bc65ef81261) transitioned into state 'SUCCESS' from state '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-406852651',encryption_key_id=None,group_id=adf05a97-208e-413b-8733-2e58e7dbd6eb,group_type_id=,metadata={},multiattach=False,project_id='851225994e46427f8ebd3dbb04a53037',qos_specs=None,replication_status=,reservations=['70d61e95-e624-4c65-b972-dfb8003676df','c3c40dd1-2d83-45a2-985c-21ffaa22f48b','da40a232-1284-439a-b8a9-a1a4316941c0','f4bc9ed2-4f75-4162-9a2b-dc9463269518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='279fa5263d0045c3a689aa981b452c73',volume_type_id=c996fadb-567b-4376-b146-35b988298f86)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:03.444435 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2e3616-65b3-40de-9b84-d065a99ef2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:03.461700 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2e3616-65b3-40de-9b84-d065a99ef2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:03.462716 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Flow 'volume_create_api' (e35ecf0c-d4ea-49d2-9a17-454786ba65da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:03.463131 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Create volume request issued successfully. Jul 10 19:06:03.464393 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:03.464393 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:03.513396 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:03.517945 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.517945 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:03.523203 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-240bfa93-435d-4e99-8ec3-08edab865be8 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:03.523799 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 919/3662] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:06:03 2026] POST /volume/v3/volumes => generated 822 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:06:03.537801 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a25674d0-225f-4aa5-8ac8-08221169503e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:03.540155 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 Jul 10 19:06:03.540466 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:03.540777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:03.550391 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.550391 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:03.554637 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:06:03.555619 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:03.556058 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:03.608858 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:03.613149 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:03.613149 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:03.623680 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a25674d0-225f-4aa5-8ac8-08221169503e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 returned with HTTP 200 Jul 10 19:06:03.623680 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 917/3663] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:03 2026] GET /volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 => generated 890 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:04.269841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-666becfc-83a7-4a81-8447-dd3a0136b0f1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:04.272042 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-666becfc-83a7-4a81-8447-dd3a0136b0f1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:04.272197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-666becfc-83a7-4a81-8447-dd3a0136b0f1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:04.272479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-666becfc-83a7-4a81-8447-dd3a0136b0f1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:04.283700 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.283700 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:04.289632 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-666becfc-83a7-4a81-8447-dd3a0136b0f1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:04.294834 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-28ea2f98-727b-426c-82db-9dcf1179826b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:04.296795 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-666becfc-83a7-4a81-8447-dd3a0136b0f1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:04.297203 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28ea2f98-727b-426c-82db-9dcf1179826b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:04.297393 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 901/3664] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:04 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:04.297462 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28ea2f98-727b-426c-82db-9dcf1179826b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:04.297629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28ea2f98-727b-426c-82db-9dcf1179826b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:04.297768 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-28ea2f98-727b-426c-82db-9dcf1179826b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:04.303393 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.303393 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:04.304154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28ea2f98-727b-426c-82db-9dcf1179826b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:04.304658 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 928/3665] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:04 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:04.643144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8fa53232-8d0d-4779-827f-cd44625f0bea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:04.645900 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 Jul 10 19:06:04.646388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:04.647301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:04.660267 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.660267 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:04.667952 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:06:04.669287 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:04.669287 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:04.729076 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:04.730859 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.730859 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:04.745725 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8fa53232-8d0d-4779-827f-cd44625f0bea tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 returned with HTTP 200 Jul 10 19:06:04.746571 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 920/3666] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:04 2026] GET /volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:04.763043 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:04.765909 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/group_snapshots Jul 10 19:06:04.766632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "adf05a97-208e-413b-8733-2e58e7dbd6eb", "name": "tempest-group_snapshot-294571262"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:04.769172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'adf05a97-208e-413b-8733-2e58e7dbd6eb', 'name': 'tempest-group_snapshot-294571262'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 19:06:04.773469 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.773469 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:04.778150 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.group_snapshots [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Creating group_snapshot tempest-group_snapshot-294571262. Jul 10 19:06:04.805782 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.805782 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:04.820616 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1606954324 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1606954324, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:04.821144 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1606954324 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1606954324, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:04.848034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Created reservations ['d35b1893-6aad-4a08-a11b-054e116ce355', 'cebefb23-1e0d-40fb-8555-819d9aa4e19c', 'd8ec5cfc-9e2a-4622-bbee-1774be3c9351', '855be408-596d-4fed-83a0-e2253b2f9fbb'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:04.883477 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-561c5a5d-b704-4f17-b06e-96174ebfbd5c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots returned with HTTP 202 Jul 10 19:06:04.884083 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 918/3667] 10.4.3.225 () {70 vars in 1324 bytes} [Fri Jul 10 19:06:04 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:04.895314 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1e3e6318-1462-46fb-9202-b47d13d7988e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:04.897956 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1e3e6318-1462-46fb-9202-b47d13d7988e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:04.898245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1e3e6318-1462-46fb-9202-b47d13d7988e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:04.898478 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1e3e6318-1462-46fb-9202-b47d13d7988e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:04.898641 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-1e3e6318-1462-46fb-9202-b47d13d7988e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:06:04.902459 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:04.902459 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:04.906971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1e3e6318-1462-46fb-9202-b47d13d7988e tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 returned with HTTP 200 Jul 10 19:06:04.907250 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 902/3668] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:06:04 2026] GET /volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 => generated 306 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:05.153815 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.230912 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-7fe0acca-370d-4138-93f5-578f848979af None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.233594 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-7fe0acca-370d-4138-93f5-578f848979af tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a/action Jul 10 19:06:05.234090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-7fe0acca-370d-4138-93f5-578f848979af tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:05.234260 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-7fe0acca-370d-4138-93f5-578f848979af tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:05.271194 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.271194 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:05.285954 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:05.286681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-86723025"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:05.288388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-86723025'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:05.288552 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Create volume of 1 GB Jul 10 19:06:05.289332 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-677ea69b-0b58-4332-9d64-e5a81d239ee6 req-7fe0acca-370d-4138-93f5-578f848979af tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a/action returned with HTTP 204 Jul 10 19:06:05.290071 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 921/3669] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:06:05 2026] POST /volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:05.295082 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Availability Zones retrieved successfully. Jul 10 19:06:05.303230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Flow 'volume_create_api' (a55edc89-7c5a-4271-b944-cd66356849f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:05.305230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c881f68-102c-4b23-990f-80f2554ac15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:05.306352 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:05.314469 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbd459ef-1f1e-46fc-8fc8-b5c32f6ecb71 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.317657 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbd459ef-1f1e-46fc-8fc8-b5c32f6ecb71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:05.317879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbd459ef-1f1e-46fc-8fc8-b5c32f6ecb71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.318145 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbd459ef-1f1e-46fc-8fc8-b5c32f6ecb71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.318365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5de3d8fc-14b1-4997-a461-cbbf253cdb68 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.322012 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5de3d8fc-14b1-4997-a461-cbbf253cdb68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:05.322335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5de3d8fc-14b1-4997-a461-cbbf253cdb68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.322614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5de3d8fc-14b1-4997-a461-cbbf253cdb68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.322823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5de3d8fc-14b1-4997-a461-cbbf253cdb68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:05.334291 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.334291 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:05.335841 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5de3d8fc-14b1-4997-a461-cbbf253cdb68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:05.337171 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 903/3670] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:05.342029 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.342029 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:05.352607 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cbd459ef-1f1e-46fc-8fc8-b5c32f6ecb71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:05.353860 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c881f68-102c-4b23-990f-80f2554ac15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:05.356023 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e636aa84-05c3-4d6d-9456-4400d0c99e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:05.363499 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbd459ef-1f1e-46fc-8fc8-b5c32f6ecb71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:05.363985 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 919/3671] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1134 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:05.381882 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.384035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:05.384510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2105588482", "container": "tempest-volumesbackupstest-backup-container-518167383"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:05.386578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating new backup {'backup': {'volume_id': '8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2105588482', 'container': 'tempest-volumesbackupstest-backup-container-518167383'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:05.386912 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating backup of volume 8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 in container tempest-volumesbackupstest-backup-container-518167383 Jul 10 19:06:05.403387 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.403387 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:05.403941 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:05.438151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['eb81514b-0166-4b07-8375-befa857e9fcd', '194e7dca-375c-4ac6-abe4-b47109cc12e6'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:05.467026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Created reservations ['7fb72b9f-7abe-4687-8022-5fae2e468f6a', '6b4ac7b5-f47c-4f78-9ba9-61951129d564', 'fdda7a96-76fe-413c-904c-380231384de1', 'dae6f0dd-ebff-4d64-bf65-625696d572db'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:05.467875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e636aa84-05c3-4d6d-9456-4400d0c99e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb72b9f-7abe-4687-8022-5fae2e468f6a', '6b4ac7b5-f47c-4f78-9ba9-61951129d564', 'fdda7a96-76fe-413c-904c-380231384de1', 'dae6f0dd-ebff-4d64-bf65-625696d572db']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:05.468817 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992fe84a-e701-4fea-9c4b-a2fd45f9d505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:05.502121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (992fe84a-e701-4fea-9c4b-a2fd45f9d505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d1fe91e-d514-463c-8ddb-0e0409da5c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-86723025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7d63236c08e45b6ba032ddd6b98a970',qos_specs=None,replication_status=,reservations=['7fb72b9f-7abe-4687-8022-5fae2e468f6a','6b4ac7b5-f47c-4f78-9ba9-61951129d564','fdda7a96-76fe-413c-904c-380231384de1','dae6f0dd-ebff-4d64-bf65-625696d572db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05344020061d4b2f87b459919eec781b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-86723025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d1fe91e-d514-463c-8ddb-0e0409da5c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7d63236c08e45b6ba032ddd6b98a970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05344020061d4b2f87b459919eec781b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:05.503407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6011fb7-1766-4175-9212-e9425f83194a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:05.517227 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6b13d324-b3bb-4726-bb88-16aaf2d29566 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:05.517666 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 922/3672] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:06:05 2026] POST /volume/v3/backups => generated 330 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:05.528539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d14f52f9-c3a1-4258-aeb0-deb187cc1ed2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.530495 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d14f52f9-c3a1-4258-aeb0-deb187cc1ed2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:05.530756 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d14f52f9-c3a1-4258-aeb0-deb187cc1ed2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.531046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d14f52f9-c3a1-4258-aeb0-deb187cc1ed2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.531163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d14f52f9-c3a1-4258-aeb0-deb187cc1ed2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:05.533436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6011fb7-1766-4175-9212-e9425f83194a) transitioned into state 'SUCCESS' from state '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-86723025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7d63236c08e45b6ba032ddd6b98a970',qos_specs=None,replication_status=,reservations=['7fb72b9f-7abe-4687-8022-5fae2e468f6a','6b4ac7b5-f47c-4f78-9ba9-61951129d564','fdda7a96-76fe-413c-904c-380231384de1','dae6f0dd-ebff-4d64-bf65-625696d572db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05344020061d4b2f87b459919eec781b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:05.534465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d854e0d3-21d0-4471-8271-1e3a24daa03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:05.536568 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.536568 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:05.537426 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d14f52f9-c3a1-4258-aeb0-deb187cc1ed2 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:05.537941 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 904/3673] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:05.548115 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d854e0d3-21d0-4471-8271-1e3a24daa03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:05.549187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Flow 'volume_create_api' (a55edc89-7c5a-4271-b944-cd66356849f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:05.549606 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Create volume request issued successfully. Jul 10 19:06:05.550285 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4fbd18bc-f2e8-4039-9706-39073cbc19a7 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:05.550693 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 929/3674] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:05 2026] POST /volume/v3/volumes => generated 776 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:05.563738 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7175764-d62c-4e3d-81c1-0fa55b752a0c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.566709 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7175764-d62c-4e3d-81c1-0fa55b752a0c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 Jul 10 19:06:05.567165 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7175764-d62c-4e3d-81c1-0fa55b752a0c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.567432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7175764-d62c-4e3d-81c1-0fa55b752a0c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.577778 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.577778 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:05.583223 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e7175764-d62c-4e3d-81c1-0fa55b752a0c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Volume info retrieved successfully. Jul 10 19:06:05.587994 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7175764-d62c-4e3d-81c1-0fa55b752a0c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 returned with HTTP 200 Jul 10 19:06:05.588608 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 920/3675] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:05.917420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cb936fe6-61a4-4c2d-8648-15409033c38c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.919251 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cb936fe6-61a4-4c2d-8648-15409033c38c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:05.919462 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cb936fe6-61a4-4c2d-8648-15409033c38c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.919639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cb936fe6-61a4-4c2d-8648-15409033c38c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.919777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-cb936fe6-61a4-4c2d-8648-15409033c38c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:06:05.923184 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.923184 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:05.926485 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cb936fe6-61a4-4c2d-8648-15409033c38c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 returned with HTTP 200 Jul 10 19:06:05.926823 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 923/3676] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:05.935437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.937850 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 19:06:05.938001 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.938835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.938835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:05.939952 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:06:05.944909 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all snapshots completed successfully. Jul 10 19:06:05.945466 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.945466 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:05.946274 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e1b87f8-8c26-4669-b126-f0c8ac27e6ff tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:06:05.946799 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 905/3677] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:05.956626 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c22987eb-404d-442f-91dd-54091f3294b9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.958879 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c22987eb-404d-442f-91dd-54091f3294b9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/7e7d9352-178b-41b6-a867-e711e72f1a35 Jul 10 19:06:05.959134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c22987eb-404d-442f-91dd-54091f3294b9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.959325 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c22987eb-404d-442f-91dd-54091f3294b9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.965903 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.965903 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:05.966481 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c22987eb-404d-442f-91dd-54091f3294b9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Snapshot retrieved successfully. Jul 10 19:06:05.967577 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c22987eb-404d-442f-91dd-54091f3294b9 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/7e7d9352-178b-41b6-a867-e711e72f1a35 returned with HTTP 200 Jul 10 19:06:05.968257 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 930/3678] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/snapshots/7e7d9352-178b-41b6-a867-e711e72f1a35 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:05.978694 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85803ba8-62e1-427a-a157-5a8b9884b8de None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.980431 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85803ba8-62e1-427a-a157-5a8b9884b8de tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:05.980640 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85803ba8-62e1-427a-a157-5a8b9884b8de tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.980833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85803ba8-62e1-427a-a157-5a8b9884b8de tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:05.980959 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.group_snapshots [None req-85803ba8-62e1-427a-a157-5a8b9884b8de tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:06:05.984192 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:05.984192 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:05.987509 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85803ba8-62e1-427a-a157-5a8b9884b8de tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 returned with HTTP 200 Jul 10 19:06:05.987912 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 921/3679] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 => generated 307 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:05.995817 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-368a5f40-33b4-4b3f-a3af-f8e1973f0507 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:05.997761 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-368a5f40-33b4-4b3f-a3af-f8e1973f0507 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/detail Jul 10 19:06:05.998011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-368a5f40-33b4-4b3f-a3af-f8e1973f0507 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:05.998230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-368a5f40-33b4-4b3f-a3af-f8e1973f0507 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.007600 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-368a5f40-33b4-4b3f-a3af-f8e1973f0507 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 19:06:06.008180 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 924/3680] 10.4.3.225 () {68 vars in 1323 bytes} [Fri Jul 10 19:06:05 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:06.019338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.021789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] DELETE https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:06.022131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.022407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.022581 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.group_snapshots [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for member 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 {{(pid=100060) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:06:06.022789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.group_snapshots [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group_snapshot with id: 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:06.027996 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.027996 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:06.060828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f0e9fc3-1530-489d-9a43-893972d8b4ae tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 returned with HTTP 202 Jul 10 19:06:06.061441 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 906/3681] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 19:06:06 2026] DELETE /volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:06.070388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.073037 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:06:06.073333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.073605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.074070 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:06.075006 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:06:06.084132 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:06:06.084978 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:06.085161 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:06.132891 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:06.136749 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.136749 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:06.145986 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-334f3c70-a4ae-4882-b942-a375a7d977f0 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:06:06.146537 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 931/3682] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:06.162673 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.171925 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail Jul 10 19:06:06.172680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.173954 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.174234 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:06.175240 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:06:06.178261 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all snapshots completed successfully. Jul 10 19:06:06.179018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b06e96f0-a7f6-42f9-b4f4-259c28e0142d tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 19:06:06.179399 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 922/3683] 10.4.3.225 () {66 vars in 1264 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:06:06.188769 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-49d1b3e8-c034-4ad1-a4af-1e43d80b1c2f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.190544 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-49d1b3e8-c034-4ad1-a4af-1e43d80b1c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:06.190909 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-49d1b3e8-c034-4ad1-a4af-1e43d80b1c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.191070 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-49d1b3e8-c034-4ad1-a4af-1e43d80b1c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.191214 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.group_snapshots [None req-49d1b3e8-c034-4ad1-a4af-1e43d80b1c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 19:06:06.194520 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-49d1b3e8-c034-4ad1-a4af-1e43d80b1c2f tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 returned with HTTP 404 Jul 10 19:06:06.195085 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 925/3684] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:06.202394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-00280c8a-2ee0-4a3d-a6a4-6226e5e9d589 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.204261 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-00280c8a-2ee0-4a3d-a6a4-6226e5e9d589 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/group_snapshots Jul 10 19:06:06.204563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-00280c8a-2ee0-4a3d-a6a4-6226e5e9d589 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.204840 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-00280c8a-2ee0-4a3d-a6a4-6226e5e9d589 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.205372 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.205372 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:06.211627 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-00280c8a-2ee0-4a3d-a6a4-6226e5e9d589 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots returned with HTTP 200 Jul 10 19:06:06.212091 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 907/3685] 10.4.3.225 () {68 vars in 1302 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:06.219856 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b709156e-ed12-4723-a10a-eca893598d4b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.221933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b709156e-ed12-4723-a10a-eca893598d4b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] DELETE https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:06.222145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b709156e-ed12-4723-a10a-eca893598d4b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.222326 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b709156e-ed12-4723-a10a-eca893598d4b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.222524 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.group_snapshots [None req-b709156e-ed12-4723-a10a-eca893598d4b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for member 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 {{(pid=100059) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 19:06:06.222524 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.group_snapshots [None req-b709156e-ed12-4723-a10a-eca893598d4b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group_snapshot with id: 3f21f324-9e9b-4a5c-963c-cb255bddf6d5 Jul 10 19:06:06.228127 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b709156e-ed12-4723-a10a-eca893598d4b tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 returned with HTTP 404 Jul 10 19:06:06.228832 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 932/3686] 10.4.3.225 () {68 vars in 1416 bytes} [Fri Jul 10 19:06:06 2026] DELETE /volume/v3/group_snapshots/3f21f324-9e9b-4a5c-963c-cb255bddf6d5 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:06.236880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8183a5d9-4791-4faf-88a8-a4321af9357c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.238801 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:06:06.239090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.239311 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.239547 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:06.240576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:06:06.248771 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Get all volumes completed successfully. Jul 10 19:06:06.249556 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:06.249764 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:06.291053 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:06.294098 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.294098 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:06.301527 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8183a5d9-4791-4faf-88a8-a4321af9357c tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:06:06.301796 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 923/3687] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:06.317298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.319133 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] POST https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb/action Jul 10 19:06:06.319528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:06.320169 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:06.321711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] delete called for group adf05a97-208e-413b-8733-2e58e7dbd6eb {{(pid=100058) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:06:06.321879 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Delete group with id: adf05a97-208e-413b-8733-2e58e7dbd6eb Jul 10 19:06:06.325501 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.325501 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:06.351775 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0aab9741-0d7e-4189-bec6-81d8e766db4b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.354863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0aab9741-0d7e-4189-bec6-81d8e766db4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:06.355414 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0aab9741-0d7e-4189-bec6-81d8e766db4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.355793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0aab9741-0d7e-4189-bec6-81d8e766db4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.356440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0aab9741-0d7e-4189-bec6-81d8e766db4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:06.363584 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.363584 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:06.364479 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-19e20568-ca91-4028-a6a1-b689d0f4bc4a tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb/action returned with HTTP 202 Jul 10 19:06:06.364820 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0aab9741-0d7e-4189-bec6-81d8e766db4b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:06.365441 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 926/3688] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:06:06 2026] POST /volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:06.365530 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 908/3689] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:06.373507 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.376551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 Jul 10 19:06:06.376855 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.377110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.389951 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.389951 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:06.395015 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Volume info retrieved successfully. Jul 10 19:06:06.398831 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:06.398831 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:06.446961 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:06.450743 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.450743 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:06.461863 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-88a1b5f0-b352-4a37-b22d-b16ee512eba1 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 returned with HTTP 200 Jul 10 19:06:06.461863 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 933/3690] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:06.550169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2069eb19-26cf-405d-a496-3f9957e3edce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.553094 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2069eb19-26cf-405d-a496-3f9957e3edce tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:06.553381 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2069eb19-26cf-405d-a496-3f9957e3edce tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.553643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2069eb19-26cf-405d-a496-3f9957e3edce tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.553788 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2069eb19-26cf-405d-a496-3f9957e3edce tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:06.559167 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.559167 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:06.560476 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2069eb19-26cf-405d-a496-3f9957e3edce tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:06.560741 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 924/3691] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:06.605420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1feb2cc8-671b-4964-9794-975267b58a9c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.607631 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1feb2cc8-671b-4964-9794-975267b58a9c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 Jul 10 19:06:06.607921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1feb2cc8-671b-4964-9794-975267b58a9c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.608158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1feb2cc8-671b-4964-9794-975267b58a9c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.619445 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.619445 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:06.625754 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1feb2cc8-671b-4964-9794-975267b58a9c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Volume info retrieved successfully. Jul 10 19:06:06.631639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1feb2cc8-671b-4964-9794-975267b58a9c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 returned with HTTP 200 Jul 10 19:06:06.631639 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 927/3692] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:06.647091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3371fc0b-64cd-4c41-9400-db546344671d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.649377 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:06.650017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d1fe91e-d514-463c-8ddb-0e0409da5c93", "name": "tempest-type-Backup-1572200232"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:06.651566 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Creating new backup {'backup': {'volume_id': '2d1fe91e-d514-463c-8ddb-0e0409da5c93', 'name': 'tempest-type-Backup-1572200232'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:06.651878 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Creating backup of volume 2d1fe91e-d514-463c-8ddb-0e0409da5c93 in container None Jul 10 19:06:06.662506 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.662506 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:06.663200 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Volume info retrieved successfully. Jul 10 19:06:06.708584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Created reservations ['f9368943-bd3b-4f26-86cb-9206f6ec06ee', '9de11f71-4db4-49d3-a0b6-92f96e492537'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:06.754665 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3371fc0b-64cd-4c41-9400-db546344671d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:06.755339 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 909/3693] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:06:06 2026] POST /volume/v3/backups => generated 316 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:06.764555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-810484fe-38eb-4826-9a24-e9ffae13d13b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:06.767190 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-810484fe-38eb-4826-9a24-e9ffae13d13b tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:06.767470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-810484fe-38eb-4826-9a24-e9ffae13d13b tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:06.767741 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-810484fe-38eb-4826-9a24-e9ffae13d13b tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:06.767875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-810484fe-38eb-4826-9a24-e9ffae13d13b tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:06.773907 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:06.773907 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:06.774520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-810484fe-38eb-4826-9a24-e9ffae13d13b tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:06.775149 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 934/3694] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:06 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:07.381655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-82773540-4d2b-4645-8010-ef243c97bc0f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.387014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82773540-4d2b-4645-8010-ef243c97bc0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:07.387314 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82773540-4d2b-4645-8010-ef243c97bc0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.388071 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82773540-4d2b-4645-8010-ef243c97bc0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.388238 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-82773540-4d2b-4645-8010-ef243c97bc0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:07.397306 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:07.397306 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:07.398267 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82773540-4d2b-4645-8010-ef243c97bc0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:07.398826 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 925/3695] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:07 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:07.477211 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c6b887a5-db6b-48a1-9f5b-7773a253cd34 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.479167 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6b887a5-db6b-48a1-9f5b-7773a253cd34 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 Jul 10 19:06:07.479453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6b887a5-db6b-48a1-9f5b-7773a253cd34 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.479703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6b887a5-db6b-48a1-9f5b-7773a253cd34 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.486629 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6b887a5-db6b-48a1-9f5b-7773a253cd34 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 returned with HTTP 404 Jul 10 19:06:07.487091 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 928/3696] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:07 2026] GET /volume/v3/volumes/3cf9fb5a-4ec8-4005-90e0-d34323eb0d63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:07.497231 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-61b281d2-af89-40a0-97bb-2b999e1a96d2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.499908 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-61b281d2-af89-40a0-97bb-2b999e1a96d2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] GET https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb Jul 10 19:06:07.500201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-61b281d2-af89-40a0-97bb-2b999e1a96d2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.500610 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-61b281d2-af89-40a0-97bb-2b999e1a96d2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.501075 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-61b281d2-af89-40a0-97bb-2b999e1a96d2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] show called for member adf05a97-208e-413b-8733-2e58e7dbd6eb {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:07.505039 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-61b281d2-af89-40a0-97bb-2b999e1a96d2 tempest-GroupSnapshotsTest-1418837650 tempest-GroupSnapshotsTest-1418837650-project-member] https://10.4.3.225/volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb returned with HTTP 404 Jul 10 19:06:07.505834 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 910/3697] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:07 2026] GET /volume/v3/groups/adf05a97-208e-413b-8733-2e58e7dbd6eb => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:07.516149 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3344009d-8e6d-46c2-a349-0fa3457bbdd7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.518787 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3344009d-8e6d-46c2-a349-0fa3457bbdd7 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/5cf073d8-a260-4a40-80e0-2c90fb8b64bf Jul 10 19:06:07.519042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3344009d-8e6d-46c2-a349-0fa3457bbdd7 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.519295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3344009d-8e6d-46c2-a349-0fa3457bbdd7 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.536784 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3344009d-8e6d-46c2-a349-0fa3457bbdd7 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/group_types/5cf073d8-a260-4a40-80e0-2c90fb8b64bf returned with HTTP 202 Jul 10 19:06:07.537362 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 935/3698] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 19:06:07 2026] DELETE /volume/v3/group_types/5cf073d8-a260-4a40-80e0-2c90fb8b64bf => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:07.545645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b44ea64e-bee4-48f6-bd31-c12b5b3f34e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.547557 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b44ea64e-bee4-48f6-bd31-c12b5b3f34e5 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] DELETE https://10.4.3.225/volume/v3/types/c996fadb-567b-4376-b146-35b988298f86 Jul 10 19:06:07.547819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b44ea64e-bee4-48f6-bd31-c12b5b3f34e5 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.548037 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b44ea64e-bee4-48f6-bd31-c12b5b3f34e5 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.573836 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c4cbdddb-f44d-4742-b884-979053ce5ce3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.575650 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c4cbdddb-f44d-4742-b884-979053ce5ce3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:07.575910 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c4cbdddb-f44d-4742-b884-979053ce5ce3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.576147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c4cbdddb-f44d-4742-b884-979053ce5ce3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.576283 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c4cbdddb-f44d-4742-b884-979053ce5ce3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:07.581280 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:07.581280 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:07.582230 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c4cbdddb-f44d-4742-b884-979053ce5ce3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:07.582670 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 929/3699] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:07 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:07.583291 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b44ea64e-bee4-48f6-bd31-c12b5b3f34e5 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types/c996fadb-567b-4376-b146-35b988298f86 returned with HTTP 202 Jul 10 19:06:07.583926 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 926/3700] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:07 2026] DELETE /volume/v3/types/c996fadb-567b-4376-b146-35b988298f86 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:07.593110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-331cc3f4-31c7-4973-ac51-fceb559bd110 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.595183 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-331cc3f4-31c7-4973-ac51-fceb559bd110 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] GET https://10.4.3.225/volume/v3/types/c996fadb-567b-4376-b146-35b988298f86 Jul 10 19:06:07.595183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-331cc3f4-31c7-4973-ac51-fceb559bd110 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.595342 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-331cc3f4-31c7-4973-ac51-fceb559bd110 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.598651 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-331cc3f4-31c7-4973-ac51-fceb559bd110 tempest-GroupSnapshotsTest-791050376 tempest-GroupSnapshotsTest-791050376-project-admin] https://10.4.3.225/volume/v3/types/c996fadb-567b-4376-b146-35b988298f86 returned with HTTP 404 Jul 10 19:06:07.599190 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 911/3701] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:06:07 2026] GET /volume/v3/types/c996fadb-567b-4376-b146-35b988298f86 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:07.786738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9267b49e-3628-4952-be61-58a126149867 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:07.789744 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9267b49e-3628-4952-be61-58a126149867 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:07.790099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9267b49e-3628-4952-be61-58a126149867 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:07.790351 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9267b49e-3628-4952-be61-58a126149867 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:07.790512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-9267b49e-3628-4952-be61-58a126149867 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:07.798165 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:07.798165 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:07.798922 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9267b49e-3628-4952-be61-58a126149867 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:07.799285 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 936/3702] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:07 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:08.413274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ade479cd-226f-4029-926a-e98efa47737b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:08.415392 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ade479cd-226f-4029-926a-e98efa47737b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:08.415731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ade479cd-226f-4029-926a-e98efa47737b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:08.415979 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ade479cd-226f-4029-926a-e98efa47737b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:08.416143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ade479cd-226f-4029-926a-e98efa47737b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:08.421318 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:08.421318 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:08.422223 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ade479cd-226f-4029-926a-e98efa47737b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:08.422730 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 930/3703] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:08 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:08.595788 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b6a58198-89ad-44e3-a9fc-b5ac9c4cce35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:08.597713 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6a58198-89ad-44e3-a9fc-b5ac9c4cce35 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:08.597951 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6a58198-89ad-44e3-a9fc-b5ac9c4cce35 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:08.598202 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6a58198-89ad-44e3-a9fc-b5ac9c4cce35 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:08.598346 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b6a58198-89ad-44e3-a9fc-b5ac9c4cce35 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:08.813639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d6197fb0-8098-48c0-a81f-437c459a4696 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:08.817486 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:08.817486 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:08.817569 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6197fb0-8098-48c0-a81f-437c459a4696 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:08.818407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6197fb0-8098-48c0-a81f-437c459a4696 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:08.818472 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6a58198-89ad-44e3-a9fc-b5ac9c4cce35 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:08.818640 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6197fb0-8098-48c0-a81f-437c459a4696 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:08.818768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d6197fb0-8098-48c0-a81f-437c459a4696 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:08.819011 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 927/3704] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:08 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:08.825456 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:08.825456 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:08.826289 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6197fb0-8098-48c0-a81f-437c459a4696 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:08.826841 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 912/3705] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:08 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:09.434297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9588dab4-ada6-4ea8-a70d-7af495a1fc27 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:09.436854 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9588dab4-ada6-4ea8-a70d-7af495a1fc27 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:09.437165 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9588dab4-ada6-4ea8-a70d-7af495a1fc27 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:09.437455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9588dab4-ada6-4ea8-a70d-7af495a1fc27 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:09.437640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-9588dab4-ada6-4ea8-a70d-7af495a1fc27 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:09.443296 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:09.443296 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:09.444025 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9588dab4-ada6-4ea8-a70d-7af495a1fc27 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:09.444627 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 937/3706] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:09 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:09.829479 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-37140319-adc0-47e8-9f2c-647dbef21759 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:09.831515 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-37140319-adc0-47e8-9f2c-647dbef21759 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:09.831791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-37140319-adc0-47e8-9f2c-647dbef21759 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:09.831982 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-37140319-adc0-47e8-9f2c-647dbef21759 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:09.832154 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-37140319-adc0-47e8-9f2c-647dbef21759 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:09.837873 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:09.837873 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:09.838151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-37140319-adc0-47e8-9f2c-647dbef21759 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:09.838538 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 931/3707] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:09 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:09.845116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b51a7508-86ca-466a-b1d0-997bbb8b7635 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:09.847093 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b51a7508-86ca-466a-b1d0-997bbb8b7635 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:09.847312 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b51a7508-86ca-466a-b1d0-997bbb8b7635 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:09.847558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b51a7508-86ca-466a-b1d0-997bbb8b7635 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:09.847694 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b51a7508-86ca-466a-b1d0-997bbb8b7635 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:09.852521 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:09.852521 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:09.853422 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b51a7508-86ca-466a-b1d0-997bbb8b7635 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:09.853749 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 928/3708] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:09 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.087595 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bdf5fb2c-bccd-4690-884c-6da6d7b7c386 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.203989 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdf5fb2c-bccd-4690-884c-6da6d7b7c386 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] GET https://10.4.3.225/volume/v3/os-quota-class-sets/default Jul 10 19:06:10.204184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdf5fb2c-bccd-4690-884c-6da6d7b7c386 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.205686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdf5fb2c-bccd-4690-884c-6da6d7b7c386 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.227272 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdf5fb2c-bccd-4690-884c-6da6d7b7c386 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:06:10.227825 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 913/3709] 10.4.3.225 () {66 vars in 1297 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.239690 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6f9cf120-b588-4602-aac5-b13275ae59e2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.242371 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6f9cf120-b588-4602-aac5-b13275ae59e2 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] GET https://10.4.3.225/volume/v3/os-quota-class-sets/default Jul 10 19:06:10.242781 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6f9cf120-b588-4602-aac5-b13275ae59e2 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.243288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6f9cf120-b588-4602-aac5-b13275ae59e2 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.261395 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6f9cf120-b588-4602-aac5-b13275ae59e2 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:06:10.262103 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 938/3710] 10.4.3.225 () {66 vars in 1297 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.273389 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dffe1735-7d12-4cb3-8f5e-540f73ca67ef None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.275591 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dffe1735-7d12-4cb3-8f5e-540f73ca67ef tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:06:10.276021 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dffe1735-7d12-4cb3-8f5e-540f73ca67ef tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-346478245"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:10.293317 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dffe1735-7d12-4cb3-8f5e-540f73ca67ef tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:06:10.293786 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 932/3711] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:06:10 2026] POST /volume/v3/types => generated 227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.304487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-81cb86d9-88ab-4fa1-b8ab-ff71e0d71d60 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.308830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81cb86d9-88ab-4fa1-b8ab-ff71e0d71d60 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-class-sets/default Jul 10 19:06:10.308830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81cb86d9-88ab-4fa1-b8ab-ff71e0d71d60 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-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-346478245": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-346478245": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-346478245": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:10.418113 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81cb86d9-88ab-4fa1-b8ab-ff71e0d71d60 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:06:10.418113 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 929/3712] 10.4.3.225 () {68 vars in 1318 bytes} [Fri Jul 10 19:06:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 607 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.427286 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-24ff120f-d55d-47d8-8313-34ea7bc298ae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.429185 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24ff120f-d55d-47d8-8313-34ea7bc298ae tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/9612a43879d7479b80d44630c15fd613/defaults Jul 10 19:06:10.429395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24ff120f-d55d-47d8-8313-34ea7bc298ae tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.429642 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-24ff120f-d55d-47d8-8313-34ea7bc298ae tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Calling method 'defaults' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.441020 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-24ff120f-d55d-47d8-8313-34ea7bc298ae tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/9612a43879d7479b80d44630c15fd613/defaults returned with HTTP 200 Jul 10 19:06:10.441588 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 914/3713] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/os-quota-sets/9612a43879d7479b80d44630c15fd613/defaults => generated 643 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.455778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b14c95b2-3f66-4264-a98a-cad582f958d2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.457924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b14c95b2-3f66-4264-a98a-cad582f958d2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:10.458226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b14c95b2-3f66-4264-a98a-cad582f958d2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.458476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b14c95b2-3f66-4264-a98a-cad582f958d2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.458597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b14c95b2-3f66-4264-a98a-cad582f958d2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:10.464196 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:10.464196 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:10.465109 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b14c95b2-3f66-4264-a98a-cad582f958d2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:10.465396 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 939/3714] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.668510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a01eeff5-c8e8-4ddc-986e-e5b91fe67173 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.670503 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a01eeff5-c8e8-4ddc-986e-e5b91fe67173 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/789e7a309ab243a293226d2253f04b89/defaults Jul 10 19:06:10.670741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a01eeff5-c8e8-4ddc-986e-e5b91fe67173 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.671613 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a01eeff5-c8e8-4ddc-986e-e5b91fe67173 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Calling method 'defaults' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.685670 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a01eeff5-c8e8-4ddc-986e-e5b91fe67173 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/789e7a309ab243a293226d2253f04b89/defaults returned with HTTP 200 Jul 10 19:06:10.686270 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 933/3715] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/os-quota-sets/789e7a309ab243a293226d2253f04b89/defaults => generated 643 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.776962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-31abea47-8471-4874-92fc-70b6ab55b996 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.779324 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31abea47-8471-4874-92fc-70b6ab55b996 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] DELETE https://10.4.3.225/volume/v3/types/149c80d5-5837-41a8-92ad-226755641a84 Jul 10 19:06:10.779593 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31abea47-8471-4874-92fc-70b6ab55b996 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.779902 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31abea47-8471-4874-92fc-70b6ab55b996 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.807752 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31abea47-8471-4874-92fc-70b6ab55b996 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/types/149c80d5-5837-41a8-92ad-226755641a84 returned with HTTP 202 Jul 10 19:06:10.808030 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 930/3716] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:10 2026] DELETE /volume/v3/types/149c80d5-5837-41a8-92ad-226755641a84 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:10.816858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bbd7f6fc-d0e5-4d5b-ada1-578e71c08644 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.819122 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bbd7f6fc-d0e5-4d5b-ada1-578e71c08644 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] GET https://10.4.3.225/volume/v3/types/149c80d5-5837-41a8-92ad-226755641a84 Jul 10 19:06:10.819542 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bbd7f6fc-d0e5-4d5b-ada1-578e71c08644 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.819662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bbd7f6fc-d0e5-4d5b-ada1-578e71c08644 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.824666 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bbd7f6fc-d0e5-4d5b-ada1-578e71c08644 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/types/149c80d5-5837-41a8-92ad-226755641a84 returned with HTTP 404 Jul 10 19:06:10.824666 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 915/3717] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/types/149c80d5-5837-41a8-92ad-226755641a84 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:10.832718 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bb915c72-133c-4bfe-80df-1d02ef8d9741 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.834957 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb915c72-133c-4bfe-80df-1d02ef8d9741 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-class-sets/default Jul 10 19:06:10.835269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb915c72-133c-4bfe-80df-1d02ef8d9741 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-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=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:10.850826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cfa7accf-9548-4c91-ba54-3daa86fde724 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.853141 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfa7accf-9548-4c91-ba54-3daa86fde724 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:10.853369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfa7accf-9548-4c91-ba54-3daa86fde724 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.853603 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfa7accf-9548-4c91-ba54-3daa86fde724 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.853748 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-cfa7accf-9548-4c91-ba54-3daa86fde724 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:10.858731 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:10.858731 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:10.859764 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfa7accf-9548-4c91-ba54-3daa86fde724 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:10.860349 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 934/3718] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.864583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-72211818-b924-453a-a7de-152f8f65c847 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:10.866541 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72211818-b924-453a-a7de-152f8f65c847 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:10.866781 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72211818-b924-453a-a7de-152f8f65c847 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:10.867034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-72211818-b924-453a-a7de-152f8f65c847 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:10.867183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-72211818-b924-453a-a7de-152f8f65c847 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:10.871529 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:10.871529 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:10.872099 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-72211818-b924-453a-a7de-152f8f65c847 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:10.872437 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 931/3719] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:10 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:10.910039 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb915c72-133c-4bfe-80df-1d02ef8d9741 tempest-VolumeQuotaClassesTest-896140375 tempest-VolumeQuotaClassesTest-896140375-project-admin] https://10.4.3.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 19:06:10.910550 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 940/3720] 10.4.3.225 () {68 vars in 1318 bytes} [Fri Jul 10 19:06:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:11.479952 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b005be42-d6f1-42b9-b6ff-a5d022ba8756 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:11.482322 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b005be42-d6f1-42b9-b6ff-a5d022ba8756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:11.482628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b005be42-d6f1-42b9-b6ff-a5d022ba8756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:11.482917 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b005be42-d6f1-42b9-b6ff-a5d022ba8756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:11.483065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b005be42-d6f1-42b9-b6ff-a5d022ba8756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:11.489678 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:11.489678 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:11.490361 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b005be42-d6f1-42b9-b6ff-a5d022ba8756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:11.490869 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 916/3721] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:11 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:11.873584 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fb5ec77e-148b-4096-a2d7-ae74af8592a1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:11.876051 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fb5ec77e-148b-4096-a2d7-ae74af8592a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:11.876186 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fb5ec77e-148b-4096-a2d7-ae74af8592a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:11.877127 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fb5ec77e-148b-4096-a2d7-ae74af8592a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:11.877485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-fb5ec77e-148b-4096-a2d7-ae74af8592a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:11.883993 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-55dc5ec1-c5e3-4bdc-b3aa-30d730e5b3ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:11.884350 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:11.884350 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:11.885053 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fb5ec77e-148b-4096-a2d7-ae74af8592a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:11.885517 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 935/3722] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:11 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:11.887383 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55dc5ec1-c5e3-4bdc-b3aa-30d730e5b3ca tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:11.887573 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55dc5ec1-c5e3-4bdc-b3aa-30d730e5b3ca tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:11.887792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-55dc5ec1-c5e3-4bdc-b3aa-30d730e5b3ca tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:11.887970 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-55dc5ec1-c5e3-4bdc-b3aa-30d730e5b3ca tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:11.892871 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:11.892871 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:11.893577 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-55dc5ec1-c5e3-4bdc-b3aa-30d730e5b3ca tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:11.894041 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 932/3723] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:11 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:12.502510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b978c075-2794-45f3-8cf2-f752a6bd9ef4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:12.504758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b978c075-2794-45f3-8cf2-f752a6bd9ef4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:12.505065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b978c075-2794-45f3-8cf2-f752a6bd9ef4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:12.505301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b978c075-2794-45f3-8cf2-f752a6bd9ef4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:12.505485 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b978c075-2794-45f3-8cf2-f752a6bd9ef4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:12.510979 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:12.510979 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:12.511871 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b978c075-2794-45f3-8cf2-f752a6bd9ef4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:12.512643 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 941/3724] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:12 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:12.897916 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e58bbe33-2710-4b55-bdb8-2fb887d448b5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:12.901005 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e58bbe33-2710-4b55-bdb8-2fb887d448b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:12.901005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e58bbe33-2710-4b55-bdb8-2fb887d448b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:12.901115 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e58bbe33-2710-4b55-bdb8-2fb887d448b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:12.901175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e58bbe33-2710-4b55-bdb8-2fb887d448b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:12.910100 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4c891d82-7eee-495f-990c-dfd8bd55897d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:12.910492 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:12.910492 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:12.913032 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e58bbe33-2710-4b55-bdb8-2fb887d448b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:12.913032 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 917/3725] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:12 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:12.913106 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4c891d82-7eee-495f-990c-dfd8bd55897d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:12.913106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4c891d82-7eee-495f-990c-dfd8bd55897d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:12.913106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4c891d82-7eee-495f-990c-dfd8bd55897d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:12.913106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4c891d82-7eee-495f-990c-dfd8bd55897d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:12.918653 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:12.918653 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:12.919515 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4c891d82-7eee-495f-990c-dfd8bd55897d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:12.920235 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 936/3726] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:12 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:13.524508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-582b1b3e-3c7b-41cc-a8bb-af5b3582f31b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:13.526637 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-582b1b3e-3c7b-41cc-a8bb-af5b3582f31b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:13.527139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-582b1b3e-3c7b-41cc-a8bb-af5b3582f31b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:13.527326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-582b1b3e-3c7b-41cc-a8bb-af5b3582f31b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:13.528026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-582b1b3e-3c7b-41cc-a8bb-af5b3582f31b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:13.535496 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:13.535496 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:13.536260 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-582b1b3e-3c7b-41cc-a8bb-af5b3582f31b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:13.537032 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 933/3727] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:13 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:13.927838 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-15b9e74f-8690-447b-b2e3-b044197a7b1f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:13.930400 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15b9e74f-8690-447b-b2e3-b044197a7b1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:13.930675 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15b9e74f-8690-447b-b2e3-b044197a7b1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:13.930948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-15b9e74f-8690-447b-b2e3-b044197a7b1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:13.931090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-15b9e74f-8690-447b-b2e3-b044197a7b1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:13.936011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f0fb110b-bc96-4ee0-a7ce-c6b494934c09 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:13.942322 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:13.942322 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:13.945197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-15b9e74f-8690-447b-b2e3-b044197a7b1f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:13.945681 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 942/3728] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:13 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:13.946464 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0fb110b-bc96-4ee0-a7ce-c6b494934c09 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:13.946832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0fb110b-bc96-4ee0-a7ce-c6b494934c09 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:13.947122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0fb110b-bc96-4ee0-a7ce-c6b494934c09 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:13.947289 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f0fb110b-bc96-4ee0-a7ce-c6b494934c09 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:13.956966 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:13.956966 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:13.956966 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0fb110b-bc96-4ee0-a7ce-c6b494934c09 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:13.956966 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 918/3729] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:13 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.026546 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e94c2f24-fbc2-4b26-a917-1fc8d30bc66f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.191016 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e94c2f24-fbc2-4b26-a917-1fc8d30bc66f tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:14.191317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e94c2f24-fbc2-4b26-a917-1fc8d30bc66f tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.191705 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e94c2f24-fbc2-4b26-a917-1fc8d30bc66f tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.211408 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e94c2f24-fbc2-4b26-a917-1fc8d30bc66f tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:14.211853 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 937/3730] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 437 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.225307 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-05d16010-3f06-4e52-a930-1c66077c4c4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.228193 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05d16010-3f06-4e52-a930-1c66077c4c4a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5/defaults Jul 10 19:06:14.228466 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05d16010-3f06-4e52-a930-1c66077c4c4a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.228822 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-05d16010-3f06-4e52-a930-1c66077c4c4a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'defaults' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.241105 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-05d16010-3f06-4e52-a930-1c66077c4c4a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5/defaults returned with HTTP 200 Jul 10 19:06:14.241546 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 934/3731] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.251716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9f20a76b-421e-44cd-8329-de0ffadeb066 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.253624 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f20a76b-421e-44cd-8329-de0ffadeb066 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:14.254093 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f20a76b-421e-44cd-8329-de0ffadeb066 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:14.304085 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f20a76b-421e-44cd-8329-de0ffadeb066 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:14.304629 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 943/3732] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:06:14 2026] PUT /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 395 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.315788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-867bdf67-42f4-4599-884d-87a39d665b2b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.317746 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-867bdf67-42f4-4599-884d-87a39d665b2b tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] DELETE https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:14.318088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-867bdf67-42f4-4599-884d-87a39d665b2b tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.318559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-867bdf67-42f4-4599-884d-87a39d665b2b tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.325358 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-867bdf67-42f4-4599-884d-87a39d665b2b tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:14.325851 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 919/3733] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:06:14 2026] DELETE /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:06:14.334488 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-10c9df42-3141-43f9-aacb-6a55ec09ecb6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.336699 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-10c9df42-3141-43f9-aacb-6a55ec09ecb6 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:14.337011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-10c9df42-3141-43f9-aacb-6a55ec09ecb6 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.337191 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-10c9df42-3141-43f9-aacb-6a55ec09ecb6 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.364105 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-10c9df42-3141-43f9-aacb-6a55ec09ecb6 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:14.364650 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 938/3734] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.374635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa66afb3-9438-4377-94f4-e39260af109a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.376568 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa66afb3-9438-4377-94f4-e39260af109a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:14.376922 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa66afb3-9438-4377-94f4-e39260af109a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:14.494731 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa66afb3-9438-4377-94f4-e39260af109a tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:14.495203 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 935/3735] 10.4.3.225 () {68 vars in 1375 bytes} [Fri Jul 10 19:06:14 2026] PUT /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 395 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.507533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-182eb3d7-5d33-4440-ac18-95feaf6513c5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.509891 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-182eb3d7-5d33-4440-ac18-95feaf6513c5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5/defaults Jul 10 19:06:14.510060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-182eb3d7-5d33-4440-ac18-95feaf6513c5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.510289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-182eb3d7-5d33-4440-ac18-95feaf6513c5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'defaults' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.523680 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-182eb3d7-5d33-4440-ac18-95feaf6513c5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5/defaults returned with HTTP 200 Jul 10 19:06:14.524181 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 944/3736] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5/defaults => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.536207 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cdd2b41e-3110-4ad0-b2d1-32932ac007e9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.537948 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cdd2b41e-3110-4ad0-b2d1-32932ac007e9 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:14.538154 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cdd2b41e-3110-4ad0-b2d1-32932ac007e9 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.538315 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cdd2b41e-3110-4ad0-b2d1-32932ac007e9 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.550457 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0439401c-9b02-4330-a68f-4479f8e8b661 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.552923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0439401c-9b02-4330-a68f-4479f8e8b661 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:14.553175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0439401c-9b02-4330-a68f-4479f8e8b661 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.553436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0439401c-9b02-4330-a68f-4479f8e8b661 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.553521 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cdd2b41e-3110-4ad0-b2d1-32932ac007e9 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:14.553611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0439401c-9b02-4330-a68f-4479f8e8b661 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:14.554013 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 920/3737] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.558636 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:14.558636 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:14.559480 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0439401c-9b02-4330-a68f-4479f8e8b661 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:14.559991 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 939/3738] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.569636 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0504a5e5-f292-4901-b4a9-8b811b8a2cd8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.574939 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0504a5e5-f292-4901-b4a9-8b811b8a2cd8 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True Jul 10 19:06:14.575200 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0504a5e5-f292-4901-b4a9-8b811b8a2cd8 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.575440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0504a5e5-f292-4901-b4a9-8b811b8a2cd8 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.593039 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0504a5e5-f292-4901-b4a9-8b811b8a2cd8 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True returned with HTTP 200 Jul 10 19:06:14.593475 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 936/3739] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:14.614625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.707152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:14.707608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1710226863"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:14.709513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1710226863'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:14.709734 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Create volume of 1 GB Jul 10 19:06:14.716342 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Availability Zones retrieved successfully. Jul 10 19:06:14.725329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Flow 'volume_create_api' (80fc42b3-83aa-4b89-a2e2-9bbaafdb9108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:14.726966 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5333ff4e-d6e7-4ede-91aa-6ad2e1995dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:14.728412 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:14.760012 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5333ff4e-d6e7-4ede-91aa-6ad2e1995dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:14.760948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9119776-0f84-4524-bb3c-dca82e4af905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:14.849209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Created reservations ['f11bcb35-2bbe-461d-b9e4-f975eb3eb7eb', '3313cf11-76e7-4ce0-beba-4fc4eb69139d', '5d55bae6-3b19-4bb4-9c7c-93603d076da7', '897e5b21-d173-46ef-8fed-2b185e7d961e'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:14.850264 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9119776-0f84-4524-bb3c-dca82e4af905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11bcb35-2bbe-461d-b9e4-f975eb3eb7eb', '3313cf11-76e7-4ce0-beba-4fc4eb69139d', '5d55bae6-3b19-4bb4-9c7c-93603d076da7', '897e5b21-d173-46ef-8fed-2b185e7d961e']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:14.851410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f8cf89-9987-47e0-ba0d-2962fb45cc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:14.882079 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f8cf89-9987-47e0-ba0d-2962fb45cc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f48bfb5-d654-4681-be37-b3ca6459e33e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1710226863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6707fff701426ab917282c52fcc9b5',qos_specs=None,replication_status=,reservations=['f11bcb35-2bbe-461d-b9e4-f975eb3eb7eb','3313cf11-76e7-4ce0-beba-4fc4eb69139d','5d55bae6-3b19-4bb4-9c7c-93603d076da7','897e5b21-d173-46ef-8fed-2b185e7d961e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad674f0a56344f9491399023f38ed9ad',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1710226863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f48bfb5-d654-4681-be37-b3ca6459e33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6707fff701426ab917282c52fcc9b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad674f0a56344f9491399023f38ed9ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:14.883044 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a89a69-7b2b-4bf7-89fd-ea63ff341f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:14.909396 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a89a69-7b2b-4bf7-89fd-ea63ff341f9c) transitioned into state 'SUCCESS' from state '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-1710226863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6707fff701426ab917282c52fcc9b5',qos_specs=None,replication_status=,reservations=['f11bcb35-2bbe-461d-b9e4-f975eb3eb7eb','3313cf11-76e7-4ce0-beba-4fc4eb69139d','5d55bae6-3b19-4bb4-9c7c-93603d076da7','897e5b21-d173-46ef-8fed-2b185e7d961e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad674f0a56344f9491399023f38ed9ad',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:14.910416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2ac9fc-ba28-4a27-86ca-24779a1c5e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:14.926683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2ac9fc-ba28-4a27-86ca-24779a1c5e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:14.927912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Flow 'volume_create_api' (80fc42b3-83aa-4b89-a2e2-9bbaafdb9108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:14.928363 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Create volume request issued successfully. Jul 10 19:06:14.929186 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-69aaca5e-8c5d-4a92-a36f-e163396ce42f tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:14.929734 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 945/3740] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:06:14 2026] POST /volume/v3/volumes => generated 756 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:14.946227 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-057b9415-f8f0-4cbc-bbdb-3a2c0b41d4bc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.949014 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-057b9415-f8f0-4cbc-bbdb-3a2c0b41d4bc tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:14.949178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-057b9415-f8f0-4cbc-bbdb-3a2c0b41d4bc tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.949459 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-057b9415-f8f0-4cbc-bbdb-3a2c0b41d4bc tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.957493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c1a8ccb-25bc-4d0c-8f4b-03916ac8d07f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.959882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c1a8ccb-25bc-4d0c-8f4b-03916ac8d07f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:14.960032 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:14.960032 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:14.960103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c1a8ccb-25bc-4d0c-8f4b-03916ac8d07f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.960331 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c1a8ccb-25bc-4d0c-8f4b-03916ac8d07f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.961513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9c1a8ccb-25bc-4d0c-8f4b-03916ac8d07f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:14.965174 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-057b9415-f8f0-4cbc-bbdb-3a2c0b41d4bc tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Volume info retrieved successfully. Jul 10 19:06:14.965681 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:14.965681 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:14.966801 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c1a8ccb-25bc-4d0c-8f4b-03916ac8d07f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:14.967117 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 940/3741] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.968442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47685aa4-6e37-403f-ad45-afac7e974bb9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:14.971307 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-057b9415-f8f0-4cbc-bbdb-3a2c0b41d4bc tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 200 Jul 10 19:06:14.971542 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47685aa4-6e37-403f-ad45-afac7e974bb9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:14.971838 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 921/3742] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:14.971952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47685aa4-6e37-403f-ad45-afac7e974bb9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:14.972211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47685aa4-6e37-403f-ad45-afac7e974bb9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:14.972435 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-47685aa4-6e37-403f-ad45-afac7e974bb9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:14.978486 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:14.978486 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:14.979522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47685aa4-6e37-403f-ad45-afac7e974bb9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:14.980206 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 937/3743] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:14 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:15.578684 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d975599e-7ae0-49f8-bf85-ed7d430c630d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:15.581318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d975599e-7ae0-49f8-bf85-ed7d430c630d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:06:15.581597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d975599e-7ae0-49f8-bf85-ed7d430c630d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:15.581884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d975599e-7ae0-49f8-bf85-ed7d430c630d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:15.582027 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d975599e-7ae0-49f8-bf85-ed7d430c630d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:15.587989 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:15.587989 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:15.588970 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d975599e-7ae0-49f8-bf85-ed7d430c630d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:06:15.589417 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 946/3744] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:15 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:15.601390 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-def9f177-1177-4c48-972f-24e4147864ce None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:15.603564 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:15.604163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ff905be-949d-45ab-8faf-2d28aaf26c51"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:15.605631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating new backup {'backup': {'volume_id': '8ff905be-949d-45ab-8faf-2d28aaf26c51'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:15.605821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating backup of volume 8ff905be-949d-45ab-8faf-2d28aaf26c51 in container None Jul 10 19:06:15.614717 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:15.614717 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:15.615264 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:15.636139 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['0f47155c-46dd-4b64-b5bc-1feef78b67be', '3f9b391f-a3e9-4096-a6cc-9daa9cda7369'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:15.681048 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-def9f177-1177-4c48-972f-24e4147864ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:15.681582 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 941/3745] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:15 2026] POST /volume/v3/backups => generated 288 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:15.691899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0fca11ae-6082-4a6e-a2b0-ff64e747b0cf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:15.694436 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0fca11ae-6082-4a6e-a2b0-ff64e747b0cf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:15.694675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0fca11ae-6082-4a6e-a2b0-ff64e747b0cf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:15.694940 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0fca11ae-6082-4a6e-a2b0-ff64e747b0cf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:15.695105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0fca11ae-6082-4a6e-a2b0-ff64e747b0cf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:15.702067 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:15.702067 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:15.702932 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0fca11ae-6082-4a6e-a2b0-ff64e747b0cf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:15.703566 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 922/3746] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:15 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:15.983132 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7adeada0-73f4-4e7d-8ac7-d461fae8a9f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:15.986179 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7adeada0-73f4-4e7d-8ac7-d461fae8a9f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:15.986502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7adeada0-73f4-4e7d-8ac7-d461fae8a9f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:15.986823 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7adeada0-73f4-4e7d-8ac7-d461fae8a9f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:15.986980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7adeada0-73f4-4e7d-8ac7-d461fae8a9f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:15.987209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-49503e4d-21aa-4425-acdc-1c65862e0b16 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:15.990606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-500393bd-dc6e-43c3-bbae-1b69b3ee1a4f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:15.991492 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-49503e4d-21aa-4425-acdc-1c65862e0b16 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:15.991772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-49503e4d-21aa-4425-acdc-1c65862e0b16 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:15.992031 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-49503e4d-21aa-4425-acdc-1c65862e0b16 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:15.992254 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:15.992254 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:15.992869 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-500393bd-dc6e-43c3-bbae-1b69b3ee1a4f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:15.993056 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-500393bd-dc6e-43c3-bbae-1b69b3ee1a4f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:15.993280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-500393bd-dc6e-43c3-bbae-1b69b3ee1a4f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:15.993410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-500393bd-dc6e-43c3-bbae-1b69b3ee1a4f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:15.993445 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7adeada0-73f4-4e7d-8ac7-d461fae8a9f6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:15.993924 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 938/3747] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:15 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:15.999380 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:15.999380 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:16.000018 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-500393bd-dc6e-43c3-bbae-1b69b3ee1a4f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:16.001625 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:16.001625 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:16.002224 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 942/3748] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:15 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:16.006082 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-49503e4d-21aa-4425-acdc-1c65862e0b16 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Volume info retrieved successfully. Jul 10 19:06:16.011542 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-49503e4d-21aa-4425-acdc-1c65862e0b16 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 200 Jul 10 19:06:16.012055 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 947/3749] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:15 2026] GET /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:16.025452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3d8c21df-f877-4920-8718-47559531e287 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:16.027652 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d8c21df-f877-4920-8718-47559531e287 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True Jul 10 19:06:16.027915 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d8c21df-f877-4920-8718-47559531e287 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:16.028148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d8c21df-f877-4920-8718-47559531e287 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:16.049772 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d8c21df-f877-4920-8718-47559531e287 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True returned with HTTP 200 Jul 10 19:06:16.050167 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 923/3750] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:16 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:16.061733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2f71547-cd19-4d93-999d-1032bb846656 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:16.064165 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] DELETE https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:16.064576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:16.064895 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:16.065259 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Delete volume with id: 7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:16.075187 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:16.075187 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:16.076053 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Volume info retrieved successfully. Jul 10 19:06:16.102413 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Delete volume request issued successfully. Jul 10 19:06:16.102787 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2f71547-cd19-4d93-999d-1032bb846656 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 202 Jul 10 19:06:16.103596 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 939/3751] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:16 2026] DELETE /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:16.112104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-55d9914e-f9cf-4d5e-9b9d-70a02b98b476 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:16.114490 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-55d9914e-f9cf-4d5e-9b9d-70a02b98b476 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:16.114786 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-55d9914e-f9cf-4d5e-9b9d-70a02b98b476 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:16.115077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-55d9914e-f9cf-4d5e-9b9d-70a02b98b476 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:16.122684 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:16.122684 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:16.127005 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-55d9914e-f9cf-4d5e-9b9d-70a02b98b476 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Volume info retrieved successfully. Jul 10 19:06:16.131824 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-55d9914e-f9cf-4d5e-9b9d-70a02b98b476 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 200 Jul 10 19:06:16.132210 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 943/3752] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:16 2026] GET /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:16.716344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b7bc57b5-c0ef-4d3a-9824-db0770cae348 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:16.719592 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7bc57b5-c0ef-4d3a-9824-db0770cae348 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:16.719592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7bc57b5-c0ef-4d3a-9824-db0770cae348 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:16.719592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b7bc57b5-c0ef-4d3a-9824-db0770cae348 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:16.719592 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b7bc57b5-c0ef-4d3a-9824-db0770cae348 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:16.724003 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:16.724003 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:16.725666 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b7bc57b5-c0ef-4d3a-9824-db0770cae348 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:16.725666 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 948/3753] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:16 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:17.007410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a1bf01b9-0192-4971-9541-0b1ddce88199 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.009724 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1bf01b9-0192-4971-9541-0b1ddce88199 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:17.010023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1bf01b9-0192-4971-9541-0b1ddce88199 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.010268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1bf01b9-0192-4971-9541-0b1ddce88199 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.010418 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a1bf01b9-0192-4971-9541-0b1ddce88199 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:17.014760 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7be15073-c92e-41a7-bc57-acb6e37fcf6a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.015647 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:17.015647 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:17.016630 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1bf01b9-0192-4971-9541-0b1ddce88199 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:17.016842 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7be15073-c92e-41a7-bc57-acb6e37fcf6a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:17.017144 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 924/3754] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:17.017199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7be15073-c92e-41a7-bc57-acb6e37fcf6a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.017616 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7be15073-c92e-41a7-bc57-acb6e37fcf6a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.017616 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7be15073-c92e-41a7-bc57-acb6e37fcf6a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:17.023235 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:17.023235 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:17.024044 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7be15073-c92e-41a7-bc57-acb6e37fcf6a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:17.024340 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 940/3755] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:17.145669 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bd635b2f-aefa-4265-a8df-2bca0ca59d09 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.147613 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd635b2f-aefa-4265-a8df-2bca0ca59d09 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:17.147814 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd635b2f-aefa-4265-a8df-2bca0ca59d09 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.148027 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd635b2f-aefa-4265-a8df-2bca0ca59d09 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.154325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd635b2f-aefa-4265-a8df-2bca0ca59d09 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 404 Jul 10 19:06:17.154954 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 944/3756] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:17.162650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eaab42bf-3bca-456f-a15a-0403a30319c9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.164775 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eaab42bf-3bca-456f-a15a-0403a30319c9 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:17.165203 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eaab42bf-3bca-456f-a15a-0403a30319c9 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.165290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eaab42bf-3bca-456f-a15a-0403a30319c9 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.172311 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eaab42bf-3bca-456f-a15a-0403a30319c9 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 404 Jul 10 19:06:17.172962 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 949/3757] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:17.180769 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bf409312-78c6-47a6-8426-afd076806063 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.183025 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf409312-78c6-47a6-8426-afd076806063 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] DELETE https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:17.183373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf409312-78c6-47a6-8426-afd076806063 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.183613 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf409312-78c6-47a6-8426-afd076806063 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.183871 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-bf409312-78c6-47a6-8426-afd076806063 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Delete volume with id: 7f48bfb5-d654-4681-be37-b3ca6459e33e Jul 10 19:06:17.190789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf409312-78c6-47a6-8426-afd076806063 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e returned with HTTP 404 Jul 10 19:06:17.191354 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 925/3758] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:17 2026] DELETE /volume/v3/volumes/7f48bfb5-d654-4681-be37-b3ca6459e33e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:17.200338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.203037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:17.203493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-979573479"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:17.205689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-979573479'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:17.205911 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Create volume of 1 GB Jul 10 19:06:17.212919 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Availability Zones retrieved successfully. Jul 10 19:06:17.220404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Flow 'volume_create_api' (9a3e6099-2f00-40cd-8c85-63f6b1fd56e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:17.221357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b269dd-59c6-42fe-8a23-b25208a6e83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:17.222405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:17.251381 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b269dd-59c6-42fe-8a23-b25208a6e83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:17.252248 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7503f873-0d2b-4ed4-b317-eb076041c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:17.299929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Created reservations ['9c80726a-6986-4f03-baab-87e7ee375aa8', '3f8e34a9-4a9a-4ad4-8d6d-be10ade3d659', '50772eec-347b-407f-83d5-f4e35dd3573f', '70460071-185b-4f96-8261-1b407e5c5da8'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:17.300618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7503f873-0d2b-4ed4-b317-eb076041c853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c80726a-6986-4f03-baab-87e7ee375aa8', '3f8e34a9-4a9a-4ad4-8d6d-be10ade3d659', '50772eec-347b-407f-83d5-f4e35dd3573f', '70460071-185b-4f96-8261-1b407e5c5da8']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:17.301364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6485311-9b3f-48de-bd6d-ac11133211c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:17.326363 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6485311-9b3f-48de-bd6d-ac11133211c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ace7a9-8398-4b61-904b-6f07ff7c8637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-979573479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6707fff701426ab917282c52fcc9b5',qos_specs=None,replication_status=,reservations=['9c80726a-6986-4f03-baab-87e7ee375aa8','3f8e34a9-4a9a-4ad4-8d6d-be10ade3d659','50772eec-347b-407f-83d5-f4e35dd3573f','70460071-185b-4f96-8261-1b407e5c5da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad674f0a56344f9491399023f38ed9ad',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-979573479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ace7a9-8398-4b61-904b-6f07ff7c8637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6707fff701426ab917282c52fcc9b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad674f0a56344f9491399023f38ed9ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:17.327369 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af97be4-ceb0-4988-9502-c590c0fe35f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:17.352894 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af97be4-ceb0-4988-9502-c590c0fe35f3) transitioned into state 'SUCCESS' from state '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-979573479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6707fff701426ab917282c52fcc9b5',qos_specs=None,replication_status=,reservations=['9c80726a-6986-4f03-baab-87e7ee375aa8','3f8e34a9-4a9a-4ad4-8d6d-be10ade3d659','50772eec-347b-407f-83d5-f4e35dd3573f','70460071-185b-4f96-8261-1b407e5c5da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad674f0a56344f9491399023f38ed9ad',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:17.355622 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583c8271-860d-442c-944f-2b997b0b6e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:17.368055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583c8271-860d-442c-944f-2b997b0b6e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:17.369432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Flow 'volume_create_api' (9a3e6099-2f00-40cd-8c85-63f6b1fd56e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:17.369432 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Create volume request issued successfully. Jul 10 19:06:17.369742 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3117ed4f-c2b3-4c42-b7ce-2c9da4e85a4c tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:17.371237 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 941/3759] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:06:17 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:17.390276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0e9c69ec-c54e-44af-adb2-991fe134b6f1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.390276 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e9c69ec-c54e-44af-adb2-991fe134b6f1 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:17.390276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e9c69ec-c54e-44af-adb2-991fe134b6f1 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.390777 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e9c69ec-c54e-44af-adb2-991fe134b6f1 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.398757 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:17.398757 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:17.403168 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0e9c69ec-c54e-44af-adb2-991fe134b6f1 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Volume info retrieved successfully. Jul 10 19:06:17.411263 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e9c69ec-c54e-44af-adb2-991fe134b6f1 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 200 Jul 10 19:06:17.411263 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 945/3760] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:17.463850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.463850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:06:17.463850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.463850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.463850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume with id: d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:06:17.473465 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:17.473465 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:17.474219 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:17.513926 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume request issued successfully. Jul 10 19:06:17.513926 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f3905bd-04e5-4002-8919-9e86b98fbac2 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 202 Jul 10 19:06:17.513926 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 950/3761] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:17 2026] DELETE /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:17.525611 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3f63c16e-da6d-4040-ab21-fed5b29c7c6b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.529073 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f63c16e-da6d-4040-ab21-fed5b29c7c6b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:06:17.529384 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f63c16e-da6d-4040-ab21-fed5b29c7c6b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.530422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f63c16e-da6d-4040-ab21-fed5b29c7c6b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.546764 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:17.546764 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:17.560978 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3f63c16e-da6d-4040-ab21-fed5b29c7c6b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:17.569863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f63c16e-da6d-4040-ab21-fed5b29c7c6b tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 200 Jul 10 19:06:17.570388 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 926/3762] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:17.738118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-828e0840-84ab-489d-be41-45e1a25a6d6d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:17.740407 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-828e0840-84ab-489d-be41-45e1a25a6d6d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:17.740703 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-828e0840-84ab-489d-be41-45e1a25a6d6d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:17.741357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-828e0840-84ab-489d-be41-45e1a25a6d6d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:17.741357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-828e0840-84ab-489d-be41-45e1a25a6d6d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:17.748289 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:17.748289 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:17.748826 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-828e0840-84ab-489d-be41-45e1a25a6d6d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:17.749614 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 942/3763] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:17 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:18.032527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-96e0d362-f826-4192-a3b1-4af4a94570b3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.035350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b1246db1-e1fd-4903-b230-f544bb5c55ff None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.037098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-96e0d362-f826-4192-a3b1-4af4a94570b3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:18.037098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-96e0d362-f826-4192-a3b1-4af4a94570b3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.037098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-96e0d362-f826-4192-a3b1-4af4a94570b3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.037098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-96e0d362-f826-4192-a3b1-4af4a94570b3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:18.037473 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1246db1-e1fd-4903-b230-f544bb5c55ff tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:18.037761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1246db1-e1fd-4903-b230-f544bb5c55ff tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.038014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1246db1-e1fd-4903-b230-f544bb5c55ff tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.038147 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b1246db1-e1fd-4903-b230-f544bb5c55ff tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:18.041413 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:18.041413 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:18.042427 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-96e0d362-f826-4192-a3b1-4af4a94570b3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:18.042938 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 946/3764] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:18.043411 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:18.043411 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:18.044200 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1246db1-e1fd-4903-b230-f544bb5c55ff tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:18.044639 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 951/3765] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:18.423031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9acee550-b549-498f-af2b-572b1c18c780 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.425422 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9acee550-b549-498f-af2b-572b1c18c780 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:18.425612 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9acee550-b549-498f-af2b-572b1c18c780 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.425866 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9acee550-b549-498f-af2b-572b1c18c780 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.435025 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:18.435025 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:18.439137 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9acee550-b549-498f-af2b-572b1c18c780 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Volume info retrieved successfully. Jul 10 19:06:18.444088 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9acee550-b549-498f-af2b-572b1c18c780 tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 200 Jul 10 19:06:18.444523 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 927/3766] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:18.459670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6d9bb293-e184-4325-8d69-b8cb3677963d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.461348 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d9bb293-e184-4325-8d69-b8cb3677963d tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True Jul 10 19:06:18.461713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d9bb293-e184-4325-8d69-b8cb3677963d tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.461780 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d9bb293-e184-4325-8d69-b8cb3677963d tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.480683 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d9bb293-e184-4325-8d69-b8cb3677963d tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True returned with HTTP 200 Jul 10 19:06:18.481092 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 943/3767] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:18.491088 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4aeefa56-5ec4-44ce-9b79-4ce8ced3322e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.492882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4aeefa56-5ec4-44ce-9b79-4ce8ced3322e tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/916725ba19064f828fd2d2b8ec4a09d3?usage=True Jul 10 19:06:18.493084 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4aeefa56-5ec4-44ce-9b79-4ce8ced3322e tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.493268 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4aeefa56-5ec4-44ce-9b79-4ce8ced3322e tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.509901 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4aeefa56-5ec4-44ce-9b79-4ce8ced3322e tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/916725ba19064f828fd2d2b8ec4a09d3?usage=True returned with HTTP 200 Jul 10 19:06:18.510394 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 947/3768] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/os-quota-sets/916725ba19064f828fd2d2b8ec4a09d3?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:18.523497 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.525919 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] POST https://10.4.3.225/volume/v3/os-volume-transfer Jul 10 19:06:18.526259 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d1ace7a9-8398-4b61-904b-6f07ff7c8637"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:18.527646 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.volume_transfer [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd1ace7a9-8398-4b61-904b-6f07ff7c8637'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 19:06:18.527758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.volume_transfer [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Creating transfer of volume d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:18.527890 np0000005042 devstack@c-api.service[100059]: INFO cinder.transfer.api [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Generating transfer record for volume d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:18.534992 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:18.534992 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:18.544482 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b72ef1a2-7419-43cd-9d1e-b4a5bf70046b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 19:06:18.544957 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 952/3769] 10.4.3.225 () {68 vars in 1291 bytes} [Fri Jul 10 19:06:18 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:06:18.555055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.586068 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fe8077d0-177d-4ffd-a033-7304a734ef84 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.588092 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe8077d0-177d-4ffd-a033-7304a734ef84 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d Jul 10 19:06:18.588359 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe8077d0-177d-4ffd-a033-7304a734ef84 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.588594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fe8077d0-177d-4ffd-a033-7304a734ef84 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.595072 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fe8077d0-177d-4ffd-a033-7304a734ef84 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d returned with HTTP 404 Jul 10 19:06:18.595738 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 944/3770] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/volumes/d1e138f7-014a-4001-824d-b9fc9873600d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:18.623650 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] POST https://10.4.3.225/volume/v3/os-volume-transfer/2f5ddb5a-16fd-49b4-a82f-0cbc9c9e133d/accept Jul 10 19:06:18.624117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bb02168b02efca9e"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:18.625715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.volume_transfer [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Accepting volume transfer 2f5ddb5a-16fd-49b4-a82f-0cbc9c9e133d {{(pid=100060) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 19:06:18.625859 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.volume_transfer [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Accepting transfer 2f5ddb5a-16fd-49b4-a82f-0cbc9c9e133d Jul 10 19:06:18.682362 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Created reservations ['e8fccc79-a5da-49e5-8f0f-c2357f561c42', '408a8f35-617c-4c3e-8a1a-e3ffdff99033', 'e6e5652c-9870-40ef-9bda-2f53537f2496', '224893e4-08ef-418b-a7fd-6a4cda5dfb9f'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:18.702711 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Created reservations ['7d7ac956-00c3-469d-b37d-4b5c76cd0c6e', '24a413bd-6ae9-43fe-9e83-2e8a16b0cf5d', 'a37db667-a567-40ac-8c4b-eca92f6c202c', '485ed82c-0732-4dc3-bd46-21a47174e382'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:18.736355 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Created reservations ['e940563c-6e52-489a-95dc-796da53c88fc', 'e98ac8cd-a9f3-4798-9349-0f88cc98453b', '8e0e93a1-dd54-4e98-b1ba-60efba92fb03', '41261eaa-4eff-45ae-bf26-68c192867eab'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:18.763179 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d66f326e-cca1-40d5-9f86-84be56d2ab9f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:18.765375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Created reservations ['bd2c4844-a604-44ba-9ddf-2f482f468e7c', 'c61d0cc9-9678-4df7-8e34-96122bb5299f', '7432248e-7470-452a-9884-69154903dc95', '83d0ced6-ed17-4bd1-b30e-7d13de0db3db'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:18.768530 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d66f326e-cca1-40d5-9f86-84be56d2ab9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:18.768820 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d66f326e-cca1-40d5-9f86-84be56d2ab9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:18.769072 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d66f326e-cca1-40d5-9f86-84be56d2ab9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:18.769193 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d66f326e-cca1-40d5-9f86-84be56d2ab9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:18.782149 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:18.782149 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:18.783171 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d66f326e-cca1-40d5-9f86-84be56d2ab9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:18.783553 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 948/3771] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:18 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 697 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:19.055540 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-63748f98-3c8c-435b-a31c-31e149cc84f8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.056253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d112e12-dcd9-40ad-b565-6d4ad12a55b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.057897 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-63748f98-3c8c-435b-a31c-31e149cc84f8 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:19.058227 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-63748f98-3c8c-435b-a31c-31e149cc84f8 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.058451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-63748f98-3c8c-435b-a31c-31e149cc84f8 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.058619 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-63748f98-3c8c-435b-a31c-31e149cc84f8 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:19.058675 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d112e12-dcd9-40ad-b565-6d4ad12a55b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:19.059014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d112e12-dcd9-40ad-b565-6d4ad12a55b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.059241 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d112e12-dcd9-40ad-b565-6d4ad12a55b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.059428 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1d112e12-dcd9-40ad-b565-6d4ad12a55b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:19.063867 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:19.063867 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:19.064263 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:19.064263 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:19.064621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-63748f98-3c8c-435b-a31c-31e149cc84f8 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:19.065088 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 953/3772] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:19.065179 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d112e12-dcd9-40ad-b565-6d4ad12a55b5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:19.065600 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 945/3773] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:19.267987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Transfer volume completed successfully. Jul 10 19:06:19.353193 np0000005042 devstack@c-api.service[100060]: INFO cinder.transfer.api [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Volume d1ace7a9-8398-4b61-904b-6f07ff7c8637 has been transferred. Jul 10 19:06:19.365855 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bc457c70-6c9a-4ddf-9a7c-c920ac5f79ee tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/2f5ddb5a-16fd-49b4-a82f-0cbc9c9e133d/accept returned with HTTP 202 Jul 10 19:06:19.365855 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 928/3774] 10.4.3.225 () {68 vars in 1423 bytes} [Fri Jul 10 19:06:18 2026] POST /volume/v3/os-volume-transfer/2f5ddb5a-16fd-49b4-a82f-0cbc9c9e133d/accept => generated 365 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:19.378976 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-817b3631-01a6-40c2-8fb6-3d4db9cb31b5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.383140 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-817b3631-01a6-40c2-8fb6-3d4db9cb31b5 tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] GET https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:19.383426 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-817b3631-01a6-40c2-8fb6-3d4db9cb31b5 tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.383686 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-817b3631-01a6-40c2-8fb6-3d4db9cb31b5 tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.395169 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:19.395169 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:19.407148 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-817b3631-01a6-40c2-8fb6-3d4db9cb31b5 tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] Volume info retrieved successfully. Jul 10 19:06:19.412511 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-817b3631-01a6-40c2-8fb6-3d4db9cb31b5 tempest-VolumeQuotasAdminTestJSON-53814306 tempest-VolumeQuotasAdminTestJSON-53814306-project-member] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 200 Jul 10 19:06:19.413127 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 949/3775] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:19.429533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a003d1d0-2aa5-48cd-ac0b-95bd3a6c108c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.432036 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a003d1d0-2aa5-48cd-ac0b-95bd3a6c108c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True Jul 10 19:06:19.433903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a003d1d0-2aa5-48cd-ac0b-95bd3a6c108c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.433903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a003d1d0-2aa5-48cd-ac0b-95bd3a6c108c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.467997 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a003d1d0-2aa5-48cd-ac0b-95bd3a6c108c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True returned with HTTP 200 Jul 10 19:06:19.468458 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 954/3776] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:19.483926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dab167b8-4fe4-4ff3-a503-a0834c4da258 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.485425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dab167b8-4fe4-4ff3-a503-a0834c4da258 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/916725ba19064f828fd2d2b8ec4a09d3?usage=True Jul 10 19:06:19.485647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dab167b8-4fe4-4ff3-a503-a0834c4da258 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.485848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dab167b8-4fe4-4ff3-a503-a0834c4da258 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.504518 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dab167b8-4fe4-4ff3-a503-a0834c4da258 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/916725ba19064f828fd2d2b8ec4a09d3?usage=True returned with HTTP 200 Jul 10 19:06:19.505915 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 946/3777] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/os-quota-sets/916725ba19064f828fd2d2b8ec4a09d3?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:19.519730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.522360 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:19.522751 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.524933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.524933 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Delete volume with id: d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:19.533547 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:19.533547 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:19.535725 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Volume info retrieved successfully. Jul 10 19:06:19.559179 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Delete volume request issued successfully. Jul 10 19:06:19.559387 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f27cd6f7-f830-4fa5-b8a0-bb8d73dcbb16 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 202 Jul 10 19:06:19.559740 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 929/3778] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:19 2026] DELETE /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:19.568823 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9fe39ebc-30b0-4544-a848-b074700cf9ae None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.571435 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9fe39ebc-30b0-4544-a848-b074700cf9ae tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:19.571632 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9fe39ebc-30b0-4544-a848-b074700cf9ae tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.571958 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9fe39ebc-30b0-4544-a848-b074700cf9ae tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.583346 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:19.583346 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:19.593565 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9fe39ebc-30b0-4544-a848-b074700cf9ae tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Volume info retrieved successfully. Jul 10 19:06:19.598365 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9fe39ebc-30b0-4544-a848-b074700cf9ae tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 200 Jul 10 19:06:19.599118 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 950/3779] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:19.797735 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cd3448b6-2929-4fb3-b82c-b92597b3ef45 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:19.799466 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd3448b6-2929-4fb3-b82c-b92597b3ef45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:19.799873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd3448b6-2929-4fb3-b82c-b92597b3ef45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:19.800109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd3448b6-2929-4fb3-b82c-b92597b3ef45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:19.800242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-cd3448b6-2929-4fb3-b82c-b92597b3ef45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:19.805139 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:19.805139 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:19.806073 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd3448b6-2929-4fb3-b82c-b92597b3ef45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:19.806528 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 955/3780] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:19 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:20.077227 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98a2431b-03a1-4f00-8ad4-f36b3cd08f4c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.077768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ea016038-cfa7-4fda-a9b7-b68359bbe04f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.079542 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98a2431b-03a1-4f00-8ad4-f36b3cd08f4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:20.079658 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea016038-cfa7-4fda-a9b7-b68359bbe04f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:20.079798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98a2431b-03a1-4f00-8ad4-f36b3cd08f4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.079883 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea016038-cfa7-4fda-a9b7-b68359bbe04f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.080008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98a2431b-03a1-4f00-8ad4-f36b3cd08f4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.080045 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea016038-cfa7-4fda-a9b7-b68359bbe04f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.080103 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-98a2431b-03a1-4f00-8ad4-f36b3cd08f4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:20.080155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ea016038-cfa7-4fda-a9b7-b68359bbe04f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:20.085249 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:20.085249 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:20.085463 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:20.085463 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:20.086015 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea016038-cfa7-4fda-a9b7-b68359bbe04f tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:20.086277 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98a2431b-03a1-4f00-8ad4-f36b3cd08f4c tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:20.086358 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 930/3781] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:20 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:20.086716 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 947/3782] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:20 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:20.615613 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-76d5e168-3d88-44b3-b523-92d599c7f59c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.618686 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76d5e168-3d88-44b3-b523-92d599c7f59c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:20.618900 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76d5e168-3d88-44b3-b523-92d599c7f59c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.619131 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76d5e168-3d88-44b3-b523-92d599c7f59c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.627826 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76d5e168-3d88-44b3-b523-92d599c7f59c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 404 Jul 10 19:06:20.628362 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 951/3783] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:20 2026] GET /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:06:20.637513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3e1b6bcd-5c97-4c10-b56e-90a1b9b7bffd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.639946 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e1b6bcd-5c97-4c10-b56e-90a1b9b7bffd tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] GET https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:20.640096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e1b6bcd-5c97-4c10-b56e-90a1b9b7bffd tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.640317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3e1b6bcd-5c97-4c10-b56e-90a1b9b7bffd tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.648896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3e1b6bcd-5c97-4c10-b56e-90a1b9b7bffd tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 404 Jul 10 19:06:20.649275 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 956/3784] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:20 2026] GET /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:20.659077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2ef92877-4d92-496e-8e2d-f2257d303d7b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.662865 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2ef92877-4d92-496e-8e2d-f2257d303d7b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:20.663149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2ef92877-4d92-496e-8e2d-f2257d303d7b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.663419 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2ef92877-4d92-496e-8e2d-f2257d303d7b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.664245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-2ef92877-4d92-496e-8e2d-f2257d303d7b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] Delete volume with id: d1ace7a9-8398-4b61-904b-6f07ff7c8637 Jul 10 19:06:20.672753 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2ef92877-4d92-496e-8e2d-f2257d303d7b tempest-VolumeQuotasAdminTestJSON-1303026933 tempest-VolumeQuotasAdminTestJSON-1303026933-project-member] https://10.4.3.225/volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 returned with HTTP 404 Jul 10 19:06:20.673714 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 931/3785] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:20 2026] DELETE /volume/v3/volumes/d1ace7a9-8398-4b61-904b-6f07ff7c8637 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:20.693350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0f3898e3-4782-49af-9dde-b5e7da4e91a5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.696641 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f3898e3-4782-49af-9dde-b5e7da4e91a5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] GET https://10.4.3.225/volume/v3/os-quota-sets/19eed67f8a8842d8b5bca29c9d6a1e80?usage=True Jul 10 19:06:20.696911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f3898e3-4782-49af-9dde-b5e7da4e91a5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.697188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f3898e3-4782-49af-9dde-b5e7da4e91a5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.740786 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f3898e3-4782-49af-9dde-b5e7da4e91a5 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/19eed67f8a8842d8b5bca29c9d6a1e80?usage=True returned with HTTP 200 Jul 10 19:06:20.741426 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 948/3786] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:06:20 2026] GET /volume/v3/os-quota-sets/19eed67f8a8842d8b5bca29c9d6a1e80?usage=True => generated 1061 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:20.757278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-13b433bd-4ac6-4b90-966a-db45ab44418c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.759915 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-13b433bd-4ac6-4b90-966a-db45ab44418c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:20.760833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-13b433bd-4ac6-4b90-966a-db45ab44418c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-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=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:20.827594 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0e556d62-e729-4255-a019-1154cf288691 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.834461 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e556d62-e729-4255-a019-1154cf288691 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:20.834461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e556d62-e729-4255-a019-1154cf288691 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:20.834461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e556d62-e729-4255-a019-1154cf288691 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:20.834461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-0e556d62-e729-4255-a019-1154cf288691 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:20.845535 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:20.845535 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:20.846467 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e556d62-e729-4255-a019-1154cf288691 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:20.848005 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 957/3787] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:20 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:20.949558 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-13b433bd-4ac6-4b90-966a-db45ab44418c tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:20.950863 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 952/3788] 10.4.3.225 () {68 vars in 1375 bytes} [Fri Jul 10 19:06:20 2026] PUT /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 397 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:20.962825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b5792a19-e451-419a-a01b-75f788051d93 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:20.964181 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b5792a19-e451-419a-a01b-75f788051d93 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] PUT https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 Jul 10 19:06:20.964679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b5792a19-e451-419a-a01b-75f788051d93 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-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=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:21.100030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5130be20-f88f-4b47-9d0d-f45f25afc532 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:21.100109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b58c89be-88fa-468d-a187-28c85e26c166 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:21.101558 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5130be20-f88f-4b47-9d0d-f45f25afc532 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:21.101890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5130be20-f88f-4b47-9d0d-f45f25afc532 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:21.102144 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5130be20-f88f-4b47-9d0d-f45f25afc532 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:21.103831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5130be20-f88f-4b47-9d0d-f45f25afc532 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:21.103948 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b58c89be-88fa-468d-a187-28c85e26c166 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:21.103948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b58c89be-88fa-468d-a187-28c85e26c166 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:21.103948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b58c89be-88fa-468d-a187-28c85e26c166 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:21.103948 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b58c89be-88fa-468d-a187-28c85e26c166 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:21.106732 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b5792a19-e451-419a-a01b-75f788051d93 tempest-VolumeQuotasAdminTestJSON-666333801 tempest-VolumeQuotasAdminTestJSON-666333801-project-admin] https://10.4.3.225/volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 returned with HTTP 200 Jul 10 19:06:21.107258 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 932/3789] 10.4.3.225 () {68 vars in 1375 bytes} [Fri Jul 10 19:06:20 2026] PUT /volume/v3/os-quota-sets/8f6707fff701426ab917282c52fcc9b5 => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:21.109376 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:21.109376 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:21.110739 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:21.110739 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:21.112563 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b58c89be-88fa-468d-a187-28c85e26c166 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:21.112611 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5130be20-f88f-4b47-9d0d-f45f25afc532 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:21.112891 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 949/3790] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:21 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:21.113178 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 958/3791] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:21 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:21.865248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d36eecbc-17db-4296-8e92-9eb483871a73 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:21.868080 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d36eecbc-17db-4296-8e92-9eb483871a73 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:21.868325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d36eecbc-17db-4296-8e92-9eb483871a73 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:21.868535 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d36eecbc-17db-4296-8e92-9eb483871a73 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:21.868641 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d36eecbc-17db-4296-8e92-9eb483871a73 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:21.873698 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:21.873698 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:21.874502 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d36eecbc-17db-4296-8e92-9eb483871a73 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:21.874848 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 953/3792] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:21 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:22.126705 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f7105cc8-a0f2-4d13-a25e-12d56c3f0c8d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:22.128823 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98303c36-16e0-42de-8031-9b318c4778bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:22.130144 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7105cc8-a0f2-4d13-a25e-12d56c3f0c8d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:22.130144 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7105cc8-a0f2-4d13-a25e-12d56c3f0c8d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:22.130325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7105cc8-a0f2-4d13-a25e-12d56c3f0c8d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:22.130592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f7105cc8-a0f2-4d13-a25e-12d56c3f0c8d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:22.131442 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98303c36-16e0-42de-8031-9b318c4778bf tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:22.131784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98303c36-16e0-42de-8031-9b318c4778bf tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:22.132040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98303c36-16e0-42de-8031-9b318c4778bf tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:22.132277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-98303c36-16e0-42de-8031-9b318c4778bf tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:22.139364 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:22.139364 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:22.140789 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7105cc8-a0f2-4d13-a25e-12d56c3f0c8d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:22.143893 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 933/3793] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:22 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:22.144028 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:22.144028 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:22.144747 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98303c36-16e0-42de-8031-9b318c4778bf tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:22.145391 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 950/3794] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:22 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:22.891831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-74fdfa69-7c21-43e2-afc5-fa79b6e8cfec None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:22.894358 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-74fdfa69-7c21-43e2-afc5-fa79b6e8cfec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:22.894681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-74fdfa69-7c21-43e2-afc5-fa79b6e8cfec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:22.894894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-74fdfa69-7c21-43e2-afc5-fa79b6e8cfec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:22.894993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-74fdfa69-7c21-43e2-afc5-fa79b6e8cfec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:22.900132 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:22.900132 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:22.900885 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-74fdfa69-7c21-43e2-afc5-fa79b6e8cfec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:22.901255 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 959/3795] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:22 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:23.158914 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c197d1de-0be8-4aa0-b2f5-9196caa1dfc4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:23.162209 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c197d1de-0be8-4aa0-b2f5-9196caa1dfc4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:23.162422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c197d1de-0be8-4aa0-b2f5-9196caa1dfc4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:23.162675 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c197d1de-0be8-4aa0-b2f5-9196caa1dfc4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:23.162675 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c197d1de-0be8-4aa0-b2f5-9196caa1dfc4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:23.169295 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d702f26d-8f82-4ca2-b83e-5255ef5fa151 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:23.171887 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d702f26d-8f82-4ca2-b83e-5255ef5fa151 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:23.171887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d702f26d-8f82-4ca2-b83e-5255ef5fa151 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:23.172046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d702f26d-8f82-4ca2-b83e-5255ef5fa151 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:23.172088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d702f26d-8f82-4ca2-b83e-5255ef5fa151 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:23.172568 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:23.172568 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:23.173354 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c197d1de-0be8-4aa0-b2f5-9196caa1dfc4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:23.173925 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 954/3796] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:23 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:23.180636 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:23.180636 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:23.181855 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d702f26d-8f82-4ca2-b83e-5255ef5fa151 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:23.182539 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 934/3797] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:23 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:23.913384 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-89750b73-8049-42ea-83e8-9e9eb3bd2b9a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:23.915984 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89750b73-8049-42ea-83e8-9e9eb3bd2b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:23.919835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89750b73-8049-42ea-83e8-9e9eb3bd2b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:23.919835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-89750b73-8049-42ea-83e8-9e9eb3bd2b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:23.919835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-89750b73-8049-42ea-83e8-9e9eb3bd2b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:23.924001 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:23.924001 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:23.924854 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-89750b73-8049-42ea-83e8-9e9eb3bd2b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:23.925211 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 951/3798] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:23 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:06:24.191069 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3e7cba3-5032-4a52-95cb-36ffc17b0669 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:24.192576 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3e7cba3-5032-4a52-95cb-36ffc17b0669 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:24.192824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3e7cba3-5032-4a52-95cb-36ffc17b0669 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:24.193020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3e7cba3-5032-4a52-95cb-36ffc17b0669 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:24.193125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b3e7cba3-5032-4a52-95cb-36ffc17b0669 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:24.198769 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-74754fb8-8d0e-4a86-b65a-ae587a5be875 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:24.202344 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-74754fb8-8d0e-4a86-b65a-ae587a5be875 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:24.202564 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-74754fb8-8d0e-4a86-b65a-ae587a5be875 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:24.202612 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:24.202612 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:24.202791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-74754fb8-8d0e-4a86-b65a-ae587a5be875 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:24.202941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-74754fb8-8d0e-4a86-b65a-ae587a5be875 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:24.203725 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3e7cba3-5032-4a52-95cb-36ffc17b0669 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:24.204593 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 960/3799] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:24 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:24.215005 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:24.215005 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:24.218720 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-74754fb8-8d0e-4a86-b65a-ae587a5be875 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:24.219287 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 955/3800] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:24 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:24.940846 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb719322-bab2-4741-8245-c17c295352df None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:24.944467 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb719322-bab2-4741-8245-c17c295352df tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:24.944792 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb719322-bab2-4741-8245-c17c295352df tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:24.945094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb719322-bab2-4741-8245-c17c295352df tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:24.945704 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-bb719322-bab2-4741-8245-c17c295352df tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:24.951151 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:24.951151 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:24.951784 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb719322-bab2-4741-8245-c17c295352df tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:24.952169 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 935/3801] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:24 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:25.218252 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c34ff85-1f1a-4235-a5fb-5ce63c711ff3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:25.223781 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c34ff85-1f1a-4235-a5fb-5ce63c711ff3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:25.226128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c34ff85-1f1a-4235-a5fb-5ce63c711ff3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:25.226645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c34ff85-1f1a-4235-a5fb-5ce63c711ff3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:25.226698 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7c34ff85-1f1a-4235-a5fb-5ce63c711ff3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:25.240110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-118a3480-dcd5-4986-9c5a-575740a34a12 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:25.242622 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-118a3480-dcd5-4986-9c5a-575740a34a12 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:25.242927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-118a3480-dcd5-4986-9c5a-575740a34a12 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:25.242986 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:25.242986 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:25.243736 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c34ff85-1f1a-4235-a5fb-5ce63c711ff3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:25.245206 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 952/3802] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:25 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:25.247176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-118a3480-dcd5-4986-9c5a-575740a34a12 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:25.247334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-118a3480-dcd5-4986-9c5a-575740a34a12 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:25.254298 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:25.254298 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:25.255220 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-118a3480-dcd5-4986-9c5a-575740a34a12 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:25.255704 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 961/3803] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:25 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:25.966079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0ba83a6d-5f17-42e8-8d53-626faffbaf20 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:25.968032 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ba83a6d-5f17-42e8-8d53-626faffbaf20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:25.968936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ba83a6d-5f17-42e8-8d53-626faffbaf20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:25.968936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ba83a6d-5f17-42e8-8d53-626faffbaf20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:25.968936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0ba83a6d-5f17-42e8-8d53-626faffbaf20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:25.972835 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:25.972835 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:25.973884 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ba83a6d-5f17-42e8-8d53-626faffbaf20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:25.974032 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 956/3804] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:25 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:26.258426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6287c198-30a7-42d4-81d5-67928afba40a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:26.269323 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6287c198-30a7-42d4-81d5-67928afba40a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:26.269597 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6287c198-30a7-42d4-81d5-67928afba40a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:26.269832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6287c198-30a7-42d4-81d5-67928afba40a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:26.269973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6287c198-30a7-42d4-81d5-67928afba40a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:26.274424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bc87b6f1-eb42-4cea-9abb-20ab88219680 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:26.277337 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc87b6f1-eb42-4cea-9abb-20ab88219680 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:26.277660 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc87b6f1-eb42-4cea-9abb-20ab88219680 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:26.277958 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bc87b6f1-eb42-4cea-9abb-20ab88219680 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:26.278133 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bc87b6f1-eb42-4cea-9abb-20ab88219680 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:26.280787 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:26.280787 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:26.281693 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6287c198-30a7-42d4-81d5-67928afba40a tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:26.282169 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 936/3805] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:26 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:26.286682 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:26.286682 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:26.287697 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bc87b6f1-eb42-4cea-9abb-20ab88219680 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:26.288168 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 953/3806] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:26 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:26.987107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b1302808-5df4-4305-989d-bfa80ada0aff None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:26.989962 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1302808-5df4-4305-989d-bfa80ada0aff tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:26.990912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1302808-5df4-4305-989d-bfa80ada0aff tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:26.990912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b1302808-5df4-4305-989d-bfa80ada0aff tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:26.990912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b1302808-5df4-4305-989d-bfa80ada0aff tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:26.999598 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:26.999598 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:27.000963 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b1302808-5df4-4305-989d-bfa80ada0aff tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:27.001458 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 962/3807] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:26 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:27.296307 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0e3ccf5a-6d95-48bf-b213-bb7da558efc9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:27.298442 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e3ccf5a-6d95-48bf-b213-bb7da558efc9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:27.298708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e3ccf5a-6d95-48bf-b213-bb7da558efc9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:27.299362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e3ccf5a-6d95-48bf-b213-bb7da558efc9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:27.299362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0e3ccf5a-6d95-48bf-b213-bb7da558efc9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:27.300639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d304ff5c-acee-433b-b2d3-402e9b333359 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:27.302890 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d304ff5c-acee-433b-b2d3-402e9b333359 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:27.303179 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d304ff5c-acee-433b-b2d3-402e9b333359 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:27.303422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d304ff5c-acee-433b-b2d3-402e9b333359 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:27.303539 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d304ff5c-acee-433b-b2d3-402e9b333359 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:27.305132 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:27.305132 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:27.306595 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e3ccf5a-6d95-48bf-b213-bb7da558efc9 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:27.306595 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 957/3808] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:27 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:27.313137 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:27.313137 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:27.314924 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d304ff5c-acee-433b-b2d3-402e9b333359 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:27.315512 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 937/3809] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:27 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:27.328050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-980b6587-cdf4-4406-9f60-7a3f2514b8c5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:27.330851 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-980b6587-cdf4-4406-9f60-7a3f2514b8c5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:27.331305 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-980b6587-cdf4-4406-9f60-7a3f2514b8c5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:27.331305 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-980b6587-cdf4-4406-9f60-7a3f2514b8c5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:27.331764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-980b6587-cdf4-4406-9f60-7a3f2514b8c5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:27.336567 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:27.336567 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:27.337432 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-980b6587-cdf4-4406-9f60-7a3f2514b8c5 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:27.337951 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 954/3810] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:27 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:27.352599 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:27.354575 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:27.354749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9", "incremental": true, "force": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:27.356039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating new backup {'backup': {'volume_id': '8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9', 'incremental': True, 'force': True}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:27.356884 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating backup of volume 8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 in container None Jul 10 19:06:27.367976 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:27.367976 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:27.368943 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:27.394765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['c9660df9-b718-41ec-9cd8-78b9de7c6719', '5b08ba87-2bc8-4d15-bdc5-0be4afa8fc9f'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:27.485590 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9d479f41-ea0c-48a9-abf9-6bf071e031a1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:27.486399 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 963/3811] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:06:27 2026] POST /volume/v3/backups => generated 288 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:27.501525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6841578d-e864-4178-9caf-b730119afa6a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:27.504050 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6841578d-e864-4178-9caf-b730119afa6a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:27.504306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6841578d-e864-4178-9caf-b730119afa6a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:27.504517 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6841578d-e864-4178-9caf-b730119afa6a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:27.504656 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-6841578d-e864-4178-9caf-b730119afa6a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:27.511516 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:27.511516 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:27.512887 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6841578d-e864-4178-9caf-b730119afa6a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:27.513427 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 958/3812] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:27 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:28.014984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e3a4026c-14da-4277-9cde-5d103562b4f5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:28.021631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3a4026c-14da-4277-9cde-5d103562b4f5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:28.021790 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3a4026c-14da-4277-9cde-5d103562b4f5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:28.022026 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3a4026c-14da-4277-9cde-5d103562b4f5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:28.022090 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e3a4026c-14da-4277-9cde-5d103562b4f5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:28.031831 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:28.031831 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:28.031831 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3a4026c-14da-4277-9cde-5d103562b4f5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:28.031831 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 938/3813] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:28 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:28.320643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-15b41666-3a9a-4d1e-96c5-9beb29feadeb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:28.323602 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15b41666-3a9a-4d1e-96c5-9beb29feadeb tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:28.324136 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15b41666-3a9a-4d1e-96c5-9beb29feadeb tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:28.324427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-15b41666-3a9a-4d1e-96c5-9beb29feadeb tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:28.324576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-15b41666-3a9a-4d1e-96c5-9beb29feadeb tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:28.338349 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:28.338349 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:28.339302 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-15b41666-3a9a-4d1e-96c5-9beb29feadeb tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:28.340293 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 955/3814] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:28 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:28.526013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-41cee979-4ee8-4555-9a47-4ff3c2e0665f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:28.528236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41cee979-4ee8-4555-9a47-4ff3c2e0665f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:28.528501 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41cee979-4ee8-4555-9a47-4ff3c2e0665f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:28.528689 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41cee979-4ee8-4555-9a47-4ff3c2e0665f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:28.528874 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-41cee979-4ee8-4555-9a47-4ff3c2e0665f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:28.533917 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:28.533917 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:28.534892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41cee979-4ee8-4555-9a47-4ff3c2e0665f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:28.535463 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 964/3815] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:28 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:29.045128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e37b7708-f64b-4ddc-9cb1-3944e31ca37d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:29.047772 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e37b7708-f64b-4ddc-9cb1-3944e31ca37d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:29.048340 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e37b7708-f64b-4ddc-9cb1-3944e31ca37d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:29.048644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e37b7708-f64b-4ddc-9cb1-3944e31ca37d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:29.048815 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e37b7708-f64b-4ddc-9cb1-3944e31ca37d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:29.054015 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:29.054015 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:29.054786 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e37b7708-f64b-4ddc-9cb1-3944e31ca37d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:29.055198 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 959/3816] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:29 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:29.357813 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c8c98238-eae0-46d8-9053-cc7d2b2450b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:29.360225 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8c98238-eae0-46d8-9053-cc7d2b2450b3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:29.360569 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8c98238-eae0-46d8-9053-cc7d2b2450b3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:29.360838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8c98238-eae0-46d8-9053-cc7d2b2450b3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:29.361028 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c8c98238-eae0-46d8-9053-cc7d2b2450b3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:29.366610 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:29.366610 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:29.367528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8c98238-eae0-46d8-9053-cc7d2b2450b3 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:29.367991 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 939/3817] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:29 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:29.550231 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ca0032f9-2e63-49d2-8b75-31444ccb7801 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:29.554128 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca0032f9-2e63-49d2-8b75-31444ccb7801 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:29.554488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca0032f9-2e63-49d2-8b75-31444ccb7801 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:29.554792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca0032f9-2e63-49d2-8b75-31444ccb7801 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:29.554980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ca0032f9-2e63-49d2-8b75-31444ccb7801 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:29.561600 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:29.561600 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:29.562696 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca0032f9-2e63-49d2-8b75-31444ccb7801 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:29.563665 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 956/3818] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:29 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:30.066735 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a167bbc3-af66-4b12-bd88-62135d2d0d8c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:30.070702 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a167bbc3-af66-4b12-bd88-62135d2d0d8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:30.070702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a167bbc3-af66-4b12-bd88-62135d2d0d8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:30.070702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a167bbc3-af66-4b12-bd88-62135d2d0d8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:30.070702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a167bbc3-af66-4b12-bd88-62135d2d0d8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:30.077928 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:30.077928 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:30.077928 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a167bbc3-af66-4b12-bd88-62135d2d0d8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:30.077928 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 965/3819] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:30 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:30.386657 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b67d4040-5909-4321-b3e0-517dc2a5b61c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:30.389042 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b67d4040-5909-4321-b3e0-517dc2a5b61c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:30.389349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b67d4040-5909-4321-b3e0-517dc2a5b61c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:30.390201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b67d4040-5909-4321-b3e0-517dc2a5b61c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:30.390201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-b67d4040-5909-4321-b3e0-517dc2a5b61c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:30.398881 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:30.398881 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:30.399582 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b67d4040-5909-4321-b3e0-517dc2a5b61c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:30.401537 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 960/3820] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:30 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:30.580937 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-01daf4ba-158b-4deb-9ff8-8acaef66685b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:30.583900 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01daf4ba-158b-4deb-9ff8-8acaef66685b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:30.584205 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01daf4ba-158b-4deb-9ff8-8acaef66685b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:30.584546 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01daf4ba-158b-4deb-9ff8-8acaef66685b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:30.584721 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-01daf4ba-158b-4deb-9ff8-8acaef66685b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:30.591192 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:30.591192 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:30.592719 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01daf4ba-158b-4deb-9ff8-8acaef66685b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:30.592826 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 940/3821] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:30 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:31.093657 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d3ee6b84-1cd4-4cf1-b735-098fc5b20b9a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:31.095583 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3ee6b84-1cd4-4cf1-b735-098fc5b20b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:31.095784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3ee6b84-1cd4-4cf1-b735-098fc5b20b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:31.096049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d3ee6b84-1cd4-4cf1-b735-098fc5b20b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:31.096228 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d3ee6b84-1cd4-4cf1-b735-098fc5b20b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:31.101151 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:31.101151 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:31.101850 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d3ee6b84-1cd4-4cf1-b735-098fc5b20b9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:31.102255 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 957/3822] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:31 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:31.415619 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f2f3fd4f-22d7-4af0-aeff-46e55aef1f71 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:31.418147 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2f3fd4f-22d7-4af0-aeff-46e55aef1f71 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:31.418274 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2f3fd4f-22d7-4af0-aeff-46e55aef1f71 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:31.418486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2f3fd4f-22d7-4af0-aeff-46e55aef1f71 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:31.418974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f2f3fd4f-22d7-4af0-aeff-46e55aef1f71 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:31.426725 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:31.426725 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:31.427349 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2f3fd4f-22d7-4af0-aeff-46e55aef1f71 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:31.427711 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 966/3823] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:31 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:31.608784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-72b0cfe3-5c6c-4141-a84c-9a7c4517acc6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:31.612660 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72b0cfe3-5c6c-4141-a84c-9a7c4517acc6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:31.612660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72b0cfe3-5c6c-4141-a84c-9a7c4517acc6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:31.613855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-72b0cfe3-5c6c-4141-a84c-9a7c4517acc6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:31.613855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-72b0cfe3-5c6c-4141-a84c-9a7c4517acc6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:31.622437 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:31.622437 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:31.623562 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-72b0cfe3-5c6c-4141-a84c-9a7c4517acc6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:31.624246 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 961/3824] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:31 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:32.115090 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d806b987-6130-4725-a18c-4805fd1162e1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.117671 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d806b987-6130-4725-a18c-4805fd1162e1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:32.118016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d806b987-6130-4725-a18c-4805fd1162e1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:32.118354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d806b987-6130-4725-a18c-4805fd1162e1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:32.118588 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d806b987-6130-4725-a18c-4805fd1162e1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:32.126596 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.126596 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:32.127556 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d806b987-6130-4725-a18c-4805fd1162e1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:32.128227 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 941/3825] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:32 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:32.443054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-805a7547-5a11-43bd-aae9-91d33d8b1fec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.446196 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-805a7547-5a11-43bd-aae9-91d33d8b1fec tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:32.446439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-805a7547-5a11-43bd-aae9-91d33d8b1fec tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:32.446687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-805a7547-5a11-43bd-aae9-91d33d8b1fec tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:32.446866 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-805a7547-5a11-43bd-aae9-91d33d8b1fec tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:32.454984 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.454984 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:32.456199 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-805a7547-5a11-43bd-aae9-91d33d8b1fec tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:32.456708 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 958/3826] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:32 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:32.471166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-84adb6d5-d7a2-4f62-9889-5917b7829f66 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.473306 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-84adb6d5-d7a2-4f62-9889-5917b7829f66 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] PUT https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:32.473709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-84adb6d5-d7a2-4f62-9889-5917b7829f66 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:32.480656 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.480656 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:32.492102 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-84adb6d5-d7a2-4f62-9889-5917b7829f66 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:32.492913 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 967/3827] 10.4.3.225 () {70 vars in 1408 bytes} [Fri Jul 10 19:06:32 2026] PUT /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:32.508075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5234f312-f102-40cf-94dd-fcdd552fc74d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.511228 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5234f312-f102-40cf-94dd-fcdd552fc74d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:32.511598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5234f312-f102-40cf-94dd-fcdd552fc74d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:32.511789 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5234f312-f102-40cf-94dd-fcdd552fc74d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:32.511974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5234f312-f102-40cf-94dd-fcdd552fc74d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:32.519923 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.519923 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:32.520840 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5234f312-f102-40cf-94dd-fcdd552fc74d tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:32.521737 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 962/3828] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:32 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 762 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:32.534412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.536621 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] DELETE https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:32.537712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:32.537712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:32.537942 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Delete backup with id: c05f4178-dbca-4075-ae32-8c779e436f0e. Jul 10 19:06:32.543607 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.543607 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:32.565350 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] delete_backup rpcapi backup_id c05f4178-dbca-4075-ae32-8c779e436f0e {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:06:32.568720 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8816853a-f5f5-48f0-993c-0f204c2d56f4 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 202 Jul 10 19:06:32.570248 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 942/3829] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:32 2026] DELETE /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:32.584272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a873d91-0a46-4933-8734-18fe4fb35e1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.587930 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a873d91-0a46-4933-8734-18fe4fb35e1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:32.588452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a873d91-0a46-4933-8734-18fe4fb35e1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:32.588749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a873d91-0a46-4933-8734-18fe4fb35e1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:32.588892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5a873d91-0a46-4933-8734-18fe4fb35e1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:32.595593 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.595593 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:32.596235 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a873d91-0a46-4933-8734-18fe4fb35e1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 200 Jul 10 19:06:32.597496 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 959/3830] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:32 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:32.637388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fc7844af-ea77-4c7c-892f-44217fbd7887 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:32.639384 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc7844af-ea77-4c7c-892f-44217fbd7887 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:32.639593 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc7844af-ea77-4c7c-892f-44217fbd7887 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:32.639764 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc7844af-ea77-4c7c-892f-44217fbd7887 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:32.639956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-fc7844af-ea77-4c7c-892f-44217fbd7887 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:32.644384 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:32.644384 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:32.645148 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc7844af-ea77-4c7c-892f-44217fbd7887 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:32.645521 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 968/3831] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:32 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:33.142149 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-faa3795d-acc1-45dc-a1dc-ebe7da49c5d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:33.144454 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-faa3795d-acc1-45dc-a1dc-ebe7da49c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:33.144701 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-faa3795d-acc1-45dc-a1dc-ebe7da49c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:33.144918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-faa3795d-acc1-45dc-a1dc-ebe7da49c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:33.145031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-faa3795d-acc1-45dc-a1dc-ebe7da49c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:33.150532 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:33.150532 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:33.151325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-faa3795d-acc1-45dc-a1dc-ebe7da49c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:33.151923 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 963/3832] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:33 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:33.612680 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c89794b9-6521-4a89-be5b-74ba0e4f7968 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:33.620557 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c89794b9-6521-4a89-be5b-74ba0e4f7968 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e Jul 10 19:06:33.620557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c89794b9-6521-4a89-be5b-74ba0e4f7968 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:33.620557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c89794b9-6521-4a89-be5b-74ba0e4f7968 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:33.620557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c89794b9-6521-4a89-be5b-74ba0e4f7968 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Show backup with id c05f4178-dbca-4075-ae32-8c779e436f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:33.625962 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c89794b9-6521-4a89-be5b-74ba0e4f7968 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e returned with HTTP 404 Jul 10 19:06:33.627108 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 943/3833] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:33 2026] GET /volume/v3/backups/c05f4178-dbca-4075-ae32-8c779e436f0e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:33.637764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:33.639875 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 Jul 10 19:06:33.640183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:33.640405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:33.640570 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Delete volume with id: 2d1fe91e-d514-463c-8ddb-0e0409da5c93 Jul 10 19:06:33.658845 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:33.658845 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:33.658845 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Volume info retrieved successfully. Jul 10 19:06:33.660386 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f938d7b-3c7e-4545-ad22-098c80769813 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:33.662950 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f938d7b-3c7e-4545-ad22-098c80769813 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:33.663232 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f938d7b-3c7e-4545-ad22-098c80769813 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:33.663583 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f938d7b-3c7e-4545-ad22-098c80769813 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:33.663657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3f938d7b-3c7e-4545-ad22-098c80769813 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:33.668957 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:33.668957 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:33.670340 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f938d7b-3c7e-4545-ad22-098c80769813 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:33.670590 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 969/3834] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:33 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:33.691229 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Delete volume request issued successfully. Jul 10 19:06:33.691958 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed27560e-da3d-4106-8b06-99c9dc104c1c tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 returned with HTTP 202 Jul 10 19:06:33.691958 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 960/3835] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:33 2026] DELETE /volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:33.703648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e63a622f-5a9e-4369-8ecb-db98e7a71132 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:33.706156 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e63a622f-5a9e-4369-8ecb-db98e7a71132 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 Jul 10 19:06:33.706527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e63a622f-5a9e-4369-8ecb-db98e7a71132 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:33.706921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e63a622f-5a9e-4369-8ecb-db98e7a71132 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:33.716085 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:33.716085 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:33.721229 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e63a622f-5a9e-4369-8ecb-db98e7a71132 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Volume info retrieved successfully. Jul 10 19:06:33.726793 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e63a622f-5a9e-4369-8ecb-db98e7a71132 tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 returned with HTTP 200 Jul 10 19:06:33.727317 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 964/3836] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:33 2026] GET /volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:34.166876 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3e716be3-322a-4dc5-bced-bdfb1a9b41bd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:34.170506 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e716be3-322a-4dc5-bced-bdfb1a9b41bd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:34.170959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3e716be3-322a-4dc5-bced-bdfb1a9b41bd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:34.171213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3e716be3-322a-4dc5-bced-bdfb1a9b41bd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:34.171360 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3e716be3-322a-4dc5-bced-bdfb1a9b41bd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:34.179780 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:34.179780 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:34.180824 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3e716be3-322a-4dc5-bced-bdfb1a9b41bd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:34.181543 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 944/3837] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:34 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 709 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:34.686038 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b300c07c-060c-40b1-8519-001095bbe2f8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:34.688510 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b300c07c-060c-40b1-8519-001095bbe2f8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:34.688828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b300c07c-060c-40b1-8519-001095bbe2f8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:34.689129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b300c07c-060c-40b1-8519-001095bbe2f8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:34.689313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b300c07c-060c-40b1-8519-001095bbe2f8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:34.694778 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:34.694778 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:34.695881 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b300c07c-060c-40b1-8519-001095bbe2f8 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:34.696390 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 970/3838] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:34 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:34.739196 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-35c31ed2-25b3-4665-a768-81bc7074349e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:34.741169 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35c31ed2-25b3-4665-a768-81bc7074349e tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] GET https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 Jul 10 19:06:34.741468 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35c31ed2-25b3-4665-a768-81bc7074349e tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:34.741716 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35c31ed2-25b3-4665-a768-81bc7074349e tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:34.749873 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35c31ed2-25b3-4665-a768-81bc7074349e tempest-ProjectAdminTests39-514661425 tempest-ProjectAdminTests39-514661425-project-admin] https://10.4.3.225/volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 returned with HTTP 404 Jul 10 19:06:34.750538 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 961/3839] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:34 2026] GET /volume/v3/volumes/2d1fe91e-d514-463c-8ddb-0e0409da5c93 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:35.002283 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-461f75ac-534e-45d8-a5ee-1bd8b06198cb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:35.006888 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-461f75ac-534e-45d8-a5ee-1bd8b06198cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:06:35.007719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-461f75ac-534e-45d8-a5ee-1bd8b06198cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:35.007719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-461f75ac-534e-45d8-a5ee-1bd8b06198cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:35.021709 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:35.021709 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:35.027867 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-461f75ac-534e-45d8-a5ee-1bd8b06198cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:35.038648 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-461f75ac-534e-45d8-a5ee-1bd8b06198cb tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:06:35.039393 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 965/3840] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:06:35 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:35.195862 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bdc08f87-511f-4f6c-8f99-2261219250c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:35.200200 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdc08f87-511f-4f6c-8f99-2261219250c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:35.200394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdc08f87-511f-4f6c-8f99-2261219250c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:35.200676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdc08f87-511f-4f6c-8f99-2261219250c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:35.201516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-bdc08f87-511f-4f6c-8f99-2261219250c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:35.210131 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:35.210131 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:35.211275 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdc08f87-511f-4f6c-8f99-2261219250c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:35.212111 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 945/3841] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:35 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 709 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:35.710846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5a5e3200-ec71-44f8-9424-d054f3057337 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:35.713988 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a5e3200-ec71-44f8-9424-d054f3057337 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:35.714855 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a5e3200-ec71-44f8-9424-d054f3057337 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:35.715833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a5e3200-ec71-44f8-9424-d054f3057337 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:35.715833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5a5e3200-ec71-44f8-9424-d054f3057337 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:35.727454 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:35.727454 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:35.728886 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a5e3200-ec71-44f8-9424-d054f3057337 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:35.729576 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 971/3842] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:35 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:36.227269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e838ed3b-943e-451e-8f3e-37e61c8dbb9a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:36.230861 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e838ed3b-943e-451e-8f3e-37e61c8dbb9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:36.230861 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e838ed3b-943e-451e-8f3e-37e61c8dbb9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:36.230861 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e838ed3b-943e-451e-8f3e-37e61c8dbb9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:36.230861 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e838ed3b-943e-451e-8f3e-37e61c8dbb9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 29bf05dd-c9a8-4853-a632-39282ecfad8d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:36.242853 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:36.242853 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:36.242853 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e838ed3b-943e-451e-8f3e-37e61c8dbb9a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 200 Jul 10 19:06:36.242853 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 962/3843] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:36 2026] GET /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 710 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:36.261661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-df4abc42-6434-4aec-a01f-8a8df4257526 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:36.264335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df4abc42-6434-4aec-a01f-8a8df4257526 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d Jul 10 19:06:36.264645 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df4abc42-6434-4aec-a01f-8a8df4257526 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:36.264956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-df4abc42-6434-4aec-a01f-8a8df4257526 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:36.265206 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-df4abc42-6434-4aec-a01f-8a8df4257526 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete backup with id: 29bf05dd-c9a8-4853-a632-39282ecfad8d. Jul 10 19:06:36.273309 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:36.273309 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:36.303034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-df4abc42-6434-4aec-a01f-8a8df4257526 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] delete_backup rpcapi backup_id 29bf05dd-c9a8-4853-a632-39282ecfad8d {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:06:36.305967 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-df4abc42-6434-4aec-a01f-8a8df4257526 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d returned with HTTP 202 Jul 10 19:06:36.305967 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 966/3844] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:36 2026] DELETE /volume/v3/backups/29bf05dd-c9a8-4853-a632-39282ecfad8d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:36.316945 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:36.320185 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:36.320185 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1576674482"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:36.321993 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1576674482'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:36.322119 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume of 1 GB Jul 10 19:06:36.328676 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Availability Zones retrieved successfully. Jul 10 19:06:36.335916 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (94ae12d6-e7f4-4830-b87c-0f296519b344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:36.336946 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b26f55-089d-463b-b111-8ceea8111cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:36.339353 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:36.377386 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b26f55-089d-463b-b111-8ceea8111cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:36.378370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89416bd3-455c-4b43-a813-256982b32bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:36.447730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['80c9a122-2632-4fcb-ac76-4c5f9a16f6ee', '9bcdf1df-65a5-4e77-b7d2-afc30dde87d1', 'a456e18b-544c-4e07-bd49-f9fa6c6ef4c9', 'db4fd9a9-16d0-4ec8-b005-be9397a7c8b2'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:36.448325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89416bd3-455c-4b43-a813-256982b32bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80c9a122-2632-4fcb-ac76-4c5f9a16f6ee', '9bcdf1df-65a5-4e77-b7d2-afc30dde87d1', 'a456e18b-544c-4e07-bd49-f9fa6c6ef4c9', 'db4fd9a9-16d0-4ec8-b005-be9397a7c8b2']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:36.450044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a9f5cc-a8f3-4cd0-97b4-ce3904ba5ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:36.490766 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a9f5cc-a8f3-4cd0-97b4-ce3904ba5ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb730d81-23db-4ba4-8d27-fd823a307e4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1576674482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['80c9a122-2632-4fcb-ac76-4c5f9a16f6ee','9bcdf1df-65a5-4e77-b7d2-afc30dde87d1','a456e18b-544c-4e07-bd49-f9fa6c6ef4c9','db4fd9a9-16d0-4ec8-b005-be9397a7c8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1576674482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb730d81-23db-4ba4-8d27-fd823a307e4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8a14e685944530bc4bac913ac5fcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a29f5805e488e8815f3e910d50081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:36.492649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65130a16-6e11-4a39-b566-7384761faf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:36.521826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65130a16-6e11-4a39-b566-7384761faf89) transitioned into state 'SUCCESS' from state '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-1576674482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['80c9a122-2632-4fcb-ac76-4c5f9a16f6ee','9bcdf1df-65a5-4e77-b7d2-afc30dde87d1','a456e18b-544c-4e07-bd49-f9fa6c6ef4c9','db4fd9a9-16d0-4ec8-b005-be9397a7c8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:36.523180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a71d1e-0f74-4c39-abc9-45bce1d8e9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:36.544822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a71d1e-0f74-4c39-abc9-45bce1d8e9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:36.546971 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (94ae12d6-e7f4-4830-b87c-0f296519b344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:36.546971 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request issued successfully. Jul 10 19:06:36.548750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d1ad2626-2122-4825-a3bc-1b11bfb95675 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:36.549498 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 946/3845] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:36 2026] POST /volume/v3/volumes => generated 778 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:36.571465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e2d71a33-3613-40ca-93ac-673e7bf43756 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:36.575738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e2d71a33-3613-40ca-93ac-673e7bf43756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f Jul 10 19:06:36.576060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e2d71a33-3613-40ca-93ac-673e7bf43756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:36.576385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e2d71a33-3613-40ca-93ac-673e7bf43756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:36.589636 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:36.589636 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:36.601613 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e2d71a33-3613-40ca-93ac-673e7bf43756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:36.613104 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e2d71a33-3613-40ca-93ac-673e7bf43756 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f returned with HTTP 200 Jul 10 19:06:36.613479 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 972/3846] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:36 2026] GET /volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:36.744365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c6b7aa4d-a115-4915-9b3e-846f0d514bbc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:36.747104 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c6b7aa4d-a115-4915-9b3e-846f0d514bbc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:36.747565 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c6b7aa4d-a115-4915-9b3e-846f0d514bbc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:36.748129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c6b7aa4d-a115-4915-9b3e-846f0d514bbc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:36.748604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c6b7aa4d-a115-4915-9b3e-846f0d514bbc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:36.757148 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:36.757148 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:36.758409 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c6b7aa4d-a115-4915-9b3e-846f0d514bbc tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:36.759121 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 963/3847] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:36 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:36.876335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.058071 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:37.058507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-392402371"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:37.060228 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-392402371'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:37.060333 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Create volume of 1 GB Jul 10 19:06:37.066031 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Availability Zones retrieved successfully. Jul 10 19:06:37.072384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Flow 'volume_create_api' (3f091f57-9895-4087-80dd-94b3b33b22bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:37.073688 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99f7ef5-d228-452a-86c3-5de6e4cb7afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:37.074878 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:37.104577 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99f7ef5-d228-452a-86c3-5de6e4cb7afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:37.105510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7dab07d-77a6-4ee0-815e-7287ff8f73a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:37.197538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Created reservations ['722f637b-f668-4e30-8136-9886ceb04d74', 'c36d46f3-1660-4ae1-a403-ceb68b5fb07f', '765bbdfa-6578-44ae-b074-00af0988ef17', '21a436fa-ec66-4f32-8d2d-b237c7c1d38f'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:37.198441 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7dab07d-77a6-4ee0-815e-7287ff8f73a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722f637b-f668-4e30-8136-9886ceb04d74', 'c36d46f3-1660-4ae1-a403-ceb68b5fb07f', '765bbdfa-6578-44ae-b074-00af0988ef17', '21a436fa-ec66-4f32-8d2d-b237c7c1d38f']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:37.199335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879bac5c-c108-43a5-b522-c56b5c66cb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:37.233540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879bac5c-c108-43a5-b522-c56b5c66cb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c085a51-3c1e-4536-8248-903cf6dfef80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-392402371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='266d0d356d754aae8014afade3d80f23',qos_specs=None,replication_status=,reservations=['722f637b-f668-4e30-8136-9886ceb04d74','c36d46f3-1660-4ae1-a403-ceb68b5fb07f','765bbdfa-6578-44ae-b074-00af0988ef17','21a436fa-ec66-4f32-8d2d-b237c7c1d38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691b999404cb435392d4a0b0f86c145d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-392402371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c085a51-3c1e-4536-8248-903cf6dfef80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='266d0d356d754aae8014afade3d80f23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='691b999404cb435392d4a0b0f86c145d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:37.236819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb35be5-f782-4b3e-875d-25bbce7e609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:37.247957 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f7d227a1-b0eb-4cc5-8e08-1e5fae2fd939 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.281330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb35be5-f782-4b3e-875d-25bbce7e609a) transitioned into state 'SUCCESS' from state '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-392402371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='266d0d356d754aae8014afade3d80f23',qos_specs=None,replication_status=,reservations=['722f637b-f668-4e30-8136-9886ceb04d74','c36d46f3-1660-4ae1-a403-ceb68b5fb07f','765bbdfa-6578-44ae-b074-00af0988ef17','21a436fa-ec66-4f32-8d2d-b237c7c1d38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='691b999404cb435392d4a0b0f86c145d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:37.282353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d88de9-c2c9-458c-b365-219cf3c50e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:37.294781 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7d227a1-b0eb-4cc5-8e08-1e5fae2fd939 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools Jul 10 19:06:37.298834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7d227a1-b0eb-4cc5-8e08-1e5fae2fd939 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.298834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f7d227a1-b0eb-4cc5-8e08-1e5fae2fd939 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] Calling method 'get_pools' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:37.298834 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.298834 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:37.299163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d88de9-c2c9-458c-b365-219cf3c50e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:37.299163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Flow 'volume_create_api' (3f091f57-9895-4087-80dd-94b3b33b22bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:37.299163 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Create volume request issued successfully. Jul 10 19:06:37.299163 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-27361911-2ab2-4f26-85f6-6f670ffdef9f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:37.299560 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 967/3848] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:06:36 2026] POST /volume/v3/volumes => generated 773 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:06:37.315678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d94b06fe-f9e5-49c4-ab37-5197aacee813 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.318398 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d94b06fe-f9e5-49c4-ab37-5197aacee813 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:06:37.318665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d94b06fe-f9e5-49c4-ab37-5197aacee813 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.318913 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d94b06fe-f9e5-49c4-ab37-5197aacee813 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:37.328518 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.328518 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:37.334829 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d94b06fe-f9e5-49c4-ab37-5197aacee813 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:06:37.342691 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d94b06fe-f9e5-49c4-ab37-5197aacee813 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:06:37.345336 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 973/3849] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:37 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:37.498164 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-f4273ff3-629d-4dba-8136-d9cf68563e4e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.501753 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-f4273ff3-629d-4dba-8136-d9cf68563e4e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0 Jul 10 19:06:37.501753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-f4273ff3-629d-4dba-8136-d9cf68563e4e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.501753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-f4273ff3-629d-4dba-8136-d9cf68563e4e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:37.511892 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.511892 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:37.630189 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-635845de-e43c-436b-bdc0-da07179c1800 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.632686 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-635845de-e43c-436b-bdc0-da07179c1800 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f Jul 10 19:06:37.632980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-635845de-e43c-436b-bdc0-da07179c1800 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.633246 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-635845de-e43c-436b-bdc0-da07179c1800 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:37.641555 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.641555 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:37.646020 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-635845de-e43c-436b-bdc0-da07179c1800 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:37.651164 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-635845de-e43c-436b-bdc0-da07179c1800 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f returned with HTTP 200 Jul 10 19:06:37.651676 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 968/3850] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:37 2026] GET /volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:37.665678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.668000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:37.668578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb730d81-23db-4ba4-8d27-fd823a307e4f", "name": "tempest-type-Backup-2122526092"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:37.670309 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating new backup {'backup': {'volume_id': 'eb730d81-23db-4ba4-8d27-fd823a307e4f', 'name': 'tempest-type-Backup-2122526092'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:37.670536 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating backup of volume eb730d81-23db-4ba4-8d27-fd823a307e4f in container None Jul 10 19:06:37.679511 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.679511 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:37.680067 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:37.697899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['10619a80-1cc4-4e25-ba65-05f57acbeaa4', '14921920-5d09-493f-b5ee-190fae9507ae'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:37.728819 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ad97f07-d7ee-4955-aba0-f6298a2b87ca tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:37.729328 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 974/3851] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:06:37 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:37.738780 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-87cfd4c1-bde2-4804-a83d-619dc2d41c4a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.741127 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87cfd4c1-bde2-4804-a83d-619dc2d41c4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:37.741417 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87cfd4c1-bde2-4804-a83d-619dc2d41c4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.741639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87cfd4c1-bde2-4804-a83d-619dc2d41c4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:37.741771 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-87cfd4c1-bde2-4804-a83d-619dc2d41c4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:37.747303 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.747303 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:37.748157 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87cfd4c1-bde2-4804-a83d-619dc2d41c4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:37.748654 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 969/3852] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:37 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:37.775919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-344fc2a3-ab9a-4e47-b25e-fc6dc6b4a06d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.778218 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-344fc2a3-ab9a-4e47-b25e-fc6dc6b4a06d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:37.778657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-344fc2a3-ab9a-4e47-b25e-fc6dc6b4a06d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.778967 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-344fc2a3-ab9a-4e47-b25e-fc6dc6b4a06d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:37.779154 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-344fc2a3-ab9a-4e47-b25e-fc6dc6b4a06d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:37.784495 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:37.784495 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:37.785579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-344fc2a3-ab9a-4e47-b25e-fc6dc6b4a06d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:37.786090 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 975/3853] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:37 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:37.798058 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f7d227a1-b0eb-4cc5-8e08-1e5fae2fd939 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 19:06:37.798472 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 947/3854] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 19:06:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:37.808562 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7df7c964-2e24-455b-a743-eb3ab836c0c4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:37.810453 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7df7c964-2e24-455b-a743-eb3ab836c0c4 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] GET https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool Jul 10 19:06:37.810646 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7df7c964-2e24-455b-a743-eb3ab836c0c4 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:37.810851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7df7c964-2e24-455b-a743-eb3ab836c0c4 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.044961 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-40d3e90b-2501-4a93-bfd7-2d1a59b2a4b5 req-f4273ff3-629d-4dba-8136-d9cf68563e4e tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0 returned with HTTP 200 Jul 10 19:06:38.045393 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 964/3855] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:06:37 2026] DELETE /volume/v3/attachments/ee45a6a4-ca46-498e-8d6c-d1d7ff06eff0 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:38.319227 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7df7c964-2e24-455b-a743-eb3ab836c0c4 tempest-ProjectAdminTests-122110263 tempest-ProjectAdminTests-122110263-project-admin] https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool returned with HTTP 200 Jul 10 19:06:38.319227 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 970/3856] 10.4.3.225 () {66 vars in 1318 bytes} [Fri Jul 10 19:06:37 2026] GET /volume/v3/capabilities/np0000005042@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:38.361286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4699745f-9a8f-4b2e-9617-828d3b204062 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:38.363897 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4699745f-9a8f-4b2e-9617-828d3b204062 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:06:38.364342 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4699745f-9a8f-4b2e-9617-828d3b204062 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:38.364435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4699745f-9a8f-4b2e-9617-828d3b204062 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.375353 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:38.375353 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:38.383069 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4699745f-9a8f-4b2e-9617-828d3b204062 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:06:38.390087 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4699745f-9a8f-4b2e-9617-828d3b204062 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:06:38.390966 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 976/3857] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:38 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:38.761783 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f617b877-837d-4228-90fe-9cfd6c134e24 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:38.764444 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f617b877-837d-4228-90fe-9cfd6c134e24 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:38.764444 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f617b877-837d-4228-90fe-9cfd6c134e24 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:38.764948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f617b877-837d-4228-90fe-9cfd6c134e24 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.765168 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f617b877-837d-4228-90fe-9cfd6c134e24 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:38.773412 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:38.773412 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:38.774020 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f617b877-837d-4228-90fe-9cfd6c134e24 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:38.774472 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 948/3858] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:38 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:38.799844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fde8130c-e939-4efa-969c-276042a4bc56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:38.801750 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fde8130c-e939-4efa-969c-276042a4bc56 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:38.801968 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fde8130c-e939-4efa-969c-276042a4bc56 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:38.802197 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fde8130c-e939-4efa-969c-276042a4bc56 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.802340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fde8130c-e939-4efa-969c-276042a4bc56 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:38.808059 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:38.808059 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:38.808930 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fde8130c-e939-4efa-969c-276042a4bc56 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:38.809366 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 965/3859] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:38 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:38.824090 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d0a35f17-4a59-44c5-ad02-25f8b237c10a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:38.828725 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0a35f17-4a59-44c5-ad02-25f8b237c10a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:38.828725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0a35f17-4a59-44c5-ad02-25f8b237c10a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:38.828725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0a35f17-4a59-44c5-ad02-25f8b237c10a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.828725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d0a35f17-4a59-44c5-ad02-25f8b237c10a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:38.836904 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:38.836904 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:38.838030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0a35f17-4a59-44c5-ad02-25f8b237c10a tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:38.838470 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 971/3860] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:38 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:38.852595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:38.854928 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:38.855250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:38.855499 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.855635 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete backup with id: 3050ff0e-4612-45f0-9a8f-7909616474f4. Jul 10 19:06:38.860069 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:38.860069 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:38.875130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] delete_backup rpcapi backup_id 3050ff0e-4612-45f0-9a8f-7909616474f4 {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:06:38.877738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dae232f6-97a8-4a25-9891-8e9d2afb1e17 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 202 Jul 10 19:06:38.878424 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 977/3861] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:38 2026] DELETE /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:38.887467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d797ce6e-1f33-4635-bba6-1c765b0f681d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:38.889881 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d797ce6e-1f33-4635-bba6-1c765b0f681d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:38.890162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d797ce6e-1f33-4635-bba6-1c765b0f681d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:38.890474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d797ce6e-1f33-4635-bba6-1c765b0f681d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:38.890646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d797ce6e-1f33-4635-bba6-1c765b0f681d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:38.897456 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:38.897456 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:38.898256 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d797ce6e-1f33-4635-bba6-1c765b0f681d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 200 Jul 10 19:06:38.898550 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 949/3862] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:38 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:39.787878 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a19d72c1-b3ff-4d4d-8119-ccd9fe583dcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:39.789895 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a19d72c1-b3ff-4d4d-8119-ccd9fe583dcb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:39.790157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a19d72c1-b3ff-4d4d-8119-ccd9fe583dcb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:39.790389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a19d72c1-b3ff-4d4d-8119-ccd9fe583dcb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:39.790513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a19d72c1-b3ff-4d4d-8119-ccd9fe583dcb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:39.797502 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:39.797502 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:39.798287 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a19d72c1-b3ff-4d4d-8119-ccd9fe583dcb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:39.798733 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 966/3863] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:39 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:39.911745 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-084d965b-57d6-4199-a048-3583a9c2ae4f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:39.915425 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-084d965b-57d6-4199-a048-3583a9c2ae4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 Jul 10 19:06:39.915624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-084d965b-57d6-4199-a048-3583a9c2ae4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:39.915827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-084d965b-57d6-4199-a048-3583a9c2ae4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:39.915956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-084d965b-57d6-4199-a048-3583a9c2ae4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 3050ff0e-4612-45f0-9a8f-7909616474f4. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:39.921663 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-084d965b-57d6-4199-a048-3583a9c2ae4f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 returned with HTTP 404 Jul 10 19:06:39.922278 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 972/3864] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:39 2026] GET /volume/v3/backups/3050ff0e-4612-45f0-9a8f-7909616474f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:39.929933 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:39.933827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:39.933827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-415692334", "container": "tempest-volumesbackupstest-backup-container-1112569801"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:39.934215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating new backup {'backup': {'volume_id': '8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-415692334', 'container': 'tempest-volumesbackupstest-backup-container-1112569801'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:39.934499 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Creating backup of volume 8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 in container tempest-volumesbackupstest-backup-container-1112569801 Jul 10 19:06:39.936530 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=399,cinder:INSERT=67,cinder:UPDATE=104 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:06:39.945974 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:39.945974 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:39.947673 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:39.969388 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Created reservations ['41e274bd-754a-406b-81a7-01f721c12c4c', 'adb292ed-d60f-4807-92f2-c4b1c6a5d9fd'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:40.029867 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dcd07cb8-d04f-4d85-8048-82d86f632fa3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:40.029867 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 978/3865] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:06:39 2026] POST /volume/v3/backups => generated 329 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:40.039448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-53c16deb-d73a-49c4-b7f8-052f42236b59 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:40.041758 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53c16deb-d73a-49c4-b7f8-052f42236b59 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:40.042071 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53c16deb-d73a-49c4-b7f8-052f42236b59 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:40.042404 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53c16deb-d73a-49c4-b7f8-052f42236b59 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:40.042549 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-53c16deb-d73a-49c4-b7f8-052f42236b59 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:40.048080 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:40.048080 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:40.049206 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53c16deb-d73a-49c4-b7f8-052f42236b59 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:40.049710 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 950/3866] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:40 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:40.565716 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-348b7f7a-f5ea-450a-903a-258f81ed8dd2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:40.628373 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-348b7f7a-f5ea-450a-903a-258f81ed8dd2 tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools Jul 10 19:06:40.628647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-348b7f7a-f5ea-450a-903a-258f81ed8dd2 tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:40.628961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-348b7f7a-f5ea-450a-903a-258f81ed8dd2 tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-admin] Calling method 'get_pools' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:40.810520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-eac24f6a-580d-4b8c-8093-d1a4899a04e4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:40.812797 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eac24f6a-580d-4b8c-8093-d1a4899a04e4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:40.813086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eac24f6a-580d-4b8c-8093-d1a4899a04e4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:40.813308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-eac24f6a-580d-4b8c-8093-d1a4899a04e4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:40.813455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-eac24f6a-580d-4b8c-8093-d1a4899a04e4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:40.821292 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:40.821292 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:40.822050 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-eac24f6a-580d-4b8c-8093-d1a4899a04e4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:40.822415 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 973/3867] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:40 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:41.063046 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6419c5e4-4c76-45fe-8fb8-f6a70c1c2ec9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:41.067438 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6419c5e4-4c76-45fe-8fb8-f6a70c1c2ec9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:41.068830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6419c5e4-4c76-45fe-8fb8-f6a70c1c2ec9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:41.068830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6419c5e4-4c76-45fe-8fb8-f6a70c1c2ec9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:41.068830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-6419c5e4-4c76-45fe-8fb8-f6a70c1c2ec9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:41.074266 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:41.074266 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:41.075746 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6419c5e4-4c76-45fe-8fb8-f6a70c1c2ec9 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:41.076509 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 979/3868] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:41 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:06:41.131483 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-348b7f7a-f5ea-450a-903a-258f81ed8dd2 tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 19:06:41.132007 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 967/3869] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 19:06:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:41.142797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-740434c9-ee8e-4872-b7bd-c7ac7dc8ac5b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:41.222037 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-740434c9-ee8e-4872-b7bd-c7ac7dc8ac5b tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-member] GET https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool Jul 10 19:06:41.222252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-740434c9-ee8e-4872-b7bd-c7ac7dc8ac5b tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:41.222458 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-740434c9-ee8e-4872-b7bd-c7ac7dc8ac5b tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:41.223125 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-740434c9-ee8e-4872-b7bd-c7ac7dc8ac5b tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2e204f05d546441e825fa64cfb6ddf9e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b0c20dfe06f422f9a290dee6dd28d68', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:06:41.223357 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-740434c9-ee8e-4872-b7bd-c7ac7dc8ac5b tempest-ProjectMemberTests-1571586118 tempest-ProjectMemberTests-1571586118-project-member] https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool returned with HTTP 403 Jul 10 19:06:41.223607 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 951/3870] 10.4.3.225 () {66 vars in 1318 bytes} [Fri Jul 10 19:06:41 2026] GET /volume/v3/capabilities/np0000005042@storpool => generated 110 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:41.519836 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-de437239-1a99-4e20-b917-8c4fc42771da None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:41.521433 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:06:41.521608 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:41.521779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:41.521947 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume with id: ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:06:41.523837 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=382,cinder:UPDATE=81,cinder:INSERT=38 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:06:41.529135 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:41.529135 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:41.529685 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:41.546688 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Delete volume request issued successfully. Jul 10 19:06:41.546948 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-de437239-1a99-4e20-b917-8c4fc42771da tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 202 Jul 10 19:06:41.547388 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 974/3871] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:41 2026] DELETE /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:41.555054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-92144cdf-7255-4fd6-958f-8a4898a911b7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:41.556359 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92144cdf-7255-4fd6-958f-8a4898a911b7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:06:41.556605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92144cdf-7255-4fd6-958f-8a4898a911b7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:41.556863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-92144cdf-7255-4fd6-958f-8a4898a911b7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:41.563845 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:41.563845 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:41.570582 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-92144cdf-7255-4fd6-958f-8a4898a911b7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Volume info retrieved successfully. Jul 10 19:06:41.573471 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-92144cdf-7255-4fd6-958f-8a4898a911b7 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 200 Jul 10 19:06:41.574068 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 980/3872] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:41 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:41.833511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-31cee963-5385-432b-bf11-662c6ca64f3f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:41.835721 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31cee963-5385-432b-bf11-662c6ca64f3f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:41.836034 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31cee963-5385-432b-bf11-662c6ca64f3f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:41.836743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31cee963-5385-432b-bf11-662c6ca64f3f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:41.836935 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-31cee963-5385-432b-bf11-662c6ca64f3f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:41.845497 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:41.845497 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:41.846463 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31cee963-5385-432b-bf11-662c6ca64f3f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:41.846875 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 968/3873] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:41 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:42.089397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d27ec0fe-2776-4ae1-baba-daa36519bfae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:42.091829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d27ec0fe-2776-4ae1-baba-daa36519bfae tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:42.092187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d27ec0fe-2776-4ae1-baba-daa36519bfae tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:42.092513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d27ec0fe-2776-4ae1-baba-daa36519bfae tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:42.092747 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d27ec0fe-2776-4ae1-baba-daa36519bfae tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:42.096306 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=452,cinder:INSERT=73,cinder:UPDATE=140 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:06:42.100259 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:42.100259 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:42.101827 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d27ec0fe-2776-4ae1-baba-daa36519bfae tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:42.102766 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 952/3874] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:42 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:42.587523 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2dd34635-40e6-4020-9b7f-c7b711a6d1a0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:42.589245 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2dd34635-40e6-4020-9b7f-c7b711a6d1a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] GET https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 Jul 10 19:06:42.589453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2dd34635-40e6-4020-9b7f-c7b711a6d1a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:42.589624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2dd34635-40e6-4020-9b7f-c7b711a6d1a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:42.595242 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2dd34635-40e6-4020-9b7f-c7b711a6d1a0 tempest-AttachVolumeMultiAttachTest-1471239266 tempest-AttachVolumeMultiAttachTest-1471239266-project-member] https://10.4.3.225/volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 returned with HTTP 404 Jul 10 19:06:42.595656 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 975/3875] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:42 2026] GET /volume/v3/volumes/ae34bf00-3e04-4a84-994d-b5b61aef9ed0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:42.863733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3c4f8e67-70ef-405f-ae34-8e1cd4b4c2a2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:42.865700 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c4f8e67-70ef-405f-ae34-8e1cd4b4c2a2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:42.867629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c4f8e67-70ef-405f-ae34-8e1cd4b4c2a2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:42.867629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c4f8e67-70ef-405f-ae34-8e1cd4b4c2a2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:42.867629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3c4f8e67-70ef-405f-ae34-8e1cd4b4c2a2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:42.874085 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:42.874085 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:42.876112 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c4f8e67-70ef-405f-ae34-8e1cd4b4c2a2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:42.876465 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 981/3876] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:42 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:42.985842 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6d284917-a31b-4e1a-b4cd-a66e0752a6f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:43.109099 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d284917-a31b-4e1a-b4cd-a66e0752a6f2 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:06:43.109639 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d284917-a31b-4e1a-b4cd-a66e0752a6f2 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-566276913", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1935454609", "vendor_name": "tempest-vendor_name-47242812"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:43.113911 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=396,cinder:UPDATE=74,cinder:INSERT=37 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:06:43.119772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7ea723ff-075c-418d-9888-3356ced44d70 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:43.121554 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7ea723ff-075c-418d-9888-3356ced44d70 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:43.121692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7ea723ff-075c-418d-9888-3356ced44d70 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:43.121914 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7ea723ff-075c-418d-9888-3356ced44d70 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:43.122041 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-7ea723ff-075c-418d-9888-3356ced44d70 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:43.126410 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:43.126410 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:43.127206 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7ea723ff-075c-418d-9888-3356ced44d70 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:43.127577 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 953/3877] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:43 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:43.128750 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d284917-a31b-4e1a-b4cd-a66e0752a6f2 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:06:43.129373 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 969/3878] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:06:42 2026] POST /volume/v3/types => generated 326 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:43.137963 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:43.140203 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:43.140649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "22d9793a-3715-46e3-80b7-e811a15beba3", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:43.142452 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume request body: {'volume': {'volume_type': '22d9793a-3715-46e3-80b7-e811a15beba3', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:43.146389 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume of 1 GB Jul 10 19:06:43.146775 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:43.146775 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:43.147241 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Availability Zones retrieved successfully. Jul 10 19:06:43.154539 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Flow 'volume_create_api' (a8098857-045e-4fc1-b163-d6b84341c040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:43.155755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d386270-c3fe-4b98-846b-111620d22c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:43.159715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:43.190185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d386270-c3fe-4b98-846b-111620d22c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:06:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1935454609',vendor_name='tempest-vendor_name-47242812'},id=22d9793a-3715-46e3-80b7-e811a15beba3,is_public=True,name='tempest-ProjectAdminTests-volume-type-566276913',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22d9793a-3715-46e3-80b7-e811a15beba3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:43.191212 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec214ad7-1092-45fe-9b0e-ca64d2eb46b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:43.223458 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-566276913 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-566276913, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:43.223848 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-566276913 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-566276913, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:43.267659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Created reservations ['2a0fa484-46d8-4ed4-97f9-d3a03b5e65e8', '6e008f65-84be-4ed6-93de-3f2102a38775', '4503ff77-c7a3-4c5a-a3f8-0b871ce1858f', 'de6ebac5-7118-489d-b340-17cfea95f110'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:43.268658 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec214ad7-1092-45fe-9b0e-ca64d2eb46b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a0fa484-46d8-4ed4-97f9-d3a03b5e65e8', '6e008f65-84be-4ed6-93de-3f2102a38775', '4503ff77-c7a3-4c5a-a3f8-0b871ce1858f', 'de6ebac5-7118-489d-b340-17cfea95f110']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:43.269589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcd8e48-b13a-4ace-b4b4-39f99b08e07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:43.302770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcd8e48-b13a-4ace-b4b4-39f99b08e07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '815161ea-82ac-4793-872a-7ea0148172b2', '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='13e4af5334954f01bf02386be8e800e8',qos_specs=None,replication_status=,reservations=['2a0fa484-46d8-4ed4-97f9-d3a03b5e65e8','6e008f65-84be-4ed6-93de-3f2102a38775','4503ff77-c7a3-4c5a-a3f8-0b871ce1858f','de6ebac5-7118-489d-b340-17cfea95f110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e33ec069d64432883e1ae7a4b168af7',volume_type_id=22d9793a-3715-46e3-80b7-e811a15beba3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:43Z,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=815161ea-82ac-4793-872a-7ea0148172b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e4af5334954f01bf02386be8e800e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e33ec069d64432883e1ae7a4b168af7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22d9793a-3715-46e3-80b7-e811a15beba3),volume_type_id=22d9793a-3715-46e3-80b7-e811a15beba3)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:43.302770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9937d224-681c-4920-830d-ee13efe73a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:43.323966 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9937d224-681c-4920-830d-ee13efe73a4d) transitioned into state 'SUCCESS' from 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='13e4af5334954f01bf02386be8e800e8',qos_specs=None,replication_status=,reservations=['2a0fa484-46d8-4ed4-97f9-d3a03b5e65e8','6e008f65-84be-4ed6-93de-3f2102a38775','4503ff77-c7a3-4c5a-a3f8-0b871ce1858f','de6ebac5-7118-489d-b340-17cfea95f110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e33ec069d64432883e1ae7a4b168af7',volume_type_id=22d9793a-3715-46e3-80b7-e811a15beba3)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:43.325036 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52912727-eb69-4a04-895e-fd9b36143f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:43.338060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52912727-eb69-4a04-895e-fd9b36143f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:43.339157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Flow 'volume_create_api' (a8098857-045e-4fc1-b163-d6b84341c040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:43.339535 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume request issued successfully. Jul 10 19:06:43.340324 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ea1fca4d-ef3b-4766-9451-e23fd8de7e5e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:43.341044 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 976/3879] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:43 2026] POST /volume/v3/volumes => generated 772 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:43.356701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0a2967fe-60c3-40c7-a9a3-0872d3c6f235 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:43.358249 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0a2967fe-60c3-40c7-a9a3-0872d3c6f235 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 Jul 10 19:06:43.358615 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0a2967fe-60c3-40c7-a9a3-0872d3c6f235 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:43.358954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0a2967fe-60c3-40c7-a9a3-0872d3c6f235 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:43.368238 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:43.368238 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:43.373592 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0a2967fe-60c3-40c7-a9a3-0872d3c6f235 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:43.379385 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0a2967fe-60c3-40c7-a9a3-0872d3c6f235 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 returned with HTTP 200 Jul 10 19:06:43.379961 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 982/3880] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:43 2026] GET /volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:43.889942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-899659b6-7ad4-453a-84e2-fe67c07a4b74 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:43.892470 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-899659b6-7ad4-453a-84e2-fe67c07a4b74 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:43.892647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-899659b6-7ad4-453a-84e2-fe67c07a4b74 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:43.892942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-899659b6-7ad4-453a-84e2-fe67c07a4b74 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:43.893118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-899659b6-7ad4-453a-84e2-fe67c07a4b74 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:43.905049 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:43.905049 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:43.909700 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-899659b6-7ad4-453a-84e2-fe67c07a4b74 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:43.910167 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 954/3881] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:43 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:44.139499 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2083b7f2-d448-4e5d-be86-28f73fdde5ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.143630 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2083b7f2-d448-4e5d-be86-28f73fdde5ee tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:44.143977 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2083b7f2-d448-4e5d-be86-28f73fdde5ee tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.144472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2083b7f2-d448-4e5d-be86-28f73fdde5ee tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.144472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2083b7f2-d448-4e5d-be86-28f73fdde5ee tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:44.149616 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:44.149616 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:44.150637 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2083b7f2-d448-4e5d-be86-28f73fdde5ee tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:44.151147 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 970/3882] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:44 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:44.395586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-75e3623c-c813-43c5-8825-27120734b2a1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.397503 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75e3623c-c813-43c5-8825-27120734b2a1 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 Jul 10 19:06:44.397724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75e3623c-c813-43c5-8825-27120734b2a1 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.397954 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75e3623c-c813-43c5-8825-27120734b2a1 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.406331 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:44.406331 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:44.410787 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-75e3623c-c813-43c5-8825-27120734b2a1 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:44.415696 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75e3623c-c813-43c5-8825-27120734b2a1 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 returned with HTTP 200 Jul 10 19:06:44.416356 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 977/3883] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:44 2026] GET /volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:44.434073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-091421fa-56ab-4aa5-867a-b8da83bcacf4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.437881 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-091421fa-56ab-4aa5-867a-b8da83bcacf4 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 19:06:44.438221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-091421fa-56ab-4aa5-867a-b8da83bcacf4 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.438491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-091421fa-56ab-4aa5-867a-b8da83bcacf4 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.454977 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-091421fa-56ab-4aa5-867a-b8da83bcacf4 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:06:44.455605 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 983/3884] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:06:44 2026] GET /volume/v3/messages => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:44.468774 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7bb16790-b41f-41de-a3e7-84d478d9a614 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.471449 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7bb16790-b41f-41de-a3e7-84d478d9a614 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/messages/1b5ba53a-fba1-4473-89db-a5013e3a9a7c Jul 10 19:06:44.472324 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7bb16790-b41f-41de-a3e7-84d478d9a614 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.472324 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7bb16790-b41f-41de-a3e7-84d478d9a614 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.485836 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7bb16790-b41f-41de-a3e7-84d478d9a614 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages/1b5ba53a-fba1-4473-89db-a5013e3a9a7c returned with HTTP 204 Jul 10 19:06:44.485836 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 955/3885] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 19:06:44 2026] DELETE /volume/v3/messages/1b5ba53a-fba1-4473-89db-a5013e3a9a7c => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:06:44.496493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a826d20-fa82-430d-b5b8-e5c5813a023a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.498180 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a826d20-fa82-430d-b5b8-e5c5813a023a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/messages/1b5ba53a-fba1-4473-89db-a5013e3a9a7c Jul 10 19:06:44.498442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a826d20-fa82-430d-b5b8-e5c5813a023a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.498624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a826d20-fa82-430d-b5b8-e5c5813a023a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.501937 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a826d20-fa82-430d-b5b8-e5c5813a023a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages/1b5ba53a-fba1-4473-89db-a5013e3a9a7c returned with HTTP 404 Jul 10 19:06:44.502505 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 971/3886] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:44 2026] GET /volume/v3/messages/1b5ba53a-fba1-4473-89db-a5013e3a9a7c => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:44.511887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c023f954-2057-492f-85ce-98a08ab64b93 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.513788 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 Jul 10 19:06:44.514265 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.514334 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.514506 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Delete volume with id: 815161ea-82ac-4793-872a-7ea0148172b2 Jul 10 19:06:44.526851 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:44.526851 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:44.527306 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:44.528446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100058) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:06:44.553945 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Created reservations ['2152db39-e159-43d1-b532-41aa8d9444dd', 'cda73a78-f17d-4562-8300-613cf5bda6b3', 'f35d69eb-832a-4d18-9dc6-c5d3cb207b80', '7e3f9c79-f49c-4f69-957f-19bbe6586d17'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:44.598859 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Delete volume request issued successfully. Jul 10 19:06:44.599221 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c023f954-2057-492f-85ce-98a08ab64b93 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 returned with HTTP 202 Jul 10 19:06:44.599780 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 978/3887] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:44 2026] DELETE /volume/v3/volumes/815161ea-82ac-4793-872a-7ea0148172b2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:44.606625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-16f60779-67ef-4054-822f-e177e9c80e26 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.608536 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-16f60779-67ef-4054-822f-e177e9c80e26 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/types/22d9793a-3715-46e3-80b7-e811a15beba3 Jul 10 19:06:44.608763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-16f60779-67ef-4054-822f-e177e9c80e26 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.609080 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-16f60779-67ef-4054-822f-e177e9c80e26 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.640238 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-16f60779-67ef-4054-822f-e177e9c80e26 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/types/22d9793a-3715-46e3-80b7-e811a15beba3 returned with HTTP 202 Jul 10 19:06:44.640666 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 984/3888] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:44 2026] DELETE /volume/v3/types/22d9793a-3715-46e3-80b7-e811a15beba3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:44.651851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4c83afb3-bb65-42bc-8ef4-086a9c3d0bda None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.653784 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c83afb3-bb65-42bc-8ef4-086a9c3d0bda tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:06:44.654268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c83afb3-bb65-42bc-8ef4-086a9c3d0bda tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-139737091", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1785669231", "vendor_name": "tempest-vendor_name-120297907"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:44.675032 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c83afb3-bb65-42bc-8ef4-086a9c3d0bda tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:06:44.675569 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 956/3889] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:06:44 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:44.691490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.694065 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:44.694529 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ff487f83-7820-4d68-9d96-480ca884cd0e", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:44.696402 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume request body: {'volume': {'volume_type': 'ff487f83-7820-4d68-9d96-480ca884cd0e', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:44.701699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume of 1 GB Jul 10 19:06:44.702108 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:44.702108 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:44.702567 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Availability Zones retrieved successfully. Jul 10 19:06:44.709762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Flow 'volume_create_api' (109bc975-5697-4b63-9d2c-220f272c9767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:44.711243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (917d42e2-aeb7-4e3e-92d2-6c955a34759a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:44.712353 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:44.736697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (917d42e2-aeb7-4e3e-92d2-6c955a34759a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:06:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1785669231',vendor_name='tempest-vendor_name-120297907'},id=ff487f83-7820-4d68-9d96-480ca884cd0e,is_public=True,name='tempest-ProjectAdminTests-volume-type-139737091',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff487f83-7820-4d68-9d96-480ca884cd0e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:44.737656 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df0b2ee-189c-4ec6-a7ac-8ad146950c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:44.774699 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-139737091 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-139737091, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:44.775188 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-139737091 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-139737091, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:44.811881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Created reservations ['e21a7df2-4916-4c7f-819c-04e0903f1a4f', '6b2c07fb-e2a7-4b2e-824c-fd31aa9674a1', 'fae897d2-e713-4f39-a8fc-df214db88e15', '3f4ddf45-1b16-447f-aa28-3c4f0d5e4c6b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:44.812962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df0b2ee-189c-4ec6-a7ac-8ad146950c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e21a7df2-4916-4c7f-819c-04e0903f1a4f', '6b2c07fb-e2a7-4b2e-824c-fd31aa9674a1', 'fae897d2-e713-4f39-a8fc-df214db88e15', '3f4ddf45-1b16-447f-aa28-3c4f0d5e4c6b']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:44.814449 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66841aa1-7dc5-4fe8-adb2-1d5b3693c376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:44.850785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66841aa1-7dc5-4fe8-adb2-1d5b3693c376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50b336c7-7fba-40e9-b859-79eb4dbd576c', '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='13e4af5334954f01bf02386be8e800e8',qos_specs=None,replication_status=,reservations=['e21a7df2-4916-4c7f-819c-04e0903f1a4f','6b2c07fb-e2a7-4b2e-824c-fd31aa9674a1','fae897d2-e713-4f39-a8fc-df214db88e15','3f4ddf45-1b16-447f-aa28-3c4f0d5e4c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e33ec069d64432883e1ae7a4b168af7',volume_type_id=ff487f83-7820-4d68-9d96-480ca884cd0e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:44Z,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=50b336c7-7fba-40e9-b859-79eb4dbd576c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e4af5334954f01bf02386be8e800e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e33ec069d64432883e1ae7a4b168af7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff487f83-7820-4d68-9d96-480ca884cd0e),volume_type_id=ff487f83-7820-4d68-9d96-480ca884cd0e)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:44.851630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa333f2-c946-4f66-be90-bc4c4491fb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:44.877145 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa333f2-c946-4f66-be90-bc4c4491fb55) transitioned into state 'SUCCESS' from 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='13e4af5334954f01bf02386be8e800e8',qos_specs=None,replication_status=,reservations=['e21a7df2-4916-4c7f-819c-04e0903f1a4f','6b2c07fb-e2a7-4b2e-824c-fd31aa9674a1','fae897d2-e713-4f39-a8fc-df214db88e15','3f4ddf45-1b16-447f-aa28-3c4f0d5e4c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e33ec069d64432883e1ae7a4b168af7',volume_type_id=ff487f83-7820-4d68-9d96-480ca884cd0e)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:44.877841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8480468a-cd76-4f2a-b882-dbe7dc9ad2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:44.889533 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8480468a-cd76-4f2a-b882-dbe7dc9ad2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:44.890259 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Flow 'volume_create_api' (109bc975-5697-4b63-9d2c-220f272c9767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:44.890576 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume request issued successfully. Jul 10 19:06:44.891177 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1e65a998-8fe1-4b2b-9256-6300af1e49f3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:44.891761 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 972/3890] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:44 2026] POST /volume/v3/volumes => generated 772 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:44.908536 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-018bceae-fca3-40a2-8ed9-47e678d4783e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.911720 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-018bceae-fca3-40a2-8ed9-47e678d4783e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c Jul 10 19:06:44.912149 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-018bceae-fca3-40a2-8ed9-47e678d4783e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.912411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-018bceae-fca3-40a2-8ed9-47e678d4783e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.922873 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:44.922873 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:44.925085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c96475e3-be20-474e-a4c6-a58153a78536 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:44.927380 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c96475e3-be20-474e-a4c6-a58153a78536 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:44.927591 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-018bceae-fca3-40a2-8ed9-47e678d4783e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:44.927647 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c96475e3-be20-474e-a4c6-a58153a78536 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:44.927875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c96475e3-be20-474e-a4c6-a58153a78536 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:44.928014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c96475e3-be20-474e-a4c6-a58153a78536 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:44.934138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-018bceae-fca3-40a2-8ed9-47e678d4783e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c returned with HTTP 200 Jul 10 19:06:44.934671 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 979/3891] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:44 2026] GET /volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:44.935514 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:44.935514 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:44.936226 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c96475e3-be20-474e-a4c6-a58153a78536 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:44.936694 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 985/3892] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:44 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:45.163855 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-105a7d20-e7e6-4ab8-8952-5743bfecd0dd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:45.165761 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-105a7d20-e7e6-4ab8-8952-5743bfecd0dd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:45.166351 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-105a7d20-e7e6-4ab8-8952-5743bfecd0dd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:45.166351 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-105a7d20-e7e6-4ab8-8952-5743bfecd0dd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:45.166456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-105a7d20-e7e6-4ab8-8952-5743bfecd0dd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:45.173370 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:45.173370 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:45.174270 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-105a7d20-e7e6-4ab8-8952-5743bfecd0dd tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:45.174619 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 957/3893] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:45 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:45.950030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cb84ec67-e578-44f6-a8dc-744450866c00 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:45.953273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2c6910f3-251a-4291-8a1e-393a5ea2fc45 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:45.953818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb84ec67-e578-44f6-a8dc-744450866c00 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c Jul 10 19:06:45.954186 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb84ec67-e578-44f6-a8dc-744450866c00 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:45.954878 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c6910f3-251a-4291-8a1e-393a5ea2fc45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:45.955050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cb84ec67-e578-44f6-a8dc-744450866c00 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:45.956024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c6910f3-251a-4291-8a1e-393a5ea2fc45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:45.956024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c6910f3-251a-4291-8a1e-393a5ea2fc45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:45.956024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2c6910f3-251a-4291-8a1e-393a5ea2fc45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:45.962940 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:45.962940 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:45.963855 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c6910f3-251a-4291-8a1e-393a5ea2fc45 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:45.964604 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 980/3894] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:45 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:45.969353 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:45.969353 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:45.975708 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cb84ec67-e578-44f6-a8dc-744450866c00 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:45.982392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cb84ec67-e578-44f6-a8dc-744450866c00 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c returned with HTTP 200 Jul 10 19:06:45.983057 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 973/3895] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:45 2026] GET /volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c => generated 972 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:46.004629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eab0f82f-91a0-4b4d-a726-1e517d02a0d3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.006822 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eab0f82f-91a0-4b4d-a726-1e517d02a0d3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 19:06:46.007257 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eab0f82f-91a0-4b4d-a726-1e517d02a0d3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.007526 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eab0f82f-91a0-4b4d-a726-1e517d02a0d3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.011918 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eab0f82f-91a0-4b4d-a726-1e517d02a0d3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:06:46.012587 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 986/3896] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:06:46 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:46.022924 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d6f613fd-8298-4792-b3fa-7518bd19a885 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.024565 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6f613fd-8298-4792-b3fa-7518bd19a885 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 19:06:46.024968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6f613fd-8298-4792-b3fa-7518bd19a885 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.024968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6f613fd-8298-4792-b3fa-7518bd19a885 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.028450 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6f613fd-8298-4792-b3fa-7518bd19a885 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:06:46.029308 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 958/3897] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:06:46 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:46.039230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bee0b131-0c7d-48c4-bee1-ccd67f7c704a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.041637 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bee0b131-0c7d-48c4-bee1-ccd67f7c704a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/messages/f51757d9-5c3d-4a78-87f2-0f968d149c69 Jul 10 19:06:46.041902 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bee0b131-0c7d-48c4-bee1-ccd67f7c704a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.042111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bee0b131-0c7d-48c4-bee1-ccd67f7c704a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.052101 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bee0b131-0c7d-48c4-bee1-ccd67f7c704a tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages/f51757d9-5c3d-4a78-87f2-0f968d149c69 returned with HTTP 204 Jul 10 19:06:46.052676 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 981/3898] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 19:06:46 2026] DELETE /volume/v3/messages/f51757d9-5c3d-4a78-87f2-0f968d149c69 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:06:46.061036 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dee37ba0-edf5-49e0-8919-d216acac1200 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.062350 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c Jul 10 19:06:46.062655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.062942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.063178 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Delete volume with id: 50b336c7-7fba-40e9-b859-79eb4dbd576c Jul 10 19:06:46.071800 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:46.071800 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:46.072229 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:46.073638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100057) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:06:46.100151 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Created reservations ['fe038874-0044-4239-a18e-4e9a80ffafd8', '08d47533-078a-4a14-9e57-e300ccc7daa0', '29ac0860-ff0d-48e8-aa19-4cdcc293ae34', 'ed5c562f-71d3-413f-8487-081226a08c5c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:46.140985 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Delete volume request issued successfully. Jul 10 19:06:46.141329 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dee37ba0-edf5-49e0-8919-d216acac1200 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c returned with HTTP 202 Jul 10 19:06:46.141850 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 974/3899] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:46 2026] DELETE /volume/v3/volumes/50b336c7-7fba-40e9-b859-79eb4dbd576c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:46.149016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3b925179-2e74-410f-b1fa-bbdbb8198b04 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.151864 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3b925179-2e74-410f-b1fa-bbdbb8198b04 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/types/ff487f83-7820-4d68-9d96-480ca884cd0e Jul 10 19:06:46.152423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3b925179-2e74-410f-b1fa-bbdbb8198b04 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.152666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3b925179-2e74-410f-b1fa-bbdbb8198b04 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.188634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0e00386f-6485-4dff-b708-be553840cbc0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.191230 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e00386f-6485-4dff-b708-be553840cbc0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:46.191528 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e00386f-6485-4dff-b708-be553840cbc0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.191827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e00386f-6485-4dff-b708-be553840cbc0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.192002 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0e00386f-6485-4dff-b708-be553840cbc0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:46.192296 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3b925179-2e74-410f-b1fa-bbdbb8198b04 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/types/ff487f83-7820-4d68-9d96-480ca884cd0e returned with HTTP 202 Jul 10 19:06:46.193121 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 987/3900] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:46 2026] DELETE /volume/v3/types/ff487f83-7820-4d68-9d96-480ca884cd0e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:46.199923 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:46.199923 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:46.199923 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e00386f-6485-4dff-b708-be553840cbc0 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:46.199923 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 959/3901] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:46 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:46.203753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-51d364c2-8318-49e1-921c-a6ab84c225d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.206870 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-51d364c2-8318-49e1-921c-a6ab84c225d0 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:06:46.207385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-51d364c2-8318-49e1-921c-a6ab84c225d0 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-606826231", "extra_specs": {"storage_protocol": "tempest-storage_protocol-188637319", "vendor_name": "tempest-vendor_name-1200142010"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:46.225919 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-51d364c2-8318-49e1-921c-a6ab84c225d0 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:06:46.226612 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 982/3902] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:06:46 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:46.237906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.240330 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:46.240890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab8b2e69-ac15-4d40-adb3-ceacb234abb4", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:46.242652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume request body: {'volume': {'volume_type': 'ab8b2e69-ac15-4d40-adb3-ceacb234abb4', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:46.255371 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume of 1 GB Jul 10 19:06:46.255769 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:46.255769 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:46.256222 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Availability Zones retrieved successfully. Jul 10 19:06:46.264381 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Flow 'volume_create_api' (48f87064-45de-47a7-8f92-eac3260ca881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:46.265886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3b3cb1-1bbd-4d5e-a33f-dc1c8218cf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:46.267282 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:46.298676 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3b3cb1-1bbd-4d5e-a33f-dc1c8218cf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:06:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-188637319',vendor_name='tempest-vendor_name-1200142010'},id=ab8b2e69-ac15-4d40-adb3-ceacb234abb4,is_public=True,name='tempest-ProjectAdminTests-volume-type-606826231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab8b2e69-ac15-4d40-adb3-ceacb234abb4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:46.299577 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcb9271-c942-4284-866e-a139be5ed3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:46.342430 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-606826231 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-606826231, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:46.342682 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-606826231 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-606826231, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:46.390377 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Created reservations ['cf3dc842-7e82-485b-936c-9330f3fa35f9', '12baac0d-cce2-4ba9-aa9b-e834e38400d5', 'f811725c-9c1f-4038-b27a-bb7e53f43db6', '7a6d776a-0b93-4db9-ae4d-140c5dd688aa'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:46.391424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcb9271-c942-4284-866e-a139be5ed3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf3dc842-7e82-485b-936c-9330f3fa35f9', '12baac0d-cce2-4ba9-aa9b-e834e38400d5', 'f811725c-9c1f-4038-b27a-bb7e53f43db6', '7a6d776a-0b93-4db9-ae4d-140c5dd688aa']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:46.392364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ca3b7a-421d-46f3-8b7d-42c034ec6067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:46.430357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ca3b7a-421d-46f3-8b7d-42c034ec6067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48cd69b4-c1b0-41fa-9855-0b92445df4b6', '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='13e4af5334954f01bf02386be8e800e8',qos_specs=None,replication_status=,reservations=['cf3dc842-7e82-485b-936c-9330f3fa35f9','12baac0d-cce2-4ba9-aa9b-e834e38400d5','f811725c-9c1f-4038-b27a-bb7e53f43db6','7a6d776a-0b93-4db9-ae4d-140c5dd688aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e33ec069d64432883e1ae7a4b168af7',volume_type_id=ab8b2e69-ac15-4d40-adb3-ceacb234abb4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48cd69b4-c1b0-41fa-9855-0b92445df4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e4af5334954f01bf02386be8e800e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e33ec069d64432883e1ae7a4b168af7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab8b2e69-ac15-4d40-adb3-ceacb234abb4),volume_type_id=ab8b2e69-ac15-4d40-adb3-ceacb234abb4)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:46.431542 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0045c1ca-d7c0-4f29-ab32-62514d19867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:46.461867 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0045c1ca-d7c0-4f29-ab32-62514d19867a) transitioned into state 'SUCCESS' from 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='13e4af5334954f01bf02386be8e800e8',qos_specs=None,replication_status=,reservations=['cf3dc842-7e82-485b-936c-9330f3fa35f9','12baac0d-cce2-4ba9-aa9b-e834e38400d5','f811725c-9c1f-4038-b27a-bb7e53f43db6','7a6d776a-0b93-4db9-ae4d-140c5dd688aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e33ec069d64432883e1ae7a4b168af7',volume_type_id=ab8b2e69-ac15-4d40-adb3-ceacb234abb4)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:46.462253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca0004b-ef8b-40f8-a853-ea316322b3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:46.474775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca0004b-ef8b-40f8-a853-ea316322b3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:46.476005 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Flow 'volume_create_api' (48f87064-45de-47a7-8f92-eac3260ca881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:46.476210 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Create volume request issued successfully. Jul 10 19:06:46.476867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d3b837d-66c1-4a7c-9d8d-fab7a4f4d23e tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:46.477260 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 975/3903] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:46 2026] POST /volume/v3/volumes => generated 772 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:46.493463 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-63c92814-579f-4297-bd29-fd09b5adadac None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.496054 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-63c92814-579f-4297-bd29-fd09b5adadac tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 Jul 10 19:06:46.496390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-63c92814-579f-4297-bd29-fd09b5adadac tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.496644 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-63c92814-579f-4297-bd29-fd09b5adadac tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.506623 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:46.506623 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:46.512286 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-63c92814-579f-4297-bd29-fd09b5adadac tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:46.519363 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-63c92814-579f-4297-bd29-fd09b5adadac tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 returned with HTTP 200 Jul 10 19:06:46.519749 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 988/3904] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:46 2026] GET /volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:46.718873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d5537ec7-4550-40d2-b714-7aa78b770bb6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.837536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5537ec7-4550-40d2-b714-7aa78b770bb6 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools Jul 10 19:06:46.838183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5537ec7-4550-40d2-b714-7aa78b770bb6 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.838336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5537ec7-4550-40d2-b714-7aa78b770bb6 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Calling method 'get_pools' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.978168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7c5c7f67-04cb-493d-8daa-1a7493f2a95f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:46.980691 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7c5c7f67-04cb-493d-8daa-1a7493f2a95f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:46.981008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7c5c7f67-04cb-493d-8daa-1a7493f2a95f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:46.981412 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7c5c7f67-04cb-493d-8daa-1a7493f2a95f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:46.981627 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-7c5c7f67-04cb-493d-8daa-1a7493f2a95f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:46.987882 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:46.987882 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:46.988541 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7c5c7f67-04cb-493d-8daa-1a7493f2a95f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:46.989122 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 983/3905] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:46 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:47.214033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4113a387-f490-4224-876c-4d9e37e60088 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.216301 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4113a387-f490-4224-876c-4d9e37e60088 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:47.216442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4113a387-f490-4224-876c-4d9e37e60088 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.216618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4113a387-f490-4224-876c-4d9e37e60088 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.216702 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4113a387-f490-4224-876c-4d9e37e60088 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:47.221713 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:47.221713 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:47.222586 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4113a387-f490-4224-876c-4d9e37e60088 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:47.222986 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 976/3906] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:47 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:47.342483 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5537ec7-4550-40d2-b714-7aa78b770bb6 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 19:06:47.343018 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 960/3907] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 19:06:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:47.354556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3affe5eb-faa6-4402-9d85-a1e695050382 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.358199 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3affe5eb-faa6-4402-9d85-a1e695050382 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] GET https://10.4.3.225/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 19:06:47.358199 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3affe5eb-faa6-4402-9d85-a1e695050382 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.358484 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3affe5eb-faa6-4402-9d85-a1e695050382 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Calling method 'get_pools' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.533984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c87d219e-c407-4b25-a27b-dd32ae18ed3b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.537401 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c87d219e-c407-4b25-a27b-dd32ae18ed3b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 Jul 10 19:06:47.538634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c87d219e-c407-4b25-a27b-dd32ae18ed3b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.539015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c87d219e-c407-4b25-a27b-dd32ae18ed3b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.549604 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:47.549604 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:47.556604 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c87d219e-c407-4b25-a27b-dd32ae18ed3b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:47.564198 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c87d219e-c407-4b25-a27b-dd32ae18ed3b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 returned with HTTP 200 Jul 10 19:06:47.565587 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 984/3908] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:47 2026] GET /volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 => generated 972 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:47.581843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-020b1158-b4f8-4824-bef0-accbb244c64c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.586124 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-020b1158-b4f8-4824-bef0-accbb244c64c tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 19:06:47.586124 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-020b1158-b4f8-4824-bef0-accbb244c64c tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.586326 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-020b1158-b4f8-4824-bef0-accbb244c64c tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.590346 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-020b1158-b4f8-4824-bef0-accbb244c64c tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:06:47.590756 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 977/3909] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:06:47 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:47.600301 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ad406c74-0e73-4a5f-a3b1-c46da76665c3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.602604 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad406c74-0e73-4a5f-a3b1-c46da76665c3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] GET https://10.4.3.225/volume/v3/messages/4657961c-a364-4059-897e-6965bc2c0055 Jul 10 19:06:47.602927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad406c74-0e73-4a5f-a3b1-c46da76665c3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.603184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ad406c74-0e73-4a5f-a3b1-c46da76665c3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.607986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ad406c74-0e73-4a5f-a3b1-c46da76665c3 tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages/4657961c-a364-4059-897e-6965bc2c0055 returned with HTTP 200 Jul 10 19:06:47.608457 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 961/3910] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:47 2026] GET /volume/v3/messages/4657961c-a364-4059-897e-6965bc2c0055 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:47.617561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0cd1542a-5dca-42c7-b4fd-032fd82454ae None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.619386 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cd1542a-5dca-42c7-b4fd-032fd82454ae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/messages/4657961c-a364-4059-897e-6965bc2c0055 Jul 10 19:06:47.619661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cd1542a-5dca-42c7-b4fd-032fd82454ae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.619941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cd1542a-5dca-42c7-b4fd-032fd82454ae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.628134 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cd1542a-5dca-42c7-b4fd-032fd82454ae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/messages/4657961c-a364-4059-897e-6965bc2c0055 returned with HTTP 204 Jul 10 19:06:47.628484 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 985/3911] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 19:06:47 2026] DELETE /volume/v3/messages/4657961c-a364-4059-897e-6965bc2c0055 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:06:47.636791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.638912 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 Jul 10 19:06:47.639193 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.639435 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.639637 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Delete volume with id: 48cd69b4-c1b0-41fa-9855-0b92445df4b6 Jul 10 19:06:47.649909 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:47.649909 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:47.650431 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Volume info retrieved successfully. Jul 10 19:06:47.651998 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100057) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:06:47.675348 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Created reservations ['7a9af7a6-0ad7-47d4-8283-45b7e34708f1', 'd0f0875e-66a6-4723-9c73-3e4b8ba40a57', 'e82312a7-17ae-4d7d-bda5-c1b6e291a2eb', 'd66b0063-73b7-4103-9006-38a214730f7f'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:47.704457 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Delete volume request issued successfully. Jul 10 19:06:47.704665 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fb18225-f2f2-41e5-8389-1ed9d606cdae tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 returned with HTTP 202 Jul 10 19:06:47.705281 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 978/3912] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:47 2026] DELETE /volume/v3/volumes/48cd69b4-c1b0-41fa-9855-0b92445df4b6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:47.712838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e4bbf28-d8bb-41c8-985f-b210ecc6960b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.714892 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e4bbf28-d8bb-41c8-985f-b210ecc6960b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] DELETE https://10.4.3.225/volume/v3/types/ab8b2e69-ac15-4d40-adb3-ceacb234abb4 Jul 10 19:06:47.715151 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e4bbf28-d8bb-41c8-985f-b210ecc6960b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.715421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e4bbf28-d8bb-41c8-985f-b210ecc6960b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:47.743723 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e4bbf28-d8bb-41c8-985f-b210ecc6960b tempest-ProjectAdminTests-391519965 tempest-ProjectAdminTests-391519965-project-admin] https://10.4.3.225/volume/v3/types/ab8b2e69-ac15-4d40-adb3-ceacb234abb4 returned with HTTP 202 Jul 10 19:06:47.744231 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 962/3913] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:47 2026] DELETE /volume/v3/types/ab8b2e69-ac15-4d40-adb3-ceacb234abb4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:47.865004 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3affe5eb-faa6-4402-9d85-a1e695050382 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] https://10.4.3.225/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 19:06:47.865463 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 989/3914] 10.4.3.225 () {66 vars in 1314 bytes} [Fri Jul 10 19:06:47 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:47.876571 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fd3e07c2-6b6d-4441-bf9d-0c389c24085c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:47.878391 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fd3e07c2-6b6d-4441-bf9d-0c389c24085c tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] GET https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool Jul 10 19:06:47.878568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fd3e07c2-6b6d-4441-bf9d-0c389c24085c tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:47.878744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fd3e07c2-6b6d-4441-bf9d-0c389c24085c tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:48.001800 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0eea4e84-9889-4d07-8765-cb5e13dc6b8f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:48.004152 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eea4e84-9889-4d07-8765-cb5e13dc6b8f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:48.004410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eea4e84-9889-4d07-8765-cb5e13dc6b8f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:48.004652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0eea4e84-9889-4d07-8765-cb5e13dc6b8f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:48.004803 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0eea4e84-9889-4d07-8765-cb5e13dc6b8f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:48.009664 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:48.009664 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:48.010474 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0eea4e84-9889-4d07-8765-cb5e13dc6b8f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:48.010931 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 979/3915] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:48 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:48.236562 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d36e419c-c84a-43a5-ad4c-6e939745e7f7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:48.238826 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d36e419c-c84a-43a5-ad4c-6e939745e7f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:48.239062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d36e419c-c84a-43a5-ad4c-6e939745e7f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:48.239254 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d36e419c-c84a-43a5-ad4c-6e939745e7f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:48.239649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d36e419c-c84a-43a5-ad4c-6e939745e7f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:48.246267 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:48.246267 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:48.247161 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d36e419c-c84a-43a5-ad4c-6e939745e7f7 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:48.247571 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 963/3916] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:48 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:48.385934 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fd3e07c2-6b6d-4441-bf9d-0c389c24085c tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool returned with HTTP 200 Jul 10 19:06:48.386508 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 986/3917] 10.4.3.225 () {66 vars in 1318 bytes} [Fri Jul 10 19:06:47 2026] GET /volume/v3/capabilities/np0000005042@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:48.396075 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-53d58ec6-8432-47de-82a3-de99643dbf45 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:48.398349 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-53d58ec6-8432-47de-82a3-de99643dbf45 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] GET https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool Jul 10 19:06:48.398518 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-53d58ec6-8432-47de-82a3-de99643dbf45 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:48.398816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-53d58ec6-8432-47de-82a3-de99643dbf45 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:48.909538 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-53d58ec6-8432-47de-82a3-de99643dbf45 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool returned with HTTP 200 Jul 10 19:06:48.910022 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 990/3918] 10.4.3.225 () {66 vars in 1318 bytes} [Fri Jul 10 19:06:48 2026] GET /volume/v3/capabilities/np0000005042@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:48.922195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-250d39c0-7e9d-494e-8a1a-d9ac274d1182 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:48.924338 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-250d39c0-7e9d-494e-8a1a-d9ac274d1182 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] GET https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool Jul 10 19:06:48.926914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-250d39c0-7e9d-494e-8a1a-d9ac274d1182 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:48.926914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-250d39c0-7e9d-494e-8a1a-d9ac274d1182 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:49.023696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-12465a5f-3cea-4a07-a080-20598ba5ba8c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:49.025634 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-12465a5f-3cea-4a07-a080-20598ba5ba8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:49.025871 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-12465a5f-3cea-4a07-a080-20598ba5ba8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:49.026116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-12465a5f-3cea-4a07-a080-20598ba5ba8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:49.026269 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-12465a5f-3cea-4a07-a080-20598ba5ba8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:49.032388 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:49.032388 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:49.033384 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-12465a5f-3cea-4a07-a080-20598ba5ba8c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:49.033875 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 964/3919] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:49 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:49.258957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-763198f8-b66d-4a15-8d84-4f2dbe78a754 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:49.261208 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-763198f8-b66d-4a15-8d84-4f2dbe78a754 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:49.261474 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-763198f8-b66d-4a15-8d84-4f2dbe78a754 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:49.261679 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-763198f8-b66d-4a15-8d84-4f2dbe78a754 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:49.261865 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-763198f8-b66d-4a15-8d84-4f2dbe78a754 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:49.267064 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:49.267064 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:49.267837 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-763198f8-b66d-4a15-8d84-4f2dbe78a754 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:49.268260 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 987/3920] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:49 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:49.437518 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-250d39c0-7e9d-494e-8a1a-d9ac274d1182 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580 tempest-BackendsCapabilitiesAdminTestsJSON-1645410580-project-admin] https://10.4.3.225/volume/v3/capabilities/np0000005042@storpool returned with HTTP 200 Jul 10 19:06:49.437980 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 980/3921] 10.4.3.225 () {66 vars in 1318 bytes} [Fri Jul 10 19:06:48 2026] GET /volume/v3/capabilities/np0000005042@storpool => generated 703 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:50.047717 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d3657adc-eb19-4adc-a48e-d2d906c9b055 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:50.050184 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3657adc-eb19-4adc-a48e-d2d906c9b055 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:50.050541 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3657adc-eb19-4adc-a48e-d2d906c9b055 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:50.050851 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d3657adc-eb19-4adc-a48e-d2d906c9b055 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:50.051049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d3657adc-eb19-4adc-a48e-d2d906c9b055 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:50.056831 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:50.056831 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:50.057961 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d3657adc-eb19-4adc-a48e-d2d906c9b055 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:50.058551 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 991/3922] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:50 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:50.279980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fcc91be6-4b68-4472-9b42-d12c260de493 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:50.282201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcc91be6-4b68-4472-9b42-d12c260de493 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:50.282412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcc91be6-4b68-4472-9b42-d12c260de493 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:50.282613 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fcc91be6-4b68-4472-9b42-d12c260de493 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:50.282757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-fcc91be6-4b68-4472-9b42-d12c260de493 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:50.288323 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:50.288323 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:50.289458 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fcc91be6-4b68-4472-9b42-d12c260de493 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:50.290176 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 965/3923] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:50 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:51.068793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-43e3a1ce-ef7f-4031-a604-70dc131800b9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:51.070937 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43e3a1ce-ef7f-4031-a604-70dc131800b9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:51.071218 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43e3a1ce-ef7f-4031-a604-70dc131800b9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:51.071406 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43e3a1ce-ef7f-4031-a604-70dc131800b9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:51.071545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-43e3a1ce-ef7f-4031-a604-70dc131800b9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:51.076080 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:51.076080 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:51.076869 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43e3a1ce-ef7f-4031-a604-70dc131800b9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:51.077446 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 988/3924] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:51 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:51.302623 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e86524ca-39d9-4693-9cf9-9f54bb10be87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:51.466468 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e86524ca-39d9-4693-9cf9-9f54bb10be87 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:51.467635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e86524ca-39d9-4693-9cf9-9f54bb10be87 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:51.467635 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e86524ca-39d9-4693-9cf9-9f54bb10be87 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:51.467790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e86524ca-39d9-4693-9cf9-9f54bb10be87 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:51.473342 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:51.473342 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:51.474541 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e86524ca-39d9-4693-9cf9-9f54bb10be87 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:51.475111 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 981/3925] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:51 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 790 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:51.486526 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-86405589-bc50-4ce1-859a-ac4e64217690 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:51.488960 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86405589-bc50-4ce1-859a-ac4e64217690 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:51.489262 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86405589-bc50-4ce1-859a-ac4e64217690 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:51.489540 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86405589-bc50-4ce1-859a-ac4e64217690 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:51.489718 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-86405589-bc50-4ce1-859a-ac4e64217690 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:51.495037 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:51.495037 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:51.495946 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86405589-bc50-4ce1-859a-ac4e64217690 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:51.496412 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 992/3926] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:51 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:51.509836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:51.509836 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:51.509836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:51.510355 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:51.510355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete backup with id: 753565c4-d034-4dd6-a11d-93b076f7a1ee. Jul 10 19:06:51.514897 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:51.514897 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:51.532231 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] delete_backup rpcapi backup_id 753565c4-d034-4dd6-a11d-93b076f7a1ee {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:06:51.534370 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f48c6f7b-eae7-42cf-be66-95176f3c78fe tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 202 Jul 10 19:06:51.534941 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 966/3927] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:51 2026] DELETE /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:51.542782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-54614c67-4a0d-4586-bfd1-0b6978d7349d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:51.545109 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-54614c67-4a0d-4586-bfd1-0b6978d7349d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:51.545109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-54614c67-4a0d-4586-bfd1-0b6978d7349d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:51.545109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-54614c67-4a0d-4586-bfd1-0b6978d7349d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:51.545109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-54614c67-4a0d-4586-bfd1-0b6978d7349d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:51.549673 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:51.549673 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:51.550405 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-54614c67-4a0d-4586-bfd1-0b6978d7349d tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 200 Jul 10 19:06:51.550740 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 989/3928] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:51 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:52.016709 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75e16fd1-22fc-4e74-b394-29a06b391e16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.089073 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-86af4f7e-64ab-42c5-83b0-129ae7fb5598 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.091098 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86af4f7e-64ab-42c5-83b0-129ae7fb5598 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:52.091512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86af4f7e-64ab-42c5-83b0-129ae7fb5598 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:52.091775 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-86af4f7e-64ab-42c5-83b0-129ae7fb5598 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:52.091993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-86af4f7e-64ab-42c5-83b0-129ae7fb5598 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:52.097134 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:52.097134 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:52.097933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-86af4f7e-64ab-42c5-83b0-129ae7fb5598 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:52.098880 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 993/3929] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:52 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:52.130419 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75e16fd1-22fc-4e74-b394-29a06b391e16 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:06:52.130926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75e16fd1-22fc-4e74-b394-29a06b391e16 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1460852679"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:52.147116 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75e16fd1-22fc-4e74-b394-29a06b391e16 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:06:52.147702 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 982/3930] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:06:52 2026] POST /volume/v3/types => generated 220 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:06:52.155838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-01f21745-75ad-43b6-811a-7317eac8804f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.157703 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01f21745-75ad-43b6-811a-7317eac8804f tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 19:06:52.158197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01f21745-75ad-43b6-811a-7317eac8804f tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1884075470"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:52.171668 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01f21745-75ad-43b6-811a-7317eac8804f tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 19:06:52.172164 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 967/3931] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 19:06:52 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:52.181067 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.258449 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 19:06:52.258928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4a6350d6-d665-4576-9052-fc5ad972c321", "volume_types": ["5dbe0324-f577-40f7-aa99-f1eea56b3a73"], "name": "tempest-GroupsV314Test-Group-1857671983"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:52.261136 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Creating new group {'group': {'group_type': '4a6350d6-d665-4576-9052-fc5ad972c321', 'volume_types': ['5dbe0324-f577-40f7-aa99-f1eea56b3a73'], 'name': 'tempest-GroupsV314Test-Group-1857671983'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:06:52.266017 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Creating group tempest-GroupsV314Test-Group-1857671983. Jul 10 19:06:52.276155 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Availability Zones retrieved successfully. Jul 10 19:06:52.302869 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Created reservations ['390b18c0-3c2a-4235-abb4-1708490891ac'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:52.334027 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abf51f01-ee5f-47e4-9a2c-eb1dad84b634 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 19:06:52.334548 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 990/3932] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 19:06:52 2026] POST /volume/v3/groups => generated 108 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:52.344691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8bcdd6d9-8a71-45ee-8830-9858d3e28b63 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.356235 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8bcdd6d9-8a71-45ee-8830-9858d3e28b63 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff Jul 10 19:06:52.356506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8bcdd6d9-8a71-45ee-8830-9858d3e28b63 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:52.356754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8bcdd6d9-8a71-45ee-8830-9858d3e28b63 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:52.356939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-8bcdd6d9-8a71-45ee-8830-9858d3e28b63 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] show called for member b3b2d3b7-5b0b-4580-b4bc-f56031f433ff {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:52.361683 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:52.361683 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:52.369491 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8bcdd6d9-8a71-45ee-8830-9858d3e28b63 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff returned with HTTP 200 Jul 10 19:06:52.369944 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 994/3933] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:52 2026] GET /volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:52.563001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-baf67433-1573-469e-93bb-2cd584200b71 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.565607 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-baf67433-1573-469e-93bb-2cd584200b71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee Jul 10 19:06:52.565904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-baf67433-1573-469e-93bb-2cd584200b71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:52.566203 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-baf67433-1573-469e-93bb-2cd584200b71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:52.566324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-baf67433-1573-469e-93bb-2cd584200b71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 753565c4-d034-4dd6-a11d-93b076f7a1ee. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:52.572744 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-baf67433-1573-469e-93bb-2cd584200b71 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee returned with HTTP 404 Jul 10 19:06:52.573769 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 983/3934] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:52 2026] GET /volume/v3/backups/753565c4-d034-4dd6-a11d-93b076f7a1ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:52.687697 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.690111 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:52.690440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:52.690675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:52.690850 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete backup with id: 99f520f6-ee18-46de-9b2b-714e28df55be. Jul 10 19:06:52.698205 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:52.698205 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:52.716079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] delete_backup rpcapi backup_id 99f520f6-ee18-46de-9b2b-714e28df55be {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:06:52.718086 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d5a89bff-32b3-44e4-b0af-a97f1532c7d6 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 202 Jul 10 19:06:52.718629 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 968/3935] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:06:52 2026] DELETE /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:52.726317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-89a98331-f10b-4cba-bbe5-9a68a8871cab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:52.728654 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-89a98331-f10b-4cba-bbe5-9a68a8871cab tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:52.729093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-89a98331-f10b-4cba-bbe5-9a68a8871cab tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:52.729341 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-89a98331-f10b-4cba-bbe5-9a68a8871cab tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:52.729504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-89a98331-f10b-4cba-bbe5-9a68a8871cab tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:52.736610 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:52.736610 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:52.737538 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-89a98331-f10b-4cba-bbe5-9a68a8871cab tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 200 Jul 10 19:06:52.738021 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 991/3936] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:52 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:53.112974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9d74b88e-2def-488c-9e49-3ab16a27ebcc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.115337 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9d74b88e-2def-488c-9e49-3ab16a27ebcc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:53.115631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9d74b88e-2def-488c-9e49-3ab16a27ebcc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:53.115908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9d74b88e-2def-488c-9e49-3ab16a27ebcc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:53.116079 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-9d74b88e-2def-488c-9e49-3ab16a27ebcc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:53.121765 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.121765 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:53.122689 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9d74b88e-2def-488c-9e49-3ab16a27ebcc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:53.123225 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 995/3937] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:53 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:53.380373 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db748c56-bac7-4e63-a44b-94d5050ea54f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.382633 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db748c56-bac7-4e63-a44b-94d5050ea54f tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff Jul 10 19:06:53.382840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db748c56-bac7-4e63-a44b-94d5050ea54f tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:53.383345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db748c56-bac7-4e63-a44b-94d5050ea54f tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:53.383537 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-db748c56-bac7-4e63-a44b-94d5050ea54f tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] show called for member b3b2d3b7-5b0b-4580-b4bc-f56031f433ff {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:53.387065 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.387065 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:53.394527 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db748c56-bac7-4e63-a44b-94d5050ea54f tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff returned with HTTP 200 Jul 10 19:06:53.395029 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 984/3938] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:53 2026] GET /volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:53.407618 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d0aef794-c96a-4374-b098-eac20d338f3c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.409838 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:53.410300 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-606361732", "volume_type": "5dbe0324-f577-40f7-aa99-f1eea56b3a73", "group_id": "b3b2d3b7-5b0b-4580-b4bc-f56031f433ff", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:53.412085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-606361732', 'volume_type': '5dbe0324-f577-40f7-aa99-f1eea56b3a73', 'group_id': 'b3b2d3b7-5b0b-4580-b4bc-f56031f433ff', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:53.421438 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.421438 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:53.422097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Create volume of 1 GB Jul 10 19:06:53.427987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Availability Zones retrieved successfully. Jul 10 19:06:53.433793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Flow 'volume_create_api' (255a376a-8b0b-4354-9013-fb8e3e216524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:53.434819 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6eb5b6b-aec7-4621-a91a-7b80c2e8a94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:53.435325 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.435325 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:53.435694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:53.455467 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6eb5b6b-aec7-4621-a91a-7b80c2e8a94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5dbe0324-f577-40f7-aa99-f1eea56b3a73,is_public=True,name='tempest-GroupsV314Test-volume-type-1460852679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dbe0324-f577-40f7-aa99-f1eea56b3a73', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3b2d3b7-5b0b-4580-b4bc-f56031f433ff', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:53.456158 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390b5d71-e153-4d5b-be6d-1fa9f1395c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:53.483320 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1460852679 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1460852679, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:53.483505 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1460852679 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1460852679, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:06:53.513954 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Created reservations ['94c8a45f-d492-43bd-84f8-e349ecb472f5', '547deeab-2bae-44e7-9b8d-d8b53ca6c5a6', 'c34a8175-4640-49d6-a143-338db3c7ee31', 'ce7c1c73-42c5-4bcf-b999-de74dbbd723a'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:53.514611 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390b5d71-e153-4d5b-be6d-1fa9f1395c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c8a45f-d492-43bd-84f8-e349ecb472f5', '547deeab-2bae-44e7-9b8d-d8b53ca6c5a6', 'c34a8175-4640-49d6-a143-338db3c7ee31', 'ce7c1c73-42c5-4bcf-b999-de74dbbd723a']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:53.515302 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06884231-a7bf-4a4b-b404-38740c357b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:53.537904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06884231-a7bf-4a4b-b404-38740c357b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1d6ceb-b188-425e-9423-0ab7aa0da6f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-606361732',encryption_key_id=None,group_id=b3b2d3b7-5b0b-4580-b4bc-f56031f433ff,group_type_id=,metadata={},multiattach=False,project_id='33dd281533674d5ba6624b7d36797688',qos_specs=None,replication_status=,reservations=['94c8a45f-d492-43bd-84f8-e349ecb472f5','547deeab-2bae-44e7-9b8d-d8b53ca6c5a6','c34a8175-4640-49d6-a143-338db3c7ee31','ce7c1c73-42c5-4bcf-b999-de74dbbd723a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dabe0a95e09642a49f64731a560617ec',volume_type_id=5dbe0324-f577-40f7-aa99-f1eea56b3a73), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-606361732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3b2d3b7-5b0b-4580-b4bc-f56031f433ff,host=None,id=4d1d6ceb-b188-425e-9423-0ab7aa0da6f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33dd281533674d5ba6624b7d36797688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dabe0a95e09642a49f64731a560617ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dbe0324-f577-40f7-aa99-f1eea56b3a73),volume_type_id=5dbe0324-f577-40f7-aa99-f1eea56b3a73)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:53.538589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9857a9-be8a-4bd2-a915-0f055a59a5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:53.558897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9857a9-be8a-4bd2-a915-0f055a59a5e9) transitioned into state 'SUCCESS' from state '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-606361732',encryption_key_id=None,group_id=b3b2d3b7-5b0b-4580-b4bc-f56031f433ff,group_type_id=,metadata={},multiattach=False,project_id='33dd281533674d5ba6624b7d36797688',qos_specs=None,replication_status=,reservations=['94c8a45f-d492-43bd-84f8-e349ecb472f5','547deeab-2bae-44e7-9b8d-d8b53ca6c5a6','c34a8175-4640-49d6-a143-338db3c7ee31','ce7c1c73-42c5-4bcf-b999-de74dbbd723a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dabe0a95e09642a49f64731a560617ec',volume_type_id=5dbe0324-f577-40f7-aa99-f1eea56b3a73)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:53.559651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31dc8b5f-b116-45ce-a520-e843db52ea3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:53.572885 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31dc8b5f-b116-45ce-a520-e843db52ea3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:53.573761 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Flow 'volume_create_api' (255a376a-8b0b-4354-9013-fb8e3e216524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:53.574147 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Create volume request issued successfully. Jul 10 19:06:53.574772 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:53.574998 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:53.618414 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:53.625788 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.625788 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:53.628986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d0aef794-c96a-4374-b098-eac20d338f3c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:53.629513 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 969/3939] 10.4.3.225 () {70 vars in 1300 bytes} [Fri Jul 10 19:06:53 2026] POST /volume/v3/volumes => generated 818 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:53.642146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.645606 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 Jul 10 19:06:53.645606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:53.645606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:53.652535 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.652535 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:53.656016 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Volume info retrieved successfully. Jul 10 19:06:53.656741 np0000005042 devstack@c-api.service[100058]: WARNING stevedore.named [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:53.657007 np0000005042 devstack@c-api.service[100058]: WARNING castellan.key_manager [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:53.708384 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:53.712924 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.712924 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:53.722591 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-70850f50-35f9-41b6-a5fc-f9f636e67b86 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 returned with HTTP 200 Jul 10 19:06:53.723156 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 992/3940] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:53 2026] GET /volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 => generated 886 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:53.749463 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-43c69b59-ce5f-46e8-97c0-a4b6cf64e95f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.752090 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-43c69b59-ce5f-46e8-97c0-a4b6cf64e95f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be Jul 10 19:06:53.752360 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-43c69b59-ce5f-46e8-97c0-a4b6cf64e95f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:53.752630 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-43c69b59-ce5f-46e8-97c0-a4b6cf64e95f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:53.752801 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-43c69b59-ce5f-46e8-97c0-a4b6cf64e95f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Show backup with id 99f520f6-ee18-46de-9b2b-714e28df55be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:53.757545 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-43c69b59-ce5f-46e8-97c0-a4b6cf64e95f tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be returned with HTTP 404 Jul 10 19:06:53.758221 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 996/3941] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:53 2026] GET /volume/v3/backups/99f520f6-ee18-46de-9b2b-714e28df55be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:53.914065 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-6bbf289d-0357-4ef7-9ba9-9fb96ba737b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.916364 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-6bbf289d-0357-4ef7-9ba9-9fb96ba737b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:53.916581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-6bbf289d-0357-4ef7-9ba9-9fb96ba737b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:53.916791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-6bbf289d-0357-4ef7-9ba9-9fb96ba737b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:53.934147 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.934147 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:53.946433 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-6bbf289d-0357-4ef7-9ba9-9fb96ba737b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:53.953344 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-6bbf289d-0357-4ef7-9ba9-9fb96ba737b1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:53.953833 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 985/3942] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:06:53 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:53.974011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:53.977289 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] POST https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9/action Jul 10 19:06:53.978211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:53.978402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:53.994047 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:53.994047 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:53.994047 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:54.001440 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Begin detaching volume completed successfully. Jul 10 19:06:54.001889 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-4869e8d6-1523-4fab-8973-50632c92b163 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9/action returned with HTTP 202 Jul 10 19:06:54.002834 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 970/3943] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:06:53 2026] POST /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:54.024750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b939bdbe-6dd3-4d93-8216-9a345bf32392 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:54.027627 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b939bdbe-6dd3-4d93-8216-9a345bf32392 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:54.029604 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b939bdbe-6dd3-4d93-8216-9a345bf32392 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:54.029883 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b939bdbe-6dd3-4d93-8216-9a345bf32392 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:54.042515 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:54.042515 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:54.047655 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b939bdbe-6dd3-4d93-8216-9a345bf32392 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:54.053879 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b939bdbe-6dd3-4d93-8216-9a345bf32392 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:54.053879 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 993/3944] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:54 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:54.133768 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3fea4f7-6263-4ebe-a71d-55d5be357673 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:54.135595 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3fea4f7-6263-4ebe-a71d-55d5be357673 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:54.135831 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3fea4f7-6263-4ebe-a71d-55d5be357673 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:54.136092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3fea4f7-6263-4ebe-a71d-55d5be357673 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:54.136224 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b3fea4f7-6263-4ebe-a71d-55d5be357673 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:54.140474 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:54.140474 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:54.141102 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3fea4f7-6263-4ebe-a71d-55d5be357673 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:54.141434 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 997/3945] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:54 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:54.741405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:54.743479 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 Jul 10 19:06:54.743718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:54.744047 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:54.752031 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:54.752031 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:54.756246 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Volume info retrieved successfully. Jul 10 19:06:54.756970 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:54.757144 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:54.799453 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:54.802635 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:54.802635 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:54.810446 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c3e254a-8f68-4346-b6aa-b3508bdaf00c tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 returned with HTTP 200 Jul 10 19:06:54.811037 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 986/3946] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:54 2026] GET /volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:54.825568 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7390e144-8103-4fd5-b165-f1288a6e33ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:54.827209 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] POST https://10.4.3.225/volume/v3/groups/action Jul 10 19:06:54.828912 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action body: b'{"create-from-src": {"source_group_id": "b3b2d3b7-5b0b-4580-b4bc-f56031f433ff", "name": "tempest-Group_from_grp-640006683"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:54.828912 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "b3b2d3b7-5b0b-4580-b4bc-f56031f433ff", "name": "tempest-Group_from_grp-640006683"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:54.829652 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Creating new group {'create-from-src': {'source_group_id': 'b3b2d3b7-5b0b-4580-b4bc-f56031f433ff', 'name': 'tempest-Group_from_grp-640006683'}}. {{(pid=100060) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 19:06:54.829998 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.groups [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Creating group tempest-Group_from_grp-640006683 from source group b3b2d3b7-5b0b-4580-b4bc-f56031f433ff. Jul 10 19:06:54.835799 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:54.835799 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:54.841440 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:54.841440 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:54.867406 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Created reservations ['c760d4f3-6d4c-4c0e-a762-516881bebc0f'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:55.029451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a1d4acbe-0bbc-4edc-b250-502ee064c2f5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.030004 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a1d4acbe-0bbc-4edc-b250-502ee064c2f5 None None] GET https://10.4.3.225/volume// Jul 10 19:06:55.030178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a1d4acbe-0bbc-4edc-b250-502ee064c2f5 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.030434 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a1d4acbe-0bbc-4edc-b250-502ee064c2f5 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.030775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a1d4acbe-0bbc-4edc-b250-502ee064c2f5 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:06:55.031120 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 994/3947] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:06:55.039591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-be1c5077-8ed1-40d4-bd7d-ef17725aa68b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.041601 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-be1c5077-8ed1-40d4-bd7d-ef17725aa68b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:55.041849 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-be1c5077-8ed1-40d4-bd7d-ef17725aa68b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.042089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-be1c5077-8ed1-40d4-bd7d-ef17725aa68b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.051672 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.051672 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:55.055345 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-be1c5077-8ed1-40d4-bd7d-ef17725aa68b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:55.059513 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-be1c5077-8ed1-40d4-bd7d-ef17725aa68b tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:55.059955 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 998/3948] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:06:55.068502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-db498566-6edf-4c07-81fb-b935b2b17402 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.070991 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db498566-6edf-4c07-81fb-b935b2b17402 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:55.071253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db498566-6edf-4c07-81fb-b935b2b17402 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.071510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-db498566-6edf-4c07-81fb-b935b2b17402 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.083667 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.083667 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:55.088817 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-db498566-6edf-4c07-81fb-b935b2b17402 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:55.095257 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-db498566-6edf-4c07-81fb-b935b2b17402 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:55.095898 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 987/3949] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:55.153516 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2e36730b-26f2-4be4-b9ef-1359a2a7c5d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.157661 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2e36730b-26f2-4be4-b9ef-1359a2a7c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:55.158056 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2e36730b-26f2-4be4-b9ef-1359a2a7c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.158335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2e36730b-26f2-4be4-b9ef-1359a2a7c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.158496 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2e36730b-26f2-4be4-b9ef-1359a2a7c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:55.163094 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.163094 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:55.163963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2e36730b-26f2-4be4-b9ef-1359a2a7c5d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:55.164909 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 995/3950] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:55.411496 np0000005042 devstack@c-api.service[100060]: INFO cinder.group.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] A mapping entry already exists for group ff6a11d5-50c5-41ac-bb35-e3facadc8af6 and volume type 5dbe0324-f577-40f7-aa99-f1eea56b3a73. Do not need to create again. Jul 10 19:06:55.411852 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.411852 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:55.412482 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Availability Zones retrieved successfully. Jul 10 19:06:55.417500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Flow 'volume_create_api' (dc9c3b2b-fd8f-4c0e-83dc-60e548ae05b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:55.418520 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c016de8d-babc-4915-8ee6-a31075bf391f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:55.419431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:55.438342 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c016de8d-babc-4915-8ee6-a31075bf391f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4d1d6ceb-b188-425e-9423-0ab7aa0da6f5', 'volume_type': VolumeType(created_at=2026-07-10T19:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5dbe0324-f577-40f7-aa99-f1eea56b3a73,is_public=True,name='tempest-GroupsV314Test-volume-type-1460852679',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dbe0324-f577-40f7-aa99-f1eea56b3a73', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff6a11d5-50c5-41ac-bb35-e3facadc8af6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:55.439109 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f3cdc3-a6f5-4229-8686-72620e23814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:55.484446 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Created reservations ['0499e57c-961e-49e5-9dd5-cf8e93b5b8ff', '58407194-d7be-4a5f-ad0a-7bca5ec73f0b', 'babebc47-0cf3-4e02-a2db-d16eb6dcea12', '2fa63610-7593-4aa8-be99-bd7098933483'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:55.485257 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f3cdc3-a6f5-4229-8686-72620e23814b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0499e57c-961e-49e5-9dd5-cf8e93b5b8ff', '58407194-d7be-4a5f-ad0a-7bca5ec73f0b', 'babebc47-0cf3-4e02-a2db-d16eb6dcea12', '2fa63610-7593-4aa8-be99-bd7098933483']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:55.486120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351742cc-42e9-4d8f-b0c1-7444fb34f8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:55.511900 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351742cc-42e9-4d8f-b0c1-7444fb34f8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03409015-91aa-40d2-83f9-4986be8c628d', '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=ff6a11d5-50c5-41ac-bb35-e3facadc8af6,group_type_id=,metadata={},multiattach=False,project_id='33dd281533674d5ba6624b7d36797688',qos_specs=None,replication_status=,reservations=['0499e57c-961e-49e5-9dd5-cf8e93b5b8ff','58407194-d7be-4a5f-ad0a-7bca5ec73f0b','babebc47-0cf3-4e02-a2db-d16eb6dcea12','2fa63610-7593-4aa8-be99-bd7098933483'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d1d6ceb-b188-425e-9423-0ab7aa0da6f5,status='creating',user_id='dabe0a95e09642a49f64731a560617ec',volume_type_id=5dbe0324-f577-40f7-aa99-f1eea56b3a73), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff6a11d5-50c5-41ac-bb35-e3facadc8af6,host=None,id=03409015-91aa-40d2-83f9-4986be8c628d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33dd281533674d5ba6624b7d36797688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4d1d6ceb-b188-425e-9423-0ab7aa0da6f5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dabe0a95e09642a49f64731a560617ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dbe0324-f577-40f7-aa99-f1eea56b3a73),volume_type_id=5dbe0324-f577-40f7-aa99-f1eea56b3a73)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:55.512527 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccb2753-b726-4a1e-ac68-1b81028893b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:55.533377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccb2753-b726-4a1e-ac68-1b81028893b9) transitioned into state 'SUCCESS' from 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=ff6a11d5-50c5-41ac-bb35-e3facadc8af6,group_type_id=,metadata={},multiattach=False,project_id='33dd281533674d5ba6624b7d36797688',qos_specs=None,replication_status=,reservations=['0499e57c-961e-49e5-9dd5-cf8e93b5b8ff','58407194-d7be-4a5f-ad0a-7bca5ec73f0b','babebc47-0cf3-4e02-a2db-d16eb6dcea12','2fa63610-7593-4aa8-be99-bd7098933483'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d1d6ceb-b188-425e-9423-0ab7aa0da6f5,status='creating',user_id='dabe0a95e09642a49f64731a560617ec',volume_type_id=5dbe0324-f577-40f7-aa99-f1eea56b3a73)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:55.535221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Flow 'volume_create_api' (dc9c3b2b-fd8f-4c0e-83dc-60e548ae05b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:55.535413 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Create volume request issued successfully. Jul 10 19:06:55.552734 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7390e144-8103-4fd5-b165-f1288a6e33ce tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/action returned with HTTP 202 Jul 10 19:06:55.559959 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 971/3951] 10.4.3.225 () {70 vars in 1318 bytes} [Fri Jul 10 19:06:54 2026] POST /volume/v3/groups/action => generated 101 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:55.565128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.567390 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:06:55.567687 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.568082 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.568415 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:55.569295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:06:55.577044 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Get all volumes completed successfully. Jul 10 19:06:55.577887 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:55.578080 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:55.623263 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:55.627437 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.627437 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:55.632829 np0000005042 devstack@c-api.service[100059]: WARNING stevedore.named [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:55.632829 np0000005042 devstack@c-api.service[100059]: WARNING castellan.key_manager [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:55.672272 np0000005042 devstack@c-api.service[100059]: DEBUG oslo_db.sqlalchemy.engines [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:55.675986 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.675986 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:55.685073 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f931bdd1-1ec8-44ce-91cb-149415f2b9fc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:06:55.685569 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 999/3952] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:06:55.700570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.702967 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d Jul 10 19:06:55.703261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.703524 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.711995 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.711995 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:55.715749 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Volume info retrieved successfully. Jul 10 19:06:55.716497 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:55.716696 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:55.754690 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:55.758345 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.758345 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:55.779307 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fe5c1c2-f2d4-48c2-bebc-150d13de8c02 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d returned with HTTP 200 Jul 10 19:06:55.779776 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 988/3953] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d => generated 923 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:55.800671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4b19e486-8424-42e1-abb9-eff1abd8b9ba None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.802759 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b19e486-8424-42e1-abb9-eff1abd8b9ba tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6 Jul 10 19:06:55.803109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b19e486-8424-42e1-abb9-eff1abd8b9ba tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.803337 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b19e486-8424-42e1-abb9-eff1abd8b9ba tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.803495 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-4b19e486-8424-42e1-abb9-eff1abd8b9ba tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] show called for member ff6a11d5-50c5-41ac-bb35-e3facadc8af6 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:55.807387 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.807387 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:55.816734 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b19e486-8424-42e1-abb9-eff1abd8b9ba tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6 returned with HTTP 200 Jul 10 19:06:55.817518 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 996/3954] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6 => generated 416 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:55.827442 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.832682 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:06:55.833834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:55.833834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:55.834277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:55.834850 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.834850 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:55.835562 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:06:55.845434 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Get all volumes completed successfully. Jul 10 19:06:55.848399 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:55.848399 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:55.908814 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:55.912087 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.912087 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:55.916982 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:55.916982 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:55.954597 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:55.957551 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.957551 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:55.965070 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-44fbf205-9ba6-4d23-a47a-ea8276e07cdc tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:06:55.965528 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 972/3955] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:06:55 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:06:55.984920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:55.988182 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] POST https://10.4.3.225/volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6/action Jul 10 19:06:55.989095 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:55.989265 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:55.992545 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] delete called for group ff6a11d5-50c5-41ac-bb35-e3facadc8af6 {{(pid=100059) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:06:55.992677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.groups [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Delete group with id: ff6a11d5-50c5-41ac-bb35-e3facadc8af6 Jul 10 19:06:55.999097 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:55.999097 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:56.037749 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b4021010-ea58-4368-863a-fc9553f9f6b3 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6/action returned with HTTP 202 Jul 10 19:06:56.038330 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1000/3956] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:06:55 2026] POST /volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:56.047860 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-569738f8-d00e-4b37-b673-d55799e04dfa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.050605 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d Jul 10 19:06:56.051010 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.051237 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.061269 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.061269 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:56.070028 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Volume info retrieved successfully. Jul 10 19:06:56.070842 np0000005042 devstack@c-api.service[100057]: WARNING stevedore.named [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:56.071063 np0000005042 devstack@c-api.service[100057]: WARNING castellan.key_manager [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:56.109115 np0000005042 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:56.112100 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.112100 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:56.113470 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fe5c5ec0-de01-4826-845f-59b43e2a0563 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.115881 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fe5c5ec0-de01-4826-845f-59b43e2a0563 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:56.116153 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fe5c5ec0-de01-4826-845f-59b43e2a0563 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.116394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fe5c5ec0-de01-4826-845f-59b43e2a0563 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.119990 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-569738f8-d00e-4b37-b673-d55799e04dfa tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d returned with HTTP 200 Jul 10 19:06:56.120483 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 989/3957] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:56 2026] GET /volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d => generated 922 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:56.128829 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.128829 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:56.131319 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fe5c5ec0-de01-4826-845f-59b43e2a0563 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:56.135867 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fe5c5ec0-de01-4826-845f-59b43e2a0563 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:56.136423 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 997/3958] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:56 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:56.154884 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-18160d16-16b4-4b30-8ed2-940985c532d3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.158179 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-18160d16-16b4-4b30-8ed2-940985c532d3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a Jul 10 19:06:56.158402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-18160d16-16b4-4b30-8ed2-940985c532d3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.158623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-18160d16-16b4-4b30-8ed2-940985c532d3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.167494 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.167494 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:56.176269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-99cbf083-aa50-433b-8273-cd6f1074950b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.178850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99cbf083-aa50-433b-8273-cd6f1074950b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:56.179238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99cbf083-aa50-433b-8273-cd6f1074950b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.179552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99cbf083-aa50-433b-8273-cd6f1074950b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.179736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-99cbf083-aa50-433b-8273-cd6f1074950b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 7edcb788-1056-42b0-899f-eee9ed7888be. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:56.186987 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.186987 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:56.187796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99cbf083-aa50-433b-8273-cd6f1074950b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 200 Jul 10 19:06:56.188481 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1001/3959] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:56 2026] GET /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:56.202510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.205216 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be Jul 10 19:06:56.205393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.205476 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.205585 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete backup with id: 7edcb788-1056-42b0-899f-eee9ed7888be. Jul 10 19:06:56.210081 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.210081 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:56.224303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] delete_backup rpcapi backup_id 7edcb788-1056-42b0-899f-eee9ed7888be {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:06:56.227235 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b804fd4a-4cb2-49b4-b6f9-600e1b9a58c7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be returned with HTTP 202 Jul 10 19:06:56.227795 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 990/3960] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:56 2026] DELETE /volume/v3/backups/7edcb788-1056-42b0-899f-eee9ed7888be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:06:56.237182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-efddd302-980f-484b-b55d-56b1f02036f1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.238994 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f Jul 10 19:06:56.239282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.239500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.239665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume with id: eb730d81-23db-4ba4-8d27-fd823a307e4f Jul 10 19:06:56.247640 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.247640 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:56.248053 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:56.266842 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume request issued successfully. Jul 10 19:06:56.267144 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-efddd302-980f-484b-b55d-56b1f02036f1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f returned with HTTP 202 Jul 10 19:06:56.267712 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 998/3961] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:06:56 2026] DELETE /volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:56.277825 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-65acb047-56d2-477b-8dd4-7022f327f395 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:56.280090 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-65acb047-56d2-477b-8dd4-7022f327f395 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f Jul 10 19:06:56.280412 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-65acb047-56d2-477b-8dd4-7022f327f395 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:56.280664 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-65acb047-56d2-477b-8dd4-7022f327f395 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:56.291191 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:56.291191 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:56.295928 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-65acb047-56d2-477b-8dd4-7022f327f395 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:56.305083 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-65acb047-56d2-477b-8dd4-7022f327f395 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f returned with HTTP 200 Jul 10 19:06:56.305535 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1002/3962] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:56 2026] GET /volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:56.711835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-f0c80c7a-e24b-4ba5-82e5-3d0145748b81 req-18160d16-16b4-4b30-8ed2-940985c532d3 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a returned with HTTP 200 Jul 10 19:06:56.711835 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 973/3963] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:06:56 2026] DELETE /volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:57.138015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cbb5954e-1757-4dcc-8039-aac10ca892f7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.140343 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbb5954e-1757-4dcc-8039-aac10ca892f7 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d Jul 10 19:06:57.140616 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbb5954e-1757-4dcc-8039-aac10ca892f7 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.140871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cbb5954e-1757-4dcc-8039-aac10ca892f7 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.147706 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cbb5954e-1757-4dcc-8039-aac10ca892f7 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d returned with HTTP 404 Jul 10 19:06:57.148270 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 991/3964] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/volumes/03409015-91aa-40d2-83f9-4986be8c628d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:57.152535 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b0922211-5a87-4ac5-8a46-2196c755903e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.154487 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b0922211-5a87-4ac5-8a46-2196c755903e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:06:57.154750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b0922211-5a87-4ac5-8a46-2196c755903e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.155178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b0922211-5a87-4ac5-8a46-2196c755903e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.157339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-699cf086-ac7f-4597-817d-aefc881a0fe4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.159817 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-699cf086-ac7f-4597-817d-aefc881a0fe4 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6 Jul 10 19:06:57.160121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-699cf086-ac7f-4597-817d-aefc881a0fe4 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.160380 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-699cf086-ac7f-4597-817d-aefc881a0fe4 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.160561 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-699cf086-ac7f-4597-817d-aefc881a0fe4 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] show called for member ff6a11d5-50c5-41ac-bb35-e3facadc8af6 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:57.162664 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.162664 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:57.164685 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-699cf086-ac7f-4597-817d-aefc881a0fe4 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6 returned with HTTP 404 Jul 10 19:06:57.165336 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1003/3965] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/groups/ff6a11d5-50c5-41ac-bb35-e3facadc8af6 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:57.166793 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b0922211-5a87-4ac5-8a46-2196c755903e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:06:57.171040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b0922211-5a87-4ac5-8a46-2196c755903e tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:06:57.171414 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 999/3966] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:57.172573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.174452 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:06:57.174669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.174923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.175166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:06:57.175502 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.175502 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:57.175924 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:06:57.184733 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Get all volumes completed successfully. Jul 10 19:06:57.185785 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:57.186052 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:57.226396 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:57.229530 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.229530 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:57.244427 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-483e85be-a7c9-4ce5-a3bd-7af9649f86fb tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:06:57.244998 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 974/3967] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:57.264292 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4961af6f-21fb-492b-a420-100fc2f47227 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.266557 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4961af6f-21fb-492b-a420-100fc2f47227 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] POST https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff/action Jul 10 19:06:57.267054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4961af6f-21fb-492b-a420-100fc2f47227 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:06:57.267218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4961af6f-21fb-492b-a420-100fc2f47227 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:57.269110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-4961af6f-21fb-492b-a420-100fc2f47227 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] delete called for group b3b2d3b7-5b0b-4580-b4bc-f56031f433ff {{(pid=100057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:06:57.269256 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.groups [None req-4961af6f-21fb-492b-a420-100fc2f47227 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Delete group with id: b3b2d3b7-5b0b-4580-b4bc-f56031f433ff Jul 10 19:06:57.276636 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.276636 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:57.322883 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f587a9ae-d8f5-4b69-a781-223a651f29d0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.325092 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f587a9ae-d8f5-4b69-a781-223a651f29d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f Jul 10 19:06:57.325454 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f587a9ae-d8f5-4b69-a781-223a651f29d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.326049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f587a9ae-d8f5-4b69-a781-223a651f29d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.333880 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f587a9ae-d8f5-4b69-a781-223a651f29d0 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f returned with HTTP 404 Jul 10 19:06:57.334554 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1004/3968] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/volumes/eb730d81-23db-4ba4-8d27-fd823a307e4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:57.346397 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.348375 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5/export_record Jul 10 19:06:57.348835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.348835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'export_record' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.348989 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Export record for backup 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:06:57.353660 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.353660 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:57.354668 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.api [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling RPCAPI with context: , host: np0000005042, backup: 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 19:06:57.355142 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4961af6f-21fb-492b-a420-100fc2f47227 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff/action returned with HTTP 202 Jul 10 19:06:57.355720 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 992/3969] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:06:57 2026] POST /volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:57.365318 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.367221 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 Jul 10 19:06:57.367460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:57.367706 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:57.369107 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] export_record in rpcapi backup_id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 on host np0000005042. {{(pid=100058) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 19:06:57.375831 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.375831 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:57.381711 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Volume info retrieved successfully. Jul 10 19:06:57.382487 np0000005042 devstack@c-api.service[100060]: WARNING stevedore.named [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 19:06:57.382675 np0000005042 devstack@c-api.service[100060]: WARNING castellan.key_manager [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 19:06:57.423339 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:06:57.426418 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:57.426418 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:06:57.435463 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-72c070e4-dcb2-4a40-bc84-d6b6808a447e tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 returned with HTTP 200 Jul 10 19:06:57.435976 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 975/3970] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:57.871712 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGE2ZTEzMzctMWZmNy00YWZlLWE4NDItMmNiYmNkMDk0OGU1IiwgInVzZXJfaWQiOiAiZDc4YTI5ZjU4MDVlNDg4ZTg4MTVmM2U5MTBkNTAwODEiLCAicHJvamVjdF9pZCI6ICIyYjhhMTRlNjg1OTQ0NTMwYmM0YmFjOTEzYWM1ZmNkMyIsICJ2b2x1bWVfaWQiOiAiOGZmOTA1YmUtOTQ5ZC00NWFiLThmYWYtMmQyOGFhZjI2YzUxIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ1MTg2OTkxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGZmOTA1YmUtOTQ5ZC00NWFiLThmYWYtMmQyOGFhZjI2YzUxLzIwMjYwNzEwMTkwNTU5L2F6X25vdmFfYmFja3VwXzhhNmUxMzM3LTFmZjctNGFmZS1hODQyLTJjYmJjZDA5NDhlNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTk6MDU6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTk6MDU6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTowNjoxNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100058) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 19:06:57.872117 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e77a709d-ec22-4823-81a3-f6d2d740fdc4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5/export_record returned with HTTP 200 Jul 10 19:06:57.872572 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1000/3971] 10.4.3.225 () {68 vars in 1430 bytes} [Fri Jul 10 19:06:57 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5/export_record => generated 1424 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:57.881673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:57.883855 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:06:57.884366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-52596843"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:57.886150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-52596843'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:06:57.886305 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume of 1 GB Jul 10 19:06:57.890526 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Availability Zones retrieved successfully. Jul 10 19:06:57.896530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (51c6a724-e87b-4481-a2fa-63f46f4c54ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:57.897850 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c6a99e-b1a7-4357-b408-e46fa6509692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:57.898911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:06:57.933206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c6a99e-b1a7-4357-b408-e46fa6509692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:57.934229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499a26a8-9615-4b72-b1ab-dd32eb8a0b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:57.988424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['29d35395-1a62-4e6a-b136-c59e142c239f', 'f841e12c-5317-4dde-8186-2ee1807aeafc', '4192c9a1-a470-41d3-b9d3-342b44b4a14e', 'bc06a141-254e-45a8-ae08-95244299bbda'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:57.989552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499a26a8-9615-4b72-b1ab-dd32eb8a0b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d35395-1a62-4e6a-b136-c59e142c239f', 'f841e12c-5317-4dde-8186-2ee1807aeafc', '4192c9a1-a470-41d3-b9d3-342b44b4a14e', 'bc06a141-254e-45a8-ae08-95244299bbda']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:57.990494 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecece236-7ac5-4d68-8e29-8a283a853ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:58.022214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecece236-7ac5-4d68-8e29-8a283a853ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52596843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['29d35395-1a62-4e6a-b136-c59e142c239f','f841e12c-5317-4dde-8186-2ee1807aeafc','4192c9a1-a470-41d3-b9d3-342b44b4a14e','bc06a141-254e-45a8-ae08-95244299bbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-52596843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8a14e685944530bc4bac913ac5fcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a29f5805e488e8815f3e910d50081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:58.023245 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20585a7-9838-409b-8270-f44cb4209a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:58.049454 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a20585a7-9838-409b-8270-f44cb4209a09) transitioned into state 'SUCCESS' from state '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-52596843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['29d35395-1a62-4e6a-b136-c59e142c239f','f841e12c-5317-4dde-8186-2ee1807aeafc','4192c9a1-a470-41d3-b9d3-342b44b4a14e','bc06a141-254e-45a8-ae08-95244299bbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:58.050341 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b9b3db-c63a-4fc5-afad-cc837ff97cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:06:58.065287 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b9b3db-c63a-4fc5-afad-cc837ff97cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:06:58.067247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (51c6a724-e87b-4481-a2fa-63f46f4c54ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:06:58.067603 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request issued successfully. Jul 10 19:06:58.068287 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce3b8111-6e8a-4df7-91b6-7ab660d70755 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:06:58.068720 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1005/3972] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:06:57 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 10 19:06:58.081630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90e5bc19-4aa8-484c-b232-7091921ec5d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:58.083928 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90e5bc19-4aa8-484c-b232-7091921ec5d7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a Jul 10 19:06:58.084153 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90e5bc19-4aa8-484c-b232-7091921ec5d7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:58.084412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90e5bc19-4aa8-484c-b232-7091921ec5d7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:58.099003 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:58.099003 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:58.107759 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90e5bc19-4aa8-484c-b232-7091921ec5d7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:58.115329 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90e5bc19-4aa8-484c-b232-7091921ec5d7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a returned with HTTP 200 Jul 10 19:06:58.115866 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 993/3973] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:58 2026] GET /volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:06:58.451921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6e13c99a-62f5-4023-877b-58c2c3fe9558 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:58.453918 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e13c99a-62f5-4023-877b-58c2c3fe9558 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 Jul 10 19:06:58.454155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e13c99a-62f5-4023-877b-58c2c3fe9558 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:58.454367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e13c99a-62f5-4023-877b-58c2c3fe9558 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:58.460028 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e13c99a-62f5-4023-877b-58c2c3fe9558 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 returned with HTTP 404 Jul 10 19:06:58.460680 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 976/3974] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:06:58 2026] GET /volume/v3/volumes/4d1d6ceb-b188-425e-9423-0ab7aa0da6f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:58.467381 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-77c15f73-a506-44fb-bf7d-f5725de35834 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:58.469202 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-77c15f73-a506-44fb-bf7d-f5725de35834 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] GET https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff Jul 10 19:06:58.469415 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-77c15f73-a506-44fb-bf7d-f5725de35834 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:58.469625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-77c15f73-a506-44fb-bf7d-f5725de35834 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:58.469753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-77c15f73-a506-44fb-bf7d-f5725de35834 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] show called for member b3b2d3b7-5b0b-4580-b4bc-f56031f433ff {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:06:58.474336 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-77c15f73-a506-44fb-bf7d-f5725de35834 tempest-GroupsV314Test-2055866343 tempest-GroupsV314Test-2055866343-project-member] https://10.4.3.225/volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff returned with HTTP 404 Jul 10 19:06:58.474995 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1001/3975] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:06:58 2026] GET /volume/v3/groups/b3b2d3b7-5b0b-4580-b4bc-f56031f433ff => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:06:58.481342 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6e43e37a-9b64-467d-8223-432526d99fe4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:58.483234 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6e43e37a-9b64-467d-8223-432526d99fe4 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/4a6350d6-d665-4576-9052-fc5ad972c321 Jul 10 19:06:58.483451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6e43e37a-9b64-467d-8223-432526d99fe4 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:58.483654 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6e43e37a-9b64-467d-8223-432526d99fe4 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:58.483959 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:58.483959 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:58.499201 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6e43e37a-9b64-467d-8223-432526d99fe4 tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] https://10.4.3.225/volume/v3/group_types/4a6350d6-d665-4576-9052-fc5ad972c321 returned with HTTP 202 Jul 10 19:06:58.499890 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1006/3976] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 19:06:58 2026] DELETE /volume/v3/group_types/4a6350d6-d665-4576-9052-fc5ad972c321 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:06:58.506606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-be2e9945-9351-404c-905b-5736340400ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:58.508500 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be2e9945-9351-404c-905b-5736340400ce tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] DELETE https://10.4.3.225/volume/v3/types/5dbe0324-f577-40f7-aa99-f1eea56b3a73 Jul 10 19:06:58.508708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be2e9945-9351-404c-905b-5736340400ce tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:58.508970 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be2e9945-9351-404c-905b-5736340400ce tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:58.535042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be2e9945-9351-404c-905b-5736340400ce tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] https://10.4.3.225/volume/v3/types/5dbe0324-f577-40f7-aa99-f1eea56b3a73 returned with HTTP 202 Jul 10 19:06:58.535525 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 994/3977] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:06:58 2026] DELETE /volume/v3/types/5dbe0324-f577-40f7-aa99-f1eea56b3a73 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:06:58.545460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1206d762-be75-4770-87a1-81883ab7497c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:58.547952 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1206d762-be75-4770-87a1-81883ab7497c tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] GET https://10.4.3.225/volume/v3/types/5dbe0324-f577-40f7-aa99-f1eea56b3a73 Jul 10 19:06:58.548179 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1206d762-be75-4770-87a1-81883ab7497c tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:58.548380 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1206d762-be75-4770-87a1-81883ab7497c tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:58.551933 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1206d762-be75-4770-87a1-81883ab7497c tempest-GroupsV314Test-584211190 tempest-GroupsV314Test-584211190-project-admin] https://10.4.3.225/volume/v3/types/5dbe0324-f577-40f7-aa99-f1eea56b3a73 returned with HTTP 404 Jul 10 19:06:58.552421 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 977/3978] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:06:58 2026] GET /volume/v3/types/5dbe0324-f577-40f7-aa99-f1eea56b3a73 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:06:59.128598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c56ca544-bea2-4d55-bc9b-95f3a10601bc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:59.130463 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c56ca544-bea2-4d55-bc9b-95f3a10601bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a Jul 10 19:06:59.130701 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c56ca544-bea2-4d55-bc9b-95f3a10601bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:59.130941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c56ca544-bea2-4d55-bc9b-95f3a10601bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:59.138685 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:59.138685 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:06:59.142652 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c56ca544-bea2-4d55-bc9b-95f3a10601bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:59.149000 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c56ca544-bea2-4d55-bc9b-95f3a10601bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a returned with HTTP 200 Jul 10 19:06:59.149567 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1002/3979] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:59 2026] GET /volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:06:59.166423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:59.169369 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:06:59.169844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a", "name": "tempest-type-Backup-624608795"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:06:59.171439 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating new backup {'backup': {'volume_id': 'ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a', 'name': 'tempest-type-Backup-624608795'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:06:59.171722 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating backup of volume ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a in container None Jul 10 19:06:59.181365 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:59.181365 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:06:59.181866 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:06:59.243995 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['dadf5b93-024d-4dd8-8922-b10198213912', '0a51cb45-749b-4a90-9ba0-6ea0a9a774a9'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:06:59.312345 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a1c1810-bf55-4aec-a083-8886f57ff244 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:06:59.312345 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1007/3980] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:06:59 2026] POST /volume/v3/backups => generated 315 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:06:59.321663 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ae79e107-52a4-460f-83c9-ee13ba1da910 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:06:59.327547 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae79e107-52a4-460f-83c9-ee13ba1da910 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:06:59.327820 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ae79e107-52a4-460f-83c9-ee13ba1da910 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:06:59.328055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ae79e107-52a4-460f-83c9-ee13ba1da910 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:06:59.328170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ae79e107-52a4-460f-83c9-ee13ba1da910 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:06:59.337660 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:06:59.337660 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:06:59.338579 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ae79e107-52a4-460f-83c9-ee13ba1da910 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:06:59.339218 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 995/3981] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:06:59 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:00.353653 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-afdf7a98-eb68-47e2-9671-3793b959e251 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:00.357455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-afdf7a98-eb68-47e2-9671-3793b959e251 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:00.357753 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-afdf7a98-eb68-47e2-9671-3793b959e251 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:00.358074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-afdf7a98-eb68-47e2-9671-3793b959e251 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:00.358221 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-afdf7a98-eb68-47e2-9671-3793b959e251 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:00.365126 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:00.365126 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:00.366094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-afdf7a98-eb68-47e2-9671-3793b959e251 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:00.366608 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 978/3982] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:00 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:00.605651 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:00.607474 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:00.607901 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-588603535", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:00.609445 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-588603535', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:00.609567 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume of 1 GB Jul 10 19:07:00.614201 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Availability Zones retrieved successfully. Jul 10 19:07:00.620353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (06a6766c-eb69-4392-8bd4-fe44f5b8f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:00.621367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2920ce-6274-42c4-8f7e-77225344cd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:00.622393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:00.653538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2920ce-6274-42c4-8f7e-77225344cd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:00.654558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75965408-4847-4cc7-b3c4-794b3ef5f4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:00.717167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['71e8b158-3ba8-45a6-85f8-295cea3ada34', '56e156b7-130a-4fd1-bc17-44921c6998a4', 'dae65f54-280a-4134-8f18-21257c2edd70', 'bc1d6def-1980-4706-b463-77ecd0ca55c4'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:00.718370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75965408-4847-4cc7-b3c4-794b3ef5f4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e8b158-3ba8-45a6-85f8-295cea3ada34', '56e156b7-130a-4fd1-bc17-44921c6998a4', 'dae65f54-280a-4134-8f18-21257c2edd70', 'bc1d6def-1980-4706-b463-77ecd0ca55c4']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:00.719607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (265b7df0-fbc6-46b6-8815-4f1dd156d605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:00.744061 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (265b7df0-fbc6-46b6-8815-4f1dd156d605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-588603535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['71e8b158-3ba8-45a6-85f8-295cea3ada34','56e156b7-130a-4fd1-bc17-44921c6998a4','dae65f54-280a-4134-8f18-21257c2edd70','bc1d6def-1980-4706-b463-77ecd0ca55c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-588603535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dfe7681f12d438eaf79463323806e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bfb779e876462096d06d26a0441600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:00.744411 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d24291c-1f28-4058-bea2-a634fd3b7f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:00.767353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d24291c-1f28-4058-bea2-a634fd3b7f59) transitioned into state 'SUCCESS' from state '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-588603535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['71e8b158-3ba8-45a6-85f8-295cea3ada34','56e156b7-130a-4fd1-bc17-44921c6998a4','dae65f54-280a-4134-8f18-21257c2edd70','bc1d6def-1980-4706-b463-77ecd0ca55c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:00.768394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7166cd73-9629-4796-acbe-f8f6bf4f79ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:00.781833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7166cd73-9629-4796-acbe-f8f6bf4f79ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:00.783222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (06a6766c-eb69-4392-8bd4-fe44f5b8f0de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:00.783634 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request issued successfully. Jul 10 19:07:00.784816 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f11f6e81-483a-4b71-8d82-a9ee693bf0a7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:00.785607 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1003/3983] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:00 2026] POST /volume/v3/volumes => generated 756 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:00.800533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1427ca68-0313-45e1-8b87-7fd5f1ebcdf2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:00.802994 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1427ca68-0313-45e1-8b87-7fd5f1ebcdf2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:00.803240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1427ca68-0313-45e1-8b87-7fd5f1ebcdf2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:00.803470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1427ca68-0313-45e1-8b87-7fd5f1ebcdf2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:00.812494 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:00.812494 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:00.816681 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1427ca68-0313-45e1-8b87-7fd5f1ebcdf2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:00.822510 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1427ca68-0313-45e1-8b87-7fd5f1ebcdf2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:00.823024 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1008/3984] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:00 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:01.048163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56fda014-ed70-4dd4-94b6-ec50b78436b6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.174727 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fda014-ed70-4dd4-94b6-ec50b78436b6 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:07:01.175553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56fda014-ed70-4dd4-94b6-ec50b78436b6 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-708134658"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:01.194181 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fda014-ed70-4dd4-94b6-ec50b78436b6 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:07:01.194860 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 996/3985] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:07:01 2026] POST /volume/v3/types => generated 219 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:01.204775 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f88b07ac-a722-479e-aa85-091d00d0b30d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.207048 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f88b07ac-a722-479e-aa85-091d00d0b30d tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] POST https://10.4.3.225/volume/v3/group_types Jul 10 19:07:01.207557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f88b07ac-a722-479e-aa85-091d00d0b30d tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1365345350"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:01.231134 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f88b07ac-a722-479e-aa85-091d00d0b30d tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/group_types returned with HTTP 202 Jul 10 19:07:01.231636 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 979/3986] 10.4.3.225 () {70 vars in 1311 bytes} [Fri Jul 10 19:07:01 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:01.240648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.324479 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] POST https://10.4.3.225/volume/v3/groups Jul 10 19:07:01.324921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e63429fd-e500-4d9e-ae71-23bc7948ec3f", "volume_types": ["dbf983dd-27c4-4341-84ca-96c6fc03d4bc"], "name": "tempest-GroupsV320Test-Group-474306647"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:01.326586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Creating new group {'group': {'group_type': 'e63429fd-e500-4d9e-ae71-23bc7948ec3f', 'volume_types': ['dbf983dd-27c4-4341-84ca-96c6fc03d4bc'], 'name': 'tempest-GroupsV320Test-Group-474306647'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 19:07:01.331068 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Creating group tempest-GroupsV320Test-Group-474306647. Jul 10 19:07:01.331352 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:01.331352 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:01.338410 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Availability Zones retrieved successfully. Jul 10 19:07:01.365710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Created reservations ['71a5d7c1-9ed2-498d-b819-9792983d15fc'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:01.381466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9c07f745-b819-49d9-a32e-56973251b0f2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.383470 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9c07f745-b819-49d9-a32e-56973251b0f2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:01.383696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9c07f745-b819-49d9-a32e-56973251b0f2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:01.383968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9c07f745-b819-49d9-a32e-56973251b0f2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:01.384065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-9c07f745-b819-49d9-a32e-56973251b0f2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:01.388927 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:01.388927 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:01.389546 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9c07f745-b819-49d9-a32e-56973251b0f2 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:01.390062 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1009/3987] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:01 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:01.395563 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4df77f1-b412-452b-a675-cdc1be6bee7b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups returned with HTTP 202 Jul 10 19:07:01.396180 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1004/3988] 10.4.3.225 () {70 vars in 1297 bytes} [Fri Jul 10 19:07:01 2026] POST /volume/v3/groups => generated 107 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:01.404282 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9d2d43b1-030c-4a70-9ab2-a352966acda1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.406208 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d2d43b1-030c-4a70-9ab2-a352966acda1 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:01.406473 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d2d43b1-030c-4a70-9ab2-a352966acda1 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:01.406667 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9d2d43b1-030c-4a70-9ab2-a352966acda1 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:01.406837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-9d2d43b1-030c-4a70-9ab2-a352966acda1 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:01.411430 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:01.411430 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:01.420263 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9d2d43b1-030c-4a70-9ab2-a352966acda1 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:01.420672 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 997/3989] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:01 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:01.434838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4f19d664-d167-4e8a-a243-569ff9ac3ab7 req-68898176-98b2-4e17-882f-9a4af3186030 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.437627 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4f19d664-d167-4e8a-a243-569ff9ac3ab7 req-68898176-98b2-4e17-882f-9a4af3186030 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a Jul 10 19:07:01.437920 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4f19d664-d167-4e8a-a243-569ff9ac3ab7 req-68898176-98b2-4e17-882f-9a4af3186030 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:01.438172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4f19d664-d167-4e8a-a243-569ff9ac3ab7 req-68898176-98b2-4e17-882f-9a4af3186030 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:01.442717 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4f19d664-d167-4e8a-a243-569ff9ac3ab7 req-68898176-98b2-4e17-882f-9a4af3186030 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a returned with HTTP 404 Jul 10 19:07:01.443377 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 980/3990] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:07:01 2026] DELETE /volume/v3/attachments/5f982950-7d7a-427d-95d9-02463b7da51a => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:07:01.838219 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e6144ea0-38fc-4c5b-949e-2150a0b15665 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.839893 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6144ea0-38fc-4c5b-949e-2150a0b15665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:01.840117 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6144ea0-38fc-4c5b-949e-2150a0b15665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:01.840299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6144ea0-38fc-4c5b-949e-2150a0b15665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:01.849233 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:01.849233 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:01.854269 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e6144ea0-38fc-4c5b-949e-2150a0b15665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:01.859338 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6144ea0-38fc-4c5b-949e-2150a0b15665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:01.859981 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1010/3991] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:01 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:01.872744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-44fb4c31-7621-42b4-a63a-5c6d1ce59d17 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:01.875109 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-44fb4c31-7621-42b4-a63a-5c6d1ce59d17 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:01.875351 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-44fb4c31-7621-42b4-a63a-5c6d1ce59d17 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:01.875602 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-44fb4c31-7621-42b4-a63a-5c6d1ce59d17 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:01.885639 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:01.885639 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:01.890380 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-44fb4c31-7621-42b4-a63a-5c6d1ce59d17 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:01.895894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-44fb4c31-7621-42b4-a63a-5c6d1ce59d17 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:01.896378 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1005/3992] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:01 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:02.402911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d843fc18-2120-4a96-8580-2fd4a4c6f984 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.404869 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d843fc18-2120-4a96-8580-2fd4a4c6f984 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:02.405092 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d843fc18-2120-4a96-8580-2fd4a4c6f984 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.405282 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d843fc18-2120-4a96-8580-2fd4a4c6f984 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.405409 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d843fc18-2120-4a96-8580-2fd4a4c6f984 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:02.409985 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.409985 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:02.410663 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d843fc18-2120-4a96-8580-2fd4a4c6f984 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:02.413549 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 998/3993] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:02.433510 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8dd1536c-d7dc-491f-a8eb-4f45e84a9d13 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.436521 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8dd1536c-d7dc-491f-a8eb-4f45e84a9d13 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.436982 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8dd1536c-d7dc-491f-a8eb-4f45e84a9d13 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.438828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8dd1536c-d7dc-491f-a8eb-4f45e84a9d13 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.438828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-8dd1536c-d7dc-491f-a8eb-4f45e84a9d13 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:02.443074 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.443074 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:02.453586 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8dd1536c-d7dc-491f-a8eb-4f45e84a9d13 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:02.454155 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 981/3994] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:02.468367 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c8ac7448-7745-40bb-b68c-9ce944d2b2b7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.471626 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8ac7448-7745-40bb-b68c-9ce944d2b2b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] POST https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action Jul 10 19:07:02.472192 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8ac7448-7745-40bb-b68c-9ce944d2b2b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:02.472381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c8ac7448-7745-40bb-b68c-9ce944d2b2b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:02.473931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-c8ac7448-7745-40bb-b68c-9ce944d2b2b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Updating group '24babfb0-d112-408f-8168-73b640d11455' with 'creating' {{(pid=100059) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:07:02.479291 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.479291 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:02.488525 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c8ac7448-7745-40bb-b68c-9ce944d2b2b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action returned with HTTP 202 Jul 10 19:07:02.488525 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1011/3995] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:07:02 2026] POST /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:02.497106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9b854d49-dc40-402b-8bd9-f2f71cf571fe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.499405 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9b854d49-dc40-402b-8bd9-f2f71cf571fe tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.499617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9b854d49-dc40-402b-8bd9-f2f71cf571fe tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.499865 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9b854d49-dc40-402b-8bd9-f2f71cf571fe tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.500069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-9b854d49-dc40-402b-8bd9-f2f71cf571fe tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:02.504626 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.504626 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:02.514504 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9b854d49-dc40-402b-8bd9-f2f71cf571fe tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:02.515045 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1006/3996] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:02.526389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-addb0a1b-5520-4b0e-b601-240829ece632 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.528196 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-addb0a1b-5520-4b0e-b601-240829ece632 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] POST https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action Jul 10 19:07:02.528538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-addb0a1b-5520-4b0e-b601-240829ece632 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:02.528664 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-addb0a1b-5520-4b0e-b601-240829ece632 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:02.530472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-addb0a1b-5520-4b0e-b601-240829ece632 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Updating group '24babfb0-d112-408f-8168-73b640d11455' with 'available' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:07:02.536659 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.536659 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:02.542982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-addb0a1b-5520-4b0e-b601-240829ece632 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action returned with HTTP 202 Jul 10 19:07:02.543400 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 999/3997] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:07:02 2026] POST /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:02.551617 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-46721157-62d3-4207-89e7-ff4fc7c60502 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.553537 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46721157-62d3-4207-89e7-ff4fc7c60502 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.553771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46721157-62d3-4207-89e7-ff4fc7c60502 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.554013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46721157-62d3-4207-89e7-ff4fc7c60502 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.554152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-46721157-62d3-4207-89e7-ff4fc7c60502 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:02.559045 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.559045 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:02.569829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46721157-62d3-4207-89e7-ff4fc7c60502 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:02.570381 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 982/3998] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:02.580384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-edc2494b-1668-4292-8e53-0be074a52459 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.582206 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-edc2494b-1668-4292-8e53-0be074a52459 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] POST https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action Jul 10 19:07:02.582552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-edc2494b-1668-4292-8e53-0be074a52459 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:02.582703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-edc2494b-1668-4292-8e53-0be074a52459 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:02.584094 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-edc2494b-1668-4292-8e53-0be074a52459 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Updating group '24babfb0-d112-408f-8168-73b640d11455' with 'error' {{(pid=100059) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:07:02.587547 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.587547 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:02.597725 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-edc2494b-1668-4292-8e53-0be074a52459 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action returned with HTTP 202 Jul 10 19:07:02.597954 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1012/3999] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:07:02 2026] POST /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:02.601939 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-5c3ff8c9-e6ec-4f52-a40f-4cb5cc23c91b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.604253 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-5c3ff8c9-e6ec-4f52-a40f-4cb5cc23c91b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:02.604654 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-5c3ff8c9-e6ec-4f52-a40f-4cb5cc23c91b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.604910 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-5c3ff8c9-e6ec-4f52-a40f-4cb5cc23c91b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.606015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-83874cb1-9fb8-4ca3-bd18-10ce58be53b6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.608305 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83874cb1-9fb8-4ca3-bd18-10ce58be53b6 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.608591 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83874cb1-9fb8-4ca3-bd18-10ce58be53b6 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.608832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83874cb1-9fb8-4ca3-bd18-10ce58be53b6 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.609007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-83874cb1-9fb8-4ca3-bd18-10ce58be53b6 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:02.612694 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.612694 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:02.613720 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.613720 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:02.619261 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-5c3ff8c9-e6ec-4f52-a40f-4cb5cc23c91b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:02.621728 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83874cb1-9fb8-4ca3-bd18-10ce58be53b6 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:02.622163 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1000/4000] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 384 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:02.624654 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-5c3ff8c9-e6ec-4f52-a40f-4cb5cc23c91b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:02.625207 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1007/4001] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:02.635329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9876d5a0-a4a8-45f9-950c-819816de6113 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.637342 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9876d5a0-a4a8-45f9-950c-819816de6113 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] POST https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action Jul 10 19:07:02.637873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9876d5a0-a4a8-45f9-950c-819816de6113 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:02.637873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9876d5a0-a4a8-45f9-950c-819816de6113 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:02.639370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-9876d5a0-a4a8-45f9-950c-819816de6113 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Updating group '24babfb0-d112-408f-8168-73b640d11455' with 'available' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 19:07:02.644665 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.644665 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:02.652443 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9876d5a0-a4a8-45f9-950c-819816de6113 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action returned with HTTP 202 Jul 10 19:07:02.653061 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 983/4002] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:07:02 2026] POST /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:02.665184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f34b98b6-b904-4443-9be5-dcd08f7d7840 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.667408 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f34b98b6-b904-4443-9be5-dcd08f7d7840 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.667697 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f34b98b6-b904-4443-9be5-dcd08f7d7840 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.667957 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f34b98b6-b904-4443-9be5-dcd08f7d7840 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.668120 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.groups [None req-f34b98b6-b904-4443-9be5-dcd08f7d7840 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:02.672614 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.672614 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:02.681955 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f34b98b6-b904-4443-9be5-dcd08f7d7840 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:02.682439 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1013/4003] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:02.696220 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.699149 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:07:02.699149 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.699398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.699777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:07:02.701761 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.701761 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:02.701761 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100057) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:07:02.710983 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Get all volumes completed successfully. Jul 10 19:07:02.714069 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1fc5ab09-b11f-4671-87e6-f0aefe5d7714 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:07:02.714652 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1001/4004] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:02.731028 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0a67a0a6-3882-407f-bb39-075165c94437 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.732893 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a67a0a6-3882-407f-bb39-075165c94437 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] POST https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action Jul 10 19:07:02.733302 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a67a0a6-3882-407f-bb39-075165c94437 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:02.733483 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a67a0a6-3882-407f-bb39-075165c94437 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:02.735087 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.groups [None req-0a67a0a6-3882-407f-bb39-075165c94437 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] delete called for group 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100058) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 19:07:02.735249 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.groups [None req-0a67a0a6-3882-407f-bb39-075165c94437 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Delete group with id: 24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.739651 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.739651 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:02.766165 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a67a0a6-3882-407f-bb39-075165c94437 tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action returned with HTTP 202 Jul 10 19:07:02.766722 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1008/4005] 10.4.3.225 () {70 vars in 1428 bytes} [Fri Jul 10 19:07:02 2026] POST /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:02.777979 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3b7567da-41d8-43db-8465-64044ecbc87b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:02.780568 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3b7567da-41d8-43db-8465-64044ecbc87b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:02.780778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3b7567da-41d8-43db-8465-64044ecbc87b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:02.780989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3b7567da-41d8-43db-8465-64044ecbc87b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:02.781154 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.groups [None req-3b7567da-41d8-43db-8465-64044ecbc87b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:02.786322 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:02.786322 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:02.795102 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3b7567da-41d8-43db-8465-64044ecbc87b tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 200 Jul 10 19:07:02.795513 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 984/4006] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:02 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:03.422133 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dcb6179c-5ba6-4535-abbb-24b2eea304c3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:03.423921 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dcb6179c-5ba6-4535-abbb-24b2eea304c3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:03.424160 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dcb6179c-5ba6-4535-abbb-24b2eea304c3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:03.424323 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dcb6179c-5ba6-4535-abbb-24b2eea304c3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:03.424427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-dcb6179c-5ba6-4535-abbb-24b2eea304c3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:03.428762 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:03.428762 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:03.429404 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dcb6179c-5ba6-4535-abbb-24b2eea304c3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:03.429735 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1014/4007] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:03 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:03.806176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48916512-55b2-468e-8cd5-1436052807cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:03.807975 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48916512-55b2-468e-8cd5-1436052807cc tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] GET https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 Jul 10 19:07:03.808218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48916512-55b2-468e-8cd5-1436052807cc tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:03.808463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48916512-55b2-468e-8cd5-1436052807cc tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:03.808829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.groups [None req-48916512-55b2-468e-8cd5-1436052807cc tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] show called for member 24babfb0-d112-408f-8168-73b640d11455 {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 19:07:03.812114 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48916512-55b2-468e-8cd5-1436052807cc tempest-GroupsV320Test-1482374277 tempest-GroupsV320Test-1482374277-project-member] https://10.4.3.225/volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 returned with HTTP 404 Jul 10 19:07:03.812505 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1002/4008] 10.4.3.225 () {68 vars in 1386 bytes} [Fri Jul 10 19:07:03 2026] GET /volume/v3/groups/24babfb0-d112-408f-8168-73b640d11455 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:07:03.820631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-abc74c66-c0ba-4944-8580-68294e12c4b7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:03.822737 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abc74c66-c0ba-4944-8580-68294e12c4b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] DELETE https://10.4.3.225/volume/v3/group_types/e63429fd-e500-4d9e-ae71-23bc7948ec3f Jul 10 19:07:03.822839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abc74c66-c0ba-4944-8580-68294e12c4b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:03.823018 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-abc74c66-c0ba-4944-8580-68294e12c4b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:03.835896 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-abc74c66-c0ba-4944-8580-68294e12c4b7 tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/group_types/e63429fd-e500-4d9e-ae71-23bc7948ec3f returned with HTTP 202 Jul 10 19:07:03.836381 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1009/4009] 10.4.3.225 () {68 vars in 1404 bytes} [Fri Jul 10 19:07:03 2026] DELETE /volume/v3/group_types/e63429fd-e500-4d9e-ae71-23bc7948ec3f => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:03.846516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cf7dae57-31f5-4b98-b7cc-dbd52536576a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:03.848456 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cf7dae57-31f5-4b98-b7cc-dbd52536576a tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] DELETE https://10.4.3.225/volume/v3/types/dbf983dd-27c4-4341-84ca-96c6fc03d4bc Jul 10 19:07:03.848960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cf7dae57-31f5-4b98-b7cc-dbd52536576a tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:03.848960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cf7dae57-31f5-4b98-b7cc-dbd52536576a tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:03.849246 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:03.849246 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:03.876724 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cf7dae57-31f5-4b98-b7cc-dbd52536576a tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/types/dbf983dd-27c4-4341-84ca-96c6fc03d4bc returned with HTTP 202 Jul 10 19:07:03.877384 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 985/4010] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:07:03 2026] DELETE /volume/v3/types/dbf983dd-27c4-4341-84ca-96c6fc03d4bc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 19:07:03.885675 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0526882a-dba2-4c1e-af09-d70b859011ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:03.887988 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0526882a-dba2-4c1e-af09-d70b859011ba tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] GET https://10.4.3.225/volume/v3/types/dbf983dd-27c4-4341-84ca-96c6fc03d4bc Jul 10 19:07:03.888493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0526882a-dba2-4c1e-af09-d70b859011ba tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:03.888493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0526882a-dba2-4c1e-af09-d70b859011ba tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:03.892308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0526882a-dba2-4c1e-af09-d70b859011ba tempest-GroupsV320Test-1974581206 tempest-GroupsV320Test-1974581206-project-admin] https://10.4.3.225/volume/v3/types/dbf983dd-27c4-4341-84ca-96c6fc03d4bc returned with HTTP 404 Jul 10 19:07:03.893059 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1015/4011] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:07:03 2026] GET /volume/v3/types/dbf983dd-27c4-4341-84ca-96c6fc03d4bc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:04.446342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0eb996c-289d-4e04-a933-46ca99c3d6af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:04.449213 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0eb996c-289d-4e04-a933-46ca99c3d6af tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:04.449554 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0eb996c-289d-4e04-a933-46ca99c3d6af tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:04.449933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0eb996c-289d-4e04-a933-46ca99c3d6af tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:04.450824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d0eb996c-289d-4e04-a933-46ca99c3d6af tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:04.455544 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:04.455544 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:04.456485 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0eb996c-289d-4e04-a933-46ca99c3d6af tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:04.457104 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1003/4012] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:04 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:04.666545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e939afa7-b6e4-49f6-b133-5d9278b3fb84 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:04.667055 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e939afa7-b6e4-49f6-b133-5d9278b3fb84 None None] GET https://10.4.3.225/volume// Jul 10 19:07:04.667327 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e939afa7-b6e4-49f6-b133-5d9278b3fb84 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:04.667589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e939afa7-b6e4-49f6-b133-5d9278b3fb84 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:04.668016 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e939afa7-b6e4-49f6-b133-5d9278b3fb84 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:04.668537 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1010/4013] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:07:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:04.679918 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-7df04e15-4f69-4e66-ba9a-394a822bfa9b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:04.684133 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-7df04e15-4f69-4e66-ba9a-394a822bfa9b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:07:04.684133 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-7df04e15-4f69-4e66-ba9a-394a822bfa9b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e", "connector": null, "instance_uuid": "f5731905-1558-4bd2-ae98-358bcb3547e6"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:04.695302 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:04.695302 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:04.739303 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-7df04e15-4f69-4e66-ba9a-394a822bfa9b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:07:04.739751 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 986/4014] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:07:04 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 10 19:07:05.154100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-64fa9c1c-5b08-4cc4-8a75-1d54dad4d2b5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.156139 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-64fa9c1c-5b08-4cc4-8a75-1d54dad4d2b5 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:05.156390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-64fa9c1c-5b08-4cc4-8a75-1d54dad4d2b5 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.156632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-64fa9c1c-5b08-4cc4-8a75-1d54dad4d2b5 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.168974 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.168974 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:05.174614 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-64fa9c1c-5b08-4cc4-8a75-1d54dad4d2b5 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:05.180677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-64fa9c1c-5b08-4cc4-8a75-1d54dad4d2b5 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:05.181288 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1016/4015] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:05 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:05.222556 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-247e4202-e4bf-4eae-bfc7-af59f7ba0bc1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.224825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-247e4202-e4bf-4eae-bfc7-af59f7ba0bc1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:07:05.225439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-247e4202-e4bf-4eae-bfc7-af59f7ba0bc1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.225439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-247e4202-e4bf-4eae-bfc7-af59f7ba0bc1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.250977 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.250977 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:05.262343 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-247e4202-e4bf-4eae-bfc7-af59f7ba0bc1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:07:05.269369 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-247e4202-e4bf-4eae-bfc7-af59f7ba0bc1 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:07:05.269583 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1004/4016] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:05 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:05.281542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0e4ee9d1-13e3-4f02-a59c-da028bb0b9ad None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.281542 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e4ee9d1-13e3-4f02-a59c-da028bb0b9ad None None] GET https://10.4.3.225/volume// Jul 10 19:07:05.281542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e4ee9d1-13e3-4f02-a59c-da028bb0b9ad None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.281542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e4ee9d1-13e3-4f02-a59c-da028bb0b9ad None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.281542 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e4ee9d1-13e3-4f02-a59c-da028bb0b9ad None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:05.281542 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1011/4017] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:05.289489 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-342ffc78-a107-4fae-b484-e80a52323cba None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.291403 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:07:05.291619 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.291821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.292002 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume with id: 8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:07:05.297984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-bcf6e68d-cb40-4136-a847-1c8c91ad0525 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.300383 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.300383 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:05.300578 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-bcf6e68d-cb40-4136-a847-1c8c91ad0525 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:05.300929 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-bcf6e68d-cb40-4136-a847-1c8c91ad0525 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.300999 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:07:05.301127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-bcf6e68d-cb40-4136-a847-1c8c91ad0525 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.312321 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.312321 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:05.316479 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-bcf6e68d-cb40-4136-a847-1c8c91ad0525 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:05.321442 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Delete volume request issued successfully. Jul 10 19:07:05.321550 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-bcf6e68d-cb40-4136-a847-1c8c91ad0525 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:05.321737 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-342ffc78-a107-4fae-b484-e80a52323cba tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 202 Jul 10 19:07:05.321977 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1017/4018] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:05 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:05.322344 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 987/4019] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:05 2026] DELETE /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:05.332405 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c801601b-5536-4ee1-bcf3-4173983a0fed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.334428 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c801601b-5536-4ee1-bcf3-4173983a0fed tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:07:05.334666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c801601b-5536-4ee1-bcf3-4173983a0fed tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.334978 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c801601b-5536-4ee1-bcf3-4173983a0fed tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.352766 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.352766 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:05.357651 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c801601b-5536-4ee1-bcf3-4173983a0fed tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Volume info retrieved successfully. Jul 10 19:07:05.362829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c801601b-5536-4ee1-bcf3-4173983a0fed tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 200 Jul 10 19:07:05.363246 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1005/4020] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:05 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:05.438745 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.440687 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] PUT https://10.4.3.225/volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4 Jul 10 19:07:05.441251 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:05.450508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Acquiring lock "cinder-attachment_update-06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:07:05.459156 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:07:05.459156 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.459156 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:05.470610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ad25deb6-ddcc-41c7-a7db-b24115213d34 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:05.472767 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad25deb6-ddcc-41c7-a7db-b24115213d34 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:05.473072 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad25deb6-ddcc-41c7-a7db-b24115213d34 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:05.473265 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad25deb6-ddcc-41c7-a7db-b24115213d34 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:05.473372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ad25deb6-ddcc-41c7-a7db-b24115213d34 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:05.478818 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:05.478818 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:05.479433 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad25deb6-ddcc-41c7-a7db-b24115213d34 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:05.479926 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1018/4021] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:05 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:05.982964 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e-np0000005042" released by "attachment_update" :: held 0.526s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:07:05.983295 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-22145f7e-efd7-4efc-b717-f87b238538f2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4 returned with HTTP 200 Jul 10 19:07:05.983889 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1012/4022] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:07:05 2026] PUT /volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:06.198024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b9de4c7a-fc3c-46fd-8e5a-ad5d4a56f7c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.200333 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9de4c7a-fc3c-46fd-8e5a-ad5d4a56f7c9 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:06.200568 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9de4c7a-fc3c-46fd-8e5a-ad5d4a56f7c9 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.200859 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b9de4c7a-fc3c-46fd-8e5a-ad5d4a56f7c9 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.216024 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.216024 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:06.221410 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b9de4c7a-fc3c-46fd-8e5a-ad5d4a56f7c9 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:06.228147 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b9de4c7a-fc3c-46fd-8e5a-ad5d4a56f7c9 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:06.228495 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 988/4023] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.284422 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ede6ab9-31cf-4840-8bba-8815ca05db0e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.376543 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-60c3c03c-107f-4912-a8d2-61ea729a9469 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.378759 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-60c3c03c-107f-4912-a8d2-61ea729a9469 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] GET https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 Jul 10 19:07:06.378919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-60c3c03c-107f-4912-a8d2-61ea729a9469 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.380148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-60c3c03c-107f-4912-a8d2-61ea729a9469 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.386936 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-60c3c03c-107f-4912-a8d2-61ea729a9469 tempest-VolumesBackupsTest-1466895380 tempest-VolumesBackupsTest-1466895380-project-member] https://10.4.3.225/volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 returned with HTTP 404 Jul 10 19:07:06.387677 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1019/4024] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/volumes/8eac7c08-a986-4f6c-8dfd-8e5dc944f8e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:07:06.399676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ede6ab9-31cf-4840-8bba-8815ca05db0e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:06.400137 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ede6ab9-31cf-4840-8bba-8815ca05db0e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1415639749", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:06.402216 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.qos_specs [None req-4ede6ab9-31cf-4840-8bba-8815ca05db0e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1415639749', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100057) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:07:06.410512 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-4ede6ab9-31cf-4840-8bba-8815ca05db0e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DB qos_specs_create(): root {'id': '0ba0a101-29ef-410f-bf49-db5506636ecd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1415639749'} {{(pid=100057) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:07:06.419705 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ede6ab9-31cf-4840-8bba-8815ca05db0e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:06.420161 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1006/4025] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:06 2026] POST /volume/v3/qos-specs => generated 393 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.433683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7813f5dc-44ad-445b-acc6-cde14419af6a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.435923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7813f5dc-44ad-445b-acc6-cde14419af6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:07:06.436338 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7813f5dc-44ad-445b-acc6-cde14419af6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1922718667"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:06.438343 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.438343 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:06.451765 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7813f5dc-44ad-445b-acc6-cde14419af6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:07:06.452261 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1013/4026] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:07:06 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.464219 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-59133f3b-0063-4dad-abe1-b946d641a73b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.466035 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-59133f3b-0063-4dad-abe1-b946d641a73b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:07:06.466381 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-59133f3b-0063-4dad-abe1-b946d641a73b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2142287345"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:06.484639 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-59133f3b-0063-4dad-abe1-b946d641a73b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:07:06.485064 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 989/4027] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:07:06 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.498777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-328ba211-795f-4a0a-8938-6c8e8121fd54 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.498895 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-98b37c54-36dc-4f5c-8a06-d19e2fb51161 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.501821 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-328ba211-795f-4a0a-8938-6c8e8121fd54 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:06.501821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-328ba211-795f-4a0a-8938-6c8e8121fd54 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.501940 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98b37c54-36dc-4f5c-8a06-d19e2fb51161 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:07:06.501967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-328ba211-795f-4a0a-8938-6c8e8121fd54 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.501967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-328ba211-795f-4a0a-8938-6c8e8121fd54 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:06.502016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98b37c54-36dc-4f5c-8a06-d19e2fb51161 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1234953686"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:06.505269 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.505269 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:06.505940 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-328ba211-795f-4a0a-8938-6c8e8121fd54 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:06.506441 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1007/4028] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.525048 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98b37c54-36dc-4f5c-8a06-d19e2fb51161 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:07:06.525452 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1020/4029] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:07:06 2026] POST /volume/v3/types => generated 222 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.536712 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d919895f-0215-4dcd-b0f2-3c4e21c46341 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.538548 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d919895f-0215-4dcd-b0f2-3c4e21c46341 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=cb99fd32-ef17-4895-ac19-fd2f1cd292f2 Jul 10 19:07:06.538750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d919895f-0215-4dcd-b0f2-3c4e21c46341 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.539025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d919895f-0215-4dcd-b0f2-3c4e21c46341 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'associate' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.539566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d919895f-0215-4dcd-b0f2-3c4e21c46341 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Associate qos_spec: 0ba0a101-29ef-410f-bf49-db5506636ecd with type: cb99fd32-ef17-4895-ac19-fd2f1cd292f2 {{(pid=100058) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 19:07:06.564001 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d919895f-0215-4dcd-b0f2-3c4e21c46341 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=cb99fd32-ef17-4895-ac19-fd2f1cd292f2 returned with HTTP 202 Jul 10 19:07:06.564910 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1014/4030] 10.4.3.225 () {66 vars in 1481 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=cb99fd32-ef17-4895-ac19-fd2f1cd292f2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.574783 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5d058e57-b432-40b7-ac49-28b547ca091e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.576862 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d058e57-b432-40b7-ac49-28b547ca091e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=c33772e5-b835-431c-840d-48af16b0ece5 Jul 10 19:07:06.577081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d058e57-b432-40b7-ac49-28b547ca091e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.578146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d058e57-b432-40b7-ac49-28b547ca091e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'associate' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.578146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d058e57-b432-40b7-ac49-28b547ca091e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Associate qos_spec: 0ba0a101-29ef-410f-bf49-db5506636ecd with type: c33772e5-b835-431c-840d-48af16b0ece5 {{(pid=100060) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 19:07:06.601433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d058e57-b432-40b7-ac49-28b547ca091e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=c33772e5-b835-431c-840d-48af16b0ece5 returned with HTTP 202 Jul 10 19:07:06.602007 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 990/4031] 10.4.3.225 () {66 vars in 1481 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=c33772e5-b835-431c-840d-48af16b0ece5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.608483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8a68dc8c-46e1-4fb3-8d17-2572796462ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.610512 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a68dc8c-46e1-4fb3-8d17-2572796462ff tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=47ea3cc2-2535-425e-9d15-aad8c0695012 Jul 10 19:07:06.610716 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a68dc8c-46e1-4fb3-8d17-2572796462ff tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.610942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a68dc8c-46e1-4fb3-8d17-2572796462ff tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'associate' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.611459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8a68dc8c-46e1-4fb3-8d17-2572796462ff tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Associate qos_spec: 0ba0a101-29ef-410f-bf49-db5506636ecd with type: 47ea3cc2-2535-425e-9d15-aad8c0695012 {{(pid=100057) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 19:07:06.633481 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a68dc8c-46e1-4fb3-8d17-2572796462ff tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=47ea3cc2-2535-425e-9d15-aad8c0695012 returned with HTTP 202 Jul 10 19:07:06.634030 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1008/4032] 10.4.3.225 () {66 vars in 1481 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associate?vol_type_id=47ea3cc2-2535-425e-9d15-aad8c0695012 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.643724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-98d6284e-55d1-4102-a026-fdc53f3596d6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.646342 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98d6284e-55d1-4102-a026-fdc53f3596d6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations Jul 10 19:07:06.646606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98d6284e-55d1-4102-a026-fdc53f3596d6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.646894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98d6284e-55d1-4102-a026-fdc53f3596d6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'associations' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.647762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98d6284e-55d1-4102-a026-fdc53f3596d6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Get associations for qos_spec id: 0ba0a101-29ef-410f-bf49-db5506636ecd {{(pid=100059) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 19:07:06.672705 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98d6284e-55d1-4102-a026-fdc53f3596d6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations returned with HTTP 200 Jul 10 19:07:06.673270 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1021/4033] 10.4.3.225 () {66 vars in 1393 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.681543 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-34389ad5-3866-4209-86c2-af23f5b64a8d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.683771 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-34389ad5-3866-4209-86c2-af23f5b64a8d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/disassociate?vol_type_id=cb99fd32-ef17-4895-ac19-fd2f1cd292f2 Jul 10 19:07:06.684054 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-34389ad5-3866-4209-86c2-af23f5b64a8d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.685561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-34389ad5-3866-4209-86c2-af23f5b64a8d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'disassociate' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.685561 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.685561 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:06.685561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34389ad5-3866-4209-86c2-af23f5b64a8d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Disassociate qos_spec: 0ba0a101-29ef-410f-bf49-db5506636ecd from type: cb99fd32-ef17-4895-ac19-fd2f1cd292f2 {{(pid=100058) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 19:07:06.700280 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-34389ad5-3866-4209-86c2-af23f5b64a8d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/disassociate?vol_type_id=cb99fd32-ef17-4895-ac19-fd2f1cd292f2 returned with HTTP 202 Jul 10 19:07:06.700621 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1015/4034] 10.4.3.225 () {66 vars in 1490 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/disassociate?vol_type_id=cb99fd32-ef17-4895-ac19-fd2f1cd292f2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.708362 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-338db28e-aad4-4d1c-bee2-3f6289778f1c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.710500 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-338db28e-aad4-4d1c-bee2-3f6289778f1c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations Jul 10 19:07:06.710740 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-338db28e-aad4-4d1c-bee2-3f6289778f1c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.711087 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-338db28e-aad4-4d1c-bee2-3f6289778f1c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'associations' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.711522 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.711522 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:06.711936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.qos_specs_manage [None req-338db28e-aad4-4d1c-bee2-3f6289778f1c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Get associations for qos_spec id: 0ba0a101-29ef-410f-bf49-db5506636ecd {{(pid=100060) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 19:07:06.727818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-338db28e-aad4-4d1c-bee2-3f6289778f1c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations returned with HTTP 200 Jul 10 19:07:06.728279 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 991/4035] 10.4.3.225 () {66 vars in 1393 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.739341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc195df0-76b7-41f5-978b-e9cddfd1f707 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.741884 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc195df0-76b7-41f5-978b-e9cddfd1f707 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/disassociate_all Jul 10 19:07:06.742152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc195df0-76b7-41f5-978b-e9cddfd1f707 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.742412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc195df0-76b7-41f5-978b-e9cddfd1f707 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'disassociate_all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.742722 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.742722 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:06.743160 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc195df0-76b7-41f5-978b-e9cddfd1f707 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Disassociate qos_spec: 0ba0a101-29ef-410f-bf49-db5506636ecd from all. {{(pid=100057) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 19:07:06.760234 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc195df0-76b7-41f5-978b-e9cddfd1f707 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/disassociate_all returned with HTTP 202 Jul 10 19:07:06.761137 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1009/4036] 10.4.3.225 () {66 vars in 1405 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.769210 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ac38bef0-5d59-4f17-87b0-1788e9eeecf7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.771551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac38bef0-5d59-4f17-87b0-1788e9eeecf7 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations Jul 10 19:07:06.771665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac38bef0-5d59-4f17-87b0-1788e9eeecf7 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.771892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac38bef0-5d59-4f17-87b0-1788e9eeecf7 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'associations' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.772767 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.772767 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:06.772767 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac38bef0-5d59-4f17-87b0-1788e9eeecf7 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Get associations for qos_spec id: 0ba0a101-29ef-410f-bf49-db5506636ecd {{(pid=100059) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 19:07:06.781698 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac38bef0-5d59-4f17-87b0-1788e9eeecf7 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations returned with HTTP 200 Jul 10 19:07:06.782215 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1022/4037] 10.4.3.225 () {66 vars in 1393 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:07:06.790376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-05ec1bc5-04a1-4a8e-9544-4e47515a1de6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.792359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05ec1bc5-04a1-4a8e-9544-4e47515a1de6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/types/47ea3cc2-2535-425e-9d15-aad8c0695012 Jul 10 19:07:06.792562 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05ec1bc5-04a1-4a8e-9544-4e47515a1de6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.794146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05ec1bc5-04a1-4a8e-9544-4e47515a1de6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.794146 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.794146 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:06.821000 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05ec1bc5-04a1-4a8e-9544-4e47515a1de6 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types/47ea3cc2-2535-425e-9d15-aad8c0695012 returned with HTTP 202 Jul 10 19:07:06.821414 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1016/4038] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:07:06 2026] DELETE /volume/v3/types/47ea3cc2-2535-425e-9d15-aad8c0695012 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.831696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9b884287-ce5e-4b71-8e20-ff6e66091e1a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.834410 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b884287-ce5e-4b71-8e20-ff6e66091e1a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/types/47ea3cc2-2535-425e-9d15-aad8c0695012 Jul 10 19:07:06.834661 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b884287-ce5e-4b71-8e20-ff6e66091e1a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.834980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9b884287-ce5e-4b71-8e20-ff6e66091e1a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.838387 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9b884287-ce5e-4b71-8e20-ff6e66091e1a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types/47ea3cc2-2535-425e-9d15-aad8c0695012 returned with HTTP 404 Jul 10 19:07:06.838887 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 992/4039] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/types/47ea3cc2-2535-425e-9d15-aad8c0695012 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:06.846892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8fe55991-bd9f-4fa6-81f2-572dfcbbc6a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.848695 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fe55991-bd9f-4fa6-81f2-572dfcbbc6a3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/types/c33772e5-b835-431c-840d-48af16b0ece5 Jul 10 19:07:06.849035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fe55991-bd9f-4fa6-81f2-572dfcbbc6a3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.849370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fe55991-bd9f-4fa6-81f2-572dfcbbc6a3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.849601 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.849601 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:06.872829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fe55991-bd9f-4fa6-81f2-572dfcbbc6a3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types/c33772e5-b835-431c-840d-48af16b0ece5 returned with HTTP 202 Jul 10 19:07:06.873247 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1010/4040] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:07:06 2026] DELETE /volume/v3/types/c33772e5-b835-431c-840d-48af16b0ece5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.881227 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fa556fd8-ac61-42ae-9064-97f87eaa65b3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.883766 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fa556fd8-ac61-42ae-9064-97f87eaa65b3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/types/c33772e5-b835-431c-840d-48af16b0ece5 Jul 10 19:07:06.883994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fa556fd8-ac61-42ae-9064-97f87eaa65b3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.884201 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fa556fd8-ac61-42ae-9064-97f87eaa65b3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.887586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fa556fd8-ac61-42ae-9064-97f87eaa65b3 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types/c33772e5-b835-431c-840d-48af16b0ece5 returned with HTTP 404 Jul 10 19:07:06.888052 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1023/4041] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/types/c33772e5-b835-431c-840d-48af16b0ece5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:06.896136 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9e61641b-f255-4bb4-97bf-0b52e7c3e8c2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.898359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9e61641b-f255-4bb4-97bf-0b52e7c3e8c2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/types/cb99fd32-ef17-4895-ac19-fd2f1cd292f2 Jul 10 19:07:06.898620 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9e61641b-f255-4bb4-97bf-0b52e7c3e8c2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.898900 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9e61641b-f255-4bb4-97bf-0b52e7c3e8c2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.934130 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9e61641b-f255-4bb4-97bf-0b52e7c3e8c2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types/cb99fd32-ef17-4895-ac19-fd2f1cd292f2 returned with HTTP 202 Jul 10 19:07:06.934576 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1017/4042] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:07:06 2026] DELETE /volume/v3/types/cb99fd32-ef17-4895-ac19-fd2f1cd292f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:06.944183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7fad2cac-2bd6-4779-a09d-04b63af79bcc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.946256 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7fad2cac-2bd6-4779-a09d-04b63af79bcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/types/cb99fd32-ef17-4895-ac19-fd2f1cd292f2 Jul 10 19:07:06.946523 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7fad2cac-2bd6-4779-a09d-04b63af79bcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.946839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7fad2cac-2bd6-4779-a09d-04b63af79bcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.950402 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7fad2cac-2bd6-4779-a09d-04b63af79bcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/types/cb99fd32-ef17-4895-ac19-fd2f1cd292f2 returned with HTTP 404 Jul 10 19:07:06.951059 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 993/4043] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:07:06 2026] GET /volume/v3/types/cb99fd32-ef17-4895-ac19-fd2f1cd292f2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:07:06.961776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa3576b8-4242-46c4-90ef-42047bc0f4d9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.963792 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa3576b8-4242-46c4-90ef-42047bc0f4d9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:06.964113 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa3576b8-4242-46c4-90ef-42047bc0f4d9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1592527364", "consumer": "back-end"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:06.966576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.qos_specs [None req-aa3576b8-4242-46c4-90ef-42047bc0f4d9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1592527364', 'consumer': 'back-end', 'specs': {}} {{(pid=100057) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:07:06.969797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-aa3576b8-4242-46c4-90ef-42047bc0f4d9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DB qos_specs_create(): root {'id': '11d36eb7-3945-4ab4-8e61-e82ed38df7b7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1592527364'} {{(pid=100057) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:07:06.976365 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa3576b8-4242-46c4-90ef-42047bc0f4d9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:06.976786 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1011/4044] 10.4.3.225 () {68 vars in 1264 bytes} [Fri Jul 10 19:07:06 2026] POST /volume/v3/qos-specs => generated 369 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:06.988303 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-568ffbbf-241e-46fa-bde8-6632fbb15d6e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:06.990274 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-568ffbbf-241e-46fa-bde8-6632fbb15d6e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7?force=False Jul 10 19:07:06.990575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-568ffbbf-241e-46fa-bde8-6632fbb15d6e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:06.990873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-568ffbbf-241e-46fa-bde8-6632fbb15d6e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:06.991168 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:06.991168 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:06.991719 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.qos_specs_manage [None req-568ffbbf-241e-46fa-bde8-6632fbb15d6e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 11d36eb7-3945-4ab4-8e61-e82ed38df7b7, force: False {{(pid=100059) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.020207 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-568ffbbf-241e-46fa-bde8-6632fbb15d6e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7?force=False returned with HTTP 202 Jul 10 19:07:07.020705 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1024/4045] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:06 2026] DELETE /volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:07.028064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2983e059-1335-450b-a79a-5bdf6b7b8b3b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.030144 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2983e059-1335-450b-a79a-5bdf6b7b8b3b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7 Jul 10 19:07:07.030346 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2983e059-1335-450b-a79a-5bdf6b7b8b3b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.030563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2983e059-1335-450b-a79a-5bdf6b7b8b3b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.036323 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2983e059-1335-450b-a79a-5bdf6b7b8b3b tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7 returned with HTTP 404 Jul 10 19:07:07.037237 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1018/4046] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.044477 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-04bbb1e0-e53c-4839-99ae-0fd872b7f3e2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.046795 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04bbb1e0-e53c-4839-99ae-0fd872b7f3e2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:07.047113 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04bbb1e0-e53c-4839-99ae-0fd872b7f3e2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.047431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-04bbb1e0-e53c-4839-99ae-0fd872b7f3e2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.050009 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.050009 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:07.063216 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-04bbb1e0-e53c-4839-99ae-0fd872b7f3e2 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:07.063771 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 994/4047] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.072905 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-03defad6-7258-431b-94cb-7e8ce0231c2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.075265 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03defad6-7258-431b-94cb-7e8ce0231c2d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7?force=False Jul 10 19:07:07.075555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03defad6-7258-431b-94cb-7e8ce0231c2d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.075821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03defad6-7258-431b-94cb-7e8ce0231c2d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.076141 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.076141 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:07.076545 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-03defad6-7258-431b-94cb-7e8ce0231c2d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 11d36eb7-3945-4ab4-8e61-e82ed38df7b7, force: False {{(pid=100057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.080219 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03defad6-7258-431b-94cb-7e8ce0231c2d tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7?force=False returned with HTTP 404 Jul 10 19:07:07.080926 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1012/4048] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:07 2026] DELETE /volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.094765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a27c868a-e4a8-439c-82dd-c52c86911b9a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.096969 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a27c868a-e4a8-439c-82dd-c52c86911b9a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7 Jul 10 19:07:07.097206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a27c868a-e4a8-439c-82dd-c52c86911b9a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.097440 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a27c868a-e4a8-439c-82dd-c52c86911b9a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.097751 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.097751 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:07.105162 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a27c868a-e4a8-439c-82dd-c52c86911b9a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7 returned with HTTP 404 Jul 10 19:07:07.106494 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1025/4049] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/11d36eb7-3945-4ab4-8e61-e82ed38df7b7 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.116172 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e4076ab0-5174-481d-99e3-c4aba172bfcc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.117822 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4076ab0-5174-481d-99e3-c4aba172bfcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:07.118144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e4076ab0-5174-481d-99e3-c4aba172bfcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-703516717", "consumer": "both"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:07.119866 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.qos_specs [None req-e4076ab0-5174-481d-99e3-c4aba172bfcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-703516717', 'consumer': 'both', 'specs': {}} {{(pid=100058) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:07:07.125541 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-e4076ab0-5174-481d-99e3-c4aba172bfcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DB qos_specs_create(): root {'id': '2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-703516717'} {{(pid=100058) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:07:07.131369 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4076ab0-5174-481d-99e3-c4aba172bfcc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:07.131880 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1019/4050] 10.4.3.225 () {68 vars in 1264 bytes} [Fri Jul 10 19:07:07 2026] POST /volume/v3/qos-specs => generated 364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.143065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5c2ab54f-846d-4bf7-a59c-2a32fae4b6fe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.145011 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5c2ab54f-846d-4bf7-a59c-2a32fae4b6fe tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd?force=False Jul 10 19:07:07.145151 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5c2ab54f-846d-4bf7-a59c-2a32fae4b6fe tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.145326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5c2ab54f-846d-4bf7-a59c-2a32fae4b6fe tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.145582 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.145582 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:07.145951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c2ab54f-846d-4bf7-a59c-2a32fae4b6fe tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd, force: False {{(pid=100060) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.243291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf4ce437-6e11-4a56-9a0b-051d86d4b1f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.245301 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf4ce437-6e11-4a56-9a0b-051d86d4b1f0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:07.245555 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf4ce437-6e11-4a56-9a0b-051d86d4b1f0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.245826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf4ce437-6e11-4a56-9a0b-051d86d4b1f0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.256673 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.256673 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:07.260932 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf4ce437-6e11-4a56-9a0b-051d86d4b1f0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:07.265497 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf4ce437-6e11-4a56-9a0b-051d86d4b1f0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:07.265924 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1013/4051] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.347426 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5c2ab54f-846d-4bf7-a59c-2a32fae4b6fe tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd?force=False returned with HTTP 202 Jul 10 19:07:07.348102 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 995/4052] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:07 2026] DELETE /volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd?force=False => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:07.355909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-933241c8-6320-4522-90d1-5c5a5fe89981 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.357825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-933241c8-6320-4522-90d1-5c5a5fe89981 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd Jul 10 19:07:07.358235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-933241c8-6320-4522-90d1-5c5a5fe89981 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.358504 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-933241c8-6320-4522-90d1-5c5a5fe89981 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.362734 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-933241c8-6320-4522-90d1-5c5a5fe89981 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd returned with HTTP 404 Jul 10 19:07:07.363279 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1026/4053] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.376543 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95aa9df2-933a-40e4-ab93-588682d4e415 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.378999 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95aa9df2-933a-40e4-ab93-588682d4e415 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:07.379273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95aa9df2-933a-40e4-ab93-588682d4e415 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.379521 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95aa9df2-933a-40e4-ab93-588682d4e415 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.379900 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.379900 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:07.393514 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95aa9df2-933a-40e4-ab93-588682d4e415 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:07.394060 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1020/4054] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.403984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-92e8d01b-3b4d-4784-9c01-fbd2633d3bcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.407258 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92e8d01b-3b4d-4784-9c01-fbd2633d3bcb tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd?force=False Jul 10 19:07:07.407509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92e8d01b-3b4d-4784-9c01-fbd2633d3bcb tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.407902 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92e8d01b-3b4d-4784-9c01-fbd2633d3bcb tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.408679 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-92e8d01b-3b4d-4784-9c01-fbd2633d3bcb tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd, force: False {{(pid=100057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.412532 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92e8d01b-3b4d-4784-9c01-fbd2633d3bcb tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd?force=False returned with HTTP 404 Jul 10 19:07:07.413113 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1014/4055] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:07 2026] DELETE /volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.423216 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5b22600e-ef91-456c-86c3-9f465bc63278 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.425746 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b22600e-ef91-456c-86c3-9f465bc63278 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd Jul 10 19:07:07.425746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b22600e-ef91-456c-86c3-9f465bc63278 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.425990 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5b22600e-ef91-456c-86c3-9f465bc63278 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.426271 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.426271 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:07.430458 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5b22600e-ef91-456c-86c3-9f465bc63278 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd returned with HTTP 404 Jul 10 19:07:07.431110 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 996/4056] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/2b7a2c96-be3e-4a50-a3e4-9efe8aa705cd => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.442067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d861d76e-6c78-420e-9741-b6ff1c19fb2e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.517510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26af90e6-519b-4dbd-8dea-cac98f9dd8da None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.519574 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26af90e6-519b-4dbd-8dea-cac98f9dd8da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:07.519779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26af90e6-519b-4dbd-8dea-cac98f9dd8da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.520264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26af90e6-519b-4dbd-8dea-cac98f9dd8da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.520264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-26af90e6-519b-4dbd-8dea-cac98f9dd8da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:07.525180 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.525180 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:07.526050 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26af90e6-519b-4dbd-8dea-cac98f9dd8da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:07.526555 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1021/4057] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.646100 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d861d76e-6c78-420e-9741-b6ff1c19fb2e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] POST https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:07.646423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d861d76e-6c78-420e-9741-b6ff1c19fb2e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-285436332", "consumer": "front-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:07.648211 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.qos_specs [None req-d861d76e-6c78-420e-9741-b6ff1c19fb2e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-285436332', 'consumer': 'front-end', 'specs': {}} {{(pid=100059) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 19:07:07.653876 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-d861d76e-6c78-420e-9741-b6ff1c19fb2e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DB qos_specs_create(): root {'id': '436cee13-f9b5-4df2-be6a-da8221fad40c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-285436332'} {{(pid=100059) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 19:07:07.660128 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d861d76e-6c78-420e-9741-b6ff1c19fb2e tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:07.660652 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1027/4058] 10.4.3.225 () {68 vars in 1264 bytes} [Fri Jul 10 19:07:07 2026] POST /volume/v3/qos-specs => generated 369 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.671463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0db8a196-8dea-4ceb-9adf-31600ba23a9c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.673420 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0db8a196-8dea-4ceb-9adf-31600ba23a9c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c?force=False Jul 10 19:07:07.673700 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0db8a196-8dea-4ceb-9adf-31600ba23a9c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.674030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0db8a196-8dea-4ceb-9adf-31600ba23a9c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.674665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0db8a196-8dea-4ceb-9adf-31600ba23a9c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 436cee13-f9b5-4df2-be6a-da8221fad40c, force: False {{(pid=100057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.704210 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0db8a196-8dea-4ceb-9adf-31600ba23a9c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c?force=False returned with HTTP 202 Jul 10 19:07:07.704827 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1015/4059] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:07 2026] DELETE /volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:07.711983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-71332a31-96fc-478c-a46e-fa05f7c7570f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.713752 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-71332a31-96fc-478c-a46e-fa05f7c7570f tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c Jul 10 19:07:07.713955 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-71332a31-96fc-478c-a46e-fa05f7c7570f tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.714164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-71332a31-96fc-478c-a46e-fa05f7c7570f tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.717831 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-71332a31-96fc-478c-a46e-fa05f7c7570f tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c returned with HTTP 404 Jul 10 19:07:07.718301 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 997/4060] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.726222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-db1f879f-1844-4fac-b7be-fec0f1d44ee9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.728434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db1f879f-1844-4fac-b7be-fec0f1d44ee9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:07.728725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db1f879f-1844-4fac-b7be-fec0f1d44ee9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.729009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db1f879f-1844-4fac-b7be-fec0f1d44ee9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.733940 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db1f879f-1844-4fac-b7be-fec0f1d44ee9 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:07.734440 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1022/4061] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.743473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-014162d3-2bc2-4115-a111-361a930d29be None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.745137 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-014162d3-2bc2-4115-a111-361a930d29be tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c?force=False Jul 10 19:07:07.745313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-014162d3-2bc2-4115-a111-361a930d29be tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.745566 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-014162d3-2bc2-4115-a111-361a930d29be tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.745746 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.745746 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:07.746069 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.qos_specs_manage [None req-014162d3-2bc2-4115-a111-361a930d29be tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 436cee13-f9b5-4df2-be6a-da8221fad40c, force: False {{(pid=100059) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.749123 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-014162d3-2bc2-4115-a111-361a930d29be tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c?force=False returned with HTTP 404 Jul 10 19:07:07.749534 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1028/4062] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:07 2026] DELETE /volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c?force=False => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.756857 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e66164ff-e76d-4eb0-b693-3fdeb0521a67 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.758573 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e66164ff-e76d-4eb0-b693-3fdeb0521a67 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c Jul 10 19:07:07.758780 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e66164ff-e76d-4eb0-b693-3fdeb0521a67 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.758982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e66164ff-e76d-4eb0-b693-3fdeb0521a67 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.759209 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.759209 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:07.762899 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e66164ff-e76d-4eb0-b693-3fdeb0521a67 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c returned with HTTP 404 Jul 10 19:07:07.763377 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1016/4063] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/436cee13-f9b5-4df2-be6a-da8221fad40c => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:07.772932 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb8b777f-9840-47b7-abce-df1904999c66 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.774852 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb8b777f-9840-47b7-abce-df1904999c66 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd Jul 10 19:07:07.775053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb8b777f-9840-47b7-abce-df1904999c66 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.775234 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb8b777f-9840-47b7-abce-df1904999c66 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.779272 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb8b777f-9840-47b7-abce-df1904999c66 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd returned with HTTP 200 Jul 10 19:07:07.779904 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 998/4064] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd => generated 393 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.791403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4ff2b55a-dd03-4f3c-b099-1c4547e108ab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.794358 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ff2b55a-dd03-4f3c-b099-1c4547e108ab tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs Jul 10 19:07:07.794646 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ff2b55a-dd03-4f3c-b099-1c4547e108ab tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.795691 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ff2b55a-dd03-4f3c-b099-1c4547e108ab tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.795691 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.795691 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:07.801893 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ff2b55a-dd03-4f3c-b099-1c4547e108ab tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs returned with HTTP 200 Jul 10 19:07:07.802410 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1023/4065] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.813143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-72665fcd-36d1-45b9-bc17-cad6c96350cc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.815199 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-72665fcd-36d1-45b9-bc17-cad6c96350cc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] PUT https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd Jul 10 19:07:07.816050 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-72665fcd-36d1-45b9-bc17-cad6c96350cc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:07.821767 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.qos_specs [None req-72665fcd-36d1-45b9-bc17-cad6c96350cc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100059) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 19:07:07.830331 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-72665fcd-36d1-45b9-bc17-cad6c96350cc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] qos_specs_update() value: {'id': '471e8ded-167b-4b37-9ab6-9a89a3b90d3b', 'key': 'iops_bytes', 'value': '500', 'specs_id': '0ba0a101-29ef-410f-bf49-db5506636ecd', 'deleted': False} {{(pid=100059) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 19:07:07.837255 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-72665fcd-36d1-45b9-bc17-cad6c96350cc tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd returned with HTTP 200 Jul 10 19:07:07.837843 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1029/4066] 10.4.3.225 () {68 vars in 1374 bytes} [Fri Jul 10 19:07:07 2026] PUT /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd => generated 36 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:07:07.848233 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ddfac5f7-385b-421b-bf5f-20628b7240c8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.850310 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddfac5f7-385b-421b-bf5f-20628b7240c8 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd Jul 10 19:07:07.850605 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddfac5f7-385b-421b-bf5f-20628b7240c8 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.850852 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ddfac5f7-385b-421b-bf5f-20628b7240c8 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.855837 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ddfac5f7-385b-421b-bf5f-20628b7240c8 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd returned with HTTP 200 Jul 10 19:07:07.856412 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1017/4067] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.866491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e99be558-1c64-419b-975d-ec4ce1acabce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.868229 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e99be558-1c64-419b-975d-ec4ce1acabce tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] PUT https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/delete_keys Jul 10 19:07:07.868552 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e99be558-1c64-419b-975d-ec4ce1acabce tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:07.869977 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.869977 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:07.870277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e99be558-1c64-419b-975d-ec4ce1acabce tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete_key spec: 0ba0a101-29ef-410f-bf49-db5506636ecd, keys: ['iops_bytes'] {{(pid=100060) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 19:07:07.887983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e99be558-1c64-419b-975d-ec4ce1acabce tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/delete_keys returned with HTTP 202 Jul 10 19:07:07.888434 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 999/4068] 10.4.3.225 () {68 vars in 1410 bytes} [Fri Jul 10 19:07:07 2026] PUT /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:07.897121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26c4cd31-f39f-4e5f-85e5-2cf0f5dbc94c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.899071 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26c4cd31-f39f-4e5f-85e5-2cf0f5dbc94c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd Jul 10 19:07:07.899278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26c4cd31-f39f-4e5f-85e5-2cf0f5dbc94c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.899485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26c4cd31-f39f-4e5f-85e5-2cf0f5dbc94c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.899735 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.899735 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:07.904175 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26c4cd31-f39f-4e5f-85e5-2cf0f5dbc94c tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd returned with HTTP 200 Jul 10 19:07:07.904515 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1024/4069] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.914901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-419c64d6-bf47-4d28-930b-8e76624a17bf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.917157 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-419c64d6-bf47-4d28-930b-8e76624a17bf tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd Jul 10 19:07:07.917407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-419c64d6-bf47-4d28-930b-8e76624a17bf tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.917679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-419c64d6-bf47-4d28-930b-8e76624a17bf tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.918021 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.918021 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:07.923164 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-419c64d6-bf47-4d28-930b-8e76624a17bf tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd returned with HTTP 200 Jul 10 19:07:07.923638 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1030/4070] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:07.935560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29cd497a-84a9-4452-b24a-745a7a793c6a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.937972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29cd497a-84a9-4452-b24a-745a7a793c6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] DELETE https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd?force=False Jul 10 19:07:07.938235 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29cd497a-84a9-4452-b24a-745a7a793c6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.938527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29cd497a-84a9-4452-b24a-745a7a793c6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.938892 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.938892 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:07.939357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29cd497a-84a9-4452-b24a-745a7a793c6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Delete qos_spec: 0ba0a101-29ef-410f-bf49-db5506636ecd, force: False {{(pid=100057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 19:07:07.961015 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29cd497a-84a9-4452-b24a-745a7a793c6a tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd?force=False returned with HTTP 202 Jul 10 19:07:07.961459 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1018/4071] 10.4.3.225 () {66 vars in 1380 bytes} [Fri Jul 10 19:07:07 2026] DELETE /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:07.972213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-89266abc-1856-447a-8bbb-72a97f8ed954 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:07.974129 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-89266abc-1856-447a-8bbb-72a97f8ed954 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] GET https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd Jul 10 19:07:07.974325 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-89266abc-1856-447a-8bbb-72a97f8ed954 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:07.974566 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-89266abc-1856-447a-8bbb-72a97f8ed954 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:07.974857 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:07.974857 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:07.978192 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-89266abc-1856-447a-8bbb-72a97f8ed954 tempest-QosSpecsTestJSON-1917861414 tempest-QosSpecsTestJSON-1917861414-project-admin] https://10.4.3.225/volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd returned with HTTP 404 Jul 10 19:07:07.978758 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1000/4072] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:07 2026] GET /volume/v3/qos-specs/0ba0a101-29ef-410f-bf49-db5506636ecd => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:08.279876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b833f81e-7cee-4064-b581-bd1e81c44c44 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:08.281654 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b833f81e-7cee-4064-b581-bd1e81c44c44 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:08.281908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b833f81e-7cee-4064-b581-bd1e81c44c44 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:08.282169 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b833f81e-7cee-4064-b581-bd1e81c44c44 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:08.300334 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:08.300334 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:08.304264 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b833f81e-7cee-4064-b581-bd1e81c44c44 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:08.313852 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b833f81e-7cee-4064-b581-bd1e81c44c44 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:08.314616 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1025/4073] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:08 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:08.540709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f1eb1e8-f7c5-4905-a079-2630a31374bf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:08.542114 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f1eb1e8-f7c5-4905-a079-2630a31374bf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:08.542527 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f1eb1e8-f7c5-4905-a079-2630a31374bf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:08.542527 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f1eb1e8-f7c5-4905-a079-2630a31374bf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:08.542686 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3f1eb1e8-f7c5-4905-a079-2630a31374bf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:08.547249 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:08.547249 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:08.547925 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f1eb1e8-f7c5-4905-a079-2630a31374bf tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:08.548501 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1031/4074] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:08 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:09.333565 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5741b3d4-5edc-44af-a2fb-d52811e67a16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:09.335724 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5741b3d4-5edc-44af-a2fb-d52811e67a16 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:09.335966 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5741b3d4-5edc-44af-a2fb-d52811e67a16 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:09.336390 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5741b3d4-5edc-44af-a2fb-d52811e67a16 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:09.348255 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:09.348255 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:09.353176 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5741b3d4-5edc-44af-a2fb-d52811e67a16 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:09.358613 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5741b3d4-5edc-44af-a2fb-d52811e67a16 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:09.359206 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1019/4075] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:09 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:09.560718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e400cb4c-1df8-41e8-bf3c-80341f591bab None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:09.563172 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e400cb4c-1df8-41e8-bf3c-80341f591bab tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:09.563392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e400cb4c-1df8-41e8-bf3c-80341f591bab tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:09.563578 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e400cb4c-1df8-41e8-bf3c-80341f591bab tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:09.563708 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e400cb4c-1df8-41e8-bf3c-80341f591bab tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:09.569306 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:09.569306 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:09.569660 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e400cb4c-1df8-41e8-bf3c-80341f591bab tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:09.570120 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1001/4076] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:09 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:09.759963 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-79e948a5-79dc-44b7-a912-e43015252746 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:09.884415 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:09.884844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1984354229", "metadata": {"Type": "Test"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:09.886459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1984354229', 'metadata': {'Type': 'Test'}}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:09.886680 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:09.891165 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:09.898224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (29e85d3f-131b-4c35-b590-900a6a805240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:09.899429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f0ec93-50e0-4bdc-983b-c47fc6affca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:09.900495 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:09.932831 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3f0ec93-50e0-4bdc-983b-c47fc6affca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:09.933849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828ba290-28c9-4d15-b0ad-349fb0197402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:10.007448 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['fe09325a-5ae3-4064-a5c4-8e17a0b9b6a4', 'a9dfb779-02f8-4860-a897-9d145988ef2b', 'b654229a-2c89-4c8e-8b51-6c715618aff1', 'e9e32d69-9878-403e-acb9-8ff06e01f381'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:10.008494 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (828ba290-28c9-4d15-b0ad-349fb0197402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe09325a-5ae3-4064-a5c4-8e17a0b9b6a4', 'a9dfb779-02f8-4860-a897-9d145988ef2b', 'b654229a-2c89-4c8e-8b51-6c715618aff1', 'e9e32d69-9878-403e-acb9-8ff06e01f381']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:10.009111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd25c7f-0eec-4e48-b6e9-13ed90d55618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:10.071050 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-75f002f2-259e-4b92-86f1-9a9d72fbe5dd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:10.071434 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75f002f2-259e-4b92-86f1-9a9d72fbe5dd None None] GET https://10.4.3.225/volume// Jul 10 19:07:10.071652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75f002f2-259e-4b92-86f1-9a9d72fbe5dd None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:10.071923 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75f002f2-259e-4b92-86f1-9a9d72fbe5dd None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:10.072276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75f002f2-259e-4b92-86f1-9a9d72fbe5dd None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:10.072574 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1032/4077] 10.4.3.225 () {64 vars in 1004 bytes} [Fri Jul 10 19:07:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:10.086066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-86f2b560-dbfe-4fcd-941d-109ccdae66f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:10.086500 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86f2b560-dbfe-4fcd-941d-109ccdae66f9 None None] GET https://10.4.3.225/volume// Jul 10 19:07:10.086733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86f2b560-dbfe-4fcd-941d-109ccdae66f9 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:10.087008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-86f2b560-dbfe-4fcd-941d-109ccdae66f9 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:10.087388 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-86f2b560-dbfe-4fcd-941d-109ccdae66f9 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:10.087730 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1020/4078] 10.4.3.225 () {64 vars in 1004 bytes} [Fri Jul 10 19:07:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:10.098005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ca25af5b-b0e0-466e-8958-797e46f91847 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:10.172160 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca25af5b-b0e0-466e-8958-797e46f91847 tempest-VersionsTest-1751431951 tempest-VersionsTest-1751431951-project-member] GET https://10.4.3.225/volume/v3/ Jul 10 19:07:10.172378 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca25af5b-b0e0-466e-8958-797e46f91847 tempest-VersionsTest-1751431951 tempest-VersionsTest-1751431951-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:10.172580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca25af5b-b0e0-466e-8958-797e46f91847 tempest-VersionsTest-1751431951 tempest-VersionsTest-1751431951-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:10.172992 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca25af5b-b0e0-466e-8958-797e46f91847 tempest-VersionsTest-1751431951 tempest-VersionsTest-1751431951-project-member] https://10.4.3.225/volume/v3/ returned with HTTP 200 Jul 10 19:07:10.173380 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1002/4079] 10.4.3.225 () {66 vars in 1216 bytes} [Fri Jul 10 19:07:10 2026] GET /volume/v3/ => generated 386 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:10.220622 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd25c7f-0eec-4e48-b6e9-13ed90d55618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4adabbaa-3fef-402a-863c-c4ac18965119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1984354229',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['fe09325a-5ae3-4064-a5c4-8e17a0b9b6a4','a9dfb779-02f8-4860-a897-9d145988ef2b','b654229a-2c89-4c8e-8b51-6c715618aff1','e9e32d69-9878-403e-acb9-8ff06e01f381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1984354229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4adabbaa-3fef-402a-863c-c4ac18965119,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:10.221542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afcc6ba-b39b-4c4c-97ce-701e165cb03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:10.245982 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afcc6ba-b39b-4c4c-97ce-701e165cb03c) transitioned into state 'SUCCESS' from state '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-1984354229',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['fe09325a-5ae3-4064-a5c4-8e17a0b9b6a4','a9dfb779-02f8-4860-a897-9d145988ef2b','b654229a-2c89-4c8e-8b51-6c715618aff1','e9e32d69-9878-403e-acb9-8ff06e01f381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:10.247045 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2900d157-1332-487f-9627-2f22127df9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:10.260706 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2900d157-1332-487f-9627-2f22127df9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:10.261722 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (29e85d3f-131b-4c35-b590-900a6a805240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:10.262121 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:10.263491 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79e948a5-79dc-44b7-a912-e43015252746 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:10.263491 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1026/4080] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:09 2026] POST /volume/v3/volumes => generated 759 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:10.279473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8e648927-cfba-495f-a7a1-7107495e810c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:10.281403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e648927-cfba-495f-a7a1-7107495e810c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:10.281615 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e648927-cfba-495f-a7a1-7107495e810c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:10.281828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e648927-cfba-495f-a7a1-7107495e810c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:10.290919 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:10.290919 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:10.299944 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8e648927-cfba-495f-a7a1-7107495e810c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:10.305437 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e648927-cfba-495f-a7a1-7107495e810c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:10.306233 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1033/4081] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:10 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:10.374646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dfc65498-b4b1-4cca-840a-4d1582953058 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:10.377080 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc65498-b4b1-4cca-840a-4d1582953058 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:10.377408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc65498-b4b1-4cca-840a-4d1582953058 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:10.377713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dfc65498-b4b1-4cca-840a-4d1582953058 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:10.389046 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:10.389046 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:10.392977 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dfc65498-b4b1-4cca-840a-4d1582953058 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:10.398224 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dfc65498-b4b1-4cca-840a-4d1582953058 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:10.398760 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1021/4082] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:10 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:10.585283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d65a942b-9f6d-4ce3-a0bf-d79297886d03 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:10.587076 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d65a942b-9f6d-4ce3-a0bf-d79297886d03 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:10.587295 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d65a942b-9f6d-4ce3-a0bf-d79297886d03 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:10.587514 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d65a942b-9f6d-4ce3-a0bf-d79297886d03 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:10.587687 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d65a942b-9f6d-4ce3-a0bf-d79297886d03 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:10.593329 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:10.593329 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:10.594138 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d65a942b-9f6d-4ce3-a0bf-d79297886d03 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:10.595020 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1003/4083] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:10 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.320561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-07a07612-c33c-407b-b80f-e719cb9d72d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.322760 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-07a07612-c33c-407b-b80f-e719cb9d72d8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:11.322992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-07a07612-c33c-407b-b80f-e719cb9d72d8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:11.323207 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-07a07612-c33c-407b-b80f-e719cb9d72d8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:11.331878 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.331878 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:11.344263 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-07a07612-c33c-407b-b80f-e719cb9d72d8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:11.351741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-07a07612-c33c-407b-b80f-e719cb9d72d8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:11.352214 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1027/4084] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:11 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.366841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4e623245-5f0b-4cd0-a2ed-c5775cab3e57 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.369086 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e623245-5f0b-4cd0-a2ed-c5775cab3e57 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:11.369993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e623245-5f0b-4cd0-a2ed-c5775cab3e57 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:11.369993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e623245-5f0b-4cd0-a2ed-c5775cab3e57 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:11.378084 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.378084 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:11.382997 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4e623245-5f0b-4cd0-a2ed-c5775cab3e57 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:11.388188 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e623245-5f0b-4cd0-a2ed-c5775cab3e57 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:11.388719 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1034/4085] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:11 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.406856 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-65c01bec-4714-444d-8255-0618cc6fd938 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.408890 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65c01bec-4714-444d-8255-0618cc6fd938 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:11.409222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-65c01bec-4714-444d-8255-0618cc6fd938 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1984354229"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:11.413989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ba28c603-0a5a-4a2a-a765-92919a46b06a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.418140 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.418140 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:11.419397 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba28c603-0a5a-4a2a-a765-92919a46b06a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:11.419724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba28c603-0a5a-4a2a-a765-92919a46b06a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:11.419997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba28c603-0a5a-4a2a-a765-92919a46b06a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:11.422259 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-65c01bec-4714-444d-8255-0618cc6fd938 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:11.429516 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-65c01bec-4714-444d-8255-0618cc6fd938 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:11.430177 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-65c01bec-4714-444d-8255-0618cc6fd938 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:11.430644 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1022/4086] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:07:11 2026] PUT /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 784 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.434321 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.434321 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:11.439423 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ba28c603-0a5a-4a2a-a765-92919a46b06a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:11.447744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-48ec0d91-f901-4b29-bdee-44eb9d8e23e8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.448007 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba28c603-0a5a-4a2a-a765-92919a46b06a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:11.448461 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1004/4087] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:11 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.449748 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48ec0d91-f901-4b29-bdee-44eb9d8e23e8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:11.450219 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48ec0d91-f901-4b29-bdee-44eb9d8e23e8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1673314736", "description": "This is the new description of volume"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:11.459930 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.459930 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:11.464073 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-48ec0d91-f901-4b29-bdee-44eb9d8e23e8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:11.474083 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-48ec0d91-f901-4b29-bdee-44eb9d8e23e8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:11.474817 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48ec0d91-f901-4b29-bdee-44eb9d8e23e8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:11.475382 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1028/4088] 10.4.3.225 () {68 vars in 1369 bytes} [Fri Jul 10 19:07:11 2026] PUT /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.488057 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d58ce849-2ed0-4492-ab66-246a5d5d0d5f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.490261 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d58ce849-2ed0-4492-ab66-246a5d5d0d5f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:11.490512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d58ce849-2ed0-4492-ab66-246a5d5d0d5f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:11.490757 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d58ce849-2ed0-4492-ab66-246a5d5d0d5f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:11.499214 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.499214 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:11.503289 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d58ce849-2ed0-4492-ab66-246a5d5d0d5f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:11.508642 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d58ce849-2ed0-4492-ab66-246a5d5d0d5f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:11.509175 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1035/4089] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:11 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.523528 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.529704 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:11.530024 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-855507126", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-210288166"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:11.531463 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-855507126', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-210288166'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:11.531585 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:11.547340 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:11.554269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (ce2a93b7-4613-4b9f-b1d1-8f90f206fc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:11.554823 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de25492-1025-4ac4-9d2e-dfeb7e64bcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:11.555714 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:11.587140 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de25492-1025-4ac4-9d2e-dfeb7e64bcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:11.588209 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1df592-afc3-4409-b73b-20b0528e24c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:11.608462 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9242fd2e-91ee-4c51-bcfb-b00cf65574b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.610348 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9242fd2e-91ee-4c51-bcfb-b00cf65574b3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:11.610589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9242fd2e-91ee-4c51-bcfb-b00cf65574b3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:11.610817 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9242fd2e-91ee-4c51-bcfb-b00cf65574b3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:11.610961 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9242fd2e-91ee-4c51-bcfb-b00cf65574b3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:11.615617 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.615617 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:11.616337 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9242fd2e-91ee-4c51-bcfb-b00cf65574b3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:11.616798 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1005/4090] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:11 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:11.646738 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['ff619720-79e7-43dd-a94f-bb8d4e71c062', '9fd59fa1-fd92-4779-b777-30967e3d4c87', '76e09983-8ab4-494f-b9de-71e5e1ac4883', '179128d4-e1cc-42f6-b71a-002a27a693ae'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:11.647657 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a1df592-afc3-4409-b73b-20b0528e24c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff619720-79e7-43dd-a94f-bb8d4e71c062', '9fd59fa1-fd92-4779-b777-30967e3d4c87', '76e09983-8ab4-494f-b9de-71e5e1ac4883', '179128d4-e1cc-42f6-b71a-002a27a693ae']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:11.648531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a034f3af-7552-4c6d-b4b3-30c7739040ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:11.688133 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a034f3af-7552-4c6d-b4b3-30c7739040ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '534babf1-19c9-47ff-bf52-10f8eae79810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-855507126',display_name='tempest-VolumesGetTest-Volume-210288166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['ff619720-79e7-43dd-a94f-bb8d4e71c062','9fd59fa1-fd92-4779-b777-30967e3d4c87','76e09983-8ab4-494f-b9de-71e5e1ac4883','179128d4-e1cc-42f6-b71a-002a27a693ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-855507126',display_name='tempest-VolumesGetTest-Volume-210288166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=534babf1-19c9-47ff-bf52-10f8eae79810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:11.691702 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e3ab98-a059-4b3a-9754-e89fa8b59d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:11.754995 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e3ab98-a059-4b3a-9754-e89fa8b59d7a) transitioned into 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-855507126',display_name='tempest-VolumesGetTest-Volume-210288166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['ff619720-79e7-43dd-a94f-bb8d4e71c062','9fd59fa1-fd92-4779-b777-30967e3d4c87','76e09983-8ab4-494f-b9de-71e5e1ac4883','179128d4-e1cc-42f6-b71a-002a27a693ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:11.758283 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4bee0df-7183-428e-bea5-a2e67464dca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:11.787493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4bee0df-7183-428e-bea5-a2e67464dca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:11.789841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (ce2a93b7-4613-4b9f-b1d1-8f90f206fc87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:11.791442 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:11.794564 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-340e373c-7a6c-411e-9df3-02ae5d51f9f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:11.795161 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1023/4091] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:11 2026] POST /volume/v3/volumes => generated 778 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:11.814788 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4f2e490b-947a-4cd8-8272-877bcd90b3a9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:11.817270 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4f2e490b-947a-4cd8-8272-877bcd90b3a9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:11.817595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4f2e490b-947a-4cd8-8272-877bcd90b3a9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:11.817873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4f2e490b-947a-4cd8-8272-877bcd90b3a9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:11.826422 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:11.826422 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:11.832169 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4f2e490b-947a-4cd8-8272-877bcd90b3a9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:11.837574 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4f2e490b-947a-4cd8-8272-877bcd90b3a9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 200 Jul 10 19:07:11.838070 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1029/4092] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:11 2026] GET /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.464703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18981083-422b-4c80-9146-1d9f74aa5665 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.466964 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18981083-422b-4c80-9146-1d9f74aa5665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:12.467250 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18981083-422b-4c80-9146-1d9f74aa5665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:12.467453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18981083-422b-4c80-9146-1d9f74aa5665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:12.482056 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.482056 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:12.486029 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-18981083-422b-4c80-9146-1d9f74aa5665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:12.491323 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18981083-422b-4c80-9146-1d9f74aa5665 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:12.491513 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1036/4093] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:12 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.524949 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9dfbe530-4e05-42ab-831f-db97021441de None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.627566 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c247b719-4dc7-44f7-8a72-abd62b169860 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.629693 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c247b719-4dc7-44f7-8a72-abd62b169860 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:12.629961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c247b719-4dc7-44f7-8a72-abd62b169860 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:12.630234 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c247b719-4dc7-44f7-8a72-abd62b169860 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:12.630401 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c247b719-4dc7-44f7-8a72-abd62b169860 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:12.635907 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.635907 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:12.636901 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c247b719-4dc7-44f7-8a72-abd62b169860 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:12.637295 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1024/4094] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:12 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.677783 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:12.678211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-94249328"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:12.680092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-94249328'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:12.680246 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Create volume of 1 GB Jul 10 19:07:12.685223 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Availability Zones retrieved successfully. Jul 10 19:07:12.692929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Flow 'volume_create_api' (a2406e68-de8b-4e10-a310-91bdd4a07a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:12.694223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fb3914-9325-435c-9b43-cbe8e13b0110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:12.695542 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:12.728883 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fb3914-9325-435c-9b43-cbe8e13b0110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:12.729978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf478372-fbcf-4077-9bcf-605a66359102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:12.803750 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Created reservations ['166e6c75-327f-4a30-b3a0-a9a257f14b73', '6816aae2-0ec3-4cc2-88b2-c25dfbfd645c', 'a4b6b7fe-a0a4-4d8a-a48f-89ec1ec38e73', 'bf0d6c50-3cc1-44a5-8d24-870e7f71663c'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:12.804682 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf478372-fbcf-4077-9bcf-605a66359102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['166e6c75-327f-4a30-b3a0-a9a257f14b73', '6816aae2-0ec3-4cc2-88b2-c25dfbfd645c', 'a4b6b7fe-a0a4-4d8a-a48f-89ec1ec38e73', 'bf0d6c50-3cc1-44a5-8d24-870e7f71663c']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:12.805514 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8e5f10-e060-4cb4-805e-0bfc94f90958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:12.831871 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a8e5f10-e060-4cb4-805e-0bfc94f90958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da91584-e927-4843-8d8d-c2d32fdea6d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-94249328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5308815ebe14b3d977243dc8c9c6605',qos_specs=None,replication_status=,reservations=['166e6c75-327f-4a30-b3a0-a9a257f14b73','6816aae2-0ec3-4cc2-88b2-c25dfbfd645c','a4b6b7fe-a0a4-4d8a-a48f-89ec1ec38e73','bf0d6c50-3cc1-44a5-8d24-870e7f71663c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891982869d7d4024bd66a8d1515b95fc',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-94249328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6da91584-e927-4843-8d8d-c2d32fdea6d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5308815ebe14b3d977243dc8c9c6605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='891982869d7d4024bd66a8d1515b95fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:12.832629 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76de4aad-bbaa-402f-aa6b-3870d3cbe958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:12.852945 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0b3ac1c8-e2d9-484f-aa57-f87014ec47af None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.855731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76de4aad-bbaa-402f-aa6b-3870d3cbe958) transitioned into state 'SUCCESS' from state '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-94249328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5308815ebe14b3d977243dc8c9c6605',qos_specs=None,replication_status=,reservations=['166e6c75-327f-4a30-b3a0-a9a257f14b73','6816aae2-0ec3-4cc2-88b2-c25dfbfd645c','a4b6b7fe-a0a4-4d8a-a48f-89ec1ec38e73','bf0d6c50-3cc1-44a5-8d24-870e7f71663c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891982869d7d4024bd66a8d1515b95fc',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:12.856546 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc406b5-b34b-49ef-a778-0b83eb248a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:12.858705 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0b3ac1c8-e2d9-484f-aa57-f87014ec47af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:12.858966 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0b3ac1c8-e2d9-484f-aa57-f87014ec47af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:12.859190 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0b3ac1c8-e2d9-484f-aa57-f87014ec47af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:12.868101 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc406b5-b34b-49ef-a778-0b83eb248a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:12.868799 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Flow 'volume_create_api' (a2406e68-de8b-4e10-a310-91bdd4a07a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:12.869068 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Create volume request issued successfully. Jul 10 19:07:12.869743 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9dfbe530-4e05-42ab-831f-db97021441de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:12.869872 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.869872 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:12.870134 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1006/4095] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:07:12 2026] POST /volume/v3/volumes => generated 749 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:12.874065 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0b3ac1c8-e2d9-484f-aa57-f87014ec47af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:12.878982 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0b3ac1c8-e2d9-484f-aa57-f87014ec47af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 200 Jul 10 19:07:12.879788 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1030/4096] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:12 2026] GET /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.887455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b12ed654-0960-4308-9a35-d5aa3b82d8c9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.890138 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b12ed654-0960-4308-9a35-d5aa3b82d8c9 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:12.890138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b12ed654-0960-4308-9a35-d5aa3b82d8c9 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:12.890268 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b12ed654-0960-4308-9a35-d5aa3b82d8c9 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:12.892828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-df73a8bf-b5b3-4b6e-87df-935f893b6daa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.895881 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df73a8bf-b5b3-4b6e-87df-935f893b6daa tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:12.896302 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df73a8bf-b5b3-4b6e-87df-935f893b6daa tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1984354229", "description": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:12.899503 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.899503 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:12.903974 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b12ed654-0960-4308-9a35-d5aa3b82d8c9 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:12.910384 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.910384 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:12.911415 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b12ed654-0960-4308-9a35-d5aa3b82d8c9 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 200 Jul 10 19:07:12.911969 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1037/4097] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:12 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.916905 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-df73a8bf-b5b3-4b6e-87df-935f893b6daa tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:12.926186 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-df73a8bf-b5b3-4b6e-87df-935f893b6daa tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:12.927270 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df73a8bf-b5b3-4b6e-87df-935f893b6daa tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 200 Jul 10 19:07:12.927752 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1025/4098] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:07:12 2026] PUT /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 770 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.941968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-07954a42-8bd5-4eb0-86b2-6012b87c8690 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.944024 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07954a42-8bd5-4eb0-86b2-6012b87c8690 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:12.944245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07954a42-8bd5-4eb0-86b2-6012b87c8690 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:12.944435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07954a42-8bd5-4eb0-86b2-6012b87c8690 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:12.953306 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.953306 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:12.957010 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-07954a42-8bd5-4eb0-86b2-6012b87c8690 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:12.969306 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07954a42-8bd5-4eb0-86b2-6012b87c8690 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 200 Jul 10 19:07:12.969958 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1007/4099] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:12 2026] GET /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:12.985498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-034453e7-8462-4d76-8e2e-0fa72348e297 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:12.987456 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:12.987605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:12.987771 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:12.987991 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: 534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:12.997191 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:12.997191 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:12.997772 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:13.022265 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:13.022451 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-034453e7-8462-4d76-8e2e-0fa72348e297 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 202 Jul 10 19:07:13.022949 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1031/4100] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:12 2026] DELETE /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:13.029967 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ade5db14-b6f0-496f-896b-09a4cfd56807 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:13.032176 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ade5db14-b6f0-496f-896b-09a4cfd56807 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:13.032932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ade5db14-b6f0-496f-896b-09a4cfd56807 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:13.032932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ade5db14-b6f0-496f-896b-09a4cfd56807 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:13.042328 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:13.042328 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:13.048531 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ade5db14-b6f0-496f-896b-09a4cfd56807 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:13.056246 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ade5db14-b6f0-496f-896b-09a4cfd56807 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 200 Jul 10 19:07:13.056713 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1038/4101] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:13 2026] GET /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:13.229447 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-dadd4e06-29ff-4dca-8671-f090690585c3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-dadd4e06-29ff-4dca-8671-f090690585c3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4/action Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-dadd4e06-29ff-4dca-8671-f090690585c3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-dadd4e06-29ff-4dca-8671-f090690585c3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-cb81734b-eaaa-4eb8-9140-7830c536d523 req-dadd4e06-29ff-4dca-8671-f090690585c3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4/action returned with HTTP 204 Jul 10 19:07:13.314236 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1026/4102] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:07:13 2026] POST /volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:13.507448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-356c3eab-8b13-4f87-bbcf-7964905d39ba None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:13.509982 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-356c3eab-8b13-4f87-bbcf-7964905d39ba tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:13.510255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-356c3eab-8b13-4f87-bbcf-7964905d39ba tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:13.510517 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-356c3eab-8b13-4f87-bbcf-7964905d39ba tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:13.521997 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:13.521997 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:13.525916 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-356c3eab-8b13-4f87-bbcf-7964905d39ba tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:13.530128 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-356c3eab-8b13-4f87-bbcf-7964905d39ba tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:13.530506 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1008/4103] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:13 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:13.648459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7541e1d3-0be8-41b4-bb4d-3514b652c268 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:13.650857 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7541e1d3-0be8-41b4-bb4d-3514b652c268 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:13.651139 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7541e1d3-0be8-41b4-bb4d-3514b652c268 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:13.651432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7541e1d3-0be8-41b4-bb4d-3514b652c268 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:13.651567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-7541e1d3-0be8-41b4-bb4d-3514b652c268 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:13.658114 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:13.658114 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:13.658983 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7541e1d3-0be8-41b4-bb4d-3514b652c268 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:13.659644 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1032/4104] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:13 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:13.929756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0b99be0b-bade-42e4-8c64-93a7420fd454 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:13.931644 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0b99be0b-bade-42e4-8c64-93a7420fd454 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:13.931893 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0b99be0b-bade-42e4-8c64-93a7420fd454 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:13.932094 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0b99be0b-bade-42e4-8c64-93a7420fd454 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:13.940949 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:13.940949 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:13.945955 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0b99be0b-bade-42e4-8c64-93a7420fd454 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:13.951217 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0b99be0b-bade-42e4-8c64-93a7420fd454 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 200 Jul 10 19:07:13.951624 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1039/4105] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:13 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:13.966335 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:13.968305 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] POST https://10.4.3.225/volume/v3/os-volume-transfer Jul 10 19:07:13.968898 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6da91584-e927-4843-8d8d-c2d32fdea6d3"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:13.970648 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Creating new volume transfer {'transfer': {'volume_id': '6da91584-e927-4843-8d8d-c2d32fdea6d3'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 19:07:13.970980 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Creating transfer of volume 6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:13.971279 np0000005042 devstack@c-api.service[100057]: INFO cinder.transfer.api [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Generating transfer record for volume 6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:13.980736 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:13.980736 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:13.991737 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6cbbfc27-00bd-4278-b3b5-1eabf6fae9bd tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 19:07:13.992414 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1027/4106] 10.4.3.225 () {68 vars in 1291 bytes} [Fri Jul 10 19:07:13 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:14.002598 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e8869b45-4ce4-4970-b9e0-a22d2f646f5b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.004626 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e8869b45-4ce4-4970-b9e0-a22d2f646f5b tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:14.004897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e8869b45-4ce4-4970-b9e0-a22d2f646f5b tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.005102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e8869b45-4ce4-4970-b9e0-a22d2f646f5b tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.014147 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.014147 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:14.019272 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e8869b45-4ce4-4970-b9e0-a22d2f646f5b tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:14.026209 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e8869b45-4ce4-4970-b9e0-a22d2f646f5b tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 200 Jul 10 19:07:14.026796 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1009/4107] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.040018 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-590cbf9b-7007-4e76-babb-130a2790e2de None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.041942 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-590cbf9b-7007-4e76-babb-130a2790e2de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075 Jul 10 19:07:14.042124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-590cbf9b-7007-4e76-babb-130a2790e2de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.042382 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-590cbf9b-7007-4e76-babb-130a2790e2de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.046401 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-590cbf9b-7007-4e76-babb-130a2790e2de tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075 returned with HTTP 200 Jul 10 19:07:14.046833 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1033/4108] 10.4.3.225 () {66 vars in 1381 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.055016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-31f0db70-24ec-4d77-8021-c4fcefc57681 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.056743 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-31f0db70-24ec-4d77-8021-c4fcefc57681 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/os-volume-transfer Jul 10 19:07:14.057002 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-31f0db70-24ec-4d77-8021-c4fcefc57681 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.057239 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-31f0db70-24ec-4d77-8021-c4fcefc57681 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.057414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.volume_transfer [None req-31f0db70-24ec-4d77-8021-c4fcefc57681 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Listing volume transfers {{(pid=100059) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 19:07:14.061274 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-31f0db70-24ec-4d77-8021-c4fcefc57681 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 19:07:14.061628 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1040/4109] 10.4.3.225 () {66 vars in 1270 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.070271 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.072470 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fd4d16e3-75f1-4c7d-9b9d-1e60332485b5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.074247 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fd4d16e3-75f1-4c7d-9b9d-1e60332485b5 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 Jul 10 19:07:14.074468 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fd4d16e3-75f1-4c7d-9b9d-1e60332485b5 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.074733 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fd4d16e3-75f1-4c7d-9b9d-1e60332485b5 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.080841 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fd4d16e3-75f1-4c7d-9b9d-1e60332485b5 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 returned with HTTP 404 Jul 10 19:07:14.081348 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1010/4110] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/volumes/534babf1-19c9-47ff-bf52-10f8eae79810 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:14.089527 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2235b9cd-19e8-4df0-854c-499ca994320e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.091572 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2235b9cd-19e8-4df0-854c-499ca994320e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:14.091837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2235b9cd-19e8-4df0-854c-499ca994320e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.092069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2235b9cd-19e8-4df0-854c-499ca994320e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.099370 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.099370 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:14.103505 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2235b9cd-19e8-4df0-854c-499ca994320e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:14.108283 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2235b9cd-19e8-4df0-854c-499ca994320e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:14.108719 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1034/4111] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.121020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.122972 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:14.123159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.123341 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.123639 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: 4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:14.126820 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] POST https://10.4.3.225/volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075/accept Jul 10 19:07:14.127108 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6b74e41094b7ffa7"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:14.128442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Accepting volume transfer 0c23f44f-0f8f-4219-b14f-89c5ef342075 {{(pid=100057) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 19:07:14.128529 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.volume_transfer [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Accepting transfer 0c23f44f-0f8f-4219-b14f-89c5ef342075 Jul 10 19:07:14.131371 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.131371 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:14.131770 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:14.149359 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:14.149621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0fe11474-6ac9-40c4-bc97-175ada069ccf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 202 Jul 10 19:07:14.150139 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1041/4112] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:14 2026] DELETE /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:14.158130 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1dc47c76-2df4-4179-bd21-24ab2c61a20b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.160208 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1dc47c76-2df4-4179-bd21-24ab2c61a20b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:14.160490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1dc47c76-2df4-4179-bd21-24ab2c61a20b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.160776 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1dc47c76-2df4-4179-bd21-24ab2c61a20b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.171582 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.171582 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:14.177465 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1dc47c76-2df4-4179-bd21-24ab2c61a20b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:14.184417 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1dc47c76-2df4-4179-bd21-24ab2c61a20b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 200 Jul 10 19:07:14.184754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Created reservations ['fdc9a0e8-c293-45b5-ba2b-99b93a94ac21', '030f96aa-99f6-4a99-9fc5-83350eb122ac', '9424362d-e383-4807-91d5-8554ff82bb7f', 'f90a638f-cda6-43bb-870f-4789c8b71023'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:14.184996 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1011/4113] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 890 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.207495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Created reservations ['cd9a5eb5-8aed-4c75-ae4e-891d01f2e5c7', '892feb40-3ac8-445e-a6e8-53ad6f53c075', '17989105-ff7c-47f6-9130-2f3a6fbb3ab0', '41920e8e-95c5-4d6d-a89e-24da8edd1411'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:14.254709 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Created reservations ['a5bc8944-b099-4f88-ac0c-7a5b91592827', '607255ce-d44e-4f10-b613-ea338df46997', 'e8dee513-1bb9-4783-98aa-a860a260e24d', '06a5e209-d8a8-4361-95ae-be79e7318e13'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:14.292887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Created reservations ['8bc8ffd0-b6ee-4975-bccf-6fad9e4f6b31', '7b2886df-21bb-4acf-8c4c-95a42d410f05', '5faa2be1-74ca-41ff-8151-1bf2bf861b42', 'e66203ed-8189-44a0-b602-c4ccfa1b0163'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:14.672461 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4c6eba85-82d8-4147-a24d-f639a3063bb3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.674299 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4c6eba85-82d8-4147-a24d-f639a3063bb3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:14.674507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4c6eba85-82d8-4147-a24d-f639a3063bb3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.674711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4c6eba85-82d8-4147-a24d-f639a3063bb3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.674851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4c6eba85-82d8-4147-a24d-f639a3063bb3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:14.678990 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.678990 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:14.679589 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4c6eba85-82d8-4147-a24d-f639a3063bb3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:14.680074 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1035/4114] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.795221 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Transfer volume completed successfully. Jul 10 19:07:14.865611 np0000005042 devstack@c-api.service[100057]: INFO cinder.transfer.api [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Volume 6da91584-e927-4843-8d8d-c2d32fdea6d3 has been transferred. Jul 10 19:07:14.872227 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0a540d6-70af-4812-8d91-a68a1ab136b1 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075/accept returned with HTTP 202 Jul 10 19:07:14.872627 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1028/4115] 10.4.3.225 () {68 vars in 1423 bytes} [Fri Jul 10 19:07:14 2026] POST /volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075/accept => generated 365 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:14.883407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5c04ee37-3f74-437a-88ed-bbf05800f8b6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.885896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c04ee37-3f74-437a-88ed-bbf05800f8b6 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:14.886201 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5c04ee37-3f74-437a-88ed-bbf05800f8b6 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.886488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5c04ee37-3f74-437a-88ed-bbf05800f8b6 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.895434 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.895434 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:14.899834 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c04ee37-3f74-437a-88ed-bbf05800f8b6 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Volume info retrieved successfully. Jul 10 19:07:14.904924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c04ee37-3f74-437a-88ed-bbf05800f8b6 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 200 Jul 10 19:07:14.905371 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1042/4116] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.917289 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ae821b41-b16d-4781-8015-c55014e44056 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.919044 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae821b41-b16d-4781-8015-c55014e44056 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:14.919279 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae821b41-b16d-4781-8015-c55014e44056 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.919459 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae821b41-b16d-4781-8015-c55014e44056 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.926900 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:14.926900 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:14.931153 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ae821b41-b16d-4781-8015-c55014e44056 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] Volume info retrieved successfully. Jul 10 19:07:14.935778 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae821b41-b16d-4781-8015-c55014e44056 tempest-VolumesTransfersTest-291213240 tempest-VolumesTransfersTest-291213240-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 200 Jul 10 19:07:14.936192 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1012/4117] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:14 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:14.949646 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-42c57244-2df6-44f2-8b38-582ad09abd3d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.951812 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-42c57244-2df6-44f2-8b38-582ad09abd3d tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] DELETE https://10.4.3.225/volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075 Jul 10 19:07:14.951957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-42c57244-2df6-44f2-8b38-582ad09abd3d tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.952250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-42c57244-2df6-44f2-8b38-582ad09abd3d tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.952294 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.volume_transfer [None req-42c57244-2df6-44f2-8b38-582ad09abd3d tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Delete transfer with id: 0c23f44f-0f8f-4219-b14f-89c5ef342075 Jul 10 19:07:14.955308 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-42c57244-2df6-44f2-8b38-582ad09abd3d tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075 returned with HTTP 404 Jul 10 19:07:14.955770 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1036/4118] 10.4.3.225 () {66 vars in 1384 bytes} [Fri Jul 10 19:07:14 2026] DELETE /volume/v3/os-volume-transfer/0c23f44f-0f8f-4219-b14f-89c5ef342075 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:14.964164 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-572f66ca-56ed-4771-9876-ad34b7e828dc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:14.993265 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:14.993724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:14.993724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:14.993868 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Delete volume with id: 6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:15.000868 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:15.000868 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:15.001191 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Volume info retrieved successfully. Jul 10 19:07:15.020722 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Delete volume request issued successfully. Jul 10 19:07:15.020964 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-572f66ca-56ed-4771-9876-ad34b7e828dc tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 202 Jul 10 19:07:15.021385 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1029/4119] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:14 2026] DELETE /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:15.028978 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ab8b48b3-1114-4b7a-a1ab-db05126ebdaf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:15.030833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ab8b48b3-1114-4b7a-a1ab-db05126ebdaf tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:15.031042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ab8b48b3-1114-4b7a-a1ab-db05126ebdaf tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:15.031240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ab8b48b3-1114-4b7a-a1ab-db05126ebdaf tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:15.038279 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:15.038279 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:15.042105 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ab8b48b3-1114-4b7a-a1ab-db05126ebdaf tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Volume info retrieved successfully. Jul 10 19:07:15.048407 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ab8b48b3-1114-4b7a-a1ab-db05126ebdaf tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 200 Jul 10 19:07:15.048903 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1043/4120] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:15 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:15.198702 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-82fa08b4-2e58-4214-8597-ffcaa1a046a3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:15.200759 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82fa08b4-2e58-4214-8597-ffcaa1a046a3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 Jul 10 19:07:15.201034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-82fa08b4-2e58-4214-8597-ffcaa1a046a3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:15.201227 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-82fa08b4-2e58-4214-8597-ffcaa1a046a3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:15.209444 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82fa08b4-2e58-4214-8597-ffcaa1a046a3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 returned with HTTP 404 Jul 10 19:07:15.209933 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1013/4121] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:15 2026] GET /volume/v3/volumes/4adabbaa-3fef-402a-863c-c4ac18965119 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:15.219307 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-05d943c3-98e6-47ce-9086-f23b7f031656 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:15.221644 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:15.222121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-82616813"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:15.224542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-82616813'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:15.224676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:15.229651 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:15.235520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (d9069a46-17b9-4610-b687-8dd0bafca81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:15.236699 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab028d96-95ec-4783-93b1-655a4760df32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:15.237630 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:15.280890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab028d96-95ec-4783-93b1-655a4760df32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:15.281711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9a9075-44ba-4846-8876-60b1a9c59b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:15.347668 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['6885f464-3037-44c6-9dbc-393a94980ee9', 'aa1a91dd-fc65-4589-a89e-2e91c1080bd7', '73eed6c8-498f-47ce-9398-35fb26465426', '3e525710-fc49-4cec-8b31-09f589e2d9da'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:15.348498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9a9075-44ba-4846-8876-60b1a9c59b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6885f464-3037-44c6-9dbc-393a94980ee9', 'aa1a91dd-fc65-4589-a89e-2e91c1080bd7', '73eed6c8-498f-47ce-9398-35fb26465426', '3e525710-fc49-4cec-8b31-09f589e2d9da']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:15.349295 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081866ab-a760-481c-bf52-be6428ee6fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:15.374330 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081866ab-a760-481c-bf52-be6428ee6fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940502d3-d99a-43c8-9a99-76e42c9f5555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-82616813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['6885f464-3037-44c6-9dbc-393a94980ee9','aa1a91dd-fc65-4589-a89e-2e91c1080bd7','73eed6c8-498f-47ce-9398-35fb26465426','3e525710-fc49-4cec-8b31-09f589e2d9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-82616813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=940502d3-d99a-43c8-9a99-76e42c9f5555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:15.375074 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d3575b-0778-4a96-a12e-27ef2ddf8be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:15.396940 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d3575b-0778-4a96-a12e-27ef2ddf8be8) transitioned into state 'SUCCESS' from state '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-82616813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['6885f464-3037-44c6-9dbc-393a94980ee9','aa1a91dd-fc65-4589-a89e-2e91c1080bd7','73eed6c8-498f-47ce-9398-35fb26465426','3e525710-fc49-4cec-8b31-09f589e2d9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:15.397639 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18450a1c-f7f1-484c-b5ba-66d024913b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:15.407827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18450a1c-f7f1-484c-b5ba-66d024913b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:15.408703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (d9069a46-17b9-4610-b687-8dd0bafca81e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:15.409080 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:15.409825 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-05d943c3-98e6-47ce-9086-f23b7f031656 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:15.410175 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1037/4122] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:07:15 2026] POST /volume/v3/volumes => generated 743 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:15.424588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3560c2ca-9107-41bc-b631-e3f2c4e95c56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:15.426583 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3560c2ca-9107-41bc-b631-e3f2c4e95c56 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:15.426777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3560c2ca-9107-41bc-b631-e3f2c4e95c56 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:15.426972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3560c2ca-9107-41bc-b631-e3f2c4e95c56 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:15.434186 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:15.434186 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:15.437738 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3560c2ca-9107-41bc-b631-e3f2c4e95c56 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:15.442021 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3560c2ca-9107-41bc-b631-e3f2c4e95c56 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 returned with HTTP 200 Jul 10 19:07:15.442503 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1030/4123] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:15 2026] GET /volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 => generated 811 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:15.690679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3818dfcc-028b-4d6e-92cc-acd1c3f6a2f4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:15.692758 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3818dfcc-028b-4d6e-92cc-acd1c3f6a2f4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:15.693011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3818dfcc-028b-4d6e-92cc-acd1c3f6a2f4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:15.693226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3818dfcc-028b-4d6e-92cc-acd1c3f6a2f4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:15.693359 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3818dfcc-028b-4d6e-92cc-acd1c3f6a2f4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:15.698734 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:15.698734 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:15.699447 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3818dfcc-028b-4d6e-92cc-acd1c3f6a2f4 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:15.699850 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1044/4124] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:15 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:16.063090 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-17c19e65-9b78-454a-a30b-516afd222001 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.064692 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-17c19e65-9b78-454a-a30b-516afd222001 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:16.064868 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-17c19e65-9b78-454a-a30b-516afd222001 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.065049 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-17c19e65-9b78-454a-a30b-516afd222001 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.070641 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-17c19e65-9b78-454a-a30b-516afd222001 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 404 Jul 10 19:07:16.071108 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1014/4125] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:16.079598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-100600f3-9e70-4f4c-b88b-c680c2a799a3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.081465 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-100600f3-9e70-4f4c-b88b-c680c2a799a3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:16.081681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-100600f3-9e70-4f4c-b88b-c680c2a799a3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.081888 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-100600f3-9e70-4f4c-b88b-c680c2a799a3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.087627 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-100600f3-9e70-4f4c-b88b-c680c2a799a3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 404 Jul 10 19:07:16.088114 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1038/4126] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:16.094938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-961bb10c-9c10-4c5c-a099-1e48a385ceef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.096671 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-961bb10c-9c10-4c5c-a099-1e48a385ceef tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] DELETE https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:16.096909 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-961bb10c-9c10-4c5c-a099-1e48a385ceef tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.097100 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-961bb10c-9c10-4c5c-a099-1e48a385ceef tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.097240 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-961bb10c-9c10-4c5c-a099-1e48a385ceef tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Delete volume with id: 6da91584-e927-4843-8d8d-c2d32fdea6d3 Jul 10 19:07:16.102897 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-961bb10c-9c10-4c5c-a099-1e48a385ceef tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 returned with HTTP 404 Jul 10 19:07:16.103536 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1031/4127] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:16 2026] DELETE /volume/v3/volumes/6da91584-e927-4843-8d8d-c2d32fdea6d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:16.113704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.115412 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:16.115758 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1391363340"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:16.117114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1391363340'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:16.117267 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Create volume of 1 GB Jul 10 19:07:16.121440 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Availability Zones retrieved successfully. Jul 10 19:07:16.126752 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Flow 'volume_create_api' (555af7ca-bef2-4af9-ab4d-6eccf2cbc593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:16.127536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e912e1e-3562-4d5a-b052-3bf0217c9e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.128366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:16.151340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e912e1e-3562-4d5a-b052-3bf0217c9e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.152184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26749822-a5fb-4987-9a08-e2242989e52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.191477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Created reservations ['54bc39f8-25c8-47ea-9ba7-6ec7a5eee0a7', '494ec31d-443f-4f57-9063-1d3628035487', '870d7319-c41b-4a79-b006-4c378824f461', 'bad89b6d-b89a-49a9-8d06-d31be091a90a'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:16.192346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26749822-a5fb-4987-9a08-e2242989e52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54bc39f8-25c8-47ea-9ba7-6ec7a5eee0a7', '494ec31d-443f-4f57-9063-1d3628035487', '870d7319-c41b-4a79-b006-4c378824f461', 'bad89b6d-b89a-49a9-8d06-d31be091a90a']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.193049 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6593c4-d71e-44b4-8495-2ff730901ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.216090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c6593c4-d71e-44b4-8495-2ff730901ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67a9af4c-8dc8-431f-9781-59b83e3029ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1391363340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5308815ebe14b3d977243dc8c9c6605',qos_specs=None,replication_status=,reservations=['54bc39f8-25c8-47ea-9ba7-6ec7a5eee0a7','494ec31d-443f-4f57-9063-1d3628035487','870d7319-c41b-4a79-b006-4c378824f461','bad89b6d-b89a-49a9-8d06-d31be091a90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891982869d7d4024bd66a8d1515b95fc',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1391363340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67a9af4c-8dc8-431f-9781-59b83e3029ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5308815ebe14b3d977243dc8c9c6605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='891982869d7d4024bd66a8d1515b95fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.216765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1169201-f0fb-4f51-89c5-7a153beaced6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.241488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1169201-f0fb-4f51-89c5-7a153beaced6) transitioned into state 'SUCCESS' from state '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-1391363340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5308815ebe14b3d977243dc8c9c6605',qos_specs=None,replication_status=,reservations=['54bc39f8-25c8-47ea-9ba7-6ec7a5eee0a7','494ec31d-443f-4f57-9063-1d3628035487','870d7319-c41b-4a79-b006-4c378824f461','bad89b6d-b89a-49a9-8d06-d31be091a90a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891982869d7d4024bd66a8d1515b95fc',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.242561 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24142cca-31e7-4aa3-9856-b4249eb9f136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.256312 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24142cca-31e7-4aa3-9856-b4249eb9f136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.257455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Flow 'volume_create_api' (555af7ca-bef2-4af9-ab4d-6eccf2cbc593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:16.257871 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Create volume request issued successfully. Jul 10 19:07:16.258652 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-93484893-bd94-4f1d-9266-32a7a01bd8fe tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:16.259324 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1045/4128] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:07:16 2026] POST /volume/v3/volumes => generated 751 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:16.274032 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a5eb15f0-297b-4c0f-9907-7ceaacfd7bf8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.276575 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5eb15f0-297b-4c0f-9907-7ceaacfd7bf8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:16.276833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5eb15f0-297b-4c0f-9907-7ceaacfd7bf8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.277062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5eb15f0-297b-4c0f-9907-7ceaacfd7bf8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.285560 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.285560 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:16.290990 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a5eb15f0-297b-4c0f-9907-7ceaacfd7bf8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:16.295901 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5eb15f0-297b-4c0f-9907-7ceaacfd7bf8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 200 Jul 10 19:07:16.296366 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1015/4129] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:16.455227 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9db46a80-8986-47bc-b5c8-d3e22e11ed39 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.457724 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9db46a80-8986-47bc-b5c8-d3e22e11ed39 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:16.458013 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9db46a80-8986-47bc-b5c8-d3e22e11ed39 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.458298 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9db46a80-8986-47bc-b5c8-d3e22e11ed39 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.468487 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.468487 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:16.474055 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9db46a80-8986-47bc-b5c8-d3e22e11ed39 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:16.480785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9db46a80-8986-47bc-b5c8-d3e22e11ed39 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 returned with HTTP 200 Jul 10 19:07:16.481384 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1039/4130] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:16.493532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.495482 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:16.495946 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "940502d3-d99a-43c8-9a99-76e42c9f5555", "size": 1, "name": "tempest-VolumesGetTest-Volume-339580052", "metadata": {"Type": "Test"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:16.497474 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'source_volid': '940502d3-d99a-43c8-9a99-76e42c9f5555', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-339580052', 'metadata': {'Type': 'Test'}}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:16.504916 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.504916 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:16.505437 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume retrieved successfully. Jul 10 19:07:16.505556 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:16.510279 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:16.516196 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (4ad44cfd-92d8-4def-bce3-89c3f0012da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:16.517361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c6f4fb-18a6-40ab-b967-04e833906891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.518431 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:16.545497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c6f4fb-18a6-40ab-b967-04e833906891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '940502d3-d99a-43c8-9a99-76e42c9f5555', 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.546281 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a09bae-3b23-416b-b98b-bee997193685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.586627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['3cdc1218-be06-47fc-835b-48cd5aa3016f', 'dfe67cd1-a12b-46e1-bc63-60824b23e148', '0b47b39b-2c7f-431e-bc4f-1994eabbc210', '0ccaa6cc-7b4f-4211-a948-a0bb0cf7c472'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:16.587335 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a09bae-3b23-416b-b98b-bee997193685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cdc1218-be06-47fc-835b-48cd5aa3016f', 'dfe67cd1-a12b-46e1-bc63-60824b23e148', '0b47b39b-2c7f-431e-bc4f-1994eabbc210', '0ccaa6cc-7b4f-4211-a948-a0bb0cf7c472']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.588013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba7c58e-d31f-4234-815d-34fc4ca55feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.618582 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.620266 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:16.620917 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1328522551", "description": null, "metadata": null}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:16.622303 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba7c58e-d31f-4234-815d-34fc4ca55feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-339580052',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['3cdc1218-be06-47fc-835b-48cd5aa3016f','dfe67cd1-a12b-46e1-bc63-60824b23e148','0b47b39b-2c7f-431e-bc4f-1994eabbc210','0ccaa6cc-7b4f-4211-a948-a0bb0cf7c472'],size=1,snapshot_id=None,source_replicaid=,source_volid=940502d3-d99a-43c8-9a99-76e42c9f5555,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-339580052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=940502d3-d99a-43c8-9a99-76e42c9f5555,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.623142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60cb0cea-f289-4e71-b32f-b0eb7d0e279b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.634375 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.634375 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:16.635046 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:16.635627 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create snapshot from volume 06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:16.641726 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60cb0cea-f289-4e71-b32f-b0eb7d0e279b) transitioned into state 'SUCCESS' from state '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-339580052',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['3cdc1218-be06-47fc-835b-48cd5aa3016f','dfe67cd1-a12b-46e1-bc63-60824b23e148','0b47b39b-2c7f-431e-bc4f-1994eabbc210','0ccaa6cc-7b4f-4211-a948-a0bb0cf7c472'],size=1,snapshot_id=None,source_replicaid=,source_volid=940502d3-d99a-43c8-9a99-76e42c9f5555,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.642434 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aee676f-5aaa-4158-a1ae-58e64ba76024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:16.660551 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aee676f-5aaa-4158-a1ae-58e64ba76024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:16.661482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (4ad44cfd-92d8-4def-bce3-89c3f0012da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:16.661842 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:16.662541 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c22a4f8-2bf6-4d30-83ef-45238d6a3407 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:16.663097 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1032/4131] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:16 2026] POST /volume/v3/volumes => generated 792 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:16.674824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['fb21e016-80a6-44de-a1ba-2e895c558fd2', 'c502f18f-da0e-4069-8c03-9ff6a295713a', 'c0bc4638-0302-46b3-bef6-6ab2b9ef1ac0', '31f138d4-e8ea-46c6-9f3b-448b655c1905'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:16.675594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d6d20f95-cffa-46be-982d-f5933e85033e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.677919 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6d20f95-cffa-46be-982d-f5933e85033e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:16.678242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6d20f95-cffa-46be-982d-f5933e85033e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.678521 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d6d20f95-cffa-46be-982d-f5933e85033e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.687036 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.687036 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:16.691624 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d6d20f95-cffa-46be-982d-f5933e85033e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:16.697196 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d6d20f95-cffa-46be-982d-f5933e85033e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:16.697783 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1016/4132] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:16.710295 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot force create request issued successfully. Jul 10 19:07:16.710480 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c077008-2f79-4ec1-87f4-2bde578c7925 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:07:16.711200 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1046/4133] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:16.711941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b8613405-53ae-4f5d-885f-3724e94b2d7b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.714133 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b8613405-53ae-4f5d-885f-3724e94b2d7b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:16.714372 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b8613405-53ae-4f5d-885f-3724e94b2d7b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.714610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b8613405-53ae-4f5d-885f-3724e94b2d7b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.714754 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-b8613405-53ae-4f5d-885f-3724e94b2d7b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:16.719744 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.719744 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:16.720587 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b8613405-53ae-4f5d-885f-3724e94b2d7b tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:16.721037 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1040/4134] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:16.722568 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c338e441-9311-4d04-9b0e-4477335eb66f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:16.724598 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c338e441-9311-4d04-9b0e-4477335eb66f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:07:16.724901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c338e441-9311-4d04-9b0e-4477335eb66f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:16.725165 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c338e441-9311-4d04-9b0e-4477335eb66f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:16.731723 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:16.731723 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:16.732084 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c338e441-9311-4d04-9b0e-4477335eb66f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:16.732913 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c338e441-9311-4d04-9b0e-4477335eb66f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc returned with HTTP 200 Jul 10 19:07:16.733362 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1033/4135] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:16 2026] GET /volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.309020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a1c2a33a-9d2a-48be-88e4-8d4163840ec3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.310751 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1c2a33a-9d2a-48be-88e4-8d4163840ec3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.310985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1c2a33a-9d2a-48be-88e4-8d4163840ec3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.311202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1c2a33a-9d2a-48be-88e4-8d4163840ec3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.317884 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.317884 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:17.321422 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a1c2a33a-9d2a-48be-88e4-8d4163840ec3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:17.326186 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1c2a33a-9d2a-48be-88e4-8d4163840ec3 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 200 Jul 10 19:07:17.326781 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1017/4136] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.339058 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.340769 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] POST https://10.4.3.225/volume/v3/os-volume-transfer Jul 10 19:07:17.341172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "67a9af4c-8dc8-431f-9781-59b83e3029ee"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:17.342513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.volume_transfer [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Creating new volume transfer {'transfer': {'volume_id': '67a9af4c-8dc8-431f-9781-59b83e3029ee'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 19:07:17.342651 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.volume_transfer [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Creating transfer of volume 67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.342801 np0000005042 devstack@c-api.service[100059]: INFO cinder.transfer.api [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Generating transfer record for volume 67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.349727 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.349727 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:17.360914 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d74ef771-06a7-4a1c-a518-ed804c89f56a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 19:07:17.361498 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1047/4137] 10.4.3.225 () {68 vars in 1291 bytes} [Fri Jul 10 19:07:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:17.369083 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-da2c9947-f94b-472b-9801-f8f571497937 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.371033 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-da2c9947-f94b-472b-9801-f8f571497937 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.371287 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-da2c9947-f94b-472b-9801-f8f571497937 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.371534 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-da2c9947-f94b-472b-9801-f8f571497937 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.379829 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.379829 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:17.383679 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-da2c9947-f94b-472b-9801-f8f571497937 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:17.388514 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-da2c9947-f94b-472b-9801-f8f571497937 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 200 Jul 10 19:07:17.388975 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1041/4138] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.400838 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-144edbbb-74e5-406d-9d58-efee957b13f8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.402618 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-144edbbb-74e5-406d-9d58-efee957b13f8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/os-volume-transfer/detail Jul 10 19:07:17.402800 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-144edbbb-74e5-406d-9d58-efee957b13f8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.403017 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-144edbbb-74e5-406d-9d58-efee957b13f8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.403195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.volume_transfer [None req-144edbbb-74e5-406d-9d58-efee957b13f8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Listing volume transfers {{(pid=100057) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 19:07:17.407051 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-144edbbb-74e5-406d-9d58-efee957b13f8 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 19:07:17.407471 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1034/4139] 10.4.3.225 () {66 vars in 1291 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.415137 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-100b3e35-d8ec-40f9-9993-b7be5f65d9ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.417012 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-100b3e35-d8ec-40f9-9993-b7be5f65d9ee tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] DELETE https://10.4.3.225/volume/v3/os-volume-transfer/1538fed6-d0b9-404e-aa8d-21d0e774f1c7 Jul 10 19:07:17.417223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-100b3e35-d8ec-40f9-9993-b7be5f65d9ee tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.417454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-100b3e35-d8ec-40f9-9993-b7be5f65d9ee tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.417611 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.volume_transfer [None req-100b3e35-d8ec-40f9-9993-b7be5f65d9ee tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Delete transfer with id: 1538fed6-d0b9-404e-aa8d-21d0e774f1c7 Jul 10 19:07:17.427354 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.427354 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:17.436771 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-100b3e35-d8ec-40f9-9993-b7be5f65d9ee tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/1538fed6-d0b9-404e-aa8d-21d0e774f1c7 returned with HTTP 202 Jul 10 19:07:17.437248 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1018/4140] 10.4.3.225 () {66 vars in 1384 bytes} [Fri Jul 10 19:07:17 2026] DELETE /volume/v3/os-volume-transfer/1538fed6-d0b9-404e-aa8d-21d0e774f1c7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:17.444662 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-19d6cbdb-2140-4a9f-9006-8a01776e4f9a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.446415 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-19d6cbdb-2140-4a9f-9006-8a01776e4f9a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.446595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-19d6cbdb-2140-4a9f-9006-8a01776e4f9a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.446769 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-19d6cbdb-2140-4a9f-9006-8a01776e4f9a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.453486 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.453486 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:17.457069 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-19d6cbdb-2140-4a9f-9006-8a01776e4f9a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Volume info retrieved successfully. Jul 10 19:07:17.461061 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-19d6cbdb-2140-4a9f-9006-8a01776e4f9a tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 200 Jul 10 19:07:17.461470 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1048/4141] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.473253 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-87b9d90c-cc3c-4a01-96a8-05e837d17388 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.475414 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87b9d90c-cc3c-4a01-96a8-05e837d17388 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] DELETE https://10.4.3.225/volume/v3/os-volume-transfer/1538fed6-d0b9-404e-aa8d-21d0e774f1c7 Jul 10 19:07:17.475703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87b9d90c-cc3c-4a01-96a8-05e837d17388 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.475955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87b9d90c-cc3c-4a01-96a8-05e837d17388 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.476098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.volume_transfer [None req-87b9d90c-cc3c-4a01-96a8-05e837d17388 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Delete transfer with id: 1538fed6-d0b9-404e-aa8d-21d0e774f1c7 Jul 10 19:07:17.479506 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87b9d90c-cc3c-4a01-96a8-05e837d17388 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/os-volume-transfer/1538fed6-d0b9-404e-aa8d-21d0e774f1c7 returned with HTTP 404 Jul 10 19:07:17.480065 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1042/4142] 10.4.3.225 () {66 vars in 1384 bytes} [Fri Jul 10 19:07:17 2026] DELETE /volume/v3/os-volume-transfer/1538fed6-d0b9-404e-aa8d-21d0e774f1c7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:17.487312 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.489570 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.489871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.490131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.490341 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Delete volume with id: 67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.497965 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.497965 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:17.498273 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Volume info retrieved successfully. Jul 10 19:07:17.513510 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Delete volume request issued successfully. Jul 10 19:07:17.513714 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4a560cee-41c5-4913-9613-2e1430fbbc49 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 202 Jul 10 19:07:17.514108 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1035/4143] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:17 2026] DELETE /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:17.521387 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fe65c689-183b-4a8a-b912-917987bc9f48 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.523244 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe65c689-183b-4a8a-b912-917987bc9f48 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:17.523439 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fe65c689-183b-4a8a-b912-917987bc9f48 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.523653 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fe65c689-183b-4a8a-b912-917987bc9f48 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.531231 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.531231 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:17.534681 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fe65c689-183b-4a8a-b912-917987bc9f48 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Volume info retrieved successfully. Jul 10 19:07:17.538355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe65c689-183b-4a8a-b912-917987bc9f48 tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 200 Jul 10 19:07:17.538749 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1019/4144] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:17.710438 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c05ca81-7681-4101-a0d4-6e8d85b849dd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.712241 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c05ca81-7681-4101-a0d4-6e8d85b849dd tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:17.712436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c05ca81-7681-4101-a0d4-6e8d85b849dd tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.712696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c05ca81-7681-4101-a0d4-6e8d85b849dd tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.719463 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.719463 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:17.722903 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0c05ca81-7681-4101-a0d4-6e8d85b849dd tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:17.726778 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c05ca81-7681-4101-a0d4-6e8d85b849dd tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:17.727162 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1049/4145] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.730927 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2fc84e34-a99d-435e-93bc-1361c3dc9011 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.732638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2fc84e34-a99d-435e-93bc-1361c3dc9011 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:17.732873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2fc84e34-a99d-435e-93bc-1361c3dc9011 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.733054 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2fc84e34-a99d-435e-93bc-1361c3dc9011 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.733156 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2fc84e34-a99d-435e-93bc-1361c3dc9011 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:17.738009 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.738009 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:17.738675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2fc84e34-a99d-435e-93bc-1361c3dc9011 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:17.738786 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c92cfba9-c79b-4a77-883e-d677b9c8c6e7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.739126 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1043/4146] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.740573 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c92cfba9-c79b-4a77-883e-d677b9c8c6e7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:17.740801 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c92cfba9-c79b-4a77-883e-d677b9c8c6e7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.740985 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c92cfba9-c79b-4a77-883e-d677b9c8c6e7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.741954 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-118bf996-7b8a-42a2-85d3-a8b02ebbbdcb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.743849 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-118bf996-7b8a-42a2-85d3-a8b02ebbbdcb tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:07:17.744110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-118bf996-7b8a-42a2-85d3-a8b02ebbbdcb tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.744345 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-118bf996-7b8a-42a2-85d3-a8b02ebbbdcb tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.747674 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.747674 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:17.750287 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.750507 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.750507 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:17.751026 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-118bf996-7b8a-42a2-85d3-a8b02ebbbdcb tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:17.751316 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c92cfba9-c79b-4a77-883e-d677b9c8c6e7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:17.751860 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-118bf996-7b8a-42a2-85d3-a8b02ebbbdcb tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc returned with HTTP 200 Jul 10 19:07:17.752125 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f/export_record Jul 10 19:07:17.752223 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1020/4147] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.752334 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.752528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'export_record' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.752648 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Export record for backup c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:07:17.755362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c92cfba9-c79b-4a77-883e-d677b9c8c6e7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:17.755779 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1036/4148] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.756879 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.756879 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:17.758191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.api [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling RPCAPI with context: , host: np0000005042, backup: c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 19:07:17.760605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c8d49b92-0c7e-482f-a585-d648b409ed8d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.762356 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c8d49b92-0c7e-482f-a585-d648b409ed8d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:07:17.762565 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c8d49b92-0c7e-482f-a585-d648b409ed8d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.762746 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c8d49b92-0c7e-482f-a585-d648b409ed8d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.767652 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.767652 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:17.767999 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c8d49b92-0c7e-482f-a585-d648b409ed8d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:17.768796 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c8d49b92-0c7e-482f-a585-d648b409ed8d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc returned with HTTP 200 Jul 10 19:07:17.769150 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1044/4149] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.770203 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] export_record in rpcapi backup_id c094eb70-00e6-4037-9687-1dc84a43cb0f on host np0000005042. {{(pid=100059) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 19:07:17.771660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-79b934c4-7b1e-4495-878c-f2478bc12e66 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.773478 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-79b934c4-7b1e-4495-878c-f2478bc12e66 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:17.773902 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-79b934c4-7b1e-4495-878c-f2478bc12e66 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-339580052"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:17.782721 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.782721 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:17.787021 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-79b934c4-7b1e-4495-878c-f2478bc12e66 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:17.795413 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-79b934c4-7b1e-4495-878c-f2478bc12e66 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:17.796088 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-79b934c4-7b1e-4495-878c-f2478bc12e66 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:17.796504 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1021/4150] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:07:17 2026] PUT /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.811821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9fec0342-e1c5-4088-bfd9-d5601391faa4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.814008 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fec0342-e1c5-4088-bfd9-d5601391faa4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:17.814447 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fec0342-e1c5-4088-bfd9-d5601391faa4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-309394298", "description": "This is the new description of volume"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:17.825329 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.825329 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:17.829664 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9fec0342-e1c5-4088-bfd9-d5601391faa4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:17.837218 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9fec0342-e1c5-4088-bfd9-d5601391faa4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:17.838010 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fec0342-e1c5-4088-bfd9-d5601391faa4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:17.838492 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1037/4151] 10.4.3.225 () {68 vars in 1369 bytes} [Fri Jul 10 19:07:17 2026] PUT /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.850067 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-87d488ab-220f-47c3-a623-8748e62500bf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.852514 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87d488ab-220f-47c3-a623-8748e62500bf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:17.852770 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87d488ab-220f-47c3-a623-8748e62500bf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:17.853025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87d488ab-220f-47c3-a623-8748e62500bf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:17.861028 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:17.861028 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:17.865158 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-87d488ab-220f-47c3-a623-8748e62500bf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:17.870151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87d488ab-220f-47c3-a623-8748e62500bf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:17.870580 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1045/4152] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:17.883105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d013da72-e36a-4029-8c0b-be4574740f5d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:17.885203 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:17.885724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1938133519", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1871677161"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:17.887770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1938133519', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1871677161'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:17.887985 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:17.893102 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:17.901452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (aae7815c-3877-431e-867d-8ca6b855ebbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:17.902504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aba2e1c-33fc-4206-a6b4-9b4471f20054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:17.903798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:17.931660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aba2e1c-33fc-4206-a6b4-9b4471f20054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:17.932475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba350c3-f9ee-4674-ac91-29cf21146a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:17.972140 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['f50d692f-1ed5-4c2f-8b16-d2d73a0fc973', 'b4ab2cbf-5cf9-4a8f-b1e8-f18e03066010', 'b9264acc-06da-43ee-a7ee-41296c71b5c0', '37a613f1-22f0-4696-a690-45618dbc26e7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:17.972983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba350c3-f9ee-4674-ac91-29cf21146a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f50d692f-1ed5-4c2f-8b16-d2d73a0fc973', 'b4ab2cbf-5cf9-4a8f-b1e8-f18e03066010', 'b9264acc-06da-43ee-a7ee-41296c71b5c0', '37a613f1-22f0-4696-a690-45618dbc26e7']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:17.973745 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1762a5-bde6-4054-a646-9735559b8618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:17.996983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1762a5-bde6-4054-a646-9735559b8618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd028085-7d0b-4cfc-91c4-f468433b48c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1938133519',display_name='tempest-VolumesGetTest-Volume-1871677161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['f50d692f-1ed5-4c2f-8b16-d2d73a0fc973','b4ab2cbf-5cf9-4a8f-b1e8-f18e03066010','b9264acc-06da-43ee-a7ee-41296c71b5c0','37a613f1-22f0-4696-a690-45618dbc26e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1938133519',display_name='tempest-VolumesGetTest-Volume-1871677161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd028085-7d0b-4cfc-91c4-f468433b48c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:17.997711 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c221752b-15de-459c-b1fc-9b6b16d06f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:18.015556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c221752b-15de-459c-b1fc-9b6b16d06f3d) transitioned into 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-1938133519',display_name='tempest-VolumesGetTest-Volume-1871677161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['f50d692f-1ed5-4c2f-8b16-d2d73a0fc973','b4ab2cbf-5cf9-4a8f-b1e8-f18e03066010','b9264acc-06da-43ee-a7ee-41296c71b5c0','37a613f1-22f0-4696-a690-45618dbc26e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:18.016204 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498192ba-d043-45f1-9dab-e2bcae60c651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:18.026454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498192ba-d043-45f1-9dab-e2bcae60c651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:18.027362 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (aae7815c-3877-431e-867d-8ca6b855ebbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:18.027705 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:18.028375 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d013da72-e36a-4029-8c0b-be4574740f5d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:18.028798 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1022/4153] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:17 2026] POST /volume/v3/volumes => generated 780 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:18.040709 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57c21d99-369a-4e60-8425-4a06455ebc5e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.042799 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57c21d99-369a-4e60-8425-4a06455ebc5e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:18.043019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57c21d99-369a-4e60-8425-4a06455ebc5e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:18.043224 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57c21d99-369a-4e60-8425-4a06455ebc5e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:18.051532 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:18.051532 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:18.055779 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-57c21d99-369a-4e60-8425-4a06455ebc5e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:18.060503 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57c21d99-369a-4e60-8425-4a06455ebc5e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 200 Jul 10 19:07:18.061047 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1038/4154] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:18 2026] GET /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:18.274099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzA5NGViNzAtMDBlNi00MDM3LTk2ODctMWRjODRhNDNjYjBmIiwgInVzZXJfaWQiOiAiZDc4YTI5ZjU4MDVlNDg4ZTg4MTVmM2U5MTBkNTAwODEiLCAicHJvamVjdF9pZCI6ICIyYjhhMTRlNjg1OTQ0NTMwYmM0YmFjOTEzYWM1ZmNkMyIsICJ2b2x1bWVfaWQiOiAiZmZhMjdhZTAtMzQwMS00ZDljLWJkOGQtN2MwN2E0ZGRlZDFhIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ2MDg3OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mZmEyN2FlMC0zNDAxLTRkOWMtYmQ4ZC03YzA3YTRkZGVkMWEvMjAyNjA3MTAxOTA3MDIvYXpfbm92YV9iYWNrdXBfYzA5NGViNzAtMDBlNi00MDM3LTk2ODctMWRjODRhNDNjYjBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjA3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100059) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 19:07:18.274522 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9e23d7e4-ace0-417f-a12a-dfdd281eac13 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f/export_record returned with HTTP 200 Jul 10 19:07:18.275171 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1050/4155] 10.4.3.225 () {68 vars in 1430 bytes} [Fri Jul 10 19:07:17 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f/export_record => generated 1424 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:18.284164 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-761426c3-dbd1-4b3b-bffc-e26a415d8f0c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.286045 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-761426c3-dbd1-4b3b-bffc-e26a415d8f0c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:07:18.286272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-761426c3-dbd1-4b3b-bffc-e26a415d8f0c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:18.286473 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-761426c3-dbd1-4b3b-bffc-e26a415d8f0c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:18.286582 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-761426c3-dbd1-4b3b-bffc-e26a415d8f0c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:18.290870 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:18.290870 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:18.291430 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-761426c3-dbd1-4b3b-bffc-e26a415d8f0c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:07:18.291853 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1046/4156] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:18 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:18.303524 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-214c0493-28a6-41c9-bd90-480681f479ba None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.305944 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups/import_record Jul 10 19:07:18.306490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlhZmJjM2UtODg4Ny00NDc5LWE2YzktMjg0ZTAyYzQyOTJjIiwgInVzZXJfaWQiOiAiZDc4YTI5ZjU4MDVlNDg4ZTg4MTVmM2U5MTBkNTAwODEiLCAicHJvamVjdF9pZCI6ICIyYjhhMTRlNjg1OTQ0NTMwYmM0YmFjOTEzYWM1ZmNkMyIsICJ2b2x1bWVfaWQiOiAiZmZhMjdhZTAtMzQwMS00ZDljLWJkOGQtN2MwN2E0ZGRlZDFhIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ2MDg3OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mZmEyN2FlMC0zNDAxLTRkOWMtYmQ4ZC03YzA3YTRkZGVkMWEvMjAyNjA3MTAxOTA3MDIvYXpfbm92YV9iYWNrdXBfYzA5NGViNzAtMDBlNi00MDM3LTk2ODctMWRjODRhNDNjYjBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjA3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:18.308296 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlhZmJjM2UtODg4Ny00NDc5LWE2YzktMjg0ZTAyYzQyOTJjIiwgInVzZXJfaWQiOiAiZDc4YTI5ZjU4MDVlNDg4ZTg4MTVmM2U5MTBkNTAwODEiLCAicHJvamVjdF9pZCI6ICIyYjhhMTRlNjg1OTQ0NTMwYmM0YmFjOTEzYWM1ZmNkMyIsICJ2b2x1bWVfaWQiOiAiZmZhMjdhZTAtMzQwMS00ZDljLWJkOGQtN2MwN2E0ZGRlZDFhIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ2MDg3OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mZmEyN2FlMC0zNDAxLTRkOWMtYmQ4ZC03YzA3YTRkZGVkMWEvMjAyNjA3MTAxOTA3MDIvYXpfbm92YV9iYWNrdXBfYzA5NGViNzAtMDBlNi00MDM3LTk2ODctMWRjODRhNDNjYjBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjA3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100060) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 19:07:18.308445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlhZmJjM2UtODg4Ny00NDc5LWE2YzktMjg0ZTAyYzQyOTJjIiwgInVzZXJfaWQiOiAiZDc4YTI5ZjU4MDVlNDg4ZTg4MTVmM2U5MTBkNTAwODEiLCAicHJvamVjdF9pZCI6ICIyYjhhMTRlNjg1OTQ0NTMwYmM0YmFjOTEzYWM1ZmNkMyIsICJ2b2x1bWVfaWQiOiAiZmZhMjdhZTAtMzQwMS00ZDljLWJkOGQtN2MwN2E0ZGRlZDFhIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ2MDg3OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mZmEyN2FlMC0zNDAxLTRkOWMtYmQ4ZC03YzA3YTRkZGVkMWEvMjAyNjA3MTAxOTA3MDIvYXpfbm92YV9iYWNrdXBfYzA5NGViNzAtMDBlNi00MDM3LTk2ODctMWRjODRhNDNjYjBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjA3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100060) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 19:07:18.308774 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:18.308774 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:18.342183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['556fd776-7abb-4ff9-80b4-727d48960d0d', 'b90b5e82-a0ed-4725-a424-a0b46719a036'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:18.362629 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] import_record rpcapi backup id 49afbc3e-8887-4479-a6c9-284e02c4292c on host np0000005042 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlhZmJjM2UtODg4Ny00NDc5LWE2YzktMjg0ZTAyYzQyOTJjIiwgInVzZXJfaWQiOiAiZDc4YTI5ZjU4MDVlNDg4ZTg4MTVmM2U5MTBkNTAwODEiLCAicHJvamVjdF9pZCI6ICIyYjhhMTRlNjg1OTQ0NTMwYmM0YmFjOTEzYWM1ZmNkMyIsICJ2b2x1bWVfaWQiOiAiZmZhMjdhZTAtMzQwMS00ZDljLWJkOGQtN2MwN2E0ZGRlZDFhIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02MjQ2MDg3OTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mZmEyN2FlMC0zNDAxLTRkOWMtYmQ4ZC03YzA3YTRkZGVkMWEvMjAyNjA3MTAxOTA3MDIvYXpfbm92YV9iYWNrdXBfYzA5NGViNzAtMDBlNi00MDM3LTk2ODctMWRjODRhNDNjYjBmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOTowNjo1OVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjA3OjE3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100060) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 19:07:18.364865 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Import record output: {'backup': {'id': '49afbc3e-8887-4479-a6c9-284e02c4292c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.225/volume/backups/49afbc3e-8887-4479-a6c9-284e02c4292c'}]}}. {{(pid=100060) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 19:07:18.365094 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-214c0493-28a6-41c9-bd90-480681f479ba tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/import_record returned with HTTP 201 Jul 10 19:07:18.365539 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1023/4157] 10.4.3.225 () {70 vars in 1342 bytes} [Fri Jul 10 19:07:18 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 63 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:07:18.376380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ba876000-6b07-4fb8-955a-401bc67c8dd6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.378217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ba876000-6b07-4fb8-955a-401bc67c8dd6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c Jul 10 19:07:18.378434 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ba876000-6b07-4fb8-955a-401bc67c8dd6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:18.378631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ba876000-6b07-4fb8-955a-401bc67c8dd6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:18.378740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ba876000-6b07-4fb8-955a-401bc67c8dd6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 49afbc3e-8887-4479-a6c9-284e02c4292c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:18.382924 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:18.382924 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:18.383561 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ba876000-6b07-4fb8-955a-401bc67c8dd6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c returned with HTTP 200 Jul 10 19:07:18.383979 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1039/4158] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:18 2026] GET /volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:18.551448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fc565fa6-9c55-496b-abf6-fd403a18e7de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.553750 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc565fa6-9c55-496b-abf6-fd403a18e7de tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:18.553965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc565fa6-9c55-496b-abf6-fd403a18e7de tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:18.554195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc565fa6-9c55-496b-abf6-fd403a18e7de tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:18.561203 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc565fa6-9c55-496b-abf6-fd403a18e7de tempest-VolumesTransfersTest-275729515 tempest-VolumesTransfersTest-275729515-project-admin] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 404 Jul 10 19:07:18.561820 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1051/4159] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:18 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:18.570179 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-438b8862-545f-4622-a661-f33334eb1831 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.572234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-438b8862-545f-4622-a661-f33334eb1831 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] GET https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:18.572435 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-438b8862-545f-4622-a661-f33334eb1831 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:18.572696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-438b8862-545f-4622-a661-f33334eb1831 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:18.579782 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-438b8862-545f-4622-a661-f33334eb1831 tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 404 Jul 10 19:07:18.580492 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1047/4160] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:18 2026] GET /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:18.587402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2fa66a21-e5c1-4f33-b801-be7de888754f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:18.589954 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2fa66a21-e5c1-4f33-b801-be7de888754f tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] DELETE https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:18.590240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2fa66a21-e5c1-4f33-b801-be7de888754f tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:18.590519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2fa66a21-e5c1-4f33-b801-be7de888754f tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:18.590788 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-2fa66a21-e5c1-4f33-b801-be7de888754f tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] Delete volume with id: 67a9af4c-8dc8-431f-9781-59b83e3029ee Jul 10 19:07:18.599293 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2fa66a21-e5c1-4f33-b801-be7de888754f tempest-VolumesTransfersTest-1992048210 tempest-VolumesTransfersTest-1992048210-project-member] https://10.4.3.225/volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee returned with HTTP 404 Jul 10 19:07:18.599873 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1024/4161] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:18 2026] DELETE /volume/v3/volumes/67a9af4c-8dc8-431f-9781-59b83e3029ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:19.074697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-197b6580-6df6-4e86-ae9e-050d0dda518a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.076676 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-197b6580-6df6-4e86-ae9e-050d0dda518a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:19.076913 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-197b6580-6df6-4e86-ae9e-050d0dda518a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.077140 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-197b6580-6df6-4e86-ae9e-050d0dda518a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.085607 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.085607 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:19.089790 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-197b6580-6df6-4e86-ae9e-050d0dda518a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:19.094800 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-197b6580-6df6-4e86-ae9e-050d0dda518a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 200 Jul 10 19:07:19.095260 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1040/4162] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:19 2026] GET /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:19.107632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5f897259-7f3a-454d-92c9-340b44fad978 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.109659 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5f897259-7f3a-454d-92c9-340b44fad978 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:19.110020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5f897259-7f3a-454d-92c9-340b44fad978 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-339580052", "description": null}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:19.118587 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.118587 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:19.122468 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5f897259-7f3a-454d-92c9-340b44fad978 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:19.130362 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5f897259-7f3a-454d-92c9-340b44fad978 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:19.131061 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5f897259-7f3a-454d-92c9-340b44fad978 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 200 Jul 10 19:07:19.131549 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1052/4163] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:07:19 2026] PUT /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 769 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:19.144455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c3438a5-9c9b-4b66-9320-1cce76cdd88e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.148364 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c3438a5-9c9b-4b66-9320-1cce76cdd88e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:19.148632 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c3438a5-9c9b-4b66-9320-1cce76cdd88e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.148880 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c3438a5-9c9b-4b66-9320-1cce76cdd88e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.159337 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.159337 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:19.164331 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c3438a5-9c9b-4b66-9320-1cce76cdd88e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:19.169397 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c3438a5-9c9b-4b66-9320-1cce76cdd88e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 200 Jul 10 19:07:19.169802 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1048/4164] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:19 2026] GET /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:19.182727 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.184961 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:19.185700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.185700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.185909 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:19.196452 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.196452 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:19.197180 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:19.240058 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:19.241093 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46242b52-a4f3-42a0-98c9-8f93e193c1f2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 202 Jul 10 19:07:19.241938 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1025/4165] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:19 2026] DELETE /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:19.255214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f2b3b8b2-c255-4bc9-9251-12712038ae77 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.257784 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2b3b8b2-c255-4bc9-9251-12712038ae77 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:19.258119 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2b3b8b2-c255-4bc9-9251-12712038ae77 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.258403 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f2b3b8b2-c255-4bc9-9251-12712038ae77 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.269870 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.269870 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:19.272746 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f2b3b8b2-c255-4bc9-9251-12712038ae77 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:19.278522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f2b3b8b2-c255-4bc9-9251-12712038ae77 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 200 Jul 10 19:07:19.279200 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1041/4166] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:19 2026] GET /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:19.349997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.351323 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:19.351839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-925551249", "description": null, "metadata": null}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:19.365499 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.365499 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:19.367337 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:19.367337 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create snapshot from volume 06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:19.394645 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-085a6f80-b2c2-4b0c-ab03-500a536ba777 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.396378 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-085a6f80-b2c2-4b0c-ab03-500a536ba777 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c Jul 10 19:07:19.396588 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-085a6f80-b2c2-4b0c-ab03-500a536ba777 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.396776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-085a6f80-b2c2-4b0c-ab03-500a536ba777 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.396902 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-085a6f80-b2c2-4b0c-ab03-500a536ba777 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 49afbc3e-8887-4479-a6c9-284e02c4292c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:19.401089 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.401089 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:19.402158 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-085a6f80-b2c2-4b0c-ab03-500a536ba777 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c returned with HTTP 200 Jul 10 19:07:19.402482 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1049/4167] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:19 2026] GET /volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:19.406933 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['8ca0b49e-c83d-4190-892a-c039a4fb9dae', '74db85b2-0244-4da0-b788-8bc48995083d', 'c052a44e-f6b1-40d9-8f1d-d960e6d894b4', 'a62f490a-a74e-4020-a2cb-57283d3cfe09'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:19.414851 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.418435 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c Jul 10 19:07:19.418435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.418435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.418435 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete backup with id: 49afbc3e-8887-4479-a6c9-284e02c4292c. Jul 10 19:07:19.422507 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.422507 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:19.441771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] delete_backup rpcapi backup_id 49afbc3e-8887-4479-a6c9-284e02c4292c {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:07:19.443238 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7e1546e7-ca72-4790-9a9d-922407f7e9ec tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c returned with HTTP 202 Jul 10 19:07:19.443238 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1026/4168] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:07:19 2026] DELETE /volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:07:19.451543 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c1f7afd7-d861-44e9-829e-2254a150ec48 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.453779 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c1f7afd7-d861-44e9-829e-2254a150ec48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c Jul 10 19:07:19.454083 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot force create request issued successfully. Jul 10 19:07:19.454159 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c1f7afd7-d861-44e9-829e-2254a150ec48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.454411 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c1f7afd7-d861-44e9-829e-2254a150ec48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.454486 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-446ee024-dee4-4bb0-a410-8dc7dc1e39d3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:07:19.454581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c1f7afd7-d861-44e9-829e-2254a150ec48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 49afbc3e-8887-4479-a6c9-284e02c4292c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:19.455014 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1053/4169] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:19 2026] POST /volume/v3/snapshots => generated 312 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:07:19.460635 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.460635 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:19.461632 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c1f7afd7-d861-44e9-829e-2254a150ec48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c returned with HTTP 200 Jul 10 19:07:19.462642 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1042/4170] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:19 2026] GET /volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:19.470162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ba86770c-ff7e-4547-b3cd-7d8b018dff5f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:19.472241 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba86770c-ff7e-4547-b3cd-7d8b018dff5f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:07:19.472493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba86770c-ff7e-4547-b3cd-7d8b018dff5f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:19.472739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba86770c-ff7e-4547-b3cd-7d8b018dff5f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:19.478878 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:19.478878 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:19.479450 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ba86770c-ff7e-4547-b3cd-7d8b018dff5f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:19.482651 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba86770c-ff7e-4547-b3cd-7d8b018dff5f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 returned with HTTP 200 Jul 10 19:07:19.482651 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1050/4171] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:19 2026] GET /volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:20.297059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9bf9b9f7-3afa-4222-810d-426914a6c7b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.301688 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bf9b9f7-3afa-4222-810d-426914a6c7b3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 Jul 10 19:07:20.302055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bf9b9f7-3afa-4222-810d-426914a6c7b3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.303830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bf9b9f7-3afa-4222-810d-426914a6c7b3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.323892 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bf9b9f7-3afa-4222-810d-426914a6c7b3 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 returned with HTTP 404 Jul 10 19:07:20.324366 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1027/4172] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/volumes/bd028085-7d0b-4cfc-91c4-f468433b48c1 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:20.331982 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bda1ad00-2db4-4bd5-a7dd-637c93e44dc9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.334082 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bda1ad00-2db4-4bd5-a7dd-637c93e44dc9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:20.334311 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bda1ad00-2db4-4bd5-a7dd-637c93e44dc9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.334564 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bda1ad00-2db4-4bd5-a7dd-637c93e44dc9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.342686 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.342686 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:20.347605 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bda1ad00-2db4-4bd5-a7dd-637c93e44dc9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:20.353047 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bda1ad00-2db4-4bd5-a7dd-637c93e44dc9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:20.353720 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1054/4173] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:20.367774 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.370711 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:20.371080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.371251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.371409 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:20.384718 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.384718 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:20.385192 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:20.410045 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:20.410449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-983d63df-1ef0-43cb-af74-eb2b0ca97ea0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 202 Jul 10 19:07:20.410827 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1043/4174] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:20 2026] DELETE /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:20.420303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d62537b7-1676-4a0c-a942-e4e6d2d9272a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.422591 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d62537b7-1676-4a0c-a942-e4e6d2d9272a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:20.422840 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d62537b7-1676-4a0c-a942-e4e6d2d9272a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.423053 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d62537b7-1676-4a0c-a942-e4e6d2d9272a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.431472 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.431472 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:20.436261 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d62537b7-1676-4a0c-a942-e4e6d2d9272a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:20.442363 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d62537b7-1676-4a0c-a942-e4e6d2d9272a tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 200 Jul 10 19:07:20.443436 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1051/4175] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:20.478176 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-62b9ff6e-375a-458a-8299-91f632035908 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.480330 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-62b9ff6e-375a-458a-8299-91f632035908 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c Jul 10 19:07:20.480593 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-62b9ff6e-375a-458a-8299-91f632035908 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.480821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-62b9ff6e-375a-458a-8299-91f632035908 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.481082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-62b9ff6e-375a-458a-8299-91f632035908 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 49afbc3e-8887-4479-a6c9-284e02c4292c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:20.485402 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-62b9ff6e-375a-458a-8299-91f632035908 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c returned with HTTP 404 Jul 10 19:07:20.486036 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1028/4176] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/backups/49afbc3e-8887-4479-a6c9-284e02c4292c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:20.492868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9f46b63b-2901-4a0a-b559-c78abdb7f782 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.495817 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f46b63b-2901-4a0a-b559-c78abdb7f782 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:07:20.496189 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f46b63b-2901-4a0a-b559-c78abdb7f782 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.496560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f46b63b-2901-4a0a-b559-c78abdb7f782 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.498604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.500864 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a Jul 10 19:07:20.501168 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.501408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.501634 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume with id: ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a Jul 10 19:07:20.502658 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.502658 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:20.503141 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9f46b63b-2901-4a0a-b559-c78abdb7f782 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:20.503960 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f46b63b-2901-4a0a-b559-c78abdb7f782 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 returned with HTTP 200 Jul 10 19:07:20.504327 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1055/4177] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:20.511344 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.511344 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:20.511684 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:20.517983 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9447d867-8bd5-4bd0-9978-821558e4b37c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.520686 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9447d867-8bd5-4bd0-9978-821558e4b37c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:07:20.520926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9447d867-8bd5-4bd0-9978-821558e4b37c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.521132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9447d867-8bd5-4bd0-9978-821558e4b37c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.529242 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.529242 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:20.530009 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9447d867-8bd5-4bd0-9978-821558e4b37c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:20.531095 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9447d867-8bd5-4bd0-9978-821558e4b37c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 returned with HTTP 200 Jul 10 19:07:20.531464 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1052/4178] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:20.533781 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume request issued successfully. Jul 10 19:07:20.534038 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ce2bbb3-878b-429d-8085-8950b8c65f11 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a returned with HTTP 202 Jul 10 19:07:20.534529 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1044/4179] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:07:20 2026] DELETE /volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:20.543187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f0749a40-82af-4462-a385-8a91323ca213 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:20.546049 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0749a40-82af-4462-a385-8a91323ca213 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a Jul 10 19:07:20.546347 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0749a40-82af-4462-a385-8a91323ca213 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:20.546587 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f0749a40-82af-4462-a385-8a91323ca213 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:20.555606 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:20.555606 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:20.560109 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f0749a40-82af-4462-a385-8a91323ca213 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:20.565257 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f0749a40-82af-4462-a385-8a91323ca213 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a returned with HTTP 200 Jul 10 19:07:20.565958 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1029/4180] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:20 2026] GET /volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:21.198369 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2b2ade42-51a2-4a33-9e77-d23bf1e7b64d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.304891 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2b2ade42-51a2-4a33-9e77-d23bf1e7b64d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:21.305273 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2b2ade42-51a2-4a33-9e77-d23bf1e7b64d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f900c82d-1a55-4add-80c3-e139d6ef1d90", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-186264801"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:21.312149 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2b2ade42-51a2-4a33-9e77-d23bf1e7b64d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 404 Jul 10 19:07:21.312623 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1056/4181] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:21 2026] POST /volume/v3/snapshots => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:21.322739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-014c77ca-76fc-4b07-a815-53a9c6df6839 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.324539 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-014c77ca-76fc-4b07-a815-53a9c6df6839 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:21.324953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-014c77ca-76fc-4b07-a815-53a9c6df6839 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-383790232"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:21.352670 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-014c77ca-76fc-4b07-a815-53a9c6df6839 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 404 Jul 10 19:07:21.353255 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1053/4182] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:21.362645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9a603913-945f-4724-a055-784250bc4646 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.365126 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a603913-945f-4724-a055-784250bc4646 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots?limit=invalid Jul 10 19:07:21.365307 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a603913-945f-4724-a055-784250bc4646 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.365578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a603913-945f-4724-a055-784250bc4646 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.366268 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a603913-945f-4724-a055-784250bc4646 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] HTTP exception thrown: limit param must be an integer Jul 10 19:07:21.366449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a603913-945f-4724-a055-784250bc4646 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 19:07:21.367236 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1045/4183] 10.4.3.225 () {66 vars in 1270 bytes} [Fri Jul 10 19:07:21 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 10 19:07:21.376998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.378901 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots?marker=2caba7b3-7b91-41e8-896a-9c7557e10dff Jul 10 19:07:21.379105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.379320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.379688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:07:21.380694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:07:21.385431 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-03da4883-a44d-4e89-b2f5-91a43199f7dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots?marker=2caba7b3-7b91-41e8-896a-9c7557e10dff returned with HTTP 404 Jul 10 19:07:21.385431 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1030/4184] 10.4.3.225 () {66 vars in 1330 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/snapshots?marker=2caba7b3-7b91-41e8-896a-9c7557e10dff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:21.393786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.396276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=invalid Jul 10 19:07:21.396573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.397344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.397344 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:07:21.398525 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:07:21.399139 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8cc8b5db-e2a6-40c0-afee-016771e11ad4 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 19:07:21.399796 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1057/4185] 10.4.3.225 () {66 vars in 1276 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:07:21.408953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.410753 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:21.411125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-41020432"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:21.412650 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-41020432'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:21.412797 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Create volume of 2 GB Jul 10 19:07:21.416910 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Availability Zones retrieved successfully. Jul 10 19:07:21.424721 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Flow 'volume_create_api' (abe7237c-879c-4d02-a7c2-a3c83bc8309d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:21.425844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69adfb10-b685-4084-882e-6429c4c2cac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.426847 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Validating volume size '2' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:21.456187 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69adfb10-b685-4084-882e-6429c4c2cac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.457023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cbc6e3b-830c-4699-aa69-10a5398018f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.459261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bebe9e2a-2f85-4940-bfa3-40ecb7308949 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.461699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bebe9e2a-2f85-4940-bfa3-40ecb7308949 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 Jul 10 19:07:21.462070 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bebe9e2a-2f85-4940-bfa3-40ecb7308949 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.462346 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bebe9e2a-2f85-4940-bfa3-40ecb7308949 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.471509 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bebe9e2a-2f85-4940-bfa3-40ecb7308949 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 returned with HTTP 404 Jul 10 19:07:21.472246 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1046/4186] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/volumes/f9fa066f-1a58-4f2f-8d0a-6a685e8e33a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:21.481632 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-374212c7-7a10-418a-b4cb-048bfe4008c2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.483594 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-374212c7-7a10-418a-b4cb-048bfe4008c2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:21.483853 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-374212c7-7a10-418a-b4cb-048bfe4008c2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.484110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-374212c7-7a10-418a-b4cb-048bfe4008c2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.492560 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:21.492560 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:21.497480 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-374212c7-7a10-418a-b4cb-048bfe4008c2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:21.504067 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-374212c7-7a10-418a-b4cb-048bfe4008c2 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 returned with HTTP 200 Jul 10 19:07:21.504558 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1031/4187] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:21.524685 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.526692 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:21.526993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.527206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.527425 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: 940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:21.534133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Created reservations ['87f58c75-5118-4a26-98fc-78197941e560', '4a80bac5-e0d2-4d0f-a8de-bd9bd0640c6c', '2608504a-5b0f-405b-b22c-552a7c817e7a', '2b080cbe-576d-493a-bd98-0b9a0a3aec5b'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:21.535091 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cbc6e3b-830c-4699-aa69-10a5398018f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f58c75-5118-4a26-98fc-78197941e560', '4a80bac5-e0d2-4d0f-a8de-bd9bd0640c6c', '2608504a-5b0f-405b-b22c-552a7c817e7a', '2b080cbe-576d-493a-bd98-0b9a0a3aec5b']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.536200 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd29c902-4cbd-4d2d-b3c3-0407a8a95cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.537284 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:21.537284 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:21.538025 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:21.567525 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd29c902-4cbd-4d2d-b3c3-0407a8a95cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '540fafc9-50e3-4587-853e-82005890c385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-41020432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa91950f32af499bbae594a271fdd8cb',qos_specs=None,replication_status=,reservations=['87f58c75-5118-4a26-98fc-78197941e560','4a80bac5-e0d2-4d0f-a8de-bd9bd0640c6c','2608504a-5b0f-405b-b22c-552a7c817e7a','2b080cbe-576d-493a-bd98-0b9a0a3aec5b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ea91ffad6246389ae246be7445e0d3',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-41020432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=540fafc9-50e3-4587-853e-82005890c385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa91950f32af499bbae594a271fdd8cb',provider_auth=None,provider_geometry=None,provider_id=None,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='06ea91ffad6246389ae246be7445e0d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.568675 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c768b5ea-1497-4b46-9a7c-645adaf41618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.569869 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:21.570109 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5dc8c6c9-9dd2-4b4b-bed9-7a5d831ce540 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 returned with HTTP 202 Jul 10 19:07:21.570620 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1058/4188] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:21 2026] DELETE /volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:21.579538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d10b2df2-800d-4eb0-8dcf-0ba7478d75af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.580945 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-abec2a96-ceb3-4bcc-9db5-e06d3ae5fc7d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.582096 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d10b2df2-800d-4eb0-8dcf-0ba7478d75af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:21.582367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d10b2df2-800d-4eb0-8dcf-0ba7478d75af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.582647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d10b2df2-800d-4eb0-8dcf-0ba7478d75af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.583888 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-abec2a96-ceb3-4bcc-9db5-e06d3ae5fc7d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a Jul 10 19:07:21.584230 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-abec2a96-ceb3-4bcc-9db5-e06d3ae5fc7d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.584556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-abec2a96-ceb3-4bcc-9db5-e06d3ae5fc7d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.593759 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:21.593759 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:21.595318 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-abec2a96-ceb3-4bcc-9db5-e06d3ae5fc7d tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a returned with HTTP 404 Jul 10 19:07:21.596108 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1032/4189] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/volumes/ffa27ae0-3401-4d9c-bd8d-7c07a4dded1a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:21.596223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c768b5ea-1497-4b46-9a7c-645adaf41618) transitioned into state 'SUCCESS' from state '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-41020432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa91950f32af499bbae594a271fdd8cb',qos_specs=None,replication_status=,reservations=['87f58c75-5118-4a26-98fc-78197941e560','4a80bac5-e0d2-4d0f-a8de-bd9bd0640c6c','2608504a-5b0f-405b-b22c-552a7c817e7a','2b080cbe-576d-493a-bd98-0b9a0a3aec5b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ea91ffad6246389ae246be7445e0d3',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.597175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc23bd10-20a4-446e-8803-f30e798ee2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.601694 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d10b2df2-800d-4eb0-8dcf-0ba7478d75af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:21.607265 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a8530efe-837f-41af-a2a5-baa368cc45a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.608906 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d10b2df2-800d-4eb0-8dcf-0ba7478d75af tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 returned with HTTP 200 Jul 10 19:07:21.609489 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1047/4190] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:21.611197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8530efe-837f-41af-a2a5-baa368cc45a7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups Jul 10 19:07:21.611708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8530efe-837f-41af-a2a5-baa368cc45a7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.612181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8530efe-837f-41af-a2a5-baa368cc45a7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.615031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc23bd10-20a4-446e-8803-f30e798ee2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.616332 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Flow 'volume_create_api' (abe7237c-879c-4d02-a7c2-a3c83bc8309d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:21.616739 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Create volume request issued successfully. Jul 10 19:07:21.618648 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5418c25c-da37-4df4-86e3-5e28cd6dff84 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:21.619575 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1054/4191] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:07:21 2026] POST /volume/v3/volumes => generated 760 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:21.631868 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8530efe-837f-41af-a2a5-baa368cc45a7 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 200 Jul 10 19:07:21.632010 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1059/4192] 10.4.3.225 () {68 vars in 1277 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/backups => generated 624 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:21.639675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bb651878-0c32-47f9-9ae2-42026d2c9d5d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.644162 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb651878-0c32-47f9-9ae2-42026d2c9d5d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:21.644486 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb651878-0c32-47f9-9ae2-42026d2c9d5d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.644765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bb651878-0c32-47f9-9ae2-42026d2c9d5d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.645916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bfcb0181-4c5d-41fb-af99-5250eedc4b87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.648211 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bfcb0181-4c5d-41fb-af99-5250eedc4b87 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups?project_id=2b8a14e685944530bc4bac913ac5fcd3 Jul 10 19:07:21.648357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bfcb0181-4c5d-41fb-af99-5250eedc4b87 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.648672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bfcb0181-4c5d-41fb-af99-5250eedc4b87 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.656418 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bfcb0181-4c5d-41fb-af99-5250eedc4b87 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups?project_id=2b8a14e685944530bc4bac913ac5fcd3 returned with HTTP 200 Jul 10 19:07:21.657499 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:21.657499 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:21.657712 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1048/4193] 10.4.3.225 () {68 vars in 1364 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/backups?project_id=2b8a14e685944530bc4bac913ac5fcd3 => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:21.664315 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bb651878-0c32-47f9-9ae2-42026d2c9d5d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Volume info retrieved successfully. Jul 10 19:07:21.670958 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-219c0e78-913f-409c-a9d8-73880bf4227c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.674457 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bb651878-0c32-47f9-9ae2-42026d2c9d5d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 returned with HTTP 200 Jul 10 19:07:21.674849 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:21.675093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2047540378"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:21.675147 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1033/4194] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:21.677916 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2047540378'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:21.678133 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume of 1 GB Jul 10 19:07:21.679069 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:21.679069 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:21.686410 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Availability Zones retrieved successfully. Jul 10 19:07:21.697280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (e549344d-9e4a-4f67-b15f-d6981613799e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:21.698511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a92aef9-ce40-4065-8825-367fa62dacb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.699560 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:21.743658 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a92aef9-ce40-4065-8825-367fa62dacb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.744719 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955fb83b-685b-4bb6-a10f-c3105fe41fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.795756 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['93453616-537c-4447-9839-d057617a5069', 'b22f3805-146e-433e-bb29-23480b0930c3', 'a11ffc3d-add2-4f20-b4e2-a0ea1be14a3a', '7ea9d6c2-06d4-4394-92eb-f428a5478a82'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:21.796730 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955fb83b-685b-4bb6-a10f-c3105fe41fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93453616-537c-4447-9839-d057617a5069', 'b22f3805-146e-433e-bb29-23480b0930c3', 'a11ffc3d-add2-4f20-b4e2-a0ea1be14a3a', '7ea9d6c2-06d4-4394-92eb-f428a5478a82']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.797742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (628c6f93-feae-44c5-87dc-93e193df5598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.827797 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (628c6f93-feae-44c5-87dc-93e193df5598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa7b88d9-004b-40a5-ab13-efefa6be5722', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047540378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['93453616-537c-4447-9839-d057617a5069','b22f3805-146e-433e-bb29-23480b0930c3','a11ffc3d-add2-4f20-b4e2-a0ea1be14a3a','7ea9d6c2-06d4-4394-92eb-f428a5478a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2047540378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa7b88d9-004b-40a5-ab13-efefa6be5722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8a14e685944530bc4bac913ac5fcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a29f5805e488e8815f3e910d50081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.828596 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5ebe86-1812-4319-b8c4-1916543c659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.855154 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5ebe86-1812-4319-b8c4-1916543c659d) transitioned into state 'SUCCESS' from state '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-2047540378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['93453616-537c-4447-9839-d057617a5069','b22f3805-146e-433e-bb29-23480b0930c3','a11ffc3d-add2-4f20-b4e2-a0ea1be14a3a','7ea9d6c2-06d4-4394-92eb-f428a5478a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.855916 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be92277-e4da-434c-9e8c-4ed5d932a379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:21.865273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3be92277-e4da-434c-9e8c-4ed5d932a379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:21.866158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (e549344d-9e4a-4f67-b15f-d6981613799e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:21.866540 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request issued successfully. Jul 10 19:07:21.867210 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-219c0e78-913f-409c-a9d8-73880bf4227c tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:21.867615 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1055/4195] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:07:21 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:21.882657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-39486ccd-b71e-42a5-937e-72cea910a34a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:21.885101 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-39486ccd-b71e-42a5-937e-72cea910a34a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 Jul 10 19:07:21.885404 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-39486ccd-b71e-42a5-937e-72cea910a34a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:21.885674 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-39486ccd-b71e-42a5-937e-72cea910a34a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:21.895916 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:21.895916 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:21.900911 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-39486ccd-b71e-42a5-937e-72cea910a34a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:21.911929 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-39486ccd-b71e-42a5-937e-72cea910a34a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 returned with HTTP 200 Jul 10 19:07:21.912380 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1060/4196] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:21 2026] GET /volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:22.203621 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-331971ad-21ea-4c29-8640-c7ce4560a431 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.207248 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:22.207711 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2051693464", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:22.221327 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.221327 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:22.221900 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:22.222083 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create snapshot from volume 06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:22.250870 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['bb82b403-8805-4abe-88cd-6a63dd7d2fc7', '701a9d36-2dc9-4c91-90d0-71dc5e607f24', 'b5667769-765d-4462-b89c-07ec56cfb8d0', '2d68c592-e9db-42b6-84f8-b6cb746dd66d'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:22.283632 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot force create request issued successfully. Jul 10 19:07:22.284205 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-331971ad-21ea-4c29-8640-c7ce4560a431 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:07:22.284572 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1049/4197] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:22 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 10 19:07:22.293096 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-19459133-6fb8-49b6-a4e5-5c2efb944bbf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.295091 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19459133-6fb8-49b6-a4e5-5c2efb944bbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:07:22.295279 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19459133-6fb8-49b6-a4e5-5c2efb944bbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:22.295525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19459133-6fb8-49b6-a4e5-5c2efb944bbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:22.301015 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.301015 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:22.301589 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-19459133-6fb8-49b6-a4e5-5c2efb944bbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:22.302822 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19459133-6fb8-49b6-a4e5-5c2efb944bbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a returned with HTTP 200 Jul 10 19:07:22.303300 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1034/4198] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:22 2026] GET /volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:22.623850 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-56ef8215-2768-452f-83d2-920cf823f24c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.625733 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-56ef8215-2768-452f-83d2-920cf823f24c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 Jul 10 19:07:22.625971 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-56ef8215-2768-452f-83d2-920cf823f24c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:22.626216 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-56ef8215-2768-452f-83d2-920cf823f24c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:22.632342 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-56ef8215-2768-452f-83d2-920cf823f24c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 returned with HTTP 404 Jul 10 19:07:22.632940 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1056/4199] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:22 2026] GET /volume/v3/volumes/940502d3-d99a-43c8-9a99-76e42c9f5555 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:22.677611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.679465 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:22.679839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1295943048", "metadata": {"Type": "Test"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:22.681338 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1295943048', 'metadata': {'Type': 'Test'}}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:22.690474 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d7feaa31-f79a-42b8-948c-9cef498ac39a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.692562 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7feaa31-f79a-42b8-948c-9cef498ac39a tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:22.692785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7feaa31-f79a-42b8-948c-9cef498ac39a tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:22.693024 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7feaa31-f79a-42b8-948c-9cef498ac39a tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:22.701188 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.701188 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:22.705820 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d7feaa31-f79a-42b8-948c-9cef498ac39a tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Volume info retrieved successfully. Jul 10 19:07:22.711019 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7feaa31-f79a-42b8-948c-9cef498ac39a tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 returned with HTTP 200 Jul 10 19:07:22.711441 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1050/4200] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:22 2026] GET /volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:22.726443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.728402 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:22.728801 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "540fafc9-50e3-4587-853e-82005890c385", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1459172042"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:22.739507 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.739507 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:22.740177 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Volume info retrieved successfully. Jul 10 19:07:22.740387 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Create snapshot from volume 540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:22.777777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Created reservations ['a5a0e993-8b9b-40cc-ae75-6be523847a26', 'bbe3bfd1-a429-4cc3-9a84-3d2b52a3f790', '060c3901-ab79-4b11-bcb9-a1f19e49ea27', '7ce7d0b9-08cf-48e1-b857-ee5cd76768bc'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:22.812286 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot create request issued successfully. Jul 10 19:07:22.812672 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b40f13ea-ec87-423a-9903-9d3bfc12d6a2 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:07:22.813178 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1035/4201] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:22 2026] POST /volume/v3/snapshots => generated 318 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:22.822249 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8ed368bd-99b1-4fcb-84bd-39630fa0af99 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.824330 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8ed368bd-99b1-4fcb-84bd-39630fa0af99 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 Jul 10 19:07:22.824566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8ed368bd-99b1-4fcb-84bd-39630fa0af99 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:22.824819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8ed368bd-99b1-4fcb-84bd-39630fa0af99 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:22.831023 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.831023 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:22.831672 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8ed368bd-99b1-4fcb-84bd-39630fa0af99 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot retrieved successfully. Jul 10 19:07:22.832039 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8ed368bd-99b1-4fcb-84bd-39630fa0af99 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 returned with HTTP 200 Jul 10 19:07:22.832382 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1057/4202] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:22 2026] GET /volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:22.893881 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:22.899319 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:22.905039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (8fde2df8-2e62-4450-adf7-721222576604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:22.906249 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a394e3-f3ad-497a-ad23-6d1fffa446c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:22.907292 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:22.927644 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-97a9345c-04a0-4e68-a7ea-8552bad01515 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.929275 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97a9345c-04a0-4e68-a7ea-8552bad01515 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 Jul 10 19:07:22.929456 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97a9345c-04a0-4e68-a7ea-8552bad01515 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:22.929654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97a9345c-04a0-4e68-a7ea-8552bad01515 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:22.938642 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.938642 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:22.943249 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-97a9345c-04a0-4e68-a7ea-8552bad01515 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:22.948131 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97a9345c-04a0-4e68-a7ea-8552bad01515 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 returned with HTTP 200 Jul 10 19:07:22.948604 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1051/4203] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:22 2026] GET /volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:22.963950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0c6c455d-280c-4717-8fd9-2549fb741032 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:22.965829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:07:22.966190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa7b88d9-004b-40a5-ab13-efefa6be5722", "name": "tempest-type-Backup-1702099548"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:22.967577 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating new backup {'backup': {'volume_id': 'fa7b88d9-004b-40a5-ab13-efefa6be5722', 'name': 'tempest-type-Backup-1702099548'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:07:22.967860 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating backup of volume fa7b88d9-004b-40a5-ab13-efefa6be5722 in container None Jul 10 19:07:22.972196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0a394e3-f3ad-497a-ad23-6d1fffa446c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:22.973418 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b299e51-5045-4918-8d1b-a961f66d227c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:22.977114 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:22.977114 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:22.977585 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:22.995767 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['12139d02-b925-4c29-95e4-d7eb21055821', '7f013e25-da45-4051-9f48-1567b74d55f4'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:23.016088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['c5d0f440-bdc6-4823-b99a-f36ce83a3e02', '4c7798e5-19aa-4cbd-ad85-cf03bdd64527', '2427c8eb-8eba-4358-9553-11030d9ed042', '84ed94a1-abd9-466d-ac4f-8c20012cedde'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:23.017322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b299e51-5045-4918-8d1b-a961f66d227c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5d0f440-bdc6-4823-b99a-f36ce83a3e02', '4c7798e5-19aa-4cbd-ad85-cf03bdd64527', '2427c8eb-8eba-4358-9553-11030d9ed042', '84ed94a1-abd9-466d-ac4f-8c20012cedde']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:23.018611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64c07b1-46cb-4a2a-aa64-68c2b5b29250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:23.029288 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c6c455d-280c-4717-8fd9-2549fb741032 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:07:23.029881 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1036/4204] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:07:22 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:23.042752 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f66a4e90-8296-4e12-b258-6dbd049fa944 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.043828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64c07b1-46cb-4a2a-aa64-68c2b5b29250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f3d194-ffba-4e36-8b3a-549a09abf1f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1295943048',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['c5d0f440-bdc6-4823-b99a-f36ce83a3e02','4c7798e5-19aa-4cbd-ad85-cf03bdd64527','2427c8eb-8eba-4358-9553-11030d9ed042','84ed94a1-abd9-466d-ac4f-8c20012cedde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1295943048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f3d194-ffba-4e36-8b3a-549a09abf1f2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:23.045149 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f66a4e90-8296-4e12-b258-6dbd049fa944 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:23.045336 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a2c97d-162d-430b-a96b-6b73dfbe0fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:23.045980 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f66a4e90-8296-4e12-b258-6dbd049fa944 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.046213 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f66a4e90-8296-4e12-b258-6dbd049fa944 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.046337 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f66a4e90-8296-4e12-b258-6dbd049fa944 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:23.053828 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.053828 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:23.053828 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f66a4e90-8296-4e12-b258-6dbd049fa944 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:23.053828 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1058/4205] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:23.069272 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a2c97d-162d-430b-a96b-6b73dfbe0fea) transitioned into state 'SUCCESS' from state '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-1295943048',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['c5d0f440-bdc6-4823-b99a-f36ce83a3e02','4c7798e5-19aa-4cbd-ad85-cf03bdd64527','2427c8eb-8eba-4358-9553-11030d9ed042','84ed94a1-abd9-466d-ac4f-8c20012cedde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:23.070488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bce0c9f-39c5-4731-9fbc-6433f107da21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:23.084297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bce0c9f-39c5-4731-9fbc-6433f107da21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:23.085836 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (8fde2df8-2e62-4450-adf7-721222576604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:23.086125 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:23.086978 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4af52002-b76d-47bd-9cdd-b0a1cad9627d tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:23.090391 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1061/4206] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:22 2026] POST /volume/v3/volumes => generated 759 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:23.100866 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a18fa6ee-f7e9-412a-a711-4b102d7e2660 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.103140 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a18fa6ee-f7e9-412a-a711-4b102d7e2660 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:23.103428 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a18fa6ee-f7e9-412a-a711-4b102d7e2660 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.103695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a18fa6ee-f7e9-412a-a711-4b102d7e2660 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.115375 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.115375 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:23.124918 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a18fa6ee-f7e9-412a-a711-4b102d7e2660 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:23.134837 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a18fa6ee-f7e9-412a-a711-4b102d7e2660 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:23.134837 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1052/4207] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:23.313311 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9d84955f-f5b1-436d-9c7f-aa35851699d8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.316019 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d84955f-f5b1-436d-9c7f-aa35851699d8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:07:23.316614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d84955f-f5b1-436d-9c7f-aa35851699d8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.316614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d84955f-f5b1-436d-9c7f-aa35851699d8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.323269 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.323269 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:23.323885 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9d84955f-f5b1-436d-9c7f-aa35851699d8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:23.325021 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d84955f-f5b1-436d-9c7f-aa35851699d8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a returned with HTTP 200 Jul 10 19:07:23.325482 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1037/4208] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:23.334440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6937bb87-db1e-4735-93e5-1e4cbfd7ba12 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.336420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6937bb87-db1e-4735-93e5-1e4cbfd7ba12 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:07:23.336645 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6937bb87-db1e-4735-93e5-1e4cbfd7ba12 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.336929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6937bb87-db1e-4735-93e5-1e4cbfd7ba12 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.342510 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.342510 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:23.343000 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6937bb87-db1e-4735-93e5-1e4cbfd7ba12 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:23.343949 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6937bb87-db1e-4735-93e5-1e4cbfd7ba12 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a returned with HTTP 200 Jul 10 19:07:23.344330 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1059/4209] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:23.386886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-1fb59403-eb4f-47b5-99b5-a39ffd89228f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.389436 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-1fb59403-eb4f-47b5-99b5-a39ffd89228f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:23.389723 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-1fb59403-eb4f-47b5-99b5-a39ffd89228f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.389967 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-1fb59403-eb4f-47b5-99b5-a39ffd89228f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.400174 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.400174 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:23.403860 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-1fb59403-eb4f-47b5-99b5-a39ffd89228f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:23.408214 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-1fb59403-eb4f-47b5-99b5-a39ffd89228f tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:23.408690 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1062/4210] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:23.433187 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.436420 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e/action Jul 10 19:07:23.436871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:23.437137 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:23.453271 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.453271 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:23.454132 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:23.462850 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Begin detaching volume completed successfully. Jul 10 19:07:23.463199 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-872b8512-ea91-4e8a-9302-e6d9eac987f7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e/action returned with HTTP 202 Jul 10 19:07:23.463882 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1053/4211] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:07:23 2026] POST /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:07:23.842357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7d094263-56b7-4afc-89d5-6d7494343d72 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.844250 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d094263-56b7-4afc-89d5-6d7494343d72 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 Jul 10 19:07:23.844511 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d094263-56b7-4afc-89d5-6d7494343d72 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.844856 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d094263-56b7-4afc-89d5-6d7494343d72 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.850076 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.850076 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:23.850528 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7d094263-56b7-4afc-89d5-6d7494343d72 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot retrieved successfully. Jul 10 19:07:23.851264 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d094263-56b7-4afc-89d5-6d7494343d72 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 returned with HTTP 200 Jul 10 19:07:23.851683 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1038/4212] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:23.860856 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.863389 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:23.863745 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:23.865250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:23.871771 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.871771 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:23.872283 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot retrieved successfully. Jul 10 19:07:23.872423 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Create volume of 1 GB Jul 10 19:07:23.876386 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Availability Zones retrieved successfully. Jul 10 19:07:23.882210 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Flow 'volume_create_api' (71889cca-90c6-46ea-8071-2ac39504404a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:23.883649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e82a27-7419-4331-8ce3-58034935afe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:23.884691 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:23.885731 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e82a27-7419-4331-8ce3-58034935afe8) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 19:07:23.885731 np0000005042 devstack@c-api.service[100058]: 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 10 19:07:23.887360 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e82a27-7419-4331-8ce3-58034935afe8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:23.888158 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e82a27-7419-4331-8ce3-58034935afe8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 19:07:23.888940 np0000005042 devstack@c-api.service[100058]: WARNING cinder.volume.api [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Flow 'volume_create_api' (71889cca-90c6-46ea-8071-2ac39504404a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 19:07:23.889278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9c01ebdd-8e6e-4d29-8112-e975911ef79d tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 400 Jul 10 19:07:23.889844 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1060/4213] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:07:23 2026] POST /volume/v3/volumes => generated 171 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:07:23.897100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6ae7708a-6182-469d-8358-ae913745b4dc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.899209 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 Jul 10 19:07:23.899414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.899680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.899827 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Delete snapshot with id: 9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 Jul 10 19:07:23.905543 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.905543 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:23.906161 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot retrieved successfully. Jul 10 19:07:23.922706 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot delete request issued successfully. Jul 10 19:07:23.922899 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6ae7708a-6182-469d-8358-ae913745b4dc tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 returned with HTTP 202 Jul 10 19:07:23.923301 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1063/4214] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:07:23 2026] DELETE /volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:23.930020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-62d6bcaa-9708-4dd1-a559-8ef73780cd7f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:23.931793 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62d6bcaa-9708-4dd1-a559-8ef73780cd7f tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 Jul 10 19:07:23.932011 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62d6bcaa-9708-4dd1-a559-8ef73780cd7f tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:23.932169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-62d6bcaa-9708-4dd1-a559-8ef73780cd7f tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:23.937496 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:23.937496 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:23.937957 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-62d6bcaa-9708-4dd1-a559-8ef73780cd7f tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Snapshot retrieved successfully. Jul 10 19:07:23.938699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-62d6bcaa-9708-4dd1-a559-8ef73780cd7f tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 returned with HTTP 200 Jul 10 19:07:23.939137 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1054/4215] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:23 2026] GET /volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:24.064620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bcd08206-a66c-4822-bb62-93e20bc596a1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.066349 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bcd08206-a66c-4822-bb62-93e20bc596a1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:24.066601 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bcd08206-a66c-4822-bb62-93e20bc596a1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.066819 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bcd08206-a66c-4822-bb62-93e20bc596a1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.066991 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-bcd08206-a66c-4822-bb62-93e20bc596a1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:24.071320 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.071320 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:24.072075 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bcd08206-a66c-4822-bb62-93e20bc596a1 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:24.072472 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1039/4216] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:24.147052 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-52096fca-184a-4b5c-9189-a44206638912 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.149541 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-52096fca-184a-4b5c-9189-a44206638912 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:24.149825 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-52096fca-184a-4b5c-9189-a44206638912 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.150086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-52096fca-184a-4b5c-9189-a44206638912 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.158177 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.158177 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:24.162406 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-52096fca-184a-4b5c-9189-a44206638912 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:24.167032 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-52096fca-184a-4b5c-9189-a44206638912 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:24.167465 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1061/4217] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:24.180340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d7346849-2124-4478-8a37-c0594355e58f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.181995 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7346849-2124-4478-8a37-c0594355e58f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:24.182186 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7346849-2124-4478-8a37-c0594355e58f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.182366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d7346849-2124-4478-8a37-c0594355e58f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.190643 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.190643 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:24.195501 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d7346849-2124-4478-8a37-c0594355e58f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:24.201457 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d7346849-2124-4478-8a37-c0594355e58f tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:24.202112 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1064/4218] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:24.219036 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-95b07de4-9f61-47cb-a6e8-81f293e244ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.221761 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95b07de4-9f61-47cb-a6e8-81f293e244ec tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:24.222245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95b07de4-9f61-47cb-a6e8-81f293e244ec tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1295943048"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:24.235601 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.235601 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:24.241061 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-95b07de4-9f61-47cb-a6e8-81f293e244ec tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:24.250006 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-95b07de4-9f61-47cb-a6e8-81f293e244ec tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:24.250883 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95b07de4-9f61-47cb-a6e8-81f293e244ec tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:24.251505 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1055/4219] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:07:24 2026] PUT /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 783 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:24.266182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f820d55d-9802-4596-8303-0f5cdf51f64b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.268609 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f820d55d-9802-4596-8303-0f5cdf51f64b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:24.268968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f820d55d-9802-4596-8303-0f5cdf51f64b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1831064769", "description": "This is the new description of volume"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:24.280451 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.280451 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:24.286250 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f820d55d-9802-4596-8303-0f5cdf51f64b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:24.295233 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f820d55d-9802-4596-8303-0f5cdf51f64b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:24.296116 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f820d55d-9802-4596-8303-0f5cdf51f64b tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:24.296722 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1040/4220] 10.4.3.225 () {68 vars in 1369 bytes} [Fri Jul 10 19:07:24 2026] PUT /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:24.309608 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a0c79669-4d43-451a-9b2b-995c7335cbaf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.311773 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a0c79669-4d43-451a-9b2b-995c7335cbaf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:24.312029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a0c79669-4d43-451a-9b2b-995c7335cbaf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.312259 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a0c79669-4d43-451a-9b2b-995c7335cbaf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.320336 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.320336 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:24.324554 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a0c79669-4d43-451a-9b2b-995c7335cbaf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:24.329742 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a0c79669-4d43-451a-9b2b-995c7335cbaf tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:24.330158 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1062/4221] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:24.345762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.348019 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:24.348414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1210841260", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-306147142"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:24.350293 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1210841260', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-306147142'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:24.350470 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume of 1 GB Jul 10 19:07:24.355754 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Availability Zones retrieved successfully. Jul 10 19:07:24.363230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (a3abd7bb-4fef-49a1-b46b-0657302cc2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:24.364638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a2a61ac-12ca-4a56-9193-fea44b0c9205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:24.366016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:24.396071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a2a61ac-12ca-4a56-9193-fea44b0c9205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:24.396908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc081594-0e59-4a45-99b5-6ecc0939f90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:24.439891 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Created reservations ['3eeaad6d-1b9d-4bfa-bcb2-b80f97af931a', '7b737190-5365-4416-941a-d3b891c99dd2', '3c07f5c3-72fd-4e3d-af0f-9d3339174e3f', '21e5094d-f097-4de4-a9c3-ebc8f9f435a7'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:24.440824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc081594-0e59-4a45-99b5-6ecc0939f90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eeaad6d-1b9d-4bfa-bcb2-b80f97af931a', '7b737190-5365-4416-941a-d3b891c99dd2', '3c07f5c3-72fd-4e3d-af0f-9d3339174e3f', '21e5094d-f097-4de4-a9c3-ebc8f9f435a7']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:24.441689 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d14a578-a4fd-4759-8304-72063e3f04da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:24.467946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d14a578-a4fd-4759-8304-72063e3f04da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb42fd38-161c-41ae-9730-6593a9165b96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1210841260',display_name='tempest-VolumesGetTest-Volume-306147142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['3eeaad6d-1b9d-4bfa-bcb2-b80f97af931a','7b737190-5365-4416-941a-d3b891c99dd2','3c07f5c3-72fd-4e3d-af0f-9d3339174e3f','21e5094d-f097-4de4-a9c3-ebc8f9f435a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1210841260',display_name='tempest-VolumesGetTest-Volume-306147142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb42fd38-161c-41ae-9730-6593a9165b96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abdfa37ea49d41fc9cdb65eb348de79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2693cf312c44df3921e96220cf7767c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:24.468858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1701b951-ddb7-46eb-a21c-aedf3b488262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:24.491660 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1701b951-ddb7-46eb-a21c-aedf3b488262) transitioned into 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-1210841260',display_name='tempest-VolumesGetTest-Volume-306147142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abdfa37ea49d41fc9cdb65eb348de79d',qos_specs=None,replication_status=,reservations=['3eeaad6d-1b9d-4bfa-bcb2-b80f97af931a','7b737190-5365-4416-941a-d3b891c99dd2','3c07f5c3-72fd-4e3d-af0f-9d3339174e3f','21e5094d-f097-4de4-a9c3-ebc8f9f435a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2693cf312c44df3921e96220cf7767c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:24.492491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed76dcc-e86c-4be9-9bd0-48446e30e4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:24.496138 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ed85f9ab-d4c2-4b77-bd42-bb4555c351d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.496719 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed85f9ab-d4c2-4b77-bd42-bb4555c351d8 None None] GET https://10.4.3.225/volume// Jul 10 19:07:24.497042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed85f9ab-d4c2-4b77-bd42-bb4555c351d8 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.497368 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed85f9ab-d4c2-4b77-bd42-bb4555c351d8 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.498018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed85f9ab-d4c2-4b77-bd42-bb4555c351d8 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:24.498507 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1056/4222] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:24.503591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed76dcc-e86c-4be9-9bd0-48446e30e4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:24.504287 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Flow 'volume_create_api' (a3abd7bb-4fef-49a1-b46b-0657302cc2e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:24.504614 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Create volume request issued successfully. Jul 10 19:07:24.505223 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb2ab542-4d26-48c1-9b42-83e49f17c009 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:24.505625 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1065/4223] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:24 2026] POST /volume/v3/volumes => generated 779 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:24.509203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-22b951f8-52ec-46eb-a729-394d92012c1b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.521476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9522dd0b-4bb6-4b8c-bd39-13e40854c29c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.523637 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9522dd0b-4bb6-4b8c-bd39-13e40854c29c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:24.524600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9522dd0b-4bb6-4b8c-bd39-13e40854c29c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.524600 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9522dd0b-4bb6-4b8c-bd39-13e40854c29c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.533837 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.533837 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:24.538148 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9522dd0b-4bb6-4b8c-bd39-13e40854c29c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:24.543855 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9522dd0b-4bb6-4b8c-bd39-13e40854c29c tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 200 Jul 10 19:07:24.544342 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1063/4224] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:24.607643 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-22b951f8-52ec-46eb-a729-394d92012c1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:07:24.607937 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-22b951f8-52ec-46eb-a729-394d92012c1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.608179 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-22b951f8-52ec-46eb-a729-394d92012c1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.618924 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.618924 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:24.623252 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-22b951f8-52ec-46eb-a729-394d92012c1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:24.629048 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-22b951f8-52ec-46eb-a729-394d92012c1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:07:24.629528 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1041/4225] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 1324 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:24.948853 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-50e3d907-562a-4248-b5a5-afac1c23d8fd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.950971 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50e3d907-562a-4248-b5a5-afac1c23d8fd tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 Jul 10 19:07:24.951208 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50e3d907-562a-4248-b5a5-afac1c23d8fd tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.951432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-50e3d907-562a-4248-b5a5-afac1c23d8fd tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.955882 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-50e3d907-562a-4248-b5a5-afac1c23d8fd tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 returned with HTTP 404 Jul 10 19:07:24.956380 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1057/4226] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/snapshots/9ab872d8-0f0a-4fbc-9cc3-83ecd7cdc9d8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:24.965349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d95678ae-cd89-498a-a26f-ae5dfc19a1e8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:24.967703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d95678ae-cd89-498a-a26f-ae5dfc19a1e8 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:24.967996 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d95678ae-cd89-498a-a26f-ae5dfc19a1e8 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:24.968242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d95678ae-cd89-498a-a26f-ae5dfc19a1e8 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:24.977685 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:24.977685 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:24.982735 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d95678ae-cd89-498a-a26f-ae5dfc19a1e8 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Volume info retrieved successfully. Jul 10 19:07:24.988689 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d95678ae-cd89-498a-a26f-ae5dfc19a1e8 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 returned with HTTP 200 Jul 10 19:07:24.989223 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1066/4227] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:24 2026] GET /volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:25.005591 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-655e1465-42fa-4541-a628-8990d8b3b55b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.007564 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] DELETE https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:25.007747 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.007974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.008136 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Delete volume with id: 540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:25.016516 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.016516 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:25.016938 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Volume info retrieved successfully. Jul 10 19:07:25.036835 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Delete volume request issued successfully. Jul 10 19:07:25.037040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-655e1465-42fa-4541-a628-8990d8b3b55b tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 returned with HTTP 202 Jul 10 19:07:25.037540 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1064/4228] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:25 2026] DELETE /volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:25.046712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8e353cdf-682d-4b19-acf5-a62753576254 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.048853 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e353cdf-682d-4b19-acf5-a62753576254 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:25.049120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e353cdf-682d-4b19-acf5-a62753576254 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.049365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e353cdf-682d-4b19-acf5-a62753576254 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.057780 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.057780 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:25.062943 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8e353cdf-682d-4b19-acf5-a62753576254 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Volume info retrieved successfully. Jul 10 19:07:25.068970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e353cdf-682d-4b19-acf5-a62753576254 tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 returned with HTTP 200 Jul 10 19:07:25.069493 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1042/4229] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:25 2026] GET /volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:25.090324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5d97f095-b1e1-42a3-9215-d7b195c35a78 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.092511 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d97f095-b1e1-42a3-9215-d7b195c35a78 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:25.092767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d97f095-b1e1-42a3-9215-d7b195c35a78 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.092998 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5d97f095-b1e1-42a3-9215-d7b195c35a78 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.093130 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5d97f095-b1e1-42a3-9215-d7b195c35a78 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:25.099541 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.099541 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:25.100927 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5d97f095-b1e1-42a3-9215-d7b195c35a78 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:25.101546 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1058/4230] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:25 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:25.562240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fd83511d-7ce2-4f1b-a7a1-6b74e5aa39a4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.564233 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fd83511d-7ce2-4f1b-a7a1-6b74e5aa39a4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:25.564530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fd83511d-7ce2-4f1b-a7a1-6b74e5aa39a4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.564839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fd83511d-7ce2-4f1b-a7a1-6b74e5aa39a4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.572977 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.572977 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:25.577751 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fd83511d-7ce2-4f1b-a7a1-6b74e5aa39a4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:25.583252 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fd83511d-7ce2-4f1b-a7a1-6b74e5aa39a4 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 200 Jul 10 19:07:25.583797 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1067/4231] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:25 2026] GET /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:25.599443 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32d8490f-495d-4fea-a344-f13502ea8af9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.601118 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32d8490f-495d-4fea-a344-f13502ea8af9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] PUT https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:25.601466 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32d8490f-495d-4fea-a344-f13502ea8af9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1295943048", "description": null}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:25.612580 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.612580 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:25.617396 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-32d8490f-495d-4fea-a344-f13502ea8af9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:25.626071 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-32d8490f-495d-4fea-a344-f13502ea8af9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume updated successfully. Jul 10 19:07:25.626913 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32d8490f-495d-4fea-a344-f13502ea8af9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 200 Jul 10 19:07:25.627469 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1065/4232] 10.4.3.225 () {68 vars in 1368 bytes} [Fri Jul 10 19:07:25 2026] PUT /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:25.641005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d3ea4ff5-1638-4ad3-a461-4bde388fb5c0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.643258 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d3ea4ff5-1638-4ad3-a461-4bde388fb5c0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:25.643519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d3ea4ff5-1638-4ad3-a461-4bde388fb5c0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.643768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d3ea4ff5-1638-4ad3-a461-4bde388fb5c0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.652902 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.652902 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:25.657719 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d3ea4ff5-1638-4ad3-a461-4bde388fb5c0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:25.662497 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d3ea4ff5-1638-4ad3-a461-4bde388fb5c0 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 200 Jul 10 19:07:25.662990 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1043/4233] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:25 2026] GET /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:25.675950 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.678103 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:25.678302 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.678502 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.678661 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:25.686914 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.686914 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:25.687621 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:25.707981 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:25.708279 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-21fce216-8552-4a02-ac2c-d1446dad48d7 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 202 Jul 10 19:07:25.708765 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1059/4234] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:25 2026] DELETE /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:25.715928 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2f60a2d2-ebc6-4375-81cf-9b57482f00be None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:25.717941 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2f60a2d2-ebc6-4375-81cf-9b57482f00be tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:25.718199 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2f60a2d2-ebc6-4375-81cf-9b57482f00be tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:25.718435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2f60a2d2-ebc6-4375-81cf-9b57482f00be tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:25.727003 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:25.727003 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:25.731541 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2f60a2d2-ebc6-4375-81cf-9b57482f00be tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:25.738556 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2f60a2d2-ebc6-4375-81cf-9b57482f00be tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 200 Jul 10 19:07:25.738965 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1068/4235] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:25 2026] GET /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:26.084322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ba36d229-0e3c-4f97-91cb-eb44bc54e7da None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.086405 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba36d229-0e3c-4f97-91cb-eb44bc54e7da tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] GET https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 Jul 10 19:07:26.086618 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba36d229-0e3c-4f97-91cb-eb44bc54e7da tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.086874 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ba36d229-0e3c-4f97-91cb-eb44bc54e7da tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.092790 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ba36d229-0e3c-4f97-91cb-eb44bc54e7da tempest-VolumesSnapshotNegativeTestJSON-1433804782 tempest-VolumesSnapshotNegativeTestJSON-1433804782-project-member] https://10.4.3.225/volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 returned with HTTP 404 Jul 10 19:07:26.093314 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1066/4236] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:26 2026] GET /volume/v3/volumes/540fafc9-50e3-4587-853e-82005890c385 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:26.113495 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5f0239f8-2b18-4b15-8536-dda41b20b9c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.115526 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5f0239f8-2b18-4b15-8536-dda41b20b9c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:26.115796 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5f0239f8-2b18-4b15-8536-dda41b20b9c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.115997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5f0239f8-2b18-4b15-8536-dda41b20b9c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.116106 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5f0239f8-2b18-4b15-8536-dda41b20b9c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:26.120981 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:26.120981 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:26.121903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5f0239f8-2b18-4b15-8536-dda41b20b9c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:26.122420 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1044/4237] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:26 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:26.146031 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-763a7f5b-ee42-4b8a-bad1-8a3d296cd2d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.149317 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-763a7f5b-ee42-4b8a-bad1-8a3d296cd2d4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4 Jul 10 19:07:26.149317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-763a7f5b-ee42-4b8a-bad1-8a3d296cd2d4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.149317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-763a7f5b-ee42-4b8a-bad1-8a3d296cd2d4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.157578 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:26.157578 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:26.698236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-36c5bb67-b01b-4e98-b2a8-690039304de0 req-763a7f5b-ee42-4b8a-bad1-8a3d296cd2d4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4 returned with HTTP 200 Jul 10 19:07:26.698788 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1060/4238] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:07:26 2026] DELETE /volume/v3/attachments/8eb1e320-fb14-41ad-b8dc-7243ee7b7de4 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:26.752937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-917705ad-f5de-46f7-b286-d160863fefe6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.754875 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-917705ad-f5de-46f7-b286-d160863fefe6 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 Jul 10 19:07:26.755068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-917705ad-f5de-46f7-b286-d160863fefe6 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.755448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-917705ad-f5de-46f7-b286-d160863fefe6 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.761263 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-917705ad-f5de-46f7-b286-d160863fefe6 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 returned with HTTP 404 Jul 10 19:07:26.761951 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1069/4239] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:26 2026] GET /volume/v3/volumes/eb42fd38-161c-41ae-9730-6593a9165b96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:26.769818 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-db8e7bb2-4cb8-4c5c-b9a4-1d95a884fc41 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.771622 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db8e7bb2-4cb8-4c5c-b9a4-1d95a884fc41 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:26.771852 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db8e7bb2-4cb8-4c5c-b9a4-1d95a884fc41 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.772016 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db8e7bb2-4cb8-4c5c-b9a4-1d95a884fc41 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.778215 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:26.778215 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:26.781557 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-db8e7bb2-4cb8-4c5c-b9a4-1d95a884fc41 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:26.786882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db8e7bb2-4cb8-4c5c-b9a4-1d95a884fc41 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:26.787286 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1067/4240] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:26 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:26.804864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.807131 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:26.807327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.807609 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.807700 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume with id: d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:26.818231 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:26.818231 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:26.818716 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:26.857160 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Delete volume request issued successfully. Jul 10 19:07:26.857364 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c64ddc0-5637-4921-9b5e-c1d538d5f03e tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 202 Jul 10 19:07:26.858073 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1045/4241] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:26 2026] DELETE /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:26.866348 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5627634e-9fb0-4724-a009-fc3ba78783b9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:26.868521 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5627634e-9fb0-4724-a009-fc3ba78783b9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:26.868773 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5627634e-9fb0-4724-a009-fc3ba78783b9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:26.868989 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5627634e-9fb0-4724-a009-fc3ba78783b9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:26.877248 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:26.877248 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:26.881624 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5627634e-9fb0-4724-a009-fc3ba78783b9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Volume info retrieved successfully. Jul 10 19:07:26.887960 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5627634e-9fb0-4724-a009-fc3ba78783b9 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 200 Jul 10 19:07:26.888489 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1061/4242] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:26 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:27.134873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-72ceba69-1c39-433e-8fb8-42c9ff4051bb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:27.136818 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-72ceba69-1c39-433e-8fb8-42c9ff4051bb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:27.137105 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-72ceba69-1c39-433e-8fb8-42c9ff4051bb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:27.137322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-72ceba69-1c39-433e-8fb8-42c9ff4051bb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:27.137469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-72ceba69-1c39-433e-8fb8-42c9ff4051bb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:27.141982 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:27.141982 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:27.142695 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-72ceba69-1c39-433e-8fb8-42c9ff4051bb tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:27.143195 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1070/4243] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:27 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:27.686013 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-aefd752a-2dce-47ae-ac47-bc1728880794 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:27.688127 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:27.688568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1353491788", "snapshot_id": "d0ed7d51-b81f-44fe-8049-9b405ab292dc", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:27.690324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1353491788', 'snapshot_id': 'd0ed7d51-b81f-44fe-8049-9b405ab292dc', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:27.696496 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:27.696496 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:27.697010 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:27.697136 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume of 1 GB Jul 10 19:07:27.701432 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Availability Zones retrieved successfully. Jul 10 19:07:27.707123 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (0de3b209-26d8-4d3b-a2bb-b2e2920a9573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:27.708245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d17cd-276b-4e62-bb1b-d60c6cc1bd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:27.709301 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:27.747002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98d17cd-276b-4e62-bb1b-d60c6cc1bd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0ed7d51-b81f-44fe-8049-9b405ab292dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:27.747985 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93915e8b-e24e-486e-8583-1d0fa666683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:27.807277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['fd6aaae4-9b3e-4b05-a263-bcbdb1115a5c', '1f813671-4980-473e-bbdc-58225ae768e6', 'c0abad3a-8801-4f42-86ea-4d2efe224ac0', 'b9211154-1c80-41c4-bc46-807a81a8efcd'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:27.808264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93915e8b-e24e-486e-8583-1d0fa666683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6aaae4-9b3e-4b05-a263-bcbdb1115a5c', '1f813671-4980-473e-bbdc-58225ae768e6', 'c0abad3a-8801-4f42-86ea-4d2efe224ac0', 'b9211154-1c80-41c4-bc46-807a81a8efcd']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:27.809074 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae15540-4740-4c9c-b113-53faf39ccec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:27.851517 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae15540-4740-4c9c-b113-53faf39ccec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db4ae0cc-d4c1-4a29-8a3a-b92baecf3218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1353491788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['fd6aaae4-9b3e-4b05-a263-bcbdb1115a5c','1f813671-4980-473e-bbdc-58225ae768e6','c0abad3a-8801-4f42-86ea-4d2efe224ac0','b9211154-1c80-41c4-bc46-807a81a8efcd'],size=1,snapshot_id=d0ed7d51-b81f-44fe-8049-9b405ab292dc,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1353491788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db4ae0cc-d4c1-4a29-8a3a-b92baecf3218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dfe7681f12d438eaf79463323806e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0ed7d51-b81f-44fe-8049-9b405ab292dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bfb779e876462096d06d26a0441600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:27.852228 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e76d019-1d03-4f12-a93c-7bb2866cd2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:27.875965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e76d019-1d03-4f12-a93c-7bb2866cd2b0) transitioned into state 'SUCCESS' from state '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-1353491788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['fd6aaae4-9b3e-4b05-a263-bcbdb1115a5c','1f813671-4980-473e-bbdc-58225ae768e6','c0abad3a-8801-4f42-86ea-4d2efe224ac0','b9211154-1c80-41c4-bc46-807a81a8efcd'],size=1,snapshot_id=d0ed7d51-b81f-44fe-8049-9b405ab292dc,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:27.876709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35728abf-4e06-44eb-aa6c-0170ebf19382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:27.899623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35728abf-4e06-44eb-aa6c-0170ebf19382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:27.900657 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (0de3b209-26d8-4d3b-a2bb-b2e2920a9573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:27.901004 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request issued successfully. Jul 10 19:07:27.901602 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aefd752a-2dce-47ae-ac47-bc1728880794 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:27.902095 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1068/4244] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:27 2026] POST /volume/v3/volumes => generated 791 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:27.912466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c85d92c2-c515-4d86-8dac-356ec5cdafa8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:27.914704 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c85d92c2-c515-4d86-8dac-356ec5cdafa8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] GET https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 Jul 10 19:07:27.915150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c85d92c2-c515-4d86-8dac-356ec5cdafa8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:27.915406 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c85d92c2-c515-4d86-8dac-356ec5cdafa8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:27.915884 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ae7e353-dd33-4a61-bd07-92cbf91a7066 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:27.917946 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ae7e353-dd33-4a61-bd07-92cbf91a7066 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:27.918223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ae7e353-dd33-4a61-bd07-92cbf91a7066 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:27.918518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ae7e353-dd33-4a61-bd07-92cbf91a7066 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:27.924537 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c85d92c2-c515-4d86-8dac-356ec5cdafa8 tempest-VolumesGetTest-424987854 tempest-VolumesGetTest-424987854-project-member] https://10.4.3.225/volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 returned with HTTP 404 Jul 10 19:07:27.924537 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1046/4245] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:27 2026] GET /volume/v3/volumes/d0f3d194-ffba-4e36-8b3a-549a09abf1f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:27.932283 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:27.932283 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:27.936520 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1ae7e353-dd33-4a61-bd07-92cbf91a7066 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:27.943137 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ae7e353-dd33-4a61-bd07-92cbf91a7066 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:27.943541 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1062/4246] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:27 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:28.154709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f54c44cb-6bee-411a-a9c6-686a8c0f2be3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:28.159738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f54c44cb-6bee-411a-a9c6-686a8c0f2be3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:28.159964 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f54c44cb-6bee-411a-a9c6-686a8c0f2be3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:28.160180 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f54c44cb-6bee-411a-a9c6-686a8c0f2be3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:28.160284 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f54c44cb-6bee-411a-a9c6-686a8c0f2be3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:28.168457 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:28.168457 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:28.169261 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f54c44cb-6bee-411a-a9c6-686a8c0f2be3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:28.169862 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1071/4247] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:28 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:28.957644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7c939b1e-9f31-496d-93e1-61ab009353a1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:28.960675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7c939b1e-9f31-496d-93e1-61ab009353a1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:28.960675 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7c939b1e-9f31-496d-93e1-61ab009353a1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:28.960675 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7c939b1e-9f31-496d-93e1-61ab009353a1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:28.973459 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:28.973459 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:28.983766 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7c939b1e-9f31-496d-93e1-61ab009353a1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:28.992287 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7c939b1e-9f31-496d-93e1-61ab009353a1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:28.992769 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1069/4248] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:28 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:29.014587 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3c42dc62-99af-4ee4-ab12-5ade8ef9c9e8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:29.018013 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3c42dc62-99af-4ee4-ab12-5ade8ef9c9e8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:29.018013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3c42dc62-99af-4ee4-ab12-5ade8ef9c9e8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:29.018013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3c42dc62-99af-4ee4-ab12-5ade8ef9c9e8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:29.028156 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:29.028156 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:29.033600 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3c42dc62-99af-4ee4-ab12-5ade8ef9c9e8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:29.044762 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3c42dc62-99af-4ee4-ab12-5ade8ef9c9e8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:29.051936 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1047/4249] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:29 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:29.180982 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ccb63f9a-06b0-4bf4-9c24-9610cd2378ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:29.183404 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccb63f9a-06b0-4bf4-9c24-9610cd2378ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:29.183711 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccb63f9a-06b0-4bf4-9c24-9610cd2378ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:29.183925 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccb63f9a-06b0-4bf4-9c24-9610cd2378ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:29.184060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ccb63f9a-06b0-4bf4-9c24-9610cd2378ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:29.190040 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:29.190040 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:29.191045 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccb63f9a-06b0-4bf4-9c24-9610cd2378ce tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:29.192865 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1063/4250] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:29 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:29.606191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-1b663ad9-3c7c-406a-9c4d-4e6047f01ef3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:29.784944 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-1b663ad9-3c7c-406a-9c4d-4e6047f01ef3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:29.785148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-1b663ad9-3c7c-406a-9c4d-4e6047f01ef3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:29.785324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-1b663ad9-3c7c-406a-9c4d-4e6047f01ef3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:29.792779 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:29.792779 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:29.797324 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-1b663ad9-3c7c-406a-9c4d-4e6047f01ef3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:29.805669 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-1b663ad9-3c7c-406a-9c4d-4e6047f01ef3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:29.806266 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1072/4251] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:29 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:30.210974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-68ea4d1e-68f9-4da9-8b2e-6770f019db20 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:30.214115 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68ea4d1e-68f9-4da9-8b2e-6770f019db20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:30.214115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68ea4d1e-68f9-4da9-8b2e-6770f019db20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:30.215103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68ea4d1e-68f9-4da9-8b2e-6770f019db20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:30.215103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-68ea4d1e-68f9-4da9-8b2e-6770f019db20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:30.222041 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:30.222041 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:30.223677 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68ea4d1e-68f9-4da9-8b2e-6770f019db20 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:30.224293 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1070/4252] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:30 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:31.238034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-de46e9dc-e181-46c5-91f8-b62cea6abf60 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:31.242383 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de46e9dc-e181-46c5-91f8-b62cea6abf60 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:31.242924 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de46e9dc-e181-46c5-91f8-b62cea6abf60 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:31.243247 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de46e9dc-e181-46c5-91f8-b62cea6abf60 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:31.243494 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-de46e9dc-e181-46c5-91f8-b62cea6abf60 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:31.248204 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:31.248204 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:31.249430 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de46e9dc-e181-46c5-91f8-b62cea6abf60 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:31.249983 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1048/4253] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:31 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:31.850631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c79eeea-f824-448e-8036-1584ba09b0bd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:31.851169 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c79eeea-f824-448e-8036-1584ba09b0bd None None] GET https://10.4.3.225/volume// Jul 10 19:07:31.851483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c79eeea-f824-448e-8036-1584ba09b0bd None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:31.851697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c79eeea-f824-448e-8036-1584ba09b0bd None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:31.852047 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c79eeea-f824-448e-8036-1584ba09b0bd None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:31.852515 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1064/4254] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:07:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:31.861671 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-312410e5-bf2a-4deb-9279-21377f407a04 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:31.864767 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-312410e5-bf2a-4deb-9279-21377f407a04 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:07:31.865483 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-312410e5-bf2a-4deb-9279-21377f407a04 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db4ae0cc-d4c1-4a29-8a3a-b92baecf3218", "connector": null, "instance_uuid": "f5731905-1558-4bd2-ae98-358bcb3547e6"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:31.877572 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:31.877572 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:31.928989 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-312410e5-bf2a-4deb-9279-21377f407a04 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:07:31.929557 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1073/4255] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:07:31 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:32.262449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32265b6c-8925-4411-bbfe-aa235303e7ef None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:32.265156 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32265b6c-8925-4411-bbfe-aa235303e7ef tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:32.265156 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32265b6c-8925-4411-bbfe-aa235303e7ef tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:32.266133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32265b6c-8925-4411-bbfe-aa235303e7ef tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:32.266133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-32265b6c-8925-4411-bbfe-aa235303e7ef tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:32.272200 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:32.272200 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:32.272925 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32265b6c-8925-4411-bbfe-aa235303e7ef tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:32.273459 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1071/4256] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:32 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:32.333402 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e1986480-5162-47e0-a6ca-59f77fd6e140 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:32.338314 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e1986480-5162-47e0-a6ca-59f77fd6e140 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:32.338552 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e1986480-5162-47e0-a6ca-59f77fd6e140 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:32.338777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e1986480-5162-47e0-a6ca-59f77fd6e140 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:32.340259 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-83c12db7-d7cf-49c8-96d6-aa4f3ac11dec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:32.342947 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-83c12db7-d7cf-49c8-96d6-aa4f3ac11dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:32.343166 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-83c12db7-d7cf-49c8-96d6-aa4f3ac11dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:32.343382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-83c12db7-d7cf-49c8-96d6-aa4f3ac11dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:32.348055 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:32.348055 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:32.351361 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e1986480-5162-47e0-a6ca-59f77fd6e140 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:32.351725 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:32.351725 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:32.355661 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-83c12db7-d7cf-49c8-96d6-aa4f3ac11dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:32.355975 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e1986480-5162-47e0-a6ca-59f77fd6e140 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:32.356401 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1049/4257] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:32 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:32.360188 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-83c12db7-d7cf-49c8-96d6-aa4f3ac11dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:32.360615 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1065/4258] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:32 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:32.471183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3743675a-3470-4754-acb4-dd9fd93ef0c7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:32.471625 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3743675a-3470-4754-acb4-dd9fd93ef0c7 None None] GET https://10.4.3.225/volume// Jul 10 19:07:32.471817 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3743675a-3470-4754-acb4-dd9fd93ef0c7 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:32.472134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3743675a-3470-4754-acb4-dd9fd93ef0c7 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:32.472479 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3743675a-3470-4754-acb4-dd9fd93ef0c7 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:32.472788 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1074/4259] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:32.481202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-dad07fbf-2fd8-49df-9041-6d312ee6e0ee None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:32.484164 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-dad07fbf-2fd8-49df-9041-6d312ee6e0ee tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:32.484582 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-dad07fbf-2fd8-49df-9041-6d312ee6e0ee tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:32.484944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-dad07fbf-2fd8-49df-9041-6d312ee6e0ee tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:32.498369 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:32.498369 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:32.504975 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-dad07fbf-2fd8-49df-9041-6d312ee6e0ee tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:32.512395 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-dad07fbf-2fd8-49df-9041-6d312ee6e0ee tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:32.513156 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1072/4260] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:32 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 1063 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:32.636340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:32.639405 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] PUT https://10.4.3.225/volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440 Jul 10 19:07:32.640023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:32.650025 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Acquiring lock "cinder-attachment_update-db4ae0cc-d4c1-4a29-8a3a-b92baecf3218-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:07:32.655978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-db4ae0cc-d4c1-4a29-8a3a-b92baecf3218-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:07:32.657315 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:32.657315 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:33.185984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-db4ae0cc-d4c1-4a29-8a3a-b92baecf3218-np0000005042" released by "attachment_update" :: held 0.530s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:07:33.186372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-cd99c1f1-f983-464c-a041-5bfc7cf2e50c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440 returned with HTTP 200 Jul 10 19:07:33.186984 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1050/4261] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:07:32 2026] PUT /volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:33.285601 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-92a623b3-0858-469c-8599-5c60f9764117 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:33.287880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92a623b3-0858-469c-8599-5c60f9764117 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:33.288189 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92a623b3-0858-469c-8599-5c60f9764117 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:33.288443 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92a623b3-0858-469c-8599-5c60f9764117 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:33.288586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-92a623b3-0858-469c-8599-5c60f9764117 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:33.293050 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:33.293050 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:33.293782 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92a623b3-0858-469c-8599-5c60f9764117 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:33.294485 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1066/4262] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:33 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:33.371824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7f43afee-add7-4c47-993b-d592404256d2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:33.374038 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7f43afee-add7-4c47-993b-d592404256d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:33.374359 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7f43afee-add7-4c47-993b-d592404256d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:33.374613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7f43afee-add7-4c47-993b-d592404256d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:33.386845 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:33.386845 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:33.390995 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7f43afee-add7-4c47-993b-d592404256d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:33.396866 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7f43afee-add7-4c47-993b-d592404256d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:33.397290 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1075/4263] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:33 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:34.307002 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2a822e4e-bbca-49e2-902f-f28899f5b429 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:34.310125 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a822e4e-bbca-49e2-902f-f28899f5b429 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:34.310499 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a822e4e-bbca-49e2-902f-f28899f5b429 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:34.310872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a822e4e-bbca-49e2-902f-f28899f5b429 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:34.311061 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2a822e4e-bbca-49e2-902f-f28899f5b429 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:34.316106 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:34.316106 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:34.316952 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a822e4e-bbca-49e2-902f-f28899f5b429 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:34.317499 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1073/4264] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:34 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:34.410044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d100fed7-04c7-457d-9a73-81e2060bc399 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:34.410565 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d100fed7-04c7-457d-9a73-81e2060bc399 None None] GET https://10.4.3.225/volume// Jul 10 19:07:34.410733 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d100fed7-04c7-457d-9a73-81e2060bc399 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:34.410973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d100fed7-04c7-457d-9a73-81e2060bc399 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:34.411354 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d100fed7-04c7-457d-9a73-81e2060bc399 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:34.411667 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1051/4265] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:07:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:34.414949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c95835a5-34a9-4d8c-8d6e-21f0d9eefce4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:34.415227 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c95835a5-34a9-4d8c-8d6e-21f0d9eefce4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:34.415365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c95835a5-34a9-4d8c-8d6e-21f0d9eefce4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:34.415583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c95835a5-34a9-4d8c-8d6e-21f0d9eefce4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:34.421166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-051e9dd3-f3e7-4b0f-80d6-1ca581ed3e8d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:34.427798 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:34.427798 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:34.432118 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c95835a5-34a9-4d8c-8d6e-21f0d9eefce4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:34.438240 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c95835a5-34a9-4d8c-8d6e-21f0d9eefce4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:34.439408 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1067/4266] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:34 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:34.616118 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-051e9dd3-f3e7-4b0f-80d6-1ca581ed3e8d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:07:34.616798 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-051e9dd3-f3e7-4b0f-80d6-1ca581ed3e8d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c085a51-3c1e-4536-8248-903cf6dfef80", "connector": null, "instance_uuid": "4a32bd79-ffa9-49e1-a5c4-cfac8addbcf9"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:34.628080 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:34.628080 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:34.673795 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-051e9dd3-f3e7-4b0f-80d6-1ca581ed3e8d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:07:34.674298 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1076/4267] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:07:34 2026] POST /volume/v3/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:34.895724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c2654068-5cdc-4011-ab94-6e14c66d6055 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:34.897631 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2654068-5cdc-4011-ab94-6e14c66d6055 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:34.897838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2654068-5cdc-4011-ab94-6e14c66d6055 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:34.898083 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2654068-5cdc-4011-ab94-6e14c66d6055 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:34.908507 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:34.908507 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:34.913736 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c2654068-5cdc-4011-ab94-6e14c66d6055 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:34.921179 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2654068-5cdc-4011-ab94-6e14c66d6055 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:34.921607 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1074/4268] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:34 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:35.211716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-352c3582-2ee4-44c4-9c3a-a96a77bbda6c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.212350 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-352c3582-2ee4-44c4-9c3a-a96a77bbda6c None None] GET https://10.4.3.225/volume// Jul 10 19:07:35.212529 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-352c3582-2ee4-44c4-9c3a-a96a77bbda6c None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:35.212736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-352c3582-2ee4-44c4-9c3a-a96a77bbda6c None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:35.213103 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-352c3582-2ee4-44c4-9c3a-a96a77bbda6c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:35.213550 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1052/4269] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:35.227686 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-542848bc-2d0d-4782-b32a-68ddbdc24f02 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.231271 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-542848bc-2d0d-4782-b32a-68ddbdc24f02 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:35.231430 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-542848bc-2d0d-4782-b32a-68ddbdc24f02 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:35.231560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-542848bc-2d0d-4782-b32a-68ddbdc24f02 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:35.242143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.245122 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.245122 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:35.252859 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-542848bc-2d0d-4782-b32a-68ddbdc24f02 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:35.258487 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-542848bc-2d0d-4782-b32a-68ddbdc24f02 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:35.259117 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1068/4270] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:35 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:35.326573 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:35.326762 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-532585891"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:35.328861 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-532585891'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:35.328861 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume of 1 GB Jul 10 19:07:35.329138 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.329138 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:35.330793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-969c87c6-acec-4532-9bd7-5043b71c6c68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.333928 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-969c87c6-acec-4532-9bd7-5043b71c6c68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:35.333928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-969c87c6-acec-4532-9bd7-5043b71c6c68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:35.334213 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-969c87c6-acec-4532-9bd7-5043b71c6c68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:35.334383 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-969c87c6-acec-4532-9bd7-5043b71c6c68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:35.335061 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Availability Zones retrieved successfully. Jul 10 19:07:35.339644 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.339644 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:35.340426 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-969c87c6-acec-4532-9bd7-5043b71c6c68 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:35.340998 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1075/4271] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:35 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:35.342946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (40250eb8-5866-4ed3-9b58-ac5a1dffa393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:35.344206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729e7b7f-d300-471e-8c11-e5a0eaa02d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:35.345375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:35.378289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729e7b7f-d300-471e-8c11-e5a0eaa02d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:35.379136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.379228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312a7915-0c04-4bd5-9b05-87ed37bf9a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:35.381283 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] PUT https://10.4.3.225/volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f Jul 10 19:07:35.381708 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:35.391409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Acquiring lock "cinder-attachment_update-1c085a51-3c1e-4536-8248-903cf6dfef80-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:07:35.397326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Lock "cinder-attachment_update-1c085a51-3c1e-4536-8248-903cf6dfef80-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:07:35.398682 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.398682 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:35.455043 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a0282fa9-3ed1-4152-8dcd-d3e1b08de455 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.456282 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['05d9352e-0382-4cb4-aef7-f44d406aada4', '744b3361-b688-4a73-b9f7-0376794b4acf', 'ebbb8fec-c266-4429-8d6c-f063fe7662eb', 'b8f54f9c-4038-4624-be0d-5c4dd3dbbe59'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:35.457104 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0282fa9-3ed1-4152-8dcd-d3e1b08de455 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:35.457157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312a7915-0c04-4bd5-9b05-87ed37bf9a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d9352e-0382-4cb4-aef7-f44d406aada4', '744b3361-b688-4a73-b9f7-0376794b4acf', 'ebbb8fec-c266-4429-8d6c-f063fe7662eb', 'b8f54f9c-4038-4624-be0d-5c4dd3dbbe59']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:35.457531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0282fa9-3ed1-4152-8dcd-d3e1b08de455 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:35.457941 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0282fa9-3ed1-4152-8dcd-d3e1b08de455 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:35.458120 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122121b6-5ed6-44d8-b46b-0d06b6852154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:35.470397 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.470397 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:35.474828 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a0282fa9-3ed1-4152-8dcd-d3e1b08de455 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:35.480781 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0282fa9-3ed1-4152-8dcd-d3e1b08de455 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:35.481339 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1069/4272] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:35 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:35.482841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122121b6-5ed6-44d8-b46b-0d06b6852154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-532585891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['05d9352e-0382-4cb4-aef7-f44d406aada4','744b3361-b688-4a73-b9f7-0376794b4acf','ebbb8fec-c266-4429-8d6c-f063fe7662eb','b8f54f9c-4038-4624-be0d-5c4dd3dbbe59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-532585891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e726be20e4d4e78a3297c119c9d865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4169c099d84610845ada310cbefd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:35.484645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fceebd13-77c7-4c66-a786-e9652063aa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:35.503952 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fceebd13-77c7-4c66-a786-e9652063aa6e) transitioned into state 'SUCCESS' from state '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-532585891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['05d9352e-0382-4cb4-aef7-f44d406aada4','744b3361-b688-4a73-b9f7-0376794b4acf','ebbb8fec-c266-4429-8d6c-f063fe7662eb','b8f54f9c-4038-4624-be0d-5c4dd3dbbe59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:35.504852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c92c0e3-3c2b-4704-9596-d2015d2b4d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:35.517764 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c92c0e3-3c2b-4704-9596-d2015d2b4d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:35.518776 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (40250eb8-5866-4ed3-9b58-ac5a1dffa393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:35.519181 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request issued successfully. Jul 10 19:07:35.519901 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a21d2b82-fc30-40ba-8437-c9beaf23e475 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:35.520329 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1077/4273] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:07:35 2026] POST /volume/v3/volumes => generated 753 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:35.536870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-53b25404-b464-4dcf-af68-d1b97e965a26 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.536870 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-53b25404-b464-4dcf-af68-d1b97e965a26 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:07:35.536870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-53b25404-b464-4dcf-af68-d1b97e965a26 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:35.537378 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-53b25404-b464-4dcf-af68-d1b97e965a26 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:35.547678 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.547678 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:35.552487 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-53b25404-b464-4dcf-af68-d1b97e965a26 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:07:35.558096 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-53b25404-b464-4dcf-af68-d1b97e965a26 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:07:35.558613 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1076/4274] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:35 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:35.922727 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Lock "cinder-attachment_update-1c085a51-3c1e-4536-8248-903cf6dfef80-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:07:35.923175 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-99006b6f-f10b-47ce-8e98-64165fd51e46 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f returned with HTTP 200 Jul 10 19:07:35.923574 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1053/4275] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:07:35 2026] PUT /volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:35.940687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-be1ea903-3884-4335-8687-81a0e4925530 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:35.942744 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be1ea903-3884-4335-8687-81a0e4925530 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:35.942923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be1ea903-3884-4335-8687-81a0e4925530 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:35.943089 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be1ea903-3884-4335-8687-81a0e4925530 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:35.953373 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:35.953373 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:35.958090 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-be1ea903-3884-4335-8687-81a0e4925530 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:35.963300 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be1ea903-3884-4335-8687-81a0e4925530 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:35.963766 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1070/4276] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:35 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:36.355827 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9bc9eb20-aaae-40b1-a01a-41faef0e8326 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.358148 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9bc9eb20-aaae-40b1-a01a-41faef0e8326 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:36.358508 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9bc9eb20-aaae-40b1-a01a-41faef0e8326 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:36.358784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9bc9eb20-aaae-40b1-a01a-41faef0e8326 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:36.359034 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-9bc9eb20-aaae-40b1-a01a-41faef0e8326 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:36.365327 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.365327 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:36.366796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9bc9eb20-aaae-40b1-a01a-41faef0e8326 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:36.366796 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1078/4277] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:36 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:36.497416 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-586dc920-3c6b-4e2b-9508-357f0ca2153e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.499097 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-586dc920-3c6b-4e2b-9508-357f0ca2153e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:36.499362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-586dc920-3c6b-4e2b-9508-357f0ca2153e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:36.499540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-586dc920-3c6b-4e2b-9508-357f0ca2153e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:36.509898 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.509898 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:36.515205 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-586dc920-3c6b-4e2b-9508-357f0ca2153e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:36.521953 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-586dc920-3c6b-4e2b-9508-357f0ca2153e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:36.522271 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1077/4278] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:36 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:36.570955 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-34d79531-cc22-4c39-819f-c37a851f766f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.573049 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-34d79531-cc22-4c39-819f-c37a851f766f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:07:36.573348 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-34d79531-cc22-4c39-819f-c37a851f766f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:36.573639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-34d79531-cc22-4c39-819f-c37a851f766f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:36.582263 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.582263 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:36.586035 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-34d79531-cc22-4c39-819f-c37a851f766f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:07:36.590929 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-34d79531-cc22-4c39-819f-c37a851f766f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:07:36.591371 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1054/4279] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:36 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:36.606067 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c15a64dd-d2d5-4edc-a591-931906659386 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.608199 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c15a64dd-d2d5-4edc-a591-931906659386 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:07:36.608199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c15a64dd-d2d5-4edc-a591-931906659386 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:36.608755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c15a64dd-d2d5-4edc-a591-931906659386 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:36.616174 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.616174 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:36.620537 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c15a64dd-d2d5-4edc-a591-931906659386 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:07:36.626559 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c15a64dd-d2d5-4edc-a591-931906659386 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:07:36.627020 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1071/4280] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:36 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:36.640864 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.642871 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:07:36.643350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1099083789"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:36.654388 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.654388 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:36.655075 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:07:36.655276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:07:36.704510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['2408be63-3e1b-4e2f-b616-9d394826eeec', '1bfdd7d4-58bf-44c2-840e-f048e3c359a8', '94e25cf0-a571-451c-ba0c-2746fed6a502', 'b23808bd-954a-45d8-9747-9adbad6bbf2f'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:36.738474 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot create request issued successfully. Jul 10 19:07:36.739165 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8bc8c89c-132a-40ef-bfa9-ae715494a551 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:07:36.739654 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1079/4281] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:07:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:36.750911 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8eff96b9-751a-4d49-960e-af9179474e21 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.752569 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8eff96b9-751a-4d49-960e-af9179474e21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:07:36.753018 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8eff96b9-751a-4d49-960e-af9179474e21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:36.753317 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8eff96b9-751a-4d49-960e-af9179474e21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:36.758896 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.758896 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:36.759727 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8eff96b9-751a-4d49-960e-af9179474e21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:07:36.761233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8eff96b9-751a-4d49-960e-af9179474e21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e returned with HTTP 200 Jul 10 19:07:36.762486 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1078/4282] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:36 2026] GET /volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:36.978294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a1afbcef-5ec3-4e48-93c3-f2ae1bcad56e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:36.980754 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1afbcef-5ec3-4e48-93c3-f2ae1bcad56e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:36.981085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1afbcef-5ec3-4e48-93c3-f2ae1bcad56e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:36.981299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a1afbcef-5ec3-4e48-93c3-f2ae1bcad56e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:36.994663 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:36.994663 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:37.000134 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a1afbcef-5ec3-4e48-93c3-f2ae1bcad56e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:37.006990 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a1afbcef-5ec3-4e48-93c3-f2ae1bcad56e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:37.007495 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1055/4283] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:36 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:37.381849 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-83168d99-1d3f-4e0e-b114-7d430a389082 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:37.381849 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83168d99-1d3f-4e0e-b114-7d430a389082 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:37.382211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83168d99-1d3f-4e0e-b114-7d430a389082 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:37.382211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-83168d99-1d3f-4e0e-b114-7d430a389082 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:37.382292 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-83168d99-1d3f-4e0e-b114-7d430a389082 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:37.390119 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:37.390119 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:37.390867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-83168d99-1d3f-4e0e-b114-7d430a389082 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:37.391236 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1072/4284] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:37 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:37.537690 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c39320b8-53d9-4787-91b2-2145defb86ec None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:37.540910 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c39320b8-53d9-4787-91b2-2145defb86ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:37.541051 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c39320b8-53d9-4787-91b2-2145defb86ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:37.541359 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c39320b8-53d9-4787-91b2-2145defb86ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:37.558012 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:37.558012 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:37.564488 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c39320b8-53d9-4787-91b2-2145defb86ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:37.570730 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c39320b8-53d9-4787-91b2-2145defb86ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:37.571140 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1080/4285] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:37 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:37.773902 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3c1a9457-0f0d-4092-850a-2aad34e03b0e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:37.776058 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3c1a9457-0f0d-4092-850a-2aad34e03b0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:07:37.776248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3c1a9457-0f0d-4092-850a-2aad34e03b0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:37.776481 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3c1a9457-0f0d-4092-850a-2aad34e03b0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:37.782695 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:37.782695 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:37.783107 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3c1a9457-0f0d-4092-850a-2aad34e03b0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:07:37.783998 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3c1a9457-0f0d-4092-850a-2aad34e03b0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e returned with HTTP 200 Jul 10 19:07:37.784423 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1079/4286] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:37 2026] GET /volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:37.796213 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:37.798963 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:07:37.798963 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "snapshot_id": "c37989dd-2559-44ec-b5a5-3a8d9ebb895e", "name": "tempest-VolumesSnapshotTestJSON-Backup-1683816370", "container": "tempest-volumessnapshottestjson-backup-container-366153235"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:37.801730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Creating new backup {'backup': {'volume_id': 'e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83', 'snapshot_id': 'c37989dd-2559-44ec-b5a5-3a8d9ebb895e', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1683816370', 'container': 'tempest-volumessnapshottestjson-backup-container-366153235'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:07:37.802064 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Creating backup of volume e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 in container tempest-volumessnapshottestjson-backup-container-366153235 Jul 10 19:07:37.811588 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:37.811588 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:37.812306 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:07:37.820586 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:37.820586 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:37.821242 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:07:37.854750 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['8bd42143-72ce-4c46-80b8-828b5a3eed63', '6ebf35ed-e773-4d80-a898-d1db4dd3b23e'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:37.895099 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae7eb1ca-7c98-4dfb-9e9b-36ca3f6a54c5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:07:37.895827 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1056/4287] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:37 2026] POST /volume/v3/backups => generated 335 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:37.905681 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b58614d-70bc-4964-96a5-395e38c7a20d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:37.908461 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b58614d-70bc-4964-96a5-395e38c7a20d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:37.908646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b58614d-70bc-4964-96a5-395e38c7a20d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:37.908841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b58614d-70bc-4964-96a5-395e38c7a20d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:37.909053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3b58614d-70bc-4964-96a5-395e38c7a20d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:37.915795 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:37.915795 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:37.916900 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b58614d-70bc-4964-96a5-395e38c7a20d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:37.917421 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1073/4288] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:37 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:38.025680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d88692bd-8938-4cf4-b16b-fc063e4be312 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:38.027694 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d88692bd-8938-4cf4-b16b-fc063e4be312 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:38.028357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d88692bd-8938-4cf4-b16b-fc063e4be312 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:38.028357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d88692bd-8938-4cf4-b16b-fc063e4be312 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:38.040052 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:38.040052 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:38.043657 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d88692bd-8938-4cf4-b16b-fc063e4be312 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:38.049450 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d88692bd-8938-4cf4-b16b-fc063e4be312 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:38.049939 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1081/4289] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:38 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:38.405313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2d291073-110d-4288-a1b5-bb6760700e75 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:38.408536 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d291073-110d-4288-a1b5-bb6760700e75 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:38.408536 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d291073-110d-4288-a1b5-bb6760700e75 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:38.408536 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d291073-110d-4288-a1b5-bb6760700e75 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:38.408862 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2d291073-110d-4288-a1b5-bb6760700e75 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:38.416728 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:38.416728 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:38.418660 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d291073-110d-4288-a1b5-bb6760700e75 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:38.419070 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1080/4290] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:38 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:38.589856 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5dfa21f8-c28a-4e91-8fa7-b5c3252ba689 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:38.593033 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5dfa21f8-c28a-4e91-8fa7-b5c3252ba689 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:38.593285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5dfa21f8-c28a-4e91-8fa7-b5c3252ba689 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:38.593487 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5dfa21f8-c28a-4e91-8fa7-b5c3252ba689 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:38.609644 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:38.609644 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:38.616057 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5dfa21f8-c28a-4e91-8fa7-b5c3252ba689 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:38.622068 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5dfa21f8-c28a-4e91-8fa7-b5c3252ba689 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:38.622910 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1057/4291] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:38 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:38.929415 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-da89736e-4f66-4d91-99ea-592bdaff5966 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:38.932244 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da89736e-4f66-4d91-99ea-592bdaff5966 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:38.932244 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da89736e-4f66-4d91-99ea-592bdaff5966 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:38.932430 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-da89736e-4f66-4d91-99ea-592bdaff5966 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:38.932604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-da89736e-4f66-4d91-99ea-592bdaff5966 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:38.939151 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:38.939151 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:38.940953 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-da89736e-4f66-4d91-99ea-592bdaff5966 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:38.940953 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1074/4292] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:38 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:39.067910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-425d94a8-ccd0-497e-bf62-6f467a508a1d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:39.071463 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-425d94a8-ccd0-497e-bf62-6f467a508a1d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:39.071463 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-425d94a8-ccd0-497e-bf62-6f467a508a1d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:39.072473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-425d94a8-ccd0-497e-bf62-6f467a508a1d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:39.085651 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:39.085651 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:39.090373 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-425d94a8-ccd0-497e-bf62-6f467a508a1d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:39.095825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-425d94a8-ccd0-497e-bf62-6f467a508a1d tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:39.096322 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1082/4293] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:39 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:39.431233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2acf903a-1be2-401f-a9b7-7bdf91a2d208 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:39.433940 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2acf903a-1be2-401f-a9b7-7bdf91a2d208 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:39.434299 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2acf903a-1be2-401f-a9b7-7bdf91a2d208 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:39.434586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2acf903a-1be2-401f-a9b7-7bdf91a2d208 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:39.434768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2acf903a-1be2-401f-a9b7-7bdf91a2d208 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:39.440880 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:39.440880 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:39.441642 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2acf903a-1be2-401f-a9b7-7bdf91a2d208 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:39.441725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-a1d3599f-0875-48b1-a962-172ba1862d6e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:39.442550 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1081/4294] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:39 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:39.444521 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-a1d3599f-0875-48b1-a962-172ba1862d6e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440/action Jul 10 19:07:39.445003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-a1d3599f-0875-48b1-a962-172ba1862d6e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:39.445218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-a1d3599f-0875-48b1-a962-172ba1862d6e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:39.471455 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:39.471455 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:39.485232 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-32351ea5-a417-4dc8-bff9-1543e78a60c5 req-a1d3599f-0875-48b1-a962-172ba1862d6e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440/action returned with HTTP 204 Jul 10 19:07:39.485818 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1058/4295] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:07:39 2026] POST /volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:39.637786 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0ff2e910-c770-4053-a24a-b571009cb3e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:39.639869 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ff2e910-c770-4053-a24a-b571009cb3e4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:39.640109 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ff2e910-c770-4053-a24a-b571009cb3e4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:39.640699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0ff2e910-c770-4053-a24a-b571009cb3e4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:39.654720 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:39.654720 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:39.672101 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0ff2e910-c770-4053-a24a-b571009cb3e4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:39.681435 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0ff2e910-c770-4053-a24a-b571009cb3e4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:39.681435 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1075/4296] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:39 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 1176 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:39.953601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eb4e6baf-2713-4ed9-b635-7674dbcd3728 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:39.955820 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eb4e6baf-2713-4ed9-b635-7674dbcd3728 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:39.955938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eb4e6baf-2713-4ed9-b635-7674dbcd3728 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:39.956138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eb4e6baf-2713-4ed9-b635-7674dbcd3728 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:39.956236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-eb4e6baf-2713-4ed9-b635-7674dbcd3728 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:39.958081 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=435,cinder:INSERT=69,cinder:UPDATE=137 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:07:39.963092 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:39.963092 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:39.964000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eb4e6baf-2713-4ed9-b635-7674dbcd3728 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:39.964488 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1083/4297] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:39 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:40.111374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d446a2ac-c8ca-4dd2-8f85-d9aeb445f919 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:40.114767 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d446a2ac-c8ca-4dd2-8f85-d9aeb445f919 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:40.114767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d446a2ac-c8ca-4dd2-8f85-d9aeb445f919 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:40.114767 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d446a2ac-c8ca-4dd2-8f85-d9aeb445f919 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:40.124918 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:40.124918 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:40.130096 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d446a2ac-c8ca-4dd2-8f85-d9aeb445f919 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:40.137681 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d446a2ac-c8ca-4dd2-8f85-d9aeb445f919 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:40.138548 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1082/4298] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:40 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:40.453561 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9eea2be8-8330-4a96-91ff-9f4a430397aa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:40.455327 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9eea2be8-8330-4a96-91ff-9f4a430397aa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:40.455614 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9eea2be8-8330-4a96-91ff-9f4a430397aa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:40.455955 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9eea2be8-8330-4a96-91ff-9f4a430397aa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:40.456202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9eea2be8-8330-4a96-91ff-9f4a430397aa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:40.460375 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:40.460375 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:40.461056 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9eea2be8-8330-4a96-91ff-9f4a430397aa tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:40.461475 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1059/4299] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:40 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:40.977564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30cc023f-8a35-4c7a-8517-fd6d83d23507 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:40.980002 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30cc023f-8a35-4c7a-8517-fd6d83d23507 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:40.980274 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30cc023f-8a35-4c7a-8517-fd6d83d23507 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:40.980513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30cc023f-8a35-4c7a-8517-fd6d83d23507 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:40.980645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-30cc023f-8a35-4c7a-8517-fd6d83d23507 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:40.985092 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:40.985092 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:40.985835 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30cc023f-8a35-4c7a-8517-fd6d83d23507 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:40.986239 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1076/4300] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:40 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:41.154121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-21341981-5dc9-452f-9c39-dca6fcdc87d7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:41.156069 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-21341981-5dc9-452f-9c39-dca6fcdc87d7 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:41.156308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-21341981-5dc9-452f-9c39-dca6fcdc87d7 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:41.156548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-21341981-5dc9-452f-9c39-dca6fcdc87d7 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:41.167306 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:41.167306 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:41.171410 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-21341981-5dc9-452f-9c39-dca6fcdc87d7 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:41.175776 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-21341981-5dc9-452f-9c39-dca6fcdc87d7 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:41.176206 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1084/4301] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:41 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:41.456163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:41.458291 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:41.458751 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1308260411", "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:41.460449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1308260411', 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:41.472611 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2daf7a86-e816-4d08-804c-fd6270656132 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:41.474432 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2daf7a86-e816-4d08-804c-fd6270656132 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:41.474779 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2daf7a86-e816-4d08-804c-fd6270656132 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:41.475074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2daf7a86-e816-4d08-804c-fd6270656132 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:41.475736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-2daf7a86-e816-4d08-804c-fd6270656132 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:41.479870 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:41.479870 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:41.480537 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2daf7a86-e816-4d08-804c-fd6270656132 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:41.480909 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1060/4302] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:41 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:41.651069 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Create volume of 1 GB Jul 10 19:07:41.653297 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=456,cinder:UPDATE=128,cinder:INSERT=81 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:07:41.655707 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Availability Zones retrieved successfully. Jul 10 19:07:41.661006 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Flow 'volume_create_api' (710962d9-7cb3-4fae-a845-ae017f7f6a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:41.661991 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ab684d-ef9d-46de-9b7a-9cff65d22c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:41.662973 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:41.716740 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ab684d-ef9d-46de-9b7a-9cff65d22c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:41.717531 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f41f03d-d05a-4226-8814-813f5998dee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:41.774643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Created reservations ['6a8cd653-a4aa-4662-8129-2049e845b79e', '4ca6650a-a12f-4a47-9c53-d212b32c73f3', 'fcbb1d32-889c-495d-a3da-c461358551c9', '9bf45bf5-46cc-40c7-a489-017bd387fb78'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:41.775543 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f41f03d-d05a-4226-8814-813f5998dee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8cd653-a4aa-4662-8129-2049e845b79e', '4ca6650a-a12f-4a47-9c53-d212b32c73f3', 'fcbb1d32-889c-495d-a3da-c461358551c9', '9bf45bf5-46cc-40c7-a489-017bd387fb78']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:41.776438 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846275cb-dc24-4ede-b454-2b4a37be5ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:41.803867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846275cb-dc24-4ede-b454-2b4a37be5ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ca03388-c403-409f-b6d6-ca92e6f0990f', '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-1308260411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea00ac1122f4679b1e97c1d355307bd',qos_specs=None,replication_status=,reservations=['6a8cd653-a4aa-4662-8129-2049e845b79e','4ca6650a-a12f-4a47-9c53-d212b32c73f3','fcbb1d32-889c-495d-a3da-c461358551c9','9bf45bf5-46cc-40c7-a489-017bd387fb78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57ef115534ca4c2b801745c8fc84d7d3',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1308260411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ca03388-c403-409f-b6d6-ca92e6f0990f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea00ac1122f4679b1e97c1d355307bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57ef115534ca4c2b801745c8fc84d7d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:41.804616 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f703ad-d5ba-47a2-9812-1eba150a4f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:41.822303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f703ad-d5ba-47a2-9812-1eba150a4f93) transitioned into state 'SUCCESS' from state '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-1308260411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea00ac1122f4679b1e97c1d355307bd',qos_specs=None,replication_status=,reservations=['6a8cd653-a4aa-4662-8129-2049e845b79e','4ca6650a-a12f-4a47-9c53-d212b32c73f3','fcbb1d32-889c-495d-a3da-c461358551c9','9bf45bf5-46cc-40c7-a489-017bd387fb78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57ef115534ca4c2b801745c8fc84d7d3',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:41.823212 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac89112-08ef-4c6c-ad5f-24a34bf32da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:41.834744 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac89112-08ef-4c6c-ad5f-24a34bf32da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:41.835814 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Flow 'volume_create_api' (710962d9-7cb3-4fae-a845-ae017f7f6a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:41.836204 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Create volume request issued successfully. Jul 10 19:07:41.837040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-839d4cc9-22fe-4a6d-a550-0c3963e38f1c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:41.837553 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1083/4303] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:41 2026] POST /volume/v3/volumes => generated 753 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:41.851407 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2250478a-769f-424d-844c-ab1020de1827 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:41.853356 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2250478a-769f-424d-844c-ab1020de1827 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] GET https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:07:41.853516 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2250478a-769f-424d-844c-ab1020de1827 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:41.853743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2250478a-769f-424d-844c-ab1020de1827 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:41.861590 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:41.861590 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:41.865718 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2250478a-769f-424d-844c-ab1020de1827 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:07:41.870070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2250478a-769f-424d-844c-ab1020de1827 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 200 Jul 10 19:07:41.870491 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1077/4304] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:41 2026] GET /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:41.998127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7e527df6-40e9-4dec-9485-87d19d1ffbe9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:42.000236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e527df6-40e9-4dec-9485-87d19d1ffbe9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:42.000488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e527df6-40e9-4dec-9485-87d19d1ffbe9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:42.000738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e527df6-40e9-4dec-9485-87d19d1ffbe9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:42.000908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7e527df6-40e9-4dec-9485-87d19d1ffbe9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:42.006415 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:42.006415 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:42.007257 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e527df6-40e9-4dec-9485-87d19d1ffbe9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:42.007650 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1085/4305] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:41 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:42.188948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-864f8e93-76ec-40c5-8bbe-d53f3204b690 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:42.190817 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-864f8e93-76ec-40c5-8bbe-d53f3204b690 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:42.191014 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-864f8e93-76ec-40c5-8bbe-d53f3204b690 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:42.191203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-864f8e93-76ec-40c5-8bbe-d53f3204b690 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:42.193025 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=433,cinder:UPDATE=118,cinder:INSERT=62 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:07:42.201946 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:42.201946 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:42.205956 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-864f8e93-76ec-40c5-8bbe-d53f3204b690 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:42.210302 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-864f8e93-76ec-40c5-8bbe-d53f3204b690 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:42.210787 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1061/4306] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:42 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:42.491733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3939f649-8efd-4bc3-a12e-3c18463bc59a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:42.493575 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3939f649-8efd-4bc3-a12e-3c18463bc59a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:42.493780 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3939f649-8efd-4bc3-a12e-3c18463bc59a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:42.493984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3939f649-8efd-4bc3-a12e-3c18463bc59a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:42.494089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3939f649-8efd-4bc3-a12e-3c18463bc59a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:42.499447 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:42.499447 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:42.500307 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3939f649-8efd-4bc3-a12e-3c18463bc59a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:42.500790 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1084/4307] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:42 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:42.884567 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c57cf934-d611-4ec9-b12f-c0fd20eecfa0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:42.886268 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c57cf934-d611-4ec9-b12f-c0fd20eecfa0 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] GET https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:07:42.886494 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c57cf934-d611-4ec9-b12f-c0fd20eecfa0 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:42.886702 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c57cf934-d611-4ec9-b12f-c0fd20eecfa0 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:42.893780 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:42.893780 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:42.898678 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c57cf934-d611-4ec9-b12f-c0fd20eecfa0 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:07:42.908750 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c57cf934-d611-4ec9-b12f-c0fd20eecfa0 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 200 Jul 10 19:07:42.909182 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1078/4308] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:42 2026] GET /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:42.944604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8bd42ab6-ab12-483f-b223-4d2e6a546f8a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:42.971892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8bd42ab6-ab12-483f-b223-4d2e6a546f8a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] GET https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:07:42.972081 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8bd42ab6-ab12-483f-b223-4d2e6a546f8a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:42.972270 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8bd42ab6-ab12-483f-b223-4d2e6a546f8a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:42.979067 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:42.979067 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:42.982483 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8bd42ab6-ab12-483f-b223-4d2e6a546f8a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:07:42.986942 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8bd42ab6-ab12-483f-b223-4d2e6a546f8a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 200 Jul 10 19:07:42.987322 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1086/4309] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:42 2026] GET /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:43.019576 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e2365aeb-2c9b-4b59-929d-f7498122b28d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.021915 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2365aeb-2c9b-4b59-929d-f7498122b28d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:43.022425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2365aeb-2c9b-4b59-929d-f7498122b28d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:43.022486 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2365aeb-2c9b-4b59-929d-f7498122b28d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:43.022632 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e2365aeb-2c9b-4b59-929d-f7498122b28d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:43.028372 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.028372 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:43.029534 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2365aeb-2c9b-4b59-929d-f7498122b28d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:43.030018 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1062/4310] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:43 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:43.224939 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-207295ed-af7d-48ba-9fb3-16043487c0d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.227782 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-207295ed-af7d-48ba-9fb3-16043487c0d0 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:43.227782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-207295ed-af7d-48ba-9fb3-16043487c0d0 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:43.227994 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-207295ed-af7d-48ba-9fb3-16043487c0d0 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:43.238743 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.238743 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:43.243069 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-207295ed-af7d-48ba-9fb3-16043487c0d0 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:43.248166 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-207295ed-af7d-48ba-9fb3-16043487c0d0 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:43.248654 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1085/4311] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:43 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:43.415880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-56296191-911b-49ff-9850-efe386222b8a req-8bfd379f-b198-47db-a2f4-9a935d11bcdd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.418206 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-8bfd379f-b198-47db-a2f4-9a935d11bcdd tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:43.418462 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-8bfd379f-b198-47db-a2f4-9a935d11bcdd tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:43.418683 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-8bfd379f-b198-47db-a2f4-9a935d11bcdd tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:43.421177 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=464,cinder:INSERT=82,cinder:UPDATE=152 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:07:43.431501 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.431501 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:43.436346 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-56296191-911b-49ff-9850-efe386222b8a req-8bfd379f-b198-47db-a2f4-9a935d11bcdd tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:43.443073 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-8bfd379f-b198-47db-a2f4-9a935d11bcdd tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:43.443586 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1079/4312] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:43 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:43.443960 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-128fb9e6-6feb-4f15-823e-3185a718b790 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.446990 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-128fb9e6-6feb-4f15-823e-3185a718b790 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] POST https://10.4.3.225/volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f/action Jul 10 19:07:43.447473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-128fb9e6-6feb-4f15-823e-3185a718b790 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:43.447631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-128fb9e6-6feb-4f15-823e-3185a718b790 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:43.468032 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.470245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218/action Jul 10 19:07:43.470603 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:43.470723 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:43.472850 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.472850 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:43.480176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-11df2a4c-0e9b-4eaf-80ba-8e74e358aa67 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.481699 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.481699 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:43.482201 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-11df2a4c-0e9b-4eaf-80ba-8e74e358aa67 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] GET https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:07:43.482276 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:43.482404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-11df2a4c-0e9b-4eaf-80ba-8e74e358aa67 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:43.482581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-11df2a4c-0e9b-4eaf-80ba-8e74e358aa67 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:43.488635 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-64bc7efe-12fa-49a4-afa4-640056cdba93 req-128fb9e6-6feb-4f15-823e-3185a718b790 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f/action returned with HTTP 204 Jul 10 19:07:43.489145 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.489145 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:43.489265 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1087/4313] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:07:43 2026] POST /volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:43.492749 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Begin detaching volume completed successfully. Jul 10 19:07:43.492940 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-f235e607-2b67-4928-84ef-17c902fef401 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218/action returned with HTTP 202 Jul 10 19:07:43.493392 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1063/4314] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:07:43 2026] POST /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:07:43.493836 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-11df2a4c-0e9b-4eaf-80ba-8e74e358aa67 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:07:43.499189 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-11df2a4c-0e9b-4eaf-80ba-8e74e358aa67 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 200 Jul 10 19:07:43.499788 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1086/4315] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:43 2026] GET /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:43.510494 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8b21ab92-7375-44c5-884c-20d0fb5c37d1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.511186 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b21ab92-7375-44c5-884c-20d0fb5c37d1 None None] GET https://10.4.3.225/volume// Jul 10 19:07:43.511186 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b21ab92-7375-44c5-884c-20d0fb5c37d1 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:43.511367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b21ab92-7375-44c5-884c-20d0fb5c37d1 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:43.511722 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b21ab92-7375-44c5-884c-20d0fb5c37d1 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:43.512129 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1080/4316] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:07:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:43.512300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5eb84ec1-3f2d-4f55-8e4e-cc9aec711c9f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.514231 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5eb84ec1-3f2d-4f55-8e4e-cc9aec711c9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:43.515375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5eb84ec1-3f2d-4f55-8e4e-cc9aec711c9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:43.515375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5eb84ec1-3f2d-4f55-8e4e-cc9aec711c9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:43.515375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5eb84ec1-3f2d-4f55-8e4e-cc9aec711c9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:43.519862 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.519862 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:43.519862 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5eb84ec1-3f2d-4f55-8e4e-cc9aec711c9f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:43.520033 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-daba4bb6-382c-48dc-8681-fb0c315f973a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:43.520255 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1088/4317] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:43 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:43.523530 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-daba4bb6-382c-48dc-8681-fb0c315f973a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:07:43.523939 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-daba4bb6-382c-48dc-8681-fb0c315f973a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ca03388-c403-409f-b6d6-ca92e6f0990f", "connector": null, "instance_uuid": "9a26613b-0a06-4fef-8821-cfcae3de6c51"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:43.533022 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:43.533022 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:43.568029 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-daba4bb6-382c-48dc-8681-fb0c315f973a tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:07:43.568571 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1064/4318] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:07:43 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:44.041959 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c3e01585-23d8-44ae-afb2-16d9b4243bf4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.044008 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c3e01585-23d8-44ae-afb2-16d9b4243bf4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:44.044202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c3e01585-23d8-44ae-afb2-16d9b4243bf4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.044428 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c3e01585-23d8-44ae-afb2-16d9b4243bf4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.044571 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c3e01585-23d8-44ae-afb2-16d9b4243bf4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:44.049231 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.049231 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:44.050117 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c3e01585-23d8-44ae-afb2-16d9b4243bf4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:44.050547 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1087/4319] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:44.264473 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75ded4d3-1491-4d7a-8410-6c398c154ccb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.266890 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75ded4d3-1491-4d7a-8410-6c398c154ccb tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:44.267158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75ded4d3-1491-4d7a-8410-6c398c154ccb tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.267483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75ded4d3-1491-4d7a-8410-6c398c154ccb tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.285453 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.285453 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:44.291205 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-75ded4d3-1491-4d7a-8410-6c398c154ccb tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:44.299641 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75ded4d3-1491-4d7a-8410-6c398c154ccb tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:44.299996 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1081/4320] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1158 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:44.318514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-62c94924-23fd-4d47-88ac-521411838f5b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.320772 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] POST https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80/action Jul 10 19:07:44.321198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:44.321328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:44.334121 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.334121 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:44.334644 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:44.378264 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Created reservations ['3a0ae9d0-daee-4691-9d59-1b926c0b2c40', '96153db6-61cf-4d6e-a8d5-e03f14700068'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:44.402504 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Extend volume request issued successfully. Jul 10 19:07:44.402753 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-62c94924-23fd-4d47-88ac-521411838f5b tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80/action returned with HTTP 202 Jul 10 19:07:44.403353 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1089/4321] 10.4.3.225 () {70 vars in 1431 bytes} [Fri Jul 10 19:07:44 2026] POST /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 19:07:44.411880 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f1d03411-210d-4a17-a9c4-cb6ca4ea3954 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.414430 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1d03411-210d-4a17-a9c4-cb6ca4ea3954 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:44.414765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1d03411-210d-4a17-a9c4-cb6ca4ea3954 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.415093 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f1d03411-210d-4a17-a9c4-cb6ca4ea3954 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.429607 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.429607 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:44.434346 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f1d03411-210d-4a17-a9c4-cb6ca4ea3954 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:44.438903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f1d03411-210d-4a17-a9c4-cb6ca4ea3954 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:44.439283 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1065/4322] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:44.517885 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7b64aa11-4470-41ee-b032-fd3c56c6331f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.518477 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b64aa11-4470-41ee-b032-fd3c56c6331f None None] GET https://10.4.3.225/volume// Jul 10 19:07:44.518668 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b64aa11-4470-41ee-b032-fd3c56c6331f None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.518920 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b64aa11-4470-41ee-b032-fd3c56c6331f None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.519265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b64aa11-4470-41ee-b032-fd3c56c6331f None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:44.519552 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1088/4323] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:44.527937 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-56296191-911b-49ff-9850-efe386222b8a req-14bbbb74-7ed1-4823-91cc-bc1601d0978d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.530316 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-14bbbb74-7ed1-4823-91cc-bc1601d0978d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:07:44.530564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-14bbbb74-7ed1-4823-91cc-bc1601d0978d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.530799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-14bbbb74-7ed1-4823-91cc-bc1601d0978d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.532202 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d436bf7a-da81-420c-a418-7e931fde5855 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.534737 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d436bf7a-da81-420c-a418-7e931fde5855 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:07:44.535078 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d436bf7a-da81-420c-a418-7e931fde5855 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.535285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d436bf7a-da81-420c-a418-7e931fde5855 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.535419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d436bf7a-da81-420c-a418-7e931fde5855 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:44.540579 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.540579 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:44.541636 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d436bf7a-da81-420c-a418-7e931fde5855 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:07:44.541822 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.541822 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:44.542223 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1090/4324] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:44.545611 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-56296191-911b-49ff-9850-efe386222b8a req-14bbbb74-7ed1-4823-91cc-bc1601d0978d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:44.551042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-14bbbb74-7ed1-4823-91cc-bc1601d0978d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:07:44.551524 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1082/4325] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:44.554602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.557025 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e/action Jul 10 19:07:44.557570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:44.557759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:44.559858 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Updating backup 'd57fb152-6084-478f-ac49-bae67ee54f0e' with '{'status': 'error'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 19:07:44.571688 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.571688 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:44.584764 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] reset_status in rpcapi backup_id d57fb152-6084-478f-ac49-bae67ee54f0e on host np0000005042. {{(pid=100060) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 19:07:44.586944 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-191d9d5c-b1e7-48c2-be88-1ba7df34e4a3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e/action returned with HTTP 202 Jul 10 19:07:44.587649 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1066/4326] 10.4.3.225 () {70 vars in 1430 bytes} [Fri Jul 10 19:07:44 2026] POST /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:07:44.596896 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6a70e087-5eab-4453-bb38-3759c07f5740 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.599191 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 Jul 10 19:07:44.599498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.599831 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.600083 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume with id: fa7b88d9-004b-40a5-ab13-efefa6be5722 Jul 10 19:07:44.608985 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.608985 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:44.609456 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:44.633654 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume request issued successfully. Jul 10 19:07:44.633896 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6a70e087-5eab-4453-bb38-3759c07f5740 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 returned with HTTP 202 Jul 10 19:07:44.634386 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1089/4327] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:07:44 2026] DELETE /volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:07:44.643033 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-47d3f1d1-b676-4af2-9d29-a036665e7073 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:44.644933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47d3f1d1-b676-4af2-9d29-a036665e7073 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 Jul 10 19:07:44.645107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47d3f1d1-b676-4af2-9d29-a036665e7073 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:44.645325 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47d3f1d1-b676-4af2-9d29-a036665e7073 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:44.656027 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:44.656027 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:44.661356 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-47d3f1d1-b676-4af2-9d29-a036665e7073 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:44.667168 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47d3f1d1-b676-4af2-9d29-a036665e7073 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 returned with HTTP 200 Jul 10 19:07:44.667693 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1091/4328] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:44 2026] GET /volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:45.060703 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f972d0c1-7498-4acc-a755-ca955defed82 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.062860 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f972d0c1-7498-4acc-a755-ca955defed82 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:45.063010 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f972d0c1-7498-4acc-a755-ca955defed82 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:45.063218 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f972d0c1-7498-4acc-a755-ca955defed82 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:45.063342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f972d0c1-7498-4acc-a755-ca955defed82 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:45.068010 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.068010 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:45.068798 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f972d0c1-7498-4acc-a755-ca955defed82 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:45.069170 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1083/4329] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:45 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:45.455108 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a514e51d-faaa-4892-b27f-dd36ed8bc702 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.457096 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a514e51d-faaa-4892-b27f-dd36ed8bc702 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:45.457355 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a514e51d-faaa-4892-b27f-dd36ed8bc702 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:45.457574 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a514e51d-faaa-4892-b27f-dd36ed8bc702 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:45.470087 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.470087 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:45.474626 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a514e51d-faaa-4892-b27f-dd36ed8bc702 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:45.479727 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a514e51d-faaa-4892-b27f-dd36ed8bc702 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:45.480191 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1067/4330] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:45 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:45.488989 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-56296191-911b-49ff-9850-efe386222b8a req-3634939c-a52b-411f-a1d0-29dd2fcdf656 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.491640 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-3634939c-a52b-411f-a1d0-29dd2fcdf656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440 Jul 10 19:07:45.491845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-3634939c-a52b-411f-a1d0-29dd2fcdf656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:45.492075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-3634939c-a52b-411f-a1d0-29dd2fcdf656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:45.494902 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6e6c23de-2dc3-4fec-97bf-82b9bb852247 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.497401 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6e6c23de-2dc3-4fec-97bf-82b9bb852247 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:45.497731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6e6c23de-2dc3-4fec-97bf-82b9bb852247 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:45.498026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6e6c23de-2dc3-4fec-97bf-82b9bb852247 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:45.500286 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.500286 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:45.511437 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.511437 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:45.516760 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6e6c23de-2dc3-4fec-97bf-82b9bb852247 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:45.523408 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6e6c23de-2dc3-4fec-97bf-82b9bb852247 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:45.523997 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1092/4331] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:45 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:45.684515 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-256e1a00-d455-4810-96e6-e9ae04079f70 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.686075 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-256e1a00-d455-4810-96e6-e9ae04079f70 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 Jul 10 19:07:45.686281 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-256e1a00-d455-4810-96e6-e9ae04079f70 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:45.686454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-256e1a00-d455-4810-96e6-e9ae04079f70 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:45.692157 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-256e1a00-d455-4810-96e6-e9ae04079f70 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 returned with HTTP 404 Jul 10 19:07:45.692555 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1084/4332] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:45 2026] GET /volume/v3/volumes/fa7b88d9-004b-40a5-ab13-efefa6be5722 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:45.701785 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-62c94924-23fd-4d47-88ac-521411838f5b req-c1cc4f64-34fb-4fd3-b37a-4cfbb505b720 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.703699 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:45.704205 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-62c94924-23fd-4d47-88ac-521411838f5b req-c1cc4f64-34fb-4fd3-b37a-4cfbb505b720 service nova] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:45.704393 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-62c94924-23fd-4d47-88ac-521411838f5b req-c1cc4f64-34fb-4fd3-b37a-4cfbb505b720 service nova] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:45.704569 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-62c94924-23fd-4d47-88ac-521411838f5b req-c1cc4f64-34fb-4fd3-b37a-4cfbb505b720 service nova] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:45.705369 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] POST https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5/restore Jul 10 19:07:45.705729 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:45.707277 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Restoring backup 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100059) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:07:45.707277 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Restoring backup 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 to volume None. Jul 10 19:07:45.711145 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.711145 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:45.711990 np0000005042 devstack@c-api.service[100059]: INFO cinder.backup.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Creating volume of 1 GB for restore of backup 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. Jul 10 19:07:45.713853 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.713853 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:45.716972 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 20:07:45.716601. {{(pid=100059) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 19:07:45.716972 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Availability Zones retrieved successfully. Jul 10 19:07:45.717430 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-62c94924-23fd-4d47-88ac-521411838f5b req-c1cc4f64-34fb-4fd3-b37a-4cfbb505b720 service nova] Volume info retrieved successfully. Jul 10 19:07:45.721350 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-62c94924-23fd-4d47-88ac-521411838f5b req-c1cc4f64-34fb-4fd3-b37a-4cfbb505b720 service nova] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:45.721780 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1068/4333] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:45 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1314 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:45.722022 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (323a880c-ffe3-47df-b8d9-dc589a0eb49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:45.722953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ebd64d-4adc-44b0-b4b0-b395b6f68592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:45.723724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:45.749081 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ebd64d-4adc-44b0-b4b0-b395b6f68592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:45.749704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c9a632-7d39-4aab-94fd-1b5c72eefb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:45.783351 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Created reservations ['9b550563-d419-4bdb-87d3-53c0947bdb63', '3e486f93-c6d4-45a0-b3a0-7fd59f23259c', '9c344bd9-fabf-4bdb-8680-f428464e2330', '32adf8c9-d5b2-4965-ae6f-465cc786bbd5'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:45.784320 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c9a632-7d39-4aab-94fd-1b5c72eefb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b550563-d419-4bdb-87d3-53c0947bdb63', '3e486f93-c6d4-45a0-b3a0-7fd59f23259c', '9c344bd9-fabf-4bdb-8680-f428464e2330', '32adf8c9-d5b2-4965-ae6f-465cc786bbd5']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:45.785213 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c32872-0549-47e6-8fb2-5351b6a474b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:45.814446 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c32872-0549-47e6-8fb2-5351b6a474b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4025089d-20c0-4542-9fa6-fbabdc711854', '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='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['9b550563-d419-4bdb-87d3-53c0947bdb63','3e486f93-c6d4-45a0-b3a0-7fd59f23259c','9c344bd9-fabf-4bdb-8680-f428464e2330','32adf8c9-d5b2-4965-ae6f-465cc786bbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:45Z,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=4025089d-20c0-4542-9fa6-fbabdc711854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8a14e685944530bc4bac913ac5fcd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d78a29f5805e488e8815f3e910d50081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:45.815198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4401067c-2800-4554-b8c2-f513ab61ec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:45.830816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4401067c-2800-4554-b8c2-f513ab61ec74) transitioned into 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='2b8a14e685944530bc4bac913ac5fcd3',qos_specs=None,replication_status=,reservations=['9b550563-d419-4bdb-87d3-53c0947bdb63','3e486f93-c6d4-45a0-b3a0-7fd59f23259c','9c344bd9-fabf-4bdb-8680-f428464e2330','32adf8c9-d5b2-4965-ae6f-465cc786bbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d78a29f5805e488e8815f3e910d50081',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:45.831516 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6573170-7b54-4e8c-bfb6-67a82319f309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:45.841946 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6573170-7b54-4e8c-bfb6-67a82319f309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:45.842740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Flow 'volume_create_api' (323a880c-ffe3-47df-b8d9-dc589a0eb49a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:45.843081 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Create volume request issued successfully. Jul 10 19:07:45.850346 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:45.850346 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:45.850537 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:46.035206 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-56296191-911b-49ff-9850-efe386222b8a req-3634939c-a52b-411f-a1d0-29dd2fcdf656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440 returned with HTTP 200 Jul 10 19:07:46.035707 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1090/4334] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:07:45 2026] DELETE /volume/v3/attachments/660bae3c-0423-4093-9f9a-c3bfaa161440 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:46.079410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-78e9ba09-8d58-4f9b-9389-2bc3a6359b63 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.081258 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78e9ba09-8d58-4f9b-9389-2bc3a6359b63 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:46.081482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78e9ba09-8d58-4f9b-9389-2bc3a6359b63 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:46.081698 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-78e9ba09-8d58-4f9b-9389-2bc3a6359b63 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:46.081864 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-78e9ba09-8d58-4f9b-9389-2bc3a6359b63 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:46.086075 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.086075 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:46.086783 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-78e9ba09-8d58-4f9b-9389-2bc3a6359b63 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:46.087179 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1085/4335] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:46 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:46.681012 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.682721 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:07:46.683734 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-232461802", "snapshot_id": "dad02dec-af87-40dc-aaf2-37e83223a2a8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:46.684742 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-232461802', 'snapshot_id': 'dad02dec-af87-40dc-aaf2-37e83223a2a8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:07:46.690259 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.690259 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:46.690755 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:07:46.690904 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume of 1 GB Jul 10 19:07:46.694768 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Availability Zones retrieved successfully. Jul 10 19:07:46.701072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (bea393c8-16d1-40e2-843f-92ffa8ffdd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:46.702043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e899816-87ac-45fa-b639-43de81ce4efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:46.703018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:07:46.738037 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e899816-87ac-45fa-b639-43de81ce4efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dad02dec-af87-40dc-aaf2-37e83223a2a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:46.738864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f7ebe3-6dd3-4f34-9f89-9c9f2ece8338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:46.753016 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-c0e79cdc-b9b8-44f2-b7bc-5a641806938f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.755365 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-c0e79cdc-b9b8-44f2-b7bc-5a641806938f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:46.755629 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-c0e79cdc-b9b8-44f2-b7bc-5a641806938f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:46.755915 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-c0e79cdc-b9b8-44f2-b7bc-5a641806938f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:46.764995 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.764995 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:46.768456 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-c0e79cdc-b9b8-44f2-b7bc-5a641806938f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:46.773091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-c0e79cdc-b9b8-44f2-b7bc-5a641806938f tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:46.773505 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1091/4336] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:46 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:46.790487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.791738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['44d64421-3235-4ba9-8e7d-80130f594441', 'accaad26-b7dc-4d34-a5ff-841f9f24ffca', 'd1d8ef30-4021-4a3b-a135-a6707ba4e813', '33e95d29-6f7e-4eb5-831d-9214d2027037'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:07:46.792732 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f7ebe3-6dd3-4f34-9f89-9c9f2ece8338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d64421-3235-4ba9-8e7d-80130f594441', 'accaad26-b7dc-4d34-a5ff-841f9f24ffca', 'd1d8ef30-4021-4a3b-a135-a6707ba4e813', '33e95d29-6f7e-4eb5-831d-9214d2027037']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:46.793503 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] POST https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80/action Jul 10 19:07:46.793571 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7803e9-d32f-4511-87c3-66d144e8d08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:46.793624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:46.793764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:46.806642 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.806642 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:46.807170 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:46.814697 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Begin detaching volume completed successfully. Jul 10 19:07:46.814998 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-effca4b2-cd14-4f38-a96d-53b78ba941ee tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80/action returned with HTTP 202 Jul 10 19:07:46.815648 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1086/4337] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:07:46 2026] POST /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:07:46.834692 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5534d9c7-f8e7-48c1-bbc8-71af246259ac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.836886 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5534d9c7-f8e7-48c1-bbc8-71af246259ac tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:46.837109 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5534d9c7-f8e7-48c1-bbc8-71af246259ac tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:46.837291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5534d9c7-f8e7-48c1-bbc8-71af246259ac tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:46.839166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7803e9-d32f-4511-87c3-66d144e8d08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c95ec8d-86bb-456a-8b11-35669b120ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-232461802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['44d64421-3235-4ba9-8e7d-80130f594441','accaad26-b7dc-4d34-a5ff-841f9f24ffca','d1d8ef30-4021-4a3b-a135-a6707ba4e813','33e95d29-6f7e-4eb5-831d-9214d2027037'],size=1,snapshot_id=dad02dec-af87-40dc-aaf2-37e83223a2a8,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-232461802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c95ec8d-86bb-456a-8b11-35669b120ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dfe7681f12d438eaf79463323806e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dad02dec-af87-40dc-aaf2-37e83223a2a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bfb779e876462096d06d26a0441600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:46.840973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc7cb0c-c5bc-4342-b95f-a85dfd19c1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:46.848399 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.848399 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:46.853861 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5534d9c7-f8e7-48c1-bbc8-71af246259ac tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:46.861745 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5534d9c7-f8e7-48c1-bbc8-71af246259ac tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:46.861745 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1092/4338] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:46 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:46.864784 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.864784 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:46.867852 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:07:46.867852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Checking backup size 1 against volume size 1 {{(pid=100059) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:07:46.868085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc7cb0c-c5bc-4342-b95f-a85dfd19c1fb) transitioned into state 'SUCCESS' from state '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-232461802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['44d64421-3235-4ba9-8e7d-80130f594441','accaad26-b7dc-4d34-a5ff-841f9f24ffca','d1d8ef30-4021-4a3b-a135-a6707ba4e813','33e95d29-6f7e-4eb5-831d-9214d2027037'],size=1,snapshot_id=dad02dec-af87-40dc-aaf2-37e83223a2a8,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:46.868224 np0000005042 devstack@c-api.service[100059]: INFO cinder.backup.api [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Overwriting volume 4025089d-20c0-4542-9fa6-fbabdc711854 with restore of backup 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:46.868276 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b438aae-5461-4ab0-83c4-23da49759c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:07:46.885856 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] restore_backup in rpcapi backup_id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 {{(pid=100059) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:07:46.890899 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e0c1f27-b0ba-41d6-9ef4-738fbcad7f67 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5/restore returned with HTTP 202 Jul 10 19:07:46.891610 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1093/4339] 10.4.3.225 () {70 vars in 1433 bytes} [Fri Jul 10 19:07:45 2026] POST /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5/restore => generated 152 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:46.892421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b438aae-5461-4ab0-83c4-23da49759c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:07:46.893516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (bea393c8-16d1-40e2-843f-92ffa8ffdd6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:07:46.894108 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request issued successfully. Jul 10 19:07:46.894903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3525904e-d7a2-4050-a9a5-67ea4311c62e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:07:46.895486 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1069/4340] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:07:46 2026] POST /volume/v3/volumes => generated 790 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:07:46.900967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d6f32dfd-5b77-4b4c-b0c7-086d29bec2fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.903434 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6f32dfd-5b77-4b4c-b0c7-086d29bec2fe tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:46.903665 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6f32dfd-5b77-4b4c-b0c7-086d29bec2fe tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:46.905176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d6f32dfd-5b77-4b4c-b0c7-086d29bec2fe tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:46.905176 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d6f32dfd-5b77-4b4c-b0c7-086d29bec2fe tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:46.912197 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.912197 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:46.912291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bed253ec-bf4e-4f8e-860b-d8d2618e1f35 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:46.913287 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d6f32dfd-5b77-4b4c-b0c7-086d29bec2fe tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:46.913887 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1087/4341] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:46 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:46.914744 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bed253ec-bf4e-4f8e-860b-d8d2618e1f35 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:46.915078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bed253ec-bf4e-4f8e-860b-d8d2618e1f35 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:46.915516 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bed253ec-bf4e-4f8e-860b-d8d2618e1f35 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:46.924705 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:46.924705 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:46.929466 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bed253ec-bf4e-4f8e-860b-d8d2618e1f35 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:46.938396 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bed253ec-bf4e-4f8e-860b-d8d2618e1f35 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:46.938937 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1093/4342] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:46 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:47.099384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e654d772-4204-4a0b-91f0-84db193ce984 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.101621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e654d772-4204-4a0b-91f0-84db193ce984 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:47.101856 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e654d772-4204-4a0b-91f0-84db193ce984 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.102100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e654d772-4204-4a0b-91f0-84db193ce984 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:47.102207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e654d772-4204-4a0b-91f0-84db193ce984 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:47.107415 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:47.107415 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:47.108265 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e654d772-4204-4a0b-91f0-84db193ce984 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:47.108614 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1094/4343] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:47.853666 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-baa87e99-0d8c-486a-95c8-e82aaf93de87 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.854842 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-baa87e99-0d8c-486a-95c8-e82aaf93de87 None None] GET https://10.4.3.225/volume// Jul 10 19:07:47.855412 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-baa87e99-0d8c-486a-95c8-e82aaf93de87 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.855841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-baa87e99-0d8c-486a-95c8-e82aaf93de87 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:47.856971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-baa87e99-0d8c-486a-95c8-e82aaf93de87 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:47.858261 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1070/4344] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:47.875185 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-f86c5b46-42dc-47d4-8a56-1bd294536653 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.877380 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-f86c5b46-42dc-47d4-8a56-1bd294536653 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:47.877575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7909bc6c-9a51-49b7-86f1-49be5fb2ee1e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.877780 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-f86c5b46-42dc-47d4-8a56-1bd294536653 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.877887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-f86c5b46-42dc-47d4-8a56-1bd294536653 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:47.879828 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7909bc6c-9a51-49b7-86f1-49be5fb2ee1e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:47.880455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7909bc6c-9a51-49b7-86f1-49be5fb2ee1e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.880731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7909bc6c-9a51-49b7-86f1-49be5fb2ee1e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:47.887091 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:47.887091 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:47.892205 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-f86c5b46-42dc-47d4-8a56-1bd294536653 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:47.892366 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:47.892366 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:47.896423 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7909bc6c-9a51-49b7-86f1-49be5fb2ee1e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:47.897546 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-f86c5b46-42dc-47d4-8a56-1bd294536653 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:47.898076 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1088/4345] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:47.901611 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7909bc6c-9a51-49b7-86f1-49be5fb2ee1e tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:47.902110 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1094/4346] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:47.926031 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-12650e8f-88a5-4ae2-9ef6-a12bc9e756ad None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.927817 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-12650e8f-88a5-4ae2-9ef6-a12bc9e756ad tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:47.928017 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-12650e8f-88a5-4ae2-9ef6-a12bc9e756ad tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.928227 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-12650e8f-88a5-4ae2-9ef6-a12bc9e756ad tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:47.928358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-12650e8f-88a5-4ae2-9ef6-a12bc9e756ad tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:47.932702 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:47.932702 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:47.933293 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-12650e8f-88a5-4ae2-9ef6-a12bc9e756ad tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:47.933630 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1095/4347] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:47.956158 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b1ba2c59-a90c-4eb9-b0aa-13880d6c0a0a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.958239 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b1ba2c59-a90c-4eb9-b0aa-13880d6c0a0a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:47.958515 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b1ba2c59-a90c-4eb9-b0aa-13880d6c0a0a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.958739 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b1ba2c59-a90c-4eb9-b0aa-13880d6c0a0a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:47.968678 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:47.968678 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:47.974878 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b1ba2c59-a90c-4eb9-b0aa-13880d6c0a0a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:47.981792 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b1ba2c59-a90c-4eb9-b0aa-13880d6c0a0a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:47.982366 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1071/4348] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:47.995118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ef0e0d2b-968c-4b65-b0df-6b8f25a397ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:47.997290 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef0e0d2b-968c-4b65-b0df-6b8f25a397ad tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:47.997552 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef0e0d2b-968c-4b65-b0df-6b8f25a397ad tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:47.997741 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ef0e0d2b-968c-4b65-b0df-6b8f25a397ad tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:48.006383 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:48.006383 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:48.011280 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ef0e0d2b-968c-4b65-b0df-6b8f25a397ad tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:48.017210 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ef0e0d2b-968c-4b65-b0df-6b8f25a397ad tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:48.017678 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1089/4349] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:47 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:48.121473 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-25f8b970-14b3-4df8-a69e-a1d0a5e55fa3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:48.123697 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-25f8b970-14b3-4df8-a69e-a1d0a5e55fa3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:48.124016 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-25f8b970-14b3-4df8-a69e-a1d0a5e55fa3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:48.124212 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-25f8b970-14b3-4df8-a69e-a1d0a5e55fa3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:48.124352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-25f8b970-14b3-4df8-a69e-a1d0a5e55fa3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:48.130664 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:48.130664 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:48.134143 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-25f8b970-14b3-4df8-a69e-a1d0a5e55fa3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:48.134824 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1095/4350] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:48 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:48.581772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-a1f5645f-e63f-4a34-a66e-b36758eb5112 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:48.584850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-a1f5645f-e63f-4a34-a66e-b36758eb5112 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:48.585131 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-a1f5645f-e63f-4a34-a66e-b36758eb5112 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:48.585395 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-a1f5645f-e63f-4a34-a66e-b36758eb5112 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:48.595601 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:48.595601 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:48.600899 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-a1f5645f-e63f-4a34-a66e-b36758eb5112 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:48.607509 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-a1f5645f-e63f-4a34-a66e-b36758eb5112 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:48.608080 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1096/4351] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:07:48 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:48.921792 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-37b7fa1a-07c1-4a8d-9c59-02ec7de0dfaf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:48.924190 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-37b7fa1a-07c1-4a8d-9c59-02ec7de0dfaf tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:48.924959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-37b7fa1a-07c1-4a8d-9c59-02ec7de0dfaf tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:48.924959 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-37b7fa1a-07c1-4a8d-9c59-02ec7de0dfaf tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:48.938268 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:48.938268 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:48.943180 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-37b7fa1a-07c1-4a8d-9c59-02ec7de0dfaf tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:48.946198 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a9072623-4ece-4dfd-bb1c-9835721dfa48 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:48.948437 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9072623-4ece-4dfd-bb1c-9835721dfa48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:48.948724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9072623-4ece-4dfd-bb1c-9835721dfa48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:48.949018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9072623-4ece-4dfd-bb1c-9835721dfa48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:48.949135 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-37b7fa1a-07c1-4a8d-9c59-02ec7de0dfaf tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:48.949194 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a9072623-4ece-4dfd-bb1c-9835721dfa48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:48.949856 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1072/4352] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:48 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:48.954194 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:48.954194 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:48.954980 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9072623-4ece-4dfd-bb1c-9835721dfa48 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:48.955612 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1090/4353] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:48 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:49.146350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d99ec6cd-e748-46db-8030-17fc14681ee7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:49.148404 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d99ec6cd-e748-46db-8030-17fc14681ee7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:49.148686 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d99ec6cd-e748-46db-8030-17fc14681ee7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:49.148960 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d99ec6cd-e748-46db-8030-17fc14681ee7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:49.149148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d99ec6cd-e748-46db-8030-17fc14681ee7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:49.154111 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:49.154111 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:49.155187 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d99ec6cd-e748-46db-8030-17fc14681ee7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:49.155820 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1096/4354] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:49 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:49.632007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3053d00c-e7bd-4781-a168-051820b463a9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:49.632580 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3053d00c-e7bd-4781-a168-051820b463a9 None None] GET https://10.4.3.225/volume// Jul 10 19:07:49.632853 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3053d00c-e7bd-4781-a168-051820b463a9 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:49.633147 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3053d00c-e7bd-4781-a168-051820b463a9 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:49.633467 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3053d00c-e7bd-4781-a168-051820b463a9 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:49.633891 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1097/4355] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 19:07:49.642934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-664a1ffd-d1bd-464c-9946-4e9fc6a16408 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:49.645472 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-664a1ffd-d1bd-464c-9946-4e9fc6a16408 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] GET https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:07:49.645734 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-664a1ffd-d1bd-464c-9946-4e9fc6a16408 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:49.646027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-664a1ffd-d1bd-464c-9946-4e9fc6a16408 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:49.658861 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:49.658861 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:49.663608 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-664a1ffd-d1bd-464c-9946-4e9fc6a16408 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:07:49.669781 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-664a1ffd-d1bd-464c-9946-4e9fc6a16408 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 200 Jul 10 19:07:49.670106 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1073/4356] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:49 2026] GET /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:49.778866 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:49.781246 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] PUT https://10.4.3.225/volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92 Jul 10 19:07:49.781694 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:49.790594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Acquiring lock "cinder-attachment_update-6ca03388-c403-409f-b6d6-ca92e6f0990f-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:07:49.796116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Lock "cinder-attachment_update-6ca03388-c403-409f-b6d6-ca92e6f0990f-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:07:49.797411 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:49.797411 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:49.967008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e38b1067-8e8f-4685-ae3e-549aea3c793f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:49.969814 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e38b1067-8e8f-4685-ae3e-549aea3c793f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:49.970172 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e38b1067-8e8f-4685-ae3e-549aea3c793f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:49.970453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e38b1067-8e8f-4685-ae3e-549aea3c793f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:49.970621 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e38b1067-8e8f-4685-ae3e-549aea3c793f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:49.975679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b332d329-d737-4e0f-b01d-440e2f3bf5fe None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:49.975859 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:49.975859 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:49.976648 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e38b1067-8e8f-4685-ae3e-549aea3c793f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:49.977303 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1097/4357] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:49 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:49.977401 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b332d329-d737-4e0f-b01d-440e2f3bf5fe tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:49.977521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b332d329-d737-4e0f-b01d-440e2f3bf5fe tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:49.977711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b332d329-d737-4e0f-b01d-440e2f3bf5fe tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:49.987918 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:49.987918 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:49.991505 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b332d329-d737-4e0f-b01d-440e2f3bf5fe tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:49.995189 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b332d329-d737-4e0f-b01d-440e2f3bf5fe tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:49.995561 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1098/4358] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:49 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:50.168504 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c92dd5f7-887f-4528-94c0-c26ab380c297 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:50.170543 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c92dd5f7-887f-4528-94c0-c26ab380c297 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:50.170770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c92dd5f7-887f-4528-94c0-c26ab380c297 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:50.171024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c92dd5f7-887f-4528-94c0-c26ab380c297 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:50.171148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c92dd5f7-887f-4528-94c0-c26ab380c297 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:50.176062 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:50.176062 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:50.177476 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c92dd5f7-887f-4528-94c0-c26ab380c297 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:50.177476 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1074/4359] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:50 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:50.322666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Lock "cinder-attachment_update-6ca03388-c403-409f-b6d6-ca92e6f0990f-np0000005042" released by "attachment_update" :: held 0.526s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:07:50.323151 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-8a0b3f16-2c37-455b-8439-af47c9064ca2 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92 returned with HTTP 200 Jul 10 19:07:50.323833 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1091/4360] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:07:49 2026] PUT /volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:50.580133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-939b735b-7409-4583-8064-776d0cdd66d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:50.582664 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-939b735b-7409-4583-8064-776d0cdd66d8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] DELETE https://10.4.3.225/volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f Jul 10 19:07:50.582945 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-939b735b-7409-4583-8064-776d0cdd66d8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:50.583256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-939b735b-7409-4583-8064-776d0cdd66d8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:50.592748 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:50.592748 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:50.648201 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-66b7947e-44a8-4cd1-b39c-8d4eb7ee6741 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:50.649182 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-66b7947e-44a8-4cd1-b39c-8d4eb7ee6741 None None] GET https://10.4.3.225/volume// Jul 10 19:07:50.649182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-66b7947e-44a8-4cd1-b39c-8d4eb7ee6741 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:50.649301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-66b7947e-44a8-4cd1-b39c-8d4eb7ee6741 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:50.649612 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-66b7947e-44a8-4cd1-b39c-8d4eb7ee6741 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:50.650046 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1099/4361] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:07:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:50.657431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-f7931a2c-2e28-4ab2-9834-219d3bf66a5d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:50.660169 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-f7931a2c-2e28-4ab2-9834-219d3bf66a5d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:07:50.660821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-f7931a2c-2e28-4ab2-9834-219d3bf66a5d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c95ec8d-86bb-456a-8b11-35669b120ac8", "connector": null, "instance_uuid": "f5731905-1558-4bd2-ae98-358bcb3547e6"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:50.671193 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:50.671193 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:50.704731 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-f7931a2c-2e28-4ab2-9834-219d3bf66a5d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:07:50.705277 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1075/4362] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:07:50 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:50.835318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-423fdb35-c24c-4a3c-9896-905b390d0f9c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:50.837362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-423fdb35-c24c-4a3c-9896-905b390d0f9c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] POST https://10.4.3.225/volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92/action Jul 10 19:07:50.837770 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-423fdb35-c24c-4a3c-9896-905b390d0f9c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:50.837920 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-423fdb35-c24c-4a3c-9896-905b390d0f9c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:50.854171 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:50.854171 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:50.865132 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5d00b0c1-ee1e-4b79-acc9-ae3a710d7b76 req-423fdb35-c24c-4a3c-9896-905b390d0f9c tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92/action returned with HTTP 204 Jul 10 19:07:50.865715 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1092/4363] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:07:50 2026] POST /volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:50.988085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e4c5e430-9be1-4c78-8cba-e3e40fa5e3fc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:50.989927 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e4c5e430-9be1-4c78-8cba-e3e40fa5e3fc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:50.990202 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e430-9be1-4c78-8cba-e3e40fa5e3fc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:50.990482 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e4c5e430-9be1-4c78-8cba-e3e40fa5e3fc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:50.990636 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e4c5e430-9be1-4c78-8cba-e3e40fa5e3fc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:50.995619 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:50.995619 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:50.996160 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e4c5e430-9be1-4c78-8cba-e3e40fa5e3fc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:50.996509 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1100/4364] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:50 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:51.014678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-064e030c-73d9-4fc9-bf55-d03bf65ed7a8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:51.016713 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-064e030c-73d9-4fc9-bf55-d03bf65ed7a8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:51.016990 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-064e030c-73d9-4fc9-bf55-d03bf65ed7a8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:51.017259 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-064e030c-73d9-4fc9-bf55-d03bf65ed7a8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:51.029314 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:51.029314 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:51.034820 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-064e030c-73d9-4fc9-bf55-d03bf65ed7a8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:51.040471 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-064e030c-73d9-4fc9-bf55-d03bf65ed7a8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:51.040994 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1076/4365] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:51 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:51.128365 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-6b5d0b3e-fed2-4017-bcaf-d2a319f8c7bc req-939b735b-7409-4583-8064-776d0cdd66d8 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f returned with HTTP 200 Jul 10 19:07:51.129537 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1098/4366] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:07:50 2026] DELETE /volume/v3/attachments/aa9f2ced-e77d-43af-9a6e-ec46bd69c98f => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:51.135891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-46359e5f-8370-4e48-9830-fb2252af9135 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:51.138297 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46359e5f-8370-4e48-9830-fb2252af9135 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:51.138511 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46359e5f-8370-4e48-9830-fb2252af9135 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:51.138795 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-46359e5f-8370-4e48-9830-fb2252af9135 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:51.154916 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:51.154916 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:51.159402 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-46359e5f-8370-4e48-9830-fb2252af9135 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:51.164618 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-46359e5f-8370-4e48-9830-fb2252af9135 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:51.165106 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1093/4367] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:51 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:51.188624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-afada227-e30d-42d1-87b2-e50ec160e527 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:51.190379 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-afada227-e30d-42d1-87b2-e50ec160e527 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:51.190557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-afada227-e30d-42d1-87b2-e50ec160e527 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:51.190761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-afada227-e30d-42d1-87b2-e50ec160e527 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:51.190881 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-afada227-e30d-42d1-87b2-e50ec160e527 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:51.195435 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:51.195435 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:51.196278 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-afada227-e30d-42d1-87b2-e50ec160e527 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:51.196705 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1101/4368] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:51 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:51.239147 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a56a9d2d-808d-4cd5-958c-79e774817d4c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:51.239620 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a56a9d2d-808d-4cd5-958c-79e774817d4c None None] GET https://10.4.3.225/volume// Jul 10 19:07:51.239895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a56a9d2d-808d-4cd5-958c-79e774817d4c None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:51.240147 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a56a9d2d-808d-4cd5-958c-79e774817d4c None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:51.240508 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a56a9d2d-808d-4cd5-958c-79e774817d4c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:07:51.240843 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1077/4369] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:07:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:07:51.249204 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-597ed817-4b2f-4635-a5e8-56a74777eab4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:51.251688 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-597ed817-4b2f-4635-a5e8-56a74777eab4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:51.251936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-597ed817-4b2f-4635-a5e8-56a74777eab4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:51.252173 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-597ed817-4b2f-4635-a5e8-56a74777eab4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:51.261957 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:51.261957 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:51.265402 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-597ed817-4b2f-4635-a5e8-56a74777eab4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:51.269585 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-597ed817-4b2f-4635-a5e8-56a74777eab4 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:51.269995 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1099/4370] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:07:51 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:07:51.395356 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:51.399002 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] PUT https://10.4.3.225/volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3 Jul 10 19:07:51.399002 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:51.410769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Acquiring lock "cinder-attachment_update-4c95ec8d-86bb-456a-8b11-35669b120ac8-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:07:51.416711 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-4c95ec8d-86bb-456a-8b11-35669b120ac8-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:07:51.418702 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:51.418702 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:51.945751 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-4c95ec8d-86bb-456a-8b11-35669b120ac8-np0000005042" released by "attachment_update" :: held 0.529s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:07:51.946213 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-e1bef851-7289-427a-9a26-f85f5df565cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3 returned with HTTP 200 Jul 10 19:07:51.946744 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1094/4371] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:07:51 2026] PUT /volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:52.008000 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5eb92523-13b0-4053-9b36-b602d068766f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:52.010314 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5eb92523-13b0-4053-9b36-b602d068766f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:52.010621 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5eb92523-13b0-4053-9b36-b602d068766f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:52.010877 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5eb92523-13b0-4053-9b36-b602d068766f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:52.011033 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5eb92523-13b0-4053-9b36-b602d068766f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:52.016243 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:52.016243 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:52.017179 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5eb92523-13b0-4053-9b36-b602d068766f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:52.017613 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1102/4372] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:52 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:52.057139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3427ef90-446e-4896-a2f7-78e1a33eaad3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:52.059701 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3427ef90-446e-4896-a2f7-78e1a33eaad3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:52.060308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3427ef90-446e-4896-a2f7-78e1a33eaad3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:52.061100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3427ef90-446e-4896-a2f7-78e1a33eaad3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:52.070526 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:52.070526 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:52.075335 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3427ef90-446e-4896-a2f7-78e1a33eaad3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:52.081328 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3427ef90-446e-4896-a2f7-78e1a33eaad3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:52.081941 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1078/4373] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:52 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:52.182277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f8e20caf-fdee-46ee-acb7-fbeb67664d56 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:52.185335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f8e20caf-fdee-46ee-acb7-fbeb67664d56 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:52.185623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f8e20caf-fdee-46ee-acb7-fbeb67664d56 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:52.185946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f8e20caf-fdee-46ee-acb7-fbeb67664d56 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:52.200638 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:52.200638 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:52.207237 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f8e20caf-fdee-46ee-acb7-fbeb67664d56 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:52.209873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54ac8703-2b4e-4fff-b26a-5f4cd7438ba9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:52.212527 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54ac8703-2b4e-4fff-b26a-5f4cd7438ba9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:52.212824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54ac8703-2b4e-4fff-b26a-5f4cd7438ba9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:52.213150 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54ac8703-2b4e-4fff-b26a-5f4cd7438ba9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:52.213318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-54ac8703-2b4e-4fff-b26a-5f4cd7438ba9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:52.213430 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f8e20caf-fdee-46ee-acb7-fbeb67664d56 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:52.214053 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1100/4374] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:52 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:52.220748 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:52.220748 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:52.222036 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54ac8703-2b4e-4fff-b26a-5f4cd7438ba9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:52.222699 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1095/4375] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:52 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:53.031991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-04d8c4db-7d19-44c1-8518-d26bcca56493 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:53.035503 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-04d8c4db-7d19-44c1-8518-d26bcca56493 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:53.035503 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-04d8c4db-7d19-44c1-8518-d26bcca56493 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:53.035503 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-04d8c4db-7d19-44c1-8518-d26bcca56493 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:53.035503 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-04d8c4db-7d19-44c1-8518-d26bcca56493 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:53.042095 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:53.042095 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:53.043388 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-04d8c4db-7d19-44c1-8518-d26bcca56493 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:53.043388 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1103/4376] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:53 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:53.228306 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-93c10079-48d6-415c-984b-a54de5d7d608 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:53.230370 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-93c10079-48d6-415c-984b-a54de5d7d608 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:53.230596 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-93c10079-48d6-415c-984b-a54de5d7d608 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:53.230848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-93c10079-48d6-415c-984b-a54de5d7d608 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:53.242925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fc8d274f-77f0-4aa6-a6d8-fdcd1ff364d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:53.243480 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:53.243480 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:53.245984 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc8d274f-77f0-4aa6-a6d8-fdcd1ff364d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:53.247873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc8d274f-77f0-4aa6-a6d8-fdcd1ff364d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:53.247873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc8d274f-77f0-4aa6-a6d8-fdcd1ff364d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:53.247873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-fc8d274f-77f0-4aa6-a6d8-fdcd1ff364d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:53.248474 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-93c10079-48d6-415c-984b-a54de5d7d608 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:53.253963 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:53.253963 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:53.254839 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc8d274f-77f0-4aa6-a6d8-fdcd1ff364d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:53.255255 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1101/4377] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:53 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:53.256696 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-93c10079-48d6-415c-984b-a54de5d7d608 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:53.257360 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1079/4378] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:53 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:54.056759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f86945b6-6d20-4bf5-82c7-679aa2affcd3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:54.058854 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f86945b6-6d20-4bf5-82c7-679aa2affcd3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:54.059078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f86945b6-6d20-4bf5-82c7-679aa2affcd3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:54.059358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f86945b6-6d20-4bf5-82c7-679aa2affcd3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:54.059420 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f86945b6-6d20-4bf5-82c7-679aa2affcd3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:54.064440 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:54.064440 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:54.065120 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f86945b6-6d20-4bf5-82c7-679aa2affcd3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:54.065572 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1096/4379] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:54 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:54.268664 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7a848211-5338-4b0d-8800-12fccf109024 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:54.271292 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a848211-5338-4b0d-8800-12fccf109024 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:54.271515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a848211-5338-4b0d-8800-12fccf109024 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:54.271721 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a848211-5338-4b0d-8800-12fccf109024 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:54.271854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7a848211-5338-4b0d-8800-12fccf109024 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:54.273558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0c83464e-c9e5-4159-af1f-5ee4f29f3f37 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:54.275612 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c83464e-c9e5-4159-af1f-5ee4f29f3f37 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:54.275881 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c83464e-c9e5-4159-af1f-5ee4f29f3f37 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:54.276092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c83464e-c9e5-4159-af1f-5ee4f29f3f37 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:54.278105 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:54.278105 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:54.279034 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a848211-5338-4b0d-8800-12fccf109024 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:54.279449 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1104/4380] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:54 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:54.286960 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:54.286960 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:54.290856 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0c83464e-c9e5-4159-af1f-5ee4f29f3f37 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:54.295129 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c83464e-c9e5-4159-af1f-5ee4f29f3f37 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:54.295487 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1102/4381] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:54 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:55.076839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5a0a3c17-9f10-4f7a-a404-6dcc2398d292 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:55.078835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a0a3c17-9f10-4f7a-a404-6dcc2398d292 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:55.079049 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a0a3c17-9f10-4f7a-a404-6dcc2398d292 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:55.079272 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a0a3c17-9f10-4f7a-a404-6dcc2398d292 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:55.079408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5a0a3c17-9f10-4f7a-a404-6dcc2398d292 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:55.084087 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:55.084087 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:55.084795 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a0a3c17-9f10-4f7a-a404-6dcc2398d292 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:55.085213 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1080/4382] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:55 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:55.292152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf21e1d6-50c5-4ce7-b0ac-cf67cb04a566 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:55.293866 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf21e1d6-50c5-4ce7-b0ac-cf67cb04a566 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:55.294082 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf21e1d6-50c5-4ce7-b0ac-cf67cb04a566 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:55.294279 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf21e1d6-50c5-4ce7-b0ac-cf67cb04a566 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:55.294389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cf21e1d6-50c5-4ce7-b0ac-cf67cb04a566 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:55.298780 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:55.298780 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:55.299555 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf21e1d6-50c5-4ce7-b0ac-cf67cb04a566 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:55.300016 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1097/4383] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:55 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:55.310316 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9f444d0d-4a1c-497a-9ff5-cc3180d36856 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:55.312206 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f444d0d-4a1c-497a-9ff5-cc3180d36856 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:55.312505 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f444d0d-4a1c-497a-9ff5-cc3180d36856 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:55.312771 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f444d0d-4a1c-497a-9ff5-cc3180d36856 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:55.324889 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:55.324889 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:55.329539 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9f444d0d-4a1c-497a-9ff5-cc3180d36856 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:55.335475 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f444d0d-4a1c-497a-9ff5-cc3180d36856 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:55.335993 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1105/4384] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:55 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:56.096446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7b0c1e54-347e-45e4-b401-b40bc6b796f6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:56.101500 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b0c1e54-347e-45e4-b401-b40bc6b796f6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:56.101661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b0c1e54-347e-45e4-b401-b40bc6b796f6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:56.101963 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b0c1e54-347e-45e4-b401-b40bc6b796f6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:56.102136 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-7b0c1e54-347e-45e4-b401-b40bc6b796f6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:56.107392 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:56.107392 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:56.108278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b0c1e54-347e-45e4-b401-b40bc6b796f6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:56.108702 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1103/4385] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:56 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:56.313692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1acd77be-356e-4dc2-9083-af76bdec2213 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:56.315820 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1acd77be-356e-4dc2-9083-af76bdec2213 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:56.316608 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1acd77be-356e-4dc2-9083-af76bdec2213 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:56.316930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1acd77be-356e-4dc2-9083-af76bdec2213 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:56.317073 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1acd77be-356e-4dc2-9083-af76bdec2213 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:56.325427 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:56.325427 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:56.326243 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1acd77be-356e-4dc2-9083-af76bdec2213 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:56.328010 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1081/4386] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:56 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:56.352627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a4485e76-5097-4084-9b84-94c3318b3656 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:56.355078 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4485e76-5097-4084-9b84-94c3318b3656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:56.355252 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4485e76-5097-4084-9b84-94c3318b3656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:56.355490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a4485e76-5097-4084-9b84-94c3318b3656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:56.366966 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:56.366966 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:56.371948 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a4485e76-5097-4084-9b84-94c3318b3656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:56.377833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a4485e76-5097-4084-9b84-94c3318b3656 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:56.378370 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1098/4387] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:56 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:57.120601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6ba84cd5-facd-468d-80eb-7897545e15a5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:57.122630 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6ba84cd5-facd-468d-80eb-7897545e15a5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:57.122940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6ba84cd5-facd-468d-80eb-7897545e15a5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:57.123179 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6ba84cd5-facd-468d-80eb-7897545e15a5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:57.123309 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-6ba84cd5-facd-468d-80eb-7897545e15a5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:57.128205 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:57.128205 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:57.128921 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6ba84cd5-facd-468d-80eb-7897545e15a5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:57.129403 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1106/4388] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:57 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:57.342439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c7258b21-e6d5-41f7-a95b-64ab5c87c9c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:57.344410 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c7258b21-e6d5-41f7-a95b-64ab5c87c9c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:57.344643 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c7258b21-e6d5-41f7-a95b-64ab5c87c9c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:57.344918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c7258b21-e6d5-41f7-a95b-64ab5c87c9c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:57.345059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c7258b21-e6d5-41f7-a95b-64ab5c87c9c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:57.349712 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:57.349712 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:57.350680 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c7258b21-e6d5-41f7-a95b-64ab5c87c9c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:57.351229 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1104/4389] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:57 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:57.391750 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4c9df5b8-5577-4a48-aaac-febd81d93661 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:57.393720 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c9df5b8-5577-4a48-aaac-febd81d93661 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:57.393965 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c9df5b8-5577-4a48-aaac-febd81d93661 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:57.394185 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4c9df5b8-5577-4a48-aaac-febd81d93661 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:57.404665 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:57.404665 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:57.408601 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4c9df5b8-5577-4a48-aaac-febd81d93661 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:57.413309 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4c9df5b8-5577-4a48-aaac-febd81d93661 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:57.413822 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1082/4390] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:57 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:58.140871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3fa1384d-f918-455d-b283-adc9a25d1cc5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:58.142691 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3fa1384d-f918-455d-b283-adc9a25d1cc5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:58.142941 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3fa1384d-f918-455d-b283-adc9a25d1cc5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:58.143175 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3fa1384d-f918-455d-b283-adc9a25d1cc5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:58.143341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3fa1384d-f918-455d-b283-adc9a25d1cc5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:58.147734 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:58.147734 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:58.148416 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3fa1384d-f918-455d-b283-adc9a25d1cc5 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:58.148853 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1099/4391] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:58 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:58.166885 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-0f135d2b-f63b-4d9f-897a-f68a66a5eb47 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:58.168646 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-0f135d2b-f63b-4d9f-897a-f68a66a5eb47 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3/action Jul 10 19:07:58.169056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-0f135d2b-f63b-4d9f-897a-f68a66a5eb47 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:07:58.169167 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-0f135d2b-f63b-4d9f-897a-f68a66a5eb47 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:07:58.189332 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:58.189332 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:58.204505 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e93dbdf7-0470-4087-9844-545a05d2b084 req-0f135d2b-f63b-4d9f-897a-f68a66a5eb47 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3/action returned with HTTP 204 Jul 10 19:07:58.205055 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1107/4392] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:07:58 2026] POST /volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:07:58.361683 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d90dd3f6-e348-4d71-abe9-6909c878e6fd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:58.363600 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d90dd3f6-e348-4d71-abe9-6909c878e6fd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:58.363779 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d90dd3f6-e348-4d71-abe9-6909c878e6fd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:58.364008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d90dd3f6-e348-4d71-abe9-6909c878e6fd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:58.364143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d90dd3f6-e348-4d71-abe9-6909c878e6fd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:58.369995 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:58.369995 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:58.370896 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d90dd3f6-e348-4d71-abe9-6909c878e6fd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:58.371322 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1105/4393] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:58 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:58.425731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6080b6aa-8c59-424a-bbe1-958b61282933 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:58.427726 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6080b6aa-8c59-424a-bbe1-958b61282933 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:07:58.428110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6080b6aa-8c59-424a-bbe1-958b61282933 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:58.428340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6080b6aa-8c59-424a-bbe1-958b61282933 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:58.439031 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:58.439031 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:58.443108 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6080b6aa-8c59-424a-bbe1-958b61282933 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:07:58.449523 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6080b6aa-8c59-424a-bbe1-958b61282933 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:07:58.449523 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1083/4394] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:58 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:59.165102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-825b2a0a-7a9b-4b3a-b483-69dc5dbdc91e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.169511 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-825b2a0a-7a9b-4b3a-b483-69dc5dbdc91e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:07:59.169850 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-825b2a0a-7a9b-4b3a-b483-69dc5dbdc91e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.170132 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-825b2a0a-7a9b-4b3a-b483-69dc5dbdc91e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.170310 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-825b2a0a-7a9b-4b3a-b483-69dc5dbdc91e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:59.176978 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.176978 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:59.176978 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-825b2a0a-7a9b-4b3a-b483-69dc5dbdc91e tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:07:59.177221 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1100/4395] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:59.383091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f813daef-0bf7-422d-82da-d1bd0ef3cdee None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.385090 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f813daef-0bf7-422d-82da-d1bd0ef3cdee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:59.385348 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f813daef-0bf7-422d-82da-d1bd0ef3cdee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.385548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f813daef-0bf7-422d-82da-d1bd0ef3cdee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.385720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f813daef-0bf7-422d-82da-d1bd0ef3cdee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:59.390565 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.390565 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:59.391632 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f813daef-0bf7-422d-82da-d1bd0ef3cdee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:59.392175 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1108/4396] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:59.403069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-49606750-c834-4874-952b-ee64d2696e8f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.405495 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-49606750-c834-4874-952b-ee64d2696e8f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:07:59.405794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-49606750-c834-4874-952b-ee64d2696e8f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.406088 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-49606750-c834-4874-952b-ee64d2696e8f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.413789 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.413789 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:59.414485 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-49606750-c834-4874-952b-ee64d2696e8f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:07:59.415665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-49606750-c834-4874-952b-ee64d2696e8f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e returned with HTTP 200 Jul 10 19:07:59.416262 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1106/4397] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:59.426496 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-71cba252-7072-4839-98c7-2d5e27dcbed1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.428648 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-71cba252-7072-4839-98c7-2d5e27dcbed1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:59.428934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-71cba252-7072-4839-98c7-2d5e27dcbed1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.429134 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-71cba252-7072-4839-98c7-2d5e27dcbed1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.429722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-71cba252-7072-4839-98c7-2d5e27dcbed1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:59.433947 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.433947 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:59.434970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-71cba252-7072-4839-98c7-2d5e27dcbed1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:59.435445 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1084/4398] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:59.446118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.448504 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:59.448855 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.449075 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.449178 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete backup with id: 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. Jul 10 19:07:59.453732 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.453732 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:59.471741 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] delete_backup rpcapi backup_id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:07:59.474102 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47d7e706-21e9-4e4d-988d-6a8f81ad79e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 202 Jul 10 19:07:59.474605 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1101/4399] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:07:59 2026] DELETE /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:07:59.483173 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-248b5816-81ce-400d-823d-2c11a9c01e47 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.485519 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-248b5816-81ce-400d-823d-2c11a9c01e47 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:07:59.485825 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-248b5816-81ce-400d-823d-2c11a9c01e47 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.485928 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-248b5816-81ce-400d-823d-2c11a9c01e47 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.486053 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-248b5816-81ce-400d-823d-2c11a9c01e47 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:07:59.490320 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.490320 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:07:59.491112 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-248b5816-81ce-400d-823d-2c11a9c01e47 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 200 Jul 10 19:07:59.491437 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1109/4400] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:07:59.801067 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dcc63c13-8248-42ec-ad46-0b24a2c440d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.803152 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dcc63c13-8248-42ec-ad46-0b24a2c440d3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:59.803379 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dcc63c13-8248-42ec-ad46-0b24a2c440d3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.803571 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dcc63c13-8248-42ec-ad46-0b24a2c440d3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.814888 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.814888 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:07:59.820650 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dcc63c13-8248-42ec-ad46-0b24a2c440d3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:59.827112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dcc63c13-8248-42ec-ad46-0b24a2c440d3 tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:59.827666 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1107/4401] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:07:59.840892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5ece07af-9e78-4da3-97df-d67652904ede None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.842925 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:59.843046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.843244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.843412 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Delete volume with id: 1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:59.850919 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.850919 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:07:59.851413 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:59.871908 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Delete volume request issued successfully. Jul 10 19:07:59.872158 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5ece07af-9e78-4da3-97df-d67652904ede tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 202 Jul 10 19:07:59.872647 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1085/4402] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:07:59 2026] DELETE /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:07:59.880952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-415214fb-658f-4497-9180-d2b7e69c6dec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:07:59.883115 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-415214fb-658f-4497-9180-d2b7e69c6dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:07:59.883334 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-415214fb-658f-4497-9180-d2b7e69c6dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:07:59.883657 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-415214fb-658f-4497-9180-d2b7e69c6dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:07:59.891072 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:07:59.891072 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:07:59.896476 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-415214fb-658f-4497-9180-d2b7e69c6dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Volume info retrieved successfully. Jul 10 19:07:59.902488 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-415214fb-658f-4497-9180-d2b7e69c6dec tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 200 Jul 10 19:07:59.902961 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1102/4403] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:07:59 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:00.188454 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1742dc1b-37b4-441c-9c67-920afa2237f9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.190646 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1742dc1b-37b4-441c-9c67-920afa2237f9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:08:00.190940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1742dc1b-37b4-441c-9c67-920afa2237f9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.191188 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1742dc1b-37b4-441c-9c67-920afa2237f9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.191327 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-1742dc1b-37b4-441c-9c67-920afa2237f9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:00.196015 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:00.196015 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:00.196633 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1742dc1b-37b4-441c-9c67-920afa2237f9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:08:00.197027 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1110/4404] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:00 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:00.206597 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1a2ef302-a251-4145-87a4-671107fe06bc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.208424 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 Jul 10 19:08:00.208670 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.208988 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.209200 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume with id: 4025089d-20c0-4542-9fa6-fbabdc711854 Jul 10 19:08:00.218218 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:00.218218 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:00.219019 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:08:00.237312 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume request issued successfully. Jul 10 19:08:00.237488 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a2ef302-a251-4145-87a4-671107fe06bc tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 returned with HTTP 202 Jul 10 19:08:00.237893 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1108/4405] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:00 2026] DELETE /volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:00.245897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c3e0827b-e237-4557-b2ea-5ad687fb65c6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.247854 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c3e0827b-e237-4557-b2ea-5ad687fb65c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 Jul 10 19:08:00.248105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c3e0827b-e237-4557-b2ea-5ad687fb65c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.248352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c3e0827b-e237-4557-b2ea-5ad687fb65c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.257107 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:00.257107 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:00.261252 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c3e0827b-e237-4557-b2ea-5ad687fb65c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:08:00.267118 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c3e0827b-e237-4557-b2ea-5ad687fb65c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 returned with HTTP 200 Jul 10 19:08:00.267678 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1086/4406] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:00 2026] GET /volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 => generated 1074 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:00.502667 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6d05785a-df93-46ce-a447-85bbc64a512d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.504920 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d05785a-df93-46ce-a447-85bbc64a512d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c Jul 10 19:08:00.505183 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d05785a-df93-46ce-a447-85bbc64a512d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.505431 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6d05785a-df93-46ce-a447-85bbc64a512d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.505581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6d05785a-df93-46ce-a447-85bbc64a512d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Show backup with id 92685d7c-fe17-4a73-9513-25e2f7cc3a8c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:00.510031 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6d05785a-df93-46ce-a447-85bbc64a512d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c returned with HTTP 404 Jul 10 19:08:00.510662 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1103/4407] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:00 2026] GET /volume/v3/backups/92685d7c-fe17-4a73-9513-25e2f7cc3a8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:00.595770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.598175 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:08:00.598414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.598622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.598739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:08:00.605259 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:00.605259 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:00.605820 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:08:00.624636 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:08:00.624957 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e56540bb-1e4d-4ad0-a209-943c1b04fabd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e returned with HTTP 202 Jul 10 19:08:00.625568 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1111/4408] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:08:00 2026] DELETE /volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:00.633769 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b323e1d2-1dc9-432a-9e0c-27ca85cbbe28 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.635751 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b323e1d2-1dc9-432a-9e0c-27ca85cbbe28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:08:00.635962 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b323e1d2-1dc9-432a-9e0c-27ca85cbbe28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.636170 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b323e1d2-1dc9-432a-9e0c-27ca85cbbe28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.641324 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:00.641324 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:00.641793 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b323e1d2-1dc9-432a-9e0c-27ca85cbbe28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:08:00.642826 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b323e1d2-1dc9-432a-9e0c-27ca85cbbe28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e returned with HTTP 200 Jul 10 19:08:00.643299 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1109/4409] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:00 2026] GET /volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:00.919904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ba995509-98f2-4878-8909-998659af335a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:00.921973 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba995509-98f2-4878-8909-998659af335a tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] GET https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 Jul 10 19:08:00.922283 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba995509-98f2-4878-8909-998659af335a tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:00.922473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba995509-98f2-4878-8909-998659af335a tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:00.927989 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba995509-98f2-4878-8909-998659af335a tempest-VolumesExtendAttachedTest-845679717 tempest-VolumesExtendAttachedTest-845679717-project-member] https://10.4.3.225/volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 returned with HTTP 404 Jul 10 19:08:00.928449 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1087/4410] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:00 2026] GET /volume/v3/volumes/1c085a51-3c1e-4536-8248-903cf6dfef80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:08:01.283452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c08c73cf-ba31-40ae-a28c-20dae09add96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.288896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c08c73cf-ba31-40ae-a28c-20dae09add96 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 Jul 10 19:08:01.289205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c08c73cf-ba31-40ae-a28c-20dae09add96 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.289492 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c08c73cf-ba31-40ae-a28c-20dae09add96 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.297592 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c08c73cf-ba31-40ae-a28c-20dae09add96 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 returned with HTTP 404 Jul 10 19:08:01.298255 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1104/4411] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:01 2026] GET /volume/v3/volumes/4025089d-20c0-4542-9fa6-fbabdc711854 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:01.308491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c7028fcb-7fd0-45f8-a2b1-0294977745e3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.311449 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c7028fcb-7fd0-45f8-a2b1-0294977745e3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:08:01.311640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c7028fcb-7fd0-45f8-a2b1-0294977745e3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.311954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c7028fcb-7fd0-45f8-a2b1-0294977745e3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.312174 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c7028fcb-7fd0-45f8-a2b1-0294977745e3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:01.317151 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:01.317151 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:01.317797 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c7028fcb-7fd0-45f8-a2b1-0294977745e3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:08:01.318174 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1112/4412] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:01 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:01.333132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.334844 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:08:01.335268 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.335699 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.336825 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete backup with id: d57fb152-6084-478f-ac49-bae67ee54f0e. Jul 10 19:08:01.341576 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:01.341576 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:01.359357 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] delete_backup rpcapi backup_id d57fb152-6084-478f-ac49-bae67ee54f0e {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:08:01.361190 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-da1d273b-4dfe-442d-b3c5-5f08c0d353c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 202 Jul 10 19:08:01.361190 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1110/4413] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:01 2026] DELETE /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:01.369176 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a7e37d7a-bf5d-43f8-ac37-e7de5e6d8e17 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.371384 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7e37d7a-bf5d-43f8-ac37-e7de5e6d8e17 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:08:01.372364 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7e37d7a-bf5d-43f8-ac37-e7de5e6d8e17 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.372364 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7e37d7a-bf5d-43f8-ac37-e7de5e6d8e17 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.372588 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a7e37d7a-bf5d-43f8-ac37-e7de5e6d8e17 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:01.376957 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:01.376957 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:01.377583 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7e37d7a-bf5d-43f8-ac37-e7de5e6d8e17 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 200 Jul 10 19:08:01.377974 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1088/4414] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:01 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:01.637318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-ac388f5d-d12b-471c-ba23-aa916f622377 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.639277 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-ac388f5d-d12b-471c-ba23-aa916f622377 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:01.639459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-ac388f5d-d12b-471c-ba23-aa916f622377 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.639632 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-ac388f5d-d12b-471c-ba23-aa916f622377 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.652457 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:01.652457 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:01.652818 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-21bc047d-930c-4295-8049-a8e004fd92bb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.655437 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-21bc047d-930c-4295-8049-a8e004fd92bb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e Jul 10 19:08:01.655679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-21bc047d-930c-4295-8049-a8e004fd92bb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.655944 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-21bc047d-930c-4295-8049-a8e004fd92bb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.660838 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-21bc047d-930c-4295-8049-a8e004fd92bb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e returned with HTTP 404 Jul 10 19:08:01.661388 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1113/4415] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:01 2026] GET /volume/v3/snapshots/c37989dd-2559-44ec-b5a5-3a8d9ebb895e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:01.662528 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-ac388f5d-d12b-471c-ba23-aa916f622377 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:01.671409 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-ac388f5d-d12b-471c-ba23-aa916f622377 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:08:01.671687 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1105/4416] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:08:01 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:01.673922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5151c9cf-a18d-4bd5-9c90-d8782718da46 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.676250 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5151c9cf-a18d-4bd5-9c90-d8782718da46 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:08:01.676250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5151c9cf-a18d-4bd5-9c90-d8782718da46 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:01.676250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5151c9cf-a18d-4bd5-9c90-d8782718da46 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:01.683389 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:01.683389 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:01.687250 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5151c9cf-a18d-4bd5-9c90-d8782718da46 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:08:01.691481 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5151c9cf-a18d-4bd5-9c90-d8782718da46 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:08:01.691966 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1111/4417] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:01 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:01.696224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.698927 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8/action Jul 10 19:08:01.699309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:08:01.699432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:01.711884 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:01.711884 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:01.712460 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:01.720683 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Begin detaching volume completed successfully. Jul 10 19:08:01.721053 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-4179369d-c166-4c6b-9202-61df371d8cbf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8/action returned with HTTP 202 Jul 10 19:08:01.721625 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1089/4418] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:08:01 2026] POST /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:01.726181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:01.728073 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:01.728454 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2135517210"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:01.730235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request body: {'volume': {'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2135517210'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:01.822292 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume of 1 GB Jul 10 19:08:01.828378 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Availability Zones retrieved successfully. Jul 10 19:08:01.835924 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (b79e7a1c-b47b-40ce-b85c-46dd2a6b4244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:01.837160 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79134d8e-bfb0-417c-a8cc-7f0d21415772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:01.838340 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:01.909451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79134d8e-bfb0-417c-a8cc-7f0d21415772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:01.910588 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d390abb4-8e93-4f88-a6b6-d741e01d0f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:01.964059 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['374a5360-c6ff-44d0-b6fb-2dc7c0ed1d81', '5a357d97-acc4-4b44-9069-24ff920b7a62', 'f49378ce-e030-41f6-83a1-7d34b3039b2f', '6b831034-a35e-4912-bd49-870dbd6e4688'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:01.965099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d390abb4-8e93-4f88-a6b6-d741e01d0f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['374a5360-c6ff-44d0-b6fb-2dc7c0ed1d81', '5a357d97-acc4-4b44-9069-24ff920b7a62', 'f49378ce-e030-41f6-83a1-7d34b3039b2f', '6b831034-a35e-4912-bd49-870dbd6e4688']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:01.966097 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (086023a0-38fb-4db0-8c9b-592dc7a4e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:01.994040 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (086023a0-38fb-4db0-8c9b-592dc7a4e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224e0516-2cbe-42e6-b94e-8a5e9ebf27b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2135517210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['374a5360-c6ff-44d0-b6fb-2dc7c0ed1d81','5a357d97-acc4-4b44-9069-24ff920b7a62','f49378ce-e030-41f6-83a1-7d34b3039b2f','6b831034-a35e-4912-bd49-870dbd6e4688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2135517210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=224e0516-2cbe-42e6-b94e-8a5e9ebf27b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e726be20e4d4e78a3297c119c9d865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4169c099d84610845ada310cbefd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:01.995209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12db555-c4f6-4e15-a7c0-55cbf60043c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:02.018226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12db555-c4f6-4e15-a7c0-55cbf60043c4) transitioned into state 'SUCCESS' from state '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-2135517210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['374a5360-c6ff-44d0-b6fb-2dc7c0ed1d81','5a357d97-acc4-4b44-9069-24ff920b7a62','f49378ce-e030-41f6-83a1-7d34b3039b2f','6b831034-a35e-4912-bd49-870dbd6e4688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:02.019200 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d0647e-3da1-40a5-ab4a-c8cef4203d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:02.031366 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d0647e-3da1-40a5-ab4a-c8cef4203d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:02.032430 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (b79e7a1c-b47b-40ce-b85c-46dd2a6b4244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:02.033075 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request issued successfully. Jul 10 19:08:02.033681 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb85dffa-1e48-4922-a04b-a5ebea6fd440 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:02.033941 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1114/4419] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:08:01 2026] POST /volume/v3/volumes => generated 754 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:02.047026 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3b2f92e1-2a57-4fe2-9843-15a39b0a61af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:02.049740 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b2f92e1-2a57-4fe2-9843-15a39b0a61af tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:08:02.049740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b2f92e1-2a57-4fe2-9843-15a39b0a61af tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:02.049740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3b2f92e1-2a57-4fe2-9843-15a39b0a61af tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:02.058161 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:02.058161 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:02.063091 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3b2f92e1-2a57-4fe2-9843-15a39b0a61af tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:08:02.068825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3b2f92e1-2a57-4fe2-9843-15a39b0a61af tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:08:02.069680 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1106/4420] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:02 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:02.388890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cca1159f-1997-4fd0-b2fb-305b5d10f9f3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:02.391568 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cca1159f-1997-4fd0-b2fb-305b5d10f9f3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e Jul 10 19:08:02.391927 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cca1159f-1997-4fd0-b2fb-305b5d10f9f3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:02.392166 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cca1159f-1997-4fd0-b2fb-305b5d10f9f3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:02.392325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-cca1159f-1997-4fd0-b2fb-305b5d10f9f3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id d57fb152-6084-478f-ac49-bae67ee54f0e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:02.396493 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cca1159f-1997-4fd0-b2fb-305b5d10f9f3 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e returned with HTTP 404 Jul 10 19:08:02.397132 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1112/4421] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:02 2026] GET /volume/v3/backups/d57fb152-6084-478f-ac49-bae67ee54f0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:02.404885 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-86781ea6-886c-4cef-9728-05a784eff1da None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:02.407355 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86781ea6-886c-4cef-9728-05a784eff1da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:08:02.407668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86781ea6-886c-4cef-9728-05a784eff1da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:02.408049 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-86781ea6-886c-4cef-9728-05a784eff1da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:02.408236 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-86781ea6-886c-4cef-9728-05a784eff1da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete backup with id: c094eb70-00e6-4037-9687-1dc84a43cb0f. Jul 10 19:08:02.414064 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:02.414064 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:02.431710 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-86781ea6-886c-4cef-9728-05a784eff1da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] delete_backup rpcapi backup_id c094eb70-00e6-4037-9687-1dc84a43cb0f {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:08:02.433759 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-86781ea6-886c-4cef-9728-05a784eff1da tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 202 Jul 10 19:08:02.434315 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1090/4422] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:02 2026] DELETE /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:02.446144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d6dfccf0-919a-4e8c-bb91-28aaf01a9d09 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:02.448594 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d6dfccf0-919a-4e8c-bb91-28aaf01a9d09 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:08:02.448738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d6dfccf0-919a-4e8c-bb91-28aaf01a9d09 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:02.448991 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d6dfccf0-919a-4e8c-bb91-28aaf01a9d09 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:02.449098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d6dfccf0-919a-4e8c-bb91-28aaf01a9d09 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:02.453877 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:02.453877 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:02.455234 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d6dfccf0-919a-4e8c-bb91-28aaf01a9d09 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 200 Jul 10 19:08:02.455380 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1115/4423] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:02 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:02.752392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-10a30a38-338b-4584-89e6-c7b395491132 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:02.753004 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10a30a38-338b-4584-89e6-c7b395491132 None None] GET https://10.4.3.225/volume// Jul 10 19:08:02.753214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10a30a38-338b-4584-89e6-c7b395491132 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:02.753459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-10a30a38-338b-4584-89e6-c7b395491132 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:02.753926 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-10a30a38-338b-4584-89e6-c7b395491132 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:02.754294 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1107/4424] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:08:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:02.762724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-1d96dcde-0de7-4f42-b819-956dcf0b3a1b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:02.765407 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-1d96dcde-0de7-4f42-b819-956dcf0b3a1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:02.765697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-1d96dcde-0de7-4f42-b819-956dcf0b3a1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:02.766069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-1d96dcde-0de7-4f42-b819-956dcf0b3a1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:02.778040 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:02.778040 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:02.782277 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-1d96dcde-0de7-4f42-b819-956dcf0b3a1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:02.786697 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-1d96dcde-0de7-4f42-b819-956dcf0b3a1b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:08:02.787164 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1113/4425] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:08:02 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:03.082595 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c6ffcdf9-8b4e-4adb-98ed-8990eae0be34 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:03.084629 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6ffcdf9-8b4e-4adb-98ed-8990eae0be34 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:08:03.084894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6ffcdf9-8b4e-4adb-98ed-8990eae0be34 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:03.085110 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c6ffcdf9-8b4e-4adb-98ed-8990eae0be34 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:03.093223 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:03.093223 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:03.098058 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c6ffcdf9-8b4e-4adb-98ed-8990eae0be34 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:08:03.103846 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c6ffcdf9-8b4e-4adb-98ed-8990eae0be34 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:08:03.104287 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1091/4426] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:03 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:03.467332 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-69482baa-4bdd-4717-aa52-8b38cffca3cd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:03.470698 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-69482baa-4bdd-4717-aa52-8b38cffca3cd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f Jul 10 19:08:03.470963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-69482baa-4bdd-4717-aa52-8b38cffca3cd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:03.471375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-69482baa-4bdd-4717-aa52-8b38cffca3cd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:03.471375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-69482baa-4bdd-4717-aa52-8b38cffca3cd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id c094eb70-00e6-4037-9687-1dc84a43cb0f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:03.480933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-69482baa-4bdd-4717-aa52-8b38cffca3cd tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f returned with HTTP 404 Jul 10 19:08:03.480933 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1116/4427] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:03 2026] GET /volume/v3/backups/c094eb70-00e6-4037-9687-1dc84a43cb0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:03.489887 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-866f92df-e319-475c-a905-50f381223a65 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:03.494559 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-866f92df-e319-475c-a905-50f381223a65 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:08:03.494559 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-866f92df-e319-475c-a905-50f381223a65 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:03.494559 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-866f92df-e319-475c-a905-50f381223a65 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:03.494559 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-866f92df-e319-475c-a905-50f381223a65 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete backup with id: 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. Jul 10 19:08:03.500134 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:03.500134 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:03.521611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-866f92df-e319-475c-a905-50f381223a65 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] delete_backup rpcapi backup_id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:08:03.522771 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-866f92df-e319-475c-a905-50f381223a65 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 202 Jul 10 19:08:03.523343 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1108/4428] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:03 2026] DELETE /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:03.531154 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fcfeacec-648d-4a18-bea6-301488223f0f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:03.533159 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fcfeacec-648d-4a18-bea6-301488223f0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:08:03.533407 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fcfeacec-648d-4a18-bea6-301488223f0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:03.533617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fcfeacec-648d-4a18-bea6-301488223f0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:03.533738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-fcfeacec-648d-4a18-bea6-301488223f0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:03.539205 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:03.539205 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:03.539352 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fcfeacec-648d-4a18-bea6-301488223f0f tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 200 Jul 10 19:08:03.539972 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1114/4429] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:03 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:04.552872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ba7f757d-8315-4b06-a058-29e00a16c5c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:04.555043 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba7f757d-8315-4b06-a058-29e00a16c5c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 Jul 10 19:08:04.555240 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba7f757d-8315-4b06-a058-29e00a16c5c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:04.555469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba7f757d-8315-4b06-a058-29e00a16c5c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:04.555636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ba7f757d-8315-4b06-a058-29e00a16c5c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Show backup with id 8a6e1337-1ff7-4afe-a842-2cbbcd0948e5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:04.559948 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba7f757d-8315-4b06-a058-29e00a16c5c9 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 returned with HTTP 404 Jul 10 19:08:04.560510 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1092/4430] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:04 2026] GET /volume/v3/backups/8a6e1337-1ff7-4afe-a842-2cbbcd0948e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:08:04.570088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:04.572386 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 Jul 10 19:08:04.574042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:04.574042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:04.574042 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume with id: 8ff905be-949d-45ab-8faf-2d28aaf26c51 Jul 10 19:08:04.582962 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:04.582962 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:04.583496 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:08:04.607474 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Delete volume request issued successfully. Jul 10 19:08:04.607474 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5da6fb44-8909-4aa0-bb2d-69558c782f4a tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 returned with HTTP 202 Jul 10 19:08:04.607474 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1117/4431] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:04 2026] DELETE /volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:04.615992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ca158cf8-bc72-4b8c-a7c4-2419ee2262c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:04.619727 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca158cf8-bc72-4b8c-a7c4-2419ee2262c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 Jul 10 19:08:04.619727 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca158cf8-bc72-4b8c-a7c4-2419ee2262c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:04.619727 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ca158cf8-bc72-4b8c-a7c4-2419ee2262c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:04.627385 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:04.627385 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:04.631280 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ca158cf8-bc72-4b8c-a7c4-2419ee2262c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Volume info retrieved successfully. Jul 10 19:08:04.637081 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ca158cf8-bc72-4b8c-a7c4-2419ee2262c6 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 returned with HTTP 200 Jul 10 19:08:04.637457 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1109/4432] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:04 2026] GET /volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:05.498167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-70101d61-b219-4ff2-9bac-0f02f5bceb9c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:05.502762 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-70101d61-b219-4ff2-9bac-0f02f5bceb9c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3 Jul 10 19:08:05.502762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-70101d61-b219-4ff2-9bac-0f02f5bceb9c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:05.502762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-70101d61-b219-4ff2-9bac-0f02f5bceb9c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:05.512798 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:05.512798 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:05.652271 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a3493c69-7a63-45f5-833f-b6e445653939 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:05.661418 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3493c69-7a63-45f5-833f-b6e445653939 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] GET https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 Jul 10 19:08:05.661723 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3493c69-7a63-45f5-833f-b6e445653939 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:05.661996 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3493c69-7a63-45f5-833f-b6e445653939 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:05.677570 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3493c69-7a63-45f5-833f-b6e445653939 tempest-ProjectAdminTests33-958678848 tempest-ProjectAdminTests33-958678848-project-admin] https://10.4.3.225/volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 returned with HTTP 404 Jul 10 19:08:05.678256 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1093/4433] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:05 2026] GET /volume/v3/volumes/8ff905be-949d-45ab-8faf-2d28aaf26c51 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:06.058907 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b863fd04-6be9-41b9-8688-abddd167ab10 req-70101d61-b219-4ff2-9bac-0f02f5bceb9c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3 returned with HTTP 200 Jul 10 19:08:06.059488 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1115/4434] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:08:05 2026] DELETE /volume/v3/attachments/fd9c9765-e49b-41cd-9664-35d2b4d483b3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:06.994472 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:06.996305 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:06.996642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1536658649", "snapshot_id": "fae60276-8fae-42bb-8921-3f5854944f0a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:06.998638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1536658649', 'snapshot_id': 'fae60276-8fae-42bb-8921-3f5854944f0a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:07.004282 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:07.004282 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:07.004929 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:07.005059 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume of 1 GB Jul 10 19:08:07.010031 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Availability Zones retrieved successfully. Jul 10 19:08:07.015770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (61fd6bff-c327-4122-bc1e-16ab0af3de23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:07.016874 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9732fcce-b809-41ee-ab7e-7096f889de70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.017818 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:07.060875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9732fcce-b809-41ee-ab7e-7096f889de70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fae60276-8fae-42bb-8921-3f5854944f0a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.061706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765df118-c0ff-4899-a892-719ede41d6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.114444 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Created reservations ['46460729-b06e-4a54-89ef-dd3195320d46', '765d54ec-bc87-47bb-a618-451e2187475b', 'd873b887-ab2b-4e53-8989-7fd48fb4020c', '8ed019d8-84d3-4ab7-a0c6-c17bdb5a3247'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:07.118488 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765df118-c0ff-4899-a892-719ede41d6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46460729-b06e-4a54-89ef-dd3195320d46', '765d54ec-bc87-47bb-a618-451e2187475b', 'd873b887-ab2b-4e53-8989-7fd48fb4020c', '8ed019d8-84d3-4ab7-a0c6-c17bdb5a3247']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.119300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c5018c-1f87-474e-aa10-5324aca6052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.171184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c5018c-1f87-474e-aa10-5324aca6052d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1536658649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['46460729-b06e-4a54-89ef-dd3195320d46','765d54ec-bc87-47bb-a618-451e2187475b','d873b887-ab2b-4e53-8989-7fd48fb4020c','8ed019d8-84d3-4ab7-a0c6-c17bdb5a3247'],size=1,snapshot_id=fae60276-8fae-42bb-8921-3f5854944f0a,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1536658649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dfe7681f12d438eaf79463323806e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fae60276-8fae-42bb-8921-3f5854944f0a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89bfb779e876462096d06d26a0441600',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.171184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd0ac1d-01d8-418b-a15f-695540b2ed09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.191678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd0ac1d-01d8-418b-a15f-695540b2ed09) transitioned into state 'SUCCESS' from state '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-1536658649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dfe7681f12d438eaf79463323806e2c',qos_specs=None,replication_status=,reservations=['46460729-b06e-4a54-89ef-dd3195320d46','765d54ec-bc87-47bb-a618-451e2187475b','d873b887-ab2b-4e53-8989-7fd48fb4020c','8ed019d8-84d3-4ab7-a0c6-c17bdb5a3247'],size=1,snapshot_id=fae60276-8fae-42bb-8921-3f5854944f0a,source_replicaid=,source_volid=None,status='creating',user_id='89bfb779e876462096d06d26a0441600',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.192422 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614f1fb5-0e9a-4858-8bb2-f18e33b04334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.216285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614f1fb5-0e9a-4858-8bb2-f18e33b04334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.218677 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Flow 'volume_create_api' (61fd6bff-c327-4122-bc1e-16ab0af3de23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:07.218677 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Create volume request issued successfully. Jul 10 19:08:07.218677 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7540afa-3d30-4ea9-8cbf-1516db8c6a3e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:07.218677 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1118/4435] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:08:06 2026] POST /volume/v3/volumes => generated 791 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:07.232076 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-378609b2-2856-4f61-9635-2b375235bfdf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:07.233526 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-378609b2-2856-4f61-9635-2b375235bfdf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:07.233720 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-378609b2-2856-4f61-9635-2b375235bfdf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:07.233911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-378609b2-2856-4f61-9635-2b375235bfdf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:07.241504 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:07.241504 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:07.253543 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-378609b2-2856-4f61-9635-2b375235bfdf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:07.266723 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-378609b2-2856-4f61-9635-2b375235bfdf tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:07.267691 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1110/4436] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:07 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:07.769488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6a901561-5b63-43ab-b587-5136f905de1e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:07.770015 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:07.773829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:07.773829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-659482172"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:07.774348 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create volume request body: {'volume': {'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-659482172'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:07.858402 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create volume of 1 GB Jul 10 19:08:07.863399 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Availability Zones retrieved successfully. Jul 10 19:08:07.870791 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Flow 'volume_create_api' (b791cb21-9abf-4e96-ac09-b21896c8caad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:07.872822 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4197e61a-a60d-4aa4-baa0-ed733c0c4a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.872900 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:07.872900 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-916018008"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:07.873591 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:07.874159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-916018008'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:07.874300 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Create volume of 1 GB Jul 10 19:08:07.874593 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:07.874593 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:07.879088 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Availability Zones retrieved successfully. Jul 10 19:08:07.884845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Flow 'volume_create_api' (d6cd9e8c-0b6b-48bc-a45f-6245c15a2cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:07.885749 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e162ad68-506d-433c-955c-2e7363a84867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.886599 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:07.918180 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e162ad68-506d-433c-955c-2e7363a84867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.918180 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419bf22c-740f-4f7f-a4b5-787b26625ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.934338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4197e61a-a60d-4aa4-baa0-ed733c0c4a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.935832 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61019159-7c65-4aa9-9ead-2a4ef7bfd330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:07.992339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Created reservations ['89e35041-f086-4242-8d07-3c985f7f3fa7', '68c29afd-89b1-4b70-b51b-9a0ef94ece65', '8e373a3a-5654-4464-8792-ac65efb6dca6', '48d3bfdb-8178-44d8-92ba-028830601ab4'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:07.993188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (419bf22c-740f-4f7f-a4b5-787b26625ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e35041-f086-4242-8d07-3c985f7f3fa7', '68c29afd-89b1-4b70-b51b-9a0ef94ece65', '8e373a3a-5654-4464-8792-ac65efb6dca6', '48d3bfdb-8178-44d8-92ba-028830601ab4']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:07.994405 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4298c7-1496-49f1-b718-6e4c0ad3cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:08.006947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Created reservations ['daaa9806-f048-4d0b-bf22-c2ea8de67fbc', 'dce64cb1-3ded-473f-9d6a-6930bcab7c2a', '29d6f660-495a-4240-879e-737ce615571a', '07faeaa9-bc82-4697-9bcd-5a5824c2d10e'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:08.006947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61019159-7c65-4aa9-9ead-2a4ef7bfd330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daaa9806-f048-4d0b-bf22-c2ea8de67fbc', 'dce64cb1-3ded-473f-9d6a-6930bcab7c2a', '29d6f660-495a-4240-879e-737ce615571a', '07faeaa9-bc82-4697-9bcd-5a5824c2d10e']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.006947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fce7cb-e69f-4c68-8b36-d23c28759734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:08.018986 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4298c7-1496-49f1-b718-6e4c0ad3cb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13ba3e81-e4bf-4662-a09d-efd121ddd498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916018008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68fb82e3c564c60be669e585969dad2',qos_specs=None,replication_status=,reservations=['89e35041-f086-4242-8d07-3c985f7f3fa7','68c29afd-89b1-4b70-b51b-9a0ef94ece65','8e373a3a-5654-4464-8792-ac65efb6dca6','48d3bfdb-8178-44d8-92ba-028830601ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf358e90ea3e435bb219b27f07d43a00',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916018008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13ba3e81-e4bf-4662-a09d-efd121ddd498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68fb82e3c564c60be669e585969dad2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf358e90ea3e435bb219b27f07d43a00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.019791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d79b1c-6eee-4f33-bcd1-bd3344fb7564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:08.037621 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94d79b1c-6eee-4f33-bcd1-bd3344fb7564) transitioned into state 'SUCCESS' from state '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-916018008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68fb82e3c564c60be669e585969dad2',qos_specs=None,replication_status=,reservations=['89e35041-f086-4242-8d07-3c985f7f3fa7','68c29afd-89b1-4b70-b51b-9a0ef94ece65','8e373a3a-5654-4464-8792-ac65efb6dca6','48d3bfdb-8178-44d8-92ba-028830601ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf358e90ea3e435bb219b27f07d43a00',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.038230 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fce7cb-e69f-4c68-8b36-d23c28759734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71154081-0a00-43b2-ae0a-b16408d0f1e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-659482172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb775894e564d80a5a281c0ee884c2f',qos_specs=None,replication_status=,reservations=['daaa9806-f048-4d0b-bf22-c2ea8de67fbc','dce64cb1-3ded-473f-9d6a-6930bcab7c2a','29d6f660-495a-4240-879e-737ce615571a','07faeaa9-bc82-4697-9bcd-5a5824c2d10e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29016d2a72654037bbbdfd5f45e2826a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-659482172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71154081-0a00-43b2-ae0a-b16408d0f1e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeb775894e564d80a5a281c0ee884c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29016d2a72654037bbbdfd5f45e2826a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.038364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10dd9b56-dbde-4166-a292-11d626e828da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:08.039517 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9190ce-5f8f-4c2a-ace0-c0d9e20426c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:08.048899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10dd9b56-dbde-4166-a292-11d626e828da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.048899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Flow 'volume_create_api' (d6cd9e8c-0b6b-48bc-a45f-6245c15a2cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:08.049452 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Create volume request issued successfully. Jul 10 19:08:08.049716 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ea7c8d5f-cdf7-4012-86a3-5cdd9d579125 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:08.050981 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1116/4437] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:08:07 2026] POST /volume/v3/volumes => generated 777 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:08.065709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1e47204a-ef85-4941-90cc-2ceaeadf789c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:08.069880 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9190ce-5f8f-4c2a-ace0-c0d9e20426c7) transitioned into state 'SUCCESS' from state '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-659482172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb775894e564d80a5a281c0ee884c2f',qos_specs=None,replication_status=,reservations=['daaa9806-f048-4d0b-bf22-c2ea8de67fbc','dce64cb1-3ded-473f-9d6a-6930bcab7c2a','29d6f660-495a-4240-879e-737ce615571a','07faeaa9-bc82-4697-9bcd-5a5824c2d10e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29016d2a72654037bbbdfd5f45e2826a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.070134 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e47204a-ef85-4941-90cc-2ceaeadf789c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 Jul 10 19:08:08.070134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e47204a-ef85-4941-90cc-2ceaeadf789c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:08.070134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e47204a-ef85-4941-90cc-2ceaeadf789c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:08.070304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e303a64-3b64-409a-9cfd-6d5ba623cae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:08.079998 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:08.079998 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:08.081979 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e303a64-3b64-409a-9cfd-6d5ba623cae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:08.083956 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Flow 'volume_create_api' (b791cb21-9abf-4e96-ac09-b21896c8caad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:08.084524 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create volume request issued successfully. Jul 10 19:08:08.085069 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1e47204a-ef85-4941-90cc-2ceaeadf789c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Volume info retrieved successfully. Jul 10 19:08:08.085421 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a901561-5b63-43ab-b587-5136f905de1e tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:08.086123 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1094/4438] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:08:07 2026] POST /volume/v3/volumes => generated 747 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:08.091144 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e47204a-ef85-4941-90cc-2ceaeadf789c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 returned with HTTP 200 Jul 10 19:08:08.091792 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1119/4439] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:08 2026] GET /volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:08.102040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c4e7fede-7950-40ee-b5bf-85d31dadac01 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:08.104690 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4e7fede-7950-40ee-b5bf-85d31dadac01 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:08.104977 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4e7fede-7950-40ee-b5bf-85d31dadac01 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:08.105221 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c4e7fede-7950-40ee-b5bf-85d31dadac01 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:08.114088 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:08.114088 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:08.119557 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c4e7fede-7950-40ee-b5bf-85d31dadac01 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:08.126158 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c4e7fede-7950-40ee-b5bf-85d31dadac01 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:08.126817 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1111/4440] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:08 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:08.279417 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-198c1ee1-825f-4619-8884-cbc7faa49175 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:08.281407 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-198c1ee1-825f-4619-8884-cbc7faa49175 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:08.281603 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-198c1ee1-825f-4619-8884-cbc7faa49175 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:08.281819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-198c1ee1-825f-4619-8884-cbc7faa49175 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:08.288820 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:08.288820 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:08.292231 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-198c1ee1-825f-4619-8884-cbc7faa49175 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:08.296106 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-198c1ee1-825f-4619-8884-cbc7faa49175 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:08.296462 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1117/4441] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:08 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:08.309596 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d2d59383-089d-4ea9-8b99-ceb9a6e8863a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:08.311237 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2d59383-089d-4ea9-8b99-ceb9a6e8863a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:08.312739 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2d59383-089d-4ea9-8b99-ceb9a6e8863a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:08.312739 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d2d59383-089d-4ea9-8b99-ceb9a6e8863a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:08.319211 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:08.319211 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:08.322987 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d2d59383-089d-4ea9-8b99-ceb9a6e8863a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:08.327778 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d2d59383-089d-4ea9-8b99-ceb9a6e8863a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:08.327778 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1095/4442] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:08 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:08.826960 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-37c2887f-810b-4f93-9da4-add4d535c20c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:08.829243 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-37c2887f-810b-4f93-9da4-add4d535c20c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:08.829512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-37c2887f-810b-4f93-9da4-add4d535c20c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:08.829770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-37c2887f-810b-4f93-9da4-add4d535c20c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:08.838399 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:08.838399 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:08.842616 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-37c2887f-810b-4f93-9da4-add4d535c20c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:08.847146 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-37c2887f-810b-4f93-9da4-add4d535c20c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:08.847634 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1120/4443] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:08:08 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:09.109007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-92d73c4b-4917-4ef6-9531-cd05c59863ef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:09.111390 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92d73c4b-4917-4ef6-9531-cd05c59863ef tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 Jul 10 19:08:09.111863 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92d73c4b-4917-4ef6-9531-cd05c59863ef tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:09.112142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-92d73c4b-4917-4ef6-9531-cd05c59863ef tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:09.121427 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:09.121427 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:09.125831 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-92d73c4b-4917-4ef6-9531-cd05c59863ef tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Volume info retrieved successfully. Jul 10 19:08:09.130673 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-92d73c4b-4917-4ef6-9531-cd05c59863ef tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 returned with HTTP 200 Jul 10 19:08:09.131259 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1112/4444] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:09 2026] GET /volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:09.141288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4d225e1a-ac51-42f8-a16d-5e549f98c9b4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:09.144030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d225e1a-ac51-42f8-a16d-5e549f98c9b4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:09.144169 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:09.144493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d225e1a-ac51-42f8-a16d-5e549f98c9b4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:09.144493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d225e1a-ac51-42f8-a16d-5e549f98c9b4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:09.147830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:08:09.147830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13ba3e81-e4bf-4662-a09d-efd121ddd498", "name": "tempest-type-Backup-1764934631"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:09.148886 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Creating new backup {'backup': {'volume_id': '13ba3e81-e4bf-4662-a09d-efd121ddd498', 'name': 'tempest-type-Backup-1764934631'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:08:09.149210 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Creating backup of volume 13ba3e81-e4bf-4662-a09d-efd121ddd498 in container None Jul 10 19:08:09.151487 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:09.151487 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:09.155559 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4d225e1a-ac51-42f8-a16d-5e549f98c9b4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:09.158974 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:09.158974 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:09.159611 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Volume info retrieved successfully. Jul 10 19:08:09.160767 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d225e1a-ac51-42f8-a16d-5e549f98c9b4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:09.162499 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1118/4445] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:09 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:09.174383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f68787c9-1054-44b5-8387-e2c90ead2579 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:09.176615 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] POST https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0/action Jul 10 19:08:09.177083 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:08:09.177298 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:09.188560 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:09.188560 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:09.189032 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:09.198141 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Created reservations ['76d2ad7f-50b2-4f75-b50f-d47061a0ce0b', '692c7428-bcdb-42cc-aa17-0f047d9b430c'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:09.242902 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0fc7f747-e63d-4bb7-b74a-f21bbc206d51 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:08:09.242902 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1096/4446] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:08:09 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:09.251348 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Created reservations ['bdde4e51-aac5-4f41-bb9d-76c7d663d02f', 'd506406d-c60b-4c45-956b-47fd53ffb05c'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:09.253492 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3dfb20c2-cc4b-471e-a165-5fa2c42597d1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:09.255853 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dfb20c2-cc4b-471e-a165-5fa2c42597d1 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:09.256189 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dfb20c2-cc4b-471e-a165-5fa2c42597d1 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:09.256480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dfb20c2-cc4b-471e-a165-5fa2c42597d1 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:09.256654 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3dfb20c2-cc4b-471e-a165-5fa2c42597d1 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:09.264358 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Extend volume request issued successfully. Jul 10 19:08:09.264537 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:09.264537 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:09.264907 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f68787c9-1054-44b5-8387-e2c90ead2579 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0/action returned with HTTP 202 Jul 10 19:08:09.265259 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dfb20c2-cc4b-471e-a165-5fa2c42597d1 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:09.265436 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1121/4447] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:08:09 2026] POST /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:09.265690 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1113/4448] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:09 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:09.273626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7b551c90-dfe9-4910-a954-b1668bcae245 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:09.275774 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b551c90-dfe9-4910-a954-b1668bcae245 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:09.276031 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b551c90-dfe9-4910-a954-b1668bcae245 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:09.276322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b551c90-dfe9-4910-a954-b1668bcae245 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:09.285906 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:09.285906 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:09.290891 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7b551c90-dfe9-4910-a954-b1668bcae245 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:09.298183 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b551c90-dfe9-4910-a954-b1668bcae245 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:09.298788 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1119/4449] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:09 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:10.277619 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-91bda103-2e78-463a-8e1c-17ab63d965bf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.281616 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-91bda103-2e78-463a-8e1c-17ab63d965bf tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:10.281616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-91bda103-2e78-463a-8e1c-17ab63d965bf tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.281616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-91bda103-2e78-463a-8e1c-17ab63d965bf tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.281616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-91bda103-2e78-463a-8e1c-17ab63d965bf tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:10.285556 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.285556 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:10.286479 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-91bda103-2e78-463a-8e1c-17ab63d965bf tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:10.287056 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1097/4450] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:10 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:10.313778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5072d7c9-969a-413a-ad7a-5db7b26fa3da None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.315910 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5072d7c9-969a-413a-ad7a-5db7b26fa3da tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:10.316138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5072d7c9-969a-413a-ad7a-5db7b26fa3da tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.316299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5072d7c9-969a-413a-ad7a-5db7b26fa3da tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.323898 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.323898 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:10.328128 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5072d7c9-969a-413a-ad7a-5db7b26fa3da tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:10.332914 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5072d7c9-969a-413a-ad7a-5db7b26fa3da tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:10.333267 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1122/4451] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:10 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:10.348840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85ec881f-a7a5-44c8-a8a6-dc071b0f5b82 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.350879 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85ec881f-a7a5-44c8-a8a6-dc071b0f5b82 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:10.351152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85ec881f-a7a5-44c8-a8a6-dc071b0f5b82 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.351397 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85ec881f-a7a5-44c8-a8a6-dc071b0f5b82 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.360121 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.360121 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:10.364145 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-85ec881f-a7a5-44c8-a8a6-dc071b0f5b82 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:10.370006 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85ec881f-a7a5-44c8-a8a6-dc071b0f5b82 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:10.370548 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1114/4452] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:10 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:10.386532 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-892c1022-2573-4556-8e3c-e67232c20fd5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.388331 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-892c1022-2573-4556-8e3c-e67232c20fd5 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:10.388557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-892c1022-2573-4556-8e3c-e67232c20fd5 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.388759 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-892c1022-2573-4556-8e3c-e67232c20fd5 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.395668 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.395668 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:10.399420 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-892c1022-2573-4556-8e3c-e67232c20fd5 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:10.404547 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-892c1022-2573-4556-8e3c-e67232c20fd5 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:10.405272 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1120/4453] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:10 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:10.417732 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ef71f50a-572d-47bd-9c72-324c676e7117 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.421828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] DELETE https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:10.421828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.421828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.421828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Delete volume with id: 71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:10.429080 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.429080 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:10.429871 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:10.449648 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Delete volume request issued successfully. Jul 10 19:08:10.450057 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef71f50a-572d-47bd-9c72-324c676e7117 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 202 Jul 10 19:08:10.450651 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1098/4454] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:08:10 2026] DELETE /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:10.460130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e62e2e27-77e8-44a2-9130-9fe9742ac0eb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.461978 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e62e2e27-77e8-44a2-9130-9fe9742ac0eb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:10.462181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e62e2e27-77e8-44a2-9130-9fe9742ac0eb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.462370 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e62e2e27-77e8-44a2-9130-9fe9742ac0eb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.471441 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.471441 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:10.475523 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e62e2e27-77e8-44a2-9130-9fe9742ac0eb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:10.482027 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e62e2e27-77e8-44a2-9130-9fe9742ac0eb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 200 Jul 10 19:08:10.482473 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1123/4455] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:10 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:10.882307 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eb231fa1-0166-46a7-9607-3708033b4b36 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.882720 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb231fa1-0166-46a7-9607-3708033b4b36 None None] GET https://10.4.3.225/volume// Jul 10 19:08:10.882910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb231fa1-0166-46a7-9607-3708033b4b36 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:10.883094 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eb231fa1-0166-46a7-9607-3708033b4b36 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:10.883415 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eb231fa1-0166-46a7-9607-3708033b4b36 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:10.883755 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1115/4456] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:08:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:10.891266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-1fd30bab-05ea-425f-b986-703c27e09987 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:10.893873 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-1fd30bab-05ea-425f-b986-703c27e09987 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:08:10.894362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-1fd30bab-05ea-425f-b986-703c27e09987 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7", "connector": null, "instance_uuid": "f5731905-1558-4bd2-ae98-358bcb3547e6"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:10.904799 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:10.904799 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:10.935348 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-1fd30bab-05ea-425f-b986-703c27e09987 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:08:10.935891 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1121/4457] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:08:10 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 10 19:08:11.298641 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6c61788e-2d8d-4aa9-974a-47146507efe8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.302624 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6c61788e-2d8d-4aa9-974a-47146507efe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:11.302624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6c61788e-2d8d-4aa9-974a-47146507efe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:11.302624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6c61788e-2d8d-4aa9-974a-47146507efe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:11.302624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6c61788e-2d8d-4aa9-974a-47146507efe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:11.308674 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:11.308674 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:11.309334 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6c61788e-2d8d-4aa9-974a-47146507efe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:11.309741 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1099/4458] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:11 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:11.373017 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6a6cc3d6-e915-4203-8112-87f5e9601208 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.375145 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6a6cc3d6-e915-4203-8112-87f5e9601208 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:11.376823 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6a6cc3d6-e915-4203-8112-87f5e9601208 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:11.376823 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6a6cc3d6-e915-4203-8112-87f5e9601208 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:11.389051 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:11.389051 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:11.393525 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6a6cc3d6-e915-4203-8112-87f5e9601208 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:11.399524 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6a6cc3d6-e915-4203-8112-87f5e9601208 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:11.399524 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1124/4459] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:11 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:11.462277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5eade0a1-1f0c-478b-97da-17a5116b3d80 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.462825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5eade0a1-1f0c-478b-97da-17a5116b3d80 None None] GET https://10.4.3.225/volume// Jul 10 19:08:11.463011 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5eade0a1-1f0c-478b-97da-17a5116b3d80 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:11.463228 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5eade0a1-1f0c-478b-97da-17a5116b3d80 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:11.463629 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5eade0a1-1f0c-478b-97da-17a5116b3d80 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:11.463990 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1116/4460] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:08:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:11.473984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-259d5099-3081-4422-95c0-d9bd6689335a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.476884 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-259d5099-3081-4422-95c0-d9bd6689335a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:11.477208 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-259d5099-3081-4422-95c0-d9bd6689335a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:11.477485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-259d5099-3081-4422-95c0-d9bd6689335a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:11.494065 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:11.494065 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:11.495654 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3a7181b3-220a-4a64-97ff-0c0a01782c29 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.497725 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3a7181b3-220a-4a64-97ff-0c0a01782c29 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 Jul 10 19:08:11.498258 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3a7181b3-220a-4a64-97ff-0c0a01782c29 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:11.498258 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3a7181b3-220a-4a64-97ff-0c0a01782c29 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:11.498782 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-259d5099-3081-4422-95c0-d9bd6689335a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:11.503002 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-259d5099-3081-4422-95c0-d9bd6689335a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:11.503390 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1122/4461] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:08:11 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 1063 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:11.504275 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3a7181b3-220a-4a64-97ff-0c0a01782c29 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 returned with HTTP 404 Jul 10 19:08:11.504762 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1100/4462] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:11 2026] GET /volume/v3/volumes/71154081-0a00-43b2-ae0a-b16408d0f1e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:11.513362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.515826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:11.517841 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-942949973"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:11.519256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-942949973'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:11.519673 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create volume of 1 GB Jul 10 19:08:11.524227 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Availability Zones retrieved successfully. Jul 10 19:08:11.530557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Flow 'volume_create_api' (06c8ebc6-918c-4d8f-8309-e3444b3bea2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:11.531307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe57808-3f02-4e30-b879-c908d631f20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:11.533209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:11.563574 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe57808-3f02-4e30-b879-c908d631f20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:11.566196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9282c922-f553-4f97-a688-9e7735397fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:11.605695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.607225 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] PUT https://10.4.3.225/volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131 Jul 10 19:08:11.607655 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:11.618630 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Acquiring lock "cinder-attachment_update-3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:08:11.619471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Created reservations ['ae8ba589-4e09-4d64-9cb9-c462e65ecd0f', '233d8e30-f897-41b0-a021-24cc514b6c2d', '1c24d1ff-03da-4634-a1b6-d3be699bcbc9', '37f516e5-9d71-43fe-bf23-b4b3d8093dd7'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:11.619471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9282c922-f553-4f97-a688-9e7735397fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae8ba589-4e09-4d64-9cb9-c462e65ecd0f', '233d8e30-f897-41b0-a021-24cc514b6c2d', '1c24d1ff-03da-4634-a1b6-d3be699bcbc9', '37f516e5-9d71-43fe-bf23-b4b3d8093dd7']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:11.619471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfaad44-f196-44f7-b40f-e2a4d8819353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:11.620854 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:08:11.621779 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:11.621779 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:11.642257 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfaad44-f196-44f7-b40f-e2a4d8819353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd00c2f84-af42-4ab4-b2aa-456039c3ac65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-942949973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb775894e564d80a5a281c0ee884c2f',qos_specs=None,replication_status=,reservations=['ae8ba589-4e09-4d64-9cb9-c462e65ecd0f','233d8e30-f897-41b0-a021-24cc514b6c2d','1c24d1ff-03da-4634-a1b6-d3be699bcbc9','37f516e5-9d71-43fe-bf23-b4b3d8093dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29016d2a72654037bbbdfd5f45e2826a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-942949973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d00c2f84-af42-4ab4-b2aa-456039c3ac65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeb775894e564d80a5a281c0ee884c2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29016d2a72654037bbbdfd5f45e2826a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:11.643174 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30580c67-fb4b-48e1-a193-942197aff9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:11.664290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30580c67-fb4b-48e1-a193-942197aff9e6) transitioned into state 'SUCCESS' from state '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-942949973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeb775894e564d80a5a281c0ee884c2f',qos_specs=None,replication_status=,reservations=['ae8ba589-4e09-4d64-9cb9-c462e65ecd0f','233d8e30-f897-41b0-a021-24cc514b6c2d','1c24d1ff-03da-4634-a1b6-d3be699bcbc9','37f516e5-9d71-43fe-bf23-b4b3d8093dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29016d2a72654037bbbdfd5f45e2826a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:11.665174 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369355ca-103c-4e28-b72c-80cf44e842f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:11.676093 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369355ca-103c-4e28-b72c-80cf44e842f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:11.677218 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Flow 'volume_create_api' (06c8ebc6-918c-4d8f-8309-e3444b3bea2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:11.677650 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create volume request issued successfully. Jul 10 19:08:11.678368 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4bc61d5e-0c7a-4396-b5f2-937884c3a7de tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:11.679242 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1125/4463] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:08:11 2026] POST /volume/v3/volumes => generated 747 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:11.691414 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c25160ac-ca92-41ca-ae12-150aff0802e4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:11.694237 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c25160ac-ca92-41ca-ae12-150aff0802e4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:11.694446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c25160ac-ca92-41ca-ae12-150aff0802e4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:11.694654 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c25160ac-ca92-41ca-ae12-150aff0802e4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:11.702610 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:11.702610 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:11.706879 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c25160ac-ca92-41ca-ae12-150aff0802e4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:11.712782 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c25160ac-ca92-41ca-ae12-150aff0802e4 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:11.713244 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1123/4464] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:11 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:12.143560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Lock "cinder-attachment_update-3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7-np0000005042" released by "attachment_update" :: held 0.523s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:08:12.143924 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-b323dc43-0ec4-4e9f-beee-42fbc57fd0b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131 returned with HTTP 200 Jul 10 19:08:12.144358 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1117/4465] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:08:11 2026] PUT /volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:12.321970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2330f761-362d-43dd-b750-a1244d3b30a5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:12.324856 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2330f761-362d-43dd-b750-a1244d3b30a5 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:12.326668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2330f761-362d-43dd-b750-a1244d3b30a5 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:12.326668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2330f761-362d-43dd-b750-a1244d3b30a5 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:12.326668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-2330f761-362d-43dd-b750-a1244d3b30a5 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:12.331349 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:12.331349 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:12.332358 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2330f761-362d-43dd-b750-a1244d3b30a5 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:12.332993 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1101/4466] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:12 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:12.416448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e2fe24cf-d583-4e0c-becb-d44ec661a3a2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:12.419379 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e2fe24cf-d583-4e0c-becb-d44ec661a3a2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:12.419655 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e2fe24cf-d583-4e0c-becb-d44ec661a3a2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:12.419989 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e2fe24cf-d583-4e0c-becb-d44ec661a3a2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:12.435515 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:12.435515 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:12.440541 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e2fe24cf-d583-4e0c-becb-d44ec661a3a2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:12.446014 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e2fe24cf-d583-4e0c-becb-d44ec661a3a2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:12.446444 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1126/4467] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:12 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:12.731119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0c435da3-e786-4619-b27e-0f4e36f24b6d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:12.733107 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c435da3-e786-4619-b27e-0f4e36f24b6d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:12.733408 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c435da3-e786-4619-b27e-0f4e36f24b6d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:12.733741 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0c435da3-e786-4619-b27e-0f4e36f24b6d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:12.741920 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:12.741920 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:12.746194 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0c435da3-e786-4619-b27e-0f4e36f24b6d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:12.751976 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0c435da3-e786-4619-b27e-0f4e36f24b6d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:12.752397 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1124/4468] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:12 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:12.768508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:12.771411 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:08:12.771930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d00c2f84-af42-4ab4-b2aa-456039c3ac65", "name": "tempest-VolumesExtendTest-Snapshot-1778970329"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:12.784516 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:12.784516 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:12.784711 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:12.784964 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Create snapshot from volume d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:12.822970 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Created reservations ['18efab29-101d-4c58-b017-b4ffc4730509', '076ef217-bc28-4499-baea-32509e7e1a08', 'c317261b-9bf9-41f8-8a05-1d83e43f9a39', '119ec75f-1972-4c2f-bf8d-d914a8d174c1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:12.852379 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Snapshot create request issued successfully. Jul 10 19:08:12.853077 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-135ee030-0e96-4450-a6e6-8a57544e8c12 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:08:12.853578 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1118/4469] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:08:12 2026] POST /volume/v3/snapshots => generated 304 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:12.864753 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6de68f84-f04c-4594-b975-ffd63af7ca36 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:12.867899 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6de68f84-f04c-4594-b975-ffd63af7ca36 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 Jul 10 19:08:12.867899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6de68f84-f04c-4594-b975-ffd63af7ca36 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:12.868531 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6de68f84-f04c-4594-b975-ffd63af7ca36 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:12.876179 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:12.876179 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:12.876179 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6de68f84-f04c-4594-b975-ffd63af7ca36 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Snapshot retrieved successfully. Jul 10 19:08:12.876179 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6de68f84-f04c-4594-b975-ffd63af7ca36 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 returned with HTTP 200 Jul 10 19:08:12.876179 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1102/4470] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:12 2026] GET /volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:13.347236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d4f5defc-8b89-427e-988c-0f06a120afe8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:13.349012 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d4f5defc-8b89-427e-988c-0f06a120afe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:13.349532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d4f5defc-8b89-427e-988c-0f06a120afe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:13.350016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d4f5defc-8b89-427e-988c-0f06a120afe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:13.350826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d4f5defc-8b89-427e-988c-0f06a120afe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:13.358972 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:13.358972 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:13.360135 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d4f5defc-8b89-427e-988c-0f06a120afe8 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:13.360862 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1127/4471] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:13 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:13.464102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a6966e6b-264e-45b1-987d-daf8ad5f1fb2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:13.465959 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a6966e6b-264e-45b1-987d-daf8ad5f1fb2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:13.466165 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a6966e6b-264e-45b1-987d-daf8ad5f1fb2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:13.466369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a6966e6b-264e-45b1-987d-daf8ad5f1fb2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:13.477061 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:13.477061 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:13.482014 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a6966e6b-264e-45b1-987d-daf8ad5f1fb2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:13.487936 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a6966e6b-264e-45b1-987d-daf8ad5f1fb2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:13.488406 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1125/4472] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:13 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:13.886093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-176736cb-cf5f-4a5d-b1f1-ae5fe728cd48 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:13.887823 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-176736cb-cf5f-4a5d-b1f1-ae5fe728cd48 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 Jul 10 19:08:13.887999 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-176736cb-cf5f-4a5d-b1f1-ae5fe728cd48 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:13.888171 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-176736cb-cf5f-4a5d-b1f1-ae5fe728cd48 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:13.893095 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:13.893095 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:13.893763 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-176736cb-cf5f-4a5d-b1f1-ae5fe728cd48 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Snapshot retrieved successfully. Jul 10 19:08:13.894455 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-176736cb-cf5f-4a5d-b1f1-ae5fe728cd48 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 returned with HTTP 200 Jul 10 19:08:13.894817 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1119/4473] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:13 2026] GET /volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:13.904836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-761567ae-9485-48e8-8d2d-325fb84ce95a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:13.908825 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] POST https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65/action Jul 10 19:08:13.908825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:08:13.908825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:13.919073 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:13.919073 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:13.919708 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:13.958481 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Created reservations ['a4b47dbe-88c0-4706-958e-b7fad9459865', 'eef57fea-f45c-4132-89e5-31c6b91bfd54'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:13.967713 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Extend volume request issued successfully. Jul 10 19:08:13.968078 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-761567ae-9485-48e8-8d2d-325fb84ce95a tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65/action returned with HTTP 202 Jul 10 19:08:13.968643 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1103/4474] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:08:13 2026] POST /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:13.976699 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3026d9ed-3023-471e-9ed9-208dec7b6489 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:13.981653 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3026d9ed-3023-471e-9ed9-208dec7b6489 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:13.981653 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3026d9ed-3023-471e-9ed9-208dec7b6489 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:13.981653 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3026d9ed-3023-471e-9ed9-208dec7b6489 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:13.987102 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:13.987102 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:13.992950 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3026d9ed-3023-471e-9ed9-208dec7b6489 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:13.999675 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3026d9ed-3023-471e-9ed9-208dec7b6489 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:14.000956 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1128/4475] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:13 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:14.375681 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-841db574-cc85-449e-bb38-5f1c9163301b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:14.378319 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-841db574-cc85-449e-bb38-5f1c9163301b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:14.378669 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-841db574-cc85-449e-bb38-5f1c9163301b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:14.378987 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-841db574-cc85-449e-bb38-5f1c9163301b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:14.379171 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-841db574-cc85-449e-bb38-5f1c9163301b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:14.386551 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:14.386551 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:14.387454 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-841db574-cc85-449e-bb38-5f1c9163301b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:14.387992 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1126/4476] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:14 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:14.509290 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-02af4ac8-407f-4c07-9c20-54f61059a611 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:14.511141 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02af4ac8-407f-4c07-9c20-54f61059a611 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:14.511374 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02af4ac8-407f-4c07-9c20-54f61059a611 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:14.511620 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02af4ac8-407f-4c07-9c20-54f61059a611 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:14.533996 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:14.533996 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:14.542630 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02af4ac8-407f-4c07-9c20-54f61059a611 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:14.547233 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02af4ac8-407f-4c07-9c20-54f61059a611 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:14.547715 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1120/4477] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:14 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:15.013638 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-586c5f50-0648-4584-9de2-c6ccbb49da3d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:15.015727 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-586c5f50-0648-4584-9de2-c6ccbb49da3d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:15.016094 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-586c5f50-0648-4584-9de2-c6ccbb49da3d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:15.016284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-586c5f50-0648-4584-9de2-c6ccbb49da3d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:15.024020 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:15.024020 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:15.027583 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-586c5f50-0648-4584-9de2-c6ccbb49da3d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:15.031938 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-586c5f50-0648-4584-9de2-c6ccbb49da3d tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:15.032267 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1104/4478] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:15 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:15.044163 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c4d536de-5a20-4bb5-b7b1-6b2a4ff0cecb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:15.045996 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4d536de-5a20-4bb5-b7b1-6b2a4ff0cecb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:15.046229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4d536de-5a20-4bb5-b7b1-6b2a4ff0cecb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:15.046451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c4d536de-5a20-4bb5-b7b1-6b2a4ff0cecb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:15.054630 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:15.054630 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:15.058892 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c4d536de-5a20-4bb5-b7b1-6b2a4ff0cecb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:15.062965 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c4d536de-5a20-4bb5-b7b1-6b2a4ff0cecb tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:15.063366 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1129/4479] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:15 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:15.074912 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:15.076693 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 Jul 10 19:08:15.076941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:15.077215 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:15.077338 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Delete snapshot with id: 8cbdb93d-5684-461c-a2e2-506bf5d88c01 Jul 10 19:08:15.082619 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:15.082619 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:15.083082 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Snapshot retrieved successfully. Jul 10 19:08:15.108836 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Snapshot delete request issued successfully. Jul 10 19:08:15.108836 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-13481cd1-ddc0-44d4-aa14-48ca5dc1d049 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 returned with HTTP 202 Jul 10 19:08:15.108836 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1127/4480] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:08:15 2026] DELETE /volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:15.114251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-45af99d0-b8cb-4b19-bbb4-f03e128ad9af None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:15.116266 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-45af99d0-b8cb-4b19-bbb4-f03e128ad9af tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 Jul 10 19:08:15.117589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-45af99d0-b8cb-4b19-bbb4-f03e128ad9af tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:15.117589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-45af99d0-b8cb-4b19-bbb4-f03e128ad9af tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:15.122256 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:15.122256 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:15.122842 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-45af99d0-b8cb-4b19-bbb4-f03e128ad9af tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Snapshot retrieved successfully. Jul 10 19:08:15.125825 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-45af99d0-b8cb-4b19-bbb4-f03e128ad9af tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 returned with HTTP 200 Jul 10 19:08:15.125825 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1121/4481] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:15 2026] GET /volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:15.399344 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8530f9a6-5c59-48f5-9f75-07afcd440214 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:15.401710 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8530f9a6-5c59-48f5-9f75-07afcd440214 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:15.402020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8530f9a6-5c59-48f5-9f75-07afcd440214 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:15.402267 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8530f9a6-5c59-48f5-9f75-07afcd440214 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:15.402408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-8530f9a6-5c59-48f5-9f75-07afcd440214 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:15.407581 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:15.407581 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:15.408412 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8530f9a6-5c59-48f5-9f75-07afcd440214 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:15.408974 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1105/4482] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:15 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:15.561394 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-40f98f31-8d7f-4054-8b4e-ae2b4e8e09e1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:15.563644 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-40f98f31-8d7f-4054-8b4e-ae2b4e8e09e1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:15.563913 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-40f98f31-8d7f-4054-8b4e-ae2b4e8e09e1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:15.564167 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-40f98f31-8d7f-4054-8b4e-ae2b4e8e09e1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:15.575836 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:15.575836 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:15.580219 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-40f98f31-8d7f-4054-8b4e-ae2b4e8e09e1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:15.585573 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-40f98f31-8d7f-4054-8b4e-ae2b4e8e09e1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:15.586191 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1130/4483] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:15 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:16.133376 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c0ec22d7-888e-4b54-994b-6f87c44acd2b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:16.135259 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c0ec22d7-888e-4b54-994b-6f87c44acd2b tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 Jul 10 19:08:16.135487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c0ec22d7-888e-4b54-994b-6f87c44acd2b tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:16.135729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c0ec22d7-888e-4b54-994b-6f87c44acd2b tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:16.140232 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c0ec22d7-888e-4b54-994b-6f87c44acd2b tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 returned with HTTP 404 Jul 10 19:08:16.141058 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1128/4484] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:16 2026] GET /volume/v3/snapshots/8cbdb93d-5684-461c-a2e2-506bf5d88c01 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:16.148712 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e128e3a9-f0a5-4d70-97e6-62ab694a7201 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:16.151033 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e128e3a9-f0a5-4d70-97e6-62ab694a7201 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:16.151251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e128e3a9-f0a5-4d70-97e6-62ab694a7201 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:16.151412 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e128e3a9-f0a5-4d70-97e6-62ab694a7201 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:16.159294 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:16.159294 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:16.163240 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e128e3a9-f0a5-4d70-97e6-62ab694a7201 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:16.167603 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e128e3a9-f0a5-4d70-97e6-62ab694a7201 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:16.168126 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1122/4485] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:16 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:16.183708 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:16.185590 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:16.185783 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:16.185998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:16.186156 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Delete volume with id: d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:16.201637 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:16.201637 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:16.202304 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:16.231850 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Delete volume request issued successfully. Jul 10 19:08:16.231850 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9ffdc8d9-33ac-41ca-a0f6-051c7ac80612 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 202 Jul 10 19:08:16.231850 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1106/4486] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:08:16 2026] DELETE /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:16.236934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a57c06e1-a0c3-467f-b802-c5937874f307 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:16.238755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a57c06e1-a0c3-467f-b802-c5937874f307 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:16.238978 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a57c06e1-a0c3-467f-b802-c5937874f307 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:16.239185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a57c06e1-a0c3-467f-b802-c5937874f307 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:16.248722 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:16.248722 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:16.254797 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a57c06e1-a0c3-467f-b802-c5937874f307 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Volume info retrieved successfully. Jul 10 19:08:16.258834 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a57c06e1-a0c3-467f-b802-c5937874f307 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 200 Jul 10 19:08:16.259189 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1131/4487] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:16 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:16.420590 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3819ad02-0f6f-41e7-ae34-66b81e90e038 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:16.423206 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3819ad02-0f6f-41e7-ae34-66b81e90e038 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:16.423538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3819ad02-0f6f-41e7-ae34-66b81e90e038 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:16.423765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3819ad02-0f6f-41e7-ae34-66b81e90e038 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:16.423898 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3819ad02-0f6f-41e7-ae34-66b81e90e038 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:16.430458 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:16.430458 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:16.431436 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3819ad02-0f6f-41e7-ae34-66b81e90e038 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:16.431997 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1129/4488] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:16 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:16.602452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-572fa539-32ac-4b4a-90c9-8276d92e846c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:16.605981 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-572fa539-32ac-4b4a-90c9-8276d92e846c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:16.606133 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-572fa539-32ac-4b4a-90c9-8276d92e846c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:16.606393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-572fa539-32ac-4b4a-90c9-8276d92e846c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:16.626676 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:16.626676 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:16.632783 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-572fa539-32ac-4b4a-90c9-8276d92e846c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:16.640539 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-572fa539-32ac-4b4a-90c9-8276d92e846c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:16.640539 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1123/4489] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:16 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:17.273183 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-849f8ea3-c0f6-407b-8909-9a17e77b6140 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:17.275033 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-849f8ea3-c0f6-407b-8909-9a17e77b6140 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] GET https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 Jul 10 19:08:17.275234 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-849f8ea3-c0f6-407b-8909-9a17e77b6140 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:17.275424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-849f8ea3-c0f6-407b-8909-9a17e77b6140 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:17.281636 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-849f8ea3-c0f6-407b-8909-9a17e77b6140 tempest-VolumesExtendTest-2015513790 tempest-VolumesExtendTest-2015513790-project-member] https://10.4.3.225/volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 returned with HTTP 404 Jul 10 19:08:17.282138 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1107/4490] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:17 2026] GET /volume/v3/volumes/d00c2f84-af42-4ab4-b2aa-456039c3ac65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:17.444442 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b84193c9-759b-4a80-90fd-97001fe74266 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:17.447313 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b84193c9-759b-4a80-90fd-97001fe74266 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:17.447613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b84193c9-759b-4a80-90fd-97001fe74266 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:17.448031 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b84193c9-759b-4a80-90fd-97001fe74266 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:17.448198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b84193c9-759b-4a80-90fd-97001fe74266 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:17.453796 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:17.453796 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:17.455071 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b84193c9-759b-4a80-90fd-97001fe74266 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:17.455748 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1132/4491] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:17 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:17.656629 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5d06b357-fed6-4f62-9461-db3355188c20 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:17.659779 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5d06b357-fed6-4f62-9461-db3355188c20 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:17.661889 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5d06b357-fed6-4f62-9461-db3355188c20 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:17.661889 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5d06b357-fed6-4f62-9461-db3355188c20 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:17.670723 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:17.670723 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:17.674674 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5d06b357-fed6-4f62-9461-db3355188c20 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:17.682340 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5d06b357-fed6-4f62-9461-db3355188c20 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:17.682953 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1130/4492] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:17 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:18.469299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5788b909-d936-4a2b-bdc1-12b2e4b98c37 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:18.473828 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5788b909-d936-4a2b-bdc1-12b2e4b98c37 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:18.473828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5788b909-d936-4a2b-bdc1-12b2e4b98c37 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:18.473828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5788b909-d936-4a2b-bdc1-12b2e4b98c37 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:18.473828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5788b909-d936-4a2b-bdc1-12b2e4b98c37 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:18.481570 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:18.481570 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:18.483215 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5788b909-d936-4a2b-bdc1-12b2e4b98c37 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:18.484111 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1124/4493] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:18 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:18.698237 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1db70ac4-08fc-41e4-a0f0-bd713418c629 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:18.700211 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1db70ac4-08fc-41e4-a0f0-bd713418c629 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:18.700395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1db70ac4-08fc-41e4-a0f0-bd713418c629 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:18.700599 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1db70ac4-08fc-41e4-a0f0-bd713418c629 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:18.710929 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:18.710929 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:18.715278 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1db70ac4-08fc-41e4-a0f0-bd713418c629 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:18.720790 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1db70ac4-08fc-41e4-a0f0-bd713418c629 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:18.721271 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1108/4494] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:18 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:19.446209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-afbb7b4f-5a3d-48c3-966b-b76ca3c665d1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:19.449229 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-afbb7b4f-5a3d-48c3-966b-b76ca3c665d1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131/action Jul 10 19:08:19.449782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-afbb7b4f-5a3d-48c3-966b-b76ca3c665d1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:08:19.450003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-afbb7b4f-5a3d-48c3-966b-b76ca3c665d1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:19.474834 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:19.474834 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:19.490869 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d5d0b567-1cde-463f-b874-2e6b49ee4464 req-afbb7b4f-5a3d-48c3-966b-b76ca3c665d1 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131/action returned with HTTP 204 Jul 10 19:08:19.493723 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1133/4495] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:08:19 2026] POST /volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:19.498596 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cefa5c3f-9441-445b-b575-99bf2d343525 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:19.500900 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cefa5c3f-9441-445b-b575-99bf2d343525 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:19.501233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cefa5c3f-9441-445b-b575-99bf2d343525 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:19.501399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cefa5c3f-9441-445b-b575-99bf2d343525 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:19.501564 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-cefa5c3f-9441-445b-b575-99bf2d343525 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:19.507411 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:19.507411 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:19.508134 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cefa5c3f-9441-445b-b575-99bf2d343525 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:19.508570 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1131/4496] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:19 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:19.738080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-618f48b4-d54e-42ca-8669-c0094ad5fdd0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:19.742289 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-618f48b4-d54e-42ca-8669-c0094ad5fdd0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:19.742651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-618f48b4-d54e-42ca-8669-c0094ad5fdd0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:19.742937 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-618f48b4-d54e-42ca-8669-c0094ad5fdd0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:19.755111 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:19.755111 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:19.760373 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-618f48b4-d54e-42ca-8669-c0094ad5fdd0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:19.765523 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-618f48b4-d54e-42ca-8669-c0094ad5fdd0 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:19.765927 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1125/4497] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:19 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:20.522904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a8e2a0ba-3bbe-483e-b9ca-ebad5c353871 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:20.524997 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a8e2a0ba-3bbe-483e-b9ca-ebad5c353871 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:20.525254 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a8e2a0ba-3bbe-483e-b9ca-ebad5c353871 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:20.525734 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a8e2a0ba-3bbe-483e-b9ca-ebad5c353871 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:20.525734 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a8e2a0ba-3bbe-483e-b9ca-ebad5c353871 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:20.530174 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:20.530174 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:20.531149 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a8e2a0ba-3bbe-483e-b9ca-ebad5c353871 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:20.531320 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1109/4498] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:20 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:21.542012 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4a709155-aebf-4689-8184-6ce95539f618 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:21.544313 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a709155-aebf-4689-8184-6ce95539f618 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:21.544666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a709155-aebf-4689-8184-6ce95539f618 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:21.544992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a709155-aebf-4689-8184-6ce95539f618 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:21.545202 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4a709155-aebf-4689-8184-6ce95539f618 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:21.552062 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:21.552062 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:21.552950 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a709155-aebf-4689-8184-6ce95539f618 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:21.553446 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1134/4499] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:21 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:22.569740 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f94c23f8-1c45-4890-9667-ccc190786fbe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:22.571532 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f94c23f8-1c45-4890-9667-ccc190786fbe tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:22.571841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f94c23f8-1c45-4890-9667-ccc190786fbe tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:22.572129 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f94c23f8-1c45-4890-9667-ccc190786fbe tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:22.572294 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f94c23f8-1c45-4890-9667-ccc190786fbe tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:22.577387 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:22.577387 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:22.578152 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f94c23f8-1c45-4890-9667-ccc190786fbe tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:22.578679 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1132/4500] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:22 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:23.591680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-781cd4f2-d077-4a87-9512-6f62153c2017 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:23.594288 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-781cd4f2-d077-4a87-9512-6f62153c2017 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:23.594769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-781cd4f2-d077-4a87-9512-6f62153c2017 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:23.594949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-781cd4f2-d077-4a87-9512-6f62153c2017 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:23.595039 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-781cd4f2-d077-4a87-9512-6f62153c2017 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:23.602544 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:23.602544 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:23.603327 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-781cd4f2-d077-4a87-9512-6f62153c2017 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:23.603759 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1126/4501] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:23 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:23.712562 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-cc2c3a37-6c77-434d-a441-8db89991623d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:23.716329 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-cc2c3a37-6c77-434d-a441-8db89991623d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:23.716586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-cc2c3a37-6c77-434d-a441-8db89991623d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:23.716983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-cc2c3a37-6c77-434d-a441-8db89991623d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:23.731594 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:23.731594 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:23.736830 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-cc2c3a37-6c77-434d-a441-8db89991623d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:23.743275 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-cc2c3a37-6c77-434d-a441-8db89991623d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:23.743772 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1110/4502] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:08:23 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:23.769110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:23.771971 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] POST https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7/action Jul 10 19:08:23.772438 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:08:23.772604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:23.788196 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:23.788196 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:23.788822 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:23.804318 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Begin detaching volume completed successfully. Jul 10 19:08:23.804631 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-9bba0657-d614-41b9-89ad-fdc8f6e5a0cc tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7/action returned with HTTP 202 Jul 10 19:08:23.805169 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1135/4503] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:08:23 2026] POST /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:24.618849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-601b2d52-0ae8-406f-bd09-ec65a302dcf9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:24.621827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-601b2d52-0ae8-406f-bd09-ec65a302dcf9 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:24.622243 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-601b2d52-0ae8-406f-bd09-ec65a302dcf9 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:24.622760 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-601b2d52-0ae8-406f-bd09-ec65a302dcf9 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:24.623307 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-601b2d52-0ae8-406f-bd09-ec65a302dcf9 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:24.628841 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:24.628841 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:24.630190 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-601b2d52-0ae8-406f-bd09-ec65a302dcf9 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:24.631191 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1133/4504] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:24 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:24.843673 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e8e4ddd-94e7-4940-aee0-7f1bc57f7a8f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:24.844183 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e8e4ddd-94e7-4940-aee0-7f1bc57f7a8f None None] GET https://10.4.3.225/volume// Jul 10 19:08:24.844413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e8e4ddd-94e7-4940-aee0-7f1bc57f7a8f None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:24.844658 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e8e4ddd-94e7-4940-aee0-7f1bc57f7a8f None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:24.845041 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e8e4ddd-94e7-4940-aee0-7f1bc57f7a8f None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:24.845367 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1127/4505] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:08:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:24.855710 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-eb114861-63de-4808-8503-91ac8a4a1fa7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:24.858531 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-eb114861-63de-4808-8503-91ac8a4a1fa7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:24.858839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-eb114861-63de-4808-8503-91ac8a4a1fa7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:24.859100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-eb114861-63de-4808-8503-91ac8a4a1fa7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:24.870969 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:24.870969 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:24.875492 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-eb114861-63de-4808-8503-91ac8a4a1fa7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:24.884840 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-eb114861-63de-4808-8503-91ac8a4a1fa7 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:24.884840 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1111/4506] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:08:24 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:25.643607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4510ff79-41bb-4bc7-b0cc-e116aab1d03a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:25.646247 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4510ff79-41bb-4bc7-b0cc-e116aab1d03a tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:25.646612 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4510ff79-41bb-4bc7-b0cc-e116aab1d03a tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:25.646707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4510ff79-41bb-4bc7-b0cc-e116aab1d03a tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:25.646832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4510ff79-41bb-4bc7-b0cc-e116aab1d03a tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:25.652743 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:25.652743 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:25.653178 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4510ff79-41bb-4bc7-b0cc-e116aab1d03a tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:25.653934 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1136/4507] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:25 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:25.873899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-f78c9b5e-4c30-4d28-b233-a9682c73a165 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:25.876691 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-f78c9b5e-4c30-4d28-b233-a9682c73a165 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131 Jul 10 19:08:25.877821 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-f78c9b5e-4c30-4d28-b233-a9682c73a165 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:25.877821 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-f78c9b5e-4c30-4d28-b233-a9682c73a165 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:25.889542 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:25.889542 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:26.424700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b7dd552e-9a3d-4040-8dd1-2639f7ff7267 req-f78c9b5e-4c30-4d28-b233-a9682c73a165 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131 returned with HTTP 200 Jul 10 19:08:26.425136 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1134/4508] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:08:25 2026] DELETE /volume/v3/attachments/394628bb-18da-408a-a812-5c42d5275131 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:26.669167 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-133cee22-e722-4716-9f21-5504503b552d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:26.671205 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-133cee22-e722-4716-9f21-5504503b552d tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:26.671533 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-133cee22-e722-4716-9f21-5504503b552d tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:26.671839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-133cee22-e722-4716-9f21-5504503b552d tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:26.672012 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-133cee22-e722-4716-9f21-5504503b552d tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:26.678042 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:26.678042 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:26.678799 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-133cee22-e722-4716-9f21-5504503b552d tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:26.679254 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1128/4509] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:26 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:27.024129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ac5e7b0b-f303-46a1-b95f-528826c156aa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.029062 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ac5e7b0b-f303-46a1-b95f-528826c156aa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:27.029062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ac5e7b0b-f303-46a1-b95f-528826c156aa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.029062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ac5e7b0b-f303-46a1-b95f-528826c156aa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.037459 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.037459 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:27.045770 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ac5e7b0b-f303-46a1-b95f-528826c156aa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:27.053410 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ac5e7b0b-f303-46a1-b95f-528826c156aa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:27.054357 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1112/4510] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:27 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:27.068791 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f93fc2f-514d-430c-b4cc-3b95a7a41216 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.071834 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f93fc2f-514d-430c-b4cc-3b95a7a41216 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:27.072128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f93fc2f-514d-430c-b4cc-3b95a7a41216 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.072431 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f93fc2f-514d-430c-b4cc-3b95a7a41216 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.082531 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.082531 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:27.086826 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f93fc2f-514d-430c-b4cc-3b95a7a41216 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:27.091999 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f93fc2f-514d-430c-b4cc-3b95a7a41216 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:27.092459 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1137/4511] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:27 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:27.108023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.110535 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:27.111393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.111393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.112030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume with id: 3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:27.121572 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.121572 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:27.122434 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:27.147064 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume request issued successfully. Jul 10 19:08:27.147340 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7be7a769-100b-463d-90b4-6bdd19a14bf8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 202 Jul 10 19:08:27.147849 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1135/4512] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:08:27 2026] DELETE /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:27.156797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf2649b9-ceae-4aa9-9bb4-2dc85422a2b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.161343 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf2649b9-ceae-4aa9-9bb4-2dc85422a2b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:27.162053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf2649b9-ceae-4aa9-9bb4-2dc85422a2b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.162245 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf2649b9-ceae-4aa9-9bb4-2dc85422a2b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.175830 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.175830 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:27.182619 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf2649b9-ceae-4aa9-9bb4-2dc85422a2b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:27.188339 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf2649b9-ceae-4aa9-9bb4-2dc85422a2b3 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 200 Jul 10 19:08:27.188958 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1129/4513] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:27 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:27.692862 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1d69faa4-7b36-4f9c-9756-2367f8c40b81 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.694776 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d69faa4-7b36-4f9c-9756-2367f8c40b81 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:27.695160 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d69faa4-7b36-4f9c-9756-2367f8c40b81 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.695482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d69faa4-7b36-4f9c-9756-2367f8c40b81 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.695694 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1d69faa4-7b36-4f9c-9756-2367f8c40b81 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:27.701040 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.701040 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:27.702639 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d69faa4-7b36-4f9c-9756-2367f8c40b81 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:27.702639 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1113/4514] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:27 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:27.713632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.715612 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] DELETE https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:27.715869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.716112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.716254 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Delete backup with id: 80567ec7-82be-4a47-901c-1152718c8bda. Jul 10 19:08:27.720408 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.720408 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:27.733077 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] delete_backup rpcapi backup_id 80567ec7-82be-4a47-901c-1152718c8bda {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:08:27.735580 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-aed23b6e-16cf-4755-ab76-0bc519d78a6c tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 202 Jul 10 19:08:27.736028 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1138/4515] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:27 2026] DELETE /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:08:27.743556 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-59660fbf-3525-4049-942e-471617930f36 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:27.746219 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-59660fbf-3525-4049-942e-471617930f36 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:27.746532 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-59660fbf-3525-4049-942e-471617930f36 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:27.746798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-59660fbf-3525-4049-942e-471617930f36 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:27.746988 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-59660fbf-3525-4049-942e-471617930f36 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:27.752644 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:27.752644 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:27.753742 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-59660fbf-3525-4049-942e-471617930f36 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 200 Jul 10 19:08:27.754123 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1136/4516] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:27 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:28.205787 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c32575ee-9606-41d3-965e-df5ae73add0e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.210600 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c32575ee-9606-41d3-965e-df5ae73add0e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 Jul 10 19:08:28.210600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c32575ee-9606-41d3-965e-df5ae73add0e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.210600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c32575ee-9606-41d3-965e-df5ae73add0e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.226187 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c32575ee-9606-41d3-965e-df5ae73add0e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 returned with HTTP 404 Jul 10 19:08:28.226741 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1130/4517] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:28 2026] GET /volume/v3/volumes/3c60d34f-8e1b-4cc6-bb3d-085fdf0101a7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:28.236301 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ce9bae9d-985c-4583-8662-43ad2198dd54 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.240628 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce9bae9d-985c-4583-8662-43ad2198dd54 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:28.240628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce9bae9d-985c-4583-8662-43ad2198dd54 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.240628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce9bae9d-985c-4583-8662-43ad2198dd54 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.256711 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:28.256711 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:28.261683 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ce9bae9d-985c-4583-8662-43ad2198dd54 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:28.266740 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce9bae9d-985c-4583-8662-43ad2198dd54 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:08:28.267221 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1114/4518] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:28 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:28.283003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cdac22d0-c99a-4f3b-9044-e61d8666c2b8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.285325 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cdac22d0-c99a-4f3b-9044-e61d8666c2b8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:28.285547 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cdac22d0-c99a-4f3b-9044-e61d8666c2b8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.285776 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cdac22d0-c99a-4f3b-9044-e61d8666c2b8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.295032 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:28.295032 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:28.298669 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cdac22d0-c99a-4f3b-9044-e61d8666c2b8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:28.302975 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cdac22d0-c99a-4f3b-9044-e61d8666c2b8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:08:28.303371 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1139/4519] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:28 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:28.315825 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.318218 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:28.318498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.318773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.319021 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume with id: 4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:28.330428 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:28.330428 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:28.331042 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:28.354066 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume request issued successfully. Jul 10 19:08:28.354206 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33ee6f9d-e626-4c47-a9fe-be761390d1d2 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 202 Jul 10 19:08:28.354627 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1137/4520] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:08:28 2026] DELETE /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:28.362711 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-94eb1cd7-b031-4ea4-bf77-157f2026755c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.365682 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94eb1cd7-b031-4ea4-bf77-157f2026755c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:28.366058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94eb1cd7-b031-4ea4-bf77-157f2026755c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.366393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-94eb1cd7-b031-4ea4-bf77-157f2026755c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.377433 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:28.377433 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:28.383277 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-94eb1cd7-b031-4ea4-bf77-157f2026755c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:28.389508 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-94eb1cd7-b031-4ea4-bf77-157f2026755c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 200 Jul 10 19:08:28.390027 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1131/4521] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:28 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:28.396602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ddafce3e-790a-4130-999a-6adc935759aa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.545936 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:28.546307 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-969181773", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:28.548076 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-969181773', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:28.548197 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Create volume of 1 GB Jul 10 19:08:28.552224 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Availability Zones retrieved successfully. Jul 10 19:08:28.558475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Flow 'volume_create_api' (5f370f08-a072-4189-bd7c-25d5694486fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:28.559509 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd7c0f9-d083-452e-a25c-8ac4c7a28d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.560469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:28.589668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd7c0f9-d083-452e-a25c-8ac4c7a28d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.590397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934d15f6-5118-403c-b906-b863a7102392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.653304 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Created reservations ['266f1a60-06a0-48ff-9676-fc90d49c4b53', '91bcaeb0-a9b4-4085-93e5-76ce803c1e00', 'f93ffb08-47b1-420a-a746-02e258cc447a', 'afdc1dba-3e50-42c7-ac54-9f07e6d94b78'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:28.654368 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934d15f6-5118-403c-b906-b863a7102392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['266f1a60-06a0-48ff-9676-fc90d49c4b53', '91bcaeb0-a9b4-4085-93e5-76ce803c1e00', 'f93ffb08-47b1-420a-a746-02e258cc447a', 'afdc1dba-3e50-42c7-ac54-9f07e6d94b78']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.655359 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cae4ca-23d3-4716-a9e1-3df26f767004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.683218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cae4ca-23d3-4716-a9e1-3df26f767004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09029d56-eadd-4a44-9ce0-aa64506388c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-969181773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6da17ba1274e7c99513fdc7c11d0b0',qos_specs=None,replication_status=,reservations=['266f1a60-06a0-48ff-9676-fc90d49c4b53','91bcaeb0-a9b4-4085-93e5-76ce803c1e00','f93ffb08-47b1-420a-a746-02e258cc447a','afdc1dba-3e50-42c7-ac54-9f07e6d94b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae8b123439404fc1a32b87dd12186e8d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-969181773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09029d56-eadd-4a44-9ce0-aa64506388c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6da17ba1274e7c99513fdc7c11d0b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae8b123439404fc1a32b87dd12186e8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.684003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1240ec26-a73c-4414-8900-2f9628bb52bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.701515 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1240ec26-a73c-4414-8900-2f9628bb52bc) transitioned into state 'SUCCESS' from state '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-969181773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6da17ba1274e7c99513fdc7c11d0b0',qos_specs=None,replication_status=,reservations=['266f1a60-06a0-48ff-9676-fc90d49c4b53','91bcaeb0-a9b4-4085-93e5-76ce803c1e00','f93ffb08-47b1-420a-a746-02e258cc447a','afdc1dba-3e50-42c7-ac54-9f07e6d94b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae8b123439404fc1a32b87dd12186e8d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.702237 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca577ac3-74f2-4c45-84cb-8248cdbc7fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.711661 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca577ac3-74f2-4c45-84cb-8248cdbc7fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.712466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Flow 'volume_create_api' (5f370f08-a072-4189-bd7c-25d5694486fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:28.712797 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Create volume request issued successfully. Jul 10 19:08:28.713489 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ddafce3e-790a-4130-999a-6adc935759aa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:28.713889 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1115/4522] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:08:28 2026] POST /volume/v3/volumes => generated 764 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:28.726840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.728720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:28.732221 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-920101192", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:28.733706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-920101192', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:28.733874 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Create volume of 1 GB Jul 10 19:08:28.741737 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Availability Zones retrieved successfully. Jul 10 19:08:28.747416 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Flow 'volume_create_api' (e93c08ab-ce9c-4372-8ab4-c0e2bb413eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:28.748414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e533a946-c487-435d-b30f-dc055ba82f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.749417 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:28.766404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e35ef5e3-8fb5-4d51-8f96-2e43b5f5dd0b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.771480 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e35ef5e3-8fb5-4d51-8f96-2e43b5f5dd0b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda Jul 10 19:08:28.771480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e35ef5e3-8fb5-4d51-8f96-2e43b5f5dd0b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.771480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e35ef5e3-8fb5-4d51-8f96-2e43b5f5dd0b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.771480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e35ef5e3-8fb5-4d51-8f96-2e43b5f5dd0b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Show backup with id 80567ec7-82be-4a47-901c-1152718c8bda. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:08:28.775291 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e35ef5e3-8fb5-4d51-8f96-2e43b5f5dd0b tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda returned with HTTP 404 Jul 10 19:08:28.775823 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1138/4523] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:28 2026] GET /volume/v3/backups/80567ec7-82be-4a47-901c-1152718c8bda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:28.779132 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e533a946-c487-435d-b30f-dc055ba82f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.780148 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e96e889-53e7-4a3f-80d0-d2e9d5f2b312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.783972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.786031 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 Jul 10 19:08:28.786321 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.786587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.786820 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Delete volume with id: 13ba3e81-e4bf-4662-a09d-efd121ddd498 Jul 10 19:08:28.796893 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:28.796893 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:28.797225 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Volume info retrieved successfully. Jul 10 19:08:28.817861 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Delete volume request issued successfully. Jul 10 19:08:28.818147 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c6e5dfc-d2ac-4cae-905b-65da03261da6 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 returned with HTTP 202 Jul 10 19:08:28.818761 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1132/4524] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:08:28 2026] DELETE /volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:28.826239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-14c1e225-fdcc-43cc-88e8-e8f96f0fc667 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:28.828166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-14c1e225-fdcc-43cc-88e8-e8f96f0fc667 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 Jul 10 19:08:28.828381 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-14c1e225-fdcc-43cc-88e8-e8f96f0fc667 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:28.828579 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-14c1e225-fdcc-43cc-88e8-e8f96f0fc667 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:28.835522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Created reservations ['7cf11afa-bf2d-4229-93b5-1840a7087b32', '4d840293-1e37-419d-8d6c-a4d0612e22c6', '061296a9-7c74-4fad-8689-b62388d2a383', 'b1fc9732-c9ed-447a-8443-f2adcbc9c3c9'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:28.836207 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:28.836207 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:28.836723 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e96e889-53e7-4a3f-80d0-d2e9d5f2b312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cf11afa-bf2d-4229-93b5-1840a7087b32', '4d840293-1e37-419d-8d6c-a4d0612e22c6', '061296a9-7c74-4fad-8689-b62388d2a383', 'b1fc9732-c9ed-447a-8443-f2adcbc9c3c9']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.837485 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b63e4a9-6cac-4fb0-b3d3-b3200bc892bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.839516 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-14c1e225-fdcc-43cc-88e8-e8f96f0fc667 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Volume info retrieved successfully. Jul 10 19:08:28.844912 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-14c1e225-fdcc-43cc-88e8-e8f96f0fc667 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 returned with HTTP 200 Jul 10 19:08:28.845401 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1116/4525] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:28 2026] GET /volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:28.864869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b63e4a9-6cac-4fb0-b3d3-b3200bc892bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8bc3b8-4eca-45c4-a14c-babd29eb2034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-920101192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6da17ba1274e7c99513fdc7c11d0b0',qos_specs=None,replication_status=,reservations=['7cf11afa-bf2d-4229-93b5-1840a7087b32','4d840293-1e37-419d-8d6c-a4d0612e22c6','061296a9-7c74-4fad-8689-b62388d2a383','b1fc9732-c9ed-447a-8443-f2adcbc9c3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae8b123439404fc1a32b87dd12186e8d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-920101192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8bc3b8-4eca-45c4-a14c-babd29eb2034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6da17ba1274e7c99513fdc7c11d0b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae8b123439404fc1a32b87dd12186e8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.865641 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ef8c2f-d26e-4496-9f89-d15402c69053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.887313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ef8c2f-d26e-4496-9f89-d15402c69053) transitioned into state 'SUCCESS' from state '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-920101192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6da17ba1274e7c99513fdc7c11d0b0',qos_specs=None,replication_status=,reservations=['7cf11afa-bf2d-4229-93b5-1840a7087b32','4d840293-1e37-419d-8d6c-a4d0612e22c6','061296a9-7c74-4fad-8689-b62388d2a383','b1fc9732-c9ed-447a-8443-f2adcbc9c3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae8b123439404fc1a32b87dd12186e8d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.888190 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975d505d-4ae2-4fa9-9d60-40a240a49d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:28.898938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975d505d-4ae2-4fa9-9d60-40a240a49d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:28.899909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Flow 'volume_create_api' (e93c08ab-ce9c-4372-8ab4-c0e2bb413eb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:28.900211 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Create volume request issued successfully. Jul 10 19:08:28.901070 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8c9651f1-ba98-4cd9-8c09-2fff878a54eb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:28.901719 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1140/4526] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:08:28 2026] POST /volume/v3/volumes => generated 764 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:08:29.407891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95081ea6-8835-4c23-9392-303b97df5bda None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:29.410368 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95081ea6-8835-4c23-9392-303b97df5bda tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 Jul 10 19:08:29.410711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95081ea6-8835-4c23-9392-303b97df5bda tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:29.411051 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95081ea6-8835-4c23-9392-303b97df5bda tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:29.419434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95081ea6-8835-4c23-9392-303b97df5bda tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 returned with HTTP 404 Jul 10 19:08:29.420322 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1139/4527] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:29 2026] GET /volume/v3/volumes/4c95ec8d-86bb-456a-8b11-35669b120ac8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:29.429057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-70c6d6d4-fdb0-471e-a24f-3855a9ef0fa8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:29.431095 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70c6d6d4-fdb0-471e-a24f-3855a9ef0fa8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:08:29.431468 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70c6d6d4-fdb0-471e-a24f-3855a9ef0fa8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:29.431543 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-70c6d6d4-fdb0-471e-a24f-3855a9ef0fa8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:29.441213 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:29.441213 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:29.445754 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-70c6d6d4-fdb0-471e-a24f-3855a9ef0fa8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:29.450506 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-70c6d6d4-fdb0-471e-a24f-3855a9ef0fa8 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:08:29.451146 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1133/4528] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:29 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:29.465294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eb4b93dc-1f4e-4b86-9a16-5b7c664e43ec None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:29.467976 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eb4b93dc-1f4e-4b86-9a16-5b7c664e43ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:08:29.468206 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eb4b93dc-1f4e-4b86-9a16-5b7c664e43ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:29.468484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eb4b93dc-1f4e-4b86-9a16-5b7c664e43ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:29.479386 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:29.479386 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:29.486668 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-eb4b93dc-1f4e-4b86-9a16-5b7c664e43ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:29.492467 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eb4b93dc-1f4e-4b86-9a16-5b7c664e43ec tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:08:29.492943 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1117/4529] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:29 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:29.506159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a8dce521-5825-497c-8479-082bc161319c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:29.508418 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:08:29.508734 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:29.509282 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:29.509282 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume with id: db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:08:29.519931 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:29.519931 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:29.520545 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:29.545108 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume request issued successfully. Jul 10 19:08:29.545446 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8dce521-5825-497c-8479-082bc161319c tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 202 Jul 10 19:08:29.546055 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1141/4530] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:08:29 2026] DELETE /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:29.555435 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-046a1be4-a12f-45b2-9232-1c9598298c89 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:29.557571 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-046a1be4-a12f-45b2-9232-1c9598298c89 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:08:29.557821 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-046a1be4-a12f-45b2-9232-1c9598298c89 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:29.558064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-046a1be4-a12f-45b2-9232-1c9598298c89 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:29.570290 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:29.570290 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:29.579457 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-046a1be4-a12f-45b2-9232-1c9598298c89 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:29.588509 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-046a1be4-a12f-45b2-9232-1c9598298c89 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 200 Jul 10 19:08:29.589160 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1140/4531] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:29 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:29.861509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-365269a4-a77e-4cdb-a48f-3bbe89f27e86 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:29.864138 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-365269a4-a77e-4cdb-a48f-3bbe89f27e86 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] GET https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 Jul 10 19:08:29.864581 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-365269a4-a77e-4cdb-a48f-3bbe89f27e86 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:29.864791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-365269a4-a77e-4cdb-a48f-3bbe89f27e86 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:29.870829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-365269a4-a77e-4cdb-a48f-3bbe89f27e86 tempest-ProjectReaderTests39-1948196150 tempest-ProjectReaderTests39-1948196150-project-admin] https://10.4.3.225/volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 returned with HTTP 404 Jul 10 19:08:29.871347 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1134/4532] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:08:29 2026] GET /volume/v3/volumes/13ba3e81-e4bf-4662-a09d-efd121ddd498 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:30.604131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-150da70c-20a2-40b6-a003-64a94c1d60ed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:30.606182 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-150da70c-20a2-40b6-a003-64a94c1d60ed tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 Jul 10 19:08:30.606452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-150da70c-20a2-40b6-a003-64a94c1d60ed tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:30.606692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-150da70c-20a2-40b6-a003-64a94c1d60ed tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:30.617785 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-150da70c-20a2-40b6-a003-64a94c1d60ed tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 returned with HTTP 404 Jul 10 19:08:30.618503 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1118/4533] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:30 2026] GET /volume/v3/volumes/db4ae0cc-d4c1-4a29-8a3a-b92baecf3218 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:30.628161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:30.631819 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:08:30.632129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:30.632426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:30.633429 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete snapshot with id: fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:08:30.639277 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:30.639277 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:30.640169 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:30.663009 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot delete request issued successfully. Jul 10 19:08:30.663284 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd669ee6-63c2-45bc-ae15-f372ee2f3f9e tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a returned with HTTP 202 Jul 10 19:08:30.663876 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1142/4534] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:08:30 2026] DELETE /volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:30.671555 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d257ebe3-d973-4959-a46b-12d1d173ed33 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:30.673560 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d257ebe3-d973-4959-a46b-12d1d173ed33 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:08:30.673622 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d257ebe3-d973-4959-a46b-12d1d173ed33 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:30.674908 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d257ebe3-d973-4959-a46b-12d1d173ed33 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:30.679876 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:30.679876 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:30.679876 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d257ebe3-d973-4959-a46b-12d1d173ed33 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:30.680737 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d257ebe3-d973-4959-a46b-12d1d173ed33 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a returned with HTTP 200 Jul 10 19:08:30.681140 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1141/4535] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:30 2026] GET /volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:31.584262 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ccf527fa-4077-458d-9191-db472a647ad3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.665343 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccf527fa-4077-458d-9191-db472a647ad3 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:31.665748 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccf527fa-4077-458d-9191-db472a647ad3 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-818291482", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.683694 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccf527fa-4077-458d-9191-db472a647ad3 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:08:31.684250 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1135/4536] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types => generated 379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:31.691531 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a5109940-fded-4648-a2b4-48e05a44f8fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.692785 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d75b24a2-cef1-43c6-b2cc-f8e0942b0912 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.693760 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5109940-fded-4648-a2b4-48e05a44f8fa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a Jul 10 19:08:31.694036 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5109940-fded-4648-a2b4-48e05a44f8fa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:31.694329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5109940-fded-4648-a2b4-48e05a44f8fa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:31.695076 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d75b24a2-cef1-43c6-b2cc-f8e0942b0912 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption Jul 10 19:08:31.695514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d75b24a2-cef1-43c6-b2cc-f8e0942b0912 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.697346 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:31.697346 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:31.700577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5109940-fded-4648-a2b4-48e05a44f8fa tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a returned with HTTP 404 Jul 10 19:08:31.700577 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1119/4537] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:31 2026] GET /volume/v3/snapshots/fae60276-8fae-42bb-8921-3f5854944f0a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:31.707545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.709411 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:08:31.709659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:31.709921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:31.710064 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete snapshot with id: dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:08:31.714641 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d75b24a2-cef1-43c6-b2cc-f8e0942b0912 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption returned with HTTP 200 Jul 10 19:08:31.715127 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1143/4538] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:31.715899 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:31.715899 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:31.715899 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:31.725025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3dd99343-4f7b-4a2c-98c9-923dbfa62a82 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.726933 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dd99343-4f7b-4a2c-98c9-923dbfa62a82 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:31.727490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3dd99343-4f7b-4a2c-98c9-923dbfa62a82 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2005554986", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.733681 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot delete request issued successfully. Jul 10 19:08:31.733987 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2aadfc2b-045a-4293-96bb-7887b9d20c25 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 returned with HTTP 202 Jul 10 19:08:31.734561 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1142/4539] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:08:31 2026] DELETE /volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:31.742313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5f5e9554-b276-4376-aa50-25e95fe9e748 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.744245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5f5e9554-b276-4376-aa50-25e95fe9e748 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:08:31.744440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5f5e9554-b276-4376-aa50-25e95fe9e748 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:31.744648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5f5e9554-b276-4376-aa50-25e95fe9e748 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:31.750865 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:31.750865 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:31.751407 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5f5e9554-b276-4376-aa50-25e95fe9e748 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:31.752213 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5f5e9554-b276-4376-aa50-25e95fe9e748 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 returned with HTTP 200 Jul 10 19:08:31.752630 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1120/4540] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:31 2026] GET /volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:31.758276 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3dd99343-4f7b-4a2c-98c9-923dbfa62a82 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:08:31.758768 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1136/4541] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:08:31 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 10 19:08:31.769321 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-44f090e3-9999-4118-ae6f-465242a18e92 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.845938 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-44f090e3-9999-4118-ae6f-465242a18e92 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] POST https://10.4.3.225/volume/v3/types/cff96dc0-99b6-4ca0-88f7-3d7d5d0179f7/encryption Jul 10 19:08:31.846472 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-44f090e3-9999-4118-ae6f-465242a18e92 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.849084 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-44f090e3-9999-4118-ae6f-465242a18e92 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:31.849384 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-44f090e3-9999-4118-ae6f-465242a18e92 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/cff96dc0-99b6-4ca0-88f7-3d7d5d0179f7/encryption returned with HTTP 403 Jul 10 19:08:31.850011 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1144/4542] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types/cff96dc0-99b6-4ca0-88f7-3d7d5d0179f7/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:31.859733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4d8c306c-6de7-4939-91cd-489a81c5ca44 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.861554 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d8c306c-6de7-4939-91cd-489a81c5ca44 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:31.861956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d8c306c-6de7-4939-91cd-489a81c5ca44 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2013388498", "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=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.863642 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:31.863642 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:31.882859 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d8c306c-6de7-4939-91cd-489a81c5ca44 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:08:31.884702 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1143/4543] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:31.895845 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fe55e0af-2784-473c-9cd3-a816fd2f0257 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.898455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe55e0af-2784-473c-9cd3-a816fd2f0257 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] POST https://10.4.3.225/volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae/extra_specs Jul 10 19:08:31.898935 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fe55e0af-2784-473c-9cd3-a816fd2f0257 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.902433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-fe55e0af-2784-473c-9cd3-a816fd2f0257 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:31.902433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe55e0af-2784-473c-9cd3-a816fd2f0257 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae/extra_specs returned with HTTP 403 Jul 10 19:08:31.902433 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1121/4544] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:31.910155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7d69e262-2c34-4184-9036-df3bf18b8e5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.911901 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d69e262-2c34-4184-9036-df3bf18b8e5f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] PUT https://10.4.3.225/volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae/extra_specs/key2 Jul 10 19:08:31.912274 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d69e262-2c34-4184-9036-df3bf18b8e5f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.914526 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-7d69e262-2c34-4184-9036-df3bf18b8e5f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:31.914712 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d69e262-2c34-4184-9036-df3bf18b8e5f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae/extra_specs/key2 returned with HTTP 403 Jul 10 19:08:31.915372 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1137/4545] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:08:31 2026] PUT /volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:31.925471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f7fa973c-4850-4774-8c3a-ba5c066debb7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.927727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7fa973c-4850-4774-8c3a-ba5c066debb7 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:31.928153 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7fa973c-4850-4774-8c3a-ba5c066debb7 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.931026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-f7fa973c-4850-4774-8c3a-ba5c066debb7 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:31.931261 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7fa973c-4850-4774-8c3a-ba5c066debb7 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types returned with HTTP 403 Jul 10 19:08:31.931788 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1145/4546] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:31.941265 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6edf8aae-c568-4de7-b622-e85d2a5be25b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.943636 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6edf8aae-c568-4de7-b622-e85d2a5be25b tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:31.944220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6edf8aae-c568-4de7-b622-e85d2a5be25b tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-891367092", "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=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:31.964921 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6edf8aae-c568-4de7-b622-e85d2a5be25b tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:08:31.965543 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1144/4547] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:31.977182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1c0e3463-3d03-4060-831d-2db02adbfbbe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:31.979566 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1c0e3463-3d03-4060-831d-2db02adbfbbe tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff/encryption Jul 10 19:08:31.980003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1c0e3463-3d03-4060-831d-2db02adbfbbe tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:32.002959 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1c0e3463-3d03-4060-831d-2db02adbfbbe tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff/encryption returned with HTTP 200 Jul 10 19:08:32.003421 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1122/4548] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:08:31 2026] POST /volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:32.012499 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b7c42e42-e44b-4c59-9841-2aca6a4ca896 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.014411 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7c42e42-e44b-4c59-9841-2aca6a4ca896 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] DELETE https://10.4.3.225/volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff/encryption/e92fddb7-da36-49e4-97a1-1d72d5fdbe68 Jul 10 19:08:32.014645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7c42e42-e44b-4c59-9841-2aca6a4ca896 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.014854 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b7c42e42-e44b-4c59-9841-2aca6a4ca896 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.015498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-b7c42e42-e44b-4c59-9841-2aca6a4ca896 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.015668 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b7c42e42-e44b-4c59-9841-2aca6a4ca896 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff/encryption/e92fddb7-da36-49e4-97a1-1d72d5fdbe68 returned with HTTP 403 Jul 10 19:08:32.016151 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1138/4549] 10.4.3.225 () {66 vars in 1489 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff/encryption/e92fddb7-da36-49e4-97a1-1d72d5fdbe68 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.026026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-38096493-3fc7-462f-bd3a-99115206006f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.028398 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-38096493-3fc7-462f-bd3a-99115206006f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:32.028925 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-38096493-3fc7-462f-bd3a-99115206006f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1722324091", "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=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:32.052830 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-38096493-3fc7-462f-bd3a-99115206006f tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:08:32.053239 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1146/4550] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:08:32 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:32.063004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c2de7049-97b7-4179-a005-919e357d30cd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.064826 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2de7049-97b7-4179-a005-919e357d30cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] DELETE https://10.4.3.225/volume/v3/types/754d91eb-8c98-484d-8ef7-5fa75999e6d4/extra_specs/key1 Jul 10 19:08:32.065142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2de7049-97b7-4179-a005-919e357d30cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.065384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c2de7049-97b7-4179-a005-919e357d30cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.070528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-c2de7049-97b7-4179-a005-919e357d30cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.070781 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c2de7049-97b7-4179-a005-919e357d30cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/754d91eb-8c98-484d-8ef7-5fa75999e6d4/extra_specs/key1 returned with HTTP 403 Jul 10 19:08:32.071418 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1145/4551] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/754d91eb-8c98-484d-8ef7-5fa75999e6d4/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.080030 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bf80e68d-d032-41eb-9773-348c014410ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.081955 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf80e68d-d032-41eb-9773-348c014410ee tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:08:32.082378 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf80e68d-d032-41eb-9773-348c014410ee tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-362996623", "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=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:32.099767 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf80e68d-d032-41eb-9773-348c014410ee tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:08:32.100150 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1123/4552] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:08:32 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:32.108973 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5cd9ed21-a5ee-47eb-860e-ff938f0943fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.111231 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5cd9ed21-a5ee-47eb-860e-ff938f0943fb tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] DELETE https://10.4.3.225/volume/v3/types/dd9cd2c0-bd8d-428a-9103-c5bbca861d8b Jul 10 19:08:32.111431 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5cd9ed21-a5ee-47eb-860e-ff938f0943fb tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.111650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5cd9ed21-a5ee-47eb-860e-ff938f0943fb tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.112337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-5cd9ed21-a5ee-47eb-860e-ff938f0943fb tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.112522 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5cd9ed21-a5ee-47eb-860e-ff938f0943fb tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/dd9cd2c0-bd8d-428a-9103-c5bbca861d8b returned with HTTP 403 Jul 10 19:08:32.113000 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1139/4553] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/dd9cd2c0-bd8d-428a-9103-c5bbca861d8b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.121561 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8ff6697d-412e-403d-b422-e9b9840d9c76 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.123746 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8ff6697d-412e-403d-b422-e9b9840d9c76 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] GET https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs Jul 10 19:08:32.124072 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8ff6697d-412e-403d-b422-e9b9840d9c76 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.124206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8ff6697d-412e-403d-b422-e9b9840d9c76 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.133041 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8ff6697d-412e-403d-b422-e9b9840d9c76 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs returned with HTTP 200 Jul 10 19:08:32.133587 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1147/4554] 10.4.3.225 () {66 vars in 1378 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:32.143427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4966f9f4-9537-46c7-9346-6fb76176593d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.145898 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4966f9f4-9537-46c7-9346-6fb76176593d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] GET https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption/cipher Jul 10 19:08:32.146278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4966f9f4-9537-46c7-9346-6fb76176593d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.146598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4966f9f4-9537-46c7-9346-6fb76176593d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.147559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-4966f9f4-9537-46c7-9346-6fb76176593d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.147885 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4966f9f4-9537-46c7-9346-6fb76176593d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption/cipher returned with HTTP 403 Jul 10 19:08:32.148694 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1146/4555] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.157761 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5d8b41a5-1987-47c7-949f-42773da8609d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.159502 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d8b41a5-1987-47c7-949f-42773da8609d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] GET https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption Jul 10 19:08:32.159710 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d8b41a5-1987-47c7-949f-42773da8609d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.159946 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d8b41a5-1987-47c7-949f-42773da8609d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.160550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-5d8b41a5-1987-47c7-949f-42773da8609d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.160756 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d8b41a5-1987-47c7-949f-42773da8609d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption returned with HTTP 403 Jul 10 19:08:32.161217 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1124/4556] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.170178 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-66507676-b718-46d6-b767-fbabf305f88d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.172890 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66507676-b718-46d6-b767-fbabf305f88d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] GET https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/multiattach Jul 10 19:08:32.173119 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66507676-b718-46d6-b767-fbabf305f88d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.173357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-66507676-b718-46d6-b767-fbabf305f88d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.182074 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-66507676-b718-46d6-b767-fbabf305f88d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/multiattach returned with HTTP 200 Jul 10 19:08:32.182657 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1140/4557] 10.4.3.225 () {66 vars in 1414 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:08:32.191187 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9f827034-f966-406f-b2e1-1620968909df None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.193623 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f827034-f966-406f-b2e1-1620968909df tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] GET https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/volume_backend_name Jul 10 19:08:32.193820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f827034-f966-406f-b2e1-1620968909df tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.194089 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9f827034-f966-406f-b2e1-1620968909df tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.204505 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9f827034-f966-406f-b2e1-1620968909df tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 19:08:32.205080 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1148/4558] 10.4.3.225 () {66 vars in 1438 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/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 10 19:08:32.216081 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a1d09c7e-35b0-4fe5-aabc-af47ad15102e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.218151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a1d09c7e-35b0-4fe5-aabc-af47ad15102e tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] PUT https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption/0bfddce8-523f-4cb6-a5fe-972f90d2a151 Jul 10 19:08:32.218541 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a1d09c7e-35b0-4fe5-aabc-af47ad15102e tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:32.221316 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-a1d09c7e-35b0-4fe5-aabc-af47ad15102e tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.221550 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a1d09c7e-35b0-4fe5-aabc-af47ad15102e tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption/0bfddce8-523f-4cb6-a5fe-972f90d2a151 returned with HTTP 403 Jul 10 19:08:32.222108 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1147/4559] 10.4.3.225 () {68 vars in 1506 bytes} [Fri Jul 10 19:08:32 2026] PUT /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/encryption/0bfddce8-523f-4cb6-a5fe-972f90d2a151 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.233966 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f2a20e4d-033b-485d-a8f0-d900d45f9bc5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.236348 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f2a20e4d-033b-485d-a8f0-d900d45f9bc5 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] PUT https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/key1 Jul 10 19:08:32.236800 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f2a20e4d-033b-485d-a8f0-d900d45f9bc5 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:32.239982 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-f2a20e4d-033b-485d-a8f0-d900d45f9bc5 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.240271 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f2a20e4d-033b-485d-a8f0-d900d45f9bc5 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/key1 returned with HTTP 403 Jul 10 19:08:32.240941 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1125/4560] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:08:32 2026] PUT /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.251138 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-096543a2-52f6-47de-9c9b-2615775f281a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.253169 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-096543a2-52f6-47de-9c9b-2615775f281a tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] PUT https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e Jul 10 19:08:32.253579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-096543a2-52f6-47de-9c9b-2615775f281a tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:32.255925 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-096543a2-52f6-47de-9c9b-2615775f281a tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '994bb917cc054370b3fcb007cce68681', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f093128e58443b088ca52cda5d4ee36', '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=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:08:32.256139 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-096543a2-52f6-47de-9c9b-2615775f281a tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-reader] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e returned with HTTP 403 Jul 10 19:08:32.256822 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1141/4561] 10.4.3.225 () {68 vars in 1362 bytes} [Fri Jul 10 19:08:32 2026] PUT /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.265620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-68e090fa-63fb-4ab1-8691-5aed4a4ccd24 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.267674 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68e090fa-63fb-4ab1-8691-5aed4a4ccd24 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] DELETE https://10.4.3.225/volume/v3/types/dd9cd2c0-bd8d-428a-9103-c5bbca861d8b Jul 10 19:08:32.267915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68e090fa-63fb-4ab1-8691-5aed4a4ccd24 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.268145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68e090fa-63fb-4ab1-8691-5aed4a4ccd24 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.297900 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68e090fa-63fb-4ab1-8691-5aed4a4ccd24 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/dd9cd2c0-bd8d-428a-9103-c5bbca861d8b returned with HTTP 202 Jul 10 19:08:32.298579 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1149/4562] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/dd9cd2c0-bd8d-428a-9103-c5bbca861d8b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.305453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ddfb01da-a612-4420-9d85-3ce2c472d5cd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.307901 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ddfb01da-a612-4420-9d85-3ce2c472d5cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] DELETE https://10.4.3.225/volume/v3/types/754d91eb-8c98-484d-8ef7-5fa75999e6d4 Jul 10 19:08:32.308276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ddfb01da-a612-4420-9d85-3ce2c472d5cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.308638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ddfb01da-a612-4420-9d85-3ce2c472d5cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.334366 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ddfb01da-a612-4420-9d85-3ce2c472d5cd tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/754d91eb-8c98-484d-8ef7-5fa75999e6d4 returned with HTTP 202 Jul 10 19:08:32.334795 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1148/4563] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/754d91eb-8c98-484d-8ef7-5fa75999e6d4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.341618 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4663b3aa-4d74-4885-9514-27644d1cba1d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.343440 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4663b3aa-4d74-4885-9514-27644d1cba1d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] DELETE https://10.4.3.225/volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff Jul 10 19:08:32.343645 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4663b3aa-4d74-4885-9514-27644d1cba1d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.343848 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4663b3aa-4d74-4885-9514-27644d1cba1d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.370331 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4663b3aa-4d74-4885-9514-27644d1cba1d tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff returned with HTTP 202 Jul 10 19:08:32.370872 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1126/4564] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/6091251f-29de-49df-92c4-7d6bb0d8bcff => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.378928 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9c2301c9-eeaa-49c6-a768-5d0cdd0626fa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.380621 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c2301c9-eeaa-49c6-a768-5d0cdd0626fa tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] DELETE https://10.4.3.225/volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae Jul 10 19:08:32.380814 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c2301c9-eeaa-49c6-a768-5d0cdd0626fa tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.381012 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c2301c9-eeaa-49c6-a768-5d0cdd0626fa tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.403448 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c2301c9-eeaa-49c6-a768-5d0cdd0626fa tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae returned with HTTP 202 Jul 10 19:08:32.404008 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1142/4565] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/426ebb3b-23fb-4540-a241-6a1a27280bae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.411789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-69f5b6f6-bb06-4f4c-bbfa-456b5738ffe8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.413623 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-69f5b6f6-bb06-4f4c-bbfa-456b5738ffe8 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] DELETE https://10.4.3.225/volume/v3/types/cff96dc0-99b6-4ca0-88f7-3d7d5d0179f7 Jul 10 19:08:32.413881 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-69f5b6f6-bb06-4f4c-bbfa-456b5738ffe8 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.414125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-69f5b6f6-bb06-4f4c-bbfa-456b5738ffe8 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.437830 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-69f5b6f6-bb06-4f4c-bbfa-456b5738ffe8 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/cff96dc0-99b6-4ca0-88f7-3d7d5d0179f7 returned with HTTP 202 Jul 10 19:08:32.438401 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1150/4566] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/cff96dc0-99b6-4ca0-88f7-3d7d5d0179f7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.449056 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-804b191c-f514-477d-a0e7-f18b4f2ec776 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.451382 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-804b191c-f514-477d-a0e7-f18b4f2ec776 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] DELETE https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e Jul 10 19:08:32.454131 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-804b191c-f514-477d-a0e7-f18b4f2ec776 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.454491 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-804b191c-f514-477d-a0e7-f18b4f2ec776 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.483975 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-804b191c-f514-477d-a0e7-f18b4f2ec776 tempest-VolumeTypesReaderTests-1208712283 tempest-VolumeTypesReaderTests-1208712283-project-admin] https://10.4.3.225/volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e returned with HTTP 202 Jul 10 19:08:32.484464 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1149/4567] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/types/9e2eaf00-31b3-4a3e-ba14-f9b8a7f30e4e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.763454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-05208e7d-07dc-418f-87e8-730c93984d05 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.765311 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-05208e7d-07dc-418f-87e8-730c93984d05 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 Jul 10 19:08:32.765513 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-05208e7d-07dc-418f-87e8-730c93984d05 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.765746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-05208e7d-07dc-418f-87e8-730c93984d05 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.770503 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-05208e7d-07dc-418f-87e8-730c93984d05 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 returned with HTTP 404 Jul 10 19:08:32.771066 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1127/4568] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/snapshots/dad02dec-af87-40dc-aaf2-37e83223a2a8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:32.779562 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.781847 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:08:32.782113 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.782380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.782525 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete snapshot with id: d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:08:32.789821 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:32.789821 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:32.790420 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:32.812175 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot delete request issued successfully. Jul 10 19:08:32.812463 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f478b663-fa59-44c4-b6ba-e09ca0a85927 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc returned with HTTP 202 Jul 10 19:08:32.813030 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1143/4569] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:08:32 2026] DELETE /volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:32.820573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-752eab53-4f03-4d36-a554-39af1dcef4e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:32.822513 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-752eab53-4f03-4d36-a554-39af1dcef4e6 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:08:32.822732 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-752eab53-4f03-4d36-a554-39af1dcef4e6 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:32.822990 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-752eab53-4f03-4d36-a554-39af1dcef4e6 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:32.828750 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:32.828750 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:32.829296 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-752eab53-4f03-4d36-a554-39af1dcef4e6 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Snapshot retrieved successfully. Jul 10 19:08:32.830085 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-752eab53-4f03-4d36-a554-39af1dcef4e6 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc returned with HTTP 200 Jul 10 19:08:32.830581 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1151/4570] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:32 2026] GET /volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:33.843043 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-01986919-6079-4e82-9632-8768ac1ba487 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:33.845469 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01986919-6079-4e82-9632-8768ac1ba487 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc Jul 10 19:08:33.845742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01986919-6079-4e82-9632-8768ac1ba487 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:33.846009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01986919-6079-4e82-9632-8768ac1ba487 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:33.851375 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01986919-6079-4e82-9632-8768ac1ba487 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc returned with HTTP 404 Jul 10 19:08:33.852072 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1150/4571] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:08:33 2026] GET /volume/v3/snapshots/d0ed7d51-b81f-44fe-8049-9b405ab292dc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:33.859646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9f6228ad-912f-44dd-acb0-edae3872228d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:33.861443 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9f6228ad-912f-44dd-acb0-edae3872228d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:08:33.861663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9f6228ad-912f-44dd-acb0-edae3872228d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:33.861891 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9f6228ad-912f-44dd-acb0-edae3872228d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:33.870404 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:33.870404 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:33.874962 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9f6228ad-912f-44dd-acb0-edae3872228d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:33.880071 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9f6228ad-912f-44dd-acb0-edae3872228d tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:08:33.880534 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1128/4572] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:33 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:33.896190 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-609b12b7-fa4a-45bd-b379-2de425e5870a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:33.897900 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-609b12b7-fa4a-45bd-b379-2de425e5870a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:08:33.898115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-609b12b7-fa4a-45bd-b379-2de425e5870a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:33.898325 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-609b12b7-fa4a-45bd-b379-2de425e5870a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:33.905862 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:33.905862 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:33.910145 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-609b12b7-fa4a-45bd-b379-2de425e5870a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:33.914803 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-609b12b7-fa4a-45bd-b379-2de425e5870a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:08:33.915205 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1144/4573] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:33 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:33.932828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:33.934736 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] DELETE https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:08:33.934981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:33.935247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:33.935428 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume with id: 06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:08:33.946498 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:33.946498 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:33.947195 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:33.976318 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Delete volume request issued successfully. Jul 10 19:08:33.976318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b3b892ed-21a7-4fba-afc8-f168dd8cd28a tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 202 Jul 10 19:08:33.976318 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1152/4574] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:08:33 2026] DELETE /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:08:33.983020 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b2fa03b5-7ddd-4f1e-9587-ed9cde765a0b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:33.984539 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2fa03b5-7ddd-4f1e-9587-ed9cde765a0b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:08:33.984926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2fa03b5-7ddd-4f1e-9587-ed9cde765a0b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:33.985270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2fa03b5-7ddd-4f1e-9587-ed9cde765a0b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:33.994708 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:33.994708 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:33.998916 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b2fa03b5-7ddd-4f1e-9587-ed9cde765a0b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Volume info retrieved successfully. Jul 10 19:08:34.005519 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2fa03b5-7ddd-4f1e-9587-ed9cde765a0b tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 200 Jul 10 19:08:34.005519 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1151/4575] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:33 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:34.256233 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:34.354532 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:34.354985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2000491151"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:34.356460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2000491151'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:34.356614 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume of 1 GB Jul 10 19:08:34.360694 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Availability Zones retrieved successfully. Jul 10 19:08:34.366160 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (e152dd92-c272-4009-8f85-447788502e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:34.367189 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb3d239-889d-4a8d-843c-abca739ad9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:34.368008 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:34.393978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb3d239-889d-4a8d-843c-abca739ad9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:34.394788 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3eb680f-61c3-456a-a21d-d0fd675e3f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:34.463023 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Created reservations ['ed7da473-cc10-4221-a2c6-32df9e244b71', '7c5aace3-c2d1-4d56-8311-1b5bf5016a0c', '890ab4e1-9941-4617-8fa0-95ecc0123bb4', '72148434-a818-47d4-851c-38140eeb4639'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:34.464392 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3eb680f-61c3-456a-a21d-d0fd675e3f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7da473-cc10-4221-a2c6-32df9e244b71', '7c5aace3-c2d1-4d56-8311-1b5bf5016a0c', '890ab4e1-9941-4617-8fa0-95ecc0123bb4', '72148434-a818-47d4-851c-38140eeb4639']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:34.465820 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88ee3d0-1871-4de3-9f84-db7f03250329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:34.495830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b88ee3d0-1871-4de3-9f84-db7f03250329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30164aa-ae6b-4142-9a21-d45b2c5caa2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000491151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['ed7da473-cc10-4221-a2c6-32df9e244b71','7c5aace3-c2d1-4d56-8311-1b5bf5016a0c','890ab4e1-9941-4617-8fa0-95ecc0123bb4','72148434-a818-47d4-851c-38140eeb4639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2000491151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30164aa-ae6b-4142-9a21-d45b2c5caa2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebf552af079446aad5fce3dd30bd6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510c24058ee54241bc6792b0c98d00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:34.496771 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f247a74b-604c-44a1-b2b6-c2bf01065c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:34.516394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f247a74b-604c-44a1-b2b6-c2bf01065c10) transitioned into state 'SUCCESS' from state '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-2000491151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['ed7da473-cc10-4221-a2c6-32df9e244b71','7c5aace3-c2d1-4d56-8311-1b5bf5016a0c','890ab4e1-9941-4617-8fa0-95ecc0123bb4','72148434-a818-47d4-851c-38140eeb4639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:34.517201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f2ace2-d78d-4110-9cd4-e4528abf197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:34.527190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f2ace2-d78d-4110-9cd4-e4528abf197c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:34.528573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (e152dd92-c272-4009-8f85-447788502e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:34.529096 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request issued successfully. Jul 10 19:08:34.530659 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2f80f7ea-b180-48c3-bf04-339ff00d6207 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:34.530659 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1129/4576] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:08:34 2026] POST /volume/v3/volumes => generated 778 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:34.546008 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f684b225-db7b-41d6-9cdc-8f7426581aff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:34.550362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f684b225-db7b-41d6-9cdc-8f7426581aff tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a Jul 10 19:08:34.550595 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f684b225-db7b-41d6-9cdc-8f7426581aff tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:34.550754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f684b225-db7b-41d6-9cdc-8f7426581aff tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:34.558647 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:34.558647 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:34.563252 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f684b225-db7b-41d6-9cdc-8f7426581aff tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:34.569015 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f684b225-db7b-41d6-9cdc-8f7426581aff tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a returned with HTTP 200 Jul 10 19:08:34.569528 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1145/4577] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:34 2026] GET /volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:35.020169 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-33345eca-a150-4739-8c0f-20be1d43c850 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:35.022041 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-33345eca-a150-4739-8c0f-20be1d43c850 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] GET https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e Jul 10 19:08:35.022276 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-33345eca-a150-4739-8c0f-20be1d43c850 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:35.022504 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-33345eca-a150-4739-8c0f-20be1d43c850 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:35.030863 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-33345eca-a150-4739-8c0f-20be1d43c850 tempest-SnapshotDataIntegrityTests-1291345484 tempest-SnapshotDataIntegrityTests-1291345484-project-member] https://10.4.3.225/volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e returned with HTTP 404 Jul 10 19:08:35.031551 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1153/4578] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:35 2026] GET /volume/v3/volumes/06ccfb07-a0ca-4bb0-aaa8-0a95ab7cf17e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:35.587044 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-10a5eda7-9c11-4727-b2cd-ed43848f013a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:35.590460 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-10a5eda7-9c11-4727-b2cd-ed43848f013a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a Jul 10 19:08:35.590460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-10a5eda7-9c11-4727-b2cd-ed43848f013a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:35.590460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-10a5eda7-9c11-4727-b2cd-ed43848f013a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:35.599631 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:35.599631 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:35.605852 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-10a5eda7-9c11-4727-b2cd-ed43848f013a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:35.612606 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-10a5eda7-9c11-4727-b2cd-ed43848f013a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a returned with HTTP 200 Jul 10 19:08:35.612606 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1152/4579] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:35 2026] GET /volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:35.628675 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ebbf2981-a58b-4313-aeb3-92df8544181f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:35.711564 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] GET https://10.4.3.225/volume/v3/volumes Jul 10 19:08:35.711940 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:35.712223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:35.712558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:08:35.712998 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:35.712998 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:35.713559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:08:35.723604 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Get all volumes completed successfully. Jul 10 19:08:35.724223 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ebbf2981-a58b-4313-aeb3-92df8544181f tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] https://10.4.3.225/volume/v3/volumes returned with HTTP 200 Jul 10 19:08:35.724796 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1130/4580] 10.4.3.225 () {68 vars in 1278 bytes} [Fri Jul 10 19:08:35 2026] GET /volume/v3/volumes => generated 336 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:35.736933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:35.739580 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a Jul 10 19:08:35.739873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:35.740115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:35.740352 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume with id: b30164aa-ae6b-4142-9a21-d45b2c5caa2a Jul 10 19:08:35.752193 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:35.752193 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:35.752193 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:35.794162 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume request issued successfully. Jul 10 19:08:35.794407 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c263671b-63af-47a2-bfd4-cadb2d7637b3 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a returned with HTTP 202 Jul 10 19:08:35.794945 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1146/4581] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:08:35 2026] DELETE /volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:08:35.806489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-101be158-0676-40a5-a75e-70002632ad18 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:35.808098 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-101be158-0676-40a5-a75e-70002632ad18 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a Jul 10 19:08:35.808501 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-101be158-0676-40a5-a75e-70002632ad18 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:35.808840 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-101be158-0676-40a5-a75e-70002632ad18 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:35.818554 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:35.818554 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:35.822965 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-101be158-0676-40a5-a75e-70002632ad18 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:35.831220 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-101be158-0676-40a5-a75e-70002632ad18 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a returned with HTTP 200 Jul 10 19:08:35.831220 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1154/4582] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:35 2026] GET /volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:36.847586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5ee3c19d-ab64-42ea-b73c-d9dd31dd7f7c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:36.850170 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ee3c19d-ab64-42ea-b73c-d9dd31dd7f7c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a Jul 10 19:08:36.850498 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ee3c19d-ab64-42ea-b73c-d9dd31dd7f7c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:36.850796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ee3c19d-ab64-42ea-b73c-d9dd31dd7f7c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:36.858651 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ee3c19d-ab64-42ea-b73c-d9dd31dd7f7c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a returned with HTTP 404 Jul 10 19:08:36.859496 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1153/4583] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:36 2026] GET /volume/v3/volumes/b30164aa-ae6b-4142-9a21-d45b2c5caa2a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:08:36.867768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-55b7317f-576b-47cc-9e50-f853185ec787 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:36.869631 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:36.870020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1258750396"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:36.871471 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1258750396'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:36.871585 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume of 1 GB Jul 10 19:08:36.871893 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:36.871893 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:36.875875 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Availability Zones retrieved successfully. Jul 10 19:08:36.881735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (b2e8b98c-43d0-43c5-803a-a55170a14002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:36.882602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4d2f63-5416-4270-9bce-53949f67b2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:36.883410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:36.907211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4d2f63-5416-4270-9bce-53949f67b2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:36.907966 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f78cb87-2b29-43d1-a91a-e087fda52bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:36.943825 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Created reservations ['2a9ae771-28ff-4f6e-88a4-45a090af6ede', '386ca090-ad44-4a6e-b1c7-1ab0657d0cf0', '9111e111-8a98-4750-84e5-797020fa60eb', '82e5db1c-ff17-41b7-b67f-2acfcee53285'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:36.944626 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f78cb87-2b29-43d1-a91a-e087fda52bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a9ae771-28ff-4f6e-88a4-45a090af6ede', '386ca090-ad44-4a6e-b1c7-1ab0657d0cf0', '9111e111-8a98-4750-84e5-797020fa60eb', '82e5db1c-ff17-41b7-b67f-2acfcee53285']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:36.945302 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28631b1d-832f-46c5-820f-1b81517e84b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:36.972171 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28631b1d-832f-46c5-820f-1b81517e84b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfd2e9aa-94d7-4e35-89be-81427bc3baa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1258750396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['2a9ae771-28ff-4f6e-88a4-45a090af6ede','386ca090-ad44-4a6e-b1c7-1ab0657d0cf0','9111e111-8a98-4750-84e5-797020fa60eb','82e5db1c-ff17-41b7-b67f-2acfcee53285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1258750396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfd2e9aa-94d7-4e35-89be-81427bc3baa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebf552af079446aad5fce3dd30bd6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510c24058ee54241bc6792b0c98d00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:36.973024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea821eb2-f2bf-4a49-80f6-64453b04137d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:37.000722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea821eb2-f2bf-4a49-80f6-64453b04137d) transitioned into state 'SUCCESS' from state '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-1258750396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['2a9ae771-28ff-4f6e-88a4-45a090af6ede','386ca090-ad44-4a6e-b1c7-1ab0657d0cf0','9111e111-8a98-4750-84e5-797020fa60eb','82e5db1c-ff17-41b7-b67f-2acfcee53285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:37.001525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb168a5-4c6a-4136-881f-d8df7ffd7827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:37.012582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb168a5-4c6a-4136-881f-d8df7ffd7827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:37.013432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (b2e8b98c-43d0-43c5-803a-a55170a14002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:37.013712 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request issued successfully. Jul 10 19:08:37.014306 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-55b7317f-576b-47cc-9e50-f853185ec787 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:37.014680 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1131/4584] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:08:36 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:37.026628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8fb9aec7-bf2c-44d0-a9f1-2b0f5cf49d31 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:37.028952 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fb9aec7-bf2c-44d0-a9f1-2b0f5cf49d31 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 Jul 10 19:08:37.029239 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fb9aec7-bf2c-44d0-a9f1-2b0f5cf49d31 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:37.029488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8fb9aec7-bf2c-44d0-a9f1-2b0f5cf49d31 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:37.037984 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:37.037984 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:37.042262 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8fb9aec7-bf2c-44d0-a9f1-2b0f5cf49d31 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:37.048059 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8fb9aec7-bf2c-44d0-a9f1-2b0f5cf49d31 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 returned with HTTP 200 Jul 10 19:08:37.048623 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1147/4585] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:37 2026] GET /volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:38.063849 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1f19a175-d1d7-4b3e-a526-9319d7002773 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:38.065854 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1f19a175-d1d7-4b3e-a526-9319d7002773 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 Jul 10 19:08:38.066074 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1f19a175-d1d7-4b3e-a526-9319d7002773 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:38.066274 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1f19a175-d1d7-4b3e-a526-9319d7002773 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:38.075294 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:38.075294 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:38.079526 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1f19a175-d1d7-4b3e-a526-9319d7002773 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:38.086031 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1f19a175-d1d7-4b3e-a526-9319d7002773 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 returned with HTTP 200 Jul 10 19:08:38.087194 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1155/4586] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:38 2026] GET /volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:38.103006 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-57a1e005-556c-43bf-b438-254f043a83ac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:38.104884 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] GET https://10.4.3.225/volume/v3/volumes/detail Jul 10 19:08:38.105135 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:38.105358 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:38.105656 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:08:38.106375 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:08:38.113715 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Get all volumes completed successfully. Jul 10 19:08:38.114284 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:38.114284 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:38.118199 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-57a1e005-556c-43bf-b438-254f043a83ac tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] https://10.4.3.225/volume/v3/volumes/detail returned with HTTP 200 Jul 10 19:08:38.118598 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1154/4587] 10.4.3.225 () {68 vars in 1299 bytes} [Fri Jul 10 19:08:38 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:38.131178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-84520e32-0413-4222-b6b0-84845b7701d0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:38.133120 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 Jul 10 19:08:38.133338 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:38.133583 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:38.133780 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume with id: cfd2e9aa-94d7-4e35-89be-81427bc3baa6 Jul 10 19:08:38.141246 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:38.141246 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:38.141611 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:38.161441 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume request issued successfully. Jul 10 19:08:38.161597 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84520e32-0413-4222-b6b0-84845b7701d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 returned with HTTP 202 Jul 10 19:08:38.162137 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1132/4588] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:08:38 2026] DELETE /volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:08:38.170171 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f13b8a5e-cdc0-41cb-971d-9a2a44e06de1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:38.172158 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f13b8a5e-cdc0-41cb-971d-9a2a44e06de1 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 Jul 10 19:08:38.172393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f13b8a5e-cdc0-41cb-971d-9a2a44e06de1 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:38.172570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f13b8a5e-cdc0-41cb-971d-9a2a44e06de1 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:38.179725 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:38.179725 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:38.183193 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f13b8a5e-cdc0-41cb-971d-9a2a44e06de1 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:38.188008 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f13b8a5e-cdc0-41cb-971d-9a2a44e06de1 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 returned with HTTP 200 Jul 10 19:08:38.188587 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1148/4589] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:38 2026] GET /volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:39.203346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4d738339-4d6b-4fb2-8ad4-720897b853ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:39.205524 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4d738339-4d6b-4fb2-8ad4-720897b853ba tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 Jul 10 19:08:39.207610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4d738339-4d6b-4fb2-8ad4-720897b853ba tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:39.207610 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4d738339-4d6b-4fb2-8ad4-720897b853ba tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:39.213623 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4d738339-4d6b-4fb2-8ad4-720897b853ba tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 returned with HTTP 404 Jul 10 19:08:39.214312 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1156/4590] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:39 2026] GET /volume/v3/volumes/cfd2e9aa-94d7-4e35-89be-81427bc3baa6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:08:39.223511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:39.225548 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:39.225985 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-541096241"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:39.227702 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-541096241'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:39.227867 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume of 1 GB Jul 10 19:08:39.232274 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Availability Zones retrieved successfully. Jul 10 19:08:39.239394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (ecc87ef3-3007-4f02-b3a5-5654cc09b25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:39.240558 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4289bec-893f-4579-901b-a4abe76bd701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:39.241548 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:39.272276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4289bec-893f-4579-901b-a4abe76bd701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:39.273308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4ffb56-83b4-421b-bec9-5595ca16b0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:39.315267 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Created reservations ['326cab1d-1114-4722-af9c-13fdcfc5a99e', '1ef19fb3-25f9-4ecc-8427-e8fbceddeca0', '142a0840-8112-4961-9190-957665e6f6e2', '4a892f88-c846-4f31-8cdd-c28971ab3113'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:39.316180 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4ffb56-83b4-421b-bec9-5595ca16b0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['326cab1d-1114-4722-af9c-13fdcfc5a99e', '1ef19fb3-25f9-4ecc-8427-e8fbceddeca0', '142a0840-8112-4961-9190-957665e6f6e2', '4a892f88-c846-4f31-8cdd-c28971ab3113']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:39.316923 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994efa83-55f7-4c81-b08b-6d11c7a30dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:39.339367 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994efa83-55f7-4c81-b08b-6d11c7a30dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a73d2a5-800f-4b67-9c58-1da2184c0d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541096241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['326cab1d-1114-4722-af9c-13fdcfc5a99e','1ef19fb3-25f9-4ecc-8427-e8fbceddeca0','142a0840-8112-4961-9190-957665e6f6e2','4a892f88-c846-4f31-8cdd-c28971ab3113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-541096241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a73d2a5-800f-4b67-9c58-1da2184c0d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebf552af079446aad5fce3dd30bd6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510c24058ee54241bc6792b0c98d00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:39.340120 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d85d51c-d281-424c-a239-d4643454f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:39.359507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d85d51c-d281-424c-a239-d4643454f206) transitioned into state 'SUCCESS' from state '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-541096241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['326cab1d-1114-4722-af9c-13fdcfc5a99e','1ef19fb3-25f9-4ecc-8427-e8fbceddeca0','142a0840-8112-4961-9190-957665e6f6e2','4a892f88-c846-4f31-8cdd-c28971ab3113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:39.360227 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99641cc1-557e-42ce-8a9b-95b526642b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:39.370277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99641cc1-557e-42ce-8a9b-95b526642b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:39.371278 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (ecc87ef3-3007-4f02-b3a5-5654cc09b25f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:39.371617 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request issued successfully. Jul 10 19:08:39.372319 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-77b07ab7-beee-4aba-8fbd-ef4cff31fb5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:39.372929 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1155/4591] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:08:39 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:39.388335 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f947550d-4db5-49cd-98ba-11ccb32d0593 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:39.390847 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f947550d-4db5-49cd-98ba-11ccb32d0593 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:39.391143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f947550d-4db5-49cd-98ba-11ccb32d0593 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:39.392029 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f947550d-4db5-49cd-98ba-11ccb32d0593 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:39.400642 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:39.400642 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:39.405318 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f947550d-4db5-49cd-98ba-11ccb32d0593 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:39.410830 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f947550d-4db5-49cd-98ba-11ccb32d0593 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 returned with HTTP 200 Jul 10 19:08:39.411437 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1133/4592] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:39 2026] GET /volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:40.424965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96875bb2-e6d8-46f1-8048-3c12754c16a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:40.427151 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96875bb2-e6d8-46f1-8048-3c12754c16a8 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:40.427681 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96875bb2-e6d8-46f1-8048-3c12754c16a8 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:40.427681 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96875bb2-e6d8-46f1-8048-3c12754c16a8 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:40.435664 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:40.435664 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:40.439780 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-96875bb2-e6d8-46f1-8048-3c12754c16a8 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:40.444576 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96875bb2-e6d8-46f1-8048-3c12754c16a8 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 returned with HTTP 200 Jul 10 19:08:40.445006 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1149/4593] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:40 2026] GET /volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:40.456938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-78c27e2e-f722-48df-9c9a-822f4ce656e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:40.458720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78c27e2e-f722-48df-9c9a-822f4ce656e6 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] GET https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:40.458947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78c27e2e-f722-48df-9c9a-822f4ce656e6 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:40.459138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78c27e2e-f722-48df-9c9a-822f4ce656e6 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:40.461265 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=314,cinder:UPDATE=89,cinder:INSERT=44 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:08:40.467140 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:40.467140 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:40.471584 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-78c27e2e-f722-48df-9c9a-822f4ce656e6 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Volume info retrieved successfully. Jul 10 19:08:40.476709 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78c27e2e-f722-48df-9c9a-822f4ce656e6 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 returned with HTTP 200 Jul 10 19:08:40.477255 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1157/4594] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:40 2026] GET /volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:40.492470 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-58461d4c-b3d1-4427-859a-3b24c361f964 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:40.494980 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:40.495282 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:40.495545 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:40.495762 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume with id: 2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:40.505562 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:40.505562 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:40.506013 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:40.527275 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume request issued successfully. Jul 10 19:08:40.527556 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58461d4c-b3d1-4427-859a-3b24c361f964 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 returned with HTTP 202 Jul 10 19:08:40.528161 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1156/4595] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:08:40 2026] DELETE /volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:08:40.536167 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-effbe011-93d3-47e0-b5ef-fa923841c291 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:40.538786 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-effbe011-93d3-47e0-b5ef-fa923841c291 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:40.539275 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-effbe011-93d3-47e0-b5ef-fa923841c291 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:40.540175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-effbe011-93d3-47e0-b5ef-fa923841c291 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:40.547413 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:40.547413 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:40.551516 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-effbe011-93d3-47e0-b5ef-fa923841c291 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:40.556625 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-effbe011-93d3-47e0-b5ef-fa923841c291 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 returned with HTTP 200 Jul 10 19:08:40.557087 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1134/4596] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:40 2026] GET /volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:41.569668 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7c5e9c80-29a6-4ef9-a990-5f8588c7099b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:41.571549 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c5e9c80-29a6-4ef9-a990-5f8588c7099b tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 Jul 10 19:08:41.571749 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c5e9c80-29a6-4ef9-a990-5f8588c7099b tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:41.571944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7c5e9c80-29a6-4ef9-a990-5f8588c7099b tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:41.577660 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7c5e9c80-29a6-4ef9-a990-5f8588c7099b tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 returned with HTTP 404 Jul 10 19:08:41.578107 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1150/4597] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:41 2026] GET /volume/v3/volumes/2a73d2a5-800f-4b67-9c58-1da2184c0d29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:08:41.586565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:41.588403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:08:41.588763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630086810"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:41.590194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630086810'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:08:41.590323 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume of 1 GB Jul 10 19:08:41.594135 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Availability Zones retrieved successfully. Jul 10 19:08:41.599846 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (55222cd9-1b96-4293-bfa6-58bc7583f727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:41.600903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96010932-5bb6-4b48-a150-1d8ef06ae6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:41.601771 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:08:41.629786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96010932-5bb6-4b48-a150-1d8ef06ae6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:41.630567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9840635d-6396-493c-8e9c-9744608d3c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:41.669128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Created reservations ['6f7131ef-dbe5-4c93-bcb7-726a2155686c', 'edd689b4-af8c-4d09-ab0a-ef6403efa59c', '236033d0-3c70-49da-b371-57f6f1443b36', '49ba38f6-9220-44ab-b2f5-d78023c4a208'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:08:41.669972 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9840635d-6396-493c-8e9c-9744608d3c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f7131ef-dbe5-4c93-bcb7-726a2155686c', 'edd689b4-af8c-4d09-ab0a-ef6403efa59c', '236033d0-3c70-49da-b371-57f6f1443b36', '49ba38f6-9220-44ab-b2f5-d78023c4a208']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:41.670845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b570ff-9392-49a6-be32-3db447949d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:41.696232 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b570ff-9392-49a6-be32-3db447949d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f925ceb7-5145-4bc0-a0d5-52957c18b147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630086810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['6f7131ef-dbe5-4c93-bcb7-726a2155686c','edd689b4-af8c-4d09-ab0a-ef6403efa59c','236033d0-3c70-49da-b371-57f6f1443b36','49ba38f6-9220-44ab-b2f5-d78023c4a208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630086810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f925ceb7-5145-4bc0-a0d5-52957c18b147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebf552af079446aad5fce3dd30bd6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='510c24058ee54241bc6792b0c98d00c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:41.697067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eda5e9-bd40-493c-af76-d02fe4b9015a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:41.715212 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8eda5e9-bd40-493c-af76-d02fe4b9015a) transitioned into state 'SUCCESS' from state '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-630086810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf552af079446aad5fce3dd30bd6c4',qos_specs=None,replication_status=,reservations=['6f7131ef-dbe5-4c93-bcb7-726a2155686c','edd689b4-af8c-4d09-ab0a-ef6403efa59c','236033d0-3c70-49da-b371-57f6f1443b36','49ba38f6-9220-44ab-b2f5-d78023c4a208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='510c24058ee54241bc6792b0c98d00c0',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:41.715915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac3ec9b-002c-4f00-a4fe-b5bc132d6c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:08:41.726868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac3ec9b-002c-4f00-a4fe-b5bc132d6c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:08:41.728193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Flow 'volume_create_api' (55222cd9-1b96-4293-bfa6-58bc7583f727) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:08:41.728672 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Create volume request issued successfully. Jul 10 19:08:41.729823 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-baa571f5-cc6c-4dad-857c-cdc9d389213a tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:08:41.730520 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1158/4598] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:08:41 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:41.747248 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2d606cb9-80f9-4875-9aec-ad2a4ee89181 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:41.750179 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d606cb9-80f9-4875-9aec-ad2a4ee89181 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 Jul 10 19:08:41.750386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d606cb9-80f9-4875-9aec-ad2a4ee89181 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:41.750589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d606cb9-80f9-4875-9aec-ad2a4ee89181 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:41.752845 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=301,cinder:INSERT=44,cinder:UPDATE=66 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:08:41.759352 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:41.759352 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:41.764280 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2d606cb9-80f9-4875-9aec-ad2a4ee89181 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:41.769393 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d606cb9-80f9-4875-9aec-ad2a4ee89181 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 returned with HTTP 200 Jul 10 19:08:41.769789 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1157/4599] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:41 2026] GET /volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:42.782284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7f4b159f-2b3c-47b7-ab78-ff8c61b54418 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:42.784875 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f4b159f-2b3c-47b7-ab78-ff8c61b54418 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 Jul 10 19:08:42.785181 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f4b159f-2b3c-47b7-ab78-ff8c61b54418 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:42.785435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f4b159f-2b3c-47b7-ab78-ff8c61b54418 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:42.787878 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=339,cinder:UPDATE=87,cinder:INSERT=62 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:08:42.795858 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:42.795858 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:42.799947 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7f4b159f-2b3c-47b7-ab78-ff8c61b54418 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:42.804723 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f4b159f-2b3c-47b7-ab78-ff8c61b54418 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 returned with HTTP 200 Jul 10 19:08:42.805188 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1135/4600] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:42 2026] GET /volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:42.821353 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:42.823823 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] GET https://10.4.3.225/volume/v3/volumes/summary Jul 10 19:08:42.824067 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:42.824234 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:42.824424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:08:42.831461 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] Get summary completed successfully. Jul 10 19:08:42.831792 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc98d855-1ceb-4971-9d92-8bb64f9fb67e tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-reader] https://10.4.3.225/volume/v3/volumes/summary returned with HTTP 200 Jul 10 19:08:42.832386 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1151/4601] 10.4.3.225 () {68 vars in 1302 bytes} [Fri Jul 10 19:08:42 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:08:42.840361 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-917745df-8026-4aed-8733-33f38a6cff5c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:42.842411 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 Jul 10 19:08:42.842661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:42.842910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:42.843277 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume with id: f925ceb7-5145-4bc0-a0d5-52957c18b147 Jul 10 19:08:42.851582 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:42.851582 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:42.851939 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:42.870161 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Delete volume request issued successfully. Jul 10 19:08:42.870317 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-917745df-8026-4aed-8733-33f38a6cff5c tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 returned with HTTP 202 Jul 10 19:08:42.870894 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1159/4602] 10.4.3.225 () {68 vars in 1392 bytes} [Fri Jul 10 19:08:42 2026] DELETE /volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 19:08:42.878999 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2d86cff0-a43c-483e-aae2-eb4f35a961de None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:42.881734 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d86cff0-a43c-483e-aae2-eb4f35a961de tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 Jul 10 19:08:42.881905 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d86cff0-a43c-483e-aae2-eb4f35a961de tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:42.882182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2d86cff0-a43c-483e-aae2-eb4f35a961de tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:42.893175 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:42.893175 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:42.897799 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2d86cff0-a43c-483e-aae2-eb4f35a961de tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Volume info retrieved successfully. Jul 10 19:08:42.902960 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2d86cff0-a43c-483e-aae2-eb4f35a961de tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 returned with HTTP 200 Jul 10 19:08:42.903685 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1158/4603] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:42 2026] GET /volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:43.917777 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-09aac094-7f3b-4078-b706-0c07fa6c27d0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:43.919621 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-09aac094-7f3b-4078-b706-0c07fa6c27d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] GET https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 Jul 10 19:08:43.919847 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-09aac094-7f3b-4078-b706-0c07fa6c27d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:43.920101 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-09aac094-7f3b-4078-b706-0c07fa6c27d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:43.928753 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-09aac094-7f3b-4078-b706-0c07fa6c27d0 tempest-ProjectReaderTests-56492913 tempest-ProjectReaderTests-56492913-project-admin] https://10.4.3.225/volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 returned with HTTP 404 Jul 10 19:08:43.929417 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1136/4604] 10.4.3.225 () {68 vars in 1389 bytes} [Fri Jul 10 19:08:43 2026] GET /volume/v3/volumes/f925ceb7-5145-4bc0-a0d5-52957c18b147 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:08:48.479954 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5059e02c-6dc0-48e3-88e4-55d0f5ce8a10 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:48.480407 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5059e02c-6dc0-48e3-88e4-55d0f5ce8a10 None None] GET https://10.4.3.225/volume// Jul 10 19:08:48.480503 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5059e02c-6dc0-48e3-88e4-55d0f5ce8a10 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:48.480692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5059e02c-6dc0-48e3-88e4-55d0f5ce8a10 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:48.481072 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5059e02c-6dc0-48e3-88e4-55d0f5ce8a10 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:48.481349 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1152/4605] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:08:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:48.488700 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-0018a559-0767-46cc-a47e-4e88199dc82f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:48.490832 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-0018a559-0767-46cc-a47e-4e88199dc82f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:08:48.491205 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-0018a559-0767-46cc-a47e-4e88199dc82f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ca03388-c403-409f-b6d6-ca92e6f0990f", "connector": null, "instance_uuid": "9a26613b-0a06-4fef-8821-cfcae3de6c51"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:48.503229 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:48.503229 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:48.538037 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-0018a559-0767-46cc-a47e-4e88199dc82f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:08:48.538499 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1160/4606] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:08:48 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 10 19:08:48.549019 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-b76fd575-d699-4738-a89f-5856db401b69 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:48.551944 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-b76fd575-d699-4738-a89f-5856db401b69 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] DELETE https://10.4.3.225/volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92 Jul 10 19:08:48.552146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-b76fd575-d699-4738-a89f-5856db401b69 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:48.552359 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-b76fd575-d699-4738-a89f-5856db401b69 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:48.560193 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:48.560193 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:49.092370 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b339d5b6-05f5-4276-8a3e-f375ccc1ea03 req-b76fd575-d699-4738-a89f-5856db401b69 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92 returned with HTTP 200 Jul 10 19:08:49.092984 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1159/4607] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:08:48 2026] DELETE /volume/v3/attachments/293f7fbf-4738-450d-85ed-c8bd27eeeb92 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:52.830508 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=204,cinder:UPDATE=27,cinder:INSERT=21 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:08:52.851066 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6a30ec3c-b6ed-451c-846f-6f40978795cf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:52.851482 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a30ec3c-b6ed-451c-846f-6f40978795cf None None] GET https://10.4.3.225/volume// Jul 10 19:08:52.851702 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a30ec3c-b6ed-451c-846f-6f40978795cf None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:52.851978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6a30ec3c-b6ed-451c-846f-6f40978795cf None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:52.852319 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6a30ec3c-b6ed-451c-846f-6f40978795cf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:52.852642 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1137/4608] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:08:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:52.861590 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-125a42ac-e96f-45e3-acd8-615548ac998d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:52.864562 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-125a42ac-e96f-45e3-acd8-615548ac998d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] GET https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:08:52.864835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-125a42ac-e96f-45e3-acd8-615548ac998d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:52.865056 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-125a42ac-e96f-45e3-acd8-615548ac998d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:52.880772 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:52.880772 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:52.885400 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-125a42ac-e96f-45e3-acd8-615548ac998d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:08:52.891820 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-125a42ac-e96f-45e3-acd8-615548ac998d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 200 Jul 10 19:08:52.892202 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1153/4609] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:08:52 2026] GET /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:53.007383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:53.010204 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] PUT https://10.4.3.225/volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b Jul 10 19:08:53.010703 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:53.020822 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Acquiring lock "cinder-attachment_update-6ca03388-c403-409f-b6d6-ca92e6f0990f-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:08:53.026512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Lock "cinder-attachment_update-6ca03388-c403-409f-b6d6-ca92e6f0990f-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:08:53.027973 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:53.027973 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:53.552771 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Lock "cinder-attachment_update-6ca03388-c403-409f-b6d6-ca92e6f0990f-np0000005042" released by "attachment_update" :: held 0.526s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:08:53.553113 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-1fea086d-aa92-46db-8f7d-94dcac773d9f tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b returned with HTTP 200 Jul 10 19:08:53.553523 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1161/4610] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:08:53 2026] PUT /volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:53.922691 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=4 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:08:54.065234 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-4bad03ed-a316-4756-89f1-6c0a6f6992b7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:54.067685 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-4bad03ed-a316-4756-89f1-6c0a6f6992b7 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] POST https://10.4.3.225/volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b/action Jul 10 19:08:54.068114 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-4bad03ed-a316-4756-89f1-6c0a6f6992b7 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:08:54.068271 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-4bad03ed-a316-4756-89f1-6c0a6f6992b7 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:54.085692 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:54.085692 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:54.099076 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-8bb4235f-d027-46b1-af2f-adad6ad3a5b1 req-4bad03ed-a316-4756-89f1-6c0a6f6992b7 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b/action returned with HTTP 204 Jul 10 19:08:54.099569 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1160/4611] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:08:54 2026] POST /volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:08:56.651894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-1a69667b-afcd-4a54-a6c3-2a1e994b85a7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:56.654223 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-1a69667b-afcd-4a54-a6c3-2a1e994b85a7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:08:56.654416 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-1a69667b-afcd-4a54-a6c3-2a1e994b85a7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:56.654620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-1a69667b-afcd-4a54-a6c3-2a1e994b85a7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:56.663972 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:56.663972 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:08:56.668945 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-1a69667b-afcd-4a54-a6c3-2a1e994b85a7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:08:56.674265 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-1a69667b-afcd-4a54-a6c3-2a1e994b85a7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:08:56.674735 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1138/4612] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:08:56 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:58.711789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-484483dd-a1fb-4541-96df-113233a18fc9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:58.711789 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-484483dd-a1fb-4541-96df-113233a18fc9 None None] GET https://10.4.3.225/volume// Jul 10 19:08:58.711789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-484483dd-a1fb-4541-96df-113233a18fc9 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:58.711789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-484483dd-a1fb-4541-96df-113233a18fc9 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:58.711789 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-484483dd-a1fb-4541-96df-113233a18fc9 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:58.711789 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1154/4613] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:08:58 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:58.719132 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-db15a742-8a9d-4a3c-987f-5282a94c3643 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:58.721253 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-db15a742-8a9d-4a3c-987f-5282a94c3643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:08:58.721595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-db15a742-8a9d-4a3c-987f-5282a94c3643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "224e0516-2cbe-42e6-b94e-8a5e9ebf27b6", "connector": null, "instance_uuid": "0a1f56ce-1856-4676-ab7f-10f32c8c2677"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:58.730204 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:58.730204 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:58.757152 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-db15a742-8a9d-4a3c-987f-5282a94c3643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:08:58.757725 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1162/4614] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:08:58 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 10 19:08:59.198868 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b2cb544b-6b9c-416e-9e3b-0ed16ea566cc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:59.200818 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2cb544b-6b9c-416e-9e3b-0ed16ea566cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:08:59.201064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2cb544b-6b9c-416e-9e3b-0ed16ea566cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:59.201297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b2cb544b-6b9c-416e-9e3b-0ed16ea566cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:59.214689 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:59.214689 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:08:59.220350 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b2cb544b-6b9c-416e-9e3b-0ed16ea566cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:08:59.226517 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b2cb544b-6b9c-416e-9e3b-0ed16ea566cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:08:59.227192 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1161/4615] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:08:59 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:08:59.288621 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-654553a6-b35f-4318-bdfc-b4ac7595085c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:59.289208 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-654553a6-b35f-4318-bdfc-b4ac7595085c None None] GET https://10.4.3.225/volume// Jul 10 19:08:59.289452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-654553a6-b35f-4318-bdfc-b4ac7595085c None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:59.289779 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-654553a6-b35f-4318-bdfc-b4ac7595085c None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:59.290233 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-654553a6-b35f-4318-bdfc-b4ac7595085c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:08:59.290616 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1139/4616] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:08:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:08:59.302532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-14ed045c-fb55-4bb4-aa39-9d8cf8c9d190 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:59.304271 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-14ed045c-fb55-4bb4-aa39-9d8cf8c9d190 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:08:59.304754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-14ed045c-fb55-4bb4-aa39-9d8cf8c9d190 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:08:59.305079 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-14ed045c-fb55-4bb4-aa39-9d8cf8c9d190 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:08:59.315368 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:59.315368 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:08:59.321833 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-14ed045c-fb55-4bb4-aa39-9d8cf8c9d190 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:08:59.324390 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-14ed045c-fb55-4bb4-aa39-9d8cf8c9d190 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:08:59.325049 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1155/4617] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:08:59 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:08:59.432403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:08:59.434402 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] PUT https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d Jul 10 19:08:59.434786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:08:59.442636 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Acquiring lock "cinder-attachment_update-224e0516-2cbe-42e6-b94e-8a5e9ebf27b6-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:08:59.448018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Lock "cinder-attachment_update-224e0516-2cbe-42e6-b94e-8a5e9ebf27b6-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:08:59.449149 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:08:59.449149 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:08:59.968652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Lock "cinder-attachment_update-224e0516-2cbe-42e6-b94e-8a5e9ebf27b6-np0000005042" released by "attachment_update" :: held 0.521s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:08:59.969126 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-52ebed61-0052-411d-b8d3-dec1878f7009 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d returned with HTTP 200 Jul 10 19:08:59.969447 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1163/4618] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:08:59 2026] PUT /volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:00.242338 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-aa8ee438-c162-419a-a487-8d69f2d204c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:00.244888 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa8ee438-c162-419a-a487-8d69f2d204c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:00.245093 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aa8ee438-c162-419a-a487-8d69f2d204c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:00.245273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aa8ee438-c162-419a-a487-8d69f2d204c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:00.254883 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:00.254883 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:00.258210 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aa8ee438-c162-419a-a487-8d69f2d204c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:00.262700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa8ee438-c162-419a-a487-8d69f2d204c6 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:00.263085 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1162/4619] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:00 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:01.275655 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1d7e1655-0b27-49b9-af48-3361bc287c21 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:01.277517 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d7e1655-0b27-49b9-af48-3361bc287c21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:01.277744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d7e1655-0b27-49b9-af48-3361bc287c21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:01.277953 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d7e1655-0b27-49b9-af48-3361bc287c21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:01.287197 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:01.287197 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:01.290487 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1d7e1655-0b27-49b9-af48-3361bc287c21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:01.295038 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d7e1655-0b27-49b9-af48-3361bc287c21 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:01.295385 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1140/4620] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:01 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:02.309042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30d0ab9c-db76-4827-a52f-2a38266786a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:02.310733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30d0ab9c-db76-4827-a52f-2a38266786a3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:02.310936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30d0ab9c-db76-4827-a52f-2a38266786a3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:02.311113 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30d0ab9c-db76-4827-a52f-2a38266786a3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:02.320132 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:02.320132 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:02.323202 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-30d0ab9c-db76-4827-a52f-2a38266786a3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:02.327349 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30d0ab9c-db76-4827-a52f-2a38266786a3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:02.327754 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1156/4621] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:02 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:03.339791 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-408af640-3a00-468c-9ac1-348442fded11 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:03.341776 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-408af640-3a00-468c-9ac1-348442fded11 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:03.342011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-408af640-3a00-468c-9ac1-348442fded11 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:03.342217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-408af640-3a00-468c-9ac1-348442fded11 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:03.352468 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:03.352468 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:03.355832 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-408af640-3a00-468c-9ac1-348442fded11 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:03.360447 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-408af640-3a00-468c-9ac1-348442fded11 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:03.360874 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1164/4622] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:03 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:04.372486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cf0ef586-ed7c-4960-9944-30992ac66361 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:04.374435 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cf0ef586-ed7c-4960-9944-30992ac66361 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:04.374703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cf0ef586-ed7c-4960-9944-30992ac66361 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:04.374998 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cf0ef586-ed7c-4960-9944-30992ac66361 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:04.387092 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:04.387092 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:04.391342 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cf0ef586-ed7c-4960-9944-30992ac66361 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:04.396205 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cf0ef586-ed7c-4960-9944-30992ac66361 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:04.396549 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1163/4623] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:04 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:05.408888 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e252c3f5-2bc5-4d45-b90c-3ccd95c29f75 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:05.410664 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e252c3f5-2bc5-4d45-b90c-3ccd95c29f75 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:05.410897 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e252c3f5-2bc5-4d45-b90c-3ccd95c29f75 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:05.411118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e252c3f5-2bc5-4d45-b90c-3ccd95c29f75 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:05.421519 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:05.421519 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:05.424927 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e252c3f5-2bc5-4d45-b90c-3ccd95c29f75 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:05.429683 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e252c3f5-2bc5-4d45-b90c-3ccd95c29f75 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:05.430120 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1141/4624] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:05 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:06.442021 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-df52f043-5ec7-41bd-a48c-68de3116bfe7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:06.443823 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df52f043-5ec7-41bd-a48c-68de3116bfe7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:06.444035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df52f043-5ec7-41bd-a48c-68de3116bfe7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:06.444222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-df52f043-5ec7-41bd-a48c-68de3116bfe7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:06.453752 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:06.453752 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:06.457659 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-df52f043-5ec7-41bd-a48c-68de3116bfe7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:06.462950 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-df52f043-5ec7-41bd-a48c-68de3116bfe7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:06.463352 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1157/4625] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:06 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:07.168234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-d7f27594-c5fe-492c-8850-0cbdd932fc6f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:07.170244 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-d7f27594-c5fe-492c-8850-0cbdd932fc6f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d/action Jul 10 19:09:07.170650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-d7f27594-c5fe-492c-8850-0cbdd932fc6f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:07.170838 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-d7f27594-c5fe-492c-8850-0cbdd932fc6f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:07.186331 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:07.186331 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:07.197767 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d13fd1b9-1c83-4575-8c3a-25b99d06605f req-d7f27594-c5fe-492c-8850-0cbdd932fc6f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d/action returned with HTTP 204 Jul 10 19:09:07.198232 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1165/4626] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:09:07 2026] POST /volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:07.476824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e6da1a7c-3b71-470e-9a65-ca77786cfb2c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:07.478887 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6da1a7c-3b71-470e-9a65-ca77786cfb2c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:07.479096 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6da1a7c-3b71-470e-9a65-ca77786cfb2c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:07.479268 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6da1a7c-3b71-470e-9a65-ca77786cfb2c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:07.492014 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:07.492014 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:07.496931 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e6da1a7c-3b71-470e-9a65-ca77786cfb2c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:07.504026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6da1a7c-3b71-470e-9a65-ca77786cfb2c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:07.504585 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1164/4627] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:07 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:07.517333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-aded4dfa-539d-4ea4-9684-1fd0668ebd9d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:07.519738 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aded4dfa-539d-4ea4-9684-1fd0668ebd9d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:07.520303 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aded4dfa-539d-4ea4-9684-1fd0668ebd9d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224e0516-2cbe-42e6-b94e-8a5e9ebf27b6", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1199590964"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:07.535121 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:07.535121 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:07.535774 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-aded4dfa-539d-4ea4-9684-1fd0668ebd9d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:07.535983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-aded4dfa-539d-4ea4-9684-1fd0668ebd9d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume 224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:07.540035 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aded4dfa-539d-4ea4-9684-1fd0668ebd9d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 400 Jul 10 19:09:07.540469 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1142/4628] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:09:07 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:09:07.548603 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:07.550818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:07.551261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224e0516-2cbe-42e6-b94e-8a5e9ebf27b6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-923786904"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:07.564685 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:07.564685 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:07.565240 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:07.565455 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume 224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:07.599323 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['d47ee795-56b2-4a40-8c2e-d95b68a5122f', 'e34c9797-6154-476f-980d-d4364eb08fea', '4363a707-dd7d-43f1-a2aa-ff52005971c1', '0a0d78be-31a2-4830-86c5-3b2b39b9e3eb'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:09:07.635915 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot force create request issued successfully. Jul 10 19:09:07.636267 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2536fa3c-3683-41b4-b3df-336ae01b40e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:09:07.636788 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1158/4629] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:09:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:07.650876 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c617cec-cba7-4ed6-95f4-3eb43456871c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:07.653443 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c617cec-cba7-4ed6-95f4-3eb43456871c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:07.653443 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c617cec-cba7-4ed6-95f4-3eb43456871c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:07.653443 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c617cec-cba7-4ed6-95f4-3eb43456871c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:07.659909 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:07.659909 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:07.660573 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0c617cec-cba7-4ed6-95f4-3eb43456871c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:07.661618 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c617cec-cba7-4ed6-95f4-3eb43456871c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 returned with HTTP 200 Jul 10 19:09:07.662071 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1166/4630] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:07 2026] GET /volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:08.672394 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a3b77524-c5de-4cae-9cee-e4ac776b98c7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:08.674352 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a3b77524-c5de-4cae-9cee-e4ac776b98c7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:08.674612 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a3b77524-c5de-4cae-9cee-e4ac776b98c7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:08.674835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a3b77524-c5de-4cae-9cee-e4ac776b98c7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:08.680795 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:08.680795 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:08.681278 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a3b77524-c5de-4cae-9cee-e4ac776b98c7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:08.682056 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a3b77524-c5de-4cae-9cee-e4ac776b98c7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 returned with HTTP 200 Jul 10 19:09:08.682682 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1165/4631] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:08 2026] GET /volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:08.693127 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:08.695062 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:08.695447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224e0516-2cbe-42e6-b94e-8a5e9ebf27b6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1656788141"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:08.708533 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:08.708533 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:08.709054 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:08.709193 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume 224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:08.733887 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['34337b51-1593-46dd-b3a5-7d500a535446', '8a25822f-0da7-4a3e-950a-a889a03a65c0', '2cc2b206-5a89-4225-988f-191975f2b048', '14e50e6d-97f5-4c0e-8698-8edca010b589'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:09:08.766688 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot force create request issued successfully. Jul 10 19:09:08.767335 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-189aed81-9c6b-4fb4-a1fa-427c5278afe5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:09:08.767662 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1143/4632] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:09:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:08.778603 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9b74b053-22a3-464d-a993-9bbd4c9ac6f0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:08.780795 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b74b053-22a3-464d-a993-9bbd4c9ac6f0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:08.781012 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b74b053-22a3-464d-a993-9bbd4c9ac6f0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:08.781193 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9b74b053-22a3-464d-a993-9bbd4c9ac6f0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:08.786079 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:08.786079 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:08.786589 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9b74b053-22a3-464d-a993-9bbd4c9ac6f0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:08.787171 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9b74b053-22a3-464d-a993-9bbd4c9ac6f0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc returned with HTTP 200 Jul 10 19:09:08.787532 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1159/4633] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:08 2026] GET /volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:09.798282 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-105e9ae8-e436-4434-9083-c47b450614db None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:09.800442 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-105e9ae8-e436-4434-9083-c47b450614db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:09.800760 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-105e9ae8-e436-4434-9083-c47b450614db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:09.801039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-105e9ae8-e436-4434-9083-c47b450614db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:09.807579 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:09.807579 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:09.808226 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-105e9ae8-e436-4434-9083-c47b450614db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:09.809395 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-105e9ae8-e436-4434-9083-c47b450614db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc returned with HTTP 200 Jul 10 19:09:09.810003 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1167/4634] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:09 2026] GET /volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:09.819953 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e3649238-3460-438c-a2d3-f35848857c17 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:09.821780 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:09.822213 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224e0516-2cbe-42e6-b94e-8a5e9ebf27b6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1236583536"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:09.833631 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:09.833631 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:09.834220 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:09.834413 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume 224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:09.864914 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['59458b68-c3bb-4a2a-8e9b-f8014423991c', '5da3c1dd-4775-4967-be73-098cd0030027', '0cdebea8-3fc8-4589-badf-0b7fd6268f6f', '7a39ec79-edc6-45cc-b61a-fe999a9c642e'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:09:09.899697 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot force create request issued successfully. Jul 10 19:09:09.900079 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3649238-3460-438c-a2d3-f35848857c17 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:09:09.900579 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1166/4635] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:09:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:09.913367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-15c917dc-8b32-4999-92c4-be2dd6786543 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:09.915960 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-15c917dc-8b32-4999-92c4-be2dd6786543 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:09.916339 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-15c917dc-8b32-4999-92c4-be2dd6786543 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:09.916725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-15c917dc-8b32-4999-92c4-be2dd6786543 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:09.923116 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:09.923116 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:09.923571 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-15c917dc-8b32-4999-92c4-be2dd6786543 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:09.924486 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-15c917dc-8b32-4999-92c4-be2dd6786543 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a returned with HTTP 200 Jul 10 19:09:09.925034 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1144/4636] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:09 2026] GET /volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:10.936015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48478ff3-7348-43e0-b7a6-67533ab574c9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:10.938375 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48478ff3-7348-43e0-b7a6-67533ab574c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:10.938656 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48478ff3-7348-43e0-b7a6-67533ab574c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:10.938949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48478ff3-7348-43e0-b7a6-67533ab574c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:10.944949 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:10.944949 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:10.945577 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-48478ff3-7348-43e0-b7a6-67533ab574c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:10.946717 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48478ff3-7348-43e0-b7a6-67533ab574c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a returned with HTTP 200 Jul 10 19:09:10.947598 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1160/4637] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:10 2026] GET /volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:10.958625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:10.960532 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:10.960765 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:10.961003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:10.961136 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:10.966360 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:10.966360 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:10.967051 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:10.987823 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:09:10.988091 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ad3892e8-2faf-49ee-8c5d-67975f2e6aa9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 returned with HTTP 202 Jul 10 19:09:10.988672 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1168/4638] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:10 2026] DELETE /volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:11.000678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4dd220e5-69d3-4442-bfa2-fc530df0a541 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:11.002644 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4dd220e5-69d3-4442-bfa2-fc530df0a541 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:11.002928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4dd220e5-69d3-4442-bfa2-fc530df0a541 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:11.003138 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4dd220e5-69d3-4442-bfa2-fc530df0a541 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:11.008540 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:11.008540 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:11.009098 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4dd220e5-69d3-4442-bfa2-fc530df0a541 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:11.009989 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4dd220e5-69d3-4442-bfa2-fc530df0a541 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 returned with HTTP 200 Jul 10 19:09:11.010358 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1167/4639] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:10 2026] GET /volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:12.021965 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a3e2abb0-bb17-42d5-b3f0-bab4eb98d2fb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:12.023649 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3e2abb0-bb17-42d5-b3f0-bab4eb98d2fb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:12.023892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3e2abb0-bb17-42d5-b3f0-bab4eb98d2fb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:12.024086 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3e2abb0-bb17-42d5-b3f0-bab4eb98d2fb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:12.028278 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3e2abb0-bb17-42d5-b3f0-bab4eb98d2fb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 returned with HTTP 404 Jul 10 19:09:12.028769 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1145/4640] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:12 2026] GET /volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:12.036788 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:12.038592 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:12.038775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:12.039046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:12.039653 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:12.045758 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:12.045758 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:12.046227 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:12.072217 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:09:12.072415 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-412fd2e8-1255-4a25-ae00-53c9b4e8553f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a returned with HTTP 202 Jul 10 19:09:12.072939 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1161/4641] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:12 2026] DELETE /volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:12.080720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1606deba-68aa-4914-a206-8af8289241c9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:12.082678 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1606deba-68aa-4914-a206-8af8289241c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:12.082903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1606deba-68aa-4914-a206-8af8289241c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:12.083091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1606deba-68aa-4914-a206-8af8289241c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:12.088674 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:12.088674 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:12.089269 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1606deba-68aa-4914-a206-8af8289241c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:12.090218 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1606deba-68aa-4914-a206-8af8289241c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a returned with HTTP 200 Jul 10 19:09:12.090754 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1169/4642] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:12 2026] GET /volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:13.099669 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32194c7c-9e90-4ae3-b0f3-47f861956da9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:13.102599 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32194c7c-9e90-4ae3-b0f3-47f861956da9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:13.102909 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32194c7c-9e90-4ae3-b0f3-47f861956da9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:13.103258 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32194c7c-9e90-4ae3-b0f3-47f861956da9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:13.109711 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32194c7c-9e90-4ae3-b0f3-47f861956da9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a returned with HTTP 404 Jul 10 19:09:13.110390 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1168/4643] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:13 2026] GET /volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:13.119131 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:13.120954 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:13.121164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:13.121375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:13.121511 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:13.127110 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:13.127110 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:13.127502 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:13.147059 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:09:13.147323 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-369e422a-cb76-48e2-b6e4-94dd9821e5d1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc returned with HTTP 202 Jul 10 19:09:13.147938 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1146/4644] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:13 2026] DELETE /volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:13.157392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3cdf3314-4271-424a-ad37-8629971c1963 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:13.160281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cdf3314-4271-424a-ad37-8629971c1963 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:13.160537 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cdf3314-4271-424a-ad37-8629971c1963 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:13.160724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3cdf3314-4271-424a-ad37-8629971c1963 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:13.166796 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:13.166796 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:13.167310 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3cdf3314-4271-424a-ad37-8629971c1963 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:13.168458 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3cdf3314-4271-424a-ad37-8629971c1963 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc returned with HTTP 200 Jul 10 19:09:13.168872 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1162/4645] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:13 2026] GET /volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:14.178856 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9cf03f1e-93fc-442b-b79e-62b548f8429c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:14.180488 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9cf03f1e-93fc-442b-b79e-62b548f8429c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:14.180675 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9cf03f1e-93fc-442b-b79e-62b548f8429c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:14.180915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9cf03f1e-93fc-442b-b79e-62b548f8429c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:14.185354 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9cf03f1e-93fc-442b-b79e-62b548f8429c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc returned with HTTP 404 Jul 10 19:09:14.185873 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1170/4646] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:14 2026] GET /volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:14.194440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f46aef58-c034-4931-af33-6096e3c5c315 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:14.196431 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f46aef58-c034-4931-af33-6096e3c5c315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:14.196623 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f46aef58-c034-4931-af33-6096e3c5c315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:14.196885 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f46aef58-c034-4931-af33-6096e3c5c315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:14.197076 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-f46aef58-c034-4931-af33-6096e3c5c315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 9c416cd9-076c-4df3-afe0-5c38bbc4267a Jul 10 19:09:14.202488 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f46aef58-c034-4931-af33-6096e3c5c315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a returned with HTTP 404 Jul 10 19:09:14.203316 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1169/4647] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:14 2026] DELETE /volume/v3/snapshots/9c416cd9-076c-4df3-afe0-5c38bbc4267a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:14.212055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7b79ae4b-c9e7-4f7a-84bf-12fbd8d7f827 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:14.214066 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b79ae4b-c9e7-4f7a-84bf-12fbd8d7f827 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:14.214250 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b79ae4b-c9e7-4f7a-84bf-12fbd8d7f827 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:14.214450 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b79ae4b-c9e7-4f7a-84bf-12fbd8d7f827 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:14.214561 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-7b79ae4b-c9e7-4f7a-84bf-12fbd8d7f827 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: ece6235c-d6c5-4753-a62b-08ec9b492afc Jul 10 19:09:14.220137 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b79ae4b-c9e7-4f7a-84bf-12fbd8d7f827 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc returned with HTTP 404 Jul 10 19:09:14.220891 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1147/4648] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:14 2026] DELETE /volume/v3/snapshots/ece6235c-d6c5-4753-a62b-08ec9b492afc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:14.227977 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5584eec9-5ba9-4acf-ae32-23bc29aa341b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:14.230572 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5584eec9-5ba9-4acf-ae32-23bc29aa341b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:14.230820 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5584eec9-5ba9-4acf-ae32-23bc29aa341b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:14.231451 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5584eec9-5ba9-4acf-ae32-23bc29aa341b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:14.231612 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-5584eec9-5ba9-4acf-ae32-23bc29aa341b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: b42e6606-d83c-4fc3-9759-eeddb4556751 Jul 10 19:09:14.236582 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5584eec9-5ba9-4acf-ae32-23bc29aa341b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 returned with HTTP 404 Jul 10 19:09:14.237726 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1163/4649] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:14 2026] DELETE /volume/v3/snapshots/b42e6606-d83c-4fc3-9759-eeddb4556751 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:14.274345 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-6102110d-a23b-4c7a-8a3d-4f0e8da5d6f4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:14.276779 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-6102110d-a23b-4c7a-8a3d-4f0e8da5d6f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:14.277091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-6102110d-a23b-4c7a-8a3d-4f0e8da5d6f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:14.277328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-6102110d-a23b-4c7a-8a3d-4f0e8da5d6f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:14.288144 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:14.288144 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:14.291843 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-6102110d-a23b-4c7a-8a3d-4f0e8da5d6f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:14.296654 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-6102110d-a23b-4c7a-8a3d-4f0e8da5d6f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:14.297470 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1171/4650] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:09:14 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1654 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:14.317964 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:14.320112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6/action Jul 10 19:09:14.320474 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:14.320589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:14.332635 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:14.332635 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:14.333235 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:14.341341 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Begin detaching volume completed successfully. Jul 10 19:09:14.341659 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-f42af936-e06f-4f79-bf3c-9da907a47203 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6/action returned with HTTP 202 Jul 10 19:09:14.342116 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1170/4651] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:09:14 2026] POST /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:09:15.377767 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-28bcef1e-25c0-4dfa-b141-435e5e602d4a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:15.378205 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28bcef1e-25c0-4dfa-b141-435e5e602d4a None None] GET https://10.4.3.225/volume// Jul 10 19:09:15.378366 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-28bcef1e-25c0-4dfa-b141-435e5e602d4a None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:15.378559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-28bcef1e-25c0-4dfa-b141-435e5e602d4a None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:15.378926 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28bcef1e-25c0-4dfa-b141-435e5e602d4a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:15.379241 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1148/4652] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:09:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:15.385977 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-ef28e567-5427-4578-905b-abdb4a3fce28 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:15.387981 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-ef28e567-5427-4578-905b-abdb4a3fce28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:15.388165 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-ef28e567-5427-4578-905b-abdb4a3fce28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:15.388337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-ef28e567-5427-4578-905b-abdb4a3fce28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:15.398914 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:15.398914 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:15.402588 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-ef28e567-5427-4578-905b-abdb4a3fce28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:15.407112 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-ef28e567-5427-4578-905b-abdb4a3fce28 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:15.407514 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1164/4653] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:09:15 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:09:16.194324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-5c846404-0922-4d8f-be02-62a46c851ff1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:16.197233 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-5c846404-0922-4d8f-be02-62a46c851ff1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d Jul 10 19:09:16.197516 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-5c846404-0922-4d8f-be02-62a46c851ff1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:16.197784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-5c846404-0922-4d8f-be02-62a46c851ff1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:16.207988 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:16.207988 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:16.735008 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-31209e20-3335-4d14-86a6-d3c3a725bea5 req-5c846404-0922-4d8f-be02-62a46c851ff1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d returned with HTTP 200 Jul 10 19:09:16.735458 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1172/4654] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:09:16 2026] DELETE /volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:21.198626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-53724ff2-64b1-4c92-8694-693505f60b20 req-0eb655cd-c5a5-4518-ab5e-4e2c4c5f4340 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:21.201536 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-53724ff2-64b1-4c92-8694-693505f60b20 req-0eb655cd-c5a5-4518-ab5e-4e2c4c5f4340 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d Jul 10 19:09:21.201827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-53724ff2-64b1-4c92-8694-693505f60b20 req-0eb655cd-c5a5-4518-ab5e-4e2c4c5f4340 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:21.202105 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-53724ff2-64b1-4c92-8694-693505f60b20 req-0eb655cd-c5a5-4518-ab5e-4e2c4c5f4340 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:21.207182 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-53724ff2-64b1-4c92-8694-693505f60b20 req-0eb655cd-c5a5-4518-ab5e-4e2c4c5f4340 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d returned with HTTP 404 Jul 10 19:09:21.207890 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1171/4655] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:09:21 2026] DELETE /volume/v3/attachments/846e10d6-32e3-4031-8e19-a0c60929334d => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:09:22.437735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-58bb97ec-773a-4454-a8f0-f494a52a8bd1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:22.439531 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58bb97ec-773a-4454-a8f0-f494a52a8bd1 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:22.439721 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58bb97ec-773a-4454-a8f0-f494a52a8bd1 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:22.439936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58bb97ec-773a-4454-a8f0-f494a52a8bd1 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:22.447631 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:22.447631 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:22.451603 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-58bb97ec-773a-4454-a8f0-f494a52a8bd1 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:22.456203 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58bb97ec-773a-4454-a8f0-f494a52a8bd1 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:22.456678 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1149/4656] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:22 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:22.469109 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7565a468-9f9b-497a-be3c-77709edf1fb7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:22.471122 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7565a468-9f9b-497a-be3c-77709edf1fb7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:22.471301 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7565a468-9f9b-497a-be3c-77709edf1fb7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:22.471549 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7565a468-9f9b-497a-be3c-77709edf1fb7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:22.479556 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:22.479556 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:22.483527 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7565a468-9f9b-497a-be3c-77709edf1fb7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:22.487543 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7565a468-9f9b-497a-be3c-77709edf1fb7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:22.487968 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1165/4657] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:22 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:22.530770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-68f3ea84-fec2-490b-85ec-fb3dc55f7baa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:22.533219 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-68f3ea84-fec2-490b-85ec-fb3dc55f7baa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:22.533466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-68f3ea84-fec2-490b-85ec-fb3dc55f7baa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:22.533707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-68f3ea84-fec2-490b-85ec-fb3dc55f7baa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:22.541982 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:22.541982 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:22.546409 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-68f3ea84-fec2-490b-85ec-fb3dc55f7baa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:22.551681 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-68f3ea84-fec2-490b-85ec-fb3dc55f7baa tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:22.552177 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1173/4658] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:09:22 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:09:24.202373 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-333ef925-5607-49ce-b356-dff0741de715 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:24.204534 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-333ef925-5607-49ce-b356-dff0741de715 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:24.204758 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-333ef925-5607-49ce-b356-dff0741de715 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:24.204990 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-333ef925-5607-49ce-b356-dff0741de715 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:24.212879 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:24.212879 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:24.217143 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-333ef925-5607-49ce-b356-dff0741de715 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:24.223842 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-333ef925-5607-49ce-b356-dff0741de715 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:24.224462 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1172/4659] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:24 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:24.238882 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:24.241394 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:24.241677 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:24.241980 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:24.242217 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: 224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:24.250601 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:24.250601 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:24.251041 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:24.269127 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume request issued successfully. Jul 10 19:09:24.269423 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d714b2d-aaa0-4275-a51c-8bc50f991d3b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 202 Jul 10 19:09:24.270026 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1150/4660] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:09:24 2026] DELETE /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:24.278419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-45fdd2bf-d6b4-4b06-9a30-e4a4501f368f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:24.280512 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-45fdd2bf-d6b4-4b06-9a30-e4a4501f368f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:24.280724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-45fdd2bf-d6b4-4b06-9a30-e4a4501f368f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:24.280961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-45fdd2bf-d6b4-4b06-9a30-e4a4501f368f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:24.289540 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:24.289540 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:24.294567 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-45fdd2bf-d6b4-4b06-9a30-e4a4501f368f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:24.301014 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-45fdd2bf-d6b4-4b06-9a30-e4a4501f368f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 200 Jul 10 19:09:24.301594 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1166/4661] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:24 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:24.588844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4c607a53-9d4e-4cf7-bb3e-26b57283ea10 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:24.589346 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4c607a53-9d4e-4cf7-bb3e-26b57283ea10 None None] GET https://10.4.3.225/volume// Jul 10 19:09:24.589604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4c607a53-9d4e-4cf7-bb3e-26b57283ea10 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:24.589897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4c607a53-9d4e-4cf7-bb3e-26b57283ea10 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:24.590385 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4c607a53-9d4e-4cf7-bb3e-26b57283ea10 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:24.590778 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1174/4662] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:09:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:24.599518 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-9c9329ed-5e4d-42cf-a907-1c9d7c16f4e7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:24.601751 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-9c9329ed-5e4d-42cf-a907-1c9d7c16f4e7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:09:24.602255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-9c9329ed-5e4d-42cf-a907-1c9d7c16f4e7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09029d56-eadd-4a44-9ce0-aa64506388c8", "connector": null, "instance_uuid": "33dcb0e5-f74e-46b7-9211-6920c93e3334"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:24.611786 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:24.611786 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:24.644195 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-9c9329ed-5e4d-42cf-a907-1c9d7c16f4e7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:09:24.644730 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1173/4663] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:09:24 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 10 19:09:25.075976 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fb90e4a2-187c-486f-99e2-6f87d74bbf86 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.078007 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fb90e4a2-187c-486f-99e2-6f87d74bbf86 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:25.078249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fb90e4a2-187c-486f-99e2-6f87d74bbf86 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:25.078472 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fb90e4a2-187c-486f-99e2-6f87d74bbf86 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:25.088294 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:25.088294 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:25.092358 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fb90e4a2-187c-486f-99e2-6f87d74bbf86 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:25.097170 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fb90e4a2-187c-486f-99e2-6f87d74bbf86 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:25.097797 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1151/4664] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:25 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:25.173207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b56afef8-d5e2-48b9-97e3-a1ff0b1893dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.173637 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b56afef8-d5e2-48b9-97e3-a1ff0b1893dd None None] GET https://10.4.3.225/volume// Jul 10 19:09:25.173839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b56afef8-d5e2-48b9-97e3-a1ff0b1893dd None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:25.174056 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b56afef8-d5e2-48b9-97e3-a1ff0b1893dd None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:25.174408 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b56afef8-d5e2-48b9-97e3-a1ff0b1893dd None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:25.175034 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1167/4665] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:09:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:25.183718 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-80a8549a-bc78-4431-aeca-05ba96fae3de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.186469 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-80a8549a-bc78-4431-aeca-05ba96fae3de tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:25.186740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-80a8549a-bc78-4431-aeca-05ba96fae3de tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:25.187007 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-80a8549a-bc78-4431-aeca-05ba96fae3de tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:25.200279 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:25.200279 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:25.204982 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-80a8549a-bc78-4431-aeca-05ba96fae3de tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:25.211035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-80a8549a-bc78-4431-aeca-05ba96fae3de tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:25.211663 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1175/4666] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:09:25 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1036 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:09:25.316327 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-acd872f6-fabd-47c5-9e21-8926c87ded4c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.316682 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.318948 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-acd872f6-fabd-47c5-9e21-8926c87ded4c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 Jul 10 19:09:25.319183 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] PUT https://10.4.3.225/volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2 Jul 10 19:09:25.319231 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-acd872f6-fabd-47c5-9e21-8926c87ded4c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:25.319513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-acd872f6-fabd-47c5-9e21-8926c87ded4c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:25.319654 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:25.327626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-acd872f6-fabd-47c5-9e21-8926c87ded4c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 returned with HTTP 404 Jul 10 19:09:25.328165 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1174/4667] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:25 2026] GET /volume/v3/volumes/224e0516-2cbe-42e6-b94e-8a5e9ebf27b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:25.331200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Acquiring lock "cinder-attachment_update-09029d56-eadd-4a44-9ce0-aa64506388c8-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:09:25.336075 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Lock "cinder-attachment_update-09029d56-eadd-4a44-9ce0-aa64506388c8-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:09:25.338483 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:25.338483 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:25.341000 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4719373c-14d0-45a3-8384-c4f1b7145be2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.342647 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4719373c-14d0-45a3-8384-c4f1b7145be2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:09:25.342863 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4719373c-14d0-45a3-8384-c4f1b7145be2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:25.343066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4719373c-14d0-45a3-8384-c4f1b7145be2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:25.350701 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:25.350701 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:25.354388 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4719373c-14d0-45a3-8384-c4f1b7145be2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:25.359736 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4719373c-14d0-45a3-8384-c4f1b7145be2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:09:25.360373 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1168/4668] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:25 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:25.374015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.377477 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:25.377886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-699249397"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:25.394618 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:25.394618 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:25.396887 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:25.396887 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:09:25.429901 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['287ae069-6e90-4b13-b3aa-29b250830c37', 'db11544d-b50f-4f26-af55-f84be142fe8b', '61684e96-e748-4186-9907-01dec4155097', 'a058d244-1d71-44a3-b9bf-35e11a32c970'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:09:25.465412 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot create request issued successfully. Jul 10 19:09:25.465796 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fb292a6f-d85b-4166-be3a-7fd7cb0a32d5 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:09:25.466247 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1176/4669] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:09:25 2026] POST /volume/v3/snapshots => generated 379 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:25.476142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9b303566-4d07-47a4-a90a-3cfaf25c1474 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:25.478035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9b303566-4d07-47a4-a90a-3cfaf25c1474 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:25.478252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9b303566-4d07-47a4-a90a-3cfaf25c1474 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:25.478443 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9b303566-4d07-47a4-a90a-3cfaf25c1474 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:25.484840 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:25.484840 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:25.484840 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9b303566-4d07-47a4-a90a-3cfaf25c1474 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:25.485609 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9b303566-4d07-47a4-a90a-3cfaf25c1474 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 200 Jul 10 19:09:25.486063 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1175/4670] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:25 2026] GET /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:25.861079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Lock "cinder-attachment_update-09029d56-eadd-4a44-9ce0-aa64506388c8-np0000005042" released by "attachment_update" :: held 0.525s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:09:25.861528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-3dabf8e9-927e-42b8-bf5b-0269d989b54b tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2 returned with HTTP 200 Jul 10 19:09:25.862161 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1152/4671] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:09:25 2026] PUT /volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:26.112340 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-02ce213a-3d12-4f4b-9ad0-a4b3a8695365 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.114023 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02ce213a-3d12-4f4b-9ad0-a4b3a8695365 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:26.114223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02ce213a-3d12-4f4b-9ad0-a4b3a8695365 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.114434 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02ce213a-3d12-4f4b-9ad0-a4b3a8695365 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.124198 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.124198 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:26.128041 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-02ce213a-3d12-4f4b-9ad0-a4b3a8695365 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:26.132186 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02ce213a-3d12-4f4b-9ad0-a4b3a8695365 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:26.132539 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1169/4672] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:26 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:26.496183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-707f24b8-6963-4ddf-8823-dc91f2555693 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.498093 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-707f24b8-6963-4ddf-8823-dc91f2555693 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.498297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-707f24b8-6963-4ddf-8823-dc91f2555693 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.498499 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-707f24b8-6963-4ddf-8823-dc91f2555693 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.503983 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.503983 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:26.504578 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-707f24b8-6963-4ddf-8823-dc91f2555693 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:26.505468 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-707f24b8-6963-4ddf-8823-dc91f2555693 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 200 Jul 10 19:09:26.505917 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1177/4673] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:26 2026] GET /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:26.515021 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2c74e41f-37da-41a4-9b03-e91a6ddf27ad None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.517061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c74e41f-37da-41a4-9b03-e91a6ddf27ad tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.517404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c74e41f-37da-41a4-9b03-e91a6ddf27ad tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.517601 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c74e41f-37da-41a4-9b03-e91a6ddf27ad tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.524640 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.524640 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:26.525180 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2c74e41f-37da-41a4-9b03-e91a6ddf27ad tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:26.526035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c74e41f-37da-41a4-9b03-e91a6ddf27ad tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 200 Jul 10 19:09:26.526407 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1176/4674] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:26 2026] GET /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:26.535218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5d1f670d-7513-4428-80a9-7d154c9eebff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.537445 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:26.537744 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.538053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.538340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:09:26.538618 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.538618 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:26.539413 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:09:26.544327 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Get all snapshots completed successfully. Jul 10 19:09:26.544826 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d1f670d-7513-4428-80a9-7d154c9eebff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 19:09:26.545404 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1153/4675] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:09:26 2026] GET /volume/v3/snapshots => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:26.554510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-35a07ed8-df6d-46ab-9056-16612aa1e6fc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.556355 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35a07ed8-df6d-46ab-9056-16612aa1e6fc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] PUT https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.556743 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-35a07ed8-df6d-46ab-9056-16612aa1e6fc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1327650414", "description": "This is the new description of snapshot."}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:26.563168 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.563168 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:26.563673 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-35a07ed8-df6d-46ab-9056-16612aa1e6fc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:26.571491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-35a07ed8-df6d-46ab-9056-16612aa1e6fc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 200 Jul 10 19:09:26.572024 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1170/4676] 10.4.3.225 () {68 vars in 1375 bytes} [Fri Jul 10 19:09:26 2026] PUT /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:26.580622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-857820e8-7964-4a7b-922f-a54a50d2b617 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.582476 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-857820e8-7964-4a7b-922f-a54a50d2b617 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.582668 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-857820e8-7964-4a7b-922f-a54a50d2b617 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.582897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-857820e8-7964-4a7b-922f-a54a50d2b617 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.588736 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.588736 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:26.589308 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-857820e8-7964-4a7b-922f-a54a50d2b617 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:26.590226 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-857820e8-7964-4a7b-922f-a54a50d2b617 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 200 Jul 10 19:09:26.590764 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1178/4677] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:26 2026] GET /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:26.599629 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.601873 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.602116 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.602402 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.602561 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.609747 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.609747 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:26.610395 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:26.632429 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:09:26.632429 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-120d5851-ed3a-4a88-94e6-ea141cdf008c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 202 Jul 10 19:09:26.632429 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1177/4678] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:26 2026] DELETE /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:26.637523 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e4780f2b-7849-4233-91e0-92b54d40d8e0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:26.642628 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e4780f2b-7849-4233-91e0-92b54d40d8e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:26.642921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e4780f2b-7849-4233-91e0-92b54d40d8e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:26.643143 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e4780f2b-7849-4233-91e0-92b54d40d8e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:26.650281 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:26.650281 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:26.650753 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e4780f2b-7849-4233-91e0-92b54d40d8e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:26.651640 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e4780f2b-7849-4233-91e0-92b54d40d8e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 200 Jul 10 19:09:26.652113 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1154/4679] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:26 2026] GET /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 576 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:27.146399 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4d2535d7-9b96-4c19-abed-59fe676d7dc8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:27.148609 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4d2535d7-9b96-4c19-abed-59fe676d7dc8 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:27.148793 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4d2535d7-9b96-4c19-abed-59fe676d7dc8 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:27.148994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4d2535d7-9b96-4c19-abed-59fe676d7dc8 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:27.170972 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:27.170972 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:27.177763 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4d2535d7-9b96-4c19-abed-59fe676d7dc8 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:27.182203 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4d2535d7-9b96-4c19-abed-59fe676d7dc8 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:27.182652 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1171/4680] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:27 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:27.663553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7d2e1006-69a6-418b-a923-326c833c9daa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:27.665532 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7d2e1006-69a6-418b-a923-326c833c9daa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:27.665717 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7d2e1006-69a6-418b-a923-326c833c9daa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:27.665998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7d2e1006-69a6-418b-a923-326c833c9daa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:27.670588 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7d2e1006-69a6-418b-a923-326c833c9daa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 404 Jul 10 19:09:27.671239 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1179/4681] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:27 2026] GET /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:27.678877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-62b834d5-0bdb-4026-8efa-87dc0d452631 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:27.680754 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-62b834d5-0bdb-4026-8efa-87dc0d452631 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:27.681012 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-62b834d5-0bdb-4026-8efa-87dc0d452631 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:27.681234 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-62b834d5-0bdb-4026-8efa-87dc0d452631 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:27.681363 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-62b834d5-0bdb-4026-8efa-87dc0d452631 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 46295573-4811-4d52-b56a-9c5612ab6f88 Jul 10 19:09:27.686267 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-62b834d5-0bdb-4026-8efa-87dc0d452631 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 returned with HTTP 404 Jul 10 19:09:27.686837 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1178/4682] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:09:27 2026] DELETE /volume/v3/snapshots/46295573-4811-4d52-b56a-9c5612ab6f88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:27.695367 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3ca903ef-fe29-4311-be08-8936394de578 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:27.697845 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3ca903ef-fe29-4311-be08-8936394de578 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:09:27.698156 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3ca903ef-fe29-4311-be08-8936394de578 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:27.698451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3ca903ef-fe29-4311-be08-8936394de578 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:27.707176 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:27.707176 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:27.710965 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3ca903ef-fe29-4311-be08-8936394de578 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:27.715228 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3ca903ef-fe29-4311-be08-8936394de578 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:09:27.715634 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1155/4683] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:27 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:27.728670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:27.730746 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:09:27.731169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-415277660"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:27.741160 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:27.741160 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:27.741594 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:09:27.741733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:09:27.765456 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['e3d760ba-c3f4-4893-b7df-81c4aa14e7e5', 'a8c5ca8c-86dd-431b-9c45-119f15ea7e52', '0e630796-6e98-4277-aa2d-7c5a1afb5151', 'aee5e9c8-e464-4c82-9b5d-b03dd853e772'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:09:27.790438 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot create request issued successfully. Jul 10 19:09:27.790734 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54fa9e83-59b0-4e21-a803-b19b3cb2a556 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:09:27.791198 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1172/4684] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:09:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:27.802862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-85e49f4d-14ee-4721-b98e-e40200cfdb2e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:27.805568 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-85e49f4d-14ee-4721-b98e-e40200cfdb2e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:09:27.805755 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-85e49f4d-14ee-4721-b98e-e40200cfdb2e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:27.805963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-85e49f4d-14ee-4721-b98e-e40200cfdb2e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:27.812031 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:27.812031 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:27.812608 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-85e49f4d-14ee-4721-b98e-e40200cfdb2e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:27.813458 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-85e49f4d-14ee-4721-b98e-e40200cfdb2e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd returned with HTTP 200 Jul 10 19:09:27.813846 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1180/4685] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:27 2026] GET /volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:28.197566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3ffd3e9d-1ae3-4652-8e40-8e5252479d68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:28.199613 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3ffd3e9d-1ae3-4652-8e40-8e5252479d68 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:28.199834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3ffd3e9d-1ae3-4652-8e40-8e5252479d68 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:28.200121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3ffd3e9d-1ae3-4652-8e40-8e5252479d68 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:28.210478 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:28.210478 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:28.215018 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3ffd3e9d-1ae3-4652-8e40-8e5252479d68 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:28.219854 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3ffd3e9d-1ae3-4652-8e40-8e5252479d68 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:28.220288 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1179/4686] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:28 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:28.823388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-58141de5-fda6-4034-9bd7-ae0e623fb49c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:28.825152 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58141de5-fda6-4034-9bd7-ae0e623fb49c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:09:28.825363 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58141de5-fda6-4034-9bd7-ae0e623fb49c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:28.825582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-58141de5-fda6-4034-9bd7-ae0e623fb49c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:28.830253 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:28.830253 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:28.830698 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-58141de5-fda6-4034-9bd7-ae0e623fb49c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:09:28.831446 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-58141de5-fda6-4034-9bd7-ae0e623fb49c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd returned with HTTP 200 Jul 10 19:09:28.831813 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1156/4687] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:09:28 2026] GET /volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:29.233107 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b02c51f0-92cd-4ba9-b6cc-9044b21b4bf4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:29.234857 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b02c51f0-92cd-4ba9-b6cc-9044b21b4bf4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:29.235056 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b02c51f0-92cd-4ba9-b6cc-9044b21b4bf4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:29.235238 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b02c51f0-92cd-4ba9-b6cc-9044b21b4bf4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:29.243241 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:29.243241 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:29.246163 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b02c51f0-92cd-4ba9-b6cc-9044b21b4bf4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:29.249929 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b02c51f0-92cd-4ba9-b6cc-9044b21b4bf4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:29.250320 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1173/4688] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:29 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:30.264383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9ad3cd8d-0ac4-48a0-8bd0-fce687c54d91 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:30.266346 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9ad3cd8d-0ac4-48a0-8bd0-fce687c54d91 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:30.266632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9ad3cd8d-0ac4-48a0-8bd0-fce687c54d91 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:30.266942 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9ad3cd8d-0ac4-48a0-8bd0-fce687c54d91 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:30.277798 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:30.277798 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:30.285319 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9ad3cd8d-0ac4-48a0-8bd0-fce687c54d91 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:30.290334 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9ad3cd8d-0ac4-48a0-8bd0-fce687c54d91 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:30.290731 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1181/4689] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:30 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:31.305907 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b84aecc8-5026-4b3b-94d9-63bc44a9e7f2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:31.307823 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b84aecc8-5026-4b3b-94d9-63bc44a9e7f2 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:31.308048 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b84aecc8-5026-4b3b-94d9-63bc44a9e7f2 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:31.308322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b84aecc8-5026-4b3b-94d9-63bc44a9e7f2 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:31.319207 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:31.319207 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:31.322680 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b84aecc8-5026-4b3b-94d9-63bc44a9e7f2 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:31.327453 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b84aecc8-5026-4b3b-94d9-63bc44a9e7f2 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:31.327942 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1180/4690] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:31 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:32.064984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-b4e9a3a3-d4e0-45fe-ac74-20e308d070bf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:32.067054 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-b4e9a3a3-d4e0-45fe-ac74-20e308d070bf tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2/action Jul 10 19:09:32.067385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-b4e9a3a3-d4e0-45fe-ac74-20e308d070bf tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:32.067505 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-b4e9a3a3-d4e0-45fe-ac74-20e308d070bf tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:32.083166 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:32.083166 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:32.094824 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5a250a1c-e677-4747-bc4d-91826b6b9e51 req-b4e9a3a3-d4e0-45fe-ac74-20e308d070bf tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2/action returned with HTTP 204 Jul 10 19:09:32.095245 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1157/4691] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:09:32 2026] POST /volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:32.340009 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8cec1e08-3101-4e71-aa48-559421aefa31 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:32.341343 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8cec1e08-3101-4e71-aa48-559421aefa31 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:32.341551 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8cec1e08-3101-4e71-aa48-559421aefa31 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:32.341762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8cec1e08-3101-4e71-aa48-559421aefa31 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:32.351902 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:32.351902 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:32.355900 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8cec1e08-3101-4e71-aa48-559421aefa31 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:32.360942 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8cec1e08-3101-4e71-aa48-559421aefa31 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:32.361432 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1174/4692] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:32 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:32.372792 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a4bf0330-6d65-4454-85e6-46bba784311f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:32.374623 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a4bf0330-6d65-4454-85e6-46bba784311f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:32.374871 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a4bf0330-6d65-4454-85e6-46bba784311f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:32.375118 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a4bf0330-6d65-4454-85e6-46bba784311f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:32.384386 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:32.384386 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:32.387842 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a4bf0330-6d65-4454-85e6-46bba784311f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:32.392255 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a4bf0330-6d65-4454-85e6-46bba784311f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:32.392612 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1182/4693] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:32 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:32.403912 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-231f5d73-863b-4747-8365-685e0737a551 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:32.405473 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:32.405820 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-detach": {}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:32.405972 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:32.415585 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:32.415585 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:32.416009 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:32.469515 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Attachment connected to vm 33dcb0e5-f74e-46b7-9211-6920c93e3334, checking data on nova Jul 10 19:09:32.469821 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.compute.nova [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Creating Keystone token plugin using URL: https://10.4.3.225/identity {{(pid=100058) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 19:09:32.644418 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] REQ: curl -g -i -X GET https://10.4.3.225/compute/v2.1/servers/33dcb0e5-f74e-46b7-9211-6920c93e3334/os-volume_attachments/09029d56-eadd-4a44-9ce0-aa64506388c8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6687caaea6e8ed24b16b6ba09cdbec67ed2e273b85afe8a0cd753e10439ae3b4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-231f5d73-863b-4747-8365-685e0737a551" -H "X-Service-Token: {SHA256}dffa1dc94e916a8416c5b660cbb7c1e2b3d775a6a6bac229d1a0cc5649bff167" {{(pid=100058) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 19:09:32.727990 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 19:09:32 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-957b720d-3dc7-4e11-840f-41f09c412ca4 x-openstack-request-id: req-957b720d-3dc7-4e11-840f-41f09c412ca4 {{(pid=100058) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 19:09:32.728172 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "09029d56-eadd-4a44-9ce0-aa64506388c8", "serverId": "33dcb0e5-f74e-46b7-9211-6920c93e3334", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2", "bdm_uuid": "10accf47-e247-429b-ac73-dbf73f07f7d0"}} {{(pid=100058) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 19:09:32.728272 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET call to compute for https://10.4.3.225/compute/v2.1/servers/33dcb0e5-f74e-46b7-9211-6920c93e3334/os-volume_attachments/09029d56-eadd-4a44-9ce0-aa64506388c8 used request id req-957b720d-3dc7-4e11-840f-41f09c412ca4 {{(pid=100058) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 19:09:32.730176 np0000005042 devstack@c-api.service[100058]: ERROR cinder.volume.api [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-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 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Caught error: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: 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 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.732325 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.middleware.fault [None req-231f5d73-863b-4747-8365-685e0737a551 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 409 Jul 10 19:09:32.733335 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1181/4694] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:09:32 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 167 bytes in 330 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:32.740909 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:32.742638 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:32.742989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:32.743134 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:32.753198 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:32.753198 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:32.753697 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:32.812625 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Attachment connected to vm 33dcb0e5-f74e-46b7-9211-6920c93e3334, checking data on nova Jul 10 19:09:32.812948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.compute.nova [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Creating Keystone token plugin using URL: https://10.4.3.225/identity {{(pid=100060) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 19:09:32.942761 np0000005042 devstack@c-api.service[100060]: DEBUG novaclient.v2.client [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] REQ: curl -g -i -X GET https://10.4.3.225/compute/v2.1/servers/33dcb0e5-f74e-46b7-9211-6920c93e3334/os-volume_attachments/09029d56-eadd-4a44-9ce0-aa64506388c8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1c5607336b46120befeaacdb23c611ff176e98ff0b007e5cf6bb231b51ec7f8a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136" -H "X-Service-Token: {SHA256}1a11495540ab4792acddf3d467647191d3b763a752e87eead267f92756656554" {{(pid=100060) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 19:09:33.083079 np0000005042 devstack@c-api.service[100060]: DEBUG novaclient.v2.client [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 19:09:32 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-a7f4fc7c-0c00-43c9-b0e3-39cffee2aa22 x-openstack-request-id: req-a7f4fc7c-0c00-43c9-b0e3-39cffee2aa22 {{(pid=100060) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 19:09:33.083604 np0000005042 devstack@c-api.service[100060]: DEBUG novaclient.v2.client [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "09029d56-eadd-4a44-9ce0-aa64506388c8", "serverId": "33dcb0e5-f74e-46b7-9211-6920c93e3334", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2", "bdm_uuid": "10accf47-e247-429b-ac73-dbf73f07f7d0"}} {{(pid=100060) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 19:09:33.083604 np0000005042 devstack@c-api.service[100060]: DEBUG novaclient.v2.client [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET call to compute for https://10.4.3.225/compute/v2.1/servers/33dcb0e5-f74e-46b7-9211-6920c93e3334/os-volume_attachments/09029d56-eadd-4a44-9ce0-aa64506388c8 used request id req-a7f4fc7c-0c00-43c9-b0e3-39cffee2aa22 {{(pid=100060) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 19:09:33.085092 np0000005042 devstack@c-api.service[100060]: ERROR cinder.volume.api [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-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 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Caught error: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: 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 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.087779 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: ERROR cinder.api.middleware.fault Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.middleware.fault [None req-c43226bd-c8a9-4adf-ad63-9d9e47ce3136 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 409 Jul 10 19:09:33.088728 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1158/4695] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:09:32 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 167 bytes in 348 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:33.096370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c4945b97-8db6-48f6-b98e-0bcf95aa346f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.098196 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1175/4696] 10.4.3.225 () {70 vars in 1597 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:09:33.104091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1e56efa9-2f0c-42f1-9562-fe4d34e407ff None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.105769 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1183/4697] 10.4.3.225 () {70 vars in 1597 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:09:33.112526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6b330c50-5b91-4b22-b986-a5cd510c0280 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.136437 np0000005042 devstack@c-api.service[100058]: WARNING keystonemiddleware.auth_token [None req-6b330c50-5b91-4b22-b986-a5cd510c0280 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 19:09:33.137471 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1182/4698] 10.4.3.225 () {70 vars in 1597 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:09:33.144758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-23ddebbe-96bb-4271-9aa8-b7df3516d42b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.167577 np0000005042 devstack@c-api.service[100060]: WARNING keystonemiddleware.auth_token [None req-23ddebbe-96bb-4271-9aa8-b7df3516d42b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 19:09:33.168564 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1159/4699] 10.4.3.225 () {70 vars in 1597 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:09:33.176419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8412389b-c1f2-49bc-b242-b31e5258fd65 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.259267 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8412389b-c1f2-49bc-b242-b31e5258fd65 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:33.259666 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8412389b-c1f2-49bc-b242-b31e5258fd65 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:33.259858 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8412389b-c1f2-49bc-b242-b31e5258fd65 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:33.271711 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:33.271711 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:33.272155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.admin_actions [None req-8412389b-c1f2-49bc-b242-b31e5258fd65 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Updating volume '09029d56-eadd-4a44-9ce0-aa64506388c8' with '{'status': 'error'}' {{(pid=100057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:09:33.298463 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8412389b-c1f2-49bc-b242-b31e5258fd65 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 202 Jul 10 19:09:33.298935 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1176/4700] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:09:33.307692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-89997651-eb76-44de-b099-0feac683097a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.310346 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-89997651-eb76-44de-b099-0feac683097a tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:33.310589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-89997651-eb76-44de-b099-0feac683097a tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:33.310956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-89997651-eb76-44de-b099-0feac683097a tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:33.326300 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:33.326300 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:33.333034 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-89997651-eb76-44de-b099-0feac683097a tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:33.339233 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-89997651-eb76-44de-b099-0feac683097a tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:33.339829 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1184/4701] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:33 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:33.355008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95877add-68bf-4f31-92fc-d61abc3e370e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.357138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:33.357722 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:33.358195 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:33.401710 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-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=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:09:33.414525 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:33.414525 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:33.415172 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Volume info retrieved successfully. Jul 10 19:09:33.421671 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Attachment connected to vm 33dcb0e5-f74e-46b7-9211-6920c93e3334, checking data on nova Jul 10 19:09:33.421929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.compute.nova [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Creating Keystone token plugin using URL: https://10.4.3.225/identity {{(pid=100058) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 19:09:33.524370 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] REQ: curl -g -i -X GET https://10.4.3.225/compute/v2.1/servers/33dcb0e5-f74e-46b7-9211-6920c93e3334/os-volume_attachments/09029d56-eadd-4a44-9ce0-aa64506388c8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4d630be9f92e89cb7fddb20c4779a961d2f75d3aea33db0228884b04007df3ed" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-95877add-68bf-4f31-92fc-d61abc3e370e" -H "X-Service-Token: {SHA256}dffa1dc94e916a8416c5b660cbb7c1e2b3d775a6a6bac229d1a0cc5649bff167" {{(pid=100058) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 19:09:33.629166 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 19:09:33 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-21c163ed-77e0-45e4-a8d9-2027e7e4f0d5 x-openstack-request-id: req-21c163ed-77e0-45e4-a8d9-2027e7e4f0d5 {{(pid=100058) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 19:09:33.629407 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "09029d56-eadd-4a44-9ce0-aa64506388c8", "serverId": "33dcb0e5-f74e-46b7-9211-6920c93e3334", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2", "bdm_uuid": "10accf47-e247-429b-ac73-dbf73f07f7d0"}} {{(pid=100058) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 19:09:33.629506 np0000005042 devstack@c-api.service[100058]: DEBUG novaclient.v2.client [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] GET call to compute for https://10.4.3.225/compute/v2.1/servers/33dcb0e5-f74e-46b7-9211-6920c93e3334/os-volume_attachments/09029d56-eadd-4a44-9ce0-aa64506388c8 used request id req-21c163ed-77e0-45e4-a8d9-2027e7e4f0d5 {{(pid=100058) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 19:09:33.632629 np0000005042 devstack@c-api.service[100058]: ERROR cinder.volume.api [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-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 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Caught error: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: 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 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 19:09:33.636384 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 33dcb0e5-f74e-46b7-9211-6920c93e3334 using the Compute API Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: ERROR cinder.api.middleware.fault Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.middleware.fault [None req-95877add-68bf-4f31-92fc-d61abc3e370e tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 409 Jul 10 19:09:33.637741 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1183/4702] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 167 bytes in 283 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:09:33.647388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-600a91db-b77b-4d18-b25f-1c001f28d453 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.649214 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1160/4703] 10.4.3.225 () {70 vars in 1597 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:09:33.657323 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90bec287-2373-483f-bf62-84ccd97198c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.677262 np0000005042 devstack@c-api.service[100057]: WARNING keystonemiddleware.auth_token [None req-90bec287-2373-483f-bf62-84ccd97198c6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 19:09:33.678516 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1177/4704] 10.4.3.225 () {70 vars in 1597 bytes} [Fri Jul 10 19:09:33 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 19:09:33.685396 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-98894c55-faed-466a-b89e-712bd38168fb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.687274 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98894c55-faed-466a-b89e-712bd38168fb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:33.687475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98894c55-faed-466a-b89e-712bd38168fb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:33.687673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98894c55-faed-466a-b89e-712bd38168fb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:33.695424 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:33.695424 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:33.699796 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-98894c55-faed-466a-b89e-712bd38168fb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:33.704294 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98894c55-faed-466a-b89e-712bd38168fb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:33.704666 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1185/4705] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:33 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:33.716068 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-75f4da70-df83-40fb-994c-5e04c781d799 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.717688 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75f4da70-df83-40fb-994c-5e04c781d799 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:33.717913 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75f4da70-df83-40fb-994c-5e04c781d799 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:33.718176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75f4da70-df83-40fb-994c-5e04c781d799 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:33.751386 np0000005042 devstack@c-api.service[100058]: DEBUG oslo_db.sqlalchemy.engines [None req-75f4da70-df83-40fb-994c-5e04c781d799 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:09:33.757640 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:33.757640 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:33.761677 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-75f4da70-df83-40fb-994c-5e04c781d799 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:33.766457 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75f4da70-df83-40fb-994c-5e04c781d799 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:33.766860 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1184/4706] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:33 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:33.808120 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:33.810297 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:33.810498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:33.810679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:33.846573 np0000005042 devstack@c-api.service[100060]: DEBUG oslo_db.sqlalchemy.engines [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 19:09:33.854120 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:33.854120 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:33.858612 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:33.864099 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-f2256743-1d12-4212-9863-776d7ccc9cfb tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:33.864572 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1161/4707] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:09:33 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:35.901520 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-53e1eb36-0ea6-4126-a8d9-93d3acceb02e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:35.902095 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53e1eb36-0ea6-4126-a8d9-93d3acceb02e None None] GET https://10.4.3.225/volume// Jul 10 19:09:35.902306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53e1eb36-0ea6-4126-a8d9-93d3acceb02e None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:35.902527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53e1eb36-0ea6-4126-a8d9-93d3acceb02e None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:35.902982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53e1eb36-0ea6-4126-a8d9-93d3acceb02e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:35.903351 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1178/4708] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:09:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:35.915598 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-57e3e3d4-38f4-43f1-8dde-791d273b27a4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:35.962833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-57e3e3d4-38f4-43f1-8dde-791d273b27a4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:09:35.962833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-57e3e3d4-38f4-43f1-8dde-791d273b27a4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa8bc3b8-4eca-45c4-a14c-babd29eb2034", "connector": null, "instance_uuid": "33dcb0e5-f74e-46b7-9211-6920c93e3334"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:35.973393 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:35.973393 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:36.017871 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-57e3e3d4-38f4-43f1-8dde-791d273b27a4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:09:36.018597 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1186/4709] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:09:35 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:36.386605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e899b271-777f-4353-8d9b-cf7ada12eab4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:36.388740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e899b271-777f-4353-8d9b-cf7ada12eab4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:36.389040 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e899b271-777f-4353-8d9b-cf7ada12eab4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:36.389332 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e899b271-777f-4353-8d9b-cf7ada12eab4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:36.401054 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:36.401054 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:36.406586 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e899b271-777f-4353-8d9b-cf7ada12eab4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:36.411944 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e899b271-777f-4353-8d9b-cf7ada12eab4 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:36.412383 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1185/4710] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:36 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:36.560983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2237c3fe-3b08-4abf-927f-6d168d559041 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:36.561526 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2237c3fe-3b08-4abf-927f-6d168d559041 None None] GET https://10.4.3.225/volume// Jul 10 19:09:36.561797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2237c3fe-3b08-4abf-927f-6d168d559041 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:36.562081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2237c3fe-3b08-4abf-927f-6d168d559041 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:36.562483 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2237c3fe-3b08-4abf-927f-6d168d559041 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:36.563314 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1162/4711] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:09:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:36.575863 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-3f1be060-9efb-466d-a99a-b6dc8941bac0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:36.578095 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-3f1be060-9efb-466d-a99a-b6dc8941bac0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:36.579829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-3f1be060-9efb-466d-a99a-b6dc8941bac0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:36.579829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-3f1be060-9efb-466d-a99a-b6dc8941bac0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:36.590196 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:36.590196 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:36.594469 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-3f1be060-9efb-466d-a99a-b6dc8941bac0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:36.599678 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-3f1be060-9efb-466d-a99a-b6dc8941bac0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:36.600355 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1179/4712] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:09:36 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 1036 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:09:36.728484 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:36.732300 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] PUT https://10.4.3.225/volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b Jul 10 19:09:36.732916 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:36.752563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Acquiring lock "cinder-attachment_update-aa8bc3b8-4eca-45c4-a14c-babd29eb2034-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:09:36.760383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Lock "cinder-attachment_update-aa8bc3b8-4eca-45c4-a14c-babd29eb2034-np0000005042" acquired by "attachment_update" :: waited 0.008s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:09:36.761961 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:36.761961 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:37.297245 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Lock "cinder-attachment_update-aa8bc3b8-4eca-45c4-a14c-babd29eb2034-np0000005042" released by "attachment_update" :: held 0.535s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:09:37.297245 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-855ec3de-2442-4fd6-9fae-de653c70e7b5 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b returned with HTTP 200 Jul 10 19:09:37.297245 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1187/4713] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:09:36 2026] PUT /volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:37.426937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c30a902b-0c65-4ffe-a17d-3a627ab9cd96 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:37.428890 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c30a902b-0c65-4ffe-a17d-3a627ab9cd96 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:37.429258 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c30a902b-0c65-4ffe-a17d-3a627ab9cd96 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:37.429439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c30a902b-0c65-4ffe-a17d-3a627ab9cd96 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:37.440555 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:37.440555 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:37.445299 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c30a902b-0c65-4ffe-a17d-3a627ab9cd96 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:37.452011 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c30a902b-0c65-4ffe-a17d-3a627ab9cd96 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:37.452529 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1186/4714] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:37 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:38.467558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6600803c-ddfe-4dcc-bd9b-6fd43c78fb79 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:38.469783 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6600803c-ddfe-4dcc-bd9b-6fd43c78fb79 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:38.470152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6600803c-ddfe-4dcc-bd9b-6fd43c78fb79 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:38.470413 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6600803c-ddfe-4dcc-bd9b-6fd43c78fb79 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:38.487386 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:38.487386 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:38.493152 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6600803c-ddfe-4dcc-bd9b-6fd43c78fb79 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:38.500577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6600803c-ddfe-4dcc-bd9b-6fd43c78fb79 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:38.501297 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1163/4715] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:38 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:39.521251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d7415f94-494a-47a5-bfed-4a4e213e3b4f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:39.523369 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7415f94-494a-47a5-bfed-4a4e213e3b4f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:39.523598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7415f94-494a-47a5-bfed-4a4e213e3b4f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:39.523830 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d7415f94-494a-47a5-bfed-4a4e213e3b4f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:39.536088 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:39.536088 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:39.541484 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d7415f94-494a-47a5-bfed-4a4e213e3b4f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:39.547183 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d7415f94-494a-47a5-bfed-4a4e213e3b4f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:39.547740 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1180/4716] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:39 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:40.566843 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ed6a94c4-9bed-472a-97a4-3247257557ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:40.569559 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ed6a94c4-9bed-472a-97a4-3247257557ba tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:40.569907 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ed6a94c4-9bed-472a-97a4-3247257557ba tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:40.570205 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ed6a94c4-9bed-472a-97a4-3247257557ba tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:40.573242 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=136,cinder:INSERT=18,cinder:UPDATE=40 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:09:40.582959 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:40.582959 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:40.586587 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ed6a94c4-9bed-472a-97a4-3247257557ba tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:40.591167 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ed6a94c4-9bed-472a-97a4-3247257557ba tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:40.591561 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1188/4717] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:40 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:41.605168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-31004cc2-f415-4100-87ce-97ff95324c72 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:41.607164 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-31004cc2-f415-4100-87ce-97ff95324c72 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:41.607384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-31004cc2-f415-4100-87ce-97ff95324c72 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:41.607605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-31004cc2-f415-4100-87ce-97ff95324c72 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:41.621967 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:41.621967 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:41.626654 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-31004cc2-f415-4100-87ce-97ff95324c72 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:41.632531 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-31004cc2-f415-4100-87ce-97ff95324c72 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:41.633045 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1187/4718] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:41 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:42.647630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-47c5b767-8eb4-457e-b956-f94c310a44be None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:42.649339 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-47c5b767-8eb4-457e-b956-f94c310a44be tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:42.649522 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-47c5b767-8eb4-457e-b956-f94c310a44be tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:42.649757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-47c5b767-8eb4-457e-b956-f94c310a44be tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:42.659527 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:42.659527 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:42.663213 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-47c5b767-8eb4-457e-b956-f94c310a44be tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:42.667709 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-47c5b767-8eb4-457e-b956-f94c310a44be tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:42.668190 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1164/4719] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:42 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:43.527163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-03cfd81c-351d-4461-b7fb-587d39d2adf7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:43.529693 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-03cfd81c-351d-4461-b7fb-587d39d2adf7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b/action Jul 10 19:09:43.530170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-03cfd81c-351d-4461-b7fb-587d39d2adf7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:43.530352 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-03cfd81c-351d-4461-b7fb-587d39d2adf7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:43.551216 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:43.551216 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:43.576879 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a577014d-0e4e-4927-acd3-6dba390f62f8 req-03cfd81c-351d-4461-b7fb-587d39d2adf7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b/action returned with HTTP 204 Jul 10 19:09:43.577603 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1181/4720] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:09:43 2026] POST /volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:43.682328 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-df9b8848-d457-4c9f-ad8b-c9c8ad454452 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:43.684556 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df9b8848-d457-4c9f-ad8b-c9c8ad454452 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:43.684905 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df9b8848-d457-4c9f-ad8b-c9c8ad454452 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:43.685110 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df9b8848-d457-4c9f-ad8b-c9c8ad454452 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:43.696310 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:43.696310 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:43.700103 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-df9b8848-d457-4c9f-ad8b-c9c8ad454452 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:43.705212 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df9b8848-d457-4c9f-ad8b-c9c8ad454452 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:43.705958 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1189/4721] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:43 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:43.720023 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6d485a97-4a6a-49b0-a6f8-473e2820dd4e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:43.722668 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d485a97-4a6a-49b0-a6f8-473e2820dd4e tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:43.722952 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d485a97-4a6a-49b0-a6f8-473e2820dd4e tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:43.723306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6d485a97-4a6a-49b0-a6f8-473e2820dd4e tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:43.726516 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=114,cinder:UPDATE=21,cinder:INSERT=6 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:09:43.738092 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:43.738092 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:43.745284 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6d485a97-4a6a-49b0-a6f8-473e2820dd4e tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:43.752197 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6d485a97-4a6a-49b0-a6f8-473e2820dd4e tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:43.752874 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1188/4722] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:43 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:43.768830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-51c2fec1-9d04-465b-ad9b-f6ac2f252424 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:43.771287 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51c2fec1-9d04-465b-ad9b-f6ac2f252424 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:43.771857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51c2fec1-9d04-465b-ad9b-f6ac2f252424 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-detach": {"attachment_id": "f71de72d-caa1-4fcd-b004-9d653f17898b"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:43.772085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51c2fec1-9d04-465b-ad9b-f6ac2f252424 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "f71de72d-caa1-4fcd-b004-9d653f17898b"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:43.786208 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:43.786208 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:43.786898 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-51c2fec1-9d04-465b-ad9b-f6ac2f252424 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:43.798477 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51c2fec1-9d04-465b-ad9b-f6ac2f252424 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 400 Jul 10 19:09:43.799183 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1165/4723] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:09:43 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 100 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 19:09:43.839646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-d64fd384-433d-402e-b333-a3439984a9c0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:43.842286 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-d64fd384-433d-402e-b333-a3439984a9c0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:43.842584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-d64fd384-433d-402e-b333-a3439984a9c0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:43.842737 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-d64fd384-433d-402e-b333-a3439984a9c0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:43.855977 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:43.855977 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:43.860398 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-d64fd384-433d-402e-b333-a3439984a9c0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:43.870281 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-d64fd384-433d-402e-b333-a3439984a9c0 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:43.870937 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1182/4724] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:09:43 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:43.895081 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:43.898707 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034/action Jul 10 19:09:43.898707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:43.899001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:43.916501 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:43.916501 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:43.917127 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:43.929906 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Begin detaching volume completed successfully. Jul 10 19:09:43.930533 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-333d8634-75c0-4740-9adc-2046396b8819 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034/action returned with HTTP 202 Jul 10 19:09:43.930865 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1190/4725] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:09:43 2026] POST /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:09:44.960003 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2a2d0575-1d37-4a15-affb-71e79b0df455 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:44.960487 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a2d0575-1d37-4a15-affb-71e79b0df455 None None] GET https://10.4.3.225/volume// Jul 10 19:09:44.960735 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a2d0575-1d37-4a15-affb-71e79b0df455 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:44.961073 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2a2d0575-1d37-4a15-affb-71e79b0df455 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:44.961658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2a2d0575-1d37-4a15-affb-71e79b0df455 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:44.962273 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1189/4726] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:09:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:44.970096 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-73a980f8-2cf4-49c1-9cad-a7ee164e8ae6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:44.972776 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-73a980f8-2cf4-49c1-9cad-a7ee164e8ae6 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:44.973148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-73a980f8-2cf4-49c1-9cad-a7ee164e8ae6 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:44.973374 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-73a980f8-2cf4-49c1-9cad-a7ee164e8ae6 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:44.984661 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:44.984661 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:44.989058 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-73a980f8-2cf4-49c1-9cad-a7ee164e8ae6 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:44.994414 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-73a980f8-2cf4-49c1-9cad-a7ee164e8ae6 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:44.994878 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1166/4727] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:09:44 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 1332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:09:45.919527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-fbaa2c77-db65-4992-835e-04090b31db88 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:45.922011 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-fbaa2c77-db65-4992-835e-04090b31db88 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] DELETE https://10.4.3.225/volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b Jul 10 19:09:45.922200 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-fbaa2c77-db65-4992-835e-04090b31db88 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:45.922455 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-fbaa2c77-db65-4992-835e-04090b31db88 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:45.931387 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:45.931387 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:46.478913 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-3f95dbdc-2b4a-413d-a19b-0575fa2cb917 req-fbaa2c77-db65-4992-835e-04090b31db88 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b returned with HTTP 200 Jul 10 19:09:46.481226 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1183/4728] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:09:45 2026] DELETE /volume/v3/attachments/f71de72d-caa1-4fcd-b004-9d653f17898b => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:47.127362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c0e6a7c1-68de-4d43-9fab-fd771dd98c25 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:47.129540 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c0e6a7c1-68de-4d43-9fab-fd771dd98c25 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:47.129965 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c0e6a7c1-68de-4d43-9fab-fd771dd98c25 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:47.130125 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c0e6a7c1-68de-4d43-9fab-fd771dd98c25 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:47.142933 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:47.142933 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:47.147132 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.admin_actions [None req-c0e6a7c1-68de-4d43-9fab-fd771dd98c25 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] Updating volume '09029d56-eadd-4a44-9ce0-aa64506388c8' with '{'status': 'in-use'}' {{(pid=100059) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 19:09:47.171828 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c0e6a7c1-68de-4d43-9fab-fd771dd98c25 tempest-TestServerVolumeAttachmentScenario-2121323187 tempest-TestServerVolumeAttachmentScenario-2121323187-project-admin] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 202 Jul 10 19:09:47.172210 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1191/4729] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:09:47 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:09:47.180069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-88b648e7-cdd6-4ddb-a92c-67f876319f76 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:47.182079 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88b648e7-cdd6-4ddb-a92c-67f876319f76 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:47.182572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88b648e7-cdd6-4ddb-a92c-67f876319f76 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:47.182572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-88b648e7-cdd6-4ddb-a92c-67f876319f76 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:47.192574 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:47.192574 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:47.196537 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-88b648e7-cdd6-4ddb-a92c-67f876319f76 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:47.201958 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-88b648e7-cdd6-4ddb-a92c-67f876319f76 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:47.202400 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1190/4730] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:47 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:47.248984 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-a4f6a81c-9840-42f8-b636-b83a5c828693 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:47.251343 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-a4f6a81c-9840-42f8-b636-b83a5c828693 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:47.251570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-a4f6a81c-9840-42f8-b636-b83a5c828693 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:47.251835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-a4f6a81c-9840-42f8-b636-b83a5c828693 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:47.262249 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:47.262249 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:47.265824 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-a4f6a81c-9840-42f8-b636-b83a5c828693 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:47.270245 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-a4f6a81c-9840-42f8-b636-b83a5c828693 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:47.270688 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1167/4731] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:09:47 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:09:47.290681 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:47.294847 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] POST https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action Jul 10 19:09:47.294847 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:09:47.294847 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:09:47.308260 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:47.308260 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:47.309342 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:47.318949 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Begin detaching volume completed successfully. Jul 10 19:09:47.319456 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-7cebcdd8-3b8e-44d7-a48d-c5a6a9963af3 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action returned with HTTP 202 Jul 10 19:09:47.320298 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1184/4732] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:09:47 2026] POST /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:09:48.346646 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f60bbbaf-9d3f-4b8f-95f5-b581fac24ed3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:48.347188 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f60bbbaf-9d3f-4b8f-95f5-b581fac24ed3 None None] GET https://10.4.3.225/volume// Jul 10 19:09:48.347417 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f60bbbaf-9d3f-4b8f-95f5-b581fac24ed3 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:48.347661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f60bbbaf-9d3f-4b8f-95f5-b581fac24ed3 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:48.348092 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f60bbbaf-9d3f-4b8f-95f5-b581fac24ed3 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:09:48.348609 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1192/4733] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:09:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:09:48.357124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-9b0210c3-9f35-4b02-acf8-c7e1ae5f5080 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:48.359185 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-9b0210c3-9f35-4b02-acf8-c7e1ae5f5080 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:48.359403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-9b0210c3-9f35-4b02-acf8-c7e1ae5f5080 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:48.359589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-9b0210c3-9f35-4b02-acf8-c7e1ae5f5080 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:48.368575 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:48.368575 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:48.371715 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-9b0210c3-9f35-4b02-acf8-c7e1ae5f5080 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:48.376246 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-9b0210c3-9f35-4b02-acf8-c7e1ae5f5080 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:48.376749 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1191/4734] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:09:48 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 1332 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:09:49.281616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-4cbf31c2-a578-47d8-b7df-1709156de56f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:49.283966 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-4cbf31c2-a578-47d8-b7df-1709156de56f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] DELETE https://10.4.3.225/volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2 Jul 10 19:09:49.284215 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-4cbf31c2-a578-47d8-b7df-1709156de56f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:49.284408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-4cbf31c2-a578-47d8-b7df-1709156de56f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:49.295734 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:49.295734 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:49.831795 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-11eb1ed6-6671-4a78-bc49-cfd5cc369d59 req-4cbf31c2-a578-47d8-b7df-1709156de56f tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2 returned with HTTP 200 Jul 10 19:09:49.832262 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1168/4735] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:09:49 2026] DELETE /volume/v3/attachments/6e01eb07-2c08-42e3-b1ef-c8ed0a8b4cf2 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:50.552777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-b7618473-6e18-4224-9e1b-b9625f1f93a7 req-e5a87582-7692-488a-9d79-e1d97a44d601 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:50.556839 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7618473-6e18-4224-9e1b-b9625f1f93a7 req-e5a87582-7692-488a-9d79-e1d97a44d601 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:50.556839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7618473-6e18-4224-9e1b-b9625f1f93a7 req-e5a87582-7692-488a-9d79-e1d97a44d601 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:50.556839 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-b7618473-6e18-4224-9e1b-b9625f1f93a7 req-e5a87582-7692-488a-9d79-e1d97a44d601 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:50.569272 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:50.569272 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:50.576835 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-b7618473-6e18-4224-9e1b-b9625f1f93a7 req-e5a87582-7692-488a-9d79-e1d97a44d601 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:50.580381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-b7618473-6e18-4224-9e1b-b9625f1f93a7 req-e5a87582-7692-488a-9d79-e1d97a44d601 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:50.581103 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1185/4736] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:09:50 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:54.378495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-16184c9c-cfa5-416b-bc43-3b50581d7825 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:54.382832 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-16184c9c-cfa5-416b-bc43-3b50581d7825 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] DELETE https://10.4.3.225/volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b Jul 10 19:09:54.382832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-16184c9c-cfa5-416b-bc43-3b50581d7825 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:54.382832 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-16184c9c-cfa5-416b-bc43-3b50581d7825 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:54.393071 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:54.393071 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:09:54.921606 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-16184c9c-cfa5-416b-bc43-3b50581d7825 tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b returned with HTTP 200 Jul 10 19:09:54.922107 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1193/4737] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:09:54 2026] DELETE /volume/v3/attachments/80466206-0424-4fcf-89b3-d733af05689b => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:54.932650 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:54.934758 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] DELETE https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:09:54.934994 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:54.935216 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:54.935369 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Delete volume with id: 6ca03388-c403-409f-b6d6-ca92e6f0990f Jul 10 19:09:54.942623 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:54.942623 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:54.943227 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Volume info retrieved successfully. Jul 10 19:09:54.962994 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] Delete volume request issued successfully. Jul 10 19:09:54.963167 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-41d8be4a-4aa5-4bca-9029-3446cc65a93a req-95060a72-f59b-40a1-b332-50c50772155d tempest-TestShelveInstance-451939630 tempest-TestShelveInstance-451939630-project-member] https://10.4.3.225/volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f returned with HTTP 202 Jul 10 19:09:54.963574 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1192/4738] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:09:54 2026] DELETE /volume/v3/volumes/6ca03388-c403-409f-b6d6-ca92e6f0990f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:58.255746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:58.257983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] DELETE https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:58.258225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:58.258455 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:58.258690 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Delete volume with id: aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:58.261010 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=106,cinder:INSERT=6,cinder:UPDATE=20 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:09:58.270716 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:58.270716 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:58.271187 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:58.288847 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Delete volume request issued successfully. Jul 10 19:09:58.289007 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-43e2a166-d9b1-41f4-a6ae-85028be8e6c7 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 202 Jul 10 19:09:58.289447 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1169/4739] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:09:58 2026] DELETE /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:58.295828 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8b1dd359-578f-4a70-8e63-a80348e30204 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:58.298770 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b1dd359-578f-4a70-8e63-a80348e30204 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:58.299049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b1dd359-578f-4a70-8e63-a80348e30204 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:58.299262 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8b1dd359-578f-4a70-8e63-a80348e30204 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:58.301260 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=134,cinder:INSERT=10,cinder:UPDATE=33,cinder:DELETE=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:09:58.307892 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:58.307892 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:09:58.312181 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8b1dd359-578f-4a70-8e63-a80348e30204 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:58.317594 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8b1dd359-578f-4a70-8e63-a80348e30204 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 200 Jul 10 19:09:58.318203 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1186/4740] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:58 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:09:59.331756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-07b15d10-90ec-4737-8df0-dd944eff70fc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:59.335637 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-07b15d10-90ec-4737-8df0-dd944eff70fc tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 Jul 10 19:09:59.335637 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-07b15d10-90ec-4737-8df0-dd944eff70fc tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:59.335637 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-07b15d10-90ec-4737-8df0-dd944eff70fc tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:59.341481 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-07b15d10-90ec-4737-8df0-dd944eff70fc tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 returned with HTTP 404 Jul 10 19:09:59.342414 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1194/4741] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:59 2026] GET /volume/v3/volumes/aa8bc3b8-4eca-45c4-a14c-babd29eb2034 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:09:59.350168 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-71c46fee-a536-45ce-9966-e4061226d430 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:59.352434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] DELETE https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:59.352706 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:59.353142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:59.353229 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Delete volume with id: 09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:59.362658 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:59.362658 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:09:59.363310 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:59.384972 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Delete volume request issued successfully. Jul 10 19:09:59.385137 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-71c46fee-a536-45ce-9966-e4061226d430 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 202 Jul 10 19:09:59.385693 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1193/4742] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:09:59 2026] DELETE /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:09:59.394692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-74f55783-2f9b-4734-a331-dbf064323912 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:09:59.396649 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-74f55783-2f9b-4734-a331-dbf064323912 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:09:59.397149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-74f55783-2f9b-4734-a331-dbf064323912 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:09:59.397149 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-74f55783-2f9b-4734-a331-dbf064323912 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:09:59.405750 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:09:59.405750 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:09:59.410183 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-74f55783-2f9b-4734-a331-dbf064323912 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Volume info retrieved successfully. Jul 10 19:09:59.415749 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-74f55783-2f9b-4734-a331-dbf064323912 tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 200 Jul 10 19:09:59.416998 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1170/4743] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:09:59 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:00.432402 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c5807659-dd90-4859-b6e2-679be16637dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:00.434463 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5807659-dd90-4859-b6e2-679be16637dd tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] GET https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 Jul 10 19:10:00.434729 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5807659-dd90-4859-b6e2-679be16637dd tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:00.434965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c5807659-dd90-4859-b6e2-679be16637dd tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:00.441880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c5807659-dd90-4859-b6e2-679be16637dd tempest-TestServerVolumeAttachmentScenario-223652798 tempest-TestServerVolumeAttachmentScenario-223652798-project-member] https://10.4.3.225/volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 returned with HTTP 404 Jul 10 19:10:00.442499 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1187/4744] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:00 2026] GET /volume/v3/volumes/09029d56-eadd-4a44-9ce0-aa64506388c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:06.267894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:06.387629 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:06.387985 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1635487105"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:06.389692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1635487105'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:06.389814 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume of 1 GB Jul 10 19:10:06.390136 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:06.390136 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:06.394177 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Availability Zones retrieved successfully. Jul 10 19:10:06.399683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (edcbd4a0-b573-49ec-a13e-98ef00e17c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:06.400581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a19426-6b3c-4897-8da0-d33723961ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:06.401629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:06.428082 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20a19426-6b3c-4897-8da0-d33723961ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:06.428754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89de064-b6f4-49c1-9547-5e9c81901f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:06.497390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['52ca64af-3889-4596-b8ba-4cb73475782a', '8e8a5640-3af3-4123-8bf9-242bcee2509b', '52dddbfb-951e-4243-8b17-4293b494c3b1', '997c263f-e7fb-406b-9ac6-54774ae1974f'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:06.498264 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89de064-b6f4-49c1-9547-5e9c81901f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ca64af-3889-4596-b8ba-4cb73475782a', '8e8a5640-3af3-4123-8bf9-242bcee2509b', '52dddbfb-951e-4243-8b17-4293b494c3b1', '997c263f-e7fb-406b-9ac6-54774ae1974f']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:06.499135 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea46c87-e97c-4c93-a16b-b9105eb79461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:06.524060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea46c87-e97c-4c93-a16b-b9105eb79461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce75160-83c7-47d4-991a-f8792bd06d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1635487105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['52ca64af-3889-4596-b8ba-4cb73475782a','8e8a5640-3af3-4123-8bf9-242bcee2509b','52dddbfb-951e-4243-8b17-4293b494c3b1','997c263f-e7fb-406b-9ac6-54774ae1974f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1635487105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cce75160-83c7-47d4-991a-f8792bd06d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57adc9a1ce314c27bd2128f5890f59cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e2dd7a63543f58725df362d22c091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:06.524930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205de016-e948-4d9d-8d6d-857577964855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:06.550625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (205de016-e948-4d9d-8d6d-857577964855) transitioned into state 'SUCCESS' from state '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-1635487105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['52ca64af-3889-4596-b8ba-4cb73475782a','8e8a5640-3af3-4123-8bf9-242bcee2509b','52dddbfb-951e-4243-8b17-4293b494c3b1','997c263f-e7fb-406b-9ac6-54774ae1974f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:06.551465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401876eb-c8fe-4d79-b278-ecbe5ddf1fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:06.573060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401876eb-c8fe-4d79-b278-ecbe5ddf1fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:06.574166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (edcbd4a0-b573-49ec-a13e-98ef00e17c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:06.574628 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request issued successfully. Jul 10 19:10:06.575666 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8825ef20-5ad2-458f-8aa2-b6a061d4ad49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:06.576253 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1195/4745] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:06 2026] POST /volume/v3/volumes => generated 758 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:06.592185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b5cbbae4-1bdf-43c6-ae93-5d888fbb882b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:06.594610 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b5cbbae4-1bdf-43c6-ae93-5d888fbb882b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 Jul 10 19:10:06.594610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b5cbbae4-1bdf-43c6-ae93-5d888fbb882b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:06.594739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b5cbbae4-1bdf-43c6-ae93-5d888fbb882b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:06.604085 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:06.604085 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:06.608778 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b5cbbae4-1bdf-43c6-ae93-5d888fbb882b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:06.614436 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b5cbbae4-1bdf-43c6-ae93-5d888fbb882b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 returned with HTTP 200 Jul 10 19:10:06.614869 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1194/4746] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:06 2026] GET /volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:07.628205 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2739acb8-49dc-4601-8b58-257bb87598d5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:07.630602 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2739acb8-49dc-4601-8b58-257bb87598d5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 Jul 10 19:10:07.630912 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2739acb8-49dc-4601-8b58-257bb87598d5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:07.631197 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2739acb8-49dc-4601-8b58-257bb87598d5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:07.640610 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:07.640610 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:07.644704 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2739acb8-49dc-4601-8b58-257bb87598d5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:07.649598 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2739acb8-49dc-4601-8b58-257bb87598d5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 returned with HTTP 200 Jul 10 19:10:07.649978 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1171/4747] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:07 2026] GET /volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:07.662777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-360248c9-139e-42e2-9fac-75a696e41049 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:07.664819 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:10:07.665199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cce75160-83c7-47d4-991a-f8792bd06d65", "name": "tempest-CreateVolumesFromBackupTest-Backup-1596981780"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:07.666713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Creating new backup {'backup': {'volume_id': 'cce75160-83c7-47d4-991a-f8792bd06d65', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1596981780'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:10:07.666870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Creating backup of volume cce75160-83c7-47d4-991a-f8792bd06d65 in container None Jul 10 19:10:07.674471 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:07.674471 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:07.675021 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:07.708693 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['527b08e4-097d-4254-8601-078670fe286a', 'd04e4efe-0da6-42b1-89b1-a61395706377'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:07.758155 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-360248c9-139e-42e2-9fac-75a696e41049 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:10:07.758970 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1188/4748] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:07 2026] POST /volume/v3/backups => generated 339 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:07.770106 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-78145570-cc45-474a-abcb-e97430357adc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:07.774222 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78145570-cc45-474a-abcb-e97430357adc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:07.775571 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78145570-cc45-474a-abcb-e97430357adc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:07.775845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-78145570-cc45-474a-abcb-e97430357adc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:07.776024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-78145570-cc45-474a-abcb-e97430357adc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:07.782481 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:07.782481 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:07.783666 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-78145570-cc45-474a-abcb-e97430357adc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:07.784221 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1196/4749] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:07 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:08.795344 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c09c880-5b3e-4e3f-b577-c57f2946a35d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:08.797877 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c09c880-5b3e-4e3f-b577-c57f2946a35d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:08.798201 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c09c880-5b3e-4e3f-b577-c57f2946a35d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:08.798451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c09c880-5b3e-4e3f-b577-c57f2946a35d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:08.798575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1c09c880-5b3e-4e3f-b577-c57f2946a35d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:08.803678 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:08.803678 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:08.804609 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c09c880-5b3e-4e3f-b577-c57f2946a35d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:08.805040 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1195/4750] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:08 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:09.744396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:09.789543 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:09.789895 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2061183780"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:09.791461 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2061183780'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:09.791573 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume of 1 GB Jul 10 19:10:09.795968 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Availability Zones retrieved successfully. Jul 10 19:10:09.802629 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (2ccbe439-db6b-44aa-aa43-f174c6157862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:09.803728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f459b58-5feb-45c7-b19b-ab178cb1e139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:09.805077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:09.816991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-42099d7f-ce4b-4add-83fa-2672cc36b0f6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:09.819529 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42099d7f-ce4b-4add-83fa-2672cc36b0f6 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:09.819821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42099d7f-ce4b-4add-83fa-2672cc36b0f6 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:09.820111 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42099d7f-ce4b-4add-83fa-2672cc36b0f6 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:09.820284 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-42099d7f-ce4b-4add-83fa-2672cc36b0f6 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:09.825771 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:09.825771 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:09.826641 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42099d7f-ce4b-4add-83fa-2672cc36b0f6 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:09.827118 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1189/4751] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:09 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:09.833933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f459b58-5feb-45c7-b19b-ab178cb1e139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:09.834651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e45c24-76f4-4843-a246-823d71bc4da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:09.913159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['16e48269-26b4-4361-ac39-87edac629e92', '4ec55ea1-d65f-41af-9df1-4120529eddd7', 'adb6bbc0-6adf-4d53-9150-87afa37b0491', 'f173daa1-3981-445d-b960-161bad29620e'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:09.913953 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37e45c24-76f4-4843-a246-823d71bc4da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16e48269-26b4-4361-ac39-87edac629e92', '4ec55ea1-d65f-41af-9df1-4120529eddd7', 'adb6bbc0-6adf-4d53-9150-87afa37b0491', 'f173daa1-3981-445d-b960-161bad29620e']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:09.914711 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59b6eb3-73e5-4fe3-ac39-18f44a1b2679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:09.943410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59b6eb3-73e5-4fe3-ac39-18f44a1b2679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77785121-b180-49d2-900d-9823967703ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2061183780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['16e48269-26b4-4361-ac39-87edac629e92','4ec55ea1-d65f-41af-9df1-4120529eddd7','adb6bbc0-6adf-4d53-9150-87afa37b0491','f173daa1-3981-445d-b960-161bad29620e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2061183780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77785121-b180-49d2-900d-9823967703ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4cdf8a482164fd1bce30e57ede75c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5837b34c4f43b783c9837771bdee66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:09.944178 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5267089-09f1-4339-9c3f-6204e0fcaa33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:09.962092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5267089-09f1-4339-9c3f-6204e0fcaa33) transitioned into state 'SUCCESS' from state '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-2061183780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['16e48269-26b4-4361-ac39-87edac629e92','4ec55ea1-d65f-41af-9df1-4120529eddd7','adb6bbc0-6adf-4d53-9150-87afa37b0491','f173daa1-3981-445d-b960-161bad29620e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:09.962758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afe982d-f980-4a1d-9eb5-e39567bcffb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:09.973634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afe982d-f980-4a1d-9eb5-e39567bcffb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:09.974974 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (2ccbe439-db6b-44aa-aa43-f174c6157862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:09.975481 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request issued successfully. Jul 10 19:10:09.976302 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-93a03363-debd-4280-9336-a75cb8e5e3a0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:09.976861 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1172/4752] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:09 2026] POST /volume/v3/volumes => generated 749 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:09.990574 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-28812014-bafd-48fb-85b0-62331886456d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:09.992592 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28812014-bafd-48fb-85b0-62331886456d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef Jul 10 19:10:09.992816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28812014-bafd-48fb-85b0-62331886456d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:09.993052 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28812014-bafd-48fb-85b0-62331886456d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:10.000093 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:10.000093 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:10.003881 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-28812014-bafd-48fb-85b0-62331886456d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:10.008188 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28812014-bafd-48fb-85b0-62331886456d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef returned with HTTP 200 Jul 10 19:10:10.008583 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1197/4753] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:09 2026] GET /volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:10.838943 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-de4db48e-8179-479a-b96b-b70c451bd63f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:10.840704 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-de4db48e-8179-479a-b96b-b70c451bd63f tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:10.841038 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-de4db48e-8179-479a-b96b-b70c451bd63f tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:10.841410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-de4db48e-8179-479a-b96b-b70c451bd63f tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:10.841611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-de4db48e-8179-479a-b96b-b70c451bd63f tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:10.847082 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:10.847082 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:10.847082 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-de4db48e-8179-479a-b96b-b70c451bd63f tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:10.847082 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1196/4754] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:10 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:11.021134 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0e4f4f69-62d4-49e7-bba8-f0038c4d5162 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:11.022882 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e4f4f69-62d4-49e7-bba8-f0038c4d5162 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef Jul 10 19:10:11.023071 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e4f4f69-62d4-49e7-bba8-f0038c4d5162 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:11.023315 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0e4f4f69-62d4-49e7-bba8-f0038c4d5162 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:11.029880 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:11.029880 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:11.033056 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0e4f4f69-62d4-49e7-bba8-f0038c4d5162 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:11.036858 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0e4f4f69-62d4-49e7-bba8-f0038c4d5162 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef returned with HTTP 200 Jul 10 19:10:11.037214 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1190/4755] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:11 2026] GET /volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:11.049201 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-19a24db4-170f-4132-99b1-40a97663610f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:11.051093 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:10:11.051465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77785121-b180-49d2-900d-9823967703ef", "name": "tempest-VolumesBackupsTest-Backup-519594349"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:11.052961 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating new backup {'backup': {'volume_id': '77785121-b180-49d2-900d-9823967703ef', 'name': 'tempest-VolumesBackupsTest-Backup-519594349'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:10:11.053103 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating backup of volume 77785121-b180-49d2-900d-9823967703ef in container None Jul 10 19:10:11.060799 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:11.060799 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:11.061362 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:11.084410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['bcda52b5-7102-4966-b4ff-f253a319bdfd', '361bfda5-1398-473a-8705-2d046606cb53'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:11.109778 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19a24db4-170f-4132-99b1-40a97663610f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:10:11.110153 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1173/4756] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:11 2026] POST /volume/v3/backups => generated 329 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:11.119443 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-72bd8c4d-15cd-499b-85cb-63e437a16163 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:11.121257 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-72bd8c4d-15cd-499b-85cb-63e437a16163 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:11.121456 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-72bd8c4d-15cd-499b-85cb-63e437a16163 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:11.121640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-72bd8c4d-15cd-499b-85cb-63e437a16163 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:11.121755 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-72bd8c4d-15cd-499b-85cb-63e437a16163 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:11.133169 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:11.133169 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:11.133954 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-72bd8c4d-15cd-499b-85cb-63e437a16163 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:11.134462 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1198/4757] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:11 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:11.859794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-429a9135-8865-4c04-be38-488813be276c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:11.861912 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-429a9135-8865-4c04-be38-488813be276c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:11.862347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-429a9135-8865-4c04-be38-488813be276c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:11.862708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-429a9135-8865-4c04-be38-488813be276c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:11.862970 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-429a9135-8865-4c04-be38-488813be276c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:11.868579 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:11.868579 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:11.869909 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-429a9135-8865-4c04-be38-488813be276c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:11.870555 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1197/4758] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:11 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:12.147843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d79829e3-e33a-4fe9-b2df-1c89216f5808 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:12.150111 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d79829e3-e33a-4fe9-b2df-1c89216f5808 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:12.150378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d79829e3-e33a-4fe9-b2df-1c89216f5808 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:12.150625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d79829e3-e33a-4fe9-b2df-1c89216f5808 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:12.150778 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d79829e3-e33a-4fe9-b2df-1c89216f5808 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:12.155661 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:12.155661 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:12.156611 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d79829e3-e33a-4fe9-b2df-1c89216f5808 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:12.157075 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1191/4759] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:12 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:12.882164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f5a4d939-1829-448d-9674-0dd1d34fff88 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:12.884036 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5a4d939-1829-448d-9674-0dd1d34fff88 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:12.884308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5a4d939-1829-448d-9674-0dd1d34fff88 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:12.884560 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f5a4d939-1829-448d-9674-0dd1d34fff88 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:12.884734 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-f5a4d939-1829-448d-9674-0dd1d34fff88 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:12.891932 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:12.891932 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:12.891932 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f5a4d939-1829-448d-9674-0dd1d34fff88 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:12.891932 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1174/4760] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:12 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:13.170149 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5af08edd-72ea-4c71-ac20-d515895d3a83 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:13.172522 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5af08edd-72ea-4c71-ac20-d515895d3a83 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:13.172733 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5af08edd-72ea-4c71-ac20-d515895d3a83 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:13.173407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5af08edd-72ea-4c71-ac20-d515895d3a83 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:13.173407 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5af08edd-72ea-4c71-ac20-d515895d3a83 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:13.178777 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:13.178777 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:13.179642 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5af08edd-72ea-4c71-ac20-d515895d3a83 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:13.180157 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1199/4761] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:13 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:13.903704 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-55154f5f-5a5c-4753-b8ca-27288edc77f2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:13.906457 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-55154f5f-5a5c-4753-b8ca-27288edc77f2 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:13.906761 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-55154f5f-5a5c-4753-b8ca-27288edc77f2 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:13.907087 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-55154f5f-5a5c-4753-b8ca-27288edc77f2 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:13.907305 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-55154f5f-5a5c-4753-b8ca-27288edc77f2 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:13.913700 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:13.913700 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:13.914910 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-55154f5f-5a5c-4753-b8ca-27288edc77f2 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:13.915620 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1198/4762] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:13 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:14.191834 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-68f0e57c-95cb-4c8f-96ae-93c1ef78e785 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:14.193983 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68f0e57c-95cb-4c8f-96ae-93c1ef78e785 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:14.194299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68f0e57c-95cb-4c8f-96ae-93c1ef78e785 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:14.194560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-68f0e57c-95cb-4c8f-96ae-93c1ef78e785 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:14.194717 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-68f0e57c-95cb-4c8f-96ae-93c1ef78e785 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:14.200170 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:14.200170 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:14.201060 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-68f0e57c-95cb-4c8f-96ae-93c1ef78e785 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:14.201527 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1192/4763] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:14 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:14.927700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b72370f4-8e2c-4bbe-8c27-a38ce3bfafdd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:14.929399 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b72370f4-8e2c-4bbe-8c27-a38ce3bfafdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:14.929707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b72370f4-8e2c-4bbe-8c27-a38ce3bfafdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:14.929988 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b72370f4-8e2c-4bbe-8c27-a38ce3bfafdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:14.930192 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b72370f4-8e2c-4bbe-8c27-a38ce3bfafdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:14.934486 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:14.934486 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:14.935372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b72370f4-8e2c-4bbe-8c27-a38ce3bfafdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:14.936059 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1175/4764] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:14 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:15.214024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c6db878d-7f09-4519-876a-370027e1b505 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:15.216943 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c6db878d-7f09-4519-876a-370027e1b505 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:15.217335 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c6db878d-7f09-4519-876a-370027e1b505 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:15.217665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c6db878d-7f09-4519-876a-370027e1b505 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:15.217884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c6db878d-7f09-4519-876a-370027e1b505 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:15.224423 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:15.224423 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:15.227896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c6db878d-7f09-4519-876a-370027e1b505 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:15.227896 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1200/4765] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:15 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:15.946674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a478c8fa-c7d7-4d47-b755-078bba75a534 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:15.949156 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a478c8fa-c7d7-4d47-b755-078bba75a534 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:15.949439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a478c8fa-c7d7-4d47-b755-078bba75a534 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:15.949739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a478c8fa-c7d7-4d47-b755-078bba75a534 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:15.949936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a478c8fa-c7d7-4d47-b755-078bba75a534 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:15.955572 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:15.955572 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:15.956676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a478c8fa-c7d7-4d47-b755-078bba75a534 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:15.957210 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1199/4766] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:15 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:16.237244 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-97fccb03-000b-44b0-bfdc-34cb0033afb0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:16.239211 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97fccb03-000b-44b0-bfdc-34cb0033afb0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:16.239400 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97fccb03-000b-44b0-bfdc-34cb0033afb0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:16.239585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-97fccb03-000b-44b0-bfdc-34cb0033afb0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:16.239690 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-97fccb03-000b-44b0-bfdc-34cb0033afb0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:16.243791 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:16.243791 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:16.244476 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-97fccb03-000b-44b0-bfdc-34cb0033afb0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:16.244822 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1193/4767] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:16 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:16.967326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-003fb015-b952-4b03-a1ac-2321f624eebc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:16.969166 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-003fb015-b952-4b03-a1ac-2321f624eebc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:16.969355 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-003fb015-b952-4b03-a1ac-2321f624eebc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:16.969580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-003fb015-b952-4b03-a1ac-2321f624eebc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:16.969707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-003fb015-b952-4b03-a1ac-2321f624eebc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:16.974605 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:16.974605 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:16.975490 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-003fb015-b952-4b03-a1ac-2321f624eebc tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:16.975899 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1176/4768] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:16 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:17.255614 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ec7ec8cb-aa85-4f98-8ce1-7d4cfced0a94 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:17.257684 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ec7ec8cb-aa85-4f98-8ce1-7d4cfced0a94 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:17.257970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ec7ec8cb-aa85-4f98-8ce1-7d4cfced0a94 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:17.258234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ec7ec8cb-aa85-4f98-8ce1-7d4cfced0a94 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:17.258362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ec7ec8cb-aa85-4f98-8ce1-7d4cfced0a94 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:17.266584 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:17.266584 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:17.267377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ec7ec8cb-aa85-4f98-8ce1-7d4cfced0a94 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:17.267789 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1201/4769] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:17 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:17.986218 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f756cd53-a5bb-427f-8841-887fcd73f645 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:17.988107 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f756cd53-a5bb-427f-8841-887fcd73f645 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:17.988296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f756cd53-a5bb-427f-8841-887fcd73f645 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:17.988487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f756cd53-a5bb-427f-8841-887fcd73f645 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:17.988598 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f756cd53-a5bb-427f-8841-887fcd73f645 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:17.993070 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:17.993070 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:17.993787 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f756cd53-a5bb-427f-8841-887fcd73f645 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:17.994192 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1200/4770] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:17 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:18.278762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2a6abdc5-4eab-475b-bf87-0c39ac0ffc9e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:18.281042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a6abdc5-4eab-475b-bf87-0c39ac0ffc9e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:18.281359 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a6abdc5-4eab-475b-bf87-0c39ac0ffc9e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:18.281610 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2a6abdc5-4eab-475b-bf87-0c39ac0ffc9e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:18.281754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2a6abdc5-4eab-475b-bf87-0c39ac0ffc9e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:18.287170 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:18.287170 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:18.288341 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2a6abdc5-4eab-475b-bf87-0c39ac0ffc9e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:18.288791 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1194/4771] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:18 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:19.003761 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-85e42369-53dd-405a-aab8-188caaf4a31e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:19.005676 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-85e42369-53dd-405a-aab8-188caaf4a31e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:19.005676 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-85e42369-53dd-405a-aab8-188caaf4a31e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:19.005943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-85e42369-53dd-405a-aab8-188caaf4a31e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:19.005943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-85e42369-53dd-405a-aab8-188caaf4a31e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:19.009795 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:19.009795 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:19.010486 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-85e42369-53dd-405a-aab8-188caaf4a31e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:19.010797 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1177/4772] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:19 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:19.298658 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b170878a-f954-4946-b941-0cdc46bc95f6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:19.300445 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b170878a-f954-4946-b941-0cdc46bc95f6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:19.300633 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b170878a-f954-4946-b941-0cdc46bc95f6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:19.300882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b170878a-f954-4946-b941-0cdc46bc95f6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:19.300997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b170878a-f954-4946-b941-0cdc46bc95f6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:19.307154 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:19.307154 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:19.307989 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b170878a-f954-4946-b941-0cdc46bc95f6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:19.308480 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1202/4773] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:19 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:20.021325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7fb308ce-1c8d-440f-b86a-24e9323c0e4b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:20.023023 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7fb308ce-1c8d-440f-b86a-24e9323c0e4b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:20.023203 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7fb308ce-1c8d-440f-b86a-24e9323c0e4b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:20.023375 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7fb308ce-1c8d-440f-b86a-24e9323c0e4b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:20.023504 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-7fb308ce-1c8d-440f-b86a-24e9323c0e4b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:20.027977 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:20.027977 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:20.028738 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7fb308ce-1c8d-440f-b86a-24e9323c0e4b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:20.029113 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1201/4774] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:20 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:20.318514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8daf331e-dbad-492f-b99f-aa0ca20b2ce7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:20.320575 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8daf331e-dbad-492f-b99f-aa0ca20b2ce7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:20.320819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8daf331e-dbad-492f-b99f-aa0ca20b2ce7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:20.321070 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8daf331e-dbad-492f-b99f-aa0ca20b2ce7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:20.321226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8daf331e-dbad-492f-b99f-aa0ca20b2ce7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:20.325969 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:20.325969 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:20.326779 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8daf331e-dbad-492f-b99f-aa0ca20b2ce7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:20.327197 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1195/4775] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:20 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:21.040050 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-77e34d2f-acf1-4f1d-89de-13552908e3ad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:21.041867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-77e34d2f-acf1-4f1d-89de-13552908e3ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:21.042115 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-77e34d2f-acf1-4f1d-89de-13552908e3ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:21.042333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-77e34d2f-acf1-4f1d-89de-13552908e3ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:21.042484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-77e34d2f-acf1-4f1d-89de-13552908e3ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:21.047083 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:21.047083 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:21.047958 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-77e34d2f-acf1-4f1d-89de-13552908e3ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:21.048551 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1178/4776] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:21 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:21.338381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-53b22ede-b689-4c58-8459-59bb9e698284 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:21.341043 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-53b22ede-b689-4c58-8459-59bb9e698284 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:21.341341 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-53b22ede-b689-4c58-8459-59bb9e698284 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:21.341656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-53b22ede-b689-4c58-8459-59bb9e698284 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:21.341868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-53b22ede-b689-4c58-8459-59bb9e698284 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:21.347998 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:21.347998 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:21.349008 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-53b22ede-b689-4c58-8459-59bb9e698284 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:21.349492 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1203/4777] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:21 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:21.614064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-b74ea245-2c1f-4d03-a0d0-1c0470f810d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:21.615932 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-b74ea245-2c1f-4d03-a0d0-1c0470f810d8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:21.616254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-b74ea245-2c1f-4d03-a0d0-1c0470f810d8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:21.616451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-b74ea245-2c1f-4d03-a0d0-1c0470f810d8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:21.623579 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:21.623579 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:21.626881 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-b74ea245-2c1f-4d03-a0d0-1c0470f810d8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:21.630823 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-b74ea245-2c1f-4d03-a0d0-1c0470f810d8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:21.631187 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1202/4778] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:10:21 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:22.060248 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e5b5e27f-80d1-4b7a-9ca2-5c393830c0ad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:22.062497 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5b5e27f-80d1-4b7a-9ca2-5c393830c0ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:22.062799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5b5e27f-80d1-4b7a-9ca2-5c393830c0ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:22.063083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e5b5e27f-80d1-4b7a-9ca2-5c393830c0ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:22.063194 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e5b5e27f-80d1-4b7a-9ca2-5c393830c0ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:22.068876 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:22.068876 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:22.069751 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e5b5e27f-80d1-4b7a-9ca2-5c393830c0ad tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:22.070254 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1196/4779] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:22 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:22.363608 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5ef6c76e-8824-47cc-a64c-de87482fc5d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:22.366150 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5ef6c76e-8824-47cc-a64c-de87482fc5d6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:22.366497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5ef6c76e-8824-47cc-a64c-de87482fc5d6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:22.366693 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5ef6c76e-8824-47cc-a64c-de87482fc5d6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:22.366693 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5ef6c76e-8824-47cc-a64c-de87482fc5d6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:22.372046 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:22.372046 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:22.373029 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5ef6c76e-8824-47cc-a64c-de87482fc5d6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:22.373493 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1179/4780] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:22 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:23.080509 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eec02824-d0e4-4f9c-91c9-5d93ef10be65 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:23.082362 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eec02824-d0e4-4f9c-91c9-5d93ef10be65 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:23.082567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eec02824-d0e4-4f9c-91c9-5d93ef10be65 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:23.082724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eec02824-d0e4-4f9c-91c9-5d93ef10be65 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:23.082842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-eec02824-d0e4-4f9c-91c9-5d93ef10be65 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:23.088010 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:23.088010 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:23.088767 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eec02824-d0e4-4f9c-91c9-5d93ef10be65 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:23.089136 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1204/4781] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:23 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:23.384348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4d34c04e-a095-4d5a-bd21-22aad1f55cbd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:23.386683 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d34c04e-a095-4d5a-bd21-22aad1f55cbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:23.386975 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d34c04e-a095-4d5a-bd21-22aad1f55cbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:23.387272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4d34c04e-a095-4d5a-bd21-22aad1f55cbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:23.387416 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4d34c04e-a095-4d5a-bd21-22aad1f55cbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:23.392453 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:23.392453 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:23.393271 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4d34c04e-a095-4d5a-bd21-22aad1f55cbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:23.393646 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1203/4782] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:23 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:23.662947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a817a89a-1560-46ff-9c8e-9f542ae77a5d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:23.663344 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a817a89a-1560-46ff-9c8e-9f542ae77a5d None None] GET https://10.4.3.225/volume// Jul 10 19:10:23.663489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a817a89a-1560-46ff-9c8e-9f542ae77a5d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:23.663695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a817a89a-1560-46ff-9c8e-9f542ae77a5d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:23.664086 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a817a89a-1560-46ff-9c8e-9f542ae77a5d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:10:23.664357 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1197/4783] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:10:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:10:23.670930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-2364bfec-7487-4912-a9a9-cfd515b539cc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:23.754318 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-2364bfec-7487-4912-a9a9-cfd515b539cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:10:23.754663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-2364bfec-7487-4912-a9a9-cfd515b539cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "connector": null, "instance_uuid": "d7c36794-4479-412d-a6c9-ab568b81e145"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:23.764620 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:23.764620 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:23.798374 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-2364bfec-7487-4912-a9a9-cfd515b539cc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:10:23.798934 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1180/4784] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:10:23 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:10:24.099990 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4a8b6905-1b24-4c83-8679-542ebfd19d49 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:24.102033 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a8b6905-1b24-4c83-8679-542ebfd19d49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:24.102255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a8b6905-1b24-4c83-8679-542ebfd19d49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:24.102513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4a8b6905-1b24-4c83-8679-542ebfd19d49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:24.102623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4a8b6905-1b24-4c83-8679-542ebfd19d49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:24.107732 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:24.107732 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:24.108688 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4a8b6905-1b24-4c83-8679-542ebfd19d49 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:24.109169 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1205/4785] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:24 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:24.151045 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-40b77c77-efd9-432e-99ab-433ba739dfac None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:24.152868 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-40b77c77-efd9-432e-99ab-433ba739dfac tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:24.153098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-40b77c77-efd9-432e-99ab-433ba739dfac tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:24.153312 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-40b77c77-efd9-432e-99ab-433ba739dfac tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:24.164230 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:24.164230 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:24.169533 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-40b77c77-efd9-432e-99ab-433ba739dfac tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:24.175369 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-40b77c77-efd9-432e-99ab-433ba739dfac tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:24.175862 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1204/4786] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:24 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:24.328645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bd481aeb-8a81-4e6b-85a5-84e0349d121a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:24.329134 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd481aeb-8a81-4e6b-85a5-84e0349d121a None None] GET https://10.4.3.225/volume// Jul 10 19:10:24.329327 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd481aeb-8a81-4e6b-85a5-84e0349d121a None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:24.329575 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd481aeb-8a81-4e6b-85a5-84e0349d121a None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:24.330050 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd481aeb-8a81-4e6b-85a5-84e0349d121a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:10:24.330459 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1198/4787] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:10:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:10:24.341088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-e589fcc4-c5f7-40b6-a11b-a3830f9c9151 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:24.343855 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-e589fcc4-c5f7-40b6-a11b-a3830f9c9151 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:24.344167 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-e589fcc4-c5f7-40b6-a11b-a3830f9c9151 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:24.344726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-e589fcc4-c5f7-40b6-a11b-a3830f9c9151 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:24.357153 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:24.357153 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:24.361372 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-e589fcc4-c5f7-40b6-a11b-a3830f9c9151 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:24.366705 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-e589fcc4-c5f7-40b6-a11b-a3830f9c9151 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:24.367385 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1181/4788] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:10:24 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:10:24.405885 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5a3f2047-b754-42fb-a353-08096954392e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:24.407976 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a3f2047-b754-42fb-a353-08096954392e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:24.408222 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a3f2047-b754-42fb-a353-08096954392e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:24.408447 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5a3f2047-b754-42fb-a353-08096954392e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:24.408582 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5a3f2047-b754-42fb-a353-08096954392e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:24.413732 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:24.413732 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:24.414739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5a3f2047-b754-42fb-a353-08096954392e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:24.415220 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1206/4789] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:24 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:24.478254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:24.480700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] PUT https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee Jul 10 19:10:24.481197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:24.490304 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Acquiring lock "cinder-attachment_update-e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:10:24.495793 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Lock "cinder-attachment_update-e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:10:24.496815 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:24.496815 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:25.019753 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Lock "cinder-attachment_update-e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83-np0000005042" released by "attachment_update" :: held 0.524s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:10:25.020124 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-a58b9511-2260-43f6-a2ef-a861ac3b0e1c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee returned with HTTP 200 Jul 10 19:10:25.020568 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1205/4790] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:10:24 2026] PUT /volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:10:25.123680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-03737de1-1b55-42bb-abee-6f5b3c8ce834 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:25.136887 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03737de1-1b55-42bb-abee-6f5b3c8ce834 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:25.138626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03737de1-1b55-42bb-abee-6f5b3c8ce834 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:25.140081 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03737de1-1b55-42bb-abee-6f5b3c8ce834 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:25.141628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-03737de1-1b55-42bb-abee-6f5b3c8ce834 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:25.164673 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:25.164673 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:25.168460 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03737de1-1b55-42bb-abee-6f5b3c8ce834 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:25.168960 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1199/4791] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:25 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:25.191078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1f0f8798-5845-40fe-8dbf-691bb3ab09c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:25.192799 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f0f8798-5845-40fe-8dbf-691bb3ab09c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:25.193002 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f0f8798-5845-40fe-8dbf-691bb3ab09c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:25.193170 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1f0f8798-5845-40fe-8dbf-691bb3ab09c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:25.202973 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:25.202973 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:25.208202 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1f0f8798-5845-40fe-8dbf-691bb3ab09c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:25.216170 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1f0f8798-5845-40fe-8dbf-691bb3ab09c9 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:25.216703 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1182/4792] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:25 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:25.428453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-717134b3-e32f-4746-8d27-2d7554eda078 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:25.430334 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-717134b3-e32f-4746-8d27-2d7554eda078 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:25.430532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-717134b3-e32f-4746-8d27-2d7554eda078 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:25.430742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-717134b3-e32f-4746-8d27-2d7554eda078 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:25.430886 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-717134b3-e32f-4746-8d27-2d7554eda078 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:25.435452 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:25.435452 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:25.436324 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-717134b3-e32f-4746-8d27-2d7554eda078 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:25.436732 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1207/4793] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:25 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:26.181835 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-43d88e48-1788-48a5-8ddd-b4a11ec0b43a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:26.183906 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43d88e48-1788-48a5-8ddd-b4a11ec0b43a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:26.184148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43d88e48-1788-48a5-8ddd-b4a11ec0b43a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:26.184352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43d88e48-1788-48a5-8ddd-b4a11ec0b43a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:26.184456 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-43d88e48-1788-48a5-8ddd-b4a11ec0b43a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:26.189781 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:26.189781 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:26.190664 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43d88e48-1788-48a5-8ddd-b4a11ec0b43a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:26.191127 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1206/4794] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:26 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:26.229884 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-03d9cae5-34bd-4956-80d4-93ad951fb1b7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:26.231941 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03d9cae5-34bd-4956-80d4-93ad951fb1b7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:26.232163 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03d9cae5-34bd-4956-80d4-93ad951fb1b7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:26.232389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-03d9cae5-34bd-4956-80d4-93ad951fb1b7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:26.245904 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:26.245904 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:26.249406 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-03d9cae5-34bd-4956-80d4-93ad951fb1b7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:26.253964 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-03d9cae5-34bd-4956-80d4-93ad951fb1b7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:26.254546 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1200/4795] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:26 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:10:26.449442 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3931386a-2db7-477a-bd4e-df1d15937dbe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:26.451383 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3931386a-2db7-477a-bd4e-df1d15937dbe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:26.451729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3931386a-2db7-477a-bd4e-df1d15937dbe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:26.452129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3931386a-2db7-477a-bd4e-df1d15937dbe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:26.452356 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3931386a-2db7-477a-bd4e-df1d15937dbe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:26.457001 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:26.457001 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:26.457918 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3931386a-2db7-477a-bd4e-df1d15937dbe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:26.458375 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1183/4796] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:26 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:27.202758 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7e82d85d-240d-4d4a-94a1-775753fccb44 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:27.204681 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e82d85d-240d-4d4a-94a1-775753fccb44 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:27.204924 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e82d85d-240d-4d4a-94a1-775753fccb44 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:27.205112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e82d85d-240d-4d4a-94a1-775753fccb44 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:27.205220 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7e82d85d-240d-4d4a-94a1-775753fccb44 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:27.210670 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:27.210670 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:27.211578 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e82d85d-240d-4d4a-94a1-775753fccb44 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:27.213641 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1208/4797] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:27 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:27.268589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a2ccdc12-2e9a-4a94-8f50-7f37bf07c1ff None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:27.271963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a2ccdc12-2e9a-4a94-8f50-7f37bf07c1ff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:27.272246 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a2ccdc12-2e9a-4a94-8f50-7f37bf07c1ff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:27.272540 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a2ccdc12-2e9a-4a94-8f50-7f37bf07c1ff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:27.284256 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:27.284256 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:27.288280 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a2ccdc12-2e9a-4a94-8f50-7f37bf07c1ff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:27.293295 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a2ccdc12-2e9a-4a94-8f50-7f37bf07c1ff tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:27.293744 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1207/4798] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:27 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:27.470575 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a5481ec5-331b-40a1-9e52-3174d0436fad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:27.472485 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5481ec5-331b-40a1-9e52-3174d0436fad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:27.472676 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5481ec5-331b-40a1-9e52-3174d0436fad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:27.472890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5481ec5-331b-40a1-9e52-3174d0436fad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:27.472993 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a5481ec5-331b-40a1-9e52-3174d0436fad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:27.477415 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:27.477415 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:27.478131 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5481ec5-331b-40a1-9e52-3174d0436fad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:27.478514 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1201/4799] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:27 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:28.226242 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-56b2bce7-4725-45c5-b050-13e54e38e91a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:28.228197 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56b2bce7-4725-45c5-b050-13e54e38e91a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:28.228398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56b2bce7-4725-45c5-b050-13e54e38e91a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:28.228599 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-56b2bce7-4725-45c5-b050-13e54e38e91a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:28.228707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-56b2bce7-4725-45c5-b050-13e54e38e91a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:28.233018 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:28.233018 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:28.233695 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-56b2bce7-4725-45c5-b050-13e54e38e91a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:28.234074 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1184/4800] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:28 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:28.310008 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5d00a73a-6b91-4628-ba3a-c1adf38da60c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:28.312246 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5d00a73a-6b91-4628-ba3a-c1adf38da60c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:28.312500 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5d00a73a-6b91-4628-ba3a-c1adf38da60c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:28.312751 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5d00a73a-6b91-4628-ba3a-c1adf38da60c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:28.325130 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:28.325130 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:28.329151 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5d00a73a-6b91-4628-ba3a-c1adf38da60c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:28.333657 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5d00a73a-6b91-4628-ba3a-c1adf38da60c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:28.334228 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1209/4801] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:28 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:28.490544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-75da0f92-4403-4140-aa91-74574331f247 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:28.492301 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75da0f92-4403-4140-aa91-74574331f247 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:28.492499 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75da0f92-4403-4140-aa91-74574331f247 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:28.492680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75da0f92-4403-4140-aa91-74574331f247 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:28.492775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-75da0f92-4403-4140-aa91-74574331f247 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:28.497055 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:28.497055 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:28.497778 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75da0f92-4403-4140-aa91-74574331f247 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:28.498144 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1208/4802] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:28 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:29.245459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-613909d8-3121-4084-be71-4482884dfd97 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:29.247831 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-613909d8-3121-4084-be71-4482884dfd97 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:29.248133 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-613909d8-3121-4084-be71-4482884dfd97 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:29.248394 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-613909d8-3121-4084-be71-4482884dfd97 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:29.248544 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-613909d8-3121-4084-be71-4482884dfd97 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:29.253714 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:29.253714 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:29.254713 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-613909d8-3121-4084-be71-4482884dfd97 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:29.255219 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1202/4803] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:29 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:29.346388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-879bc5de-9cd7-4114-b0c2-80ef1cea0e77 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:29.348831 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-879bc5de-9cd7-4114-b0c2-80ef1cea0e77 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:29.349136 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-879bc5de-9cd7-4114-b0c2-80ef1cea0e77 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:29.349408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-879bc5de-9cd7-4114-b0c2-80ef1cea0e77 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:29.360176 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:29.360176 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:29.364438 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-879bc5de-9cd7-4114-b0c2-80ef1cea0e77 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:29.370257 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-879bc5de-9cd7-4114-b0c2-80ef1cea0e77 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:29.370711 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1185/4804] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:29 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:29.509589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fc25380c-f5b9-4c3b-9316-17969cb06490 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:29.511378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc25380c-f5b9-4c3b-9316-17969cb06490 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:29.511560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc25380c-f5b9-4c3b-9316-17969cb06490 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:29.511740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fc25380c-f5b9-4c3b-9316-17969cb06490 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:29.511878 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-fc25380c-f5b9-4c3b-9316-17969cb06490 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:29.516385 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:29.516385 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:29.517245 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fc25380c-f5b9-4c3b-9316-17969cb06490 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:29.517586 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1210/4805] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:29 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:30.265972 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f39aaf61-5c1d-46a7-b4ea-2bc603ada2b7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:30.269012 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f39aaf61-5c1d-46a7-b4ea-2bc603ada2b7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:30.269297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f39aaf61-5c1d-46a7-b4ea-2bc603ada2b7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:30.269572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f39aaf61-5c1d-46a7-b4ea-2bc603ada2b7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:30.269740 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f39aaf61-5c1d-46a7-b4ea-2bc603ada2b7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:30.276217 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:30.276217 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:30.277389 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f39aaf61-5c1d-46a7-b4ea-2bc603ada2b7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:30.277998 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1209/4806] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:30 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:30.385483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cf8125d2-0ca2-4b1f-a0e8-9a713fe40f19 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:30.387358 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf8125d2-0ca2-4b1f-a0e8-9a713fe40f19 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:30.387578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf8125d2-0ca2-4b1f-a0e8-9a713fe40f19 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:30.387766 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cf8125d2-0ca2-4b1f-a0e8-9a713fe40f19 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:30.396883 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:30.396883 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:30.400290 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cf8125d2-0ca2-4b1f-a0e8-9a713fe40f19 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:30.404433 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cf8125d2-0ca2-4b1f-a0e8-9a713fe40f19 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:30.404830 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1203/4807] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:30 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:30.529867 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-50e6186e-8de5-43f9-a914-24ee722312bc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:30.531957 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-50e6186e-8de5-43f9-a914-24ee722312bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:30.532198 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-50e6186e-8de5-43f9-a914-24ee722312bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:30.532437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-50e6186e-8de5-43f9-a914-24ee722312bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:30.532585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-50e6186e-8de5-43f9-a914-24ee722312bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:30.538360 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:30.538360 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:30.539391 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-50e6186e-8de5-43f9-a914-24ee722312bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:30.539920 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1186/4808] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:30 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:30.551588 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:30.553619 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e/restore Jul 10 19:10:30.554014 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "77785121-b180-49d2-900d-9823967703ef"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:30.555675 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Restoring backup d8bf6768-5f73-44d2-9310-f0e6159e4b4e ({'restore': {'volume_id': '77785121-b180-49d2-900d-9823967703ef'}}) {{(pid=100059) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:10:30.555858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Restoring backup d8bf6768-5f73-44d2-9310-f0e6159e4b4e to volume 77785121-b180-49d2-900d-9823967703ef. Jul 10 19:10:30.561021 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:30.561021 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:30.570150 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:30.570150 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:30.570692 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:30.570858 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.api [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Checking backup size 1 against volume size 1 {{(pid=100059) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:10:30.570987 np0000005042 devstack@c-api.service[100059]: INFO cinder.backup.api [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Overwriting volume 77785121-b180-49d2-900d-9823967703ef with restore of backup d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:30.592160 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] restore_backup in rpcapi backup_id d8bf6768-5f73-44d2-9310-f0e6159e4b4e {{(pid=100059) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:10:30.594556 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1119f8ec-ea0a-4567-a5c2-11bf286439de tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e/restore returned with HTTP 202 Jul 10 19:10:30.595219 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1211/4809] 10.4.3.225 () {68 vars in 1393 bytes} [Fri Jul 10 19:10:30 2026] POST /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e/restore => generated 182 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:30.605493 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5edbb48e-ab62-4ac7-af83-8d01e2eb9032 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:30.607881 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5edbb48e-ab62-4ac7-af83-8d01e2eb9032 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:30.608085 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5edbb48e-ab62-4ac7-af83-8d01e2eb9032 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:30.608321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5edbb48e-ab62-4ac7-af83-8d01e2eb9032 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:30.608429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5edbb48e-ab62-4ac7-af83-8d01e2eb9032 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:30.614024 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:30.614024 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:30.614249 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5edbb48e-ab62-4ac7-af83-8d01e2eb9032 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:30.614681 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1210/4810] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:30 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:31.288509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-53c120fd-d60d-4578-a5c0-f3b752137b55 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.290553 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53c120fd-d60d-4578-a5c0-f3b752137b55 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:31.290766 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53c120fd-d60d-4578-a5c0-f3b752137b55 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:31.290992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-53c120fd-d60d-4578-a5c0-f3b752137b55 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:31.291100 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-53c120fd-d60d-4578-a5c0-f3b752137b55 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:31.295521 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:31.295521 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:31.296245 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-53c120fd-d60d-4578-a5c0-f3b752137b55 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:31.296688 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1204/4811] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:31 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:31.306114 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.307735 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:31.308088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5c6e112f-4361-48f9-aa70-341bdb1d1650", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1798085341"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:31.309409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request body: {'volume': {"'backup_id": '5c6e112f-4361-48f9-aa70-341bdb1d1650', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1798085341'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:31.309521 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume of 1 GB Jul 10 19:10:31.314248 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Availability Zones retrieved successfully. Jul 10 19:10:31.319974 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (ac24585e-eb0e-4e83-ba3d-1fed492f9b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.320947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910855d1-55ca-48d1-a000-d130ac3f2bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.322012 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:31.347503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910855d1-55ca-48d1-a000-d130ac3f2bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.348397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c61ab24-23a6-41ec-a1ba-11815c274acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.395165 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['a4af172a-0f13-4736-8678-4293a0718019', '496c6fb2-6a74-4d32-abb4-b371f9c1f47a', '1dcb43a4-e3bf-403a-93fb-849b4ccee946', 'e51eb092-54fa-4fff-af90-3afb67986f81'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:31.395953 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c61ab24-23a6-41ec-a1ba-11815c274acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4af172a-0f13-4736-8678-4293a0718019', '496c6fb2-6a74-4d32-abb4-b371f9c1f47a', '1dcb43a4-e3bf-403a-93fb-849b4ccee946', 'e51eb092-54fa-4fff-af90-3afb67986f81']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.396602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a1a404-ddf1-43a7-b805-055085198f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.417533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d38b1812-d5e3-4d5a-835a-7dfdf634ed1d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.419723 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d38b1812-d5e3-4d5a-835a-7dfdf634ed1d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:31.420031 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d38b1812-d5e3-4d5a-835a-7dfdf634ed1d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:31.420301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d38b1812-d5e3-4d5a-835a-7dfdf634ed1d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:31.420815 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a1a404-ddf1-43a7-b805-055085198f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580de982-254d-46f7-9203-1699265ad1fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1798085341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['a4af172a-0f13-4736-8678-4293a0718019','496c6fb2-6a74-4d32-abb4-b371f9c1f47a','1dcb43a4-e3bf-403a-93fb-849b4ccee946','e51eb092-54fa-4fff-af90-3afb67986f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1798085341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580de982-254d-46f7-9203-1699265ad1fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57adc9a1ce314c27bd2128f5890f59cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e2dd7a63543f58725df362d22c091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.421491 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4615ea-3f57-42dd-adf8-2146b44dc4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.431618 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:31.431618 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:31.435270 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d38b1812-d5e3-4d5a-835a-7dfdf634ed1d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:31.439550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4615ea-3f57-42dd-adf8-2146b44dc4e4) transitioned into state 'SUCCESS' from state '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-1798085341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['a4af172a-0f13-4736-8678-4293a0718019','496c6fb2-6a74-4d32-abb4-b371f9c1f47a','1dcb43a4-e3bf-403a-93fb-849b4ccee946','e51eb092-54fa-4fff-af90-3afb67986f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.440050 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d38b1812-d5e3-4d5a-835a-7dfdf634ed1d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:31.440195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366ad1d5-405c-4645-8d32-6d3d5bda6230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.440426 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1212/4812] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:31 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:31.451662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366ad1d5-405c-4645-8d32-6d3d5bda6230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.452424 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (ac24585e-eb0e-4e83-ba3d-1fed492f9b1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.452705 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request issued successfully. Jul 10 19:10:31.453296 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5e56963b-f08b-49d3-8d96-a717335d1b34 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:31.453696 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1187/4813] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:31 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:31.466458 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.468652 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:31.469123 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5c6e112f-4361-48f9-aa70-341bdb1d1650", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2122443565"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:31.471112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request body: {'volume': {"'backup_id": '5c6e112f-4361-48f9-aa70-341bdb1d1650', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2122443565'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:31.471180 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume of 1 GB Jul 10 19:10:31.477163 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Availability Zones retrieved successfully. Jul 10 19:10:31.485240 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (cdcb3a75-3403-4927-bec1-4f9243260d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.486776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b0cb71-771a-41ad-9a3f-0b2c8e2c9827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.488115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:31.518560 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b0cb71-771a-41ad-9a3f-0b2c8e2c9827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.519390 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9b70b5-c1d2-451c-be6f-b163d5534e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.558508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['fc4698b8-30fb-42ed-ba88-0f5eb65b84a7', 'b74d5152-7ab7-468c-82e2-4fd00cd786b9', '75413171-c7fd-49f5-9e7e-796305cb3d85', 'deba644e-881a-43e5-845f-6ae470b1ae95'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:31.559575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9b70b5-c1d2-451c-be6f-b163d5534e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4698b8-30fb-42ed-ba88-0f5eb65b84a7', 'b74d5152-7ab7-468c-82e2-4fd00cd786b9', '75413171-c7fd-49f5-9e7e-796305cb3d85', 'deba644e-881a-43e5-845f-6ae470b1ae95']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.560669 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9566e7e-da1e-4513-9c0b-a144fdbfacc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.591254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9566e7e-da1e-4513-9c0b-a144fdbfacc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d6d7b12-5fa2-4446-8984-3fbc90c9a248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2122443565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['fc4698b8-30fb-42ed-ba88-0f5eb65b84a7','b74d5152-7ab7-468c-82e2-4fd00cd786b9','75413171-c7fd-49f5-9e7e-796305cb3d85','deba644e-881a-43e5-845f-6ae470b1ae95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2122443565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d6d7b12-5fa2-4446-8984-3fbc90c9a248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57adc9a1ce314c27bd2128f5890f59cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e2dd7a63543f58725df362d22c091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.592027 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297c9606-d24f-4da5-9e09-aac8614af657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.611347 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297c9606-d24f-4da5-9e09-aac8614af657) transitioned into state 'SUCCESS' from state '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-2122443565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['fc4698b8-30fb-42ed-ba88-0f5eb65b84a7','b74d5152-7ab7-468c-82e2-4fd00cd786b9','75413171-c7fd-49f5-9e7e-796305cb3d85','deba644e-881a-43e5-845f-6ae470b1ae95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.612083 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005f5d2d-0c82-4925-bf9c-39b86b0310fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.621972 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005f5d2d-0c82-4925-bf9c-39b86b0310fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.622736 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (cdcb3a75-3403-4927-bec1-4f9243260d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.623040 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request issued successfully. Jul 10 19:10:31.623595 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-097fc843-f51f-4d0b-83b4-9c539cb30cd1 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:31.624047 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1211/4814] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:31 2026] POST /volume/v3/volumes => generated 758 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:31.627849 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6f12a429-045e-4242-8b57-b1c28bba04b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.630344 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f12a429-045e-4242-8b57-b1c28bba04b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:31.630629 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f12a429-045e-4242-8b57-b1c28bba04b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:31.630942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6f12a429-045e-4242-8b57-b1c28bba04b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:31.631102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6f12a429-045e-4242-8b57-b1c28bba04b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:31.636714 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:31.636714 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:31.637280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.637838 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6f12a429-045e-4242-8b57-b1c28bba04b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:31.638369 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1205/4815] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:31 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:31.639482 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:31.639960 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5c6e112f-4361-48f9-aa70-341bdb1d1650", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1271262414"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:31.641842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request body: {'volume': {"'backup_id": '5c6e112f-4361-48f9-aa70-341bdb1d1650', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1271262414'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:31.642009 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume of 1 GB Jul 10 19:10:31.647200 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Availability Zones retrieved successfully. Jul 10 19:10:31.655734 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (bcb381db-5f5b-482a-b86c-6ff58d6024ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.657204 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199b8917-851b-4434-9a06-cebb902e0ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.658612 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:31.693530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (199b8917-851b-4434-9a06-cebb902e0ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.694591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7231cc-898d-4dcc-83ce-9b356a50947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.747349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['768c4636-5035-4e99-966d-3d9f25418665', '4520d874-226e-4418-bd5e-d31670345113', 'bceeb5bd-2075-42cf-aa9e-37ca01a5e82e', '27b1e30f-2b20-4440-986d-6c6caeac971d'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:31.748315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f7231cc-898d-4dcc-83ce-9b356a50947f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['768c4636-5035-4e99-966d-3d9f25418665', '4520d874-226e-4418-bd5e-d31670345113', 'bceeb5bd-2075-42cf-aa9e-37ca01a5e82e', '27b1e30f-2b20-4440-986d-6c6caeac971d']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.749346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0476b34-668a-4acc-aa28-5e5ec9aabc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.775108 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0476b34-668a-4acc-aa28-5e5ec9aabc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00161064-d0a3-41cc-885a-87660529d317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1271262414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['768c4636-5035-4e99-966d-3d9f25418665','4520d874-226e-4418-bd5e-d31670345113','bceeb5bd-2075-42cf-aa9e-37ca01a5e82e','27b1e30f-2b20-4440-986d-6c6caeac971d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1271262414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00161064-d0a3-41cc-885a-87660529d317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57adc9a1ce314c27bd2128f5890f59cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e2dd7a63543f58725df362d22c091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.776349 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001c9080-430d-4444-a6eb-3ca8e7237303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.797951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001c9080-430d-4444-a6eb-3ca8e7237303) transitioned into state 'SUCCESS' from state '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-1271262414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['768c4636-5035-4e99-966d-3d9f25418665','4520d874-226e-4418-bd5e-d31670345113','bceeb5bd-2075-42cf-aa9e-37ca01a5e82e','27b1e30f-2b20-4440-986d-6c6caeac971d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.798740 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029b7220-1e02-4d4d-880d-b230fc17e468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.809624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029b7220-1e02-4d4d-880d-b230fc17e468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.810951 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (bcb381db-5f5b-482a-b86c-6ff58d6024ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.811412 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request issued successfully. Jul 10 19:10:31.812370 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c135ed3-4d5c-4777-bfb7-4f5c490972f7 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:31.812899 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1213/4816] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:31 2026] POST /volume/v3/volumes => generated 758 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:31.826943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:31.828972 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:31.829318 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5c6e112f-4361-48f9-aa70-341bdb1d1650", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1530018147"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:31.830989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request body: {'volume': {"'backup_id": '5c6e112f-4361-48f9-aa70-341bdb1d1650', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1530018147'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:31.831133 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume of 1 GB Jul 10 19:10:31.831483 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:31.831483 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:31.837088 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Availability Zones retrieved successfully. Jul 10 19:10:31.843629 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (b04f480f-3dd1-48e3-bf62-0933cbcbc001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.844738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f9b2e3-a96b-4476-949f-b49519136a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.845824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:31.875264 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f9b2e3-a96b-4476-949f-b49519136a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.876077 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3719eaef-fb56-4f8e-8d55-4b1040b237c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.923756 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['4264002e-ce5d-4f2b-ba8d-20e6f3fe531a', 'e78f023e-f8c2-4865-af4c-7c2b256d624d', '135130ce-7d3c-4361-9bd2-ddee4dd9b502', 'a866d777-3693-4409-8d6f-c557f2d55335'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:31.924735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3719eaef-fb56-4f8e-8d55-4b1040b237c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4264002e-ce5d-4f2b-ba8d-20e6f3fe531a', 'e78f023e-f8c2-4865-af4c-7c2b256d624d', '135130ce-7d3c-4361-9bd2-ddee4dd9b502', 'a866d777-3693-4409-8d6f-c557f2d55335']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.925800 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae09141e-c42c-496f-9710-923973ccdda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.953113 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae09141e-c42c-496f-9710-923973ccdda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64a8f22-e05c-40f2-9cc6-1724f71fcbb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1530018147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['4264002e-ce5d-4f2b-ba8d-20e6f3fe531a','e78f023e-f8c2-4865-af4c-7c2b256d624d','135130ce-7d3c-4361-9bd2-ddee4dd9b502','a866d777-3693-4409-8d6f-c557f2d55335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1530018147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64a8f22-e05c-40f2-9cc6-1724f71fcbb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57adc9a1ce314c27bd2128f5890f59cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e2dd7a63543f58725df362d22c091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.954450 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (944d176e-51a0-4527-9b4a-7e07bac91c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.977274 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (944d176e-51a0-4527-9b4a-7e07bac91c80) transitioned into state 'SUCCESS' from state '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-1530018147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['4264002e-ce5d-4f2b-ba8d-20e6f3fe531a','e78f023e-f8c2-4865-af4c-7c2b256d624d','135130ce-7d3c-4361-9bd2-ddee4dd9b502','a866d777-3693-4409-8d6f-c557f2d55335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.978153 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a7e3737-8dab-48ff-9fc4-06b6aa746654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:31.988707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a7e3737-8dab-48ff-9fc4-06b6aa746654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:31.990102 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (b04f480f-3dd1-48e3-bf62-0933cbcbc001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:31.990575 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request issued successfully. Jul 10 19:10:31.991508 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7dff2ab4-af01-4ad7-9de4-9d71819baac5 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:31.992190 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1188/4817] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:31 2026] POST /volume/v3/volumes => generated 758 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:32.006985 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-91361f3e-253a-4049-bdc1-d0a42df6014a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.008983 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:32.009349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "5c6e112f-4361-48f9-aa70-341bdb1d1650", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-209660326"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:32.010891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request body: {'volume': {"'backup_id": '5c6e112f-4361-48f9-aa70-341bdb1d1650', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-209660326'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:32.011045 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume of 1 GB Jul 10 19:10:32.011356 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.011356 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:32.015976 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Availability Zones retrieved successfully. Jul 10 19:10:32.022864 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (fad896fa-7f04-4665-b904-925c177945d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:32.024117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1e777b-5001-4450-af13-af39bcbedfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:32.025051 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:32.059453 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1e777b-5001-4450-af13-af39bcbedfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:32.060463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa681e62-880e-4c48-8b3c-261f555f912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:32.111125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Created reservations ['b4dd3fea-f9df-418f-8085-2444d662362c', '8ada0260-dee1-4733-b62e-7eedbe95f5d1', 'ffc0b13b-3804-4833-8337-7dc02d0e1be1', '8d024cc2-73f6-4974-b41d-d073ff1d77ae'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:32.112188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa681e62-880e-4c48-8b3c-261f555f912d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4dd3fea-f9df-418f-8085-2444d662362c', '8ada0260-dee1-4733-b62e-7eedbe95f5d1', 'ffc0b13b-3804-4833-8337-7dc02d0e1be1', '8d024cc2-73f6-4974-b41d-d073ff1d77ae']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:32.113089 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d466d91-a7ee-4d73-bbf8-e327b6b5d8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:32.147025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d466d91-a7ee-4d73-bbf8-e327b6b5d8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-209660326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['b4dd3fea-f9df-418f-8085-2444d662362c','8ada0260-dee1-4733-b62e-7eedbe95f5d1','ffc0b13b-3804-4833-8337-7dc02d0e1be1','8d024cc2-73f6-4974-b41d-d073ff1d77ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-209660326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57adc9a1ce314c27bd2128f5890f59cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e2dd7a63543f58725df362d22c091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:32.148469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e68932d-c6bd-4c8c-adcc-dfad5f5a6f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:32.170415 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e68932d-c6bd-4c8c-adcc-dfad5f5a6f7e) transitioned into state 'SUCCESS' from state '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-209660326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57adc9a1ce314c27bd2128f5890f59cf',qos_specs=None,replication_status=,reservations=['b4dd3fea-f9df-418f-8085-2444d662362c','8ada0260-dee1-4733-b62e-7eedbe95f5d1','ffc0b13b-3804-4833-8337-7dc02d0e1be1','8d024cc2-73f6-4974-b41d-d073ff1d77ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e2dd7a63543f58725df362d22c091',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:32.171034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fe0534-6cd7-4348-a8fe-067fb1016d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:32.181538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fe0534-6cd7-4348-a8fe-067fb1016d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:32.182452 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Flow 'volume_create_api' (fad896fa-7f04-4665-b904-925c177945d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:32.182939 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Create volume request issued successfully. Jul 10 19:10:32.183458 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-91361f3e-253a-4049-bdc1-d0a42df6014a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:32.183965 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1212/4818] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:32 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:32.196735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-daf7721f-307d-4348-9528-365fc3a9027e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.198706 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf7721f-307d-4348-9528-365fc3a9027e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb Jul 10 19:10:32.198986 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf7721f-307d-4348-9528-365fc3a9027e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.199222 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-daf7721f-307d-4348-9528-365fc3a9027e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.207416 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.207416 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:32.212558 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-daf7721f-307d-4348-9528-365fc3a9027e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:32.217968 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-daf7721f-307d-4348-9528-365fc3a9027e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb returned with HTTP 200 Jul 10 19:10:32.218417 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1206/4819] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.223716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-4750b79c-4b84-49bd-826e-4a1e45c4c33e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.226233 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-4750b79c-4b84-49bd-826e-4a1e45c4c33e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee/action Jul 10 19:10:32.226833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-4750b79c-4b84-49bd-826e-4a1e45c4c33e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:10:32.226919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-4750b79c-4b84-49bd-826e-4a1e45c4c33e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:32.234941 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a467f10-8d32-4214-aea3-81eb6b2b3f27 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.237285 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a467f10-8d32-4214-aea3-81eb6b2b3f27 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 Jul 10 19:10:32.237573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a467f10-8d32-4214-aea3-81eb6b2b3f27 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.237797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a467f10-8d32-4214-aea3-81eb6b2b3f27 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.245672 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.245672 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:32.250967 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.250967 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:32.251219 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0a467f10-8d32-4214-aea3-81eb6b2b3f27 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:32.257756 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a467f10-8d32-4214-aea3-81eb6b2b3f27 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 returned with HTTP 200 Jul 10 19:10:32.258281 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1189/4820] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.266134 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-3c7b90a2-8f02-4d7c-9063-e7af1c167871 req-4750b79c-4b84-49bd-826e-4a1e45c4c33e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee/action returned with HTTP 204 Jul 10 19:10:32.266670 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1214/4821] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:10:32 2026] POST /volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:32.272920 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9a4a66cc-e901-4d0c-a3f0-456133a9ca8e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.275285 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9a4a66cc-e901-4d0c-a3f0-456133a9ca8e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 Jul 10 19:10:32.275574 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9a4a66cc-e901-4d0c-a3f0-456133a9ca8e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.275890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9a4a66cc-e901-4d0c-a3f0-456133a9ca8e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.284462 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.284462 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:32.288919 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9a4a66cc-e901-4d0c-a3f0-456133a9ca8e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:32.294228 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9a4a66cc-e901-4d0c-a3f0-456133a9ca8e tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 returned with HTTP 200 Jul 10 19:10:32.294646 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1213/4822] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.310736 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3d9d6703-49e0-4934-a4cb-e2f7de68094b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.312713 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d9d6703-49e0-4934-a4cb-e2f7de68094b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 Jul 10 19:10:32.313061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d9d6703-49e0-4934-a4cb-e2f7de68094b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.313375 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3d9d6703-49e0-4934-a4cb-e2f7de68094b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.320755 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.320755 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:32.324645 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3d9d6703-49e0-4934-a4cb-e2f7de68094b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:32.329897 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3d9d6703-49e0-4934-a4cb-e2f7de68094b tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 returned with HTTP 200 Jul 10 19:10:32.330303 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1207/4823] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.346006 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-be867cd9-d66a-431c-ad1f-32042a35c917 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.348149 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-be867cd9-d66a-431c-ad1f-32042a35c917 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 Jul 10 19:10:32.348359 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-be867cd9-d66a-431c-ad1f-32042a35c917 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.348543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-be867cd9-d66a-431c-ad1f-32042a35c917 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.355867 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.355867 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:32.359513 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-be867cd9-d66a-431c-ad1f-32042a35c917 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:32.363879 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-be867cd9-d66a-431c-ad1f-32042a35c917 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 returned with HTTP 200 Jul 10 19:10:32.364199 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1190/4824] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.376198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.378077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:32.378278 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.378453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.378554 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete backup with id: 5c6e112f-4361-48f9-aa70-341bdb1d1650. Jul 10 19:10:32.383053 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.383053 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:32.395461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] delete_backup rpcapi backup_id 5c6e112f-4361-48f9-aa70-341bdb1d1650 {{(pid=100059) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:10:32.397325 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f02d0c12-bbed-4f86-b8a6-88c806c97230 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 202 Jul 10 19:10:32.397889 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1215/4825] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:32 2026] DELETE /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:10:32.404703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e6a88fe2-aae4-41ee-a144-c7198ae93d0a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.406422 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6a88fe2-aae4-41ee-a144-c7198ae93d0a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:32.406634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6a88fe2-aae4-41ee-a144-c7198ae93d0a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.406830 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6a88fe2-aae4-41ee-a144-c7198ae93d0a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.406951 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e6a88fe2-aae4-41ee-a144-c7198ae93d0a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:32.411038 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.411038 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:32.411723 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6a88fe2-aae4-41ee-a144-c7198ae93d0a tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 200 Jul 10 19:10:32.412100 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1214/4826] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.457380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9fa409d6-5fcb-4344-8d2d-78f36204d439 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.459404 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fa409d6-5fcb-4344-8d2d-78f36204d439 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:32.459628 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fa409d6-5fcb-4344-8d2d-78f36204d439 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.459868 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fa409d6-5fcb-4344-8d2d-78f36204d439 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.471014 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.471014 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:32.475012 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9fa409d6-5fcb-4344-8d2d-78f36204d439 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:32.480015 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fa409d6-5fcb-4344-8d2d-78f36204d439 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:32.480428 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1208/4827] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:10:32.494728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.496665 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:10:32.497255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1087938782"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:32.509242 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.509242 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:32.509771 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:32.510023 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:32.542238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['2fe53061-0b2c-459e-9400-d340043418e1', 'b253c3ae-3a8b-4cef-97ad-4a4c84f24068', 'c105dd30-e56a-474b-b13b-bcc0474e1475', 'f9a20e93-ee06-4474-a2f5-7db478dddc24'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:32.586297 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot force create request issued successfully. Jul 10 19:10:32.586726 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b3411b0c-7a1a-4e4b-a575-f9d7e659a622 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:10:32.587332 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1191/4828] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:10:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:32.597177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8330f278-101b-4e15-b2ec-366a36c5f9c8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.599264 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8330f278-101b-4e15-b2ec-366a36c5f9c8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:32.599502 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8330f278-101b-4e15-b2ec-366a36c5f9c8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.599884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8330f278-101b-4e15-b2ec-366a36c5f9c8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.605202 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.605202 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:32.605671 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8330f278-101b-4e15-b2ec-366a36c5f9c8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:32.606531 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8330f278-101b-4e15-b2ec-366a36c5f9c8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 returned with HTTP 200 Jul 10 19:10:32.607138 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1216/4829] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:32.649902 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0878d42a-ffa6-415c-8cd6-642c3740ecc0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:32.651656 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0878d42a-ffa6-415c-8cd6-642c3740ecc0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:32.651870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0878d42a-ffa6-415c-8cd6-642c3740ecc0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:32.652066 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0878d42a-ffa6-415c-8cd6-642c3740ecc0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:32.652288 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0878d42a-ffa6-415c-8cd6-642c3740ecc0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:32.656558 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:32.656558 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:32.657369 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0878d42a-ffa6-415c-8cd6-642c3740ecc0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:32.657757 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1215/4830] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:32 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:33.423007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-98bae113-2e5b-40f5-a7ce-71005c24eaa9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.424826 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98bae113-2e5b-40f5-a7ce-71005c24eaa9 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 Jul 10 19:10:33.425013 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98bae113-2e5b-40f5-a7ce-71005c24eaa9 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:33.425199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-98bae113-2e5b-40f5-a7ce-71005c24eaa9 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:33.425285 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-98bae113-2e5b-40f5-a7ce-71005c24eaa9 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Show backup with id 5c6e112f-4361-48f9-aa70-341bdb1d1650. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:33.429031 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-98bae113-2e5b-40f5-a7ce-71005c24eaa9 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 returned with HTTP 404 Jul 10 19:10:33.429475 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1209/4831] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:33 2026] GET /volume/v3/backups/5c6e112f-4361-48f9-aa70-341bdb1d1650 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:33.439555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.441670 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 Jul 10 19:10:33.441985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:33.442191 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:33.442356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume with id: ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 Jul 10 19:10:33.450166 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:33.450166 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:33.450680 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:33.477531 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume request issued successfully. Jul 10 19:10:33.477787 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2d1cf2a9-175e-41d4-bea1-24aa578653ab tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 returned with HTTP 202 Jul 10 19:10:33.478256 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1192/4832] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:33 2026] DELETE /volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:33.485976 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6a30fd79-2660-40a3-a419-c9e6a74ad64c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.488269 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6a30fd79-2660-40a3-a419-c9e6a74ad64c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 Jul 10 19:10:33.488601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6a30fd79-2660-40a3-a419-c9e6a74ad64c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:33.488880 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6a30fd79-2660-40a3-a419-c9e6a74ad64c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:33.496066 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:33.496066 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:33.500865 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6a30fd79-2660-40a3-a419-c9e6a74ad64c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:33.506251 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6a30fd79-2660-40a3-a419-c9e6a74ad64c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 returned with HTTP 200 Jul 10 19:10:33.506719 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1217/4833] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:33 2026] GET /volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:33.616569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d9b0a32a-7872-407a-8b21-4a9788561d7f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.618219 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d9b0a32a-7872-407a-8b21-4a9788561d7f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:33.618393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d9b0a32a-7872-407a-8b21-4a9788561d7f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:33.618587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d9b0a32a-7872-407a-8b21-4a9788561d7f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:33.623202 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:33.623202 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:33.623558 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d9b0a32a-7872-407a-8b21-4a9788561d7f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:33.624273 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d9b0a32a-7872-407a-8b21-4a9788561d7f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 returned with HTTP 200 Jul 10 19:10:33.624720 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1216/4834] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:33 2026] GET /volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:33.633348 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-250314e5-eae4-4682-882b-0f2f476ef1ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.635041 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:10:33.635349 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-410168263"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:33.646226 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:33.646226 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:33.646989 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:33.647201 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:33.668992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4ee13337-0edb-4a48-8328-bf4c3b52050f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.670895 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4ee13337-0edb-4a48-8328-bf4c3b52050f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:33.671148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4ee13337-0edb-4a48-8328-bf4c3b52050f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:33.671391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4ee13337-0edb-4a48-8328-bf4c3b52050f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:33.671497 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4ee13337-0edb-4a48-8328-bf4c3b52050f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:33.673882 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['e44ce3df-09a5-4180-aace-e0f63d2e8ce6', '12a8e46d-8008-431d-b43d-33cfb1a89f17', 'a20f0136-de06-4c8b-be32-c6084865364e', '8a8eb2e6-5e48-4833-b56d-94ae2a141af8'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:33.676022 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:33.676022 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:33.676826 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4ee13337-0edb-4a48-8328-bf4c3b52050f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:33.677199 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1193/4835] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:33 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:33.712235 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot force create request issued successfully. Jul 10 19:10:33.712578 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-250314e5-eae4-4682-882b-0f2f476ef1ec tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:10:33.713054 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1210/4836] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:10:33 2026] POST /volume/v3/snapshots => generated 309 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:33.721862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e63c0cb6-e20f-4a7e-9328-4625269744f4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:33.723694 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e63c0cb6-e20f-4a7e-9328-4625269744f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:33.723906 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e63c0cb6-e20f-4a7e-9328-4625269744f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:33.724092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e63c0cb6-e20f-4a7e-9328-4625269744f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:33.729520 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:33.729520 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:33.730099 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e63c0cb6-e20f-4a7e-9328-4625269744f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:33.731009 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e63c0cb6-e20f-4a7e-9328-4625269744f4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce returned with HTTP 200 Jul 10 19:10:33.731499 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1218/4837] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:33 2026] GET /volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:34.521773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d85976b0-c93a-4347-90f9-5dcb0c2e23de None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.523684 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d85976b0-c93a-4347-90f9-5dcb0c2e23de tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 Jul 10 19:10:34.523943 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d85976b0-c93a-4347-90f9-5dcb0c2e23de tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.524157 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d85976b0-c93a-4347-90f9-5dcb0c2e23de tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.530274 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d85976b0-c93a-4347-90f9-5dcb0c2e23de tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 returned with HTTP 404 Jul 10 19:10:34.530884 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1217/4838] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:34 2026] GET /volume/v3/volumes/ff435ab2-1e15-473c-8dfe-de9fe8e2a1f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:34.538158 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-27915ce2-383a-44ba-8eb5-0f072a181122 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.540523 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 Jul 10 19:10:34.540885 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.541116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.541278 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume with id: e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 Jul 10 19:10:34.548926 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:34.548926 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:34.549366 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:34.574928 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume request issued successfully. Jul 10 19:10:34.575206 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-27915ce2-383a-44ba-8eb5-0f072a181122 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 returned with HTTP 202 Jul 10 19:10:34.575648 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1194/4839] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:34 2026] DELETE /volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:34.584020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fd035a53-01c2-40e6-8275-1ee5c3db3a4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.586083 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fd035a53-01c2-40e6-8275-1ee5c3db3a4d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 Jul 10 19:10:34.586341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fd035a53-01c2-40e6-8275-1ee5c3db3a4d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.586618 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fd035a53-01c2-40e6-8275-1ee5c3db3a4d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.596089 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:34.596089 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:34.598579 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-fd035a53-01c2-40e6-8275-1ee5c3db3a4d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:34.603534 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fd035a53-01c2-40e6-8275-1ee5c3db3a4d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 returned with HTTP 200 Jul 10 19:10:34.604038 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1211/4840] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:34 2026] GET /volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:34.688720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d95fb16f-8994-4907-8ba4-5b11d276cb10 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.690999 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d95fb16f-8994-4907-8ba4-5b11d276cb10 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:34.691323 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d95fb16f-8994-4907-8ba4-5b11d276cb10 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.691604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d95fb16f-8994-4907-8ba4-5b11d276cb10 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.691788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d95fb16f-8994-4907-8ba4-5b11d276cb10 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:34.697679 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:34.697679 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:34.698459 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d95fb16f-8994-4907-8ba4-5b11d276cb10 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:34.698993 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1219/4841] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:34 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:34.741295 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8523cf66-17df-493a-9d31-f8ee31a7747b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.743374 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8523cf66-17df-493a-9d31-f8ee31a7747b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:34.743611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8523cf66-17df-493a-9d31-f8ee31a7747b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.743846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8523cf66-17df-493a-9d31-f8ee31a7747b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.749288 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:34.749288 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:34.749798 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8523cf66-17df-493a-9d31-f8ee31a7747b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:34.750563 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8523cf66-17df-493a-9d31-f8ee31a7747b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce returned with HTTP 200 Jul 10 19:10:34.750983 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1218/4842] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:34 2026] GET /volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:34.760927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.762817 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:34.763046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.763316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.763424 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:34.768397 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:34.768397 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:34.768855 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:34.790310 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:10:34.790467 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d8e66a8-cf62-4576-8b25-81af590d8708 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce returned with HTTP 202 Jul 10 19:10:34.790880 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1195/4843] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:34 2026] DELETE /volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:34.799065 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1f9740df-ffb2-4f92-a673-4c60087ac6d3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:34.801075 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f9740df-ffb2-4f92-a673-4c60087ac6d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:34.802223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f9740df-ffb2-4f92-a673-4c60087ac6d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:34.802223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1f9740df-ffb2-4f92-a673-4c60087ac6d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:34.807020 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:34.807020 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:34.808987 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1f9740df-ffb2-4f92-a673-4c60087ac6d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:34.808987 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1f9740df-ffb2-4f92-a673-4c60087ac6d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce returned with HTTP 200 Jul 10 19:10:34.808987 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1212/4844] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:34 2026] GET /volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:35.619154 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d1296820-4bb9-4ee9-8e36-42ab51f31981 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.621240 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1296820-4bb9-4ee9-8e36-42ab51f31981 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 Jul 10 19:10:35.621501 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1296820-4bb9-4ee9-8e36-42ab51f31981 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.621821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d1296820-4bb9-4ee9-8e36-42ab51f31981 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.628729 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d1296820-4bb9-4ee9-8e36-42ab51f31981 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 returned with HTTP 404 Jul 10 19:10:35.629362 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1220/4845] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:35 2026] GET /volume/v3/volumes/e64a8f22-e05c-40f2-9cc6-1724f71fcbb4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:35.636833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.638627 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 Jul 10 19:10:35.638861 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.639054 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.639215 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume with id: 00161064-d0a3-41cc-885a-87660529d317 Jul 10 19:10:35.646377 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:35.646377 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:35.646794 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:35.676831 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume request issued successfully. Jul 10 19:10:35.676831 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-28eef029-6e1c-47e8-89ce-fa1e7e289fdd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 returned with HTTP 202 Jul 10 19:10:35.676831 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1219/4846] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:35 2026] DELETE /volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:35.681992 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-caf3f780-d578-4439-b184-7f3362b107fd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.684114 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-caf3f780-d578-4439-b184-7f3362b107fd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 Jul 10 19:10:35.684337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-caf3f780-d578-4439-b184-7f3362b107fd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.684582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-caf3f780-d578-4439-b184-7f3362b107fd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.691266 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:35.691266 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:35.694793 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-caf3f780-d578-4439-b184-7f3362b107fd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:35.698659 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-caf3f780-d578-4439-b184-7f3362b107fd tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 returned with HTTP 200 Jul 10 19:10:35.699087 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1196/4847] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:35 2026] GET /volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:35.710361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-56fdfcc3-4bd2-4a72-a11c-b968b660097a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.712095 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fdfcc3-4bd2-4a72-a11c-b968b660097a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:35.712297 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56fdfcc3-4bd2-4a72-a11c-b968b660097a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.712419 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-56fdfcc3-4bd2-4a72-a11c-b968b660097a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.712560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-56fdfcc3-4bd2-4a72-a11c-b968b660097a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:35.716952 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:35.716952 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:35.717757 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-56fdfcc3-4bd2-4a72-a11c-b968b660097a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:35.718374 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1213/4848] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:35 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:35.820018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-357a669e-1614-4b9a-9c68-e98676dadf32 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.822035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-357a669e-1614-4b9a-9c68-e98676dadf32 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:35.822301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-357a669e-1614-4b9a-9c68-e98676dadf32 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.822536 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-357a669e-1614-4b9a-9c68-e98676dadf32 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.827634 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-357a669e-1614-4b9a-9c68-e98676dadf32 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce returned with HTTP 404 Jul 10 19:10:35.828277 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1221/4849] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:35 2026] GET /volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:35.838706 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8d7eddda-e206-4996-8601-27630d23dcfd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.841217 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:10:35.841575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.841775 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.841951 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:10:35.848831 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:35.848831 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:35.849547 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:35.873736 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:10:35.874103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8d7eddda-e206-4996-8601-27630d23dcfd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd returned with HTTP 202 Jul 10 19:10:35.874590 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1220/4850] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:35 2026] DELETE /volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:35.884490 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-77b49c13-efaf-4ee2-bf6a-1f771d2a4584 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:35.886895 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-77b49c13-efaf-4ee2-bf6a-1f771d2a4584 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:10:35.887152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-77b49c13-efaf-4ee2-bf6a-1f771d2a4584 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:35.887430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-77b49c13-efaf-4ee2-bf6a-1f771d2a4584 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:35.892926 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:35.892926 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:35.893363 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-77b49c13-efaf-4ee2-bf6a-1f771d2a4584 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:35.894202 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-77b49c13-efaf-4ee2-bf6a-1f771d2a4584 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd returned with HTTP 200 Jul 10 19:10:35.894561 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1197/4851] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:35 2026] GET /volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:36.710900 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f1fa77be-9cf4-4d68-86e3-2be3fb8850e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.712831 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1fa77be-9cf4-4d68-86e3-2be3fb8850e0 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 Jul 10 19:10:36.713055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1fa77be-9cf4-4d68-86e3-2be3fb8850e0 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.713252 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f1fa77be-9cf4-4d68-86e3-2be3fb8850e0 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.719454 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f1fa77be-9cf4-4d68-86e3-2be3fb8850e0 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 returned with HTTP 404 Jul 10 19:10:36.719927 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1214/4852] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:36 2026] GET /volume/v3/volumes/00161064-d0a3-41cc-885a-87660529d317 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:36.726888 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.728188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4ebe9eef-acd0-4af3-b291-7909bb1c8c5d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.728493 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 Jul 10 19:10:36.728627 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.728904 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.729071 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume with id: 2d6d7b12-5fa2-4446-8984-3fbc90c9a248 Jul 10 19:10:36.730024 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ebe9eef-acd0-4af3-b291-7909bb1c8c5d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:36.730222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ebe9eef-acd0-4af3-b291-7909bb1c8c5d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.730401 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ebe9eef-acd0-4af3-b291-7909bb1c8c5d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.730499 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4ebe9eef-acd0-4af3-b291-7909bb1c8c5d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:36.734644 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:36.734644 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:36.735393 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ebe9eef-acd0-4af3-b291-7909bb1c8c5d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:36.735754 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1221/4853] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:36 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:36.735928 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:36.735928 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:36.736398 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:36.762187 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume request issued successfully. Jul 10 19:10:36.762421 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2d2251e1-56e3-4c08-a1f4-8ed3e09eaf76 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 returned with HTTP 202 Jul 10 19:10:36.763024 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1222/4854] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:36 2026] DELETE /volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:36.770617 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-473e0e44-64fe-4902-8dc7-f296a7457a24 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.772446 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-473e0e44-64fe-4902-8dc7-f296a7457a24 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 Jul 10 19:10:36.772646 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-473e0e44-64fe-4902-8dc7-f296a7457a24 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.772945 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-473e0e44-64fe-4902-8dc7-f296a7457a24 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.780680 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:36.780680 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:36.784338 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-473e0e44-64fe-4902-8dc7-f296a7457a24 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:36.788852 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-473e0e44-64fe-4902-8dc7-f296a7457a24 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 returned with HTTP 200 Jul 10 19:10:36.789397 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1198/4855] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:36 2026] GET /volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:36.904972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c3ffee9a-4bee-457f-84c1-0fdbc61570fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.907767 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3ffee9a-4bee-457f-84c1-0fdbc61570fe tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:10:36.908002 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3ffee9a-4bee-457f-84c1-0fdbc61570fe tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.908204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c3ffee9a-4bee-457f-84c1-0fdbc61570fe tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.914036 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c3ffee9a-4bee-457f-84c1-0fdbc61570fe tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd returned with HTTP 404 Jul 10 19:10:36.914823 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1215/4856] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:36 2026] GET /volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:36.922220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ff485234-0d09-4a70-8e9c-191b8a286944 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.923917 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:36.924122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.924313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.924428 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:36.929935 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:36.929935 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:36.930532 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:36.954077 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:10:36.954327 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ff485234-0d09-4a70-8e9c-191b8a286944 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 returned with HTTP 202 Jul 10 19:10:36.954967 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1222/4857] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:36 2026] DELETE /volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:36.963113 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-634175c0-8b26-4cad-9f6e-163f36354514 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:36.965025 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-634175c0-8b26-4cad-9f6e-163f36354514 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:36.965291 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-634175c0-8b26-4cad-9f6e-163f36354514 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:36.965514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-634175c0-8b26-4cad-9f6e-163f36354514 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:36.971779 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:36.971779 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:36.972354 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-634175c0-8b26-4cad-9f6e-163f36354514 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:36.973377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-634175c0-8b26-4cad-9f6e-163f36354514 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 returned with HTTP 200 Jul 10 19:10:36.973945 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1223/4858] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:36 2026] GET /volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:37.746373 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-61a748f7-104c-4310-ba2c-0af2f5259e53 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:37.748940 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-61a748f7-104c-4310-ba2c-0af2f5259e53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:37.749228 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-61a748f7-104c-4310-ba2c-0af2f5259e53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:37.749501 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-61a748f7-104c-4310-ba2c-0af2f5259e53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:37.749658 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-61a748f7-104c-4310-ba2c-0af2f5259e53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:37.756057 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:37.756057 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:37.757272 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-61a748f7-104c-4310-ba2c-0af2f5259e53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:37.757792 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1199/4859] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:37 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:37.802225 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a0c9d5a1-0dce-4f3a-a695-6658b7695087 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:37.805052 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0c9d5a1-0dce-4f3a-a695-6658b7695087 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 Jul 10 19:10:37.805346 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0c9d5a1-0dce-4f3a-a695-6658b7695087 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:37.805792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a0c9d5a1-0dce-4f3a-a695-6658b7695087 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:37.814337 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a0c9d5a1-0dce-4f3a-a695-6658b7695087 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 returned with HTTP 404 Jul 10 19:10:37.815018 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1216/4860] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:37 2026] GET /volume/v3/volumes/2d6d7b12-5fa2-4446-8984-3fbc90c9a248 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:37.823334 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fc627198-6898-4610-9daf-afa96a7f4d3c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:37.825420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb Jul 10 19:10:37.825647 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:37.825929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:37.826091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume with id: 580de982-254d-46f7-9203-1699265ad1fb Jul 10 19:10:37.834090 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:37.834090 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:37.834600 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:37.860164 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume request issued successfully. Jul 10 19:10:37.860403 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fc627198-6898-4610-9daf-afa96a7f4d3c tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb returned with HTTP 202 Jul 10 19:10:37.861040 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1223/4861] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:37 2026] DELETE /volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:37.868539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-76076ee4-95eb-4546-a955-376228903f96 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:37.870662 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76076ee4-95eb-4546-a955-376228903f96 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb Jul 10 19:10:37.870929 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76076ee4-95eb-4546-a955-376228903f96 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:37.871175 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76076ee4-95eb-4546-a955-376228903f96 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:37.879775 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:37.879775 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:37.884045 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-76076ee4-95eb-4546-a955-376228903f96 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:37.889082 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76076ee4-95eb-4546-a955-376228903f96 tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb returned with HTTP 200 Jul 10 19:10:37.889642 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1224/4862] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:37 2026] GET /volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:10:37.984731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e5ce30eb-e114-433b-b565-5c0b733af216 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:37.986398 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e5ce30eb-e114-433b-b565-5c0b733af216 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:37.986582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e5ce30eb-e114-433b-b565-5c0b733af216 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:37.986796 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e5ce30eb-e114-433b-b565-5c0b733af216 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:37.990935 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e5ce30eb-e114-433b-b565-5c0b733af216 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 returned with HTTP 404 Jul 10 19:10:37.991388 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1200/4863] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:37 2026] GET /volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:37.999064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7eef5377-d80d-4f7b-adb6-80d330ef158c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.000814 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7eef5377-d80d-4f7b-adb6-80d330ef158c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:38.001033 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7eef5377-d80d-4f7b-adb6-80d330ef158c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.001219 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7eef5377-d80d-4f7b-adb6-80d330ef158c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.001350 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-7eef5377-d80d-4f7b-adb6-80d330ef158c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 9d299610-13f6-4b19-8322-d2d086615dce Jul 10 19:10:38.005687 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7eef5377-d80d-4f7b-adb6-80d330ef158c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce returned with HTTP 404 Jul 10 19:10:38.006221 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1217/4864] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:37 2026] DELETE /volume/v3/snapshots/9d299610-13f6-4b19-8322-d2d086615dce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:38.013418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3800c426-73f1-4034-906d-cddbc6ec99f1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.015296 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3800c426-73f1-4034-906d-cddbc6ec99f1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:38.015511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3800c426-73f1-4034-906d-cddbc6ec99f1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.015742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3800c426-73f1-4034-906d-cddbc6ec99f1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.015889 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-3800c426-73f1-4034-906d-cddbc6ec99f1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 8829edb0-272e-4d51-bcea-f2be8846f975 Jul 10 19:10:38.019949 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3800c426-73f1-4034-906d-cddbc6ec99f1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 returned with HTTP 404 Jul 10 19:10:38.020452 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1224/4865] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:38 2026] DELETE /volume/v3/snapshots/8829edb0-272e-4d51-bcea-f2be8846f975 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:38.050871 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-3814e74c-9270-40e5-8ac6-9b2a3cd69724 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.053629 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-3814e74c-9270-40e5-8ac6-9b2a3cd69724 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:38.053897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-3814e74c-9270-40e5-8ac6-9b2a3cd69724 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.054161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-3814e74c-9270-40e5-8ac6-9b2a3cd69724 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.067216 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:38.067216 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:38.071858 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-3814e74c-9270-40e5-8ac6-9b2a3cd69724 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:38.077344 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-3814e74c-9270-40e5-8ac6-9b2a3cd69724 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:38.077765 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1225/4866] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:10:38 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:10:38.093189 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.094960 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83/action Jul 10 19:10:38.095249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:10:38.095362 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:38.104412 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:38.104412 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:38.104839 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:38.119151 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Begin detaching volume completed successfully. Jul 10 19:10:38.119297 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-dfdd53dc-b67c-43a3-875e-9fd286e7a80d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83/action returned with HTTP 202 Jul 10 19:10:38.119754 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1201/4867] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:10:38 2026] POST /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:10:38.767682 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-302f4f37-de04-4c39-8821-8ca7f8d70f74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.770192 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-302f4f37-de04-4c39-8821-8ca7f8d70f74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:38.770465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-302f4f37-de04-4c39-8821-8ca7f8d70f74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.770748 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-302f4f37-de04-4c39-8821-8ca7f8d70f74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.770922 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-302f4f37-de04-4c39-8821-8ca7f8d70f74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:38.776928 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:38.776928 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:38.777785 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-302f4f37-de04-4c39-8821-8ca7f8d70f74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:38.778221 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1218/4868] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:38 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:38.905332 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-416136e1-9421-42ff-9bb7-e3bad1bb2f2d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.907680 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-416136e1-9421-42ff-9bb7-e3bad1bb2f2d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb Jul 10 19:10:38.907983 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-416136e1-9421-42ff-9bb7-e3bad1bb2f2d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.908266 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-416136e1-9421-42ff-9bb7-e3bad1bb2f2d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.917237 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-416136e1-9421-42ff-9bb7-e3bad1bb2f2d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb returned with HTTP 404 Jul 10 19:10:38.917924 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1225/4869] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:38 2026] GET /volume/v3/volumes/580de982-254d-46f7-9203-1699265ad1fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:38.926196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.928481 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] DELETE https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 Jul 10 19:10:38.928738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.928937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.929100 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume with id: cce75160-83c7-47d4-991a-f8792bd06d65 Jul 10 19:10:38.936605 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:38.936605 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:38.937139 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:38.961946 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Delete volume request issued successfully. Jul 10 19:10:38.962147 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-97a4e2c0-b8a2-435d-8cab-054a154931ae tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 returned with HTTP 202 Jul 10 19:10:38.962615 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1226/4870] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:38 2026] DELETE /volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:38.972714 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ac459f50-74d0-4e98-894f-32c663d6369d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:38.975215 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ac459f50-74d0-4e98-894f-32c663d6369d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 Jul 10 19:10:38.975425 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ac459f50-74d0-4e98-894f-32c663d6369d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:38.975738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ac459f50-74d0-4e98-894f-32c663d6369d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:38.986324 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:38.986324 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:38.991735 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ac459f50-74d0-4e98-894f-32c663d6369d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Volume info retrieved successfully. Jul 10 19:10:38.998359 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ac459f50-74d0-4e98-894f-32c663d6369d tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 returned with HTTP 200 Jul 10 19:10:38.998986 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1202/4871] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:38 2026] GET /volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:39.143589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b966423e-9872-4a33-97dd-8ea11ceae513 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:39.144004 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b966423e-9872-4a33-97dd-8ea11ceae513 None None] GET https://10.4.3.225/volume// Jul 10 19:10:39.144168 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b966423e-9872-4a33-97dd-8ea11ceae513 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:39.144381 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b966423e-9872-4a33-97dd-8ea11ceae513 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:39.144725 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b966423e-9872-4a33-97dd-8ea11ceae513 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:10:39.145075 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1219/4872] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:10:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:10:39.153738 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-56f40c5b-7a7e-4ee0-9e37-b5740c9dc9cf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:39.155725 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-56f40c5b-7a7e-4ee0-9e37-b5740c9dc9cf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:39.155899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-56f40c5b-7a7e-4ee0-9e37-b5740c9dc9cf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:39.156102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-56f40c5b-7a7e-4ee0-9e37-b5740c9dc9cf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:39.164900 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:39.164900 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:39.168078 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-56f40c5b-7a7e-4ee0-9e37-b5740c9dc9cf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:39.172141 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-56f40c5b-7a7e-4ee0-9e37-b5740c9dc9cf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:39.172549 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1226/4873] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:10:39 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:10:39.790830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4c6ff1a1-4013-43d9-960d-291ba55e6726 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:39.793416 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4c6ff1a1-4013-43d9-960d-291ba55e6726 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:39.793665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4c6ff1a1-4013-43d9-960d-291ba55e6726 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:39.793894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4c6ff1a1-4013-43d9-960d-291ba55e6726 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:39.794001 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4c6ff1a1-4013-43d9-960d-291ba55e6726 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:39.798609 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:39.798609 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:39.799899 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4c6ff1a1-4013-43d9-960d-291ba55e6726 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:39.800288 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1227/4874] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:39 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:40.012636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bc72db23-1d3f-496c-8301-2aed68c4b5be None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:40.014949 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bc72db23-1d3f-496c-8301-2aed68c4b5be tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] GET https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 Jul 10 19:10:40.015230 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bc72db23-1d3f-496c-8301-2aed68c4b5be tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:40.015482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bc72db23-1d3f-496c-8301-2aed68c4b5be tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:40.023104 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bc72db23-1d3f-496c-8301-2aed68c4b5be tempest-CreateVolumesFromBackupTest-38912706 tempest-CreateVolumesFromBackupTest-38912706-project-member] https://10.4.3.225/volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 returned with HTTP 404 Jul 10 19:10:40.023707 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1203/4875] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:40 2026] GET /volume/v3/volumes/cce75160-83c7-47d4-991a-f8792bd06d65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:40.023782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-fe18b9e0-6871-4abe-92e6-6e11529fbf20 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:40.025903 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-fe18b9e0-6871-4abe-92e6-6e11529fbf20 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee Jul 10 19:10:40.026132 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-fe18b9e0-6871-4abe-92e6-6e11529fbf20 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:40.026357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-fe18b9e0-6871-4abe-92e6-6e11529fbf20 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:40.033857 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:40.033857 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:40.570415 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-7c2d407c-5986-4b17-8385-e71b255a4740 req-fe18b9e0-6871-4abe-92e6-6e11529fbf20 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee returned with HTTP 200 Jul 10 19:10:40.571051 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1220/4876] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:10:40 2026] DELETE /volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:40.811634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e8f3ae6a-29fa-4370-8c1c-c28342807f12 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:40.813371 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e8f3ae6a-29fa-4370-8c1c-c28342807f12 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:40.813658 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e8f3ae6a-29fa-4370-8c1c-c28342807f12 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:40.813833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e8f3ae6a-29fa-4370-8c1c-c28342807f12 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:40.813895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e8f3ae6a-29fa-4370-8c1c-c28342807f12 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:40.818201 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:40.818201 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:40.818946 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e8f3ae6a-29fa-4370-8c1c-c28342807f12 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:40.819310 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1227/4877] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:40 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:41.393241 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-49e01727-a441-4aca-a207-c52761015bc9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:41.488910 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:41.489316 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-400398978"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:41.490862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-400398978'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:41.490963 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume of 1 GB Jul 10 19:10:41.493366 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=140,cinder:UPDATE=36,cinder:DELETE=1,cinder:INSERT=18 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:10:41.495738 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Availability Zones retrieved successfully. Jul 10 19:10:41.502833 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (e6dbd68e-383e-4569-a66b-9bed5797bb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:41.504623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d62e63a-d5f8-4c55-9868-35d5e846bc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:41.506784 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:41.545260 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d62e63a-d5f8-4c55-9868-35d5e846bc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:41.546584 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d945cf36-f7c1-44ab-9bf3-3a3e0fbf7a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:41.648119 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Created reservations ['3507c760-198e-4439-ae91-fe9cc455c62c', 'c5f4d902-0512-466c-ac06-1e3a6e16bba7', 'a5fe1aff-bf07-4295-b871-ab503ff66e18', '54a0bc37-974e-4182-b723-db5fd41bd1c2'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:41.649230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d945cf36-f7c1-44ab-9bf3-3a3e0fbf7a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3507c760-198e-4439-ae91-fe9cc455c62c', 'c5f4d902-0512-466c-ac06-1e3a6e16bba7', 'a5fe1aff-bf07-4295-b871-ab503ff66e18', '54a0bc37-974e-4182-b723-db5fd41bd1c2']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:41.650309 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ca9289e-2a09-4627-a07d-9104bd5a4cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:41.688006 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ca9289e-2a09-4627-a07d-9104bd5a4cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a7893f-fd65-4457-9a93-9a6973641ab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-400398978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['3507c760-198e-4439-ae91-fe9cc455c62c','c5f4d902-0512-466c-ac06-1e3a6e16bba7','a5fe1aff-bf07-4295-b871-ab503ff66e18','54a0bc37-974e-4182-b723-db5fd41bd1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-400398978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0a7893f-fd65-4457-9a93-9a6973641ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05bebf271484030b2098ae95778653b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:41.689109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af67e5da-a7c8-4d55-9658-82b2f881500d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:41.716838 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af67e5da-a7c8-4d55-9658-82b2f881500d) transitioned into state 'SUCCESS' from state '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-400398978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['3507c760-198e-4439-ae91-fe9cc455c62c','c5f4d902-0512-466c-ac06-1e3a6e16bba7','a5fe1aff-bf07-4295-b871-ab503ff66e18','54a0bc37-974e-4182-b723-db5fd41bd1c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:41.717769 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed69e7de-da72-4d96-a23a-608605b63396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:41.731500 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed69e7de-da72-4d96-a23a-608605b63396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:41.732558 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (e6dbd68e-383e-4569-a66b-9bed5797bb2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:41.732947 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request issued successfully. Jul 10 19:10:41.733519 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-49e01727-a441-4aca-a207-c52761015bc9 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:41.733952 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1228/4878] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:41 2026] POST /volume/v3/volumes => generated 763 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:41.747252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0bda4f84-7780-4fd6-ac08-a3ce0a827121 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:41.749443 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0bda4f84-7780-4fd6-ac08-a3ce0a827121 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 Jul 10 19:10:41.749703 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0bda4f84-7780-4fd6-ac08-a3ce0a827121 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:41.749933 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0bda4f84-7780-4fd6-ac08-a3ce0a827121 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:41.759196 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:41.759196 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:41.763728 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0bda4f84-7780-4fd6-ac08-a3ce0a827121 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:41.768534 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0bda4f84-7780-4fd6-ac08-a3ce0a827121 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 returned with HTTP 200 Jul 10 19:10:41.769129 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1204/4879] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:41 2026] GET /volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:41.830426 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-378d7156-7541-47d9-97c2-c7f81bdecab1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:41.833034 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-378d7156-7541-47d9-97c2-c7f81bdecab1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:41.833271 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-378d7156-7541-47d9-97c2-c7f81bdecab1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:41.833518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-378d7156-7541-47d9-97c2-c7f81bdecab1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:41.833653 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-378d7156-7541-47d9-97c2-c7f81bdecab1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:41.839059 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:41.839059 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:41.840230 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-378d7156-7541-47d9-97c2-c7f81bdecab1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:41.840708 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1221/4880] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:41 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:42.782928 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d91f8d1f-c742-4bf5-927b-73816c8f9195 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:42.785059 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d91f8d1f-c742-4bf5-927b-73816c8f9195 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 Jul 10 19:10:42.785273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d91f8d1f-c742-4bf5-927b-73816c8f9195 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:42.785514 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d91f8d1f-c742-4bf5-927b-73816c8f9195 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:42.794370 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:42.794370 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:42.799119 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d91f8d1f-c742-4bf5-927b-73816c8f9195 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:42.804756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d91f8d1f-c742-4bf5-927b-73816c8f9195 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 returned with HTTP 200 Jul 10 19:10:42.805283 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1228/4881] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:42 2026] GET /volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:42.819666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:42.821647 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:42.822060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e0a7893f-fd65-4457-9a93-9a6973641ab3", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-29111358"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:42.824009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request body: {'volume': {"'source_volid": 'e0a7893f-fd65-4457-9a93-9a6973641ab3', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-29111358'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:42.824208 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume of 1 GB Jul 10 19:10:42.824387 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:42.824387 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:42.828414 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Availability Zones retrieved successfully. Jul 10 19:10:42.834403 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (cf2114d5-9045-4216-b38a-3102bc050a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:42.835446 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7960273-e0a6-46f6-b52e-efd00f9991e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:42.836371 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:42.852934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5d7e8ec4-d17e-487a-ba3c-6d73d8b80bbd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:42.854835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d7e8ec4-d17e-487a-ba3c-6d73d8b80bbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:42.855044 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d7e8ec4-d17e-487a-ba3c-6d73d8b80bbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:42.855235 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5d7e8ec4-d17e-487a-ba3c-6d73d8b80bbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:42.855336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5d7e8ec4-d17e-487a-ba3c-6d73d8b80bbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:42.859599 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:42.859599 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:42.860319 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5d7e8ec4-d17e-487a-ba3c-6d73d8b80bbd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:42.860720 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1205/4882] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:42 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:42.867756 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7960273-e0a6-46f6-b52e-efd00f9991e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:42.868620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762a972b-d08e-40b3-a572-28af80e55abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:42.913127 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Created reservations ['29471918-5e78-4594-bc93-38772b780d90', '1c06dbfb-92ba-4fbf-8ba9-5a33eadcc7ec', '055724d6-1fdf-4a7f-be7a-6b66e902bfa4', '18d57e55-81fe-4188-b978-a0e3749235ad'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:42.914086 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762a972b-d08e-40b3-a572-28af80e55abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29471918-5e78-4594-bc93-38772b780d90', '1c06dbfb-92ba-4fbf-8ba9-5a33eadcc7ec', '055724d6-1fdf-4a7f-be7a-6b66e902bfa4', '18d57e55-81fe-4188-b978-a0e3749235ad']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:42.914970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d14e39-19d2-4adb-885e-3e5df948d201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:42.942183 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d14e39-19d2-4adb-885e-3e5df948d201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c7a120-d497-42cd-b417-3507dda089ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-29111358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['29471918-5e78-4594-bc93-38772b780d90','1c06dbfb-92ba-4fbf-8ba9-5a33eadcc7ec','055724d6-1fdf-4a7f-be7a-6b66e902bfa4','18d57e55-81fe-4188-b978-a0e3749235ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-29111358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c7a120-d497-42cd-b417-3507dda089ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05bebf271484030b2098ae95778653b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:42.943026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e58c30e-2c85-4c94-9ef7-ebce383d8840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:42.969824 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e58c30e-2c85-4c94-9ef7-ebce383d8840) transitioned into state 'SUCCESS' from state '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-29111358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['29471918-5e78-4594-bc93-38772b780d90','1c06dbfb-92ba-4fbf-8ba9-5a33eadcc7ec','055724d6-1fdf-4a7f-be7a-6b66e902bfa4','18d57e55-81fe-4188-b978-a0e3749235ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:42.970600 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4121bc-3d39-475f-8815-6d5c2fcc77e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:42.985060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c4121bc-3d39-475f-8815-6d5c2fcc77e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:42.986257 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (cf2114d5-9045-4216-b38a-3102bc050a24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:42.986695 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request issued successfully. Jul 10 19:10:42.987520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb5517a9-cca6-4624-8e3c-947e94ac218c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:42.988148 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1229/4883] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:42 2026] POST /volume/v3/volumes => generated 762 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:43.004564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-58be40b8-0f60-486f-bd9d-721d8f09469f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.009103 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:43.009103 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e0a7893f-fd65-4457-9a93-9a6973641ab3", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-332962185"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:43.009881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request body: {'volume': {"'source_volid": 'e0a7893f-fd65-4457-9a93-9a6973641ab3', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-332962185'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:43.010017 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume of 1 GB Jul 10 19:10:43.015641 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Availability Zones retrieved successfully. Jul 10 19:10:43.023063 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (17b1bafe-3eac-41fb-a429-43b2f3cd6ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.024905 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5700f7-909c-4fdc-8c2d-bee1efdbf245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.026344 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:43.062967 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5700f7-909c-4fdc-8c2d-bee1efdbf245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.064121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfda1df-45ca-4f1b-9ba7-e998c23ab4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.116864 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Created reservations ['4ec8c9e1-014b-4199-b5a1-21cb4bb14700', '8c67461a-d558-43ad-aea9-a1b9da688ac0', '63074bde-d479-408e-8f26-7d3c9cde3200', '058c21a1-fe9b-44b1-b6f5-f64de654b404'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:43.117961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfda1df-45ca-4f1b-9ba7-e998c23ab4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec8c9e1-014b-4199-b5a1-21cb4bb14700', '8c67461a-d558-43ad-aea9-a1b9da688ac0', '63074bde-d479-408e-8f26-7d3c9cde3200', '058c21a1-fe9b-44b1-b6f5-f64de654b404']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.119089 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0233650-6551-48b5-93d1-baa80907654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.150360 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0233650-6551-48b5-93d1-baa80907654c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f384a8a-088e-4471-a6b1-1bfd839751bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-332962185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['4ec8c9e1-014b-4199-b5a1-21cb4bb14700','8c67461a-d558-43ad-aea9-a1b9da688ac0','63074bde-d479-408e-8f26-7d3c9cde3200','058c21a1-fe9b-44b1-b6f5-f64de654b404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-332962185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f384a8a-088e-4471-a6b1-1bfd839751bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05bebf271484030b2098ae95778653b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.151471 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c010ce-d919-42d4-beee-f615bcfc5bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.188354 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c010ce-d919-42d4-beee-f615bcfc5bf3) transitioned into state 'SUCCESS' from state '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-332962185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['4ec8c9e1-014b-4199-b5a1-21cb4bb14700','8c67461a-d558-43ad-aea9-a1b9da688ac0','63074bde-d479-408e-8f26-7d3c9cde3200','058c21a1-fe9b-44b1-b6f5-f64de654b404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.189293 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e37ba18-1949-420b-b9c6-5631e21e5331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.203313 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e37ba18-1949-420b-b9c6-5631e21e5331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.204185 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (17b1bafe-3eac-41fb-a429-43b2f3cd6ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.204651 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request issued successfully. Jul 10 19:10:43.205427 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58be40b8-0f60-486f-bd9d-721d8f09469f tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:43.206489 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1222/4884] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:43 2026] POST /volume/v3/volumes => generated 763 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:43.220479 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.222671 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:43.223167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e0a7893f-fd65-4457-9a93-9a6973641ab3", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-993459001"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:43.224768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request body: {'volume': {"'source_volid": 'e0a7893f-fd65-4457-9a93-9a6973641ab3', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-993459001'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:43.224940 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume of 1 GB Jul 10 19:10:43.231303 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Availability Zones retrieved successfully. Jul 10 19:10:43.239479 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (6f011adc-79a5-4a52-9128-433825508f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.240505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f1694d-1828-4841-8f43-dd51ed346727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.241824 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:43.282477 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f1694d-1828-4841-8f43-dd51ed346727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.283502 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbbb60b-a7f6-461f-a9f9-6b950b613577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.338209 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Created reservations ['b13cb990-0d9d-443b-9a3c-2ba3e60b7db6', '644f8935-6957-43fe-905d-16381cc81b6c', '6680182b-8881-4fcc-99b8-a083dcc36c37', '3439000f-8896-4dd0-8f4d-ec8f66804535'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:43.339180 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbbbb60b-a7f6-461f-a9f9-6b950b613577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b13cb990-0d9d-443b-9a3c-2ba3e60b7db6', '644f8935-6957-43fe-905d-16381cc81b6c', '6680182b-8881-4fcc-99b8-a083dcc36c37', '3439000f-8896-4dd0-8f4d-ec8f66804535']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.340040 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228edc2d-4ba0-44c9-a477-728cf9227aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.366241 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228edc2d-4ba0-44c9-a477-728cf9227aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7778fd43-3e71-4326-a1b9-c7626094af3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-993459001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['b13cb990-0d9d-443b-9a3c-2ba3e60b7db6','644f8935-6957-43fe-905d-16381cc81b6c','6680182b-8881-4fcc-99b8-a083dcc36c37','3439000f-8896-4dd0-8f4d-ec8f66804535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-993459001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7778fd43-3e71-4326-a1b9-c7626094af3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05bebf271484030b2098ae95778653b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.367075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94df7a84-27a8-4dbd-ad05-254cf3c70f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.392693 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94df7a84-27a8-4dbd-ad05-254cf3c70f43) transitioned into state 'SUCCESS' from state '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-993459001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['b13cb990-0d9d-443b-9a3c-2ba3e60b7db6','644f8935-6957-43fe-905d-16381cc81b6c','6680182b-8881-4fcc-99b8-a083dcc36c37','3439000f-8896-4dd0-8f4d-ec8f66804535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.393494 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ff715f-6273-43fe-9caa-4797e6c00af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.404850 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ff715f-6273-43fe-9caa-4797e6c00af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.405676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (6f011adc-79a5-4a52-9128-433825508f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.406016 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request issued successfully. Jul 10 19:10:43.406537 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c73fa43c-8e12-4f3d-afd3-7262339c4818 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:43.407004 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1229/4885] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:43 2026] POST /volume/v3/volumes => generated 763 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 19:10:43.421931 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.423682 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:43.424060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e0a7893f-fd65-4457-9a93-9a6973641ab3", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-865268878"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:43.425422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request body: {'volume': {"'source_volid": 'e0a7893f-fd65-4457-9a93-9a6973641ab3', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-865268878'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:43.425568 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume of 1 GB Jul 10 19:10:43.429621 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Availability Zones retrieved successfully. Jul 10 19:10:43.435238 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (364fad7b-707b-4b74-999a-0e57746fa101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.436230 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b8ba68-11ce-4785-87a8-4dd10dfef185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.437169 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:43.462447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b8ba68-11ce-4785-87a8-4dd10dfef185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.463443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03c28db-d38e-4f5f-ae38-7fb68be978fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.501716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Created reservations ['79bb8e1b-89e5-47c4-b22f-333d472bf504', '7d48ed86-e0ca-46cc-8b09-2818f5d0024a', '490c001f-0bf0-4a9a-8f8b-f2f08883761b', 'b3de9bf2-ab26-4b96-b543-48620374acb2'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:43.502733 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03c28db-d38e-4f5f-ae38-7fb68be978fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bb8e1b-89e5-47c4-b22f-333d472bf504', '7d48ed86-e0ca-46cc-8b09-2818f5d0024a', '490c001f-0bf0-4a9a-8f8b-f2f08883761b', 'b3de9bf2-ab26-4b96-b543-48620374acb2']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.503867 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ab1be0-83cf-4e08-9d25-6aa5ada9ef57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.531266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ab1be0-83cf-4e08-9d25-6aa5ada9ef57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0fe1c6f-7a7e-44f1-bfd4-7f5103985033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-865268878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['79bb8e1b-89e5-47c4-b22f-333d472bf504','7d48ed86-e0ca-46cc-8b09-2818f5d0024a','490c001f-0bf0-4a9a-8f8b-f2f08883761b','b3de9bf2-ab26-4b96-b543-48620374acb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-865268878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0fe1c6f-7a7e-44f1-bfd4-7f5103985033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05bebf271484030b2098ae95778653b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.532303 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6eefe0-fa13-4beb-ad12-69cdf88fcaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.555532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6eefe0-fa13-4beb-ad12-69cdf88fcaa4) transitioned into state 'SUCCESS' from state '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-865268878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['79bb8e1b-89e5-47c4-b22f-333d472bf504','7d48ed86-e0ca-46cc-8b09-2818f5d0024a','490c001f-0bf0-4a9a-8f8b-f2f08883761b','b3de9bf2-ab26-4b96-b543-48620374acb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.556488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eced930-5fb6-43e5-819e-a9a058b8442c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.567382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eced930-5fb6-43e5-819e-a9a058b8442c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.568533 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (364fad7b-707b-4b74-999a-0e57746fa101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.568970 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request issued successfully. Jul 10 19:10:43.569780 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-28953c02-cd00-4c0b-98ae-02f8c1aba28e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:43.570282 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1206/4886] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:43 2026] POST /volume/v3/volumes => generated 763 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:43.582219 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.584361 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:43.584707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e0a7893f-fd65-4457-9a93-9a6973641ab3", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-612726932"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:43.586263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request body: {'volume': {"'source_volid": 'e0a7893f-fd65-4457-9a93-9a6973641ab3', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-612726932'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:43.586417 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume of 1 GB Jul 10 19:10:43.586697 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.586697 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:43.590700 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Availability Zones retrieved successfully. Jul 10 19:10:43.597161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (4dea9c88-978c-4ae9-b826-b6d50877cd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.598226 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93562284-9e04-4c81-aba4-04a31f19c26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.599307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:43.627958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93562284-9e04-4c81-aba4-04a31f19c26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.629037 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d635986a-7fda-41e7-a50d-a5a9e7faf956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.678603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Created reservations ['435952b1-a70e-4196-9b33-133121d15e21', 'fe9b73b3-2711-4009-827e-dfbdcf335c30', 'f917b366-f916-4898-bd97-63468e6a789f', '3b7360d4-d7c1-44f3-ae92-3dd64b15b330'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:43.679581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d635986a-7fda-41e7-a50d-a5a9e7faf956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['435952b1-a70e-4196-9b33-133121d15e21', 'fe9b73b3-2711-4009-827e-dfbdcf335c30', 'f917b366-f916-4898-bd97-63468e6a789f', '3b7360d4-d7c1-44f3-ae92-3dd64b15b330']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.680495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790d1b9c-b7cb-4511-b3db-ee98b9607018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.706257 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790d1b9c-b7cb-4511-b3db-ee98b9607018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ab197e-3f62-458e-9e60-41fd8bdb3271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-612726932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['435952b1-a70e-4196-9b33-133121d15e21','fe9b73b3-2711-4009-827e-dfbdcf335c30','f917b366-f916-4898-bd97-63468e6a789f','3b7360d4-d7c1-44f3-ae92-3dd64b15b330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-612726932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ab197e-3f62-458e-9e60-41fd8bdb3271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c05bebf271484030b2098ae95778653b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.707099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f974316c-6dee-4209-92bd-2bad775e44b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.729892 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f974316c-6dee-4209-92bd-2bad775e44b9) transitioned into state 'SUCCESS' from state '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-612726932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f588d8eaabc41ed956f2f2bf3f494c4',qos_specs=None,replication_status=,reservations=['435952b1-a70e-4196-9b33-133121d15e21','fe9b73b3-2711-4009-827e-dfbdcf335c30','f917b366-f916-4898-bd97-63468e6a789f','3b7360d4-d7c1-44f3-ae92-3dd64b15b330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c05bebf271484030b2098ae95778653b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.731009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b473ab-a224-4eb3-a1ea-07b9efe56b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:43.751856 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b473ab-a224-4eb3-a1ea-07b9efe56b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:43.752894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Flow 'volume_create_api' (4dea9c88-978c-4ae9-b826-b6d50877cd26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:43.753409 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Create volume request issued successfully. Jul 10 19:10:43.754081 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9fbcb606-31d3-4ba2-b37a-3538c6f6ce75 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:43.754826 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1230/4887] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:43 2026] POST /volume/v3/volumes => generated 763 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:43.767759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c7739363-0666-454a-83ec-cf95f6f951c6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.769752 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7739363-0666-454a-83ec-cf95f6f951c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed Jul 10 19:10:43.770069 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7739363-0666-454a-83ec-cf95f6f951c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:43.770139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c7739363-0666-454a-83ec-cf95f6f951c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:43.779468 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.779468 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:43.784358 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c7739363-0666-454a-83ec-cf95f6f951c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:43.789119 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c7739363-0666-454a-83ec-cf95f6f951c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed returned with HTTP 200 Jul 10 19:10:43.789520 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1223/4888] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:43 2026] GET /volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:43.802510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3d0e2fae-c436-44d7-ad88-dd94840af4ab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.804723 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3d0e2fae-c436-44d7-ad88-dd94840af4ab tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd Jul 10 19:10:43.804944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3d0e2fae-c436-44d7-ad88-dd94840af4ab tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:43.805162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3d0e2fae-c436-44d7-ad88-dd94840af4ab tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:43.807408 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=151,cinder:UPDATE=43,cinder:INSERT=22 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:10:43.813579 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.813579 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:43.818610 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3d0e2fae-c436-44d7-ad88-dd94840af4ab tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:43.825675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3d0e2fae-c436-44d7-ad88-dd94840af4ab tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd returned with HTTP 200 Jul 10 19:10:43.826249 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1230/4889] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:43 2026] GET /volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:43.840453 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-25dbb424-d4a4-400b-b310-ff011b4760ec None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.842320 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25dbb424-d4a4-400b-b310-ff011b4760ec tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b Jul 10 19:10:43.842446 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25dbb424-d4a4-400b-b310-ff011b4760ec tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:43.842662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25dbb424-d4a4-400b-b310-ff011b4760ec tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:43.850207 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.850207 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:43.855596 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-25dbb424-d4a4-400b-b310-ff011b4760ec tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:43.861992 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25dbb424-d4a4-400b-b310-ff011b4760ec tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b returned with HTTP 200 Jul 10 19:10:43.862563 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1207/4890] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:43 2026] GET /volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:43.872461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a6c82b5f-388e-4d6b-a628-20b39c074196 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.874582 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6c82b5f-388e-4d6b-a628-20b39c074196 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:43.874772 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6c82b5f-388e-4d6b-a628-20b39c074196 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:43.875042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a6c82b5f-388e-4d6b-a628-20b39c074196 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:43.875166 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a6c82b5f-388e-4d6b-a628-20b39c074196 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:43.875221 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6c9b19a4-e250-4030-bf37-381965be6272 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.877013 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c9b19a4-e250-4030-bf37-381965be6272 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 Jul 10 19:10:43.877623 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c9b19a4-e250-4030-bf37-381965be6272 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:43.877623 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6c9b19a4-e250-4030-bf37-381965be6272 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:43.879907 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.879907 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:43.880627 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a6c82b5f-388e-4d6b-a628-20b39c074196 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:43.881250 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1231/4891] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:43 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:43.884375 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.884375 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:43.888354 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-6c9b19a4-e250-4030-bf37-381965be6272 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:43.892756 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6c9b19a4-e250-4030-bf37-381965be6272 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 returned with HTTP 200 Jul 10 19:10:43.893170 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1224/4892] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:43 2026] GET /volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:43.905190 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1bab6c86-963e-4626-a9ea-1b8eda23231a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:43.907282 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1bab6c86-963e-4626-a9ea-1b8eda23231a tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 Jul 10 19:10:43.907748 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1bab6c86-963e-4626-a9ea-1b8eda23231a tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:43.908017 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1bab6c86-963e-4626-a9ea-1b8eda23231a tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:43.915752 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:43.915752 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:43.920186 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1bab6c86-963e-4626-a9ea-1b8eda23231a tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:43.925273 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1bab6c86-963e-4626-a9ea-1b8eda23231a tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 returned with HTTP 200 Jul 10 19:10:43.926669 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1231/4893] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:43 2026] GET /volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:44.892797 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-60554f1a-2f1c-4fd0-898d-cfac7a164a7b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:44.894829 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60554f1a-2f1c-4fd0-898d-cfac7a164a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:44.895060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60554f1a-2f1c-4fd0-898d-cfac7a164a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:44.895285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-60554f1a-2f1c-4fd0-898d-cfac7a164a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:44.895421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-60554f1a-2f1c-4fd0-898d-cfac7a164a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:44.900594 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:44.900594 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:44.901585 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-60554f1a-2f1c-4fd0-898d-cfac7a164a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:44.902079 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1208/4894] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:44 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:44.915514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bcc0760d-265e-4b3b-8694-578a738fad56 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:44.917129 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bcc0760d-265e-4b3b-8694-578a738fad56 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef Jul 10 19:10:44.917350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bcc0760d-265e-4b3b-8694-578a738fad56 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:44.917596 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bcc0760d-265e-4b3b-8694-578a738fad56 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:44.925744 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:44.925744 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:44.930501 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bcc0760d-265e-4b3b-8694-578a738fad56 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:44.936161 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bcc0760d-265e-4b3b-8694-578a738fad56 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef returned with HTTP 200 Jul 10 19:10:44.936588 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1232/4895] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:44 2026] GET /volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:44.937850 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc122aa5-b3cd-4647-9026-3f0168f79800 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:44.940357 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc122aa5-b3cd-4647-9026-3f0168f79800 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 Jul 10 19:10:44.940670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc122aa5-b3cd-4647-9026-3f0168f79800 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:44.940976 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc122aa5-b3cd-4647-9026-3f0168f79800 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:44.951418 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:44.951418 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:44.951883 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:44.953881 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:44.954061 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:44.954238 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:44.954387 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete backup with id: d8bf6768-5f73-44d2-9310-f0e6159e4b4e. Jul 10 19:10:44.956824 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc122aa5-b3cd-4647-9026-3f0168f79800 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:44.958902 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:44.958902 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:44.961583 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc122aa5-b3cd-4647-9026-3f0168f79800 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 returned with HTTP 200 Jul 10 19:10:44.962053 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1225/4896] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:44 2026] GET /volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:44.974339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] delete_backup rpcapi backup_id d8bf6768-5f73-44d2-9310-f0e6159e4b4e {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:10:44.975670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:44.976359 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-acf012fc-b00b-430e-b0bc-2a7dd2850beb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 202 Jul 10 19:10:44.976835 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1232/4897] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:44 2026] DELETE /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:10:44.978220 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] DELETE https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 Jul 10 19:10:44.978589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:44.979018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:44.979398 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume with id: 08ab197e-3f62-458e-9e60-41fd8bdb3271 Jul 10 19:10:44.985746 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c40182bd-f942-4a7e-bdfa-728dfee2bcba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:44.987975 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c40182bd-f942-4a7e-bdfa-728dfee2bcba tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:44.988179 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c40182bd-f942-4a7e-bdfa-728dfee2bcba tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:44.988282 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:44.988282 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:44.988451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c40182bd-f942-4a7e-bdfa-728dfee2bcba tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:44.988586 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c40182bd-f942-4a7e-bdfa-728dfee2bcba tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:44.988791 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:44.993559 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:44.993559 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:44.994328 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c40182bd-f942-4a7e-bdfa-728dfee2bcba tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 200 Jul 10 19:10:44.994751 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1233/4898] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:44 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:45.011180 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume request issued successfully. Jul 10 19:10:45.011386 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7a0c2d54-31af-4d0a-8b9b-d00aeb1e395e tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 returned with HTTP 202 Jul 10 19:10:45.011845 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1209/4899] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:44 2026] DELETE /volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:45.019247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-297539e8-6cb3-4d9e-ac7c-0944bd343c73 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:45.021150 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-297539e8-6cb3-4d9e-ac7c-0944bd343c73 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 Jul 10 19:10:45.021417 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-297539e8-6cb3-4d9e-ac7c-0944bd343c73 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:45.021650 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-297539e8-6cb3-4d9e-ac7c-0944bd343c73 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:45.030388 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:45.030388 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:45.035257 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-297539e8-6cb3-4d9e-ac7c-0944bd343c73 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:45.040224 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-297539e8-6cb3-4d9e-ac7c-0944bd343c73 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 returned with HTTP 200 Jul 10 19:10:45.040670 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1226/4900] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:45 2026] GET /volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:45.154956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-94d42b8b-505c-4cb9-882c-9fb63b758bb1 req-4cd6ae5d-27e9-4fac-84a4-b3333474e238 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:45.157486 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-94d42b8b-505c-4cb9-882c-9fb63b758bb1 req-4cd6ae5d-27e9-4fac-84a4-b3333474e238 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee Jul 10 19:10:45.157486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-94d42b8b-505c-4cb9-882c-9fb63b758bb1 req-4cd6ae5d-27e9-4fac-84a4-b3333474e238 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:45.157486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-94d42b8b-505c-4cb9-882c-9fb63b758bb1 req-4cd6ae5d-27e9-4fac-84a4-b3333474e238 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:45.161960 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-94d42b8b-505c-4cb9-882c-9fb63b758bb1 req-4cd6ae5d-27e9-4fac-84a4-b3333474e238 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee returned with HTTP 404 Jul 10 19:10:45.162464 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1233/4901] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:10:45 2026] DELETE /volume/v3/attachments/bd6b9a0d-700d-4bda-b3d1-57de60d2f8ee => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:10:46.005709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c7d01d77-9e2b-4724-88d1-442ca3344836 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:46.008154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c7d01d77-9e2b-4724-88d1-442ca3344836 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e Jul 10 19:10:46.008417 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c7d01d77-9e2b-4724-88d1-442ca3344836 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:46.008704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c7d01d77-9e2b-4724-88d1-442ca3344836 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:46.008887 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c7d01d77-9e2b-4724-88d1-442ca3344836 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d8bf6768-5f73-44d2-9310-f0e6159e4b4e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:46.013752 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c7d01d77-9e2b-4724-88d1-442ca3344836 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e returned with HTTP 404 Jul 10 19:10:46.014470 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1234/4902] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:46 2026] GET /volume/v3/backups/d8bf6768-5f73-44d2-9310-f0e6159e4b4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:46.024706 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:46.026367 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:46.026760 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1387372594"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:46.028174 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1387372594'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:46.028279 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume of 1 GB Jul 10 19:10:46.032665 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Availability Zones retrieved successfully. Jul 10 19:10:46.037958 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (f3ae46ad-bd6b-4842-8a9a-45f6aff605e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:46.038921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5cc8884-8329-421d-98a6-016f8693b148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:46.039824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:46.054971 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a15e146f-8d87-4f95-8d1e-a4671c264562 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:46.057068 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a15e146f-8d87-4f95-8d1e-a4671c264562 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 Jul 10 19:10:46.057269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a15e146f-8d87-4f95-8d1e-a4671c264562 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:46.057473 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a15e146f-8d87-4f95-8d1e-a4671c264562 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:46.064058 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a15e146f-8d87-4f95-8d1e-a4671c264562 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 returned with HTTP 404 Jul 10 19:10:46.064672 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1227/4903] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:46 2026] GET /volume/v3/volumes/08ab197e-3f62-458e-9e60-41fd8bdb3271 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:46.069930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5cc8884-8329-421d-98a6-016f8693b148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:46.070716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d0ffa7-22ed-474c-b252-7fb8cb608b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:46.072663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:46.074936 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 Jul 10 19:10:46.075222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:46.075454 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:46.075684 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume with id: e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 Jul 10 19:10:46.084180 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:46.084180 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:46.084767 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:46.108340 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume request issued successfully. Jul 10 19:10:46.108676 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e342d5cd-9f5d-4087-90e3-048b76fecf41 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 returned with HTTP 202 Jul 10 19:10:46.109140 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1234/4904] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:46 2026] DELETE /volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:46.118680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bf37e7a9-7830-4f65-add3-16cc5a203753 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:46.121126 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bf37e7a9-7830-4f65-add3-16cc5a203753 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 Jul 10 19:10:46.121385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bf37e7a9-7830-4f65-add3-16cc5a203753 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:46.121666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bf37e7a9-7830-4f65-add3-16cc5a203753 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:46.121943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['6c6b05cb-0d1d-456e-aa56-8e2ae2a8a5ae', 'e6e4b760-18bc-4e16-a95c-f57f938a2702', 'af7b29cc-de89-4ec3-a3b0-695da47d0503', '95b00115-76dd-4887-8c64-3f51bee5001b'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:46.123028 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d0ffa7-22ed-474c-b252-7fb8cb608b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6b05cb-0d1d-456e-aa56-8e2ae2a8a5ae', 'e6e4b760-18bc-4e16-a95c-f57f938a2702', 'af7b29cc-de89-4ec3-a3b0-695da47d0503', '95b00115-76dd-4887-8c64-3f51bee5001b']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:46.124008 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3586ec-d88a-41cd-8f6f-de879d2405b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:46.131199 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:46.131199 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:46.136706 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bf37e7a9-7830-4f65-add3-16cc5a203753 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:46.142765 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bf37e7a9-7830-4f65-add3-16cc5a203753 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 returned with HTTP 200 Jul 10 19:10:46.143243 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1235/4905] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:46 2026] GET /volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:46.151960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3586ec-d88a-41cd-8f6f-de879d2405b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f56507a-7da5-4f38-b6de-624faf03a9d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1387372594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['6c6b05cb-0d1d-456e-aa56-8e2ae2a8a5ae','e6e4b760-18bc-4e16-a95c-f57f938a2702','af7b29cc-de89-4ec3-a3b0-695da47d0503','95b00115-76dd-4887-8c64-3f51bee5001b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1387372594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f56507a-7da5-4f38-b6de-624faf03a9d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4cdf8a482164fd1bce30e57ede75c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5837b34c4f43b783c9837771bdee66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:46.152656 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b99008a-189f-4175-96c5-1a89d6d83628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:46.180989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b99008a-189f-4175-96c5-1a89d6d83628) transitioned into state 'SUCCESS' from state '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-1387372594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['6c6b05cb-0d1d-456e-aa56-8e2ae2a8a5ae','e6e4b760-18bc-4e16-a95c-f57f938a2702','af7b29cc-de89-4ec3-a3b0-695da47d0503','95b00115-76dd-4887-8c64-3f51bee5001b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:46.181951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5447045-7cc9-4865-b2c0-09d0a298c0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:46.195625 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5447045-7cc9-4865-b2c0-09d0a298c0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:46.196462 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (f3ae46ad-bd6b-4842-8a9a-45f6aff605e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:46.196779 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request issued successfully. Jul 10 19:10:46.197450 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e00f3b7-30ef-48bf-bf64-574c48cc1ce2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:46.198033 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1210/4906] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:46 2026] POST /volume/v3/volumes => generated 749 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:46.211471 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5718b2f8-f607-4407-bb80-ad03f13b1d53 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:46.213617 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5718b2f8-f607-4407-bb80-ad03f13b1d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:10:46.213926 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5718b2f8-f607-4407-bb80-ad03f13b1d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:46.214173 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5718b2f8-f607-4407-bb80-ad03f13b1d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:46.222802 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:46.222802 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:46.230596 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5718b2f8-f607-4407-bb80-ad03f13b1d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:46.235730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5718b2f8-f607-4407-bb80-ad03f13b1d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 returned with HTTP 200 Jul 10 19:10:46.236334 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1228/4907] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:46 2026] GET /volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:47.156646 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0e8cdc1d-7675-4755-b4ff-03eba1906551 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:47.158410 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e8cdc1d-7675-4755-b4ff-03eba1906551 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 Jul 10 19:10:47.158650 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e8cdc1d-7675-4755-b4ff-03eba1906551 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:47.158933 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0e8cdc1d-7675-4755-b4ff-03eba1906551 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:47.165963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0e8cdc1d-7675-4755-b4ff-03eba1906551 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 returned with HTTP 404 Jul 10 19:10:47.166640 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1235/4908] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:47 2026] GET /volume/v3/volumes/e0fe1c6f-7a7e-44f1-bfd4-7f5103985033 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:47.172897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-caf3a94a-4b26-4f89-a972-f107508d0faa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:47.174727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] DELETE https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b Jul 10 19:10:47.174998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:47.175256 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:47.175514 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume with id: 7778fd43-3e71-4326-a1b9-c7626094af3b Jul 10 19:10:47.182941 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:47.182941 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:47.183531 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:47.204498 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume request issued successfully. Jul 10 19:10:47.204770 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-caf3a94a-4b26-4f89-a972-f107508d0faa tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b returned with HTTP 202 Jul 10 19:10:47.205253 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1236/4909] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:47 2026] DELETE /volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:47.212382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3806104f-9462-4b8c-8ae4-781a7c0aad7b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:47.214764 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3806104f-9462-4b8c-8ae4-781a7c0aad7b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b Jul 10 19:10:47.215059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3806104f-9462-4b8c-8ae4-781a7c0aad7b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:47.215322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3806104f-9462-4b8c-8ae4-781a7c0aad7b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:47.222913 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:47.222913 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:47.235886 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3806104f-9462-4b8c-8ae4-781a7c0aad7b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:47.240528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3806104f-9462-4b8c-8ae4-781a7c0aad7b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b returned with HTTP 200 Jul 10 19:10:47.240921 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1211/4910] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:47 2026] GET /volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:47.248840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-efb10b00-0074-41bb-9d35-d601c2fd4885 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:47.250576 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efb10b00-0074-41bb-9d35-d601c2fd4885 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:10:47.250783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efb10b00-0074-41bb-9d35-d601c2fd4885 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:47.250991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-efb10b00-0074-41bb-9d35-d601c2fd4885 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:47.258450 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:47.258450 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:47.262399 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-efb10b00-0074-41bb-9d35-d601c2fd4885 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:47.267454 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-efb10b00-0074-41bb-9d35-d601c2fd4885 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 returned with HTTP 200 Jul 10 19:10:47.268039 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1229/4911] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:47 2026] GET /volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:47.280944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:47.282635 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:10:47.283239 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f56507a-7da5-4f38-b6de-624faf03a9d1", "name": "tempest-VolumesBackupsTest-Backup-28858066"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:47.284685 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating new backup {'backup': {'volume_id': '1f56507a-7da5-4f38-b6de-624faf03a9d1', 'name': 'tempest-VolumesBackupsTest-Backup-28858066'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:10:47.284820 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating backup of volume 1f56507a-7da5-4f38-b6de-624faf03a9d1 in container None Jul 10 19:10:47.295006 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:47.295006 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:47.295581 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:10:47.326768 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['5fd724c4-0c51-4d7b-ab55-09b5925ff096', '9f146ba3-a9c6-4e20-a29c-556574cffd75'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:47.383977 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c3a96fc-c5a1-471f-8350-6f23a3adeed5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:10:47.384574 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1236/4912] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:47 2026] POST /volume/v3/backups => generated 328 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:47.393107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a8a15e0e-66be-4cf3-a837-fb82aff3a731 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:47.395047 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8a15e0e-66be-4cf3-a837-fb82aff3a731 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:47.395826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8a15e0e-66be-4cf3-a837-fb82aff3a731 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:47.395826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a8a15e0e-66be-4cf3-a837-fb82aff3a731 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:47.395826 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-a8a15e0e-66be-4cf3-a837-fb82aff3a731 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:47.399772 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:47.399772 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:47.400708 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a8a15e0e-66be-4cf3-a837-fb82aff3a731 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:47.400897 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1237/4913] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:47 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:48.201401 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f101d12b-d3e5-474c-8915-3238970e0eee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.203216 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f101d12b-d3e5-474c-8915-3238970e0eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:10:48.203413 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f101d12b-d3e5-474c-8915-3238970e0eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.203628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f101d12b-d3e5-474c-8915-3238970e0eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.203747 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-f101d12b-d3e5-474c-8915-3238970e0eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 14e8a23e-0a80-4f48-a9c6-4600a62d9bdd Jul 10 19:10:48.208028 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f101d12b-d3e5-474c-8915-3238970e0eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd returned with HTTP 404 Jul 10 19:10:48.208533 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1212/4914] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:48 2026] DELETE /volume/v3/snapshots/14e8a23e-0a80-4f48-a9c6-4600a62d9bdd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:48.220393 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9243985a-086e-47fb-b933-099d13ddf968 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.222905 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9243985a-086e-47fb-b933-099d13ddf968 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:48.223148 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9243985a-086e-47fb-b933-099d13ddf968 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.223402 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9243985a-086e-47fb-b933-099d13ddf968 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.236322 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:48.236322 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:48.242270 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9243985a-086e-47fb-b933-099d13ddf968 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:48.251486 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9243985a-086e-47fb-b933-099d13ddf968 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:48.252027 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1230/4915] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:48 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:48.254180 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-82db9d8d-6590-4987-98f2-78a731690c2c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.255958 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82db9d8d-6590-4987-98f2-78a731690c2c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b Jul 10 19:10:48.256152 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82db9d8d-6590-4987-98f2-78a731690c2c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.256327 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-82db9d8d-6590-4987-98f2-78a731690c2c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.266278 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-82db9d8d-6590-4987-98f2-78a731690c2c tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b returned with HTTP 404 Jul 10 19:10:48.266471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d76d31ff-102e-4a13-8640-117e72e63f94 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.266860 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1237/4916] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:48 2026] GET /volume/v3/volumes/7778fd43-3e71-4326-a1b9-c7626094af3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:48.268127 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:48.268419 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1042543592"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:48.269774 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1042543592'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:48.269932 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume of 1 GB Jul 10 19:10:48.274184 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Availability Zones retrieved successfully. Jul 10 19:10:48.275391 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.277409 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] DELETE https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd Jul 10 19:10:48.277681 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.279920 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.279920 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume with id: 9f384a8a-088e-4471-a6b1-1bfd839751bd Jul 10 19:10:48.280004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (88f812e5-8261-448f-bcc2-abee2d6844a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:48.280497 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ff6f55-7fdb-492b-9014-0ffb942f8ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:48.281425 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:48.290919 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:48.290919 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:48.291427 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:48.326237 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ff6f55-7fdb-492b-9014-0ffb942f8ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:48.326911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b17dee8-3b23-4f77-b7eb-29f906600586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:48.343527 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume request issued successfully. Jul 10 19:10:48.343823 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-768631ef-6e1b-4a7d-87ec-3b4f2dc5d9ce tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd returned with HTTP 202 Jul 10 19:10:48.344229 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1213/4917] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:48 2026] DELETE /volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:48.352606 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f424d031-3fc5-4cbe-b7a9-0db99e9c60e3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.354947 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f424d031-3fc5-4cbe-b7a9-0db99e9c60e3 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd Jul 10 19:10:48.360482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f424d031-3fc5-4cbe-b7a9-0db99e9c60e3 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.360482 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f424d031-3fc5-4cbe-b7a9-0db99e9c60e3 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.362530 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:48.362530 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:48.367017 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f424d031-3fc5-4cbe-b7a9-0db99e9c60e3 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:48.372441 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f424d031-3fc5-4cbe-b7a9-0db99e9c60e3 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd returned with HTTP 200 Jul 10 19:10:48.372871 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1231/4918] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:48 2026] GET /volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:48.399331 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['a8dbc7dc-d9ff-4857-ab27-737885f96344', 'ec00d1b1-6b16-440b-97eb-27715f4d538f', 'dba69932-118d-4b98-8555-fd17710374ec', 'a755a467-63b6-4338-8147-7d4ecdb67556'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:48.400309 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b17dee8-3b23-4f77-b7eb-29f906600586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8dbc7dc-d9ff-4857-ab27-737885f96344', 'ec00d1b1-6b16-440b-97eb-27715f4d538f', 'dba69932-118d-4b98-8555-fd17710374ec', 'a755a467-63b6-4338-8147-7d4ecdb67556']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:48.401146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14aca0fc-3bfa-4df4-9b6b-9b030a911825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:48.412374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8aaa4a4d-dd34-4938-b8e8-10a992c33a5f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.414759 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8aaa4a4d-dd34-4938-b8e8-10a992c33a5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:48.415029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8aaa4a4d-dd34-4938-b8e8-10a992c33a5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.415280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8aaa4a4d-dd34-4938-b8e8-10a992c33a5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.415433 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-8aaa4a4d-dd34-4938-b8e8-10a992c33a5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:48.420941 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:48.420941 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:48.422046 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8aaa4a4d-dd34-4938-b8e8-10a992c33a5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:48.422547 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1238/4919] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:48 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:48.423967 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14aca0fc-3bfa-4df4-9b6b-9b030a911825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a0762a0-6df3-4a60-bdf5-f8cefdd728f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1042543592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['a8dbc7dc-d9ff-4857-ab27-737885f96344','ec00d1b1-6b16-440b-97eb-27715f4d538f','dba69932-118d-4b98-8555-fd17710374ec','a755a467-63b6-4338-8147-7d4ecdb67556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1042543592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a0762a0-6df3-4a60-bdf5-f8cefdd728f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e726be20e4d4e78a3297c119c9d865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4169c099d84610845ada310cbefd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:48.424722 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e34717-5ea0-46b0-aeae-bfcf9b1a212a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:48.459354 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e34717-5ea0-46b0-aeae-bfcf9b1a212a) transitioned into state 'SUCCESS' from state '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-1042543592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['a8dbc7dc-d9ff-4857-ab27-737885f96344','ec00d1b1-6b16-440b-97eb-27715f4d538f','dba69932-118d-4b98-8555-fd17710374ec','a755a467-63b6-4338-8147-7d4ecdb67556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:48.460092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20aa29c-646e-44e2-acc5-6f00819df23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:48.471400 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20aa29c-646e-44e2-acc5-6f00819df23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:48.472556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (88f812e5-8261-448f-bcc2-abee2d6844a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:48.472864 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request issued successfully. Jul 10 19:10:48.473432 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d76d31ff-102e-4a13-8640-117e72e63f94 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:48.474201 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1238/4920] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:48 2026] POST /volume/v3/volumes => generated 754 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:48.485042 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7eccb439-5231-435b-aef5-b040bfd53cd1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:48.487067 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7eccb439-5231-435b-aef5-b040bfd53cd1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:48.487273 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7eccb439-5231-435b-aef5-b040bfd53cd1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:48.487531 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7eccb439-5231-435b-aef5-b040bfd53cd1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:48.495691 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:48.495691 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:48.499826 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7eccb439-5231-435b-aef5-b040bfd53cd1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:48.504760 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7eccb439-5231-435b-aef5-b040bfd53cd1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 returned with HTTP 200 Jul 10 19:10:48.505184 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1214/4921] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:48 2026] GET /volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:49.386470 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-162b4c6d-9888-4d3d-bab2-bd7a03cd48d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.388147 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-162b4c6d-9888-4d3d-bab2-bd7a03cd48d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd Jul 10 19:10:49.388322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-162b4c6d-9888-4d3d-bab2-bd7a03cd48d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:49.388509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-162b4c6d-9888-4d3d-bab2-bd7a03cd48d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:49.394529 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-162b4c6d-9888-4d3d-bab2-bd7a03cd48d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd returned with HTTP 404 Jul 10 19:10:49.395004 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1232/4922] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:49 2026] GET /volume/v3/volumes/9f384a8a-088e-4471-a6b1-1bfd839751bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:49.403399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e620163a-5920-43c2-b239-c16d9edfe2ba None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.405332 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] DELETE https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed Jul 10 19:10:49.405557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:49.405794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:49.406030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume with id: 25c7a120-d497-42cd-b417-3507dda089ed Jul 10 19:10:49.415277 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:49.415277 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:49.415787 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:49.433744 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5db3dad7-6df3-460c-8c2e-79db0b5404e5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.435749 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5db3dad7-6df3-460c-8c2e-79db0b5404e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:49.435983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5db3dad7-6df3-460c-8c2e-79db0b5404e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:49.436402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5db3dad7-6df3-460c-8c2e-79db0b5404e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:49.436402 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5db3dad7-6df3-460c-8c2e-79db0b5404e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:49.440713 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:49.440713 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:49.441414 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5db3dad7-6df3-460c-8c2e-79db0b5404e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:49.441774 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1239/4923] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:49 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:49.442831 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume request issued successfully. Jul 10 19:10:49.443131 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e620163a-5920-43c2-b239-c16d9edfe2ba tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed returned with HTTP 202 Jul 10 19:10:49.443592 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1239/4924] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:49 2026] DELETE /volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:49.451831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a7054a77-2f47-4f75-96d9-7c25bb8d3fa6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.454365 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7054a77-2f47-4f75-96d9-7c25bb8d3fa6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed Jul 10 19:10:49.454672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7054a77-2f47-4f75-96d9-7c25bb8d3fa6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:49.454917 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7054a77-2f47-4f75-96d9-7c25bb8d3fa6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:49.464290 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:49.464290 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:49.469790 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a7054a77-2f47-4f75-96d9-7c25bb8d3fa6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:49.475370 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7054a77-2f47-4f75-96d9-7c25bb8d3fa6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed returned with HTTP 200 Jul 10 19:10:49.475791 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1215/4925] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:49 2026] GET /volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:49.519300 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d79be669-eeaa-42a8-a8a0-067017e055aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.521642 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d79be669-eeaa-42a8-a8a0-067017e055aa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:49.521844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d79be669-eeaa-42a8-a8a0-067017e055aa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:49.522061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d79be669-eeaa-42a8-a8a0-067017e055aa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:49.530529 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:49.530529 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:49.535027 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d79be669-eeaa-42a8-a8a0-067017e055aa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:49.540690 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d79be669-eeaa-42a8-a8a0-067017e055aa tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 returned with HTTP 200 Jul 10 19:10:49.541209 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1233/4926] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:49 2026] GET /volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:49.556231 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-030e6872-62e9-431b-a9cd-77fac1419f02 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.558278 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:10:49.558679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a0762a0-6df3-4a60-bdf5-f8cefdd728f0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-344898584"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:49.569447 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:49.569447 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:49.569997 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:49.570151 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume 8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:49.598770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['f7d56c7a-46dc-4179-beed-7f03829ebff2', 'a57879c7-b230-4839-87af-57c3b2136ea8', 'ea46ef0f-4c49-4b97-9a47-98d6bccd0d0e', '07880119-4008-4407-acba-3e52eee3bd3c'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:49.635331 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot create request issued successfully. Jul 10 19:10:49.635733 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-030e6872-62e9-431b-a9cd-77fac1419f02 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:10:49.636207 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1240/4927] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:10:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:49.645136 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f48f4858-f851-42fe-8f92-cfebc7281b30 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:49.647025 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f48f4858-f851-42fe-8f92-cfebc7281b30 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 Jul 10 19:10:49.648625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f48f4858-f851-42fe-8f92-cfebc7281b30 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:49.648625 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f48f4858-f851-42fe-8f92-cfebc7281b30 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:49.652143 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:49.652143 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:49.652605 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f48f4858-f851-42fe-8f92-cfebc7281b30 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:49.653312 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f48f4858-f851-42fe-8f92-cfebc7281b30 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 returned with HTTP 200 Jul 10 19:10:49.653680 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1240/4928] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:49 2026] GET /volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:50.452904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bdeea46b-5dc2-485d-b9e2-d5df3a451a32 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.454823 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdeea46b-5dc2-485d-b9e2-d5df3a451a32 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:50.455032 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdeea46b-5dc2-485d-b9e2-d5df3a451a32 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:50.455217 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdeea46b-5dc2-485d-b9e2-d5df3a451a32 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:50.455317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-bdeea46b-5dc2-485d-b9e2-d5df3a451a32 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:50.459684 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:50.459684 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:50.460514 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdeea46b-5dc2-485d-b9e2-d5df3a451a32 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:50.460939 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1216/4929] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:50 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:50.488383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-13545de6-a3ea-4532-8ad9-2d1e8ae3c96b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.490206 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-13545de6-a3ea-4532-8ad9-2d1e8ae3c96b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed Jul 10 19:10:50.490452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-13545de6-a3ea-4532-8ad9-2d1e8ae3c96b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:50.490673 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-13545de6-a3ea-4532-8ad9-2d1e8ae3c96b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:50.496061 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-13545de6-a3ea-4532-8ad9-2d1e8ae3c96b tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed returned with HTTP 404 Jul 10 19:10:50.496503 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1234/4930] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:50 2026] GET /volume/v3/volumes/25c7a120-d497-42cd-b417-3507dda089ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:50.503333 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.505319 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 Jul 10 19:10:50.505567 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:50.505774 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:50.505991 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume with id: e0a7893f-fd65-4457-9a93-9a6973641ab3 Jul 10 19:10:50.514280 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:50.514280 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:50.514933 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:50.547917 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Delete volume request issued successfully. Jul 10 19:10:50.549860 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51cc9cfe-2603-427e-9bcf-d1420355c4da tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 returned with HTTP 202 Jul 10 19:10:50.549860 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1241/4931] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:50 2026] DELETE /volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:50.557694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-39a85083-a65c-429d-a451-8d7da4ac55d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.558153 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-39a85083-a65c-429d-a451-8d7da4ac55d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 Jul 10 19:10:50.558316 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-39a85083-a65c-429d-a451-8d7da4ac55d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:50.558508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-39a85083-a65c-429d-a451-8d7da4ac55d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:50.564616 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:50.564616 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:50.568010 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-39a85083-a65c-429d-a451-8d7da4ac55d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Volume info retrieved successfully. Jul 10 19:10:50.571682 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-39a85083-a65c-429d-a451-8d7da4ac55d0 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 returned with HTTP 200 Jul 10 19:10:50.572883 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1241/4932] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:50 2026] GET /volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:50.666772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d419243e-9aa6-4674-92a2-6c47106c6980 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.675566 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d419243e-9aa6-4674-92a2-6c47106c6980 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 Jul 10 19:10:50.676316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d419243e-9aa6-4674-92a2-6c47106c6980 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:50.677559 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d419243e-9aa6-4674-92a2-6c47106c6980 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:50.689045 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:50.689045 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:50.689703 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d419243e-9aa6-4674-92a2-6c47106c6980 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:50.690664 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d419243e-9aa6-4674-92a2-6c47106c6980 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 returned with HTTP 200 Jul 10 19:10:50.691159 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1217/4933] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:50 2026] GET /volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:50.701251 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.703209 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:50.703498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "679bc7db-3d7e-42b3-a396-342275c8e2d7", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-343225776"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:50.705107 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request body: {'volume': {'snapshot_id': '679bc7db-3d7e-42b3-a396-342275c8e2d7', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-343225776'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:50.710543 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:50.710543 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:50.711060 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:50.711217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume of 2 GB Jul 10 19:10:50.715347 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Availability Zones retrieved successfully. Jul 10 19:10:50.721425 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (75445f91-677a-4949-a2b2-4b489dc24009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:50.722332 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39486276-912c-4133-9147-3eb55f04cb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:50.723384 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:50.759483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39486276-912c-4133-9147-3eb55f04cb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '679bc7db-3d7e-42b3-a396-342275c8e2d7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:50.760626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d49938a-5a64-4a91-af79-6b78f6d23920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:50.808025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['233c35a5-6973-4435-9393-03b0ee73e663', 'b227e2d1-7f11-4de4-93ba-6c3e8415cc89', '6d292e61-055d-42f0-9e51-07b155f97362', '2f494b09-bcc4-42c6-8e2f-f4048e1eadc9'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:50.808765 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d49938a-5a64-4a91-af79-6b78f6d23920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['233c35a5-6973-4435-9393-03b0ee73e663', 'b227e2d1-7f11-4de4-93ba-6c3e8415cc89', '6d292e61-055d-42f0-9e51-07b155f97362', '2f494b09-bcc4-42c6-8e2f-f4048e1eadc9']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:50.809489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08299231-4903-4bfa-a2f9-6b95c78b5f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:50.861043 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08299231-4903-4bfa-a2f9-6b95c78b5f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f72181f-6e15-470b-9985-00fcf7a97970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343225776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['233c35a5-6973-4435-9393-03b0ee73e663','b227e2d1-7f11-4de4-93ba-6c3e8415cc89','6d292e61-055d-42f0-9e51-07b155f97362','2f494b09-bcc4-42c6-8e2f-f4048e1eadc9'],size=2,snapshot_id=679bc7db-3d7e-42b3-a396-342275c8e2d7,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-343225776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f72181f-6e15-470b-9985-00fcf7a97970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e726be20e4d4e78a3297c119c9d865f',provider_auth=None,provider_geometry=None,provider_id=None,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=679bc7db-3d7e-42b3-a396-342275c8e2d7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4169c099d84610845ada310cbefd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:50.862104 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f000b3a-7507-4aa1-828b-375005a59a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:50.884019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f000b3a-7507-4aa1-828b-375005a59a25) transitioned into state 'SUCCESS' from state '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-343225776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['233c35a5-6973-4435-9393-03b0ee73e663','b227e2d1-7f11-4de4-93ba-6c3e8415cc89','6d292e61-055d-42f0-9e51-07b155f97362','2f494b09-bcc4-42c6-8e2f-f4048e1eadc9'],size=2,snapshot_id=679bc7db-3d7e-42b3-a396-342275c8e2d7,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:50.885115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ca5d9c-ae5f-4843-a384-be553cd4fe28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:50.913700 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96ca5d9c-ae5f-4843-a384-be553cd4fe28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:50.915029 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (75445f91-677a-4949-a2b2-4b489dc24009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:50.915453 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request issued successfully. Jul 10 19:10:50.916245 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c7b2d26-3689-4cad-9fd1-28a6c13adcce tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:50.916847 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1235/4934] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:50 2026] POST /volume/v3/volumes => generated 787 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:50.929599 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a63f590e-00dc-4faa-9e31-4a1979a6154c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:50.931472 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a63f590e-00dc-4faa-9e31-4a1979a6154c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:50.931887 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a63f590e-00dc-4faa-9e31-4a1979a6154c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:50.932204 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a63f590e-00dc-4faa-9e31-4a1979a6154c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:50.942534 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:50.942534 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:50.947546 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a63f590e-00dc-4faa-9e31-4a1979a6154c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:50.952883 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a63f590e-00dc-4faa-9e31-4a1979a6154c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 200 Jul 10 19:10:50.953619 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1242/4935] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:50 2026] GET /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:51.471255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5c513c84-948c-421c-9775-b8d89eabf561 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:51.473300 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5c513c84-948c-421c-9775-b8d89eabf561 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:51.473502 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5c513c84-948c-421c-9775-b8d89eabf561 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:51.473684 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5c513c84-948c-421c-9775-b8d89eabf561 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:51.473783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5c513c84-948c-421c-9775-b8d89eabf561 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:51.477879 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:51.477879 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:51.478604 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5c513c84-948c-421c-9775-b8d89eabf561 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:51.478981 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1242/4936] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:51 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:51.584463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eced08ab-e96e-4feb-bced-58c7f9f2f1c6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:51.586239 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eced08ab-e96e-4feb-bced-58c7f9f2f1c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] GET https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 Jul 10 19:10:51.586456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eced08ab-e96e-4feb-bced-58c7f9f2f1c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:51.586634 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eced08ab-e96e-4feb-bced-58c7f9f2f1c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:51.592505 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eced08ab-e96e-4feb-bced-58c7f9f2f1c6 tempest-CreateVolumesFromSourceVolumeTest-701141052 tempest-CreateVolumesFromSourceVolumeTest-701141052-project-member] https://10.4.3.225/volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 returned with HTTP 404 Jul 10 19:10:51.592982 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1218/4937] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:51 2026] GET /volume/v3/volumes/e0a7893f-fd65-4457-9a93-9a6973641ab3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:51.965716 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5fb265e-b1d6-4373-bc68-5086ec19ef4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:51.967749 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5fb265e-b1d6-4373-bc68-5086ec19ef4a tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:51.967959 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5fb265e-b1d6-4373-bc68-5086ec19ef4a tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:51.968157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5fb265e-b1d6-4373-bc68-5086ec19ef4a tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:51.978993 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:51.978993 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:51.983120 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5fb265e-b1d6-4373-bc68-5086ec19ef4a tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:51.987202 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5fb265e-b1d6-4373-bc68-5086ec19ef4a tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 200 Jul 10 19:10:51.987728 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1236/4938] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:51 2026] GET /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:52.002736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9b1402da-021e-4c82-9812-c14d347d3ed3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:52.004687 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9b1402da-021e-4c82-9812-c14d347d3ed3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:52.004963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9b1402da-021e-4c82-9812-c14d347d3ed3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:52.005157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9b1402da-021e-4c82-9812-c14d347d3ed3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:52.011764 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:52.011764 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:52.015818 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9b1402da-021e-4c82-9812-c14d347d3ed3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:52.020977 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9b1402da-021e-4c82-9812-c14d347d3ed3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 200 Jul 10 19:10:52.021384 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1243/4939] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:52 2026] GET /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:52.033124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:52.034959 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:52.035208 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:52.035465 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:52.035632 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: 8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:52.042858 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:52.042858 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:52.043296 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:52.069486 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume request issued successfully. Jul 10 19:10:52.071941 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a1dfaf20-3d19-42e7-9803-0603d66401f7 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 202 Jul 10 19:10:52.071941 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1243/4940] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:52 2026] DELETE /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:52.077508 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9c36e168-366a-4b10-9961-156008ab991c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:52.079358 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9c36e168-366a-4b10-9961-156008ab991c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:52.079632 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9c36e168-366a-4b10-9961-156008ab991c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:52.079888 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9c36e168-366a-4b10-9961-156008ab991c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:52.087068 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:52.087068 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:52.091058 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9c36e168-366a-4b10-9961-156008ab991c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:52.095601 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9c36e168-366a-4b10-9961-156008ab991c tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 200 Jul 10 19:10:52.096034 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1219/4941] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:52 2026] GET /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:52.491278 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bbb86a43-b4ab-4c72-9fd0-67d2a9a371cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:52.493510 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbb86a43-b4ab-4c72-9fd0-67d2a9a371cf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:52.493728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbb86a43-b4ab-4c72-9fd0-67d2a9a371cf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:52.493984 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bbb86a43-b4ab-4c72-9fd0-67d2a9a371cf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:52.494081 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bbb86a43-b4ab-4c72-9fd0-67d2a9a371cf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:52.499241 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:52.499241 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:52.500318 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bbb86a43-b4ab-4c72-9fd0-67d2a9a371cf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:52.500777 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1237/4942] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:52 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:52.814329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:52.908010 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:52.908427 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:52.910141 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:52.910301 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create volume of 1 GB Jul 10 19:10:52.915481 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Availability Zones retrieved successfully. Jul 10 19:10:52.921613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Flow 'volume_create_api' (15c020c3-aaeb-4c31-8a0d-3e9708994ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:52.922573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb9c8f7-75ef-45c1-8c7a-bc40d9b3d227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:52.923617 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:52.952135 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb9c8f7-75ef-45c1-8c7a-bc40d9b3d227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:52.952914 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25dda8de-7012-4d6d-9291-ad249bed0898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:53.018111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Created reservations ['f3d93094-8b84-465c-a1c8-7c9d665e15d0', 'e2c34741-e2fa-4ab5-91cc-acd460c85fcc', '600ad129-3dd8-459e-a921-6bab0969c7b0', '087e70b5-9b90-4d0f-9844-f515ffeff58c'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:53.019008 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25dda8de-7012-4d6d-9291-ad249bed0898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d93094-8b84-465c-a1c8-7c9d665e15d0', 'e2c34741-e2fa-4ab5-91cc-acd460c85fcc', '600ad129-3dd8-459e-a921-6bab0969c7b0', '087e70b5-9b90-4d0f-9844-f515ffeff58c']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:53.019912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbb751f-3e4c-4e53-a349-2efd1d869668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:53.054216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbb751f-3e4c-4e53-a349-2efd1d869668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0452068-4217-46c2-859b-a6226cc5892c', '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='8715387495c7478d904207d63b07a6ae',qos_specs=None,replication_status=,reservations=['f3d93094-8b84-465c-a1c8-7c9d665e15d0','e2c34741-e2fa-4ab5-91cc-acd460c85fcc','600ad129-3dd8-459e-a921-6bab0969c7b0','087e70b5-9b90-4d0f-9844-f515ffeff58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e4fc977cbf4de0ab721181da9ebe92',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:53Z,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=d0452068-4217-46c2-859b-a6226cc5892c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8715387495c7478d904207d63b07a6ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e4fc977cbf4de0ab721181da9ebe92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:53.055138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b42e851-708a-4c17-a513-1bf092f1ba67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:53.089325 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b42e851-708a-4c17-a513-1bf092f1ba67) transitioned into state 'SUCCESS' from 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='8715387495c7478d904207d63b07a6ae',qos_specs=None,replication_status=,reservations=['f3d93094-8b84-465c-a1c8-7c9d665e15d0','e2c34741-e2fa-4ab5-91cc-acd460c85fcc','600ad129-3dd8-459e-a921-6bab0969c7b0','087e70b5-9b90-4d0f-9844-f515ffeff58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e4fc977cbf4de0ab721181da9ebe92',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:53.090238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10f7b13-99bb-4999-9976-ebc55769126e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:53.101553 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a10f7b13-99bb-4999-9976-ebc55769126e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:53.102632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Flow 'volume_create_api' (15c020c3-aaeb-4c31-8a0d-3e9708994ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:53.103020 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create volume request issued successfully. Jul 10 19:10:53.103724 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f28ed9a5-5f0c-4814-88d4-35fc855f6911 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:53.104389 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1244/4943] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:52 2026] POST /volume/v3/volumes => generated 740 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:53.110772 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b6933d1e-3fb8-4e07-8091-6878e33a0387 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.112862 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6933d1e-3fb8-4e07-8091-6878e33a0387 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:53.113423 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6933d1e-3fb8-4e07-8091-6878e33a0387 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.113423 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6933d1e-3fb8-4e07-8091-6878e33a0387 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.117127 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1ccb0025-3d77-420a-90be-e21730dfe1ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.119639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6933d1e-3fb8-4e07-8091-6878e33a0387 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 404 Jul 10 19:10:53.120207 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1244/4944] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:53 2026] GET /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:53.122356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1ccb0025-3d77-420a-90be-e21730dfe1ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:53.122627 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1ccb0025-3d77-420a-90be-e21730dfe1ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.122879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1ccb0025-3d77-420a-90be-e21730dfe1ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.127215 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e629d7d0-3183-43b6-a830-0efc7fd1d8b1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.129405 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e629d7d0-3183-43b6-a830-0efc7fd1d8b1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:53.129754 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e629d7d0-3183-43b6-a830-0efc7fd1d8b1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.129873 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:53.129873 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:53.129994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e629d7d0-3183-43b6-a830-0efc7fd1d8b1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.133694 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1ccb0025-3d77-420a-90be-e21730dfe1ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:53.136699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e629d7d0-3183-43b6-a830-0efc7fd1d8b1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 404 Jul 10 19:10:53.137262 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1238/4945] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:53 2026] GET /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:53.137767 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1ccb0025-3d77-420a-90be-e21730dfe1ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c returned with HTTP 200 Jul 10 19:10:53.138508 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1220/4946] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:53 2026] GET /volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:53.144088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cb595cc2-081a-43f5-8a48-19b2c406d8bf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.146211 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb595cc2-081a-43f5-8a48-19b2c406d8bf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:53.146381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb595cc2-081a-43f5-8a48-19b2c406d8bf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.146555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb595cc2-081a-43f5-8a48-19b2c406d8bf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.146723 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-cb595cc2-081a-43f5-8a48-19b2c406d8bf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: 8f72181f-6e15-470b-9985-00fcf7a97970 Jul 10 19:10:53.156462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb595cc2-081a-43f5-8a48-19b2c406d8bf tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 returned with HTTP 404 Jul 10 19:10:53.157003 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1245/4947] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:53 2026] DELETE /volume/v3/volumes/8f72181f-6e15-470b-9985-00fcf7a97970 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:53.164144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.165739 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 Jul 10 19:10:53.165936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.166110 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.166207 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 679bc7db-3d7e-42b3-a396-342275c8e2d7 Jul 10 19:10:53.170765 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:53.170765 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:53.171197 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:53.188045 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:10:53.188281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4ec4b3d-ecf3-4b5d-a673-d9b58544b315 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 returned with HTTP 202 Jul 10 19:10:53.188842 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1245/4948] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:53 2026] DELETE /volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:53.202122 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-673d25ff-5956-4e9e-bf0d-49aab6c419be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.204554 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-673d25ff-5956-4e9e-bf0d-49aab6c419be tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 Jul 10 19:10:53.204801 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-673d25ff-5956-4e9e-bf0d-49aab6c419be tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.205056 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-673d25ff-5956-4e9e-bf0d-49aab6c419be tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.210501 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:53.210501 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:53.210941 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-673d25ff-5956-4e9e-bf0d-49aab6c419be tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:53.211755 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-673d25ff-5956-4e9e-bf0d-49aab6c419be tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 returned with HTTP 200 Jul 10 19:10:53.212025 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1239/4949] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:53 2026] GET /volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:53.510636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-793daa71-b4c7-4a69-bc96-a8427fa1b1b6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:53.512522 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-793daa71-b4c7-4a69-bc96-a8427fa1b1b6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:53.512730 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-793daa71-b4c7-4a69-bc96-a8427fa1b1b6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:53.512970 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-793daa71-b4c7-4a69-bc96-a8427fa1b1b6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:53.513074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-793daa71-b4c7-4a69-bc96-a8427fa1b1b6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:53.517465 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:53.517465 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:53.518201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-793daa71-b4c7-4a69-bc96-a8427fa1b1b6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:53.518548 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1221/4950] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:53 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:54.154709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ce07ccb1-c7ff-4a4c-b564-fa7e3a841085 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.156961 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce07ccb1-c7ff-4a4c-b564-fa7e3a841085 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:54.157213 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce07ccb1-c7ff-4a4c-b564-fa7e3a841085 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.157470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce07ccb1-c7ff-4a4c-b564-fa7e3a841085 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.166483 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.166483 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:54.170955 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ce07ccb1-c7ff-4a4c-b564-fa7e3a841085 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:54.176669 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce07ccb1-c7ff-4a4c-b564-fa7e3a841085 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c returned with HTTP 200 Jul 10 19:10:54.177203 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1246/4951] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:54.190514 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e64135f4-9e3f-4dc4-b197-9627ef4ccabe None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.192487 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e64135f4-9e3f-4dc4-b197-9627ef4ccabe tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:54.192921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e64135f4-9e3f-4dc4-b197-9627ef4ccabe tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.194405 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e64135f4-9e3f-4dc4-b197-9627ef4ccabe tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.200395 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.200395 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:54.204607 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e64135f4-9e3f-4dc4-b197-9627ef4ccabe tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:54.209800 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e64135f4-9e3f-4dc4-b197-9627ef4ccabe tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c returned with HTTP 200 Jul 10 19:10:54.210449 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1246/4952] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:54.222012 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7473e701-1035-4660-86b6-e340ca238c2f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.226655 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7473e701-1035-4660-86b6-e340ca238c2f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 Jul 10 19:10:54.226931 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7473e701-1035-4660-86b6-e340ca238c2f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.227177 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7473e701-1035-4660-86b6-e340ca238c2f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.230599 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8eec0b92-e543-477a-89d7-d09d291b3442 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.232306 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:54.232649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2082307127"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:54.234428 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2082307127'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:54.234428 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create volume of 1 GB Jul 10 19:10:54.234600 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7473e701-1035-4660-86b6-e340ca238c2f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 returned with HTTP 404 Jul 10 19:10:54.235820 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1240/4953] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/snapshots/679bc7db-3d7e-42b3-a396-342275c8e2d7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:54.238677 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Availability Zones retrieved successfully. Jul 10 19:10:54.243742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8ddd3287-e439-40b5-8947-035db56f2111 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.244821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Flow 'volume_create_api' (cfffdb8a-ae84-49cd-8e35-b6010f6559d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:54.245761 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09218734-3357-4e2b-bc77-159440734c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:54.246154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8ddd3287-e439-40b5-8947-035db56f2111 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:54.246439 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8ddd3287-e439-40b5-8947-035db56f2111 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.246670 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:54.246759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8ddd3287-e439-40b5-8947-035db56f2111 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.254465 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.254465 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:54.258102 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8ddd3287-e439-40b5-8947-035db56f2111 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:54.262058 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8ddd3287-e439-40b5-8947-035db56f2111 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 returned with HTTP 200 Jul 10 19:10:54.262555 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1247/4954] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:54.274662 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c0f35d68-836d-45d8-bbc3-938736955e7d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.275609 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09218734-3357-4e2b-bc77-159440734c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:54.276404 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:54.278166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97dd529a-4979-4210-8b2a-dc0927cdb7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:54.278252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.278252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.278252 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: 8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:54.283725 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.283725 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:54.284410 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:54.305787 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume request issued successfully. Jul 10 19:10:54.306057 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c0f35d68-836d-45d8-bbc3-938736955e7d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 returned with HTTP 202 Jul 10 19:10:54.306633 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1247/4955] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:54 2026] DELETE /volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:54.314705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a74ed007-0ce2-4194-8761-4cfbd640ef91 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.316394 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a74ed007-0ce2-4194-8761-4cfbd640ef91 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:54.316851 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a74ed007-0ce2-4194-8761-4cfbd640ef91 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.316851 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a74ed007-0ce2-4194-8761-4cfbd640ef91 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.323169 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Created reservations ['9f5154cf-a277-4f14-a4c4-d685684c91d2', '986dadae-6921-4b54-8b17-0dea0db07ca0', '079b0c56-69c8-4400-8139-887cf1618ba1', '5c1db63f-b4ac-42ee-b4bd-ea08054b56e2'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:54.323940 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.323940 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:54.324177 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97dd529a-4979-4210-8b2a-dc0927cdb7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f5154cf-a277-4f14-a4c4-d685684c91d2', '986dadae-6921-4b54-8b17-0dea0db07ca0', '079b0c56-69c8-4400-8139-887cf1618ba1', '5c1db63f-b4ac-42ee-b4bd-ea08054b56e2']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:54.325344 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2beab71c-7a99-43bd-81d4-b6aaca4b5cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:54.328843 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a74ed007-0ce2-4194-8761-4cfbd640ef91 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:54.335540 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a74ed007-0ce2-4194-8761-4cfbd640ef91 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 returned with HTTP 200 Jul 10 19:10:54.335951 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1241/4956] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:54.349964 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2beab71c-7a99-43bd-81d4-b6aaca4b5cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97df13ff-e065-4966-a852-06402d828b22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2082307127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8715387495c7478d904207d63b07a6ae',qos_specs=None,replication_status=,reservations=['9f5154cf-a277-4f14-a4c4-d685684c91d2','986dadae-6921-4b54-8b17-0dea0db07ca0','079b0c56-69c8-4400-8139-887cf1618ba1','5c1db63f-b4ac-42ee-b4bd-ea08054b56e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e4fc977cbf4de0ab721181da9ebe92',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:54Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2082307127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97df13ff-e065-4966-a852-06402d828b22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8715387495c7478d904207d63b07a6ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e4fc977cbf4de0ab721181da9ebe92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:54.350726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1444845-1a8f-42cc-b3ca-f153513ee3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:54.382679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1444845-1a8f-42cc-b3ca-f153513ee3ae) transitioned into 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-2082307127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8715387495c7478d904207d63b07a6ae',qos_specs=None,replication_status=,reservations=['9f5154cf-a277-4f14-a4c4-d685684c91d2','986dadae-6921-4b54-8b17-0dea0db07ca0','079b0c56-69c8-4400-8139-887cf1618ba1','5c1db63f-b4ac-42ee-b4bd-ea08054b56e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e4fc977cbf4de0ab721181da9ebe92',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:54.383393 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57aa765e-dc7e-47d7-833b-3dc38c6a24e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:54.397439 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57aa765e-dc7e-47d7-833b-3dc38c6a24e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:54.398293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Flow 'volume_create_api' (cfffdb8a-ae84-49cd-8e35-b6010f6559d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:54.398616 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create volume request issued successfully. Jul 10 19:10:54.399208 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8eec0b92-e543-477a-89d7-d09d291b3442 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:54.399727 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1222/4957] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:54 2026] POST /volume/v3/volumes => generated 776 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:54.411974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7168612d-dcb4-4ece-a564-2c49c8d7ff56 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.414261 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7168612d-dcb4-4ece-a564-2c49c8d7ff56 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:54.414556 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7168612d-dcb4-4ece-a564-2c49c8d7ff56 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.414852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7168612d-dcb4-4ece-a564-2c49c8d7ff56 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.425646 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.425646 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:54.430850 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7168612d-dcb4-4ece-a564-2c49c8d7ff56 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:54.436708 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7168612d-dcb4-4ece-a564-2c49c8d7ff56 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 returned with HTTP 200 Jul 10 19:10:54.437238 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1248/4958] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:54.530723 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0ab032a8-cb9f-439b-aecf-a118c9cc99c5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:54.533107 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ab032a8-cb9f-439b-aecf-a118c9cc99c5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:54.533426 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ab032a8-cb9f-439b-aecf-a118c9cc99c5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:54.533657 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0ab032a8-cb9f-439b-aecf-a118c9cc99c5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:54.533794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0ab032a8-cb9f-439b-aecf-a118c9cc99c5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:54.538325 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:54.538325 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:54.539177 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0ab032a8-cb9f-439b-aecf-a118c9cc99c5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:54.539825 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1248/4959] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:54 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:55.348677 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-54e6530f-c1e7-4070-84b2-a69282f9c8bc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.350492 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54e6530f-c1e7-4070-84b2-a69282f9c8bc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 Jul 10 19:10:55.350727 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54e6530f-c1e7-4070-84b2-a69282f9c8bc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.351006 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-54e6530f-c1e7-4070-84b2-a69282f9c8bc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.357361 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-54e6530f-c1e7-4070-84b2-a69282f9c8bc tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 returned with HTTP 404 Jul 10 19:10:55.357853 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1242/4960] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/volumes/8a0762a0-6df3-4a60-bdf5-f8cefdd728f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:55.367652 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-19edb5f7-b493-4614-89c7-6ffc902222b8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.369648 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19edb5f7-b493-4614-89c7-6ffc902222b8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:10:55.369855 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19edb5f7-b493-4614-89c7-6ffc902222b8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.370050 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-19edb5f7-b493-4614-89c7-6ffc902222b8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.378215 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.378215 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:55.382382 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-19edb5f7-b493-4614-89c7-6ffc902222b8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:55.387045 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-19edb5f7-b493-4614-89c7-6ffc902222b8 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:10:55.387479 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1223/4961] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:55.399386 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.401451 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:55.401857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-54579889"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:55.403479 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-54579889'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:55.403611 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume of 1 GB Jul 10 19:10:55.408729 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Availability Zones retrieved successfully. Jul 10 19:10:55.414713 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (a0371629-b98d-41ed-b6d9-c38b0ae623cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:55.415822 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a961d5-a8c7-4e5e-a38d-db894a86c081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:55.416789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:55.449798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1309ef99-d07c-4f66-b8ad-b57c6aa7f4c3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.451715 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1309ef99-d07c-4f66-b8ad-b57c6aa7f4c3 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:55.451985 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1309ef99-d07c-4f66-b8ad-b57c6aa7f4c3 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.452228 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1309ef99-d07c-4f66-b8ad-b57c6aa7f4c3 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.452473 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a961d5-a8c7-4e5e-a38d-db894a86c081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:55.453647 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1e5d3d-ea98-46e0-9c71-f931fcec11bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:55.459639 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.459639 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:55.463754 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-1309ef99-d07c-4f66-b8ad-b57c6aa7f4c3 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:55.468385 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1309ef99-d07c-4f66-b8ad-b57c6aa7f4c3 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 returned with HTTP 200 Jul 10 19:10:55.468820 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1249/4962] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:55.482416 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9634d956-f7ea-4d48-9e91-e0962c84e104 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.484458 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9634d956-f7ea-4d48-9e91-e0962c84e104 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:55.484681 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9634d956-f7ea-4d48-9e91-e0962c84e104 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.484959 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9634d956-f7ea-4d48-9e91-e0962c84e104 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.492722 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.492722 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:55.496740 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9634d956-f7ea-4d48-9e91-e0962c84e104 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:55.501448 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9634d956-f7ea-4d48-9e91-e0962c84e104 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 returned with HTTP 200 Jul 10 19:10:55.501893 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1243/4963] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:55.508397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['4e56e120-2303-4943-a17b-36ad87d27c2e', '28c6fbea-5b36-47be-88b6-2157f61d1f9c', '0bc7e2dd-afd3-44ca-b93a-71d2c66d4a90', '87f8fddf-e277-49b9-a98a-60ab17589fe0'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:55.509460 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1e5d3d-ea98-46e0-9c71-f931fcec11bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e56e120-2303-4943-a17b-36ad87d27c2e', '28c6fbea-5b36-47be-88b6-2157f61d1f9c', '0bc7e2dd-afd3-44ca-b93a-71d2c66d4a90', '87f8fddf-e277-49b9-a98a-60ab17589fe0']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:55.510607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af392dd-7a4f-425b-b8f1-d0a6bd3129bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:55.515107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.517043 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:10:55.517473 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97df13ff-e065-4966-a852-06402d828b22", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1228393919"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:55.526423 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.526423 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:55.526975 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:55.527149 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Create snapshot from volume 97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:55.535204 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af392dd-7a4f-425b-b8f1-d0a6bd3129bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d99c13-a8c4-4f4f-ab76-d0b50305eabe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-54579889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['4e56e120-2303-4943-a17b-36ad87d27c2e','28c6fbea-5b36-47be-88b6-2157f61d1f9c','0bc7e2dd-afd3-44ca-b93a-71d2c66d4a90','87f8fddf-e277-49b9-a98a-60ab17589fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-54579889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69d99c13-a8c4-4f4f-ab76-d0b50305eabe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e726be20e4d4e78a3297c119c9d865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4169c099d84610845ada310cbefd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:55.536010 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d963b70-700b-4cfa-92f7-5f5ad76a41ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:55.550759 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e076dc8e-39ce-4d0f-88ca-12b1135098cb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.553126 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e076dc8e-39ce-4d0f-88ca-12b1135098cb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:55.553402 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e076dc8e-39ce-4d0f-88ca-12b1135098cb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.553677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e076dc8e-39ce-4d0f-88ca-12b1135098cb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.553857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e076dc8e-39ce-4d0f-88ca-12b1135098cb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:55.558477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d963b70-700b-4cfa-92f7-5f5ad76a41ee) transitioned into state 'SUCCESS' from state '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-54579889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['4e56e120-2303-4943-a17b-36ad87d27c2e','28c6fbea-5b36-47be-88b6-2157f61d1f9c','0bc7e2dd-afd3-44ca-b93a-71d2c66d4a90','87f8fddf-e277-49b9-a98a-60ab17589fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:55.559171 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.559171 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:55.559372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d500ab-581e-4e39-9023-7f078d2c3297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:55.560048 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e076dc8e-39ce-4d0f-88ca-12b1135098cb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:55.560446 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1250/4964] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:55.572128 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Created reservations ['f1d6b4ba-86dc-4b2a-8d5d-8cb752a22924', '1e046070-7ba0-4d97-b5ee-bfa3fe90abea', '647e7f97-2145-4f20-a710-3e749b3c79cb', 'cee529d6-8894-4c25-99ae-48f0d6b182a2'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:55.576217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d500ab-581e-4e39-9023-7f078d2c3297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:55.577379 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (a0371629-b98d-41ed-b6d9-c38b0ae623cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:55.577778 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request issued successfully. Jul 10 19:10:55.578668 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-26d1595a-ddbb-4c58-84b2-4eab3993fda2 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:55.579337 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1249/4965] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:10:55 2026] POST /volume/v3/volumes => generated 752 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:55.593499 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c5e5495-94d6-4955-9545-12128135ad4f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.595208 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c5e5495-94d6-4955-9545-12128135ad4f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:10:55.595386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c5e5495-94d6-4955-9545-12128135ad4f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.595587 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c5e5495-94d6-4955-9545-12128135ad4f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.602689 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.602689 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:55.606596 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5c5e5495-94d6-4955-9545-12128135ad4f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:55.611404 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c5e5495-94d6-4955-9545-12128135ad4f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe returned with HTTP 200 Jul 10 19:10:55.611990 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1244/4966] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:55.616614 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot create request issued successfully. Jul 10 19:10:55.616962 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9213ea14-a58f-4ccc-aead-0288a29ecd95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:10:55.617380 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1224/4967] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:10:55 2026] POST /volume/v3/snapshots => generated 326 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:55.625672 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5520fdd7-c61e-4763-be2a-57e305f67854 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:55.627872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5520fdd7-c61e-4763-be2a-57e305f67854 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:55.628097 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5520fdd7-c61e-4763-be2a-57e305f67854 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:55.628369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5520fdd7-c61e-4763-be2a-57e305f67854 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:55.634720 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:55.634720 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:55.635281 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5520fdd7-c61e-4763-be2a-57e305f67854 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot retrieved successfully. Jul 10 19:10:55.636234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5520fdd7-c61e-4763-be2a-57e305f67854 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc returned with HTTP 200 Jul 10 19:10:55.636735 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1251/4968] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:55 2026] GET /volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:56.573425 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-611f3cfb-653d-4bdd-ae12-bb902abab77e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.575894 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-611f3cfb-653d-4bdd-ae12-bb902abab77e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:56.576168 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-611f3cfb-653d-4bdd-ae12-bb902abab77e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.576491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-611f3cfb-653d-4bdd-ae12-bb902abab77e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.577176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-611f3cfb-653d-4bdd-ae12-bb902abab77e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:56.584074 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.584074 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:56.586254 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-611f3cfb-653d-4bdd-ae12-bb902abab77e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:56.586956 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1250/4969] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:56 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:56.625859 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9c0e5e3a-ed4e-4159-bfa1-531fde3e5643 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.628725 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c0e5e3a-ed4e-4159-bfa1-531fde3e5643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:10:56.628974 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c0e5e3a-ed4e-4159-bfa1-531fde3e5643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.629244 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c0e5e3a-ed4e-4159-bfa1-531fde3e5643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.639639 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.639639 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:56.645045 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9c0e5e3a-ed4e-4159-bfa1-531fde3e5643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:56.647715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7f4a1607-2495-4d8d-b6f3-b98dbdbfca95 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.650198 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f4a1607-2495-4d8d-b6f3-b98dbdbfca95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:56.650410 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f4a1607-2495-4d8d-b6f3-b98dbdbfca95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.650681 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7f4a1607-2495-4d8d-b6f3-b98dbdbfca95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.651177 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c0e5e3a-ed4e-4159-bfa1-531fde3e5643 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe returned with HTTP 200 Jul 10 19:10:56.651684 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1245/4970] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:56 2026] GET /volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:56.658312 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.658312 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:56.659100 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7f4a1607-2495-4d8d-b6f3-b98dbdbfca95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot retrieved successfully. Jul 10 19:10:56.660135 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7f4a1607-2495-4d8d-b6f3-b98dbdbfca95 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc returned with HTTP 200 Jul 10 19:10:56.660629 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1225/4971] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:56 2026] GET /volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc => generated 485 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:56.667882 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.670677 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:10:56.671171 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69d99c13-a8c4-4f4f-ab76-d0b50305eabe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-197471273"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:56.672009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c184dc0e-599f-4d5d-a83d-3ef8876c85ce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.674002 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c184dc0e-599f-4d5d-a83d-3ef8876c85ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:56.674220 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c184dc0e-599f-4d5d-a83d-3ef8876c85ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.674433 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c184dc0e-599f-4d5d-a83d-3ef8876c85ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.680473 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.680473 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:56.680679 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c184dc0e-599f-4d5d-a83d-3ef8876c85ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot retrieved successfully. Jul 10 19:10:56.681711 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c184dc0e-599f-4d5d-a83d-3ef8876c85ce tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc returned with HTTP 200 Jul 10 19:10:56.682422 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1251/4972] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:56 2026] GET /volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:56.682692 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.682692 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:56.683384 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:56.683576 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create snapshot from volume 69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:10:56.695437 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.698199 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:56.698728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.698728 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.698853 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Delete snapshot with id: d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:56.706067 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.706067 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:56.706855 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot retrieved successfully. Jul 10 19:10:56.719515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['6588ec91-1a8b-48fe-8af1-ba30335b3802', 'd6aff97c-68fc-43e3-88b7-74a8cdb1effc', '0be504ba-406d-42e5-ad77-7c2d78dd6900', '82518c78-c6c2-4407-b4d7-1cd5bb59b11f'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:56.731323 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot delete request issued successfully. Jul 10 19:10:56.731618 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-14500bda-7c37-43aa-b73e-c15d25b9d412 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc returned with HTTP 202 Jul 10 19:10:56.732243 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1246/4973] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:10:56 2026] DELETE /volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:56.741592 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e2e1f343-1e3e-4024-af99-532a9c0fff73 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.743817 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2e1f343-1e3e-4024-af99-532a9c0fff73 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:56.744092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2e1f343-1e3e-4024-af99-532a9c0fff73 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.744355 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2e1f343-1e3e-4024-af99-532a9c0fff73 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.751319 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.751319 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:56.751677 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e2e1f343-1e3e-4024-af99-532a9c0fff73 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Snapshot retrieved successfully. Jul 10 19:10:56.752706 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2e1f343-1e3e-4024-af99-532a9c0fff73 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc returned with HTTP 200 Jul 10 19:10:56.753201 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1226/4974] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:56 2026] GET /volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:56.767381 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot create request issued successfully. Jul 10 19:10:56.767886 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8dce98b7-8463-4337-aea8-08e24b2f2555 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:10:56.768702 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1252/4975] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:10:56 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 10 19:10:56.780424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-507aa78a-4739-4cec-9c70-e0c8408e4001 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:56.784701 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-507aa78a-4739-4cec-9c70-e0c8408e4001 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 Jul 10 19:10:56.784934 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-507aa78a-4739-4cec-9c70-e0c8408e4001 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:56.785176 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-507aa78a-4739-4cec-9c70-e0c8408e4001 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:56.794905 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:56.794905 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:56.795984 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-507aa78a-4739-4cec-9c70-e0c8408e4001 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:56.797124 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-507aa78a-4739-4cec-9c70-e0c8408e4001 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 returned with HTTP 200 Jul 10 19:10:56.803433 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1252/4976] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:56 2026] GET /volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:57.598580 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a16fa53b-9700-47de-8dc3-1b744ba3d680 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:57.600641 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a16fa53b-9700-47de-8dc3-1b744ba3d680 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:57.600871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a16fa53b-9700-47de-8dc3-1b744ba3d680 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:57.601096 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a16fa53b-9700-47de-8dc3-1b744ba3d680 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:57.601223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a16fa53b-9700-47de-8dc3-1b744ba3d680 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:57.606062 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:57.606062 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:57.606943 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a16fa53b-9700-47de-8dc3-1b744ba3d680 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:57.607406 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1247/4977] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:57 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:57.765459 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6dd8f98b-67da-48a6-b001-839359aed3a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:57.767601 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6dd8f98b-67da-48a6-b001-839359aed3a2 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc Jul 10 19:10:57.767943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6dd8f98b-67da-48a6-b001-839359aed3a2 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:57.768331 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6dd8f98b-67da-48a6-b001-839359aed3a2 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:57.773285 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6dd8f98b-67da-48a6-b001-839359aed3a2 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc returned with HTTP 404 Jul 10 19:10:57.773904 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1227/4978] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:57 2026] GET /volume/v3/snapshots/d3095081-e817-4c6a-a51d-0b0a370b41dc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:57.782285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:57.785464 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] DELETE https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:57.785746 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:57.786079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:57.786418 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Delete volume with id: 97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:57.797705 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:57.797705 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:57.798637 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:57.814308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-792f6202-306c-49e3-aad3-f6cedd408fc1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:57.816760 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-792f6202-306c-49e3-aad3-f6cedd408fc1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 Jul 10 19:10:57.816985 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-792f6202-306c-49e3-aad3-f6cedd408fc1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:57.817152 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-792f6202-306c-49e3-aad3-f6cedd408fc1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:57.824137 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:57.824137 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:57.824829 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-792f6202-306c-49e3-aad3-f6cedd408fc1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:57.826030 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-792f6202-306c-49e3-aad3-f6cedd408fc1 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 returned with HTTP 200 Jul 10 19:10:57.826713 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1253/4979] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:10:57 2026] GET /volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:57.831037 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Delete volume request issued successfully. Jul 10 19:10:57.831312 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7ad17321-8765-4ac6-8d6f-c215fe05354b tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 returned with HTTP 202 Jul 10 19:10:57.832061 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1253/4980] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:57 2026] DELETE /volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:57.838457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:57.840097 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b772b714-5d0e-4658-9af3-7b9e1cd48715 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:57.840300 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:10:57.840725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3cd7e9a2-b486-4d7e-83ea-20e20e544da2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-864491676"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:10:57.842450 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b772b714-5d0e-4658-9af3-7b9e1cd48715 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:57.842663 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request body: {'volume': {'snapshot_id': '3cd7e9a2-b486-4d7e-83ea-20e20e544da2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-864491676'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:10:57.842857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b772b714-5d0e-4658-9af3-7b9e1cd48715 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:57.843116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b772b714-5d0e-4658-9af3-7b9e1cd48715 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:57.848269 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:57.848269 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:57.848799 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:10:57.848972 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume of 1 GB Jul 10 19:10:57.852560 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:57.852560 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:57.852766 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Availability Zones retrieved successfully. Jul 10 19:10:57.857434 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b772b714-5d0e-4658-9af3-7b9e1cd48715 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:57.859398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (19842034-b115-47c2-a21f-2612e699eb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:57.861206 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808a65c4-3390-48ad-9e36-0d105ea01ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:57.862658 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:10:57.863934 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b772b714-5d0e-4658-9af3-7b9e1cd48715 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 returned with HTTP 200 Jul 10 19:10:57.864472 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1228/4981] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:57 2026] GET /volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:57.899698 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808a65c4-3390-48ad-9e36-0d105ea01ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cd7e9a2-b486-4d7e-83ea-20e20e544da2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:57.900485 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f5c3d9-1d0c-485d-abaa-6fba0a8f45bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:57.945661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Created reservations ['77ebf7d8-d06f-4e2e-8cbc-693ee6e23a5c', '1f9a848c-74f0-48e3-89ec-6752585d64d7', '68fbaf58-b869-4bde-bece-06f215da9c01', '9c0315d8-db0b-4813-a77f-73a4dfced539'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:10:57.946586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f5c3d9-1d0c-485d-abaa-6fba0a8f45bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ebf7d8-d06f-4e2e-8cbc-693ee6e23a5c', '1f9a848c-74f0-48e3-89ec-6752585d64d7', '68fbaf58-b869-4bde-bece-06f215da9c01', '9c0315d8-db0b-4813-a77f-73a4dfced539']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:57.947315 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc101cbc-6307-4734-9563-a8e93a32b3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:57.992544 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc101cbc-6307-4734-9563-a8e93a32b3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8f176b-a878-4319-b63e-29c9c67d5db2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-864491676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['77ebf7d8-d06f-4e2e-8cbc-693ee6e23a5c','1f9a848c-74f0-48e3-89ec-6752585d64d7','68fbaf58-b869-4bde-bece-06f215da9c01','9c0315d8-db0b-4813-a77f-73a4dfced539'],size=1,snapshot_id=3cd7e9a2-b486-4d7e-83ea-20e20e544da2,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-864491676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8f176b-a878-4319-b63e-29c9c67d5db2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e726be20e4d4e78a3297c119c9d865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3cd7e9a2-b486-4d7e-83ea-20e20e544da2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e4169c099d84610845ada310cbefd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:57.993642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9643893d-95ca-49b6-8934-daf97943605c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:58.017556 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9643893d-95ca-49b6-8934-daf97943605c) transitioned into state 'SUCCESS' from state '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-864491676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e726be20e4d4e78a3297c119c9d865f',qos_specs=None,replication_status=,reservations=['77ebf7d8-d06f-4e2e-8cbc-693ee6e23a5c','1f9a848c-74f0-48e3-89ec-6752585d64d7','68fbaf58-b869-4bde-bece-06f215da9c01','9c0315d8-db0b-4813-a77f-73a4dfced539'],size=1,snapshot_id=3cd7e9a2-b486-4d7e-83ea-20e20e544da2,source_replicaid=,source_volid=None,status='creating',user_id='0e4169c099d84610845ada310cbefd76',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:58.018648 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3f3a5d-b6f6-4ff5-940d-cf33ed64a22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:10:58.049510 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3f3a5d-b6f6-4ff5-940d-cf33ed64a22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:10:58.051014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Flow 'volume_create_api' (19842034-b115-47c2-a21f-2612e699eb84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:10:58.051478 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Create volume request issued successfully. Jul 10 19:10:58.052769 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f74e763a-1fdc-4300-9e44-54aafe781b2d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:10:58.053004 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1248/4982] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:10:57 2026] POST /volume/v3/volumes => generated 787 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:10:58.066936 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5bdbdb4e-2bff-4d06-b888-65b578f2c59e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:58.069081 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5bdbdb4e-2bff-4d06-b888-65b578f2c59e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:10:58.069318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5bdbdb4e-2bff-4d06-b888-65b578f2c59e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:58.069609 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5bdbdb4e-2bff-4d06-b888-65b578f2c59e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:58.077449 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:58.077449 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:58.082278 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5bdbdb4e-2bff-4d06-b888-65b578f2c59e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:58.088135 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5bdbdb4e-2bff-4d06-b888-65b578f2c59e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 200 Jul 10 19:10:58.088616 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1254/4983] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:58 2026] GET /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:58.618092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a5e96113-a0dc-4d04-b9f1-8d3f3da8903a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:58.620296 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a5e96113-a0dc-4d04-b9f1-8d3f3da8903a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:58.620612 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a5e96113-a0dc-4d04-b9f1-8d3f3da8903a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:58.620879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a5e96113-a0dc-4d04-b9f1-8d3f3da8903a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:58.621037 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a5e96113-a0dc-4d04-b9f1-8d3f3da8903a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:58.625480 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:58.625480 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:58.626420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a5e96113-a0dc-4d04-b9f1-8d3f3da8903a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:58.626846 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1254/4984] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:58 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:58.880016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0f671256-c1d4-42a3-92ae-f05338b0bb21 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:58.882344 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0f671256-c1d4-42a3-92ae-f05338b0bb21 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 Jul 10 19:10:58.882589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0f671256-c1d4-42a3-92ae-f05338b0bb21 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:58.882867 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0f671256-c1d4-42a3-92ae-f05338b0bb21 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:58.885291 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=298,cinder:UPDATE=113,cinder:INSERT=63 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:10:58.890724 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0f671256-c1d4-42a3-92ae-f05338b0bb21 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 returned with HTTP 404 Jul 10 19:10:58.891448 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1229/4985] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:58 2026] GET /volume/v3/volumes/97df13ff-e065-4966-a852-06402d828b22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:10:58.900464 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41ea87f7-3250-4339-8307-73392c180923 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:58.902328 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:58.902498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:58.902667 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:58.902841 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Delete volume with id: d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:58.905823 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=231,cinder:INSERT=28,cinder:UPDATE=60 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:10:58.913507 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:58.913507 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:58.913994 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:58.947531 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Delete volume request issued successfully. Jul 10 19:10:58.947692 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41ea87f7-3250-4339-8307-73392c180923 tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c returned with HTTP 202 Jul 10 19:10:58.948155 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1249/4986] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:58 2026] DELETE /volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:58.955083 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4e29d624-1255-4823-b576-47fbc2ad7e2a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:58.957433 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e29d624-1255-4823-b576-47fbc2ad7e2a tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:58.957574 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e29d624-1255-4823-b576-47fbc2ad7e2a tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:58.957788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e29d624-1255-4823-b576-47fbc2ad7e2a tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:58.966267 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:58.966267 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:58.970995 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4e29d624-1255-4823-b576-47fbc2ad7e2a tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Volume info retrieved successfully. Jul 10 19:10:58.976745 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e29d624-1255-4823-b576-47fbc2ad7e2a tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c returned with HTTP 200 Jul 10 19:10:58.977292 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1255/4987] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:58 2026] GET /volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:59.102682 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cc155130-d2d3-4898-b994-4a452fb71e0e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:59.104505 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cc155130-d2d3-4898-b994-4a452fb71e0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:10:59.104728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cc155130-d2d3-4898-b994-4a452fb71e0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:59.104944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cc155130-d2d3-4898-b994-4a452fb71e0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:59.111951 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:59.111951 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:59.115538 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cc155130-d2d3-4898-b994-4a452fb71e0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:59.119591 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cc155130-d2d3-4898-b994-4a452fb71e0e tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 200 Jul 10 19:10:59.119968 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1255/4988] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:59 2026] GET /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:59.136135 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-64790d38-c0b0-47e5-9ca3-f6d58d435cbb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:59.138095 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-64790d38-c0b0-47e5-9ca3-f6d58d435cbb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:10:59.138348 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-64790d38-c0b0-47e5-9ca3-f6d58d435cbb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:59.138536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-64790d38-c0b0-47e5-9ca3-f6d58d435cbb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:59.146364 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:59.146364 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:10:59.150589 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-64790d38-c0b0-47e5-9ca3-f6d58d435cbb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:59.155632 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-64790d38-c0b0-47e5-9ca3-f6d58d435cbb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 200 Jul 10 19:10:59.156103 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1230/4989] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:59 2026] GET /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:59.172076 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:59.173931 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:10:59.174112 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:59.174318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:59.174480 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:10:59.181674 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:59.181674 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:10:59.182294 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:59.207781 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume request issued successfully. Jul 10 19:10:59.207982 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7902ddc4-4342-4588-a8f7-d63de8270d4d tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 202 Jul 10 19:10:59.208455 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1250/4990] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:10:59 2026] DELETE /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:10:59.218713 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fe959e9a-1fad-43f7-97a0-d0db716fd656 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:59.220735 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fe959e9a-1fad-43f7-97a0-d0db716fd656 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:10:59.221029 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fe959e9a-1fad-43f7-97a0-d0db716fd656 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:59.221276 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fe959e9a-1fad-43f7-97a0-d0db716fd656 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:59.229949 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:59.229949 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:10:59.234367 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fe959e9a-1fad-43f7-97a0-d0db716fd656 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:10:59.240391 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fe959e9a-1fad-43f7-97a0-d0db716fd656 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 200 Jul 10 19:10:59.240983 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1256/4991] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:59 2026] GET /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:59.640033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0a537ebb-fb53-4ac0-b21d-04a9cc57476d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:59.642093 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a537ebb-fb53-4ac0-b21d-04a9cc57476d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:10:59.642352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a537ebb-fb53-4ac0-b21d-04a9cc57476d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:59.642557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a537ebb-fb53-4ac0-b21d-04a9cc57476d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:59.642698 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0a537ebb-fb53-4ac0-b21d-04a9cc57476d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:10:59.647532 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:10:59.647532 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:10:59.648387 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a537ebb-fb53-4ac0-b21d-04a9cc57476d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:10:59.648790 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1256/4992] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:59 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:10:59.990356 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e51b1306-949b-4e23-ade9-e83ff6794ffd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:10:59.992792 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e51b1306-949b-4e23-ade9-e83ff6794ffd tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] GET https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c Jul 10 19:10:59.993041 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e51b1306-949b-4e23-ade9-e83ff6794ffd tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:10:59.993291 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e51b1306-949b-4e23-ade9-e83ff6794ffd tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:10:59.999234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e51b1306-949b-4e23-ade9-e83ff6794ffd tempest-CinderUnicodeTest-371159547 tempest-CinderUnicodeTest-371159547-project-member] https://10.4.3.225/volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c returned with HTTP 404 Jul 10 19:10:59.999849 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1231/4993] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:10:59 2026] GET /volume/v3/volumes/d0452068-4217-46c2-859b-a6226cc5892c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:00.253704 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38c877f3-fb62-4ab8-ab9e-3aa54a59199f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:00.255863 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38c877f3-fb62-4ab8-ab9e-3aa54a59199f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:11:00.256172 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38c877f3-fb62-4ab8-ab9e-3aa54a59199f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:00.256457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38c877f3-fb62-4ab8-ab9e-3aa54a59199f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:00.262960 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38c877f3-fb62-4ab8-ab9e-3aa54a59199f tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 404 Jul 10 19:11:00.263488 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1251/4994] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:00 2026] GET /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:00.272902 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-be5db2e5-61d0-4123-9db3-72fca3dfb1db None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:00.275209 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-be5db2e5-61d0-4123-9db3-72fca3dfb1db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:11:00.275209 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-be5db2e5-61d0-4123-9db3-72fca3dfb1db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:00.275405 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-be5db2e5-61d0-4123-9db3-72fca3dfb1db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:00.283179 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-be5db2e5-61d0-4123-9db3-72fca3dfb1db tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 404 Jul 10 19:11:00.283874 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1257/4995] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:00 2026] GET /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:00.293056 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-67a8d66b-c760-4ca9-905c-e58eb7341251 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:00.295492 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-67a8d66b-c760-4ca9-905c-e58eb7341251 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:11:00.295713 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-67a8d66b-c760-4ca9-905c-e58eb7341251 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:00.295947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-67a8d66b-c760-4ca9-905c-e58eb7341251 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:00.296138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-67a8d66b-c760-4ca9-905c-e58eb7341251 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: aa8f176b-a878-4319-b63e-29c9c67d5db2 Jul 10 19:11:00.304719 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-67a8d66b-c760-4ca9-905c-e58eb7341251 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 returned with HTTP 404 Jul 10 19:11:00.305449 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1257/4996] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:11:00 2026] DELETE /volume/v3/volumes/aa8f176b-a878-4319-b63e-29c9c67d5db2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:00.314716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-06e2280a-3258-46d9-9fce-061859263eee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:00.316778 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 Jul 10 19:11:00.317078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:00.317389 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:00.317539 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete snapshot with id: 3cd7e9a2-b486-4d7e-83ea-20e20e544da2 Jul 10 19:11:00.324521 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:00.324521 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:00.325163 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:11:00.347506 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot delete request issued successfully. Jul 10 19:11:00.347768 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-06e2280a-3258-46d9-9fce-061859263eee tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 returned with HTTP 202 Jul 10 19:11:00.348338 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1232/4997] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:11:00 2026] DELETE /volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:00.359785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ed2f755c-1ff3-40c4-ae55-3e1257d30567 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:00.362099 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed2f755c-1ff3-40c4-ae55-3e1257d30567 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 Jul 10 19:11:00.362370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed2f755c-1ff3-40c4-ae55-3e1257d30567 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:00.362649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ed2f755c-1ff3-40c4-ae55-3e1257d30567 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:00.368687 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:00.368687 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:00.369275 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ed2f755c-1ff3-40c4-ae55-3e1257d30567 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Snapshot retrieved successfully. Jul 10 19:11:00.370424 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ed2f755c-1ff3-40c4-ae55-3e1257d30567 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 returned with HTTP 200 Jul 10 19:11:00.370880 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1252/4998] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:00 2026] GET /volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:00.659175 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-09ba5c68-2fcc-44fd-a92c-6a0cd37bf3f1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:00.661432 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-09ba5c68-2fcc-44fd-a92c-6a0cd37bf3f1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:00.661629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-09ba5c68-2fcc-44fd-a92c-6a0cd37bf3f1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:00.661877 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-09ba5c68-2fcc-44fd-a92c-6a0cd37bf3f1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:00.662034 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-09ba5c68-2fcc-44fd-a92c-6a0cd37bf3f1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:00.666544 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:00.666544 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:00.667477 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-09ba5c68-2fcc-44fd-a92c-6a0cd37bf3f1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:11:00.667918 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1258/4999] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:00 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:01.381853 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2809c045-ca4d-483d-a4cf-b26cf719b839 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.384638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2809c045-ca4d-483d-a4cf-b26cf719b839 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 Jul 10 19:11:01.384890 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2809c045-ca4d-483d-a4cf-b26cf719b839 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:01.385123 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2809c045-ca4d-483d-a4cf-b26cf719b839 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:01.400658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2809c045-ca4d-483d-a4cf-b26cf719b839 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 returned with HTTP 404 Jul 10 19:11:01.401183 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1258/5000] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:01 2026] GET /volume/v3/snapshots/3cd7e9a2-b486-4d7e-83ea-20e20e544da2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:01.408736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ef50c9c0-d282-48ae-abef-09a0b7f9caeb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.410503 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef50c9c0-d282-48ae-abef-09a0b7f9caeb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:11:01.410651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef50c9c0-d282-48ae-abef-09a0b7f9caeb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:01.410838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef50c9c0-d282-48ae-abef-09a0b7f9caeb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:01.417465 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:01.417465 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:01.425541 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ef50c9c0-d282-48ae-abef-09a0b7f9caeb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:11:01.429747 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef50c9c0-d282-48ae-abef-09a0b7f9caeb tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe returned with HTTP 200 Jul 10 19:11:01.430175 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1233/5001] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:01 2026] GET /volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:01.442732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.444680 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:11:01.444963 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:01.445224 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:01.445391 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: 69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:11:01.454031 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:01.454031 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:01.454796 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:11:01.476067 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume request issued successfully. Jul 10 19:11:01.476363 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a97f9486-8d13-49ec-abbe-a9951b313ccd tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe returned with HTTP 202 Jul 10 19:11:01.476967 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1253/5002] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:11:01 2026] DELETE /volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:01.485606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ec7f1702-ac15-4914-8607-90409f6de4e4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.487685 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ec7f1702-ac15-4914-8607-90409f6de4e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:11:01.488067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ec7f1702-ac15-4914-8607-90409f6de4e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:01.488424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ec7f1702-ac15-4914-8607-90409f6de4e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:01.496355 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:01.496355 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:01.500686 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ec7f1702-ac15-4914-8607-90409f6de4e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:11:01.507545 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ec7f1702-ac15-4914-8607-90409f6de4e4 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe returned with HTTP 200 Jul 10 19:11:01.508200 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1259/5003] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:01 2026] GET /volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:01.667776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.677725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-66888ccb-9344-4e72-a0b0-6098d9a8572e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.679651 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-66888ccb-9344-4e72-a0b0-6098d9a8572e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:01.679926 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-66888ccb-9344-4e72-a0b0-6098d9a8572e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:01.680200 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-66888ccb-9344-4e72-a0b0-6098d9a8572e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:01.680326 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-66888ccb-9344-4e72-a0b0-6098d9a8572e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:01.684871 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:01.684871 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:01.685612 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-66888ccb-9344-4e72-a0b0-6098d9a8572e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:11:01.686016 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1234/5004] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:01 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:01.754632 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:01.755039 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-991478403"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:01.756424 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-991478403'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:01.756555 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume of 1 GB Jul 10 19:11:01.761575 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Availability Zones retrieved successfully. Jul 10 19:11:01.767537 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (bf8ac3cd-a3a7-4f3a-a304-f271921f6cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:01.768827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02f976-5a9a-4ade-b3a1-8187073845cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:01.769678 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:01.795463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f02f976-5a9a-4ade-b3a1-8187073845cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:01.796321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e64eca1-1644-4939-8536-b4472d0f1cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:01.863616 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['dc172f90-aae1-4fd7-824c-8afa7d786e2a', '59f0c61b-f91a-4cd3-8ab4-78cfa3cb63ff', '022a0cc2-cecb-4875-89e5-e26980affab8', '6b3e059b-ac82-4a2a-abd2-7670e37ec513'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:01.864500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e64eca1-1644-4939-8536-b4472d0f1cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc172f90-aae1-4fd7-824c-8afa7d786e2a', '59f0c61b-f91a-4cd3-8ab4-78cfa3cb63ff', '022a0cc2-cecb-4875-89e5-e26980affab8', '6b3e059b-ac82-4a2a-abd2-7670e37ec513']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:01.865308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3262bccc-a827-4936-bb25-6afa3c480c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:01.897994 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3262bccc-a827-4936-bb25-6afa3c480c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e024be4-8fce-46aa-bfc6-e2e883b45a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991478403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['dc172f90-aae1-4fd7-824c-8afa7d786e2a','59f0c61b-f91a-4cd3-8ab4-78cfa3cb63ff','022a0cc2-cecb-4875-89e5-e26980affab8','6b3e059b-ac82-4a2a-abd2-7670e37ec513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991478403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e024be4-8fce-46aa-bfc6-e2e883b45a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf7f47190c6432b8adc60b22bd68ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:01.899009 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c192c8-4a8e-49e6-8d40-527d017fe598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:01.923704 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c192c8-4a8e-49e6-8d40-527d017fe598) transitioned into state 'SUCCESS' from state '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-991478403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['dc172f90-aae1-4fd7-824c-8afa7d786e2a','59f0c61b-f91a-4cd3-8ab4-78cfa3cb63ff','022a0cc2-cecb-4875-89e5-e26980affab8','6b3e059b-ac82-4a2a-abd2-7670e37ec513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:01.924471 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca6173e-5e1c-44ef-b704-5966d72efec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:01.935130 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca6173e-5e1c-44ef-b704-5966d72efec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:01.936026 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (bf8ac3cd-a3a7-4f3a-a304-f271921f6cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:01.936341 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request issued successfully. Jul 10 19:11:01.937001 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b2150f0-1d08-4af9-a24d-bf0349412bba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:01.937425 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1259/5005] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:11:01 2026] POST /volume/v3/volumes => generated 777 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:01.952921 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-32755e29-0973-4b78-a4af-1d0140eec67a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:01.955059 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32755e29-0973-4b78-a4af-1d0140eec67a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 Jul 10 19:11:01.955348 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32755e29-0973-4b78-a4af-1d0140eec67a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:01.955578 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32755e29-0973-4b78-a4af-1d0140eec67a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:01.965525 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:01.965525 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:01.969596 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-32755e29-0973-4b78-a4af-1d0140eec67a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:11:01.974001 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32755e29-0973-4b78-a4af-1d0140eec67a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 returned with HTTP 200 Jul 10 19:11:01.974399 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1254/5006] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:01 2026] GET /volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:02.521289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-df8514a8-e50c-41f2-8155-4ba9c395c804 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:02.523090 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df8514a8-e50c-41f2-8155-4ba9c395c804 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe Jul 10 19:11:02.523391 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df8514a8-e50c-41f2-8155-4ba9c395c804 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:02.523604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-df8514a8-e50c-41f2-8155-4ba9c395c804 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:02.530774 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-df8514a8-e50c-41f2-8155-4ba9c395c804 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe returned with HTTP 404 Jul 10 19:11:02.531523 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1260/5007] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:02 2026] GET /volume/v3/volumes/69d99c13-a8c4-4f4f-ab76-d0b50305eabe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:02.540941 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a4d7972f-488c-4576-a059-584b387b6259 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:02.542908 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a4d7972f-488c-4576-a059-584b387b6259 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:11:02.543092 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a4d7972f-488c-4576-a059-584b387b6259 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:02.543293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a4d7972f-488c-4576-a059-584b387b6259 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:02.550996 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:02.550996 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:02.555654 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a4d7972f-488c-4576-a059-584b387b6259 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:11:02.561064 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a4d7972f-488c-4576-a059-584b387b6259 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:11:02.561531 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1235/5008] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:02 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:02.574232 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:02.576454 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] DELETE https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:11:02.576673 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:02.576912 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:02.577126 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume with id: e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:11:02.586104 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:02.586104 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:02.586732 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:11:02.616049 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Delete volume request issued successfully. Jul 10 19:11:02.616049 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b3a81c9-e5fb-4d32-a4c0-3616aedc96d3 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 202 Jul 10 19:11:02.616750 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1260/5009] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:11:02 2026] DELETE /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:02.625117 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-64a0e319-fa4d-4067-b204-f6f7089115e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:02.627115 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-64a0e319-fa4d-4067-b204-f6f7089115e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:11:02.627357 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-64a0e319-fa4d-4067-b204-f6f7089115e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:02.627526 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-64a0e319-fa4d-4067-b204-f6f7089115e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:02.637275 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:02.637275 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:02.643713 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-64a0e319-fa4d-4067-b204-f6f7089115e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Volume info retrieved successfully. Jul 10 19:11:02.649332 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-64a0e319-fa4d-4067-b204-f6f7089115e0 tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 200 Jul 10 19:11:02.650073 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1255/5010] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:02 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:02.698665 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-306c008c-1ed1-4fa1-88f0-2d679556848a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:02.700672 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-306c008c-1ed1-4fa1-88f0-2d679556848a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:02.700920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-306c008c-1ed1-4fa1-88f0-2d679556848a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:02.701184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-306c008c-1ed1-4fa1-88f0-2d679556848a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:02.701317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-306c008c-1ed1-4fa1-88f0-2d679556848a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:02.706301 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:02.706301 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:02.707288 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-306c008c-1ed1-4fa1-88f0-2d679556848a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:11:02.707696 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1261/5011] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:02 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:02.987161 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-26be8aeb-2ff7-4ce5-95b1-0be5e81fd153 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:02.989078 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-26be8aeb-2ff7-4ce5-95b1-0be5e81fd153 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 Jul 10 19:11:02.989360 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-26be8aeb-2ff7-4ce5-95b1-0be5e81fd153 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:02.989572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-26be8aeb-2ff7-4ce5-95b1-0be5e81fd153 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:02.998579 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:02.998579 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:03.003034 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-26be8aeb-2ff7-4ce5-95b1-0be5e81fd153 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:11:03.007624 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-26be8aeb-2ff7-4ce5-95b1-0be5e81fd153 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 returned with HTTP 200 Jul 10 19:11:03.008102 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1236/5012] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:02 2026] GET /volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:03.022975 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d7995b15-0d9c-49af-8992-6faea1339d2f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:03.024907 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:11:03.025289 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e024be4-8fce-46aa-bfc6-e2e883b45a35", "name": "tempest-type-Backup-649095813"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:03.026794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating new backup {'backup': {'volume_id': '0e024be4-8fce-46aa-bfc6-e2e883b45a35', 'name': 'tempest-type-Backup-649095813'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:11:03.026982 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating backup of volume 0e024be4-8fce-46aa-bfc6-e2e883b45a35 in container None Jul 10 19:11:03.034526 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:03.034526 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:03.034877 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:11:03.065607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['2ed23d6b-2823-43d7-bafc-786d9e5c8584', '522e6c64-36f1-4be9-a5f0-48584bc5daad'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:03.105955 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d7995b15-0d9c-49af-8992-6faea1339d2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:11:03.106422 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1261/5013] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:11:03 2026] POST /volume/v3/backups => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:03.114534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4fd5174-f033-4c12-87ef-5c16b4c9dad1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:03.116549 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4fd5174-f033-4c12-87ef-5c16b4c9dad1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:03.116837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4fd5174-f033-4c12-87ef-5c16b4c9dad1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:03.117035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4fd5174-f033-4c12-87ef-5c16b4c9dad1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:03.117175 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e4fd5174-f033-4c12-87ef-5c16b4c9dad1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:03.122018 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:03.122018 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:03.122760 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4fd5174-f033-4c12-87ef-5c16b4c9dad1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:03.123446 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1256/5014] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:03 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:03.664625 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1b16d816-e253-4c3e-99f0-df394452571b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:03.667047 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1b16d816-e253-4c3e-99f0-df394452571b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] GET https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 Jul 10 19:11:03.667372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1b16d816-e253-4c3e-99f0-df394452571b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:03.667650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1b16d816-e253-4c3e-99f0-df394452571b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:03.675884 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1b16d816-e253-4c3e-99f0-df394452571b tempest-VolumesSnapshotTestJSON-784767426 tempest-VolumesSnapshotTestJSON-784767426-project-member] https://10.4.3.225/volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 returned with HTTP 404 Jul 10 19:11:03.676358 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1262/5015] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:03 2026] GET /volume/v3/volumes/e05b68eb-bfcc-4761-a8a1-a3d6c7b2ba83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:03.718222 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4867ba71-befd-443a-9fe9-76a496389375 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:03.720578 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4867ba71-befd-443a-9fe9-76a496389375 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:03.720875 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4867ba71-befd-443a-9fe9-76a496389375 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:03.721162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4867ba71-befd-443a-9fe9-76a496389375 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:03.721869 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4867ba71-befd-443a-9fe9-76a496389375 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:03.727001 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:03.727001 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:03.728165 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4867ba71-befd-443a-9fe9-76a496389375 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:11:03.728349 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1237/5016] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:03 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:04.133896 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3069d856-c654-4237-beff-9cb1d5da87c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:04.135760 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3069d856-c654-4237-beff-9cb1d5da87c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:04.135993 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3069d856-c654-4237-beff-9cb1d5da87c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:04.136226 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3069d856-c654-4237-beff-9cb1d5da87c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:04.136325 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3069d856-c654-4237-beff-9cb1d5da87c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:04.140448 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:04.140448 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:04.141086 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3069d856-c654-4237-beff-9cb1d5da87c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:04.141499 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1262/5017] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:04 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:04.739072 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7188a7d3-9bd9-4451-b36a-9e40597ed5be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:04.740978 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7188a7d3-9bd9-4451-b36a-9e40597ed5be tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:04.741230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7188a7d3-9bd9-4451-b36a-9e40597ed5be tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:04.741464 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7188a7d3-9bd9-4451-b36a-9e40597ed5be tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:04.741588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7188a7d3-9bd9-4451-b36a-9e40597ed5be tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:04.745865 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:04.745865 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:04.746608 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7188a7d3-9bd9-4451-b36a-9e40597ed5be tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:11:04.747032 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1257/5018] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:04 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:04.757555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5aaf4e75-55eb-406e-8846-950b3113d53f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:04.759285 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:11:04.759614 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f56507a-7da5-4f38-b6de-624faf03a9d1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1732178021"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:04.761259 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating new backup {'backup': {'volume_id': '1f56507a-7da5-4f38-b6de-624faf03a9d1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1732178021'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:11:04.761458 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating backup of volume 1f56507a-7da5-4f38-b6de-624faf03a9d1 in container None Jul 10 19:11:04.769841 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:04.769841 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:04.770460 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:04.790481 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['1e3453d1-ee56-4804-a255-51195e96757c', '3d610e87-e675-436b-845d-35b3ec0a094f'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:04.828728 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5aaf4e75-55eb-406e-8846-950b3113d53f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:11:04.829201 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1263/5019] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:11:04 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:04.837567 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-919e0d30-58f2-446f-b651-f8ac2be60278 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:04.839514 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-919e0d30-58f2-446f-b651-f8ac2be60278 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:04.839724 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-919e0d30-58f2-446f-b651-f8ac2be60278 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:04.839956 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-919e0d30-58f2-446f-b651-f8ac2be60278 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:04.840085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-919e0d30-58f2-446f-b651-f8ac2be60278 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:04.845704 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:04.845704 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:04.846987 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-919e0d30-58f2-446f-b651-f8ac2be60278 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:04.847617 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1238/5020] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:04 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:05.154833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-19144ea6-7587-4867-941d-91148b102b68 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:05.156767 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-19144ea6-7587-4867-941d-91148b102b68 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:05.157080 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-19144ea6-7587-4867-941d-91148b102b68 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:05.157414 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-19144ea6-7587-4867-941d-91148b102b68 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:05.157584 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-19144ea6-7587-4867-941d-91148b102b68 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:05.163081 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:05.163081 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:05.163924 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-19144ea6-7587-4867-941d-91148b102b68 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:05.164470 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1263/5021] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:05 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:05.859002 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d130bfb5-cd25-4e81-bb94-4c8669e3a2eb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:05.861158 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d130bfb5-cd25-4e81-bb94-4c8669e3a2eb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:05.861445 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d130bfb5-cd25-4e81-bb94-4c8669e3a2eb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:05.861744 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d130bfb5-cd25-4e81-bb94-4c8669e3a2eb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:05.861882 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-d130bfb5-cd25-4e81-bb94-4c8669e3a2eb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:05.867176 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:05.867176 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:05.868008 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d130bfb5-cd25-4e81-bb94-4c8669e3a2eb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:05.868503 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1258/5022] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:05 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:06.178770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c180de6e-79a6-453c-870c-2575d9f49eda None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:06.180798 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c180de6e-79a6-453c-870c-2575d9f49eda tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:06.181093 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c180de6e-79a6-453c-870c-2575d9f49eda tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:06.181289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c180de6e-79a6-453c-870c-2575d9f49eda tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:06.181413 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-c180de6e-79a6-453c-870c-2575d9f49eda tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:06.188203 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:06.188203 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:06.189028 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c180de6e-79a6-453c-870c-2575d9f49eda tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:06.189563 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1264/5023] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:06 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:06.342202 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:06.424250 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:06.424698 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-304306554"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:06.426210 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-304306554'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:06.426326 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Create volume of 1 GB Jul 10 19:11:06.431201 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Availability Zones retrieved successfully. Jul 10 19:11:06.437148 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Flow 'volume_create_api' (8c0f1498-cf53-4ea7-9680-27f1f80dc4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:06.438284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892aaa05-d3d5-4ed1-83f4-de751d219d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:06.439315 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:06.469091 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892aaa05-d3d5-4ed1-83f4-de751d219d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:06.470022 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b3f93b6-8d16-4098-9f8d-a92111f501b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:06.547323 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Created reservations ['814e8c3a-bf06-46fb-ae97-910ab0cc3d2d', '241f6525-d2a3-4b19-be3f-cb22c85f3be6', '307db44e-0efc-401f-8318-a09bc314662f', 'af76dcf6-d19d-4943-b47a-986feaed7cf3'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:06.548570 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b3f93b6-8d16-4098-9f8d-a92111f501b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['814e8c3a-bf06-46fb-ae97-910ab0cc3d2d', '241f6525-d2a3-4b19-be3f-cb22c85f3be6', '307db44e-0efc-401f-8318-a09bc314662f', 'af76dcf6-d19d-4943-b47a-986feaed7cf3']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:06.549658 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6a0430-7989-485d-90b5-8fcab7f29144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:06.578683 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6a0430-7989-485d-90b5-8fcab7f29144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9474139a-6c48-41b2-9870-8d5c6f4127c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-304306554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51b4ce2b571451495975f6911429c1b',qos_specs=None,replication_status=,reservations=['814e8c3a-bf06-46fb-ae97-910ab0cc3d2d','241f6525-d2a3-4b19-be3f-cb22c85f3be6','307db44e-0efc-401f-8318-a09bc314662f','af76dcf6-d19d-4943-b47a-986feaed7cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='725302efe46747669da9a139916534f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-304306554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9474139a-6c48-41b2-9870-8d5c6f4127c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d51b4ce2b571451495975f6911429c1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='725302efe46747669da9a139916534f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:06.580617 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a7bd072-5b1e-40f9-a6c8-596a6e11ab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:06.602087 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a7bd072-5b1e-40f9-a6c8-596a6e11ab3d) transitioned into state 'SUCCESS' from state '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-304306554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d51b4ce2b571451495975f6911429c1b',qos_specs=None,replication_status=,reservations=['814e8c3a-bf06-46fb-ae97-910ab0cc3d2d','241f6525-d2a3-4b19-be3f-cb22c85f3be6','307db44e-0efc-401f-8318-a09bc314662f','af76dcf6-d19d-4943-b47a-986feaed7cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='725302efe46747669da9a139916534f1',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:06.602748 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28dc2be-17f5-499d-82cc-be0f81d291ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:06.614998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28dc2be-17f5-499d-82cc-be0f81d291ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:06.616006 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Flow 'volume_create_api' (8c0f1498-cf53-4ea7-9680-27f1f80dc4dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:06.616326 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Create volume request issued successfully. Jul 10 19:11:06.617115 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-53b813ab-eb6b-437b-b215-8f5fb4523c9c tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:06.617617 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1239/5024] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:11:06 2026] POST /volume/v3/volumes => generated 757 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:06.632039 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f5065377-bbc4-4872-a4c7-a84dae82c6b8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:06.634112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f5065377-bbc4-4872-a4c7-a84dae82c6b8 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:06.634412 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f5065377-bbc4-4872-a4c7-a84dae82c6b8 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:06.634653 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f5065377-bbc4-4872-a4c7-a84dae82c6b8 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:06.641862 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:06.641862 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:06.645903 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f5065377-bbc4-4872-a4c7-a84dae82c6b8 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:06.650779 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f5065377-bbc4-4872-a4c7-a84dae82c6b8 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 returned with HTTP 200 Jul 10 19:11:06.651434 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1264/5025] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:06 2026] GET /volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:06.879268 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e2ded150-2be3-4f76-9ea9-26982dabeb35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:06.881740 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2ded150-2be3-4f76-9ea9-26982dabeb35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:06.881987 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2ded150-2be3-4f76-9ea9-26982dabeb35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:06.882232 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e2ded150-2be3-4f76-9ea9-26982dabeb35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:06.882334 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e2ded150-2be3-4f76-9ea9-26982dabeb35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:06.887498 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:06.887498 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:06.888529 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e2ded150-2be3-4f76-9ea9-26982dabeb35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:06.889011 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1259/5026] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:06 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:07.202377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-33ba5cb5-1bdc-4498-b41b-73b6965b3a86 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:07.204220 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-33ba5cb5-1bdc-4498-b41b-73b6965b3a86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:07.204504 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-33ba5cb5-1bdc-4498-b41b-73b6965b3a86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:07.204751 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-33ba5cb5-1bdc-4498-b41b-73b6965b3a86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:07.204882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-33ba5cb5-1bdc-4498-b41b-73b6965b3a86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:07.209945 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:07.209945 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:07.210540 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-33ba5cb5-1bdc-4498-b41b-73b6965b3a86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:07.210938 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1265/5027] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:07 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:07.665275 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0d110765-8c92-44e5-90bb-2723e89e9cf6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:07.667225 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d110765-8c92-44e5-90bb-2723e89e9cf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:07.667448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d110765-8c92-44e5-90bb-2723e89e9cf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:07.667659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0d110765-8c92-44e5-90bb-2723e89e9cf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:07.675643 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:07.675643 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:07.679507 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0d110765-8c92-44e5-90bb-2723e89e9cf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:07.683689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0d110765-8c92-44e5-90bb-2723e89e9cf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 returned with HTTP 200 Jul 10 19:11:07.684137 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1240/5028] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:07 2026] GET /volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:07.702887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:07.704731 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:11:07.705117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9474139a-6c48-41b2-9870-8d5c6f4127c4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-562613993"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:07.714996 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:07.714996 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:07.715514 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:07.715640 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Create snapshot from volume 9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:07.764358 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Created reservations ['9e94f265-9a59-4eec-9b46-19d2823bbdef', 'b73c3009-eb71-45f4-baeb-274da6167798', 'c0491c23-2fed-406d-aad9-f888a8c155cd', '5fcceb49-6520-41a6-b03e-fe127b800b9b'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:07.807316 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot create request issued successfully. Jul 10 19:11:07.807757 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b69ad23-6439-4b82-88e8-da031b1dd192 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:11:07.808162 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1265/5029] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:11:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:07.817226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2be18700-dee2-4c2c-80bb-4ec3f65147ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:07.819580 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2be18700-dee2-4c2c-80bb-4ec3f65147ec tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 Jul 10 19:11:07.820333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2be18700-dee2-4c2c-80bb-4ec3f65147ec tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:07.820333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2be18700-dee2-4c2c-80bb-4ec3f65147ec tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:07.827373 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:07.827373 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:07.828055 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2be18700-dee2-4c2c-80bb-4ec3f65147ec tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:07.829060 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2be18700-dee2-4c2c-80bb-4ec3f65147ec tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 returned with HTTP 200 Jul 10 19:11:07.829528 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1260/5030] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:07 2026] GET /volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:07.901139 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-741fab5f-6236-4fd7-ac76-ff0e2e506bd7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:07.903403 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-741fab5f-6236-4fd7-ac76-ff0e2e506bd7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:07.903650 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-741fab5f-6236-4fd7-ac76-ff0e2e506bd7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:07.903973 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-741fab5f-6236-4fd7-ac76-ff0e2e506bd7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:07.904161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-741fab5f-6236-4fd7-ac76-ff0e2e506bd7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:07.909584 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:07.909584 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:07.910695 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-741fab5f-6236-4fd7-ac76-ff0e2e506bd7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:07.911224 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1266/5031] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:07 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:08.229187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5a6b8e46-17ee-4bed-be3c-b514f417bdb0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:08.231143 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a6b8e46-17ee-4bed-be3c-b514f417bdb0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:08.231649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8e46-17ee-4bed-be3c-b514f417bdb0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:08.232833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8e46-17ee-4bed-be3c-b514f417bdb0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:08.232833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5a6b8e46-17ee-4bed-be3c-b514f417bdb0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:08.237187 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:08.237187 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:08.238178 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a6b8e46-17ee-4bed-be3c-b514f417bdb0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:08.238776 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1241/5032] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:08 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:08.839792 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-159e079c-b108-4a54-b5f0-a35cbd50710e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:08.842992 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-159e079c-b108-4a54-b5f0-a35cbd50710e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 Jul 10 19:11:08.842992 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-159e079c-b108-4a54-b5f0-a35cbd50710e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:08.843437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-159e079c-b108-4a54-b5f0-a35cbd50710e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:08.849020 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:08.849020 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:08.849892 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-159e079c-b108-4a54-b5f0-a35cbd50710e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:08.851151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-159e079c-b108-4a54-b5f0-a35cbd50710e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 returned with HTTP 200 Jul 10 19:11:08.851654 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1266/5033] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:08 2026] GET /volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:08.864267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:08.866664 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:11:08.867132 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9474139a-6c48-41b2-9870-8d5c6f4127c4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1885742464"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:08.882565 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:08.882565 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:08.883339 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:08.883493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Create snapshot from volume 9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:08.918147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Created reservations ['2a4f94fe-155c-4184-a8ec-101b0486a7cb', 'e0059d62-07ba-4d94-8331-b656e4e57f85', '95f6fa5a-5585-47b2-8d3c-43609f25940b', 'de97e481-5acc-4649-8417-f17d7cd5c5c2'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:08.924103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-80731dc2-892f-4b86-99e1-fafe885b6b36 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:08.927330 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-80731dc2-892f-4b86-99e1-fafe885b6b36 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:08.927330 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-80731dc2-892f-4b86-99e1-fafe885b6b36 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:08.927630 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-80731dc2-892f-4b86-99e1-fafe885b6b36 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:08.927735 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-80731dc2-892f-4b86-99e1-fafe885b6b36 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:08.934206 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:08.934206 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:08.935411 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-80731dc2-892f-4b86-99e1-fafe885b6b36 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:08.936071 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1267/5034] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:08 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:08.965751 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot create request issued successfully. Jul 10 19:11:08.966904 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad45529d-d5dc-456d-9c87-eafecc8f5ed3 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:11:08.966904 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1261/5035] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:11:08 2026] POST /volume/v3/snapshots => generated 314 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:08.979471 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-531f9e57-4718-4f9a-8706-8dcb8e582497 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:08.982574 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-531f9e57-4718-4f9a-8706-8dcb8e582497 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:08.982854 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-531f9e57-4718-4f9a-8706-8dcb8e582497 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:08.983119 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-531f9e57-4718-4f9a-8706-8dcb8e582497 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:08.989014 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:08.989014 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:08.989497 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-531f9e57-4718-4f9a-8706-8dcb8e582497 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:08.990477 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-531f9e57-4718-4f9a-8706-8dcb8e582497 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a returned with HTTP 200 Jul 10 19:11:08.991039 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1242/5036] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:08 2026] GET /volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:09.251783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2eb3a5ab-8ec7-44c5-9bfd-d619b837b4eb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:09.254595 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2eb3a5ab-8ec7-44c5-9bfd-d619b837b4eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:09.256185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2eb3a5ab-8ec7-44c5-9bfd-d619b837b4eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:09.256185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2eb3a5ab-8ec7-44c5-9bfd-d619b837b4eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:09.256185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2eb3a5ab-8ec7-44c5-9bfd-d619b837b4eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:09.263816 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:09.263816 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:09.264712 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2eb3a5ab-8ec7-44c5-9bfd-d619b837b4eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:09.265145 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1267/5037] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:09 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:09.947730 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-68e0e7af-f1e6-4065-b89e-06e14e5ea899 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:09.950538 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68e0e7af-f1e6-4065-b89e-06e14e5ea899 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:09.950859 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68e0e7af-f1e6-4065-b89e-06e14e5ea899 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:09.951897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-68e0e7af-f1e6-4065-b89e-06e14e5ea899 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:09.951897 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-68e0e7af-f1e6-4065-b89e-06e14e5ea899 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:09.957595 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:09.957595 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:09.958640 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-68e0e7af-f1e6-4065-b89e-06e14e5ea899 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:09.959154 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1268/5038] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:09 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:10.002170 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1ba4258a-0925-45c7-95ec-f877e72353d6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:10.004835 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ba4258a-0925-45c7-95ec-f877e72353d6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:10.005079 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ba4258a-0925-45c7-95ec-f877e72353d6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:10.005342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1ba4258a-0925-45c7-95ec-f877e72353d6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:10.010618 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:10.010618 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:10.011146 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1ba4258a-0925-45c7-95ec-f877e72353d6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:10.012071 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1ba4258a-0925-45c7-95ec-f877e72353d6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a returned with HTTP 200 Jul 10 19:11:10.012677 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1262/5039] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:10 2026] GET /volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:10.022879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:10.024878 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:11:10.025244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9474139a-6c48-41b2-9870-8d5c6f4127c4", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:10.034484 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:10.034484 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:10.035027 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:10.035194 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Create snapshot from volume 9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:10.069448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Created reservations ['4d8b8f2a-83fd-45d4-826b-214ecb6e6e52', 'b00f7ec5-ee0f-4cdc-8d53-6a78e42db245', '75c98f96-8e3b-4934-ba51-44f3123f6f8e', '9e74f3b9-2d0e-48cd-8125-5cdf11d55a43'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:10.114776 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot create request issued successfully. Jul 10 19:11:10.115257 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d844f98-df57-4ab3-97ac-d90e7980e548 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:11:10.115796 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1243/5040] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:11:10 2026] POST /volume/v3/snapshots => generated 314 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:10.124374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-43aa6e84-473b-4386-8f81-72bfc4fb736d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:10.126714 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43aa6e84-473b-4386-8f81-72bfc4fb736d tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae Jul 10 19:11:10.126977 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43aa6e84-473b-4386-8f81-72bfc4fb736d tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:10.127234 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-43aa6e84-473b-4386-8f81-72bfc4fb736d tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:10.134450 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:10.134450 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:10.135157 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-43aa6e84-473b-4386-8f81-72bfc4fb736d tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:10.136288 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-43aa6e84-473b-4386-8f81-72bfc4fb736d tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae returned with HTTP 200 Jul 10 19:11:10.137024 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1268/5041] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:10 2026] GET /volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:10.281521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ac6156ef-318d-439f-b066-8e44a2c5fdcf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:10.283365 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac6156ef-318d-439f-b066-8e44a2c5fdcf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:10.283782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac6156ef-318d-439f-b066-8e44a2c5fdcf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:10.284299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac6156ef-318d-439f-b066-8e44a2c5fdcf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:10.284523 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ac6156ef-318d-439f-b066-8e44a2c5fdcf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:10.290123 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:10.290123 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:10.291149 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac6156ef-318d-439f-b066-8e44a2c5fdcf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:10.291710 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1269/5042] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:10 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:10.974570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fea8e8f0-2cff-4c41-83bc-ccb8aff1fff4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:10.976639 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fea8e8f0-2cff-4c41-83bc-ccb8aff1fff4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:10.976820 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fea8e8f0-2cff-4c41-83bc-ccb8aff1fff4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:10.977094 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fea8e8f0-2cff-4c41-83bc-ccb8aff1fff4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:10.977386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fea8e8f0-2cff-4c41-83bc-ccb8aff1fff4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:10.983450 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:10.983450 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:10.984657 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fea8e8f0-2cff-4c41-83bc-ccb8aff1fff4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:10.985463 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1263/5043] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:10 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.147958 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1d304865-e9bf-4f69-ab9d-fd5970089233 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.149988 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d304865-e9bf-4f69-ab9d-fd5970089233 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae Jul 10 19:11:11.150233 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d304865-e9bf-4f69-ab9d-fd5970089233 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.150466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d304865-e9bf-4f69-ab9d-fd5970089233 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.155645 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.155645 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:11.156054 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1d304865-e9bf-4f69-ab9d-fd5970089233 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:11.156771 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d304865-e9bf-4f69-ab9d-fd5970089233 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae returned with HTTP 200 Jul 10 19:11:11.157218 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1244/5044] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.167617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.169525 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?limit=1 Jul 10 19:11:11.169798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.169940 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.170243 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.171362 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.175567 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.176222 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7f641039-6ae4-4542-9adc-1e8e4fefb4e2 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 19:11:11.176729 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1269/5045] 10.4.3.225 () {66 vars in 1258 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.188232 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.190577 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots Jul 10 19:11:11.191159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.191159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.191489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.192873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.198790 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.199303 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-25a4985b-6448-41f5-81d0-4af92d0e2d8b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 19:11:11.199989 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1270/5046] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.211319 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.214012 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?limit=100000 Jul 10 19:11:11.214289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.214558 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.215038 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.216545 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.222410 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.223068 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b80e126-2f0a-4ba5-9323-0f858b22cc87 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 19:11:11.223640 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1264/5047] 10.4.3.225 () {66 vars in 1268 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.235440 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.238616 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?limit=0 Jul 10 19:11:11.239003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.239349 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.239690 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.241437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.246792 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.247232 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fef68c22-74d4-458c-8545-23e1b27af1e1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 19:11:11.247990 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1245/5048] 10.4.3.225 () {66 vars in 1258 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:11:11.258374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.260838 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots Jul 10 19:11:11.261230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.261412 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.261645 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.262033 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.262033 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:11.263064 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.268487 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.269008 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e3c8ff5c-7ffa-4281-a85d-6e4c4aa205df tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 200 Jul 10 19:11:11.269551 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1270/5049] 10.4.3.225 () {66 vars in 1243 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.281787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.284150 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?marker=ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:11.284378 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.284640 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.284869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.285170 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.285170 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:11.286153 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.304907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-338683da-14b9-404c-a0b7-35ea9f0db0e7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.306428 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.306899 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8ed5e88f-7018-43d1-a924-859d49f63bf6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?marker=ee05d56e-83d7-4643-b055-a7d788f8816a returned with HTTP 200 Jul 10 19:11:11.307043 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-338683da-14b9-404c-a0b7-35ea9f0db0e7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:11.307354 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-338683da-14b9-404c-a0b7-35ea9f0db0e7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.307449 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1271/5050] 10.4.3.225 () {66 vars in 1330 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?marker=ee05d56e-83d7-4643-b055-a7d788f8816a => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.307624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-338683da-14b9-404c-a0b7-35ea9f0db0e7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.307790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-338683da-14b9-404c-a0b7-35ea9f0db0e7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:11.321283 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.321283 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:11.322595 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-338683da-14b9-404c-a0b7-35ea9f0db0e7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:11.323339 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1265/5051] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.324224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.326070 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?offset=2&limit=3 Jul 10 19:11:11.326375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.326948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.326948 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.328598 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.342414 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.342767 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b3732fe0-1e94-4d3a-8ddc-3b1a926213fc tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 19:11:11.343217 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1246/5052] 10.4.3.225 () {66 vars in 1276 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.353275 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.355835 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 19:11:11.356149 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.356429 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.356739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.357174 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.357174 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:11.358303 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.374121 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.374589 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cf471bde-01ca-4522-aaf3-13aa109ca5fb tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 19:11:11.375032 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1271/5053] 10.4.3.225 () {66 vars in 1308 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.385903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.388118 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 19:11:11.388392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.388655 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.388941 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.389223 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.389223 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:11.390285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.396484 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.396978 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a420f9a1-247c-48a4-a11b-fa78d75ef2d1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 19:11:11.397381 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1272/5054] 10.4.3.225 () {66 vars in 1310 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.409253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.411533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 19:11:11.411756 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.412037 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.412374 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.413641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.427204 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.427654 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee25de24-5012-4081-b75a-9d6bbfe554a1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 19:11:11.428231 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1266/5055] 10.4.3.225 () {66 vars in 1292 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.439619 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-46e9ad36-885a-48e2-8e83-c532e317e34b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.441449 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 19:11:11.441695 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.441913 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.442177 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.442458 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.442458 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:11.443269 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.455643 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.456126 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-46e9ad36-885a-48e2-8e83-c532e317e34b tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 19:11:11.456596 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1247/5056] 10.4.3.225 () {66 vars in 1294 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.470101 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.473142 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 19:11:11.473142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.473529 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.473794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.474090 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.474090 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:11.475026 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.490769 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.490769 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-87b9b61c-8f13-40d6-a867-8cf9f0dd8f8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 19:11:11.492592 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1272/5057] 10.4.3.225 () {66 vars in 1312 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.503717 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d9a29eca-35f2-47d9-a304-42069f42b927 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.506585 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 19:11:11.506585 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.506585 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.506585 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.506933 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.506933 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:11.507707 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.522484 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.522889 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d9a29eca-35f2-47d9-a304-42069f42b927 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 19:11:11.523444 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1273/5058] 10.4.3.225 () {66 vars in 1314 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.535724 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.537217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 Jul 10 19:11:11.537453 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.537649 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'detail' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.537939 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.538262 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.538262 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:11.539199 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.551298 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.551708 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.551708 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:11.552396 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-06d97f21-3bd2-4bbd-bdfd-adccd52b8876 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 returned with HTTP 200 Jul 10 19:11:11.552813 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1267/5059] 10.4.3.225 () {66 vars in 1385 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.563649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.566308 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail?status=available Jul 10 19:11:11.566421 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.566620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.566922 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.567303 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.567303 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:11.568336 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.580280 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.580734 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.580734 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:11.581472 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fe6751b3-7012-4fac-b3a8-0919aaa3aa93 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 19:11:11.581948 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1248/5060] 10.4.3.225 () {66 vars in 1297 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:11.593426 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.595663 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 Jul 10 19:11:11.595923 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.596174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.596440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.596775 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.596775 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:11.597844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.db.api [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100058) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.613878 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.614422 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.614422 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:11.615184 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0cb01264-6b4e-41b9-8da8-4bfe0a8eaef6 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 returned with HTTP 200 Jul 10 19:11:11.615656 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1273/5061] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.628475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.630077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 Jul 10 19:11:11.630310 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.630492 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.630872 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.api_utils [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.631164 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.631164 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:11.632286 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.db.api [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100059) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.645391 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.645890 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9dc6335c-2ca5-4e3c-b57c-2247c26e5d52 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 returned with HTTP 200 Jul 10 19:11:11.646364 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1274/5062] 10.4.3.225 () {66 vars in 1364 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.658566 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.661044 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?status=available Jul 10 19:11:11.661324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.661691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.662260 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.663562 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.db.api [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100057) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.678711 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.679166 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-29b5ca25-e6f7-4b9e-a4f4-ef27d8c38968 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 19:11:11.679742 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1268/5063] 10.4.3.225 () {66 vars in 1276 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.689284 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.691692 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 Jul 10 19:11:11.691940 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.692172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.692411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Removing options '' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:11:11.693754 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.db.api [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Building query based on filter {{(pid=100060) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 19:11:11.706657 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Get all snapshots completed successfully. Jul 10 19:11:11.706657 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e9d4d4ee-2483-4d97-8830-b921d10abdaa tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 returned with HTTP 200 Jul 10 19:11:11.707112 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1249/5064] 10.4.3.225 () {66 vars in 1398 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1108915963 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.718432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.721018 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae Jul 10 19:11:11.721280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.721509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.721918 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Delete snapshot with id: f3c28906-f360-48f4-80ad-1b112d5beeae Jul 10 19:11:11.728668 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.728668 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:11.729362 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:11.755366 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot delete request issued successfully. Jul 10 19:11:11.755626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26abf547-0f9a-452d-a3a1-5e0324b4ae77 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae returned with HTTP 202 Jul 10 19:11:11.756325 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1274/5065] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:11:11 2026] DELETE /volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:11.767709 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cc608280-d59c-43cd-9568-aed001b5887e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:11.769538 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cc608280-d59c-43cd-9568-aed001b5887e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae Jul 10 19:11:11.769868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cc608280-d59c-43cd-9568-aed001b5887e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:11.770146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cc608280-d59c-43cd-9568-aed001b5887e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:11.777113 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:11.777113 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:11.778105 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cc608280-d59c-43cd-9568-aed001b5887e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:11.778852 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cc608280-d59c-43cd-9568-aed001b5887e tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae returned with HTTP 200 Jul 10 19:11:11.779435 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1275/5066] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:11.998600 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e954ced9-64cd-48b8-82b9-e8bea0d779b9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:12.000723 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e954ced9-64cd-48b8-82b9-e8bea0d779b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:12.000977 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e954ced9-64cd-48b8-82b9-e8bea0d779b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:12.001147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e954ced9-64cd-48b8-82b9-e8bea0d779b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:12.001215 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e954ced9-64cd-48b8-82b9-e8bea0d779b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:12.007476 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:12.007476 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:12.008425 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e954ced9-64cd-48b8-82b9-e8bea0d779b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:12.009033 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1269/5067] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:11 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:12.337047 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cfa324fc-1eb0-488e-a6cf-76e911d3c164 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:12.339265 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cfa324fc-1eb0-488e-a6cf-76e911d3c164 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:12.339556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cfa324fc-1eb0-488e-a6cf-76e911d3c164 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:12.339798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cfa324fc-1eb0-488e-a6cf-76e911d3c164 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:12.340013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-cfa324fc-1eb0-488e-a6cf-76e911d3c164 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:12.345353 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:12.345353 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:12.346320 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cfa324fc-1eb0-488e-a6cf-76e911d3c164 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:12.346872 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1250/5068] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:12 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:12.790921 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-21fd521b-6355-4fb7-80a5-a0504e0d9acf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:12.792889 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21fd521b-6355-4fb7-80a5-a0504e0d9acf tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae Jul 10 19:11:12.793127 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21fd521b-6355-4fb7-80a5-a0504e0d9acf tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:12.793375 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-21fd521b-6355-4fb7-80a5-a0504e0d9acf tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:12.798219 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-21fd521b-6355-4fb7-80a5-a0504e0d9acf tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae returned with HTTP 404 Jul 10 19:11:12.798939 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1275/5069] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:12 2026] GET /volume/v3/snapshots/f3c28906-f360-48f4-80ad-1b112d5beeae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:12.808501 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:12.810709 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:12.810953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:12.811217 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:12.811321 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Delete snapshot with id: ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:12.818738 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:12.818738 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:12.819421 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:12.839831 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot delete request issued successfully. Jul 10 19:11:12.840118 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4bfe3c5a-6fa0-4040-8573-5420b2791e60 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a returned with HTTP 202 Jul 10 19:11:12.840717 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1276/5070] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:11:12 2026] DELETE /volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:12.848735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d5fa4699-c20f-4561-9e47-92f689182b6f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:12.850876 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5fa4699-c20f-4561-9e47-92f689182b6f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:12.851120 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5fa4699-c20f-4561-9e47-92f689182b6f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:12.851337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d5fa4699-c20f-4561-9e47-92f689182b6f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:12.857093 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:12.857093 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:12.857706 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d5fa4699-c20f-4561-9e47-92f689182b6f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:12.858826 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d5fa4699-c20f-4561-9e47-92f689182b6f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a returned with HTTP 200 Jul 10 19:11:12.859335 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1270/5071] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:12 2026] GET /volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:13.023461 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ae0f942e-64e1-47de-b238-1c8ad4177ea0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:13.026180 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae0f942e-64e1-47de-b238-1c8ad4177ea0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:13.026573 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae0f942e-64e1-47de-b238-1c8ad4177ea0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:13.026910 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae0f942e-64e1-47de-b238-1c8ad4177ea0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:13.027125 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ae0f942e-64e1-47de-b238-1c8ad4177ea0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:13.032942 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:13.032942 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:13.033994 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae0f942e-64e1-47de-b238-1c8ad4177ea0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:13.034648 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1251/5072] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:13 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:13.360166 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6a513685-dc4c-4ce5-8439-d704a465b9a5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:13.362266 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6a513685-dc4c-4ce5-8439-d704a465b9a5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:13.362742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6a513685-dc4c-4ce5-8439-d704a465b9a5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:13.363374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6a513685-dc4c-4ce5-8439-d704a465b9a5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:13.363649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-6a513685-dc4c-4ce5-8439-d704a465b9a5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:13.371245 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:13.371245 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:13.371245 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6a513685-dc4c-4ce5-8439-d704a465b9a5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:13.371245 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1276/5073] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:13 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:13.869408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-89ff9c0e-086c-48b0-9e7c-e28d64948ea1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:13.871430 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-89ff9c0e-086c-48b0-9e7c-e28d64948ea1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a Jul 10 19:11:13.871622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-89ff9c0e-086c-48b0-9e7c-e28d64948ea1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:13.871865 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-89ff9c0e-086c-48b0-9e7c-e28d64948ea1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:13.876953 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-89ff9c0e-086c-48b0-9e7c-e28d64948ea1 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a returned with HTTP 404 Jul 10 19:11:13.877536 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1277/5074] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:13 2026] GET /volume/v3/snapshots/ee05d56e-83d7-4643-b055-a7d788f8816a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:13.887687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-08f587fa-8318-4cf0-ab98-375462428778 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:13.890112 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 Jul 10 19:11:13.891128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:13.891128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:13.891394 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Delete snapshot with id: 29553e9b-d73b-48e4-b212-17d9c0ab1213 Jul 10 19:11:13.898187 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:13.898187 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:13.898897 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:13.922430 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot delete request issued successfully. Jul 10 19:11:13.922673 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-08f587fa-8318-4cf0-ab98-375462428778 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 returned with HTTP 202 Jul 10 19:11:13.923114 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1271/5075] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:11:13 2026] DELETE /volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:13.931382 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f8636a65-fa5c-4c01-baf0-d5f57678f118 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:13.933209 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8636a65-fa5c-4c01-baf0-d5f57678f118 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 Jul 10 19:11:13.933394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8636a65-fa5c-4c01-baf0-d5f57678f118 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:13.933588 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f8636a65-fa5c-4c01-baf0-d5f57678f118 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:13.942184 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:13.942184 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:13.942769 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f8636a65-fa5c-4c01-baf0-d5f57678f118 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Snapshot retrieved successfully. Jul 10 19:11:13.943706 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f8636a65-fa5c-4c01-baf0-d5f57678f118 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 returned with HTTP 200 Jul 10 19:11:13.944529 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1252/5076] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:13 2026] GET /volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:14.047837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c206ca4f-7cd0-42f0-9a38-7d4953f9fb71 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:14.051838 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c206ca4f-7cd0-42f0-9a38-7d4953f9fb71 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:14.051838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c206ca4f-7cd0-42f0-9a38-7d4953f9fb71 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:14.051838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c206ca4f-7cd0-42f0-9a38-7d4953f9fb71 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:14.051838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c206ca4f-7cd0-42f0-9a38-7d4953f9fb71 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:14.057084 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:14.057084 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:14.058342 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c206ca4f-7cd0-42f0-9a38-7d4953f9fb71 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:14.059011 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1277/5077] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:14 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:14.383519 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-73a56d22-dd1e-4a49-a187-8ae485b818e3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:14.385470 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-73a56d22-dd1e-4a49-a187-8ae485b818e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:14.385716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-73a56d22-dd1e-4a49-a187-8ae485b818e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:14.385969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-73a56d22-dd1e-4a49-a187-8ae485b818e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:14.386111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-73a56d22-dd1e-4a49-a187-8ae485b818e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:14.391849 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:14.391849 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:14.392715 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-73a56d22-dd1e-4a49-a187-8ae485b818e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:14.393188 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1278/5078] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:14 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:14.954912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2272a1c8-d3dc-4ddc-8dc0-b421e4c3134f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:14.956976 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2272a1c8-d3dc-4ddc-8dc0-b421e4c3134f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 Jul 10 19:11:14.957226 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2272a1c8-d3dc-4ddc-8dc0-b421e4c3134f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:14.957459 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2272a1c8-d3dc-4ddc-8dc0-b421e4c3134f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:14.962894 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2272a1c8-d3dc-4ddc-8dc0-b421e4c3134f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 returned with HTTP 404 Jul 10 19:11:14.963472 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1272/5079] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:11:14 2026] GET /volume/v3/snapshots/29553e9b-d73b-48e4-b212-17d9c0ab1213 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:14.970666 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f69bcc2c-3697-4d2c-977f-d8628f2cc46a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:14.972437 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f69bcc2c-3697-4d2c-977f-d8628f2cc46a tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:14.972717 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f69bcc2c-3697-4d2c-977f-d8628f2cc46a tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:14.973040 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f69bcc2c-3697-4d2c-977f-d8628f2cc46a tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:14.982599 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:14.982599 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:14.987536 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-f69bcc2c-3697-4d2c-977f-d8628f2cc46a tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:14.993132 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f69bcc2c-3697-4d2c-977f-d8628f2cc46a tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 returned with HTTP 200 Jul 10 19:11:14.993613 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1253/5080] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:14 2026] GET /volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:15.005464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b6b21805-965d-485b-9413-29ad5962dd88 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:15.007719 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] DELETE https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:15.008010 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:15.008252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:15.008447 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Delete volume with id: 9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:15.017141 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:15.017141 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:15.017792 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:15.040427 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Delete volume request issued successfully. Jul 10 19:11:15.040673 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b6b21805-965d-485b-9413-29ad5962dd88 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 returned with HTTP 202 Jul 10 19:11:15.041206 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1278/5081] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:11:15 2026] DELETE /volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:11:15.049042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-98655269-924e-4971-87fc-c8589a9eaf8f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:15.051234 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98655269-924e-4971-87fc-c8589a9eaf8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:15.051386 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98655269-924e-4971-87fc-c8589a9eaf8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:15.051620 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-98655269-924e-4971-87fc-c8589a9eaf8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:15.059485 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:15.059485 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:15.063625 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-98655269-924e-4971-87fc-c8589a9eaf8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Volume info retrieved successfully. Jul 10 19:11:15.068283 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-98655269-924e-4971-87fc-c8589a9eaf8f tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 returned with HTTP 200 Jul 10 19:11:15.068788 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1279/5082] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:15 2026] GET /volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:15.072011 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a5c33a2f-ba3a-496c-9f10-b61838b62579 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:15.073784 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5c33a2f-ba3a-496c-9f10-b61838b62579 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:15.074028 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5c33a2f-ba3a-496c-9f10-b61838b62579 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:15.074210 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a5c33a2f-ba3a-496c-9f10-b61838b62579 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:15.074339 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a5c33a2f-ba3a-496c-9f10-b61838b62579 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:15.079364 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:15.079364 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:15.080313 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a5c33a2f-ba3a-496c-9f10-b61838b62579 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:15.080708 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1273/5083] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:15 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:15.406363 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-42314a2a-5966-414c-b566-cc9af1d23e59 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:15.408558 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-42314a2a-5966-414c-b566-cc9af1d23e59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:15.408929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-42314a2a-5966-414c-b566-cc9af1d23e59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:15.409312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-42314a2a-5966-414c-b566-cc9af1d23e59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:15.409430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-42314a2a-5966-414c-b566-cc9af1d23e59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:15.416737 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:15.416737 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:15.416999 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-42314a2a-5966-414c-b566-cc9af1d23e59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:15.417515 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1254/5084] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:15 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:11:16.084782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-822e985d-bc15-47ac-b272-e25caa4698d5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:16.087882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-822e985d-bc15-47ac-b272-e25caa4698d5 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] GET https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 Jul 10 19:11:16.088117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-822e985d-bc15-47ac-b272-e25caa4698d5 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:16.088341 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-822e985d-bc15-47ac-b272-e25caa4698d5 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:16.092084 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f55162d2-160f-4c9b-8db6-8586b507393b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:16.094246 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f55162d2-160f-4c9b-8db6-8586b507393b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:16.094547 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f55162d2-160f-4c9b-8db6-8586b507393b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:16.094750 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f55162d2-160f-4c9b-8db6-8586b507393b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:16.094910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f55162d2-160f-4c9b-8db6-8586b507393b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:16.095081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-822e985d-bc15-47ac-b272-e25caa4698d5 tempest-VolumesSnapshotListTestJSON-705923376 tempest-VolumesSnapshotListTestJSON-705923376-project-member] https://10.4.3.225/volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 returned with HTTP 404 Jul 10 19:11:16.095597 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1279/5085] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:16 2026] GET /volume/v3/volumes/9474139a-6c48-41b2-9870-8d5c6f4127c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:16.100793 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:16.100793 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:16.102060 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f55162d2-160f-4c9b-8db6-8586b507393b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:16.102619 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1280/5086] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:16 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:16.116261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-32c8225b-3b06-42c1-bc84-9781855766b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:16.118158 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d/restore Jul 10 19:11:16.118487 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1f56507a-7da5-4f38-b6de-624faf03a9d1"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:16.120258 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Restoring backup d18c7092-d65b-4c02-9751-3ff7cefdba4d ({'restore': {'volume_id': '1f56507a-7da5-4f38-b6de-624faf03a9d1'}}) {{(pid=100057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:11:16.120365 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Restoring backup d18c7092-d65b-4c02-9751-3ff7cefdba4d to volume 1f56507a-7da5-4f38-b6de-624faf03a9d1. Jul 10 19:11:16.124247 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:16.124247 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:16.131253 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:16.131253 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:16.131753 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:16.131952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Checking backup size 1 against volume size 1 {{(pid=100057) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:11:16.132065 np0000005042 devstack@c-api.service[100057]: INFO cinder.backup.api [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Overwriting volume 1f56507a-7da5-4f38-b6de-624faf03a9d1 with restore of backup d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:16.149819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] restore_backup in rpcapi backup_id d18c7092-d65b-4c02-9751-3ff7cefdba4d {{(pid=100057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:11:16.152799 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-32c8225b-3b06-42c1-bc84-9781855766b5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d/restore returned with HTTP 202 Jul 10 19:11:16.152799 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1274/5087] 10.4.3.225 () {68 vars in 1393 bytes} [Fri Jul 10 19:11:16 2026] POST /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:16.160211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-622624e4-8af8-41fc-8f78-a0aa98ed8ebe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:16.162462 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-622624e4-8af8-41fc-8f78-a0aa98ed8ebe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:16.162715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-622624e4-8af8-41fc-8f78-a0aa98ed8ebe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:16.162977 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-622624e4-8af8-41fc-8f78-a0aa98ed8ebe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:16.163123 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-622624e4-8af8-41fc-8f78-a0aa98ed8ebe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:16.167881 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:16.167881 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:16.168799 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-622624e4-8af8-41fc-8f78-a0aa98ed8ebe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:16.169313 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1255/5088] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:16 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:16.429457 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cba35852-d359-412d-aea4-7ffc8d78aec7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:16.431046 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cba35852-d359-412d-aea4-7ffc8d78aec7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:16.431250 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cba35852-d359-412d-aea4-7ffc8d78aec7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:16.431418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cba35852-d359-412d-aea4-7ffc8d78aec7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:16.431530 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-cba35852-d359-412d-aea4-7ffc8d78aec7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:16.435975 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:16.435975 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:16.436663 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cba35852-d359-412d-aea4-7ffc8d78aec7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:16.437093 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1280/5089] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:16 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:17.181170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-eb05fae1-6c71-4bed-ab7b-aa30b3c5a82b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:17.183126 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eb05fae1-6c71-4bed-ab7b-aa30b3c5a82b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:17.183329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eb05fae1-6c71-4bed-ab7b-aa30b3c5a82b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:17.183516 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-eb05fae1-6c71-4bed-ab7b-aa30b3c5a82b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:17.183629 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-eb05fae1-6c71-4bed-ab7b-aa30b3c5a82b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:17.189975 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:17.189975 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:17.191080 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-eb05fae1-6c71-4bed-ab7b-aa30b3c5a82b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:17.191614 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1281/5090] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:17 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:17.453480 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-18b23d9e-73d6-45f8-85e3-82b54237a2c9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:17.455527 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-18b23d9e-73d6-45f8-85e3-82b54237a2c9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:17.455972 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-18b23d9e-73d6-45f8-85e3-82b54237a2c9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:17.456235 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-18b23d9e-73d6-45f8-85e3-82b54237a2c9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:17.456392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-18b23d9e-73d6-45f8-85e3-82b54237a2c9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:17.462071 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:17.462071 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:17.463080 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-18b23d9e-73d6-45f8-85e3-82b54237a2c9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:17.463717 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1275/5091] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:17 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:18.204530 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-08d573a6-c157-48ab-9eb3-beb2f0e33f96 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:18.206512 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-08d573a6-c157-48ab-9eb3-beb2f0e33f96 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:18.206709 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-08d573a6-c157-48ab-9eb3-beb2f0e33f96 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:18.206962 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-08d573a6-c157-48ab-9eb3-beb2f0e33f96 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:18.207085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-08d573a6-c157-48ab-9eb3-beb2f0e33f96 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:18.212113 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:18.212113 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:18.213461 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-08d573a6-c157-48ab-9eb3-beb2f0e33f96 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:18.213605 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1256/5092] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:18 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:18.479022 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f831a928-fcc2-4a7f-b85d-4480e1987f0b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:18.480873 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f831a928-fcc2-4a7f-b85d-4480e1987f0b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:18.481111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f831a928-fcc2-4a7f-b85d-4480e1987f0b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:18.481315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f831a928-fcc2-4a7f-b85d-4480e1987f0b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:18.481448 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f831a928-fcc2-4a7f-b85d-4480e1987f0b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:18.485285 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:18.485285 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:18.485995 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f831a928-fcc2-4a7f-b85d-4480e1987f0b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:18.486530 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1281/5093] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:18 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:19.228884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-113dec50-9917-460a-9405-37dd0b441950 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:19.231247 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-113dec50-9917-460a-9405-37dd0b441950 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:19.231552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-113dec50-9917-460a-9405-37dd0b441950 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:19.231924 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-113dec50-9917-460a-9405-37dd0b441950 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:19.232143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-113dec50-9917-460a-9405-37dd0b441950 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:19.238828 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:19.238828 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:19.240000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-113dec50-9917-460a-9405-37dd0b441950 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:19.240577 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1282/5094] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:19 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:19.497481 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-fa27fbe0-3fd3-403e-8add-640cb9891eed None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:19.499252 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa27fbe0-3fd3-403e-8add-640cb9891eed tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:19.499490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa27fbe0-3fd3-403e-8add-640cb9891eed tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:19.499688 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-fa27fbe0-3fd3-403e-8add-640cb9891eed tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:19.499815 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-fa27fbe0-3fd3-403e-8add-640cb9891eed tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:19.505319 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:19.505319 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:19.506223 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-fa27fbe0-3fd3-403e-8add-640cb9891eed tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:19.506730 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1276/5095] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:19 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:20.255827 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3b53f1e6-94bc-426f-b2dd-bad06351bb17 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:20.258491 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3b53f1e6-94bc-426f-b2dd-bad06351bb17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:20.258823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3b53f1e6-94bc-426f-b2dd-bad06351bb17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:20.259098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3b53f1e6-94bc-426f-b2dd-bad06351bb17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:20.259268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3b53f1e6-94bc-426f-b2dd-bad06351bb17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:20.265659 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:20.265659 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:20.266597 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3b53f1e6-94bc-426f-b2dd-bad06351bb17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:20.267169 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1257/5096] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:20 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:11:20.519943 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-053fd5bd-9bb3-4a12-bf83-68b7070edc82 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:20.522033 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-053fd5bd-9bb3-4a12-bf83-68b7070edc82 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:20.522308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-053fd5bd-9bb3-4a12-bf83-68b7070edc82 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:20.522556 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-053fd5bd-9bb3-4a12-bf83-68b7070edc82 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:20.522731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-053fd5bd-9bb3-4a12-bf83-68b7070edc82 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:20.532562 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:20.532562 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:20.533252 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-053fd5bd-9bb3-4a12-bf83-68b7070edc82 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:20.533940 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1282/5097] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:20 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:21.280514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-520e97be-9d85-4e30-9ff4-dd0301e89bfb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:21.283862 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-520e97be-9d85-4e30-9ff4-dd0301e89bfb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:21.283862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-520e97be-9d85-4e30-9ff4-dd0301e89bfb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:21.284172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-520e97be-9d85-4e30-9ff4-dd0301e89bfb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:21.284329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-520e97be-9d85-4e30-9ff4-dd0301e89bfb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:21.289930 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:21.289930 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:21.290766 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-520e97be-9d85-4e30-9ff4-dd0301e89bfb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:21.292061 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1283/5098] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:21 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:21.556818 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-31f32a68-8218-4c03-a6e7-5e469a5bd719 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:21.558788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31f32a68-8218-4c03-a6e7-5e469a5bd719 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:11:21.559072 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31f32a68-8218-4c03-a6e7-5e469a5bd719 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:21.559289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-31f32a68-8218-4c03-a6e7-5e469a5bd719 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:21.559445 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-31f32a68-8218-4c03-a6e7-5e469a5bd719 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:21.564356 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:21.564356 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:21.565190 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-31f32a68-8218-4c03-a6e7-5e469a5bd719 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:11:21.565685 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1277/5099] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:21 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:21.596272 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:21.757913 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:11:21.758329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e024be4-8fce-46aa-bfc6-e2e883b45a35"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:21.759837 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Creating new backup {'backup': {'volume_id': '0e024be4-8fce-46aa-bfc6-e2e883b45a35'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:11:21.759954 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Creating backup of volume 0e024be4-8fce-46aa-bfc6-e2e883b45a35 in container None Jul 10 19:11:21.768305 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:21.768305 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:21.768492 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Volume info retrieved successfully. Jul 10 19:11:21.789507 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Created reservations ['d568cde3-de2d-4a5a-8852-db89bf02893a', '4a390613-a844-47d3-ae3e-ef9002ceb808'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:21.825130 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dab8bde7-d083-468d-9f7f-4f2d92eccc05 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:11:21.825539 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1258/5100] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:11:21 2026] POST /volume/v3/backups => generated 288 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:21.836887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9481fbd2-8c32-4be2-a054-bb3a64fda33f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:21.841757 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9481fbd2-8c32-4be2-a054-bb3a64fda33f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:21.841757 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9481fbd2-8c32-4be2-a054-bb3a64fda33f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:21.841757 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9481fbd2-8c32-4be2-a054-bb3a64fda33f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:21.841757 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9481fbd2-8c32-4be2-a054-bb3a64fda33f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:21.845003 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:21.845003 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:21.845571 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9481fbd2-8c32-4be2-a054-bb3a64fda33f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:21.845942 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1283/5101] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:21 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:22.303606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4e428b4e-ea07-4a23-a1c9-52a114f37ada None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:22.306016 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e428b4e-ea07-4a23-a1c9-52a114f37ada tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:22.306279 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e428b4e-ea07-4a23-a1c9-52a114f37ada tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:22.306531 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4e428b4e-ea07-4a23-a1c9-52a114f37ada tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:22.306674 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4e428b4e-ea07-4a23-a1c9-52a114f37ada tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:22.312212 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:22.312212 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:22.313782 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4e428b4e-ea07-4a23-a1c9-52a114f37ada tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:22.313782 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1284/5102] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:22 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:22.860194 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f16b195-9acd-4e36-b716-3b4cc969dbac None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:22.862125 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f16b195-9acd-4e36-b716-3b4cc969dbac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:22.862404 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f16b195-9acd-4e36-b716-3b4cc969dbac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:22.862638 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f16b195-9acd-4e36-b716-3b4cc969dbac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:22.862787 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4f16b195-9acd-4e36-b716-3b4cc969dbac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:22.867476 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:22.867476 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:22.868178 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f16b195-9acd-4e36-b716-3b4cc969dbac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:22.868555 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1278/5103] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:22 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:23.325488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-76cc12e0-871b-4f5e-a33d-4d9e8bb37921 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:23.327633 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-76cc12e0-871b-4f5e-a33d-4d9e8bb37921 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:23.328014 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-76cc12e0-871b-4f5e-a33d-4d9e8bb37921 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:23.328340 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-76cc12e0-871b-4f5e-a33d-4d9e8bb37921 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:23.328547 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-76cc12e0-871b-4f5e-a33d-4d9e8bb37921 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:23.334302 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:23.334302 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:23.335206 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-76cc12e0-871b-4f5e-a33d-4d9e8bb37921 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:23.335759 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1259/5104] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:23 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:23.881893 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6581eac8-a42b-43e7-bbbe-6a4ae1aec670 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:23.884400 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6581eac8-a42b-43e7-bbbe-6a4ae1aec670 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:23.884670 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6581eac8-a42b-43e7-bbbe-6a4ae1aec670 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:23.885619 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6581eac8-a42b-43e7-bbbe-6a4ae1aec670 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:23.885619 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-6581eac8-a42b-43e7-bbbe-6a4ae1aec670 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:23.891447 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:23.891447 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:23.892322 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6581eac8-a42b-43e7-bbbe-6a4ae1aec670 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:23.893578 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1284/5105] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:23 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:24.350981 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-db84bd73-fb92-414a-ac02-1af5d88b82f8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:24.354660 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-db84bd73-fb92-414a-ac02-1af5d88b82f8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:24.355560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-db84bd73-fb92-414a-ac02-1af5d88b82f8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:24.355560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-db84bd73-fb92-414a-ac02-1af5d88b82f8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:24.355560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-db84bd73-fb92-414a-ac02-1af5d88b82f8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:24.364176 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:24.364176 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:24.365364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-db84bd73-fb92-414a-ac02-1af5d88b82f8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:24.366290 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1285/5106] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:24 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:24.905565 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-42d16231-3551-4c24-8321-7cfa4bb2c84f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:24.907922 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42d16231-3551-4c24-8321-7cfa4bb2c84f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:24.908198 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42d16231-3551-4c24-8321-7cfa4bb2c84f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:24.908448 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-42d16231-3551-4c24-8321-7cfa4bb2c84f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:24.908582 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-42d16231-3551-4c24-8321-7cfa4bb2c84f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:24.914141 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:24.914141 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:24.914870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-42d16231-3551-4c24-8321-7cfa4bb2c84f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:24.915302 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1279/5107] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:24 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:25.383839 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6f66cf61-11bb-4453-937d-d036d668153c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:25.384477 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6f66cf61-11bb-4453-937d-d036d668153c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:25.384729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6f66cf61-11bb-4453-937d-d036d668153c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:25.384949 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6f66cf61-11bb-4453-937d-d036d668153c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:25.385074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6f66cf61-11bb-4453-937d-d036d668153c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:25.393981 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:25.393981 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:25.394782 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6f66cf61-11bb-4453-937d-d036d668153c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:25.395371 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1260/5108] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:25 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:25.927446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1a69b557-0026-4644-8e85-b03ad0c79abd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:25.929536 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a69b557-0026-4644-8e85-b03ad0c79abd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:25.930008 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a69b557-0026-4644-8e85-b03ad0c79abd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:25.930106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1a69b557-0026-4644-8e85-b03ad0c79abd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:25.930174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1a69b557-0026-4644-8e85-b03ad0c79abd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:25.936189 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:25.936189 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:25.936884 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1a69b557-0026-4644-8e85-b03ad0c79abd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:25.937465 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1285/5109] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:25 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:26.411195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-751fff08-010a-48ae-99dd-423583a2cad0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:26.413850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-751fff08-010a-48ae-99dd-423583a2cad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:26.414145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-751fff08-010a-48ae-99dd-423583a2cad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:26.414434 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-751fff08-010a-48ae-99dd-423583a2cad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:26.414604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-751fff08-010a-48ae-99dd-423583a2cad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:26.420509 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:26.420509 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:26.421667 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-751fff08-010a-48ae-99dd-423583a2cad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:26.422373 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1286/5110] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:26 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:26.952001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-dc4fc61b-b3d0-44b7-b6c7-d40e2532cfb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:26.954295 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc4fc61b-b3d0-44b7-b6c7-d40e2532cfb6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:26.954611 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc4fc61b-b3d0-44b7-b6c7-d40e2532cfb6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:26.954953 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-dc4fc61b-b3d0-44b7-b6c7-d40e2532cfb6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:26.955124 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-dc4fc61b-b3d0-44b7-b6c7-d40e2532cfb6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:26.961547 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:26.961547 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:26.962662 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-dc4fc61b-b3d0-44b7-b6c7-d40e2532cfb6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:26.963273 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1280/5111] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:26 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:27.433841 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5a7d8f00-2fba-4b00-bbea-5709140fc1c1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:27.436725 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a7d8f00-2fba-4b00-bbea-5709140fc1c1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:27.436725 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a7d8f00-2fba-4b00-bbea-5709140fc1c1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:27.436930 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5a7d8f00-2fba-4b00-bbea-5709140fc1c1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:27.437024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5a7d8f00-2fba-4b00-bbea-5709140fc1c1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:27.443232 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:27.443232 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:27.444310 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5a7d8f00-2fba-4b00-bbea-5709140fc1c1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:27.445175 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1261/5112] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:27 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:27.988099 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-19696445-6d52-4a25-8c59-a76f843e509d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:27.994285 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-19696445-6d52-4a25-8c59-a76f843e509d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:27.994285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-19696445-6d52-4a25-8c59-a76f843e509d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:27.994285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-19696445-6d52-4a25-8c59-a76f843e509d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:27.994285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-19696445-6d52-4a25-8c59-a76f843e509d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:28.000170 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:28.000170 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:28.000899 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-19696445-6d52-4a25-8c59-a76f843e509d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:28.001508 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1286/5113] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:27 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:28.460870 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-10cd44e9-2427-4c96-81b0-86212f22c56f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:28.462949 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-10cd44e9-2427-4c96-81b0-86212f22c56f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:28.463225 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-10cd44e9-2427-4c96-81b0-86212f22c56f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:28.463504 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-10cd44e9-2427-4c96-81b0-86212f22c56f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:28.463658 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-10cd44e9-2427-4c96-81b0-86212f22c56f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:28.469353 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:28.469353 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:28.470345 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-10cd44e9-2427-4c96-81b0-86212f22c56f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:28.471000 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1287/5114] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:28 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:28.646643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-48a515c0-4570-4952-95a4-28ca7609e4a9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:28.753429 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48a515c0-4570-4952-95a4-28ca7609e4a9 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:11:28.753904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-48a515c0-4570-4952-95a4-28ca7609e4a9 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579", "extra_specs": {}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:28.774051 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-48a515c0-4570-4952-95a4-28ca7609e4a9 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:11:28.774425 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1281/5115] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:11:28 2026] POST /volume/v3/types => generated 268 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:29.015936 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1741dc2c-9af5-48cd-b23e-f070db8da0f8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:29.020536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1741dc2c-9af5-48cd-b23e-f070db8da0f8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:29.020854 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1741dc2c-9af5-48cd-b23e-f070db8da0f8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:29.021113 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1741dc2c-9af5-48cd-b23e-f070db8da0f8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:29.021266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1741dc2c-9af5-48cd-b23e-f070db8da0f8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:29.030270 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:29.030270 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:29.031114 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1741dc2c-9af5-48cd-b23e-f070db8da0f8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:29.031572 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1262/5116] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:29 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:29.483837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-79f6c728-72c1-4478-9696-da6bd7d40ab5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:29.488262 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79f6c728-72c1-4478-9696-da6bd7d40ab5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:29.488432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-79f6c728-72c1-4478-9696-da6bd7d40ab5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:29.488616 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-79f6c728-72c1-4478-9696-da6bd7d40ab5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:29.488710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-79f6c728-72c1-4478-9696-da6bd7d40ab5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:29.496310 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:29.496310 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:29.497103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-79f6c728-72c1-4478-9696-da6bd7d40ab5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:29.497453 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1287/5117] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:29 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:30.046056 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-99e81906-b64f-40cd-9e5a-8ec0a7a3dc7d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:30.048299 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99e81906-b64f-40cd-9e5a-8ec0a7a3dc7d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:30.048759 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99e81906-b64f-40cd-9e5a-8ec0a7a3dc7d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:30.048884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-99e81906-b64f-40cd-9e5a-8ec0a7a3dc7d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:30.048961 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-99e81906-b64f-40cd-9e5a-8ec0a7a3dc7d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:30.058217 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:30.058217 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:30.060394 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-99e81906-b64f-40cd-9e5a-8ec0a7a3dc7d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:30.064449 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1288/5118] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:30 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:30.510151 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-80781c45-d1d4-4d31-b95c-c694768b1b16 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:30.512513 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80781c45-d1d4-4d31-b95c-c694768b1b16 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:30.512846 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80781c45-d1d4-4d31-b95c-c694768b1b16 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:30.513083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-80781c45-d1d4-4d31-b95c-c694768b1b16 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:30.513243 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-80781c45-d1d4-4d31-b95c-c694768b1b16 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:30.519298 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:30.519298 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:30.520463 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-80781c45-d1d4-4d31-b95c-c694768b1b16 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:30.521024 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1282/5119] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:30 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:30.945080 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8ae49bee-5f88-432e-ae20-ecb298fec7b0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:30.947333 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8ae49bee-5f88-432e-ae20-ecb298fec7b0 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:11:30.947739 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8ae49bee-5f88-432e-ae20-ecb298fec7b0 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772", "extra_specs": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:30.966897 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8ae49bee-5f88-432e-ae20-ecb298fec7b0 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:11:30.967428 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1263/5120] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:11:30 2026] POST /volume/v3/types => generated 269 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:30.975862 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-26b5a481-1a69-4500-b711-d6d90d3511fc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:30.978076 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26b5a481-1a69-4500-b711-d6d90d3511fc tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:11:30.978552 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-26b5a481-1a69-4500-b711-d6d90d3511fc tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382", "extra_specs": {}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:30.997700 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-26b5a481-1a69-4500-b711-d6d90d3511fc tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:11:30.998103 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1288/5121] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:11:30 2026] POST /volume/v3/types => generated 269 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:31.007584 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.009826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:31.010271 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-461588137", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:31.012301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-461588137', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:31.018891 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume of 1 GB Jul 10 19:11:31.018891 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.018891 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:31.019116 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Availability Zones retrieved successfully. Jul 10 19:11:31.024020 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Flow 'volume_create_api' (484edc50-7892-4336-ac66-683c15cf3a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:31.025085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd807d6-1fa7-4ccc-889b-c2afeac11b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.025956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:31.046918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd807d6-1fa7-4ccc-889b-c2afeac11b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8af44ab-8d40-47f3-b45c-aa34865210e1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8af44ab-8d40-47f3-b45c-aa34865210e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.048057 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e515d51a-5aef-490d-858f-fb5c0566f370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.075798 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ba6f2485-83d3-41e5-a652-0e266ddccc4e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.078236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ba6f2485-83d3-41e5-a652-0e266ddccc4e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:31.078540 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ba6f2485-83d3-41e5-a652-0e266ddccc4e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:31.078874 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ba6f2485-83d3-41e5-a652-0e266ddccc4e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:31.079022 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ba6f2485-83d3-41e5-a652-0e266ddccc4e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:31.084074 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.084074 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:31.084865 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ba6f2485-83d3-41e5-a652-0e266ddccc4e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:31.085317 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1283/5122] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:31 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:31.085692 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:11:31.086094 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1453792994-1350031772, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:11:31.131984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Created reservations ['984f30d2-d2e7-42b8-bd8d-f6e43d7ef5ce', '7d2dec9e-a8b9-446e-b614-f4d1e2c351ee', '7f0897f2-c5fb-4cc5-a276-e175f2d26bf9', '199fb06e-add9-4542-9872-5a702030bfa0'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:31.132958 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e515d51a-5aef-490d-858f-fb5c0566f370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['984f30d2-d2e7-42b8-bd8d-f6e43d7ef5ce', '7d2dec9e-a8b9-446e-b614-f4d1e2c351ee', '7f0897f2-c5fb-4cc5-a276-e175f2d26bf9', '199fb06e-add9-4542-9872-5a702030bfa0']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.133749 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ad34ea-ab16-45da-b41f-b7e16b2ac320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.163223 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ad34ea-ab16-45da-b41f-b7e16b2ac320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beeba870-7a71-4c9b-88d3-c09e688aaf58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-461588137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',qos_specs=None,replication_status=,reservations=['984f30d2-d2e7-42b8-bd8d-f6e43d7ef5ce','7d2dec9e-a8b9-446e-b614-f4d1e2c351ee','7f0897f2-c5fb-4cc5-a276-e175f2d26bf9','199fb06e-add9-4542-9872-5a702030bfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_type_id=a8af44ab-8d40-47f3-b45c-aa34865210e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-461588137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beeba870-7a71-4c9b-88d3-c09e688aaf58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8af44ab-8d40-47f3-b45c-aa34865210e1),volume_type_id=a8af44ab-8d40-47f3-b45c-aa34865210e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.164087 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e3a24b-c93c-4718-a79e-83f90f74790a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.214160 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e3a24b-c93c-4718-a79e-83f90f74790a) transitioned into state 'SUCCESS' from state '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-461588137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',qos_specs=None,replication_status=,reservations=['984f30d2-d2e7-42b8-bd8d-f6e43d7ef5ce','7d2dec9e-a8b9-446e-b614-f4d1e2c351ee','7f0897f2-c5fb-4cc5-a276-e175f2d26bf9','199fb06e-add9-4542-9872-5a702030bfa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_type_id=a8af44ab-8d40-47f3-b45c-aa34865210e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.215030 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894a7270-47e8-4345-8290-37da3e59a274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.230054 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894a7270-47e8-4345-8290-37da3e59a274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.231165 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Flow 'volume_create_api' (484edc50-7892-4336-ac66-683c15cf3a94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:31.231680 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume request issued successfully. Jul 10 19:11:31.232492 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0820e235-4e6c-4729-8e80-fe506e1d2d34 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:31.232973 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1289/5123] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:11:31 2026] POST /volume/v3/volumes => generated 846 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:31.249025 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5e827269-91d0-4744-92cd-cf7460575a2d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.251407 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:31.251927 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-156720574", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:31.253975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-156720574', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:31.258856 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume of 1 GB Jul 10 19:11:31.259172 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.259172 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:31.259837 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Availability Zones retrieved successfully. Jul 10 19:11:31.267354 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Flow 'volume_create_api' (95e54da6-f810-4bf6-878c-20ea7f96e27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:31.269352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be447c15-4b7c-4373-9e1b-17b2f7cccc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.270058 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:31.300689 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be447c15-4b7c-4373-9e1b-17b2f7cccc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9879aff5-2194-445a-8a21-98b0fd794b86,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9879aff5-2194-445a-8a21-98b0fd794b86', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.301649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99f65451-b82a-40e3-8be1-78defc4f2ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.338336 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:11:31.338336 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1010028089-2085497382, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:11:31.372050 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Created reservations ['510b2447-6294-4d71-82ee-dcc3f4073b88', '06860b3c-e971-491f-af83-5951fcc5ca7d', 'c6621bc2-1488-4964-b910-2f1b2cdd70db', '65c6fc43-16ec-428e-9268-05a9a19903f1'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:31.373828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99f65451-b82a-40e3-8be1-78defc4f2ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['510b2447-6294-4d71-82ee-dcc3f4073b88', '06860b3c-e971-491f-af83-5951fcc5ca7d', 'c6621bc2-1488-4964-b910-2f1b2cdd70db', '65c6fc43-16ec-428e-9268-05a9a19903f1']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.374348 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda34c9f-b7c5-447d-8c8b-ea9bba14bfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.404946 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda34c9f-b7c5-447d-8c8b-ea9bba14bfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd74ee2d5-2ac8-42f7-b889-8ae5ba005f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-156720574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',qos_specs=None,replication_status=,reservations=['510b2447-6294-4d71-82ee-dcc3f4073b88','06860b3c-e971-491f-af83-5951fcc5ca7d','c6621bc2-1488-4964-b910-2f1b2cdd70db','65c6fc43-16ec-428e-9268-05a9a19903f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_type_id=9879aff5-2194-445a-8a21-98b0fd794b86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-156720574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9879aff5-2194-445a-8a21-98b0fd794b86),volume_type_id=9879aff5-2194-445a-8a21-98b0fd794b86)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.405798 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14accc0-b156-4e14-b515-977c43a725a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.426845 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14accc0-b156-4e14-b515-977c43a725a8) transitioned into state 'SUCCESS' from state '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-156720574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',qos_specs=None,replication_status=,reservations=['510b2447-6294-4d71-82ee-dcc3f4073b88','06860b3c-e971-491f-af83-5951fcc5ca7d','c6621bc2-1488-4964-b910-2f1b2cdd70db','65c6fc43-16ec-428e-9268-05a9a19903f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_type_id=9879aff5-2194-445a-8a21-98b0fd794b86)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.427720 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c03099-60ef-4791-a9f4-c2b247532331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.439116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c03099-60ef-4791-a9f4-c2b247532331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.440129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Flow 'volume_create_api' (95e54da6-f810-4bf6-878c-20ea7f96e27e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:31.440477 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume request issued successfully. Jul 10 19:11:31.441156 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5e827269-91d0-4744-92cd-cf7460575a2d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:31.441675 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1264/5124] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:11:31 2026] POST /volume/v3/volumes => generated 846 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:31.473176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.475452 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:31.476037 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1893579313", "snapshot_id": null, "imageRef": "8c2575f7-2e67-4a4e-925b-b9f4697b5ae1", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:31.477830 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1893579313', 'snapshot_id': None, 'imageRef': '8c2575f7-2e67-4a4e-925b-b9f4697b5ae1', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:31.535691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-298e48c2-b144-458d-ad43-178b1b0f8257 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.537614 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-298e48c2-b144-458d-ad43-178b1b0f8257 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:31.537818 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-298e48c2-b144-458d-ad43-178b1b0f8257 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:31.538020 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-298e48c2-b144-458d-ad43-178b1b0f8257 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:31.538138 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-298e48c2-b144-458d-ad43-178b1b0f8257 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:31.542309 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.542309 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:31.543172 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-298e48c2-b144-458d-ad43-178b1b0f8257 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:31.543640 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1284/5125] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:31 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:31.553905 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-88e563b1-0a34-4ba1-a9b3-a17dce9bdc6b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.556532 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-88e563b1-0a34-4ba1-a9b3-a17dce9bdc6b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:11:31.556862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-88e563b1-0a34-4ba1-a9b3-a17dce9bdc6b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:31.557146 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-88e563b1-0a34-4ba1-a9b3-a17dce9bdc6b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:31.566256 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume of 1 GB Jul 10 19:11:31.566580 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.566580 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:31.567086 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Availability Zones retrieved successfully. Jul 10 19:11:31.567917 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.567917 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:31.572315 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Flow 'volume_create_api' (0bac572f-45e8-40a3-bb5a-6b9f8f4845cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:31.572653 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-88e563b1-0a34-4ba1-a9b3-a17dce9bdc6b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:31.573515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46212c77-d0a0-4844-b186-8f12e127e72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.574542 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:31.580028 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-88e563b1-0a34-4ba1-a9b3-a17dce9bdc6b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 returned with HTTP 200 Jul 10 19:11:31.580446 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1290/5126] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:31 2026] GET /volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:31.596975 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.599150 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:31.599377 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:31.599616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:31.599733 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete backup with id: d18c7092-d65b-4c02-9751-3ff7cefdba4d. Jul 10 19:11:31.604491 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.604491 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:31.617894 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] delete_backup rpcapi backup_id d18c7092-d65b-4c02-9751-3ff7cefdba4d {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:11:31.619851 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3f4b2b9b-0555-44e5-b37e-f557aa7b6edf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 202 Jul 10 19:11:31.620302 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1265/5127] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:11:31 2026] DELETE /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:11:31.627764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ded95d29-ba99-4c9e-bc80-d621388c5dcb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.629644 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ded95d29-ba99-4c9e-bc80-d621388c5dcb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:31.629871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ded95d29-ba99-4c9e-bc80-d621388c5dcb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:31.630066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ded95d29-ba99-4c9e-bc80-d621388c5dcb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:31.630165 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ded95d29-ba99-4c9e-bc80-d621388c5dcb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:31.634654 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.634654 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:31.635440 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ded95d29-ba99-4c9e-bc80-d621388c5dcb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 200 Jul 10 19:11:31.635506 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46212c77-d0a0-4844-b186-8f12e127e72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29e45267-15b3-4abf-aebd-399cbb5b64b3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29e45267-15b3-4abf-aebd-399cbb5b64b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.635846 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1285/5128] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:31 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:31.636390 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ed3c14-86c4-428a-929e-d874fc8438fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.666436 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:11:31.666766 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-786118637-1991118579, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:11:31.699851 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Created reservations ['4a18c001-465b-4b4e-89b0-0a509af381ca', '8038610f-dad3-4b45-975f-883f2f05dab1', '680d9a10-4413-454a-aa39-bec67878d41a', 'bf52e244-c70a-4e0b-8b6a-e29db4cfdceb'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:31.700844 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60ed3c14-86c4-428a-929e-d874fc8438fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a18c001-465b-4b4e-89b0-0a509af381ca', '8038610f-dad3-4b45-975f-883f2f05dab1', '680d9a10-4413-454a-aa39-bec67878d41a', 'bf52e244-c70a-4e0b-8b6a-e29db4cfdceb']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.701924 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2af758-8d95-45eb-8baa-091bba3517ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.727939 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf2af758-8d95-45eb-8baa-091bba3517ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fc44ea7-f9ff-4ba7-ba38-f2969b522b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1893579313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',qos_specs=None,replication_status=,reservations=['4a18c001-465b-4b4e-89b0-0a509af381ca','8038610f-dad3-4b45-975f-883f2f05dab1','680d9a10-4413-454a-aa39-bec67878d41a','bf52e244-c70a-4e0b-8b6a-e29db4cfdceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_type_id=29e45267-15b3-4abf-aebd-399cbb5b64b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1893579313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fc44ea7-f9ff-4ba7-ba38-f2969b522b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29e45267-15b3-4abf-aebd-399cbb5b64b3),volume_type_id=29e45267-15b3-4abf-aebd-399cbb5b64b3)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.728828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d00c8b-73b2-45f2-8349-42f843a4b3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.755071 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d00c8b-73b2-45f2-8349-42f843a4b3ee) transitioned into state 'SUCCESS' from state '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-1893579313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2d9ef5c51e14f59b3899ac92ddbca9d',qos_specs=None,replication_status=,reservations=['4a18c001-465b-4b4e-89b0-0a509af381ca','8038610f-dad3-4b45-975f-883f2f05dab1','680d9a10-4413-454a-aa39-bec67878d41a','bf52e244-c70a-4e0b-8b6a-e29db4cfdceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a3e6175085846e9a3603b5b1d4f1618',volume_type_id=29e45267-15b3-4abf-aebd-399cbb5b64b3)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.756258 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f035a72e-06ef-4f81-8243-454404b781dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:31.771349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f035a72e-06ef-4f81-8243-454404b781dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:31.772573 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Flow 'volume_create_api' (0bac572f-45e8-40a3-bb5a-6b9f8f4845cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:31.773853 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Create volume request issued successfully. Jul 10 19:11:31.774219 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f7d51737-daf2-4bca-a799-9f69d2c1c733 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:31.774849 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1289/5129] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:11:31 2026] POST /volume/v3/volumes => generated 846 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:31.790357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1e19f37a-25bd-4728-94cb-d56ea653dd88 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:31.794886 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e19f37a-25bd-4728-94cb-d56ea653dd88 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:31.796578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e19f37a-25bd-4728-94cb-d56ea653dd88 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:31.796578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e19f37a-25bd-4728-94cb-d56ea653dd88 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:31.816097 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:31.816097 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:31.821548 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1e19f37a-25bd-4728-94cb-d56ea653dd88 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:31.826881 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e19f37a-25bd-4728-94cb-d56ea653dd88 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:31.827884 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1291/5130] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:31 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:32.096403 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d628ea04-f1a8-4e2d-b283-f82089757401 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:32.098906 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d628ea04-f1a8-4e2d-b283-f82089757401 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:32.099274 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d628ea04-f1a8-4e2d-b283-f82089757401 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:32.099549 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d628ea04-f1a8-4e2d-b283-f82089757401 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:32.099684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-d628ea04-f1a8-4e2d-b283-f82089757401 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:32.104442 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:32.104442 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:32.105419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d628ea04-f1a8-4e2d-b283-f82089757401 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:32.106171 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1266/5131] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:32 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:32.646192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4ec42743-94d2-44f5-ad05-7bc8d53a8998 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:32.648495 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ec42743-94d2-44f5-ad05-7bc8d53a8998 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d Jul 10 19:11:32.648778 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ec42743-94d2-44f5-ad05-7bc8d53a8998 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:32.649057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4ec42743-94d2-44f5-ad05-7bc8d53a8998 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:32.649211 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4ec42743-94d2-44f5-ad05-7bc8d53a8998 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id d18c7092-d65b-4c02-9751-3ff7cefdba4d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:32.653349 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4ec42743-94d2-44f5-ad05-7bc8d53a8998 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d returned with HTTP 404 Jul 10 19:11:32.654014 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1286/5132] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:32 2026] GET /volume/v3/backups/d18c7092-d65b-4c02-9751-3ff7cefdba4d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:32.661340 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a8019139-faec-453a-be79-e95fcdd96bdd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:32.663281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a8019139-faec-453a-be79-e95fcdd96bdd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:32.663510 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a8019139-faec-453a-be79-e95fcdd96bdd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:32.663726 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a8019139-faec-453a-be79-e95fcdd96bdd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:32.663848 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-a8019139-faec-453a-be79-e95fcdd96bdd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete backup with id: cf4b4412-d61f-4c5d-8516-d364fcf31654. Jul 10 19:11:32.668510 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:32.668510 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:32.681801 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-a8019139-faec-453a-be79-e95fcdd96bdd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] delete_backup rpcapi backup_id cf4b4412-d61f-4c5d-8516-d364fcf31654 {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:11:32.683715 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a8019139-faec-453a-be79-e95fcdd96bdd tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 202 Jul 10 19:11:32.684176 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1290/5133] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:11:32 2026] DELETE /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:11:32.693247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d4db998e-9e94-4b5c-a226-5d8d5c937cd5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:32.694918 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d4db998e-9e94-4b5c-a226-5d8d5c937cd5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:32.695177 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d4db998e-9e94-4b5c-a226-5d8d5c937cd5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:32.695441 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d4db998e-9e94-4b5c-a226-5d8d5c937cd5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:32.695644 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d4db998e-9e94-4b5c-a226-5d8d5c937cd5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:32.702221 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:32.702221 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:32.703752 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d4db998e-9e94-4b5c-a226-5d8d5c937cd5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 200 Jul 10 19:11:32.704123 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1292/5134] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:32 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:32.840596 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7acc4e54-6bfc-4626-9f7d-b4694a19aba1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:32.842419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7acc4e54-6bfc-4626-9f7d-b4694a19aba1 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:32.842729 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7acc4e54-6bfc-4626-9f7d-b4694a19aba1 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:32.843532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7acc4e54-6bfc-4626-9f7d-b4694a19aba1 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:32.851598 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:32.851598 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:32.856648 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7acc4e54-6bfc-4626-9f7d-b4694a19aba1 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:32.861711 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7acc4e54-6bfc-4626-9f7d-b4694a19aba1 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:32.862269 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1267/5135] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:32 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:33.115824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-eac4c8d7-5cbe-45cd-9ad3-80d7cb61efa6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:33.117987 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eac4c8d7-5cbe-45cd-9ad3-80d7cb61efa6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:33.118241 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eac4c8d7-5cbe-45cd-9ad3-80d7cb61efa6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:33.118456 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-eac4c8d7-5cbe-45cd-9ad3-80d7cb61efa6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:33.118586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-eac4c8d7-5cbe-45cd-9ad3-80d7cb61efa6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:33.124159 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:33.124159 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:33.124876 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-eac4c8d7-5cbe-45cd-9ad3-80d7cb61efa6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:33.125315 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1287/5136] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:33 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:33.714748 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3314a5e5-0f3f-47ea-be11-fe53bc69b67d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:33.716608 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3314a5e5-0f3f-47ea-be11-fe53bc69b67d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 Jul 10 19:11:33.718324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3314a5e5-0f3f-47ea-be11-fe53bc69b67d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:33.718324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3314a5e5-0f3f-47ea-be11-fe53bc69b67d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:33.718324 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3314a5e5-0f3f-47ea-be11-fe53bc69b67d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id cf4b4412-d61f-4c5d-8516-d364fcf31654. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:33.721172 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3314a5e5-0f3f-47ea-be11-fe53bc69b67d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 returned with HTTP 404 Jul 10 19:11:33.721764 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1291/5137] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:33 2026] GET /volume/v3/backups/cf4b4412-d61f-4c5d-8516-d364fcf31654 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:33.751606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:33.753571 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:33.753929 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "name": "tempest-VolumesBackupsTest-Volume-279452798"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:33.755413 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'name': 'tempest-VolumesBackupsTest-Volume-279452798'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:33.836104 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume of 1 GB Jul 10 19:11:33.840245 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Availability Zones retrieved successfully. Jul 10 19:11:33.845803 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (133b2505-9edb-45d9-aea0-27a5cc17482e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:33.847193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af82b086-e53f-4afa-8fcb-7dd00be46120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:33.848196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:33.875329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6bb31383-497d-4db6-9712-cb2da6c01efd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:33.877201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6bb31383-497d-4db6-9712-cb2da6c01efd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:33.877407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6bb31383-497d-4db6-9712-cb2da6c01efd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:33.877665 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6bb31383-497d-4db6-9712-cb2da6c01efd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:33.885056 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:33.885056 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:33.889485 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6bb31383-497d-4db6-9712-cb2da6c01efd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:33.894120 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6bb31383-497d-4db6-9712-cb2da6c01efd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:33.894575 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1268/5138] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:33 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:33.907956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af82b086-e53f-4afa-8fcb-7dd00be46120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:33.908385 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8d6146-00d2-4284-a640-283ba680ab13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:33.962235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['e2cf251d-33ac-4ff7-bb14-59e13262b3d6', '6ccc5114-7d37-44e5-a519-b638f4b7d62b', 'fafa8637-d771-46d1-883c-f0bd123bbef8', '460f47a9-3ec0-4538-a3c1-781216576ef0'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:33.963288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8d6146-00d2-4284-a640-283ba680ab13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2cf251d-33ac-4ff7-bb14-59e13262b3d6', '6ccc5114-7d37-44e5-a519-b638f4b7d62b', 'fafa8637-d771-46d1-883c-f0bd123bbef8', '460f47a9-3ec0-4538-a3c1-781216576ef0']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:33.964150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e203ffd-465f-4ce2-9b81-499589a33803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:33.987530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e203ffd-465f-4ce2-9b81-499589a33803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c69ea0-8658-474f-be82-18e76cc10a00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-279452798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['e2cf251d-33ac-4ff7-bb14-59e13262b3d6','6ccc5114-7d37-44e5-a519-b638f4b7d62b','fafa8637-d771-46d1-883c-f0bd123bbef8','460f47a9-3ec0-4538-a3c1-781216576ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-279452798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c69ea0-8658-474f-be82-18e76cc10a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4cdf8a482164fd1bce30e57ede75c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5837b34c4f43b783c9837771bdee66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:33.988277 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34be5b06-fcf6-4c10-8ad0-9946a9f10b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:34.011583 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34be5b06-fcf6-4c10-8ad0-9946a9f10b49) transitioned into state 'SUCCESS' from state '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-279452798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['e2cf251d-33ac-4ff7-bb14-59e13262b3d6','6ccc5114-7d37-44e5-a519-b638f4b7d62b','fafa8637-d771-46d1-883c-f0bd123bbef8','460f47a9-3ec0-4538-a3c1-781216576ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:34.012357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f40374-fc4e-4afd-99b3-82523fe5ca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:34.024778 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f40374-fc4e-4afd-99b3-82523fe5ca4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:34.025959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (133b2505-9edb-45d9-aea0-27a5cc17482e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:34.026630 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request issued successfully. Jul 10 19:11:34.027329 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-13a1cdcc-7cf3-4651-86a2-b157bf9144a8 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:34.027950 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1293/5139] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:11:33 2026] POST /volume/v3/volumes => generated 748 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:34.043429 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b8864804-1a4d-4070-a2c1-28100757a4ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:34.046572 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8864804-1a4d-4070-a2c1-28100757a4ae tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:11:34.046572 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8864804-1a4d-4070-a2c1-28100757a4ae tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:34.046781 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b8864804-1a4d-4070-a2c1-28100757a4ae tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:34.055821 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:34.055821 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:34.060683 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b8864804-1a4d-4070-a2c1-28100757a4ae tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:34.066849 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b8864804-1a4d-4070-a2c1-28100757a4ae tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:11:34.067300 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1288/5140] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:34 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:34.136458 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-48a42307-44f7-4c82-ae5b-08f2d88c1539 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:34.140052 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48a42307-44f7-4c82-ae5b-08f2d88c1539 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:34.140308 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48a42307-44f7-4c82-ae5b-08f2d88c1539 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:34.140624 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-48a42307-44f7-4c82-ae5b-08f2d88c1539 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:34.140845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-48a42307-44f7-4c82-ae5b-08f2d88c1539 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:34.147880 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:34.147880 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:34.148665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-48a42307-44f7-4c82-ae5b-08f2d88c1539 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:34.149098 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1292/5141] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:34 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:34.911294 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-182597c6-b312-4646-80ec-0417e00e3955 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:34.913623 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-182597c6-b312-4646-80ec-0417e00e3955 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:34.913900 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-182597c6-b312-4646-80ec-0417e00e3955 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:34.914155 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-182597c6-b312-4646-80ec-0417e00e3955 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:34.922770 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:34.922770 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:34.927903 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-182597c6-b312-4646-80ec-0417e00e3955 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:34.933529 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-182597c6-b312-4646-80ec-0417e00e3955 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:34.934024 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1269/5142] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:34 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:35.082053 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f200f40b-5846-4bdd-9487-27ce6c05c6b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:35.083753 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f200f40b-5846-4bdd-9487-27ce6c05c6b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:11:35.083993 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f200f40b-5846-4bdd-9487-27ce6c05c6b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:35.084218 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f200f40b-5846-4bdd-9487-27ce6c05c6b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:35.094408 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:35.094408 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:35.099879 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f200f40b-5846-4bdd-9487-27ce6c05c6b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:35.107665 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f200f40b-5846-4bdd-9487-27ce6c05c6b1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:11:35.108014 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1294/5143] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:35 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:35.122740 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9a469be7-ce23-433d-9831-3c864dab4023 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:35.124778 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:11:35.125237 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9c69ea0-8658-474f-be82-18e76cc10a00", "name": "tempest-VolumesBackupsTest-Backup-1468767527"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:35.128191 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating new backup {'backup': {'volume_id': 'f9c69ea0-8658-474f-be82-18e76cc10a00', 'name': 'tempest-VolumesBackupsTest-Backup-1468767527'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:11:35.128191 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating backup of volume f9c69ea0-8658-474f-be82-18e76cc10a00 in container None Jul 10 19:11:35.136725 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:35.136725 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:35.137260 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:35.158645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['d4989104-ff22-4c33-9b2a-063f2b4cebe8', '06fb227f-2802-444c-b50b-85b471ed3751'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:35.161832 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e0aadc45-ef24-41a5-9604-37058a1f0aa7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:35.164011 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0aadc45-ef24-41a5-9604-37058a1f0aa7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:35.164335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e0aadc45-ef24-41a5-9604-37058a1f0aa7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:35.164626 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e0aadc45-ef24-41a5-9604-37058a1f0aa7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:35.164837 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e0aadc45-ef24-41a5-9604-37058a1f0aa7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:35.170661 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:35.170661 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:35.171497 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0aadc45-ef24-41a5-9604-37058a1f0aa7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:35.172037 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1293/5144] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:35 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:35.198608 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a469be7-ce23-433d-9831-3c864dab4023 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:11:35.199071 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1289/5145] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:11:35 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:35.210237 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7807c47a-600d-41f1-8645-1cfc80c2ea30 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:35.213023 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7807c47a-600d-41f1-8645-1cfc80c2ea30 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:35.213356 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7807c47a-600d-41f1-8645-1cfc80c2ea30 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:35.213653 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7807c47a-600d-41f1-8645-1cfc80c2ea30 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:35.213878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-7807c47a-600d-41f1-8645-1cfc80c2ea30 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:35.220538 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:35.220538 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:35.221641 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7807c47a-600d-41f1-8645-1cfc80c2ea30 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:35.222568 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1270/5146] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:35 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:35.946700 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4ee6da47-ddef-49e0-8535-6aefa5b03d9c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:35.948493 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ee6da47-ddef-49e0-8535-6aefa5b03d9c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:35.948739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ee6da47-ddef-49e0-8535-6aefa5b03d9c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:35.949002 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4ee6da47-ddef-49e0-8535-6aefa5b03d9c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:35.956060 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:35.956060 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:35.959694 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-4ee6da47-ddef-49e0-8535-6aefa5b03d9c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:35.964587 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4ee6da47-ddef-49e0-8535-6aefa5b03d9c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:35.965145 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1295/5147] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:35 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:36.183679 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-141cc03e-5e5d-4a0c-a3bd-e6cc89789d59 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:36.186000 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-141cc03e-5e5d-4a0c-a3bd-e6cc89789d59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:36.186221 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-141cc03e-5e5d-4a0c-a3bd-e6cc89789d59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:36.186451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-141cc03e-5e5d-4a0c-a3bd-e6cc89789d59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:36.186570 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-141cc03e-5e5d-4a0c-a3bd-e6cc89789d59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:36.191477 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:36.191477 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:36.199673 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-141cc03e-5e5d-4a0c-a3bd-e6cc89789d59 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:36.199673 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1294/5148] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:36 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:36.234949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-99f3887f-d299-45c4-aaf2-a15db7cf9a7b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:36.236830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99f3887f-d299-45c4-aaf2-a15db7cf9a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:36.237041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99f3887f-d299-45c4-aaf2-a15db7cf9a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:36.237247 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99f3887f-d299-45c4-aaf2-a15db7cf9a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:36.237417 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-99f3887f-d299-45c4-aaf2-a15db7cf9a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:36.241989 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:36.241989 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:36.242764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99f3887f-d299-45c4-aaf2-a15db7cf9a7b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:36.243177 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1290/5149] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:36 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:36.980709 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-80e53e44-b279-4b18-9e91-f7ddc8db0996 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:36.982999 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-80e53e44-b279-4b18-9e91-f7ddc8db0996 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:36.983266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-80e53e44-b279-4b18-9e91-f7ddc8db0996 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:36.983511 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-80e53e44-b279-4b18-9e91-f7ddc8db0996 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:36.992478 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:36.992478 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:36.996916 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-80e53e44-b279-4b18-9e91-f7ddc8db0996 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:37.001569 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-80e53e44-b279-4b18-9e91-f7ddc8db0996 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:37.002012 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1271/5150] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:36 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:37.203970 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cf0ee724-1154-480f-bafe-044451036018 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:37.206038 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cf0ee724-1154-480f-bafe-044451036018 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:37.206300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cf0ee724-1154-480f-bafe-044451036018 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:37.206549 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cf0ee724-1154-480f-bafe-044451036018 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:37.206704 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-cf0ee724-1154-480f-bafe-044451036018 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:37.211637 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:37.211637 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:37.212328 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cf0ee724-1154-480f-bafe-044451036018 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:37.212725 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1296/5151] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:37 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:37.254697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c8a351e8-ef0e-4963-b953-7b40712038b9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:37.256872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c8a351e8-ef0e-4963-b953-7b40712038b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:37.257140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c8a351e8-ef0e-4963-b953-7b40712038b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:37.257414 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c8a351e8-ef0e-4963-b953-7b40712038b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:37.257573 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c8a351e8-ef0e-4963-b953-7b40712038b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:37.262962 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:37.262962 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:37.264052 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c8a351e8-ef0e-4963-b953-7b40712038b9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:37.264580 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1295/5152] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:37 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:38.015702 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57898399-a711-4dfa-aafd-743537e762d2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:38.018294 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57898399-a711-4dfa-aafd-743537e762d2 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:38.018526 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57898399-a711-4dfa-aafd-743537e762d2 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:38.018718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57898399-a711-4dfa-aafd-743537e762d2 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:38.026040 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:38.026040 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:38.030115 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-57898399-a711-4dfa-aafd-743537e762d2 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:38.035216 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57898399-a711-4dfa-aafd-743537e762d2 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:38.035768 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1291/5153] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:38 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:38.223458 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a9c5c022-948d-465f-a11b-2ff1d53bd6d7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:38.225424 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a9c5c022-948d-465f-a11b-2ff1d53bd6d7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:38.225715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a9c5c022-948d-465f-a11b-2ff1d53bd6d7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:38.225983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a9c5c022-948d-465f-a11b-2ff1d53bd6d7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:38.226220 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a9c5c022-948d-465f-a11b-2ff1d53bd6d7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:38.231539 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:38.231539 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:38.232442 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a9c5c022-948d-465f-a11b-2ff1d53bd6d7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:38.232864 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1272/5154] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:38 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:38.276364 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e0c8a660-24fe-492b-a8e1-f8a142e9d7c9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:38.278386 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0c8a660-24fe-492b-a8e1-f8a142e9d7c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:38.278657 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0c8a660-24fe-492b-a8e1-f8a142e9d7c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:38.278792 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e0c8a660-24fe-492b-a8e1-f8a142e9d7c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:38.278956 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e0c8a660-24fe-492b-a8e1-f8a142e9d7c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:38.283424 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:38.283424 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:38.284156 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e0c8a660-24fe-492b-a8e1-f8a142e9d7c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:38.284545 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1297/5155] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:38 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:39.048901 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d751ca5c-abd4-4349-a94c-59d86b70cbfc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:39.051062 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d751ca5c-abd4-4349-a94c-59d86b70cbfc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:39.051062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d751ca5c-abd4-4349-a94c-59d86b70cbfc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:39.051659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d751ca5c-abd4-4349-a94c-59d86b70cbfc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:39.060049 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:39.060049 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:39.063889 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d751ca5c-abd4-4349-a94c-59d86b70cbfc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:39.068739 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d751ca5c-abd4-4349-a94c-59d86b70cbfc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:39.069172 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1296/5156] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:39 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:39.248210 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf6ccef6-9fd2-4737-8642-d9c046cf8300 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:39.250508 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf6ccef6-9fd2-4737-8642-d9c046cf8300 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:39.250841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf6ccef6-9fd2-4737-8642-d9c046cf8300 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:39.251131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf6ccef6-9fd2-4737-8642-d9c046cf8300 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:39.251292 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bf6ccef6-9fd2-4737-8642-d9c046cf8300 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:39.258506 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:39.258506 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:39.259562 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf6ccef6-9fd2-4737-8642-d9c046cf8300 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:39.259753 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1292/5157] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:39 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:39.295086 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7d9d8856-f34d-4040-aa4d-c51144792061 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:39.296986 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d9d8856-f34d-4040-aa4d-c51144792061 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:39.297259 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d9d8856-f34d-4040-aa4d-c51144792061 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:39.297543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7d9d8856-f34d-4040-aa4d-c51144792061 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:39.297686 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-7d9d8856-f34d-4040-aa4d-c51144792061 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:39.302492 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:39.302492 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:39.303270 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7d9d8856-f34d-4040-aa4d-c51144792061 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:39.303669 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1273/5158] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:39 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:40.084649 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1464eee9-d7ba-4b8f-b69b-0e0975af01b7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:40.086567 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1464eee9-d7ba-4b8f-b69b-0e0975af01b7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:40.086790 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1464eee9-d7ba-4b8f-b69b-0e0975af01b7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:40.087066 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1464eee9-d7ba-4b8f-b69b-0e0975af01b7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:40.095895 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:40.095895 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:40.101103 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1464eee9-d7ba-4b8f-b69b-0e0975af01b7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:40.106449 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1464eee9-d7ba-4b8f-b69b-0e0975af01b7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:40.106943 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1298/5159] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:40 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:40.271829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bd415272-1afc-4ace-ade2-afd123c5163f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:40.273545 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd415272-1afc-4ace-ade2-afd123c5163f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:40.273766 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd415272-1afc-4ace-ade2-afd123c5163f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:40.273978 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd415272-1afc-4ace-ade2-afd123c5163f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:40.274059 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-bd415272-1afc-4ace-ade2-afd123c5163f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:40.278408 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:40.278408 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:40.279069 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd415272-1afc-4ace-ade2-afd123c5163f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:40.279601 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1297/5160] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:40 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:40.315927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5c5a2ad6-468e-4720-9f80-aee5b36c2182 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:40.318131 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c5a2ad6-468e-4720-9f80-aee5b36c2182 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:40.318398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2ad6-468e-4720-9f80-aee5b36c2182 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:40.318615 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2ad6-468e-4720-9f80-aee5b36c2182 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:40.318773 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5c5a2ad6-468e-4720-9f80-aee5b36c2182 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:40.324131 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:40.324131 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:40.325041 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5c5a2ad6-468e-4720-9f80-aee5b36c2182 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:40.325457 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1293/5161] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:40 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:41.119934 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3d0fdc54-6aeb-418c-a45c-b95ed1736e56 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.121738 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d0fdc54-6aeb-418c-a45c-b95ed1736e56 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:41.121939 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d0fdc54-6aeb-418c-a45c-b95ed1736e56 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:41.122116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3d0fdc54-6aeb-418c-a45c-b95ed1736e56 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:41.129127 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:41.129127 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:41.132909 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-3d0fdc54-6aeb-418c-a45c-b95ed1736e56 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:41.137529 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3d0fdc54-6aeb-418c-a45c-b95ed1736e56 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:41.137946 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1274/5162] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:41 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:41.226477 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-397408b5-ee97-402c-8384-482aa409e230 req-cbe3e2a4-b788-4812-a684-4400b29599fc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.229640 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-cbe3e2a4-b788-4812-a684-4400b29599fc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:41.230060 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-cbe3e2a4-b788-4812-a684-4400b29599fc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:41.230120 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-cbe3e2a4-b788-4812-a684-4400b29599fc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:41.238973 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:41.238973 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:41.243507 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-397408b5-ee97-402c-8384-482aa409e230 req-cbe3e2a4-b788-4812-a684-4400b29599fc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:41.249548 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-cbe3e2a4-b788-4812-a684-4400b29599fc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:41.250116 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1299/5163] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:11:41 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 1250 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:41.291560 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-14094e46-ced1-4358-aa04-8bca24b2cc16 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.294197 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14094e46-ced1-4358-aa04-8bca24b2cc16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:41.294559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14094e46-ced1-4358-aa04-8bca24b2cc16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:41.294926 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14094e46-ced1-4358-aa04-8bca24b2cc16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:41.295116 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-14094e46-ced1-4358-aa04-8bca24b2cc16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:41.301686 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:41.301686 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:41.302707 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14094e46-ced1-4358-aa04-8bca24b2cc16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:41.303292 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1298/5164] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:41 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:41.337324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4724730b-80da-4396-a734-2d73259c1b40 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.339601 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4724730b-80da-4396-a734-2d73259c1b40 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:41.339896 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4724730b-80da-4396-a734-2d73259c1b40 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:41.340164 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4724730b-80da-4396-a734-2d73259c1b40 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:41.340315 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-4724730b-80da-4396-a734-2d73259c1b40 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:41.345006 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:41.345006 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:41.345738 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4724730b-80da-4396-a734-2d73259c1b40 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:41.346115 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1294/5165] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:41 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:41.761873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-397408b5-ee97-402c-8384-482aa409e230 req-08503ce3-42c3-47c2-b5fd-e29d0e6ce63e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.764453 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-08503ce3-42c3-47c2-b5fd-e29d0e6ce63e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:41.764700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-08503ce3-42c3-47c2-b5fd-e29d0e6ce63e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:41.764960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-08503ce3-42c3-47c2-b5fd-e29d0e6ce63e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:41.773239 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:41.773239 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:41.777426 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-397408b5-ee97-402c-8384-482aa409e230 req-08503ce3-42c3-47c2-b5fd-e29d0e6ce63e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:41.782945 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-08503ce3-42c3-47c2-b5fd-e29d0e6ce63e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:41.783444 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1275/5166] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:11:41 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:41.794143 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-394511fd-f481-4b31-9271-f4bb9d4617ea None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.794628 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-394511fd-f481-4b31-9271-f4bb9d4617ea None None] GET https://10.4.3.225/volume// Jul 10 19:11:41.794859 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-394511fd-f481-4b31-9271-f4bb9d4617ea None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:41.795093 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-394511fd-f481-4b31-9271-f4bb9d4617ea None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:41.795488 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-394511fd-f481-4b31-9271-f4bb9d4617ea None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:11:41.795816 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1300/5167] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:11:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:11:41.804269 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-397408b5-ee97-402c-8384-482aa409e230 req-3468c33e-a663-45c1-ac0d-9f07e9c388f4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:41.806770 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-3468c33e-a663-45c1-ac0d-9f07e9c388f4 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:11:41.807207 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-3468c33e-a663-45c1-ac0d-9f07e9c388f4 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fc44ea7-f9ff-4ba7-ba38-f2969b522b84", "connector": null, "instance_uuid": "449cec4f-3709-4628-a85a-3a2aa0d8874a"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:41.816058 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:41.816058 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:41.846050 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-3468c33e-a663-45c1-ac0d-9f07e9c388f4 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:11:41.846050 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1299/5168] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:11:41 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:42.313999 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f98eea67-c8a2-4325-a5b8-084ad76cffe0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:42.315356 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f98eea67-c8a2-4325-a5b8-084ad76cffe0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:42.315746 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f98eea67-c8a2-4325-a5b8-084ad76cffe0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:42.315746 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f98eea67-c8a2-4325-a5b8-084ad76cffe0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:42.316017 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f98eea67-c8a2-4325-a5b8-084ad76cffe0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:42.323061 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:42.323061 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:42.323857 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f98eea67-c8a2-4325-a5b8-084ad76cffe0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 200 Jul 10 19:11:42.324284 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1295/5169] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:42 2026] GET /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:42.336586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:42.338244 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c Jul 10 19:11:42.338442 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:42.338609 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:42.338701 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete backup with id: 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c. Jul 10 19:11:42.343791 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:42.343791 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:42.355889 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b70a3afc-d75d-4454-88a4-9470fa9738a2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:42.357604 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b70a3afc-d75d-4454-88a4-9470fa9738a2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:42.357793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b70a3afc-d75d-4454-88a4-9470fa9738a2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:42.359683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b70a3afc-d75d-4454-88a4-9470fa9738a2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:42.359683 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b70a3afc-d75d-4454-88a4-9470fa9738a2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:42.360877 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=324,cinder:INSERT=70,cinder:UPDATE=119 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:11:42.362060 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] delete_backup rpcapi backup_id 17d71c90-0fcb-4b97-b0c4-61c1eb2c612c {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:11:42.363989 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:42.363989 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:42.364087 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-59f3f5c4-806a-45bb-a059-b639b3221bf4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c returned with HTTP 202 Jul 10 19:11:42.364676 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1276/5170] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:11:42 2026] DELETE /volume/v3/backups/17d71c90-0fcb-4b97-b0c4-61c1eb2c612c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:11:42.364998 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b70a3afc-d75d-4454-88a4-9470fa9738a2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:42.365509 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1301/5171] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:42 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:42.373380 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:42.375042 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:11:42.375468 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1000241337"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:42.377011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1000241337'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:11:42.377128 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume of 1 GB Jul 10 19:11:42.377397 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:42.377397 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:42.380689 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Availability Zones retrieved successfully. Jul 10 19:11:42.386597 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (ef86e531-b2b4-48f8-9f41-2ffa27ca3485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:42.387566 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e34afa-e9cf-4af9-a78c-1a479b3a0339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:42.388369 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:11:42.411230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e34afa-e9cf-4af9-a78c-1a479b3a0339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:42.412021 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32488b9-cea9-4cf2-a403-ede59c861973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:42.456399 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['3102cd3a-8f4c-4a99-8e54-507d642754a4', 'e555f82c-a86a-40a9-b9c5-f5d3ce30b567', '9b36eada-7a4e-4f60-a392-e9314e0353d9', 'bc837a56-76e4-40b9-9253-b2b8132daeef'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:42.457575 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32488b9-cea9-4cf2-a403-ede59c861973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3102cd3a-8f4c-4a99-8e54-507d642754a4', 'e555f82c-a86a-40a9-b9c5-f5d3ce30b567', '9b36eada-7a4e-4f60-a392-e9314e0353d9', 'bc837a56-76e4-40b9-9253-b2b8132daeef']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:42.458891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0455c534-eede-4b7e-ad0c-d82a3267efcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:42.487469 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0455c534-eede-4b7e-ad0c-d82a3267efcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b940b5e0-8b38-4caf-a1a1-c3d2681c520c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1000241337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['3102cd3a-8f4c-4a99-8e54-507d642754a4','e555f82c-a86a-40a9-b9c5-f5d3ce30b567','9b36eada-7a4e-4f60-a392-e9314e0353d9','bc837a56-76e4-40b9-9253-b2b8132daeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1000241337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b940b5e0-8b38-4caf-a1a1-c3d2681c520c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf7f47190c6432b8adc60b22bd68ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:42.488494 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5a13d5-e798-4e70-8109-e382c3e889b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:42.516986 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5a13d5-e798-4e70-8109-e382c3e889b4) transitioned into state 'SUCCESS' from state '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-1000241337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['3102cd3a-8f4c-4a99-8e54-507d642754a4','e555f82c-a86a-40a9-b9c5-f5d3ce30b567','9b36eada-7a4e-4f60-a392-e9314e0353d9','bc837a56-76e4-40b9-9253-b2b8132daeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:42.517791 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c754e1-6fc3-466a-99fd-f16d0b875f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:11:42.535128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05c754e1-6fc3-466a-99fd-f16d0b875f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:11:42.536162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (ef86e531-b2b4-48f8-9f41-2ffa27ca3485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:11:42.536527 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request issued successfully. Jul 10 19:11:42.537364 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3e1220b1-50c5-4f7d-9ffc-6d3091f8fca9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:11:42.537741 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1300/5172] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:11:42 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:42.552645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e93798ac-9fbd-4155-8b3c-0f15466e10e2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:42.554613 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e93798ac-9fbd-4155-8b3c-0f15466e10e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c Jul 10 19:11:42.554952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e93798ac-9fbd-4155-8b3c-0f15466e10e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:42.555192 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e93798ac-9fbd-4155-8b3c-0f15466e10e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:42.564455 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:42.564455 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:42.570645 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e93798ac-9fbd-4155-8b3c-0f15466e10e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:11:42.576771 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e93798ac-9fbd-4155-8b3c-0f15466e10e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c returned with HTTP 200 Jul 10 19:11:42.577422 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1296/5173] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:42 2026] GET /volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:43.375628 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0c05b80a-644a-4612-8470-ff603600f5ec None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:43.377285 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c05b80a-644a-4612-8470-ff603600f5ec tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:43.377478 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c05b80a-644a-4612-8470-ff603600f5ec tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:43.377656 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0c05b80a-644a-4612-8470-ff603600f5ec tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:43.377768 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0c05b80a-644a-4612-8470-ff603600f5ec tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:43.381917 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:43.381917 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:43.382638 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0c05b80a-644a-4612-8470-ff603600f5ec tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:43.383021 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1277/5174] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:43 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:43.589702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8948bb04-191e-41fc-b6cf-45d4d5f3655a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:43.591573 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8948bb04-191e-41fc-b6cf-45d4d5f3655a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c Jul 10 19:11:43.591829 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8948bb04-191e-41fc-b6cf-45d4d5f3655a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:43.592057 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8948bb04-191e-41fc-b6cf-45d4d5f3655a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:43.601986 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:43.601986 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:43.607204 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8948bb04-191e-41fc-b6cf-45d4d5f3655a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:11:43.612168 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8948bb04-191e-41fc-b6cf-45d4d5f3655a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c returned with HTTP 200 Jul 10 19:11:43.612645 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1302/5175] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:43 2026] GET /volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:43.626463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-201266a9-0546-4016-850c-112a3b90e501 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:43.628704 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:11:43.630331 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b940b5e0-8b38-4caf-a1a1-c3d2681c520c", "name": "tempest-type-Backup-1469456791"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:43.631026 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating new backup {'backup': {'volume_id': 'b940b5e0-8b38-4caf-a1a1-c3d2681c520c', 'name': 'tempest-type-Backup-1469456791'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:11:43.631202 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating backup of volume b940b5e0-8b38-4caf-a1a1-c3d2681c520c in container None Jul 10 19:11:43.638923 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:43.638923 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:43.639289 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:11:43.663297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['0983f2bf-f20e-4e4c-918f-b0a39289ee1e', '628d48b5-7b0c-43dc-b858-6fec9190b0f2'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:11:43.708893 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-201266a9-0546-4016-850c-112a3b90e501 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:11:43.709310 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1301/5176] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:11:43 2026] POST /volume/v3/backups => generated 316 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:11:43.719080 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3ec6e17c-1021-48fb-aa46-7a0993dc92d1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:43.721362 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ec6e17c-1021-48fb-aa46-7a0993dc92d1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:43.721647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ec6e17c-1021-48fb-aa46-7a0993dc92d1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:43.721908 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3ec6e17c-1021-48fb-aa46-7a0993dc92d1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:43.722057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3ec6e17c-1021-48fb-aa46-7a0993dc92d1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:43.726426 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:43.726426 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:43.726949 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3ec6e17c-1021-48fb-aa46-7a0993dc92d1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:43.727360 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1297/5177] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:43 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:44.395357 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5238a1d6-5e3c-4928-b58b-00e4a1c99b2f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:44.397100 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5238a1d6-5e3c-4928-b58b-00e4a1c99b2f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:44.397311 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5238a1d6-5e3c-4928-b58b-00e4a1c99b2f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:44.397518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5238a1d6-5e3c-4928-b58b-00e4a1c99b2f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:44.397630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5238a1d6-5e3c-4928-b58b-00e4a1c99b2f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:44.401703 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:44.401703 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:44.402391 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5238a1d6-5e3c-4928-b58b-00e4a1c99b2f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:44.402759 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1278/5178] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:44 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:44.737919 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f890aed4-8ca4-4928-97f2-d689dee7ce86 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:44.739657 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f890aed4-8ca4-4928-97f2-d689dee7ce86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:44.739860 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f890aed4-8ca4-4928-97f2-d689dee7ce86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:44.740039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f890aed4-8ca4-4928-97f2-d689dee7ce86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:44.740134 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f890aed4-8ca4-4928-97f2-d689dee7ce86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:44.745686 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:44.745686 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:44.746737 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f890aed4-8ca4-4928-97f2-d689dee7ce86 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:44.747185 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1303/5179] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:44 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:45.413611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8b15ad92-e737-4145-92b7-9c1f995c5d1b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:45.415576 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b15ad92-e737-4145-92b7-9c1f995c5d1b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:45.415827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8b15ad92-e737-4145-92b7-9c1f995c5d1b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:45.416081 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8b15ad92-e737-4145-92b7-9c1f995c5d1b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:45.416188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-8b15ad92-e737-4145-92b7-9c1f995c5d1b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:45.418060 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=243,cinder:UPDATE=97,cinder:INSERT=56 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:11:45.421212 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:45.421212 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:45.422061 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8b15ad92-e737-4145-92b7-9c1f995c5d1b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:45.422563 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1302/5180] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:45 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:45.758093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3acac7d3-1532-455f-b691-815a7a58f9e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:45.759746 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3acac7d3-1532-455f-b691-815a7a58f9e0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:45.759994 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3acac7d3-1532-455f-b691-815a7a58f9e0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:45.760204 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3acac7d3-1532-455f-b691-815a7a58f9e0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:45.760368 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3acac7d3-1532-455f-b691-815a7a58f9e0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:45.764855 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:45.764855 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:45.765648 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3acac7d3-1532-455f-b691-815a7a58f9e0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:45.766052 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1298/5181] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:45 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:46.435152 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-35606836-5ced-43ff-8e40-20d858290639 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:46.438380 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-35606836-5ced-43ff-8e40-20d858290639 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:46.438663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-35606836-5ced-43ff-8e40-20d858290639 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:46.438988 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-35606836-5ced-43ff-8e40-20d858290639 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:46.439130 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-35606836-5ced-43ff-8e40-20d858290639 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:46.443972 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:46.443972 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:46.444864 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-35606836-5ced-43ff-8e40-20d858290639 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:46.445337 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1279/5182] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:46 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:46.776680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3ac52a89-f862-4447-bd1b-8eab7f4a6cf9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:46.778660 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3ac52a89-f862-4447-bd1b-8eab7f4a6cf9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:46.779039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3ac52a89-f862-4447-bd1b-8eab7f4a6cf9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:46.779293 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3ac52a89-f862-4447-bd1b-8eab7f4a6cf9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:46.779476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3ac52a89-f862-4447-bd1b-8eab7f4a6cf9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:46.788768 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:46.788768 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:46.789410 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3ac52a89-f862-4447-bd1b-8eab7f4a6cf9 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:46.789761 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1304/5183] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:46 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:47.460701 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9b8909e0-0297-4379-afeb-034b32ca0ba1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:47.462602 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9b8909e0-0297-4379-afeb-034b32ca0ba1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:47.462828 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9b8909e0-0297-4379-afeb-034b32ca0ba1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:47.463050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9b8909e0-0297-4379-afeb-034b32ca0ba1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:47.463196 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9b8909e0-0297-4379-afeb-034b32ca0ba1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:47.470842 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:47.470842 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:47.471821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9b8909e0-0297-4379-afeb-034b32ca0ba1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:47.472206 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1303/5184] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:47 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:47.735924 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-91097e7e-0b08-4957-a51c-b31da8e75902 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:47.736335 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91097e7e-0b08-4957-a51c-b31da8e75902 None None] GET https://10.4.3.225/volume// Jul 10 19:11:47.736531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91097e7e-0b08-4957-a51c-b31da8e75902 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:47.736783 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-91097e7e-0b08-4957-a51c-b31da8e75902 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:47.737219 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-91097e7e-0b08-4957-a51c-b31da8e75902 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:11:47.737546 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1299/5185] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:11:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:11:47.746313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-397408b5-ee97-402c-8384-482aa409e230 req-e4980601-1555-431a-b6d3-ff656df56b74 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:47.748481 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-e4980601-1555-431a-b6d3-ff656df56b74 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:11:47.748702 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-e4980601-1555-431a-b6d3-ff656df56b74 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:47.749035 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-e4980601-1555-431a-b6d3-ff656df56b74 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:47.761080 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:47.761080 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:47.765977 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-397408b5-ee97-402c-8384-482aa409e230 req-e4980601-1555-431a-b6d3-ff656df56b74 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:11:47.772784 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-e4980601-1555-431a-b6d3-ff656df56b74 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:11:47.773608 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1280/5186] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:11:47 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 1429 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:11:47.803289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5f41ef48-822d-4227-8772-f5dd0f6b9c80 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:47.805370 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5f41ef48-822d-4227-8772-f5dd0f6b9c80 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:47.805616 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5f41ef48-822d-4227-8772-f5dd0f6b9c80 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:47.805796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5f41ef48-822d-4227-8772-f5dd0f6b9c80 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:47.805910 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5f41ef48-822d-4227-8772-f5dd0f6b9c80 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:47.810199 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:47.810199 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:47.811011 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5f41ef48-822d-4227-8772-f5dd0f6b9c80 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:47.811455 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1305/5187] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:47 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:47.879102 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:47.881889 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] PUT https://10.4.3.225/volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2 Jul 10 19:11:47.882419 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:47.890427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Acquiring lock "cinder-attachment_update-1fc44ea7-f9ff-4ba7-ba38-f2969b522b84-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:11:47.895589 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Lock "cinder-attachment_update-1fc44ea7-f9ff-4ba7-ba38-f2969b522b84-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:11:47.896600 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:47.896600 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:48.418363 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Lock "cinder-attachment_update-1fc44ea7-f9ff-4ba7-ba38-f2969b522b84-np0000005042" released by "attachment_update" :: held 0.523s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:11:48.418765 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-19f0eee2-fb7f-4a3e-a64c-3bbda1ae9d5f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2 returned with HTTP 200 Jul 10 19:11:48.419456 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1304/5188] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:11:47 2026] PUT /volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:48.482424 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf33996b-f585-4d20-9a39-75ff83502a44 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:48.485270 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf33996b-f585-4d20-9a39-75ff83502a44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:48.485270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf33996b-f585-4d20-9a39-75ff83502a44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:48.485270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf33996b-f585-4d20-9a39-75ff83502a44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:48.485270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bf33996b-f585-4d20-9a39-75ff83502a44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:48.488575 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:48.488575 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:48.489341 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf33996b-f585-4d20-9a39-75ff83502a44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:48.489831 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1300/5189] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:48 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:48.821025 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4602c7fd-4dba-4fa8-b216-b7d9dcf6cb96 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:48.822953 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4602c7fd-4dba-4fa8-b216-b7d9dcf6cb96 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:48.823231 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4602c7fd-4dba-4fa8-b216-b7d9dcf6cb96 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:48.823384 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4602c7fd-4dba-4fa8-b216-b7d9dcf6cb96 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:48.823484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4602c7fd-4dba-4fa8-b216-b7d9dcf6cb96 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:48.827576 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:48.827576 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:48.828221 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4602c7fd-4dba-4fa8-b216-b7d9dcf6cb96 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:48.828609 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1281/5190] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:48 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:48.929708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-397408b5-ee97-402c-8384-482aa409e230 req-14be7fa1-cff8-4e58-b832-eab8383c569b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:48.931911 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-14be7fa1-cff8-4e58-b832-eab8383c569b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2/action Jul 10 19:11:48.932290 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-14be7fa1-cff8-4e58-b832-eab8383c569b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:11:48.932413 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-14be7fa1-cff8-4e58-b832-eab8383c569b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:48.949939 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:48.949939 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:48.967750 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-397408b5-ee97-402c-8384-482aa409e230 req-14be7fa1-cff8-4e58-b832-eab8383c569b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2/action returned with HTTP 204 Jul 10 19:11:48.968352 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1306/5191] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:11:48 2026] POST /volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:11:49.500839 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c6f5e6cc-3a72-4c09-8336-cc0419323b19 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:49.502828 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6f5e6cc-3a72-4c09-8336-cc0419323b19 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:49.503180 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6f5e6cc-3a72-4c09-8336-cc0419323b19 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:49.503386 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6f5e6cc-3a72-4c09-8336-cc0419323b19 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:49.503489 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c6f5e6cc-3a72-4c09-8336-cc0419323b19 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:49.507498 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:49.507498 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:49.508212 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6f5e6cc-3a72-4c09-8336-cc0419323b19 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:49.508595 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1305/5192] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:49 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:11:49.839513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0679b056-d27a-49ac-99ef-32518d9eeb25 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:49.841585 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0679b056-d27a-49ac-99ef-32518d9eeb25 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:49.841988 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0679b056-d27a-49ac-99ef-32518d9eeb25 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:49.842352 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0679b056-d27a-49ac-99ef-32518d9eeb25 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:49.842576 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-0679b056-d27a-49ac-99ef-32518d9eeb25 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:49.848321 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:49.848321 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:49.848590 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0679b056-d27a-49ac-99ef-32518d9eeb25 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:49.849045 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1301/5193] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:49 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:50.518859 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ce65a532-6093-4c8e-b2a7-dd2b26798ad5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:50.520918 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce65a532-6093-4c8e-b2a7-dd2b26798ad5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:50.521159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce65a532-6093-4c8e-b2a7-dd2b26798ad5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:50.521375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ce65a532-6093-4c8e-b2a7-dd2b26798ad5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:50.521484 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ce65a532-6093-4c8e-b2a7-dd2b26798ad5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:50.526605 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:50.526605 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:50.527669 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ce65a532-6093-4c8e-b2a7-dd2b26798ad5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:50.528179 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1282/5194] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:50 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:50.860736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-95da6329-f2ca-45d0-9838-a794c3f4d21d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:50.862663 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-95da6329-f2ca-45d0-9838-a794c3f4d21d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:50.862940 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-95da6329-f2ca-45d0-9838-a794c3f4d21d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:50.863190 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-95da6329-f2ca-45d0-9838-a794c3f4d21d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:50.863291 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-95da6329-f2ca-45d0-9838-a794c3f4d21d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:50.868015 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:50.868015 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:50.868942 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-95da6329-f2ca-45d0-9838-a794c3f4d21d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:50.869342 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1307/5195] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:50 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:51.538659 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e2385c3a-3e26-42c2-ae4b-055d6a9fc6a4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:51.540575 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e2385c3a-3e26-42c2-ae4b-055d6a9fc6a4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:51.540776 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e2385c3a-3e26-42c2-ae4b-055d6a9fc6a4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:51.541004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e2385c3a-3e26-42c2-ae4b-055d6a9fc6a4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:51.541146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e2385c3a-3e26-42c2-ae4b-055d6a9fc6a4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:51.545546 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:51.545546 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:51.546406 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e2385c3a-3e26-42c2-ae4b-055d6a9fc6a4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:51.546790 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1306/5196] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:51 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:51.880625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-75417588-3d6b-4a12-9d37-79c88f22ff45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:51.882831 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75417588-3d6b-4a12-9d37-79c88f22ff45 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:51.883104 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75417588-3d6b-4a12-9d37-79c88f22ff45 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:51.883276 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-75417588-3d6b-4a12-9d37-79c88f22ff45 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:51.883367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-75417588-3d6b-4a12-9d37-79c88f22ff45 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:51.888405 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:51.888405 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:51.889115 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-75417588-3d6b-4a12-9d37-79c88f22ff45 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:51.889508 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1302/5197] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:51 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:52.559943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-51e3f4b9-872e-40ba-a935-ed99b0029d9b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:52.561776 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51e3f4b9-872e-40ba-a935-ed99b0029d9b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:52.562007 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51e3f4b9-872e-40ba-a935-ed99b0029d9b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:52.562203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-51e3f4b9-872e-40ba-a935-ed99b0029d9b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:52.562293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-51e3f4b9-872e-40ba-a935-ed99b0029d9b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:52.566680 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:52.566680 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:52.567429 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-51e3f4b9-872e-40ba-a935-ed99b0029d9b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:52.567767 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1283/5198] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:52 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:52.900830 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-508236ba-0b06-487f-b3e4-a8770d66bef0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:52.902924 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-508236ba-0b06-487f-b3e4-a8770d66bef0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:52.903229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-508236ba-0b06-487f-b3e4-a8770d66bef0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:52.903508 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-508236ba-0b06-487f-b3e4-a8770d66bef0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:52.903654 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-508236ba-0b06-487f-b3e4-a8770d66bef0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:52.908500 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:52.908500 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:52.909280 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-508236ba-0b06-487f-b3e4-a8770d66bef0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:52.909873 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1308/5199] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:52 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:53.579782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-372786b2-de72-4ce5-b72b-177fcddaf967 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:53.581684 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-372786b2-de72-4ce5-b72b-177fcddaf967 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:53.581914 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-372786b2-de72-4ce5-b72b-177fcddaf967 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:53.582150 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-372786b2-de72-4ce5-b72b-177fcddaf967 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:53.582287 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-372786b2-de72-4ce5-b72b-177fcddaf967 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:53.587588 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:53.587588 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:53.588521 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-372786b2-de72-4ce5-b72b-177fcddaf967 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:53.588953 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1307/5200] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:53 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:53.921306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5a20610d-846a-408a-a707-326448bba1a2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:53.923426 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a20610d-846a-408a-a707-326448bba1a2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:53.923660 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a20610d-846a-408a-a707-326448bba1a2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:53.923992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5a20610d-846a-408a-a707-326448bba1a2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:53.924089 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-5a20610d-846a-408a-a707-326448bba1a2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:53.928839 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:53.928839 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:53.929721 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5a20610d-846a-408a-a707-326448bba1a2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:53.930312 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1303/5201] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:53 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:54.599552 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-856d2724-610c-4a66-9d70-affb207578cc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:54.601397 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-856d2724-610c-4a66-9d70-affb207578cc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:54.601589 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-856d2724-610c-4a66-9d70-affb207578cc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:54.601793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-856d2724-610c-4a66-9d70-affb207578cc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:54.601935 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-856d2724-610c-4a66-9d70-affb207578cc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:54.606341 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:54.606341 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:54.607087 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-856d2724-610c-4a66-9d70-affb207578cc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:54.607462 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1284/5202] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:54 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:54.942373 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b55123a6-c7c0-4e9f-ab5d-72a615cc8285 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:54.944498 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b55123a6-c7c0-4e9f-ab5d-72a615cc8285 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:54.944746 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b55123a6-c7c0-4e9f-ab5d-72a615cc8285 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:54.945123 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b55123a6-c7c0-4e9f-ab5d-72a615cc8285 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:54.945322 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b55123a6-c7c0-4e9f-ab5d-72a615cc8285 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:54.950020 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:54.950020 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:54.950674 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b55123a6-c7c0-4e9f-ab5d-72a615cc8285 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:54.951039 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1309/5203] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:54 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:55.620433 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c7e2d4de-75ff-497f-b559-e03a34f8a7e5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:55.622866 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c7e2d4de-75ff-497f-b559-e03a34f8a7e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:55.623280 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c7e2d4de-75ff-497f-b559-e03a34f8a7e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:55.623674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c7e2d4de-75ff-497f-b559-e03a34f8a7e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:55.623855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-c7e2d4de-75ff-497f-b559-e03a34f8a7e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:55.629559 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:55.629559 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:55.630653 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c7e2d4de-75ff-497f-b559-e03a34f8a7e5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:55.631186 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1308/5204] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:55 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:55.962874 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7d99a0d3-7f6b-486c-8761-7f0f67974213 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:55.965312 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d99a0d3-7f6b-486c-8761-7f0f67974213 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:55.965758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d99a0d3-7f6b-486c-8761-7f0f67974213 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:55.965929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7d99a0d3-7f6b-486c-8761-7f0f67974213 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:55.966045 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-7d99a0d3-7f6b-486c-8761-7f0f67974213 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:55.971621 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:55.971621 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:55.972471 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7d99a0d3-7f6b-486c-8761-7f0f67974213 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:55.973007 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1304/5205] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:55 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:56.642880 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-54d3bffc-d24d-48b0-bf1d-ecb8afd276bc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:56.644878 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54d3bffc-d24d-48b0-bf1d-ecb8afd276bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:11:56.645187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54d3bffc-d24d-48b0-bf1d-ecb8afd276bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:56.645395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-54d3bffc-d24d-48b0-bf1d-ecb8afd276bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:56.645519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-54d3bffc-d24d-48b0-bf1d-ecb8afd276bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:56.650706 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:56.650706 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:11:56.651721 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-54d3bffc-d24d-48b0-bf1d-ecb8afd276bc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:11:56.652298 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1285/5206] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:11:56 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:56.986902 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0046503c-7791-4a14-901b-985953c35f16 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:56.986902 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0046503c-7791-4a14-901b-985953c35f16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:56.986902 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0046503c-7791-4a14-901b-985953c35f16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:56.986902 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0046503c-7791-4a14-901b-985953c35f16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:56.987383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-0046503c-7791-4a14-901b-985953c35f16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:56.990844 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:56.990844 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:56.991440 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0046503c-7791-4a14-901b-985953c35f16 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:56.991843 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1310/5207] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:56 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:58.003518 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-483c11c3-65be-4c15-a483-92ab611f7161 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:58.007213 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-483c11c3-65be-4c15-a483-92ab611f7161 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:58.008520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-483c11c3-65be-4c15-a483-92ab611f7161 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:58.008520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-483c11c3-65be-4c15-a483-92ab611f7161 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:58.008520 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-483c11c3-65be-4c15-a483-92ab611f7161 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:58.014583 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:58.014583 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:58.015749 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-483c11c3-65be-4c15-a483-92ab611f7161 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:58.016454 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1309/5208] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:58 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:11:58.394713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-dfb4cce7-150a-4340-b6dc-67d35f3b27f9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:58.402017 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-dfb4cce7-150a-4340-b6dc-67d35f3b27f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:11:58.402318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-dfb4cce7-150a-4340-b6dc-67d35f3b27f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:58.402607 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-dfb4cce7-150a-4340-b6dc-67d35f3b27f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:58.412530 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:58.412530 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:11:58.417682 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-dfb4cce7-150a-4340-b6dc-67d35f3b27f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:11:58.424534 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-dfb4cce7-150a-4340-b6dc-67d35f3b27f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:11:58.425085 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1305/5209] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:11:58 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:11:58.436540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ddcf2fc9-be30-4b52-974b-041b1f4315cf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:58.436913 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ddcf2fc9-be30-4b52-974b-041b1f4315cf None None] GET https://10.4.3.225/volume// Jul 10 19:11:58.437137 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ddcf2fc9-be30-4b52-974b-041b1f4315cf None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:58.437365 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ddcf2fc9-be30-4b52-974b-041b1f4315cf None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:58.437750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ddcf2fc9-be30-4b52-974b-041b1f4315cf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:11:58.438133 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1286/5210] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:11:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:11:58.446565 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-c3ef86dc-a545-4dda-bcb7-645f55b66c43 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:58.448976 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-c3ef86dc-a545-4dda-bcb7-645f55b66c43 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:11:58.449423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-c3ef86dc-a545-4dda-bcb7-645f55b66c43 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9c69ea0-8658-474f-be82-18e76cc10a00", "connector": null, "instance_uuid": "65743443-e2ca-426b-9cdc-51bf4e263efb"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:11:58.458517 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:58.458517 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:11:58.492324 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-c3ef86dc-a545-4dda-bcb7-645f55b66c43 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:11:58.492894 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1311/5211] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:11:58 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 10 19:11:59.028990 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-38fdbfa1-63d5-407d-af1e-fbda3731b7c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:11:59.031157 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-38fdbfa1-63d5-407d-af1e-fbda3731b7c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:11:59.031426 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-38fdbfa1-63d5-407d-af1e-fbda3731b7c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:11:59.031680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-38fdbfa1-63d5-407d-af1e-fbda3731b7c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:11:59.031857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-38fdbfa1-63d5-407d-af1e-fbda3731b7c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:11:59.036930 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:11:59.036930 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:11:59.037785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-38fdbfa1-63d5-407d-af1e-fbda3731b7c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:11:59.038312 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1310/5212] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:11:59 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:00.051142 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8378dd9c-32c2-491d-843e-e95ad2120e09 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:00.055058 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8378dd9c-32c2-491d-843e-e95ad2120e09 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:12:00.055058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8378dd9c-32c2-491d-843e-e95ad2120e09 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:00.055058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8378dd9c-32c2-491d-843e-e95ad2120e09 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:00.055058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-8378dd9c-32c2-491d-843e-e95ad2120e09 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:00.056142 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=105,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:12:00.059008 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:00.059008 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:00.059892 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8378dd9c-32c2-491d-843e-e95ad2120e09 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:12:00.060425 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1306/5213] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:00 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:01.071174 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-730b03c0-c390-423e-abed-a6fb92ed5781 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:01.072958 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-730b03c0-c390-423e-abed-a6fb92ed5781 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:12:01.073171 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-730b03c0-c390-423e-abed-a6fb92ed5781 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:01.073343 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-730b03c0-c390-423e-abed-a6fb92ed5781 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:01.073427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-730b03c0-c390-423e-abed-a6fb92ed5781 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:01.074981 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=171,cinder:UPDATE=47,cinder:INSERT=27 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:12:01.078351 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:01.078351 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:01.078984 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-730b03c0-c390-423e-abed-a6fb92ed5781 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:12:01.079323 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1287/5214] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:01 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:02.089357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4f6d410e-a983-404e-9eb3-aeea31c99ce6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:02.091416 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f6d410e-a983-404e-9eb3-aeea31c99ce6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:12:02.091659 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f6d410e-a983-404e-9eb3-aeea31c99ce6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:02.091969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f6d410e-a983-404e-9eb3-aeea31c99ce6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:02.092130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-4f6d410e-a983-404e-9eb3-aeea31c99ce6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 2bbba3e6-2eec-496a-8ae1-52564bb0032f. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:02.097273 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:02.097273 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:02.098084 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f6d410e-a983-404e-9eb3-aeea31c99ce6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 200 Jul 10 19:12:02.098553 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1312/5215] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:02 2026] GET /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:02.109826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:02.111839 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] DELETE https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f Jul 10 19:12:02.112088 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:02.112313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:02.112455 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Delete backup with id: 2bbba3e6-2eec-496a-8ae1-52564bb0032f. Jul 10 19:12:02.117233 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:02.117233 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:02.131192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] delete_backup rpcapi backup_id 2bbba3e6-2eec-496a-8ae1-52564bb0032f {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:12:02.133438 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5d69a71f-5922-4c08-b9d5-8ce837879d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f returned with HTTP 202 Jul 10 19:12:02.134010 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1311/5216] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:12:02 2026] DELETE /volume/v3/backups/2bbba3e6-2eec-496a-8ae1-52564bb0032f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:12:02.142362 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0211d388-5097-460b-a32b-b7d97597f568 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:02.144526 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c Jul 10 19:12:02.144785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:02.145157 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:02.145363 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume with id: b940b5e0-8b38-4caf-a1a1-c3d2681c520c Jul 10 19:12:02.155746 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:02.155746 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:02.156251 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:02.188924 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume request issued successfully. Jul 10 19:12:02.189207 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0211d388-5097-460b-a32b-b7d97597f568 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c returned with HTTP 202 Jul 10 19:12:02.189737 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1307/5217] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:12:02 2026] DELETE /volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:12:02.200085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-390530b5-fc6b-478e-961a-06e9713d8d21 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:02.202178 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-390530b5-fc6b-478e-961a-06e9713d8d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c Jul 10 19:12:02.202438 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-390530b5-fc6b-478e-961a-06e9713d8d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:02.202665 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-390530b5-fc6b-478e-961a-06e9713d8d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:02.214904 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:02.214904 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:02.221076 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-390530b5-fc6b-478e-961a-06e9713d8d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:02.226876 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-390530b5-fc6b-478e-961a-06e9713d8d21 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c returned with HTTP 200 Jul 10 19:12:02.227062 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1288/5218] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:02 2026] GET /volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:03.242929 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f4856490-be09-445c-8559-b8507a431379 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:03.244994 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4856490-be09-445c-8559-b8507a431379 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c Jul 10 19:12:03.245241 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4856490-be09-445c-8559-b8507a431379 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:03.245468 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f4856490-be09-445c-8559-b8507a431379 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:03.256774 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f4856490-be09-445c-8559-b8507a431379 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c returned with HTTP 404 Jul 10 19:12:03.257347 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1313/5219] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:03 2026] GET /volume/v3/volumes/b940b5e0-8b38-4caf-a1a1-c3d2681c520c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:12:03.269149 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d6662210-bff4-4466-95ee-2a74654df87e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:03.271128 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6662210-bff4-4466-95ee-2a74654df87e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d/export_record Jul 10 19:12:03.271342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6662210-bff4-4466-95ee-2a74654df87e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:03.271550 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d6662210-bff4-4466-95ee-2a74654df87e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Calling method 'export_record' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:03.271684 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-d6662210-bff4-4466-95ee-2a74654df87e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Export record for backup f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:12:03.276872 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:03.276872 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:03.278480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-d6662210-bff4-4466-95ee-2a74654df87e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7709e3b1db424b25b78bf726e4bcd34c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bf7f47190c6432b8adc60b22bd68ca8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:12:03.278726 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d6662210-bff4-4466-95ee-2a74654df87e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d/export_record returned with HTTP 403 Jul 10 19:12:03.279288 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1312/5220] 10.4.3.225 () {68 vars in 1430 bytes} [Fri Jul 10 19:12:03 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:12:03.287389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:03.289370 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:12:03.289802 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1991398415"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:03.291287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1991398415'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:12:03.291453 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume of 1 GB Jul 10 19:12:03.296963 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Availability Zones retrieved successfully. Jul 10 19:12:03.301538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (a99d2c25-721b-461f-ad87-f41888f49185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:12:03.302686 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4695e61-2b59-4e96-9890-1afe2b693373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:03.303549 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:12:03.327088 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4695e61-2b59-4e96-9890-1afe2b693373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:03.327886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd948f00-3efb-4a13-b0dc-72f2123714df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:03.378023 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['cdc057d6-1712-4a9f-b2e0-b5492514a295', '81d9fdc0-c569-445b-b9a4-b90dd3e82e17', '00e3a9e1-8bf8-46f8-b7dc-e8ea7972fa37', 'd67d1c58-ec27-4718-863d-d48addd2d1ea'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:12:03.378279 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd948f00-3efb-4a13-b0dc-72f2123714df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc057d6-1712-4a9f-b2e0-b5492514a295', '81d9fdc0-c569-445b-b9a4-b90dd3e82e17', '00e3a9e1-8bf8-46f8-b7dc-e8ea7972fa37', 'd67d1c58-ec27-4718-863d-d48addd2d1ea']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:03.378947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a2a97c-835b-48c8-b260-7bef5518c1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:03.415014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a2a97c-835b-48c8-b260-7bef5518c1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f54801a3-a39f-45d1-adbf-81cfc1b72cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991398415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['cdc057d6-1712-4a9f-b2e0-b5492514a295','81d9fdc0-c569-445b-b9a4-b90dd3e82e17','00e3a9e1-8bf8-46f8-b7dc-e8ea7972fa37','d67d1c58-ec27-4718-863d-d48addd2d1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991398415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f54801a3-a39f-45d1-adbf-81cfc1b72cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf7f47190c6432b8adc60b22bd68ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:03.416652 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aaf9d70-0536-4eaf-a98c-c126ed874d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:03.445962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aaf9d70-0536-4eaf-a98c-c126ed874d32) transitioned into state 'SUCCESS' from state '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-1991398415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['cdc057d6-1712-4a9f-b2e0-b5492514a295','81d9fdc0-c569-445b-b9a4-b90dd3e82e17','00e3a9e1-8bf8-46f8-b7dc-e8ea7972fa37','d67d1c58-ec27-4718-863d-d48addd2d1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:03.446364 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa07c53-3751-429b-acad-c8b8c753e46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:03.461930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa07c53-3751-429b-acad-c8b8c753e46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:03.462735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (a99d2c25-721b-461f-ad87-f41888f49185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:12:03.464833 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request issued successfully. Jul 10 19:12:03.464833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfcc2e9c-6242-47fb-a5f8-d840e6c067b4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:12:03.464833 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1308/5221] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:12:03 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:12:03.476835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4ad024ed-aa0f-45a1-a423-428429580f8a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:03.479736 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4ad024ed-aa0f-45a1-a423-428429580f8a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 Jul 10 19:12:03.480898 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4ad024ed-aa0f-45a1-a423-428429580f8a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:03.480898 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4ad024ed-aa0f-45a1-a423-428429580f8a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:03.488080 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:03.488080 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:03.493841 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4ad024ed-aa0f-45a1-a423-428429580f8a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:03.496208 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4ad024ed-aa0f-45a1-a423-428429580f8a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 returned with HTTP 200 Jul 10 19:12:03.496691 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1289/5222] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:03 2026] GET /volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:04.512087 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7e8ec223-a96d-4a09-953e-e983d9f4695b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:04.514301 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e8ec223-a96d-4a09-953e-e983d9f4695b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 Jul 10 19:12:04.514572 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e8ec223-a96d-4a09-953e-e983d9f4695b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:04.514847 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7e8ec223-a96d-4a09-953e-e983d9f4695b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:04.524384 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:04.524384 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:04.528761 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7e8ec223-a96d-4a09-953e-e983d9f4695b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:04.534432 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7e8ec223-a96d-4a09-953e-e983d9f4695b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 returned with HTTP 200 Jul 10 19:12:04.534989 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1314/5223] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:04 2026] GET /volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:04.549880 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:04.551832 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:12:04.552245 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f54801a3-a39f-45d1-adbf-81cfc1b72cb7", "name": "tempest-type-Backup-1755595525"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:04.553671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating new backup {'backup': {'volume_id': 'f54801a3-a39f-45d1-adbf-81cfc1b72cb7', 'name': 'tempest-type-Backup-1755595525'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:12:04.553894 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating backup of volume f54801a3-a39f-45d1-adbf-81cfc1b72cb7 in container None Jul 10 19:12:04.561553 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:04.561553 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:04.561929 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:04.584819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['3fddb89f-a5bb-4e24-ad41-45211d2a12a8', '5bcf6a28-ad8c-436b-9e9e-978bfd8eb2f1'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:12:04.624771 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b7ddedcf-0e30-4d2d-b8ae-d7c076fb0b73 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:12:04.625481 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1313/5224] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:12:04 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:12:04.634965 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-49727d19-3168-435e-8b66-15e60fe56f6b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:04.637597 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49727d19-3168-435e-8b66-15e60fe56f6b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:04.637597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49727d19-3168-435e-8b66-15e60fe56f6b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:04.637597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-49727d19-3168-435e-8b66-15e60fe56f6b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:04.637869 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-49727d19-3168-435e-8b66-15e60fe56f6b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:04.642744 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:04.642744 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:04.643471 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-49727d19-3168-435e-8b66-15e60fe56f6b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:04.643998 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1309/5225] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:04 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:04.968388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5888d813-1595-4653-98d0-8568379b2cec None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:04.968926 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5888d813-1595-4653-98d0-8568379b2cec None None] GET https://10.4.3.225/volume// Jul 10 19:12:04.969180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5888d813-1595-4653-98d0-8568379b2cec None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:04.969435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5888d813-1595-4653-98d0-8568379b2cec None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:04.969900 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5888d813-1595-4653-98d0-8568379b2cec None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:12:04.970271 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1290/5226] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:12:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:12:04.979548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-179238ed-7cbb-45e8-8087-d19c75798508 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:04.981727 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-179238ed-7cbb-45e8-8087-d19c75798508 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:04.982164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-179238ed-7cbb-45e8-8087-d19c75798508 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:04.982164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-179238ed-7cbb-45e8-8087-d19c75798508 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:04.991510 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:04.991510 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:04.995960 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-179238ed-7cbb-45e8-8087-d19c75798508 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:05.002305 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-179238ed-7cbb-45e8-8087-d19c75798508 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:05.002761 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1315/5227] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:12:04 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:12:05.101587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:05.103443 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] PUT https://10.4.3.225/volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b Jul 10 19:12:05.103965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:05.112569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Acquiring lock "cinder-attachment_update-f9c69ea0-8658-474f-be82-18e76cc10a00-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:12:05.119257 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Lock "cinder-attachment_update-f9c69ea0-8658-474f-be82-18e76cc10a00-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:12:05.119257 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:05.119257 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:05.638277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Lock "cinder-attachment_update-f9c69ea0-8658-474f-be82-18e76cc10a00-np0000005042" released by "attachment_update" :: held 0.520s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:12:05.638277 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-3c4619d4-2c07-488d-bca3-11008caffadc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b returned with HTTP 200 Jul 10 19:12:05.638277 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1314/5228] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:12:05 2026] PUT /volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:05.656680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa9b320f-d20f-42c5-97c6-a3967638e01b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:05.659160 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa9b320f-d20f-42c5-97c6-a3967638e01b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:05.659513 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa9b320f-d20f-42c5-97c6-a3967638e01b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:05.659860 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa9b320f-d20f-42c5-97c6-a3967638e01b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:05.660050 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-aa9b320f-d20f-42c5-97c6-a3967638e01b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:05.665095 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:05.665095 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:05.666405 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa9b320f-d20f-42c5-97c6-a3967638e01b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:05.666405 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1310/5229] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:05 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:06.148692 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-6c78feaf-da6f-422c-81ed-021d4ffae5e1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:06.150981 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-6c78feaf-da6f-422c-81ed-021d4ffae5e1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b/action Jul 10 19:12:06.151337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-6c78feaf-da6f-422c-81ed-021d4ffae5e1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:12:06.151475 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-6c78feaf-da6f-422c-81ed-021d4ffae5e1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:06.167555 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:06.167555 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:06.181608 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b66a27e-f84a-47e3-8688-fbd0542b2252 req-6c78feaf-da6f-422c-81ed-021d4ffae5e1 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b/action returned with HTTP 204 Jul 10 19:12:06.182354 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1291/5230] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:12:06 2026] POST /volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 19:12:06.677842 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0ebe2cb0-5b8e-4f6c-ae16-7badf68ab94c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:06.679891 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0ebe2cb0-5b8e-4f6c-ae16-7badf68ab94c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:06.680170 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0ebe2cb0-5b8e-4f6c-ae16-7badf68ab94c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:06.680431 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0ebe2cb0-5b8e-4f6c-ae16-7badf68ab94c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:06.680576 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-0ebe2cb0-5b8e-4f6c-ae16-7badf68ab94c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:06.685648 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:06.685648 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:06.686594 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0ebe2cb0-5b8e-4f6c-ae16-7badf68ab94c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:06.687387 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1316/5231] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:06 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:07.708631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4325aa8b-7e54-4a72-bc09-bc3d28bf6842 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:07.711110 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4325aa8b-7e54-4a72-bc09-bc3d28bf6842 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:07.712122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4325aa8b-7e54-4a72-bc09-bc3d28bf6842 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:07.712122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4325aa8b-7e54-4a72-bc09-bc3d28bf6842 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:07.712883 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-4325aa8b-7e54-4a72-bc09-bc3d28bf6842 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:07.721749 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:07.721749 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:07.722718 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4325aa8b-7e54-4a72-bc09-bc3d28bf6842 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:07.723211 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1315/5232] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:07 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:08.737929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-33adac6c-66cd-423c-83d9-99fbddffe083 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:08.739076 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33adac6c-66cd-423c-83d9-99fbddffe083 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:08.739583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33adac6c-66cd-423c-83d9-99fbddffe083 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:08.739583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-33adac6c-66cd-423c-83d9-99fbddffe083 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:08.739583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-33adac6c-66cd-423c-83d9-99fbddffe083 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:08.744044 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:08.744044 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:08.745822 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-33adac6c-66cd-423c-83d9-99fbddffe083 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:08.745822 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1311/5233] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:08 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:09.760656 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5cb038ae-fb08-454e-8558-c417102b8581 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:09.762834 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5cb038ae-fb08-454e-8558-c417102b8581 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:09.763078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5cb038ae-fb08-454e-8558-c417102b8581 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:09.763308 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5cb038ae-fb08-454e-8558-c417102b8581 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:09.763448 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5cb038ae-fb08-454e-8558-c417102b8581 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:09.767998 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:09.767998 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:09.768664 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5cb038ae-fb08-454e-8558-c417102b8581 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:09.769165 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1292/5234] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:09 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:10.781351 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e7ebc88d-ae44-4d30-86d2-0a5e31bb9832 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:10.783311 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7ebc88d-ae44-4d30-86d2-0a5e31bb9832 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:10.783736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7ebc88d-ae44-4d30-86d2-0a5e31bb9832 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:10.785141 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e7ebc88d-ae44-4d30-86d2-0a5e31bb9832 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:10.785141 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e7ebc88d-ae44-4d30-86d2-0a5e31bb9832 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:10.788960 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:10.788960 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:10.789843 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e7ebc88d-ae44-4d30-86d2-0a5e31bb9832 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:10.790426 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1317/5235] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:10 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:12:11.804422 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f90d656c-6023-4dae-9e9d-13ec73d391e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:11.808889 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f90d656c-6023-4dae-9e9d-13ec73d391e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:11.809192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f90d656c-6023-4dae-9e9d-13ec73d391e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:11.809451 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f90d656c-6023-4dae-9e9d-13ec73d391e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:11.809607 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f90d656c-6023-4dae-9e9d-13ec73d391e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:11.815593 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:11.815593 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:11.816544 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f90d656c-6023-4dae-9e9d-13ec73d391e3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:11.817078 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1316/5236] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:11 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:12.830101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-02c0948c-f599-4f43-b975-afc3ae4ea314 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:12.832190 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02c0948c-f599-4f43-b975-afc3ae4ea314 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:12.832461 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02c0948c-f599-4f43-b975-afc3ae4ea314 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:12.832678 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-02c0948c-f599-4f43-b975-afc3ae4ea314 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:12.832849 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-02c0948c-f599-4f43-b975-afc3ae4ea314 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:12.837848 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:12.837848 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:12.838499 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-02c0948c-f599-4f43-b975-afc3ae4ea314 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:12.838916 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1312/5237] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:12 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:13.850536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4b922cbe-25f2-4e3f-bf12-58a67b361a3a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:13.853911 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b922cbe-25f2-4e3f-bf12-58a67b361a3a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:13.853911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b922cbe-25f2-4e3f-bf12-58a67b361a3a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:13.853911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b922cbe-25f2-4e3f-bf12-58a67b361a3a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:13.853911 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4b922cbe-25f2-4e3f-bf12-58a67b361a3a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:13.858266 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:13.858266 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:13.858973 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b922cbe-25f2-4e3f-bf12-58a67b361a3a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:13.859363 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1293/5238] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:13 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:14.874275 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2c922623-c379-4fc0-81ab-d51eaa99bf98 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:14.876359 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c922623-c379-4fc0-81ab-d51eaa99bf98 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:14.876783 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c922623-c379-4fc0-81ab-d51eaa99bf98 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:14.877144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2c922623-c379-4fc0-81ab-d51eaa99bf98 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:14.878157 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-2c922623-c379-4fc0-81ab-d51eaa99bf98 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:14.881701 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:14.881701 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:14.882510 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2c922623-c379-4fc0-81ab-d51eaa99bf98 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:14.883205 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1318/5239] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:14 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:15.895140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-326fee25-aa69-44c1-b139-ac37bcf4a2a8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:15.897958 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-326fee25-aa69-44c1-b139-ac37bcf4a2a8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:15.898276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-326fee25-aa69-44c1-b139-ac37bcf4a2a8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:15.898526 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-326fee25-aa69-44c1-b139-ac37bcf4a2a8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:15.898692 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-326fee25-aa69-44c1-b139-ac37bcf4a2a8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:15.904048 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:15.904048 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:15.904871 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-326fee25-aa69-44c1-b139-ac37bcf4a2a8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:15.905514 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1317/5240] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:15 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:16.919720 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3f4b9c0b-384e-4179-9fe7-3a0814da1ec5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:16.922524 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f4b9c0b-384e-4179-9fe7-3a0814da1ec5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:16.923466 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f4b9c0b-384e-4179-9fe7-3a0814da1ec5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:16.923466 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3f4b9c0b-384e-4179-9fe7-3a0814da1ec5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:16.923826 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-3f4b9c0b-384e-4179-9fe7-3a0814da1ec5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:16.930114 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:16.930114 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:16.930880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3f4b9c0b-384e-4179-9fe7-3a0814da1ec5 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:16.931267 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1313/5241] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:16 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:17.944677 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8e033343-53fe-4896-b915-e3aa8ac5a770 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:17.946995 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e033343-53fe-4896-b915-e3aa8ac5a770 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:17.947266 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e033343-53fe-4896-b915-e3aa8ac5a770 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:17.947503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8e033343-53fe-4896-b915-e3aa8ac5a770 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:17.947651 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-8e033343-53fe-4896-b915-e3aa8ac5a770 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:17.952772 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:17.952772 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:17.953533 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8e033343-53fe-4896-b915-e3aa8ac5a770 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:17.954179 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1294/5242] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:17 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:18.966216 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-41ab73f7-5b4b-47c6-ac68-1babfdac41c6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:18.968431 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41ab73f7-5b4b-47c6-ac68-1babfdac41c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:18.968884 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41ab73f7-5b4b-47c6-ac68-1babfdac41c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:18.970207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-41ab73f7-5b4b-47c6-ac68-1babfdac41c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:18.970207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-41ab73f7-5b4b-47c6-ac68-1babfdac41c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:18.974313 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:18.974313 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:18.975079 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-41ab73f7-5b4b-47c6-ac68-1babfdac41c6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:18.975499 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1319/5243] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:18 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:19.987689 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-905b4d61-9454-4264-8d36-a626374cdc07 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:19.990624 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-905b4d61-9454-4264-8d36-a626374cdc07 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:19.990941 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-905b4d61-9454-4264-8d36-a626374cdc07 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:19.991206 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-905b4d61-9454-4264-8d36-a626374cdc07 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:19.991331 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-905b4d61-9454-4264-8d36-a626374cdc07 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:19.997181 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:19.997181 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:19.998060 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-905b4d61-9454-4264-8d36-a626374cdc07 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:19.998538 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1318/5244] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:19 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:21.010802 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf674238-f4d0-412e-859d-ac044390fd7a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:21.013492 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf674238-f4d0-412e-859d-ac044390fd7a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:21.013705 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf674238-f4d0-412e-859d-ac044390fd7a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:21.013946 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf674238-f4d0-412e-859d-ac044390fd7a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:21.014059 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bf674238-f4d0-412e-859d-ac044390fd7a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:21.019085 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:21.019085 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:21.019657 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf674238-f4d0-412e-859d-ac044390fd7a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:21.020233 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1314/5245] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:21 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:22.032013 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3bcf9afc-76d7-4227-9e4c-52e4325c3f32 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:22.034100 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3bcf9afc-76d7-4227-9e4c-52e4325c3f32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:22.034396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3bcf9afc-76d7-4227-9e4c-52e4325c3f32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:22.034655 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3bcf9afc-76d7-4227-9e4c-52e4325c3f32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:22.034759 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3bcf9afc-76d7-4227-9e4c-52e4325c3f32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:22.038970 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:22.038970 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:22.039520 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3bcf9afc-76d7-4227-9e4c-52e4325c3f32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:22.039906 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1295/5246] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:22 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:22.050208 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-51e348f0-800f-4312-81e7-a8a5fb58943e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:22.052010 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5/export_record Jul 10 19:12:22.052214 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:22.052396 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'export_record' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:22.052506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Export record for backup d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:12:22.056731 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:22.056731 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:22.057573 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.api [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling RPCAPI with context: , host: np0000005042, backup: d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 19:12:22.066212 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] export_record in rpcapi backup_id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 on host np0000005042. {{(pid=100059) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 19:12:22.568626 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDcxZGZlOTgtMzRmNy00MWYwLTgxZTktNGRkMGFhNzc5MWQ1IiwgInVzZXJfaWQiOiAiOGZmMGUxZjRkNDI1NGVjMWEzZTk1ZWYzZjhiZjgwNmIiLCAicHJvamVjdF9pZCI6ICI5YmY3ZjQ3MTkwYzY0MzJiOGFkYzYwYjIyYmQ2OGNhOCIsICJ2b2x1bWVfaWQiOiAiZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU1NTk1NTI1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3LzIwMjYwNzEwMTkxMjA3L2F6X25vdmFfYmFja3VwX2Q3MWRmZTk4LTM0ZjctNDFmMC04MWU5LTRkZDBhYTc3OTFkNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxMjoyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100059) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 19:12:22.569067 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51e348f0-800f-4312-81e7-a8a5fb58943e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5/export_record returned with HTTP 200 Jul 10 19:12:22.569679 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1320/5247] 10.4.3.225 () {68 vars in 1430 bytes} [Fri Jul 10 19:12:22 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:22.579033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5bf99d27-eb2d-470a-91ae-cc6892b93e1b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:22.580897 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5bf99d27-eb2d-470a-91ae-cc6892b93e1b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:12:22.581138 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5bf99d27-eb2d-470a-91ae-cc6892b93e1b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:22.581321 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5bf99d27-eb2d-470a-91ae-cc6892b93e1b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:22.581427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5bf99d27-eb2d-470a-91ae-cc6892b93e1b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:22.586367 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:22.586367 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:22.587194 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5bf99d27-eb2d-470a-91ae-cc6892b93e1b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:12:22.587814 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1319/5248] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:22 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:22.600019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:22.601689 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] POST https://10.4.3.225/volume/v3/backups/import_record Jul 10 19:12:22.602106 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDNhZWRmOWItZTFjNy00ODRkLTllOTctNTQ5MjNiZmRkZDQ1IiwgInVzZXJfaWQiOiAiOGZmMGUxZjRkNDI1NGVjMWEzZTk1ZWYzZjhiZjgwNmIiLCAicHJvamVjdF9pZCI6ICI5YmY3ZjQ3MTkwYzY0MzJiOGFkYzYwYjIyYmQ2OGNhOCIsICJ2b2x1bWVfaWQiOiAiZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU1NTk1NTI1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3LzIwMjYwNzEwMTkxMjA3L2F6X25vdmFfYmFja3VwX2Q3MWRmZTk4LTM0ZjctNDFmMC04MWU5LTRkZDBhYTc3OTFkNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxMjoyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:22.603440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDNhZWRmOWItZTFjNy00ODRkLTllOTctNTQ5MjNiZmRkZDQ1IiwgInVzZXJfaWQiOiAiOGZmMGUxZjRkNDI1NGVjMWEzZTk1ZWYzZjhiZjgwNmIiLCAicHJvamVjdF9pZCI6ICI5YmY3ZjQ3MTkwYzY0MzJiOGFkYzYwYjIyYmQ2OGNhOCIsICJ2b2x1bWVfaWQiOiAiZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU1NTk1NTI1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3LzIwMjYwNzEwMTkxMjA3L2F6X25vdmFfYmFja3VwX2Q3MWRmZTk4LTM0ZjctNDFmMC04MWU5LTRkZDBhYTc3OTFkNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxMjoyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 19:12:22.603568 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDNhZWRmOWItZTFjNy00ODRkLTllOTctNTQ5MjNiZmRkZDQ1IiwgInVzZXJfaWQiOiAiOGZmMGUxZjRkNDI1NGVjMWEzZTk1ZWYzZjhiZjgwNmIiLCAicHJvamVjdF9pZCI6ICI5YmY3ZjQ3MTkwYzY0MzJiOGFkYzYwYjIyYmQ2OGNhOCIsICJ2b2x1bWVfaWQiOiAiZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3IiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzU1NTk1NTI1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjU0ODAxYTMtYTM5Zi00NWQxLWFkYmYtODFjZmMxYjcyY2I3LzIwMjYwNzEwMTkxMjA3L2F6X25vdmFfYmFja3VwX2Q3MWRmZTk4LTM0ZjctNDFmMC04MWU5LTRkZDBhYTc3OTFkNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTk6MTI6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxMjoyMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100057) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 19:12:22.604246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7709e3b1db424b25b78bf726e4bcd34c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bf7f47190c6432b8adc60b22bd68ca8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:12:22.604482 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a039afc9-57d2-4fa6-b04c-10ba11150a30 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups/import_record returned with HTTP 403 Jul 10 19:12:22.604951 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1315/5249] 10.4.3.225 () {70 vars in 1342 bytes} [Fri Jul 10 19:12:22 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 10 19:12:22.611435 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:22.613288 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 Jul 10 19:12:22.613577 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:22.613857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:22.614043 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume with id: f54801a3-a39f-45d1-adbf-81cfc1b72cb7 Jul 10 19:12:22.621481 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:22.621481 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:22.621876 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:22.640446 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume request issued successfully. Jul 10 19:12:22.640660 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7975f188-c3cd-483c-9eb0-a2f24c815a4c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 returned with HTTP 202 Jul 10 19:12:22.641098 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1296/5250] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:12:22 2026] DELETE /volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:12:22.647591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c2841b98-fd93-4a4c-b0a6-67e4fdca2ab8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:22.649643 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2841b98-fd93-4a4c-b0a6-67e4fdca2ab8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 Jul 10 19:12:22.649876 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2841b98-fd93-4a4c-b0a6-67e4fdca2ab8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:22.650088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2841b98-fd93-4a4c-b0a6-67e4fdca2ab8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:22.658008 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:22.658008 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:22.661561 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c2841b98-fd93-4a4c-b0a6-67e4fdca2ab8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:22.665430 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2841b98-fd93-4a4c-b0a6-67e4fdca2ab8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 returned with HTTP 200 Jul 10 19:12:22.665876 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1321/5251] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:22 2026] GET /volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:23.680448 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bbf9f797-1b0e-4654-b301-949c294b7f60 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:23.682393 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bbf9f797-1b0e-4654-b301-949c294b7f60 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 Jul 10 19:12:23.682691 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bbf9f797-1b0e-4654-b301-949c294b7f60 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:23.682966 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bbf9f797-1b0e-4654-b301-949c294b7f60 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:23.689913 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bbf9f797-1b0e-4654-b301-949c294b7f60 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 returned with HTTP 404 Jul 10 19:12:23.690423 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1320/5252] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:23 2026] GET /volume/v3/volumes/f54801a3-a39f-45d1-adbf-81cfc1b72cb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:12:23.700074 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d39032a2-4bc5-4b6c-a3ac-6e68dd86b869 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:23.701896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d39032a2-4bc5-4b6c-a3ac-6e68dd86b869 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] GET https://10.4.3.225/volume/v3/backups Jul 10 19:12:23.702141 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d39032a2-4bc5-4b6c-a3ac-6e68dd86b869 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:23.702345 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d39032a2-4bc5-4b6c-a3ac-6e68dd86b869 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:23.702617 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-d39032a2-4bc5-4b6c-a3ac-6e68dd86b869 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:12:23.709428 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d39032a2-4bc5-4b6c-a3ac-6e68dd86b869 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 200 Jul 10 19:12:23.709975 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1316/5253] 10.4.3.225 () {68 vars in 1277 bytes} [Fri Jul 10 19:12:23 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:23.719966 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0e3e449c-fcea-4ec7-ae82-fe6f1313cb4d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:23.721970 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e3e449c-fcea-4ec7-ae82-fe6f1313cb4d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] GET https://10.4.3.225/volume/v3/backups?project_id=9bf7f47190c6432b8adc60b22bd68ca8 Jul 10 19:12:23.722233 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e3e449c-fcea-4ec7-ae82-fe6f1313cb4d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:23.722450 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0e3e449c-fcea-4ec7-ae82-fe6f1313cb4d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:23.722750 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.api_utils [None req-0e3e449c-fcea-4ec7-ae82-fe6f1313cb4d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Removing options 'project_id' from query. {{(pid=100060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:12:23.735825 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0e3e449c-fcea-4ec7-ae82-fe6f1313cb4d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups?project_id=9bf7f47190c6432b8adc60b22bd68ca8 returned with HTTP 200 Jul 10 19:12:23.736314 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1297/5254] 10.4.3.225 () {68 vars in 1364 bytes} [Fri Jul 10 19:12:23 2026] GET /volume/v3/backups?project_id=9bf7f47190c6432b8adc60b22bd68ca8 => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:23.746325 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:23.748236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:12:23.748631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1405236717"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:23.750297 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1405236717'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:12:23.750448 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume of 1 GB Jul 10 19:12:23.754667 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Availability Zones retrieved successfully. Jul 10 19:12:23.760972 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (35121095-8987-46ba-8f58-9ebc120f7f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:12:23.761984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ffe1ea-235f-401c-96a8-6db7e12e8d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:23.762889 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:12:23.790908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ffe1ea-235f-401c-96a8-6db7e12e8d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:23.791868 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad32fb3-2a40-41da-ac39-ee816732be49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:23.835580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['389a8a20-90f3-41c8-88f2-a393aadc5594', '26a93dbf-b05a-4c22-b824-edc6005fcbc1', '65c77b8e-f48c-4774-a614-56fc2a9f4374', '9195f166-0a18-44d1-a428-234708a82d68'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:12:23.836562 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad32fb3-2a40-41da-ac39-ee816732be49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['389a8a20-90f3-41c8-88f2-a393aadc5594', '26a93dbf-b05a-4c22-b824-edc6005fcbc1', '65c77b8e-f48c-4774-a614-56fc2a9f4374', '9195f166-0a18-44d1-a428-234708a82d68']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:23.837533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ea58c3-771c-4c38-9516-48ea9b09fa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:23.866575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ea58c3-771c-4c38-9516-48ea9b09fa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ac173d-f630-489d-a65d-b414bcabe4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405236717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['389a8a20-90f3-41c8-88f2-a393aadc5594','26a93dbf-b05a-4c22-b824-edc6005fcbc1','65c77b8e-f48c-4774-a614-56fc2a9f4374','9195f166-0a18-44d1-a428-234708a82d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405236717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ac173d-f630-489d-a65d-b414bcabe4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf7f47190c6432b8adc60b22bd68ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:23.867539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd154c4-95bf-4360-be03-eabe8b5d7f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:23.890522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd154c4-95bf-4360-be03-eabe8b5d7f21) transitioned into state 'SUCCESS' from state '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-1405236717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['389a8a20-90f3-41c8-88f2-a393aadc5594','26a93dbf-b05a-4c22-b824-edc6005fcbc1','65c77b8e-f48c-4774-a614-56fc2a9f4374','9195f166-0a18-44d1-a428-234708a82d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ff0e1f4d4254ec1a3e95ef3f8bf806b',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:23.891398 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7b8054-be88-4177-bb8c-282ee041f14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:23.901198 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d7b8054-be88-4177-bb8c-282ee041f14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:23.902314 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Flow 'volume_create_api' (35121095-8987-46ba-8f58-9ebc120f7f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:12:23.902701 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Create volume request issued successfully. Jul 10 19:12:23.903409 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fba0ce72-edce-4194-89a4-7a3d0da0bd27 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:12:23.904421 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1322/5255] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:12:23 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:12:23.918153 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c9733628-9f6e-48a1-b4b4-6bd2e0fc4720 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:23.920325 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9733628-9f6e-48a1-b4b4-6bd2e0fc4720 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 Jul 10 19:12:23.920437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9733628-9f6e-48a1-b4b4-6bd2e0fc4720 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:23.920634 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c9733628-9f6e-48a1-b4b4-6bd2e0fc4720 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:23.931273 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:23.931273 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:23.937546 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c9733628-9f6e-48a1-b4b4-6bd2e0fc4720 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:23.944944 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c9733628-9f6e-48a1-b4b4-6bd2e0fc4720 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 returned with HTTP 200 Jul 10 19:12:23.945727 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1321/5256] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:23 2026] GET /volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:24.958453 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f9ba965c-92f0-471a-82e8-a7f84f425875 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:24.960738 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9ba965c-92f0-471a-82e8-a7f84f425875 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 Jul 10 19:12:24.961009 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9ba965c-92f0-471a-82e8-a7f84f425875 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:24.961287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f9ba965c-92f0-471a-82e8-a7f84f425875 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:24.969384 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:24.969384 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:24.974040 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f9ba965c-92f0-471a-82e8-a7f84f425875 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:24.978264 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f9ba965c-92f0-471a-82e8-a7f84f425875 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 returned with HTTP 200 Jul 10 19:12:24.978849 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1317/5257] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:24 2026] GET /volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:24.993111 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-40a1de74-6910-4314-b42e-3719da67cde4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:24.995392 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:12:24.995779 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93ac173d-f630-489d-a65d-b414bcabe4a1", "name": "tempest-type-Backup-454283441"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:24.997239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating new backup {'backup': {'volume_id': '93ac173d-f630-489d-a65d-b414bcabe4a1', 'name': 'tempest-type-Backup-454283441'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:12:24.997413 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Creating backup of volume 93ac173d-f630-489d-a65d-b414bcabe4a1 in container None Jul 10 19:12:25.005364 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:25.005364 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:25.005719 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:25.024998 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Created reservations ['5c63c54b-4111-431b-a5f8-23d91f6c9b11', '0f4b20b9-7a93-48db-b179-7db3ff2d7efd'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:12:25.059967 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-40a1de74-6910-4314-b42e-3719da67cde4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:12:25.060550 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1298/5258] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:12:24 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:12:25.068539 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8019d399-98e5-423c-92a9-236dc4ddea9f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:25.070716 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8019d399-98e5-423c-92a9-236dc4ddea9f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:25.071013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8019d399-98e5-423c-92a9-236dc4ddea9f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:25.071251 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8019d399-98e5-423c-92a9-236dc4ddea9f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:25.071426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-8019d399-98e5-423c-92a9-236dc4ddea9f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:25.076663 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:25.076663 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:25.077448 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8019d399-98e5-423c-92a9-236dc4ddea9f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:25.078042 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1323/5259] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:25 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:26.089461 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a2271315-c556-4542-8ca6-6cf6b55b6207 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:26.091506 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a2271315-c556-4542-8ca6-6cf6b55b6207 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:26.091752 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a2271315-c556-4542-8ca6-6cf6b55b6207 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:26.091984 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a2271315-c556-4542-8ca6-6cf6b55b6207 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:26.092104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a2271315-c556-4542-8ca6-6cf6b55b6207 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:26.097362 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:26.097362 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:26.098239 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a2271315-c556-4542-8ca6-6cf6b55b6207 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:26.098700 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1322/5260] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:26 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:27.111962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9047a452-1d0e-40e2-9ff5-77cca2905a50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:27.114390 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9047a452-1d0e-40e2-9ff5-77cca2905a50 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:27.114718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9047a452-1d0e-40e2-9ff5-77cca2905a50 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:27.115035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9047a452-1d0e-40e2-9ff5-77cca2905a50 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:27.115213 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-9047a452-1d0e-40e2-9ff5-77cca2905a50 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:27.121411 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:27.121411 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:27.122427 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9047a452-1d0e-40e2-9ff5-77cca2905a50 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:27.123005 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1318/5261] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:27 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:28.135835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9453b4f3-d4a2-4584-8e58-d4db73b68fd7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:28.137331 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9453b4f3-d4a2-4584-8e58-d4db73b68fd7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:28.137636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9453b4f3-d4a2-4584-8e58-d4db73b68fd7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:28.138398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9453b4f3-d4a2-4584-8e58-d4db73b68fd7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:28.138398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9453b4f3-d4a2-4584-8e58-d4db73b68fd7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:28.142863 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:28.142863 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:28.143658 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9453b4f3-d4a2-4584-8e58-d4db73b68fd7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:28.144207 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1299/5262] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:28 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:29.157469 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ffa62765-aed7-4971-9483-744934a12782 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:29.160058 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ffa62765-aed7-4971-9483-744934a12782 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:29.160377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ffa62765-aed7-4971-9483-744934a12782 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:29.160712 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ffa62765-aed7-4971-9483-744934a12782 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:29.160963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ffa62765-aed7-4971-9483-744934a12782 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:29.169865 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:29.169865 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:29.170825 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ffa62765-aed7-4971-9483-744934a12782 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:29.171404 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1324/5263] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:29 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:30.185026 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-283aa059-9252-459a-86cf-f062b462bc7b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:30.188299 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-283aa059-9252-459a-86cf-f062b462bc7b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:30.188911 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-283aa059-9252-459a-86cf-f062b462bc7b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:30.189296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-283aa059-9252-459a-86cf-f062b462bc7b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:30.189730 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-283aa059-9252-459a-86cf-f062b462bc7b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:30.195798 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:30.195798 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:30.197259 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-283aa059-9252-459a-86cf-f062b462bc7b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:30.198111 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1323/5264] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:30 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:31.209836 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96d8d2d7-4d72-42b0-9a04-4153fbeed520 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:31.211944 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96d8d2d7-4d72-42b0-9a04-4153fbeed520 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:31.212162 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96d8d2d7-4d72-42b0-9a04-4153fbeed520 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:31.212475 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96d8d2d7-4d72-42b0-9a04-4153fbeed520 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:31.212579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-96d8d2d7-4d72-42b0-9a04-4153fbeed520 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:31.217529 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:31.217529 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:31.218444 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96d8d2d7-4d72-42b0-9a04-4153fbeed520 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:31.219036 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1319/5265] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:31 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:32.231452 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1d8ebd9d-2914-4e60-b5b9-03fbfdcc4445 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:32.233928 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d8ebd9d-2914-4e60-b5b9-03fbfdcc4445 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:32.234218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d8ebd9d-2914-4e60-b5b9-03fbfdcc4445 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:32.234466 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1d8ebd9d-2914-4e60-b5b9-03fbfdcc4445 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:32.234580 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-1d8ebd9d-2914-4e60-b5b9-03fbfdcc4445 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:32.239464 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:32.239464 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:32.240264 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1d8ebd9d-2914-4e60-b5b9-03fbfdcc4445 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:32.240692 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1300/5266] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:32 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:33.251723 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d10d1ffc-f6cb-43dd-bca9-291b5a60a37b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:33.254051 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d10d1ffc-f6cb-43dd-bca9-291b5a60a37b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:33.254371 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d10d1ffc-f6cb-43dd-bca9-291b5a60a37b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:33.254656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d10d1ffc-f6cb-43dd-bca9-291b5a60a37b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:33.254845 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d10d1ffc-f6cb-43dd-bca9-291b5a60a37b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:33.260030 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:33.260030 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:33.260687 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d10d1ffc-f6cb-43dd-bca9-291b5a60a37b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:33.261072 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1325/5267] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:33 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:34.273339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-37d0eafc-59a0-4b5e-9a6a-cda02488323c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:34.275289 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-37d0eafc-59a0-4b5e-9a6a-cda02488323c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:34.275572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-37d0eafc-59a0-4b5e-9a6a-cda02488323c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:34.275880 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-37d0eafc-59a0-4b5e-9a6a-cda02488323c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:34.276030 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-37d0eafc-59a0-4b5e-9a6a-cda02488323c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:34.281096 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:34.281096 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:34.281883 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-37d0eafc-59a0-4b5e-9a6a-cda02488323c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:34.282312 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1324/5268] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:34 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:35.292874 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2af27890-277b-47d6-b387-a141dba2753c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:35.294533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2af27890-277b-47d6-b387-a141dba2753c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:35.294750 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2af27890-277b-47d6-b387-a141dba2753c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:35.294946 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2af27890-277b-47d6-b387-a141dba2753c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:35.295045 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2af27890-277b-47d6-b387-a141dba2753c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:35.298932 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:35.298932 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:35.299480 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2af27890-277b-47d6-b387-a141dba2753c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:35.299829 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1320/5269] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:35 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:36.310496 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dc90fc51-486b-4c1e-b241-fe465b0e69e2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:36.312536 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dc90fc51-486b-4c1e-b241-fe465b0e69e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:36.312831 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dc90fc51-486b-4c1e-b241-fe465b0e69e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:36.313086 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dc90fc51-486b-4c1e-b241-fe465b0e69e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:36.313244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-dc90fc51-486b-4c1e-b241-fe465b0e69e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:36.318039 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:36.318039 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:36.318767 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dc90fc51-486b-4c1e-b241-fe465b0e69e2 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:36.319162 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1301/5270] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:36 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:37.331435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d69e6665-3ab7-4dd2-934a-41000410aaca None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:37.333980 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d69e6665-3ab7-4dd2-934a-41000410aaca tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:37.334252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d69e6665-3ab7-4dd2-934a-41000410aaca tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:37.334521 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d69e6665-3ab7-4dd2-934a-41000410aaca tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:37.334652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d69e6665-3ab7-4dd2-934a-41000410aaca tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:37.340034 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:37.340034 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:37.340789 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d69e6665-3ab7-4dd2-934a-41000410aaca tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:37.341246 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1326/5271] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:37 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:38.350969 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bbb5fca4-ae51-46fd-83c2-a0ba7d29dcbc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:38.352675 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bbb5fca4-ae51-46fd-83c2-a0ba7d29dcbc tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:38.352930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bbb5fca4-ae51-46fd-83c2-a0ba7d29dcbc tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:38.353133 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bbb5fca4-ae51-46fd-83c2-a0ba7d29dcbc tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:38.353314 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-bbb5fca4-ae51-46fd-83c2-a0ba7d29dcbc tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:38.357276 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:38.357276 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:38.357933 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bbb5fca4-ae51-46fd-83c2-a0ba7d29dcbc tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:38.358311 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1325/5272] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:38 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:39.319254 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-637ffc39-cfb0-484e-b879-92a79eb3128e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:39.321277 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-637ffc39-cfb0-484e-b879-92a79eb3128e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:39.321486 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-637ffc39-cfb0-484e-b879-92a79eb3128e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:39.321700 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-637ffc39-cfb0-484e-b879-92a79eb3128e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:39.329194 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:39.329194 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:39.332752 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-637ffc39-cfb0-484e-b879-92a79eb3128e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:39.337028 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-637ffc39-cfb0-484e-b879-92a79eb3128e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:39.337433 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1321/5273] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:39 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:39.369174 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-01f430be-2f62-430b-bbc5-a3aca1d9f4a1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:39.371437 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01f430be-2f62-430b-bbc5-a3aca1d9f4a1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:39.371718 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01f430be-2f62-430b-bbc5-a3aca1d9f4a1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:39.371987 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-01f430be-2f62-430b-bbc5-a3aca1d9f4a1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:39.372145 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-01f430be-2f62-430b-bbc5-a3aca1d9f4a1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:39.377264 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:39.377264 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:39.378087 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-01f430be-2f62-430b-bbc5-a3aca1d9f4a1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:39.378556 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1302/5274] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:39 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:39.680954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-321364fb-9be2-4e2f-9a1e-9b926761e22d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:39.717036 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-321364fb-9be2-4e2f-9a1e-9b926761e22d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:39.717036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-321364fb-9be2-4e2f-9a1e-9b926761e22d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:39.717036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-321364fb-9be2-4e2f-9a1e-9b926761e22d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:39.727672 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:39.727672 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:39.733766 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-321364fb-9be2-4e2f-9a1e-9b926761e22d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:39.740228 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-321364fb-9be2-4e2f-9a1e-9b926761e22d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:39.740836 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1327/5275] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:12:39 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:40.388739 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-34bc32da-0694-49bd-bbbf-0fa9be8189bf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:40.390908 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-34bc32da-0694-49bd-bbbf-0fa9be8189bf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:40.391215 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-34bc32da-0694-49bd-bbbf-0fa9be8189bf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:40.391460 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-34bc32da-0694-49bd-bbbf-0fa9be8189bf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:40.391609 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-34bc32da-0694-49bd-bbbf-0fa9be8189bf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:40.396200 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:40.396200 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:40.396866 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-34bc32da-0694-49bd-bbbf-0fa9be8189bf tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:40.397333 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1326/5276] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:40 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:41.408569 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-58c403b1-af6a-4d14-a78e-479484058d32 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:41.410474 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58c403b1-af6a-4d14-a78e-479484058d32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:41.410722 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58c403b1-af6a-4d14-a78e-479484058d32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:41.410952 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58c403b1-af6a-4d14-a78e-479484058d32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:41.411060 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-58c403b1-af6a-4d14-a78e-479484058d32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:41.415341 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:41.415341 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:41.415975 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58c403b1-af6a-4d14-a78e-479484058d32 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:41.416442 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1322/5277] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:41 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:41.773472 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bd43a8c1-4e8f-4405-adad-f8693ca650b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:41.773899 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bd43a8c1-4e8f-4405-adad-f8693ca650b4 None None] GET https://10.4.3.225/volume// Jul 10 19:12:41.774031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bd43a8c1-4e8f-4405-adad-f8693ca650b4 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:41.774195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bd43a8c1-4e8f-4405-adad-f8693ca650b4 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:41.774633 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bd43a8c1-4e8f-4405-adad-f8693ca650b4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:12:41.774924 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1303/5278] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:12:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:12:41.780964 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-e6d8d396-2fb9-4885-b1b0-340ab3611769 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:41.783101 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-e6d8d396-2fb9-4885-b1b0-340ab3611769 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:12:41.783436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-e6d8d396-2fb9-4885-b1b0-340ab3611769 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beeba870-7a71-4c9b-88d3-c09e688aaf58", "connector": null, "instance_uuid": "449cec4f-3709-4628-a85a-3a2aa0d8874a"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:41.791622 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:41.791622 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:41.815957 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-e6d8d396-2fb9-4885-b1b0-340ab3611769 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:12:41.816389 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1328/5279] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:12:41 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:42.265449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dfb004e2-be67-4fab-8274-619f786e8c45 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.267473 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dfb004e2-be67-4fab-8274-619f786e8c45 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:42.267733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dfb004e2-be67-4fab-8274-619f786e8c45 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:42.268037 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dfb004e2-be67-4fab-8274-619f786e8c45 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:42.277917 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.277917 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:42.281469 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dfb004e2-be67-4fab-8274-619f786e8c45 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:42.285861 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dfb004e2-be67-4fab-8274-619f786e8c45 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:42.286335 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1327/5280] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:42 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:42.340318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-925813c3-b41e-40d8-94eb-60f1c30cf22b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.340649 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-925813c3-b41e-40d8-94eb-60f1c30cf22b None None] GET https://10.4.3.225/volume// Jul 10 19:12:42.340793 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-925813c3-b41e-40d8-94eb-60f1c30cf22b None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:42.341018 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-925813c3-b41e-40d8-94eb-60f1c30cf22b None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:42.341325 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-925813c3-b41e-40d8-94eb-60f1c30cf22b None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:12:42.341694 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1323/5281] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:12:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:12:42.348375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-3f32f9ea-8f38-496a-8769-4d69428e9b55 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.378211 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-3f32f9ea-8f38-496a-8769-4d69428e9b55 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:42.378397 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-3f32f9ea-8f38-496a-8769-4d69428e9b55 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:42.378562 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-3f32f9ea-8f38-496a-8769-4d69428e9b55 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:42.386216 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.386216 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:42.388944 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-3f32f9ea-8f38-496a-8769-4d69428e9b55 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:42.392244 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-3f32f9ea-8f38-496a-8769-4d69428e9b55 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:42.392563 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1304/5282] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:12:42 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 1118 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:12:42.430568 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bb8f4e0e-b2a8-4eb0-9e14-d9472137410d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.432164 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb8f4e0e-b2a8-4eb0-9e14-d9472137410d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:12:42.432396 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb8f4e0e-b2a8-4eb0-9e14-d9472137410d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:42.432603 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bb8f4e0e-b2a8-4eb0-9e14-d9472137410d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:42.432744 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-bb8f4e0e-b2a8-4eb0-9e14-d9472137410d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:42.434664 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=77,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:12:42.437959 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.437959 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:42.438608 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bb8f4e0e-b2a8-4eb0-9e14-d9472137410d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:12:42.439175 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1329/5283] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:42 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:42.450515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.452520 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] POST https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176/action Jul 10 19:12:42.452903 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:12:42.453042 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:42.454485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.admin_actions [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Updating backup '0e3b2e10-2b68-4923-9990-28a1e5eea176' with '{'status': 'error'}' {{(pid=100058) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 19:12:42.462245 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.462245 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:42.463385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7709e3b1db424b25b78bf726e4bcd34c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9bf7f47190c6432b8adc60b22bd68ca8', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:12:42.463593 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f0dd4c75-cd14-426e-bb1d-f07c010464c1 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176/action returned with HTTP 403 Jul 10 19:12:42.464110 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1328/5284] 10.4.3.225 () {70 vars in 1430 bytes} [Fri Jul 10 19:12:42 2026] POST /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:12:42.471128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.472715 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 Jul 10 19:12:42.472923 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:42.473121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:42.473262 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume with id: 93ac173d-f630-489d-a65d-b414bcabe4a1 Jul 10 19:12:42.480190 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.480190 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:42.480530 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:42.506679 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.508591 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] PUT https://10.4.3.225/volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e Jul 10 19:12:42.509042 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume request issued successfully. Jul 10 19:12:42.509129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:42.509284 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9abd7524-e8bd-4e15-8430-a7fbd0aac27f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 returned with HTTP 202 Jul 10 19:12:42.509715 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1324/5285] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:12:42 2026] DELETE /volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:12:42.517337 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2958d801-d2e3-45d9-8be0-75d22d73a322 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:42.520839 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2958d801-d2e3-45d9-8be0-75d22d73a322 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 Jul 10 19:12:42.521114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2958d801-d2e3-45d9-8be0-75d22d73a322 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:42.521468 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2958d801-d2e3-45d9-8be0-75d22d73a322 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:42.524406 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Acquiring lock "cinder-attachment_update-beeba870-7a71-4c9b-88d3-c09e688aaf58-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:12:42.531663 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Lock "cinder-attachment_update-beeba870-7a71-4c9b-88d3-c09e688aaf58-np0000005042" acquired by "attachment_update" :: waited 0.007s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:12:42.532726 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.532726 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:42.538740 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:42.538740 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:42.545736 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2958d801-d2e3-45d9-8be0-75d22d73a322 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:42.549981 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2958d801-d2e3-45d9-8be0-75d22d73a322 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 returned with HTTP 200 Jul 10 19:12:42.550404 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1330/5286] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:42 2026] GET /volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:43.061190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Lock "cinder-attachment_update-beeba870-7a71-4c9b-88d3-c09e688aaf58-np0000005042" released by "attachment_update" :: held 0.529s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:12:43.061530 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-7eade1bd-accf-4584-9de5-76c4d4a6ff86 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e returned with HTTP 200 Jul 10 19:12:43.061979 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1305/5287] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:12:42 2026] PUT /volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:43.299833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-50ea50b8-a7de-48c9-96c7-e69cc13d1a4b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:43.301545 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-50ea50b8-a7de-48c9-96c7-e69cc13d1a4b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:43.301716 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-50ea50b8-a7de-48c9-96c7-e69cc13d1a4b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:43.301936 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-50ea50b8-a7de-48c9-96c7-e69cc13d1a4b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:43.310685 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:43.310685 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:43.313653 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-50ea50b8-a7de-48c9-96c7-e69cc13d1a4b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:43.317281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-50ea50b8-a7de-48c9-96c7-e69cc13d1a4b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:43.317624 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1329/5288] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:43 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:43.566054 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ee8e3c82-02fc-4898-8e5f-8825e84a0d34 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:43.567904 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee8e3c82-02fc-4898-8e5f-8825e84a0d34 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 Jul 10 19:12:43.568195 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee8e3c82-02fc-4898-8e5f-8825e84a0d34 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:43.568391 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ee8e3c82-02fc-4898-8e5f-8825e84a0d34 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:43.575241 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ee8e3c82-02fc-4898-8e5f-8825e84a0d34 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 returned with HTTP 404 Jul 10 19:12:43.575822 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1325/5289] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:43 2026] GET /volume/v3/volumes/93ac173d-f630-489d-a65d-b414bcabe4a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:12:43.584906 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:43.587144 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] POST https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d/restore Jul 10 19:12:43.587574 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:43.589230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Restoring backup f4e6172a-0a2c-4203-a9bf-31fa834b7a2d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100059) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 19:12:43.589361 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Restoring backup f4e6172a-0a2c-4203-a9bf-31fa834b7a2d to volume None. Jul 10 19:12:43.594319 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:43.594319 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:43.595504 np0000005042 devstack@c-api.service[100059]: INFO cinder.backup.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Creating volume of 1 GB for restore of backup f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. Jul 10 19:12:43.599496 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Availability Zones retrieved successfully. Jul 10 19:12:43.605794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Flow 'volume_create_api' (ff3202f0-4242-4e3f-a05e-3244e7f620e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:12:43.607035 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946e9701-48a1-4cce-9f2a-02479e1aaf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:43.607990 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:12:43.637004 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946e9701-48a1-4cce-9f2a-02479e1aaf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:43.637817 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda4636b-568d-413b-b2f9-d4563f8292fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:43.671787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Created reservations ['b1939675-ae89-492a-bf08-d31361b03b50', 'e22b3e91-5bbb-4938-9a13-0da06a0a1505', 'bc9efed2-cf0c-469d-a4cd-850b1443627c', '5e9b6ff6-67ea-4849-875f-c4f976370e7a'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:12:43.672655 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda4636b-568d-413b-b2f9-d4563f8292fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1939675-ae89-492a-bf08-d31361b03b50', 'e22b3e91-5bbb-4938-9a13-0da06a0a1505', 'bc9efed2-cf0c-469d-a4cd-850b1443627c', '5e9b6ff6-67ea-4849-875f-c4f976370e7a']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:43.673458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84a27a1-c939-4941-b5c6-99b271cde6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:43.700789 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b84a27a1-c939-4941-b5c6-99b271cde6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff', '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='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['b1939675-ae89-492a-bf08-d31361b03b50','e22b3e91-5bbb-4938-9a13-0da06a0a1505','bc9efed2-cf0c-469d-a4cd-850b1443627c','5e9b6ff6-67ea-4849-875f-c4f976370e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7709e3b1db424b25b78bf726e4bcd34c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:12:43Z,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=f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf7f47190c6432b8adc60b22bd68ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7709e3b1db424b25b78bf726e4bcd34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:43.701607 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe1f17b-fc0e-408a-b9e4-7bfa56b32453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:43.718930 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe1f17b-fc0e-408a-b9e4-7bfa56b32453) transitioned into 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='9bf7f47190c6432b8adc60b22bd68ca8',qos_specs=None,replication_status=,reservations=['b1939675-ae89-492a-bf08-d31361b03b50','e22b3e91-5bbb-4938-9a13-0da06a0a1505','bc9efed2-cf0c-469d-a4cd-850b1443627c','5e9b6ff6-67ea-4849-875f-c4f976370e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7709e3b1db424b25b78bf726e4bcd34c',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:43.719696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430ab255-49cc-469f-8b2e-85a8cc9a23ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:12:43.728912 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430ab255-49cc-469f-8b2e-85a8cc9a23ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:12:43.729708 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Flow 'volume_create_api' (ff3202f0-4242-4e3f-a05e-3244e7f620e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:12:43.730089 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Create volume request issued successfully. Jul 10 19:12:43.737016 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:43.737016 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:43.737494 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Volume info retrieved successfully. Jul 10 19:12:44.332017 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e41f508a-cf00-4eba-9fe6-894c914af358 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:44.333790 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e41f508a-cf00-4eba-9fe6-894c914af358 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:44.334032 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e41f508a-cf00-4eba-9fe6-894c914af358 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:44.334251 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e41f508a-cf00-4eba-9fe6-894c914af358 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:44.345617 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:44.345617 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:44.350591 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e41f508a-cf00-4eba-9fe6-894c914af358 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:44.356597 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e41f508a-cf00-4eba-9fe6-894c914af358 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:44.356986 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1306/5290] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:44 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:44.747177 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:44.747177 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:44.747856 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Volume info retrieved successfully. Jul 10 19:12:44.748050 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Checking backup size 1 against volume size 1 {{(pid=100059) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 19:12:44.748389 np0000005042 devstack@c-api.service[100059]: INFO cinder.backup.api [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Overwriting volume f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff with restore of backup f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:44.764126 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.backup.rpcapi [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] restore_backup in rpcapi backup_id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d {{(pid=100059) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 19:12:44.766401 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5c2ee566-bf50-4720-8def-b0386ab27c4f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d/restore returned with HTTP 202 Jul 10 19:12:44.767016 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1331/5291] 10.4.3.225 () {70 vars in 1433 bytes} [Fri Jul 10 19:12:43 2026] POST /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d/restore => generated 152 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:12:44.778750 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2b78e0c9-32ac-4156-ad7d-f45e7e2fb3d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:44.780619 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b78e0c9-32ac-4156-ad7d-f45e7e2fb3d8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:44.780899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b78e0c9-32ac-4156-ad7d-f45e7e2fb3d8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:44.781111 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2b78e0c9-32ac-4156-ad7d-f45e7e2fb3d8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:44.781233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-2b78e0c9-32ac-4156-ad7d-f45e7e2fb3d8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:44.791327 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:44.791327 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:44.792026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2b78e0c9-32ac-4156-ad7d-f45e7e2fb3d8 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:44.792465 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1330/5292] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:44 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:45.369557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b43ea898-3c81-424c-a722-aed6eb2cbb9b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:45.372022 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b43ea898-3c81-424c-a722-aed6eb2cbb9b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:45.372277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b43ea898-3c81-424c-a722-aed6eb2cbb9b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:45.372531 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b43ea898-3c81-424c-a722-aed6eb2cbb9b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:45.383699 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:45.383699 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:45.387892 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b43ea898-3c81-424c-a722-aed6eb2cbb9b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:45.392297 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b43ea898-3c81-424c-a722-aed6eb2cbb9b tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:45.392676 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1326/5293] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:45 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:45.805047 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a86dd814-57c8-4606-b67b-48b853aee3ac None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:45.806871 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a86dd814-57c8-4606-b67b-48b853aee3ac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:45.807107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a86dd814-57c8-4606-b67b-48b853aee3ac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:45.807305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a86dd814-57c8-4606-b67b-48b853aee3ac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:45.807407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a86dd814-57c8-4606-b67b-48b853aee3ac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:45.811884 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:45.811884 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:45.812559 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a86dd814-57c8-4606-b67b-48b853aee3ac tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:45.812977 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1307/5294] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:45 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:46.405277 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c7a2b5d4-b816-4bd8-93f9-b8024ac8e479 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:46.407547 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c7a2b5d4-b816-4bd8-93f9-b8024ac8e479 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:46.407741 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c7a2b5d4-b816-4bd8-93f9-b8024ac8e479 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:46.407986 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c7a2b5d4-b816-4bd8-93f9-b8024ac8e479 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:46.417477 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:46.417477 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:46.420841 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c7a2b5d4-b816-4bd8-93f9-b8024ac8e479 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:46.424859 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c7a2b5d4-b816-4bd8-93f9-b8024ac8e479 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:46.425222 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1332/5295] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:46 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:46.826408 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1c7a2c5c-5f42-44b8-ab88-989702b7761e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:46.828532 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c7a2c5c-5f42-44b8-ab88-989702b7761e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:46.828780 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c7a2c5c-5f42-44b8-ab88-989702b7761e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:46.829149 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1c7a2c5c-5f42-44b8-ab88-989702b7761e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:46.829224 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1c7a2c5c-5f42-44b8-ab88-989702b7761e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:46.830815 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=57,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:12:46.834618 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:46.834618 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:46.835393 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1c7a2c5c-5f42-44b8-ab88-989702b7761e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:46.835978 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1331/5296] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:46 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:47.437886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ebb4b74b-681e-49fa-bab5-99e8fce1ac9f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:47.440021 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebb4b74b-681e-49fa-bab5-99e8fce1ac9f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:47.440272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebb4b74b-681e-49fa-bab5-99e8fce1ac9f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:47.440493 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebb4b74b-681e-49fa-bab5-99e8fce1ac9f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:47.451641 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:47.451641 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:47.456441 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ebb4b74b-681e-49fa-bab5-99e8fce1ac9f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:47.462070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebb4b74b-681e-49fa-bab5-99e8fce1ac9f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:47.462530 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1327/5297] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:47 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:47.848557 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3785f7b0-82a3-47e1-8851-6259d9fccc2f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:47.851369 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3785f7b0-82a3-47e1-8851-6259d9fccc2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:47.851671 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3785f7b0-82a3-47e1-8851-6259d9fccc2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:47.851937 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3785f7b0-82a3-47e1-8851-6259d9fccc2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:47.852080 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3785f7b0-82a3-47e1-8851-6259d9fccc2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:47.857671 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:47.857671 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:47.858573 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3785f7b0-82a3-47e1-8851-6259d9fccc2f tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:47.859088 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1308/5298] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:47 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:48.477474 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e6dbb8b2-39b3-4ea7-91d9-d4807f28a65c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:48.479342 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6dbb8b2-39b3-4ea7-91d9-d4807f28a65c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:48.479562 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6dbb8b2-39b3-4ea7-91d9-d4807f28a65c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:48.479785 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e6dbb8b2-39b3-4ea7-91d9-d4807f28a65c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:48.488771 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:48.488771 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:48.492310 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-e6dbb8b2-39b3-4ea7-91d9-d4807f28a65c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:48.497550 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e6dbb8b2-39b3-4ea7-91d9-d4807f28a65c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:48.497975 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1333/5299] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:48 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:48.871194 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec10bfe4-0bf6-414e-a98b-c6614122a4f0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:48.872998 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec10bfe4-0bf6-414e-a98b-c6614122a4f0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:48.873202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec10bfe4-0bf6-414e-a98b-c6614122a4f0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:48.873380 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec10bfe4-0bf6-414e-a98b-c6614122a4f0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:48.873476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ec10bfe4-0bf6-414e-a98b-c6614122a4f0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:48.877532 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:48.877532 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:48.878207 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec10bfe4-0bf6-414e-a98b-c6614122a4f0 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:48.878572 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1332/5300] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:48 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:49.275789 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-83415653-8f0a-4bbf-8b00-dfa411049afc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:49.278059 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-83415653-8f0a-4bbf-8b00-dfa411049afc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e/action Jul 10 19:12:49.278491 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-83415653-8f0a-4bbf-8b00-dfa411049afc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:12:49.278660 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-83415653-8f0a-4bbf-8b00-dfa411049afc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:49.297910 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:49.297910 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:49.311138 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-9b17a0ae-7786-4547-b6f6-4dbbb8cd3f16 req-83415653-8f0a-4bbf-8b00-dfa411049afc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e/action returned with HTTP 204 Jul 10 19:12:49.311724 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1328/5301] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:12:49 2026] POST /volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:12:49.510460 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d9a2d672-47d3-4d1b-acfa-b272676e263e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:49.512460 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9a2d672-47d3-4d1b-acfa-b272676e263e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:49.512713 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9a2d672-47d3-4d1b-acfa-b272676e263e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:49.512995 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d9a2d672-47d3-4d1b-acfa-b272676e263e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:49.525694 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:49.525694 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:49.530297 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d9a2d672-47d3-4d1b-acfa-b272676e263e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:49.535977 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d9a2d672-47d3-4d1b-acfa-b272676e263e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:49.536463 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1309/5302] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:49 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:49.548997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8465c43b-d998-4c95-8bd4-5f6ba062937d None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:49.551356 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8465c43b-d998-4c95-8bd4-5f6ba062937d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:12:49.551591 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8465c43b-d998-4c95-8bd4-5f6ba062937d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:49.551879 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8465c43b-d998-4c95-8bd4-5f6ba062937d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:49.564580 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:49.564580 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:49.569263 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8465c43b-d998-4c95-8bd4-5f6ba062937d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:49.575370 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8465c43b-d998-4c95-8bd4-5f6ba062937d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:12:49.575981 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1334/5303] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:49 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 1231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:49.888785 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-14556491-5a0c-4f4d-87fc-b1430b96f03c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:49.890677 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14556491-5a0c-4f4d-87fc-b1430b96f03c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:49.890899 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14556491-5a0c-4f4d-87fc-b1430b96f03c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:49.891115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14556491-5a0c-4f4d-87fc-b1430b96f03c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:49.891230 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-14556491-5a0c-4f4d-87fc-b1430b96f03c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:49.896094 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:49.896094 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:49.896957 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14556491-5a0c-4f4d-87fc-b1430b96f03c tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:49.897403 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1333/5304] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:49 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:50.139529 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aa6e21a9-2666-4c94-ae0e-9ef788578555 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:50.142006 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa6e21a9-2666-4c94-ae0e-9ef788578555 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:50.142318 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa6e21a9-2666-4c94-ae0e-9ef788578555 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:50.142553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aa6e21a9-2666-4c94-ae0e-9ef788578555 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:50.151360 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:50.151360 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:50.155508 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-aa6e21a9-2666-4c94-ae0e-9ef788578555 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:50.160967 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aa6e21a9-2666-4c94-ae0e-9ef788578555 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:50.161569 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1329/5305] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:50 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:50.480763 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-3b00d092-db71-450f-a7ec-0e6740a702e3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:50.506366 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-3b00d092-db71-450f-a7ec-0e6740a702e3 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:50.506652 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-3b00d092-db71-450f-a7ec-0e6740a702e3 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:50.506943 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-3b00d092-db71-450f-a7ec-0e6740a702e3 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:50.513831 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:50.513831 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:50.517393 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-3b00d092-db71-450f-a7ec-0e6740a702e3 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:50.521879 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-3b00d092-db71-450f-a7ec-0e6740a702e3 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:50.522483 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1310/5306] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:12:50 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:50.908530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-42129e74-55c4-445a-8336-70fcd07b7dba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:50.910487 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-42129e74-55c4-445a-8336-70fcd07b7dba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:50.910742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-42129e74-55c4-445a-8336-70fcd07b7dba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:50.910984 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-42129e74-55c4-445a-8336-70fcd07b7dba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:50.911114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-42129e74-55c4-445a-8336-70fcd07b7dba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:50.915280 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:50.915280 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:50.915932 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-42129e74-55c4-445a-8336-70fcd07b7dba tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:50.916304 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1335/5307] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:50 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:51.925724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-62f9634e-8739-4359-bfba-b825d8e278eb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:51.927455 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-62f9634e-8739-4359-bfba-b825d8e278eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:51.927660 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-62f9634e-8739-4359-bfba-b825d8e278eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:51.927907 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-62f9634e-8739-4359-bfba-b825d8e278eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:51.928011 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-62f9634e-8739-4359-bfba-b825d8e278eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:51.932525 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:51.932525 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:51.933167 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-62f9634e-8739-4359-bfba-b825d8e278eb tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:51.933491 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1334/5308] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:51 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:52.556780 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d70cf2ab-039a-4362-93ff-f5e9550d80e4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:52.557349 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d70cf2ab-039a-4362-93ff-f5e9550d80e4 None None] GET https://10.4.3.225/volume// Jul 10 19:12:52.557506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d70cf2ab-039a-4362-93ff-f5e9550d80e4 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:52.557750 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d70cf2ab-039a-4362-93ff-f5e9550d80e4 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:52.558148 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d70cf2ab-039a-4362-93ff-f5e9550d80e4 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:12:52.558499 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1330/5309] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:12:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:12:52.565728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-954434dd-6745-4df3-9d15-5c223eda8082 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:52.567814 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-954434dd-6745-4df3-9d15-5c223eda8082 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:12:52.568172 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-954434dd-6745-4df3-9d15-5c223eda8082 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c", "connector": null, "instance_uuid": "449cec4f-3709-4628-a85a-3a2aa0d8874a"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:52.578634 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:52.578634 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:52.607714 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-954434dd-6745-4df3-9d15-5c223eda8082 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:12:52.608267 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1311/5310] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:12:52 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:52.943280 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d17a1957-7ff3-444a-bc88-fc2b155f9524 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:52.945079 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d17a1957-7ff3-444a-bc88-fc2b155f9524 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:52.945291 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d17a1957-7ff3-444a-bc88-fc2b155f9524 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:52.945489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d17a1957-7ff3-444a-bc88-fc2b155f9524 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:52.945604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d17a1957-7ff3-444a-bc88-fc2b155f9524 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:52.950035 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:52.950035 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:52.950791 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d17a1957-7ff3-444a-bc88-fc2b155f9524 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:52.951159 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1336/5311] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:52 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:53.044004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4a778be5-d03a-49c3-b74a-68b0fd5c0d7d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:53.046006 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a778be5-d03a-49c3-b74a-68b0fd5c0d7d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:53.046223 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a778be5-d03a-49c3-b74a-68b0fd5c0d7d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:53.046404 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a778be5-d03a-49c3-b74a-68b0fd5c0d7d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:53.055701 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:53.055701 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:53.059298 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4a778be5-d03a-49c3-b74a-68b0fd5c0d7d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:53.063438 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a778be5-d03a-49c3-b74a-68b0fd5c0d7d tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:53.063816 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1335/5312] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:53 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:53.135205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30bf92c3-73cf-4721-8af6-e5f5a29cf38e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:53.135600 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30bf92c3-73cf-4721-8af6-e5f5a29cf38e None None] GET https://10.4.3.225/volume// Jul 10 19:12:53.135782 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30bf92c3-73cf-4721-8af6-e5f5a29cf38e None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:53.135991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30bf92c3-73cf-4721-8af6-e5f5a29cf38e None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:53.136291 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30bf92c3-73cf-4721-8af6-e5f5a29cf38e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:12:53.136559 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1331/5313] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:12:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:12:53.142938 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-4239ca6d-2da3-4262-af97-3db50e6967c8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:53.145069 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-4239ca6d-2da3-4262-af97-3db50e6967c8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:53.145290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-4239ca6d-2da3-4262-af97-3db50e6967c8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:53.145489 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-4239ca6d-2da3-4262-af97-3db50e6967c8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:53.154935 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:53.154935 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:53.158079 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-4239ca6d-2da3-4262-af97-3db50e6967c8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:53.161891 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-4239ca6d-2da3-4262-af97-3db50e6967c8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:53.162277 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1312/5314] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:12:53 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 1118 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:12:53.257581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:53.259752 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] PUT https://10.4.3.225/volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814 Jul 10 19:12:53.260191 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:53.268931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Acquiring lock "cinder-attachment_update-d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:12:53.273324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Lock "cinder-attachment_update-d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:12:53.274298 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:53.274298 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:53.716866 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5b43e86b-9d30-41d5-b2ac-7cbc2dfcaad0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:53.718983 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b43e86b-9d30-41d5-b2ac-7cbc2dfcaad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:53.719258 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b43e86b-9d30-41d5-b2ac-7cbc2dfcaad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:53.719513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b43e86b-9d30-41d5-b2ac-7cbc2dfcaad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:53.731205 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:53.731205 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:53.735294 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5b43e86b-9d30-41d5-b2ac-7cbc2dfcaad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:53.741534 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b43e86b-9d30-41d5-b2ac-7cbc2dfcaad0 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:53.742136 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1336/5315] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:53 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1648 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:53.795494 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Lock "cinder-attachment_update-d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:12:53.795565 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-ef5a876d-ae4b-483c-99ae-a1c8c58fa5a5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814 returned with HTTP 200 Jul 10 19:12:53.796229 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1337/5316] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:12:53 2026] PUT /volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:53.962244 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ccbf5a11-06e9-4f6b-b0f3-9566654ec57d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:53.964330 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccbf5a11-06e9-4f6b-b0f3-9566654ec57d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:53.964645 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccbf5a11-06e9-4f6b-b0f3-9566654ec57d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:53.964914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ccbf5a11-06e9-4f6b-b0f3-9566654ec57d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:53.965055 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ccbf5a11-06e9-4f6b-b0f3-9566654ec57d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:53.969444 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:53.969444 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:53.970185 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ccbf5a11-06e9-4f6b-b0f3-9566654ec57d tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:53.970567 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1332/5317] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:53 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:54.079212 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b66e871c-0f54-4cf4-978c-c7531547c9fa None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:54.081340 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b66e871c-0f54-4cf4-978c-c7531547c9fa tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:54.081579 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b66e871c-0f54-4cf4-978c-c7531547c9fa tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:54.081834 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b66e871c-0f54-4cf4-978c-c7531547c9fa tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:54.093385 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:54.093385 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:54.097462 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b66e871c-0f54-4cf4-978c-c7531547c9fa tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:54.102750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b66e871c-0f54-4cf4-978c-c7531547c9fa tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:54.103181 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1313/5318] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:54 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:54.755388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-871befa4-f81d-4330-b599-09647e8fb934 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:54.757740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-871befa4-f81d-4330-b599-09647e8fb934 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:54.757986 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-871befa4-f81d-4330-b599-09647e8fb934 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:54.758194 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-871befa4-f81d-4330-b599-09647e8fb934 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:54.769200 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:54.769200 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:54.773549 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-871befa4-f81d-4330-b599-09647e8fb934 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:54.779304 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-871befa4-f81d-4330-b599-09647e8fb934 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:54.779789 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1337/5319] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:54 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1648 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:54.981437 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7afa6296-9c8d-440b-8e4e-fdcdb9a96297 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:54.983639 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7afa6296-9c8d-440b-8e4e-fdcdb9a96297 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:54.983724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7afa6296-9c8d-440b-8e4e-fdcdb9a96297 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:54.983935 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7afa6296-9c8d-440b-8e4e-fdcdb9a96297 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:54.984067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-7afa6296-9c8d-440b-8e4e-fdcdb9a96297 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:54.990863 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:54.990863 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:54.991563 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7afa6296-9c8d-440b-8e4e-fdcdb9a96297 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:54.991995 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1338/5320] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:54 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:55.117718 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d7a6882-0914-4bb0-ab68-20e9142c3f20 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:55.119744 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d7a6882-0914-4bb0-ab68-20e9142c3f20 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:55.119971 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d7a6882-0914-4bb0-ab68-20e9142c3f20 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:55.120158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d7a6882-0914-4bb0-ab68-20e9142c3f20 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:55.133334 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:55.133334 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:55.138412 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-1d7a6882-0914-4bb0-ab68-20e9142c3f20 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:55.142328 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d7a6882-0914-4bb0-ab68-20e9142c3f20 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:55.143212 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1333/5321] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:55 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:55.794008 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4e603d0c-e551-4613-a73b-55cc239ad056 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:55.795958 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e603d0c-e551-4613-a73b-55cc239ad056 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:55.796146 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e603d0c-e551-4613-a73b-55cc239ad056 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:55.796322 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4e603d0c-e551-4613-a73b-55cc239ad056 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:55.805241 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:55.805241 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:55.808715 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4e603d0c-e551-4613-a73b-55cc239ad056 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:55.813028 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4e603d0c-e551-4613-a73b-55cc239ad056 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:55.813405 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1314/5322] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:55 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:56.004387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7b1e4dd4-ba3c-4c1d-a6ad-4849ce9b1a29 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:56.006611 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b1e4dd4-ba3c-4c1d-a6ad-4849ce9b1a29 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:56.006909 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b1e4dd4-ba3c-4c1d-a6ad-4849ce9b1a29 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:56.007145 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7b1e4dd4-ba3c-4c1d-a6ad-4849ce9b1a29 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:56.007273 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-7b1e4dd4-ba3c-4c1d-a6ad-4849ce9b1a29 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:56.012576 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:56.012576 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:56.013371 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7b1e4dd4-ba3c-4c1d-a6ad-4849ce9b1a29 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:56.013855 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1338/5323] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:56 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:56.159688 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7b96bbcd-2dd1-4a2d-a306-e2c3f6fa2686 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:56.162278 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b96bbcd-2dd1-4a2d-a306-e2c3f6fa2686 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:56.162578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b96bbcd-2dd1-4a2d-a306-e2c3f6fa2686 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:56.162903 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b96bbcd-2dd1-4a2d-a306-e2c3f6fa2686 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:56.176360 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:56.176360 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:56.180931 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7b96bbcd-2dd1-4a2d-a306-e2c3f6fa2686 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:56.187181 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b96bbcd-2dd1-4a2d-a306-e2c3f6fa2686 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:56.187578 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1339/5324] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:56 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:56.829563 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c77a83f0-dea7-4aa4-be71-f0221dd8227b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:56.831267 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c77a83f0-dea7-4aa4-be71-f0221dd8227b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:56.831457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c77a83f0-dea7-4aa4-be71-f0221dd8227b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:56.831633 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c77a83f0-dea7-4aa4-be71-f0221dd8227b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:56.841592 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:56.841592 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:56.847068 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c77a83f0-dea7-4aa4-be71-f0221dd8227b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:56.852846 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c77a83f0-dea7-4aa4-be71-f0221dd8227b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:56.853362 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1334/5325] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:56 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:57.026942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9bf12697-fe81-4479-9e97-d5076f0b1e52 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:57.028927 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bf12697-fe81-4479-9e97-d5076f0b1e52 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:57.029190 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bf12697-fe81-4479-9e97-d5076f0b1e52 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:57.029428 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9bf12697-fe81-4479-9e97-d5076f0b1e52 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:57.029552 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9bf12697-fe81-4479-9e97-d5076f0b1e52 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:57.034154 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:57.034154 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:57.034744 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9bf12697-fe81-4479-9e97-d5076f0b1e52 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:57.035126 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1315/5326] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:57 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:57.203972 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5f3bf045-3be7-49b5-a5b2-633065a68fa8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:57.205827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5f3bf045-3be7-49b5-a5b2-633065a68fa8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:57.206041 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5f3bf045-3be7-49b5-a5b2-633065a68fa8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:57.206264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5f3bf045-3be7-49b5-a5b2-633065a68fa8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:57.219823 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:57.219823 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:57.225447 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5f3bf045-3be7-49b5-a5b2-633065a68fa8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:57.232349 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5f3bf045-3be7-49b5-a5b2-633065a68fa8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:57.232844 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1339/5327] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:57 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:57.866562 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bdb7a53e-bf51-4dbb-a81e-96fabfd9a2d7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:57.868417 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bdb7a53e-bf51-4dbb-a81e-96fabfd9a2d7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:57.868942 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bdb7a53e-bf51-4dbb-a81e-96fabfd9a2d7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:57.869140 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bdb7a53e-bf51-4dbb-a81e-96fabfd9a2d7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:57.880399 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:57.880399 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:57.884300 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bdb7a53e-bf51-4dbb-a81e-96fabfd9a2d7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:57.890254 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bdb7a53e-bf51-4dbb-a81e-96fabfd9a2d7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:57.890758 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1340/5328] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:57 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1648 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:58.046626 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-51ac9bf7-a0bb-4e3e-aa56-5f46c292f81e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:58.050017 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51ac9bf7-a0bb-4e3e-aa56-5f46c292f81e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:58.050336 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51ac9bf7-a0bb-4e3e-aa56-5f46c292f81e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:58.050609 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-51ac9bf7-a0bb-4e3e-aa56-5f46c292f81e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:58.050787 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-51ac9bf7-a0bb-4e3e-aa56-5f46c292f81e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:58.056193 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:58.056193 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:58.056938 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-51ac9bf7-a0bb-4e3e-aa56-5f46c292f81e tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:58.058992 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1335/5329] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:58 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:58.246388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-50ec6cc6-e226-4bd5-bff9-45a4ab73a6d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:58.248298 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-50ec6cc6-e226-4bd5-bff9-45a4ab73a6d6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:58.248558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-50ec6cc6-e226-4bd5-bff9-45a4ab73a6d6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:58.248793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-50ec6cc6-e226-4bd5-bff9-45a4ab73a6d6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:58.258658 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:58.258658 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:58.262540 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-50ec6cc6-e226-4bd5-bff9-45a4ab73a6d6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:58.267226 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-50ec6cc6-e226-4bd5-bff9-45a4ab73a6d6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:58.267678 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1316/5330] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:58 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:58.904296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d3b67ebe-ce58-453c-855e-908fa0034fa3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:58.906147 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d3b67ebe-ce58-453c-855e-908fa0034fa3 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:58.906389 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d3b67ebe-ce58-453c-855e-908fa0034fa3 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:58.906632 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d3b67ebe-ce58-453c-855e-908fa0034fa3 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:58.916244 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:58.916244 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:58.919625 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d3b67ebe-ce58-453c-855e-908fa0034fa3 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:58.924196 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d3b67ebe-ce58-453c-855e-908fa0034fa3 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:58.924556 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1340/5331] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:58 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:59.069123 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-79c7f9d1-9ade-4734-bf0a-c6ae4b5bed67 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.071156 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-79c7f9d1-9ade-4734-bf0a-c6ae4b5bed67 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:12:59.071398 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-79c7f9d1-9ade-4734-bf0a-c6ae4b5bed67 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:59.071639 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-79c7f9d1-9ade-4734-bf0a-c6ae4b5bed67 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:59.071763 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-79c7f9d1-9ade-4734-bf0a-c6ae4b5bed67 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:12:59.076831 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.076831 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:59.077575 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-79c7f9d1-9ade-4734-bf0a-c6ae4b5bed67 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:12:59.078053 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1341/5332] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:59 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:59.086879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.088888 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff Jul 10 19:12:59.089086 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:59.089285 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:59.089440 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume with id: f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff Jul 10 19:12:59.097008 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.097008 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:59.097395 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:59.112945 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume request issued successfully. Jul 10 19:12:59.113217 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f917d02-f24f-4c49-9e4a-c00ed25fc9a7 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff returned with HTTP 202 Jul 10 19:12:59.113819 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1336/5333] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:12:59 2026] DELETE /volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:12:59.121449 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-713653a5-93c8-443a-8dcc-c66265b1b459 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.123581 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-713653a5-93c8-443a-8dcc-c66265b1b459 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff Jul 10 19:12:59.123864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-713653a5-93c8-443a-8dcc-c66265b1b459 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:59.124083 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-713653a5-93c8-443a-8dcc-c66265b1b459 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:59.131833 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.131833 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:59.135521 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-713653a5-93c8-443a-8dcc-c66265b1b459 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:12:59.140766 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-713653a5-93c8-443a-8dcc-c66265b1b459 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff returned with HTTP 200 Jul 10 19:12:59.141294 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1317/5334] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:12:59 2026] GET /volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:59.237099 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a081c5a2-b728-4325-a315-772a9f43f7a4 req-6620ec72-c222-404e-8a99-b6b1f780870e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.239757 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a081c5a2-b728-4325-a315-772a9f43f7a4 req-6620ec72-c222-404e-8a99-b6b1f780870e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b Jul 10 19:12:59.240004 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a081c5a2-b728-4325-a315-772a9f43f7a4 req-6620ec72-c222-404e-8a99-b6b1f780870e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:59.240242 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a081c5a2-b728-4325-a315-772a9f43f7a4 req-6620ec72-c222-404e-8a99-b6b1f780870e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:59.248631 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.248631 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:12:59.281921 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-76c546bd-ea61-453f-9f83-f03aedaf9218 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.283619 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76c546bd-ea61-453f-9f83-f03aedaf9218 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:12:59.283791 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76c546bd-ea61-453f-9f83-f03aedaf9218 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:59.283989 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-76c546bd-ea61-453f-9f83-f03aedaf9218 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:59.293416 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.293416 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:12:59.297336 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-76c546bd-ea61-453f-9f83-f03aedaf9218 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:12:59.302039 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-76c546bd-ea61-453f-9f83-f03aedaf9218 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:12:59.302429 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1342/5335] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:59 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:59.780735 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a081c5a2-b728-4325-a315-772a9f43f7a4 req-6620ec72-c222-404e-8a99-b6b1f780870e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b returned with HTTP 200 Jul 10 19:12:59.781741 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1341/5336] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:12:59 2026] DELETE /volume/v3/attachments/93c3d8cc-b45b-45d4-9b91-7d999046e95b => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:12:59.936695 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-82727edf-0d5d-4f32-adac-6aac96ae8441 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.938615 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82727edf-0d5d-4f32-adac-6aac96ae8441 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:12:59.938877 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82727edf-0d5d-4f32-adac-6aac96ae8441 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:12:59.939116 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-82727edf-0d5d-4f32-adac-6aac96ae8441 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:12:59.946502 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.946502 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:12:59.950219 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-82727edf-0d5d-4f32-adac-6aac96ae8441 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:59.955184 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-82727edf-0d5d-4f32-adac-6aac96ae8441 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:12:59.955692 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1337/5337] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:12:59 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:12:59.966688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:12:59.968618 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:12:59.969028 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9c69ea0-8658-474f-be82-18e76cc10a00", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1842391822"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:12:59.970449 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating new backup {'backup': {'volume_id': 'f9c69ea0-8658-474f-be82-18e76cc10a00', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1842391822'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:12:59.970634 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating backup of volume f9c69ea0-8658-474f-be82-18e76cc10a00 in container None Jul 10 19:12:59.977143 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:12:59.977143 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:12:59.977645 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:12:59.992122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['4a3d0058-8b9c-4009-9697-8599f3195016', '852525ab-32ce-4dc0-ab52-b07d3a3bf603'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:00.012288 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-6389f476-b229-4498-81a5-59da6ffbda08 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.014300 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-6389f476-b229-4498-81a5-59da6ffbda08 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814/action Jul 10 19:13:00.014706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-6389f476-b229-4498-81a5-59da6ffbda08 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:13:00.014866 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-6389f476-b229-4498-81a5-59da6ffbda08 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:00.025532 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b54090a2-baa8-456a-a907-2fa5d8dde534 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:13:00.026040 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1318/5338] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:12:59 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:00.034459 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.034459 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:00.035986 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1022f624-f8d9-471e-9589-8279e68e8fd4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.038434 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1022f624-f8d9-471e-9589-8279e68e8fd4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:00.038686 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1022f624-f8d9-471e-9589-8279e68e8fd4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.038958 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1022f624-f8d9-471e-9589-8279e68e8fd4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.039115 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1022f624-f8d9-471e-9589-8279e68e8fd4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:00.044788 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.044788 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:00.045872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1022f624-f8d9-471e-9589-8279e68e8fd4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:00.046261 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1342/5339] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:00 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:00.048467 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c960d114-fe0c-4c87-94e5-7a9babdecb92 req-6389f476-b229-4498-81a5-59da6ffbda08 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814/action returned with HTTP 204 Jul 10 19:13:00.049245 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1343/5340] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:13:00 2026] POST /volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:00.155945 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0f7aa390-7563-41e1-b42d-efb4e13977d4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.158108 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f7aa390-7563-41e1-b42d-efb4e13977d4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff Jul 10 19:13:00.158392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f7aa390-7563-41e1-b42d-efb4e13977d4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.158641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0f7aa390-7563-41e1-b42d-efb4e13977d4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.161127 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=84,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:13:00.166753 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0f7aa390-7563-41e1-b42d-efb4e13977d4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff returned with HTTP 404 Jul 10 19:13:00.167385 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1338/5341] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:00 2026] GET /volume/v3/volumes/f989b069-64f4-4da6-a7b6-0a3b3bd0f5ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:00.176251 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c0b42079-6642-4e40-a694-bfddae2e538a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.178187 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c0b42079-6642-4e40-a694-bfddae2e538a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:13:00.178400 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c0b42079-6642-4e40-a694-bfddae2e538a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.178608 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c0b42079-6642-4e40-a694-bfddae2e538a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.178699 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-c0b42079-6642-4e40-a694-bfddae2e538a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:00.183130 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.183130 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:00.183896 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c0b42079-6642-4e40-a694-bfddae2e538a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-member] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:13:00.184339 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1319/5342] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:00 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:00.196877 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e0695035-cd13-455d-8524-74d8da8d33b3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.198845 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0695035-cd13-455d-8524-74d8da8d33b3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:13:00.199051 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e0695035-cd13-455d-8524-74d8da8d33b3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.199264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e0695035-cd13-455d-8524-74d8da8d33b3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.199361 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-e0695035-cd13-455d-8524-74d8da8d33b3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete backup with id: 0e3b2e10-2b68-4923-9990-28a1e5eea176. Jul 10 19:13:00.204258 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.204258 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:00.219983 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-e0695035-cd13-455d-8524-74d8da8d33b3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] delete_backup rpcapi backup_id 0e3b2e10-2b68-4923-9990-28a1e5eea176 {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:13:00.221957 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e0695035-cd13-455d-8524-74d8da8d33b3 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 202 Jul 10 19:13:00.222496 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1343/5343] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:13:00 2026] DELETE /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:00.230194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f01d715c-c04b-4638-bd1c-f13182805558 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.232239 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f01d715c-c04b-4638-bd1c-f13182805558 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:13:00.232495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f01d715c-c04b-4638-bd1c-f13182805558 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.232752 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f01d715c-c04b-4638-bd1c-f13182805558 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.232895 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f01d715c-c04b-4638-bd1c-f13182805558 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:00.237585 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.237585 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:00.238317 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f01d715c-c04b-4638-bd1c-f13182805558 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 200 Jul 10 19:13:00.238832 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1344/5344] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:00 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:00.313881 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f31289e1-d007-4635-b670-090ca58d8866 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.315610 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f31289e1-d007-4635-b670-090ca58d8866 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:00.315797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f31289e1-d007-4635-b670-090ca58d8866 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.316011 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f31289e1-d007-4635-b670-090ca58d8866 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.325082 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.325082 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:00.328294 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f31289e1-d007-4635-b670-090ca58d8866 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:00.332183 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f31289e1-d007-4635-b670-090ca58d8866 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:13:00.332699 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1339/5345] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:00 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:00.344973 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-653dfadc-ced9-4b4f-b0f8-803cadde4d85 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:00.346746 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-653dfadc-ced9-4b4f-b0f8-803cadde4d85 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:00.347007 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-653dfadc-ced9-4b4f-b0f8-803cadde4d85 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:00.347189 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-653dfadc-ced9-4b4f-b0f8-803cadde4d85 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:00.355888 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:00.355888 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:00.359053 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-653dfadc-ced9-4b4f-b0f8-803cadde4d85 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:00.362953 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-653dfadc-ced9-4b4f-b0f8-803cadde4d85 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:13:00.363359 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1320/5346] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:00 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:01.056939 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e57a33fc-619c-45a2-9486-f350dee02e1d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:01.058878 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e57a33fc-619c-45a2-9486-f350dee02e1d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:01.059148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e57a33fc-619c-45a2-9486-f350dee02e1d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:01.059413 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e57a33fc-619c-45a2-9486-f350dee02e1d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:01.059528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-e57a33fc-619c-45a2-9486-f350dee02e1d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:01.064158 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:01.064158 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:01.065008 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e57a33fc-619c-45a2-9486-f350dee02e1d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:01.065399 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1344/5347] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:01 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:01.251362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ca00d97e-4219-4b09-adf9-89b32bcc124a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:01.253666 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ca00d97e-4219-4b09-adf9-89b32bcc124a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 Jul 10 19:13:01.253954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ca00d97e-4219-4b09-adf9-89b32bcc124a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:01.254158 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ca00d97e-4219-4b09-adf9-89b32bcc124a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:01.254266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ca00d97e-4219-4b09-adf9-89b32bcc124a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id 0e3b2e10-2b68-4923-9990-28a1e5eea176. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:01.258135 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ca00d97e-4219-4b09-adf9-89b32bcc124a tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 returned with HTTP 404 Jul 10 19:13:01.258719 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1345/5348] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:01 2026] GET /volume/v3/backups/0e3b2e10-2b68-4923-9990-28a1e5eea176 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:01.267458 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-34431d60-888c-49f4-851c-933257df9ef6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:01.269699 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34431d60-888c-49f4-851c-933257df9ef6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:13:01.269990 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34431d60-888c-49f4-851c-933257df9ef6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:01.270246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-34431d60-888c-49f4-851c-933257df9ef6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:01.270399 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-34431d60-888c-49f4-851c-933257df9ef6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete backup with id: d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. Jul 10 19:13:01.275383 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:01.275383 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:01.289000 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-34431d60-888c-49f4-851c-933257df9ef6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] delete_backup rpcapi backup_id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:13:01.290996 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-34431d60-888c-49f4-851c-933257df9ef6 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 202 Jul 10 19:13:01.291493 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1340/5349] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:13:01 2026] DELETE /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:01.301978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e437b930-3d9f-4119-b28d-5a5e4bc1f9e4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:01.304126 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e437b930-3d9f-4119-b28d-5a5e4bc1f9e4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:13:01.304468 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e437b930-3d9f-4119-b28d-5a5e4bc1f9e4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:01.304748 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e437b930-3d9f-4119-b28d-5a5e4bc1f9e4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:01.304906 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-e437b930-3d9f-4119-b28d-5a5e4bc1f9e4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:01.307025 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=106,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:13:01.310282 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:01.310282 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:01.311110 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e437b930-3d9f-4119-b28d-5a5e4bc1f9e4 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 200 Jul 10 19:13:01.311565 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1321/5350] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:01 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:02.076765 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0fbc853f-bb21-419f-bb6a-c9dc280f0ac6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:02.078485 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0fbc853f-bb21-419f-bb6a-c9dc280f0ac6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:02.078677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0fbc853f-bb21-419f-bb6a-c9dc280f0ac6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:02.078864 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0fbc853f-bb21-419f-bb6a-c9dc280f0ac6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:02.078957 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0fbc853f-bb21-419f-bb6a-c9dc280f0ac6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:02.083115 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:02.083115 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:02.083772 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0fbc853f-bb21-419f-bb6a-c9dc280f0ac6 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:02.084128 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1345/5351] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:02 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:02.323124 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5942dc20-0152-4ee0-8eb5-da344cf9fabd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:02.324969 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5942dc20-0152-4ee0-8eb5-da344cf9fabd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 Jul 10 19:13:02.325185 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5942dc20-0152-4ee0-8eb5-da344cf9fabd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:02.325390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5942dc20-0152-4ee0-8eb5-da344cf9fabd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:02.325486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-5942dc20-0152-4ee0-8eb5-da344cf9fabd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id d71dfe98-34f7-41f0-81e9-4dd0aa7791d5. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:02.329358 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5942dc20-0152-4ee0-8eb5-da344cf9fabd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 returned with HTTP 404 Jul 10 19:13:02.329821 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1346/5352] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:02 2026] GET /volume/v3/backups/d71dfe98-34f7-41f0-81e9-4dd0aa7791d5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:02.335841 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:02.337501 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:13:02.337700 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:02.337892 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:02.338003 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete backup with id: f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. Jul 10 19:13:02.341780 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:02.341780 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:02.352288 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] delete_backup rpcapi backup_id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d {{(pid=100057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:13:02.353828 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fc43d04-56f2-4a43-8978-3e339eb81724 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 202 Jul 10 19:13:02.354213 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1341/5353] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:13:02 2026] DELETE /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:02.360662 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-036a38b8-1bb7-4332-8ff5-4737583ee759 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:02.362791 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-036a38b8-1bb7-4332-8ff5-4737583ee759 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:13:02.363053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-036a38b8-1bb7-4332-8ff5-4737583ee759 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:02.363306 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-036a38b8-1bb7-4332-8ff5-4737583ee759 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:02.363479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-036a38b8-1bb7-4332-8ff5-4737583ee759 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:02.367640 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:02.367640 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:02.368294 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-036a38b8-1bb7-4332-8ff5-4737583ee759 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 200 Jul 10 19:13:02.368667 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1322/5354] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:02 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:03.094309 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f9530ad8-b37f-48be-8e80-a983cef53a25 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:03.096277 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f9530ad8-b37f-48be-8e80-a983cef53a25 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:03.096667 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f9530ad8-b37f-48be-8e80-a983cef53a25 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:03.097029 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f9530ad8-b37f-48be-8e80-a983cef53a25 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:03.097458 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-f9530ad8-b37f-48be-8e80-a983cef53a25 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:03.102593 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:03.102593 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:03.103482 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f9530ad8-b37f-48be-8e80-a983cef53a25 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:03.103853 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1346/5355] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:03 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:03.380885 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bdd2282b-fbac-4049-9299-f89515ace375 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:03.383197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bdd2282b-fbac-4049-9299-f89515ace375 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d Jul 10 19:13:03.383455 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bdd2282b-fbac-4049-9299-f89515ace375 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:03.383747 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bdd2282b-fbac-4049-9299-f89515ace375 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:03.383917 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-bdd2282b-fbac-4049-9299-f89515ace375 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Show backup with id f4e6172a-0a2c-4203-a9bf-31fa834b7a2d. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:03.388534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bdd2282b-fbac-4049-9299-f89515ace375 tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d returned with HTTP 404 Jul 10 19:13:03.389254 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1347/5356] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:03 2026] GET /volume/v3/backups/f4e6172a-0a2c-4203-a9bf-31fa834b7a2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:03.396850 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9a7b165b-5711-49b6-9065-4f923d3414ce None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:03.398870 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 Jul 10 19:13:03.399479 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:03.399479 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:03.399846 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume with id: 0e024be4-8fce-46aa-bfc6-e2e883b45a35 Jul 10 19:13:03.408407 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:03.408407 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:03.408942 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:13:03.429445 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Delete volume request issued successfully. Jul 10 19:13:03.429615 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a7b165b-5711-49b6-9065-4f923d3414ce tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 returned with HTTP 202 Jul 10 19:13:03.430462 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1342/5357] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:13:03 2026] DELETE /volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:03.440891 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5526add8-8bc6-4717-82ac-b538742a19dd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:03.444787 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5526add8-8bc6-4717-82ac-b538742a19dd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 Jul 10 19:13:03.445076 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5526add8-8bc6-4717-82ac-b538742a19dd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:03.445411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5526add8-8bc6-4717-82ac-b538742a19dd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:03.456887 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:03.456887 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:03.461643 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-5526add8-8bc6-4717-82ac-b538742a19dd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Volume info retrieved successfully. Jul 10 19:13:03.465928 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5526add8-8bc6-4717-82ac-b538742a19dd tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 returned with HTTP 200 Jul 10 19:13:03.466275 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1323/5358] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:03 2026] GET /volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:04.114788 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a73e4bb6-6224-456e-9067-90611025e203 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:04.117172 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a73e4bb6-6224-456e-9067-90611025e203 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:04.117454 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a73e4bb6-6224-456e-9067-90611025e203 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:04.117515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a73e4bb6-6224-456e-9067-90611025e203 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:04.118203 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a73e4bb6-6224-456e-9067-90611025e203 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:04.122060 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:04.122060 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:04.122821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a73e4bb6-6224-456e-9067-90611025e203 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:04.123209 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1347/5359] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:04 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:04.479394 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-18d41473-4674-456f-9c32-c128e628ba5b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:04.481143 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18d41473-4674-456f-9c32-c128e628ba5b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] GET https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 Jul 10 19:13:04.481413 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18d41473-4674-456f-9c32-c128e628ba5b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:04.481712 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-18d41473-4674-456f-9c32-c128e628ba5b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:04.487347 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-18d41473-4674-456f-9c32-c128e628ba5b tempest-ProjectMemberTests33-1714790972 tempest-ProjectMemberTests33-1714790972-project-admin] https://10.4.3.225/volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 returned with HTTP 404 Jul 10 19:13:04.487861 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1348/5360] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:04 2026] GET /volume/v3/volumes/0e024be4-8fce-46aa-bfc6-e2e883b45a35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:05.133829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1b655660-ec3c-4677-9ec9-9b587e296736 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:05.138964 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b655660-ec3c-4677-9ec9-9b587e296736 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:05.139091 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b655660-ec3c-4677-9ec9-9b587e296736 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:05.139313 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b655660-ec3c-4677-9ec9-9b587e296736 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:05.139423 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1b655660-ec3c-4677-9ec9-9b587e296736 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:05.146588 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:05.146588 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:05.147351 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b655660-ec3c-4677-9ec9-9b587e296736 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:05.147743 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1343/5361] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:05 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:05.299879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-048f79e7-be70-4f72-962c-e513c15071f1 req-4523b741-e4d8-4cff-a296-53905d76e0d8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:05.302097 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-4523b741-e4d8-4cff-a296-53905d76e0d8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:05.302328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-4523b741-e4d8-4cff-a296-53905d76e0d8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:05.302521 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-4523b741-e4d8-4cff-a296-53905d76e0d8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:05.312892 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:05.312892 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:05.317223 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-048f79e7-be70-4f72-962c-e513c15071f1 req-4523b741-e4d8-4cff-a296-53905d76e0d8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:05.326816 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-4523b741-e4d8-4cff-a296-53905d76e0d8 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:13:05.327287 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1324/5362] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:13:05 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 1231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:05.352559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:05.354755 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58/action Jul 10 19:13:05.355105 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:13:05.355225 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:05.366733 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:05.366733 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:05.367243 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:05.379676 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Begin detaching volume completed successfully. Jul 10 19:13:05.379928 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-458aaf98-91a2-4a06-bbfb-d2303c5f22cc tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58/action returned with HTTP 202 Jul 10 19:13:05.380407 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1348/5363] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:13:05 2026] POST /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:06.159601 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0194334d-989c-4a41-8526-1e7905259294 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:06.161348 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0194334d-989c-4a41-8526-1e7905259294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:06.161557 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0194334d-989c-4a41-8526-1e7905259294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:06.161766 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0194334d-989c-4a41-8526-1e7905259294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:06.161915 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-0194334d-989c-4a41-8526-1e7905259294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:06.166249 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:06.166249 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:06.166997 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0194334d-989c-4a41-8526-1e7905259294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:06.167424 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1349/5364] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:06 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:06.402980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6e839890-1633-4cda-acf2-97525571476d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:06.403475 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6e839890-1633-4cda-acf2-97525571476d None None] GET https://10.4.3.225/volume// Jul 10 19:13:06.403735 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6e839890-1633-4cda-acf2-97525571476d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:06.404022 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6e839890-1633-4cda-acf2-97525571476d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:06.404473 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6e839890-1633-4cda-acf2-97525571476d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:13:06.404879 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1344/5365] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:13:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:13:06.411590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-048f79e7-be70-4f72-962c-e513c15071f1 req-e5aa91dd-5d6a-4ee6-9233-eef534ca01d9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:06.414498 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-e5aa91dd-5d6a-4ee6-9233-eef534ca01d9 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:06.414781 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-e5aa91dd-5d6a-4ee6-9233-eef534ca01d9 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:06.415129 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-e5aa91dd-5d6a-4ee6-9233-eef534ca01d9 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:06.425419 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:06.425419 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:06.429694 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-048f79e7-be70-4f72-962c-e513c15071f1 req-e5aa91dd-5d6a-4ee6-9233-eef534ca01d9 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:06.435176 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-e5aa91dd-5d6a-4ee6-9233-eef534ca01d9 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 200 Jul 10 19:13:06.435569 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1325/5366] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:13:06 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:13:07.179487 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9fb63664-ea93-49dd-b6ab-19ce55fa7e0d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:07.181484 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9fb63664-ea93-49dd-b6ab-19ce55fa7e0d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:07.181696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9fb63664-ea93-49dd-b6ab-19ce55fa7e0d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:07.181951 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9fb63664-ea93-49dd-b6ab-19ce55fa7e0d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:07.182124 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-9fb63664-ea93-49dd-b6ab-19ce55fa7e0d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:07.187239 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:07.187239 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:07.188186 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9fb63664-ea93-49dd-b6ab-19ce55fa7e0d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:07.188706 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1349/5367] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:07 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:07.366586 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-048f79e7-be70-4f72-962c-e513c15071f1 req-8293ce14-915b-41ee-88f8-7f15a68e7bd6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:07.370217 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-8293ce14-915b-41ee-88f8-7f15a68e7bd6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e Jul 10 19:13:07.370932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-8293ce14-915b-41ee-88f8-7f15a68e7bd6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:07.371569 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-8293ce14-915b-41ee-88f8-7f15a68e7bd6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:07.380340 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:07.380340 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:07.914335 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-048f79e7-be70-4f72-962c-e513c15071f1 req-8293ce14-915b-41ee-88f8-7f15a68e7bd6 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e returned with HTTP 200 Jul 10 19:13:07.915044 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1350/5368] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:13:07 2026] DELETE /volume/v3/attachments/236e22dc-329f-4251-9206-1bede21fa50e => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:08.200920 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b03ca21d-7f63-46a8-ac60-b565db2a767d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:08.202984 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b03ca21d-7f63-46a8-ac60-b565db2a767d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:08.203214 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b03ca21d-7f63-46a8-ac60-b565db2a767d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:08.203366 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b03ca21d-7f63-46a8-ac60-b565db2a767d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:08.203567 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-b03ca21d-7f63-46a8-ac60-b565db2a767d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:08.208347 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:08.208347 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:08.209160 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b03ca21d-7f63-46a8-ac60-b565db2a767d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:08.209717 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1345/5369] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:08 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:08.567598 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:08.569197 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:08.569358 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:08.569723 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:08.569723 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume with id: beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:08.576057 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:08.576057 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:08.576434 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:08.593947 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume request issued successfully. Jul 10 19:13:08.594099 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-22926c47-ffc3-47ea-af76-54cefa2e9ed5 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 202 Jul 10 19:13:08.594508 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1326/5370] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:08 2026] DELETE /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:09.223013 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5345cd13-b75a-4106-aa3c-d5375dd3c045 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:09.225626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5345cd13-b75a-4106-aa3c-d5375dd3c045 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:09.225918 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5345cd13-b75a-4106-aa3c-d5375dd3c045 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:09.226159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5345cd13-b75a-4106-aa3c-d5375dd3c045 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:09.226334 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5345cd13-b75a-4106-aa3c-d5375dd3c045 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:09.231686 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:09.231686 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:09.232709 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5345cd13-b75a-4106-aa3c-d5375dd3c045 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:09.233189 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1350/5371] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:09 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-809b42f6-b2ca-4fba-89c0-66bee67e0e66 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-809b42f6-b2ca-4fba-89c0-66bee67e0e66 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-809b42f6-b2ca-4fba-89c0-66bee67e0e66 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-809b42f6-b2ca-4fba-89c0-66bee67e0e66 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-809b42f6-b2ca-4fba-89c0-66bee67e0e66 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-809b42f6-b2ca-4fba-89c0-66bee67e0e66 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:10.901794 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1351/5372] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:10 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:11.282516 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-69c60335-75c3-4e56-938c-39ea332290bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:11.285909 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69c60335-75c3-4e56-938c-39ea332290bf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:11.286167 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69c60335-75c3-4e56-938c-39ea332290bf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:11.286427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-69c60335-75c3-4e56-938c-39ea332290bf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:11.286570 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-69c60335-75c3-4e56-938c-39ea332290bf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:11.295140 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:11.295140 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:11.296102 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-69c60335-75c3-4e56-938c-39ea332290bf tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:11.296755 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1346/5373] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:11 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:12.310398 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4b276c30-28ba-4355-9810-18a27344aa1a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:12.312532 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b276c30-28ba-4355-9810-18a27344aa1a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:12.312772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b276c30-28ba-4355-9810-18a27344aa1a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:12.313064 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4b276c30-28ba-4355-9810-18a27344aa1a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:12.313192 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-4b276c30-28ba-4355-9810-18a27344aa1a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:12.318517 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:12.318517 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:12.319395 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4b276c30-28ba-4355-9810-18a27344aa1a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:12.320011 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1327/5374] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:12 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:13.329669 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-277092ec-98fc-40ce-b72b-e9c1ee0cd96d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:13.331534 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-277092ec-98fc-40ce-b72b-e9c1ee0cd96d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:13.331711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-277092ec-98fc-40ce-b72b-e9c1ee0cd96d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:13.331932 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-277092ec-98fc-40ce-b72b-e9c1ee0cd96d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:13.332033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-277092ec-98fc-40ce-b72b-e9c1ee0cd96d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:13.336400 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:13.336400 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:13.337148 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-277092ec-98fc-40ce-b72b-e9c1ee0cd96d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:13.337514 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1351/5375] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:13 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:14.349013 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-75ce911e-6798-4bee-9b16-393cf8ba83fe None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:14.350972 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75ce911e-6798-4bee-9b16-393cf8ba83fe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:14.351194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75ce911e-6798-4bee-9b16-393cf8ba83fe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:14.351460 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-75ce911e-6798-4bee-9b16-393cf8ba83fe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:14.351604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-75ce911e-6798-4bee-9b16-393cf8ba83fe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:14.356533 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:14.356533 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:14.357323 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-75ce911e-6798-4bee-9b16-393cf8ba83fe tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:14.357967 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1352/5376] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:14 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:14.368775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a3f2d348-e390-49e8-8a2c-f8854e54f956 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:14.371108 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3f2d348-e390-49e8-8a2c-f8854e54f956 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:14.371380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3f2d348-e390-49e8-8a2c-f8854e54f956 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:14.371622 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3f2d348-e390-49e8-8a2c-f8854e54f956 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:14.371750 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-a3f2d348-e390-49e8-8a2c-f8854e54f956 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:14.372020 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-d79ea6a5-9067-4909-a172-f74ed3aab339 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:14.374633 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-d79ea6a5-9067-4909-a172-f74ed3aab339 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:14.374873 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-d79ea6a5-9067-4909-a172-f74ed3aab339 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:14.375052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-d79ea6a5-9067-4909-a172-f74ed3aab339 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:14.377780 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:14.377780 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:14.378987 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3f2d348-e390-49e8-8a2c-f8854e54f956 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:14.379734 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1347/5377] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:14 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:14.389503 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:14.390801 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:14.390801 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:14.391358 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:14.391585 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:14.391773 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:14.391913 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete backup with id: a5c1f085-08a1-4ab7-9ccf-aa6100070df6. Jul 10 19:13:14.395179 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-d79ea6a5-9067-4909-a172-f74ed3aab339 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:14.396388 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:14.396388 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:14.400976 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-d79ea6a5-9067-4909-a172-f74ed3aab339 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:13:14.401510 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1328/5378] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:13:14 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:14.411833 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] delete_backup rpcapi backup_id a5c1f085-08a1-4ab7-9ccf-aa6100070df6 {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:13:14.414152 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f8658ba3-6300-4bdb-96fe-b56e6051fc09 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 202 Jul 10 19:13:14.414628 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1352/5379] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:14 2026] DELETE /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:14.425188 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-84fbb33c-d472-4f4e-974b-5ea5f0a40609 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:14.426604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:14.427186 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-84fbb33c-d472-4f4e-974b-5ea5f0a40609 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:14.427461 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-84fbb33c-d472-4f4e-974b-5ea5f0a40609 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:14.427743 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-84fbb33c-d472-4f4e-974b-5ea5f0a40609 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:14.427875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-84fbb33c-d472-4f4e-974b-5ea5f0a40609 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:14.428553 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] POST https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c/action Jul 10 19:13:14.428882 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:13:14.429049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:14.432505 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:14.432505 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:14.433345 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-84fbb33c-d472-4f4e-974b-5ea5f0a40609 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:14.433690 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1353/5380] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:14 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:14.439237 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:14.439237 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:14.439719 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:14.445751 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Begin detaching volume completed successfully. Jul 10 19:13:14.445990 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-7d3f59f6-82cb-4d5d-801f-3878c5cce2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c/action returned with HTTP 202 Jul 10 19:13:14.446418 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1348/5381] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:13:14 2026] POST /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:15.443765 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-45638f29-28b9-4eec-b680-2216f6a57e6e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:15.445852 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-45638f29-28b9-4eec-b680-2216f6a57e6e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:15.446083 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-45638f29-28b9-4eec-b680-2216f6a57e6e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:15.446359 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-45638f29-28b9-4eec-b680-2216f6a57e6e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:15.446476 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-45638f29-28b9-4eec-b680-2216f6a57e6e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:15.451014 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:15.451014 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:15.451816 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-45638f29-28b9-4eec-b680-2216f6a57e6e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:15.452195 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1329/5382] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:15 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:15.468873 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b82b5bfe-c467-48b8-ae75-c4792498d89a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:15.469330 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b82b5bfe-c467-48b8-ae75-c4792498d89a None None] GET https://10.4.3.225/volume// Jul 10 19:13:15.469578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b82b5bfe-c467-48b8-ae75-c4792498d89a None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:15.469707 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b82b5bfe-c467-48b8-ae75-c4792498d89a None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:15.470103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b82b5bfe-c467-48b8-ae75-c4792498d89a None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:13:15.470478 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1353/5383] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:13:15.477313 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-3863404e-b097-43b9-b62e-ba265ac12a61 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:15.479739 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-3863404e-b097-43b9-b62e-ba265ac12a61 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:15.479953 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-3863404e-b097-43b9-b62e-ba265ac12a61 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:15.480205 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-3863404e-b097-43b9-b62e-ba265ac12a61 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:15.493386 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:15.493386 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:15.497607 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-3863404e-b097-43b9-b62e-ba265ac12a61 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:15.501958 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-3863404e-b097-43b9-b62e-ba265ac12a61 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:13:15.502365 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1354/5384] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:13:15 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:13:16.346127 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-09614f06-28c6-4fc8-a32d-fe6c9520c2a7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:16.348392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-09614f06-28c6-4fc8-a32d-fe6c9520c2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814 Jul 10 19:13:16.348597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-09614f06-28c6-4fc8-a32d-fe6c9520c2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:16.348824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-09614f06-28c6-4fc8-a32d-fe6c9520c2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:16.356478 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:16.356478 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:16.462277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9db55532-9e44-4f9d-a498-b2c926cd7509 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:16.464741 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9db55532-9e44-4f9d-a498-b2c926cd7509 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:16.465142 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9db55532-9e44-4f9d-a498-b2c926cd7509 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:16.465443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9db55532-9e44-4f9d-a498-b2c926cd7509 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:16.465584 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9db55532-9e44-4f9d-a498-b2c926cd7509 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:16.470460 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:16.470460 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:16.471279 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9db55532-9e44-4f9d-a498-b2c926cd7509 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 200 Jul 10 19:13:16.471666 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1330/5385] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:16 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:16.886822 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-56d366bc-dd4a-4ff3-93d6-4aa5841ba161 req-09614f06-28c6-4fc8-a32d-fe6c9520c2a7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814 returned with HTTP 200 Jul 10 19:13:16.887308 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1349/5386] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:13:16 2026] DELETE /volume/v3/attachments/9f4cf3b5-5625-4093-933c-6c932b35d814 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:17.482210 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-773ae2d1-ac80-4f20-ab7d-6883e45c62a5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:17.484004 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-773ae2d1-ac80-4f20-ab7d-6883e45c62a5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 Jul 10 19:13:17.484240 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-773ae2d1-ac80-4f20-ab7d-6883e45c62a5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:17.484461 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-773ae2d1-ac80-4f20-ab7d-6883e45c62a5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:17.484605 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-773ae2d1-ac80-4f20-ab7d-6883e45c62a5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id a5c1f085-08a1-4ab7-9ccf-aa6100070df6. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:17.487969 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-773ae2d1-ac80-4f20-ab7d-6883e45c62a5 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 returned with HTTP 404 Jul 10 19:13:17.488432 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1354/5387] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:17 2026] GET /volume/v3/backups/a5c1f085-08a1-4ab7-9ccf-aa6100070df6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:17.604890 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-91b2b528-481d-4a02-8d55-15e7f703531f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:17.606706 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:17.606926 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:17.607111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:17.607281 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume with id: d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:17.614083 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:17.614083 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:17.614517 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:17.632832 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume request issued successfully. Jul 10 19:13:17.633089 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-91b2b528-481d-4a02-8d55-15e7f703531f tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 202 Jul 10 19:13:17.633677 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1355/5388] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:17 2026] DELETE /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:17.673327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a22d215e-8136-4df7-a772-fc897b216510 req-9110e04d-be33-40a5-867f-f27c8535cce0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:17.675335 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a22d215e-8136-4df7-a772-fc897b216510 req-9110e04d-be33-40a5-867f-f27c8535cce0 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:17.675530 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a22d215e-8136-4df7-a772-fc897b216510 req-9110e04d-be33-40a5-867f-f27c8535cce0 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:17.675742 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a22d215e-8136-4df7-a772-fc897b216510 req-9110e04d-be33-40a5-867f-f27c8535cce0 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:17.682948 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:17.682948 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:17.686788 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a22d215e-8136-4df7-a772-fc897b216510 req-9110e04d-be33-40a5-867f-f27c8535cce0 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:17.691921 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a22d215e-8136-4df7-a772-fc897b216510 req-9110e04d-be33-40a5-867f-f27c8535cce0 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 200 Jul 10 19:13:17.692359 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1331/5389] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:13:17 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:17.735595 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-75aa177f-0f34-416a-ad43-b4634f0d0ab7 req-831b1116-f2d2-4796-a424-6257eea8f160 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:17.738293 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-75aa177f-0f34-416a-ad43-b4634f0d0ab7 req-831b1116-f2d2-4796-a424-6257eea8f160 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:17.738542 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-75aa177f-0f34-416a-ad43-b4634f0d0ab7 req-831b1116-f2d2-4796-a424-6257eea8f160 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:17.738779 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-75aa177f-0f34-416a-ad43-b4634f0d0ab7 req-831b1116-f2d2-4796-a424-6257eea8f160 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:17.745092 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-75aa177f-0f34-416a-ad43-b4634f0d0ab7 req-831b1116-f2d2-4796-a424-6257eea8f160 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 404 Jul 10 19:13:17.745598 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1350/5390] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:13:17 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:17.947108 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:17.948748 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:13:17.949070 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:17.949194 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:17.949355 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete backup with id: adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. Jul 10 19:13:17.953901 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:17.953901 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:17.965922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] delete_backup rpcapi backup_id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:13:17.967697 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1f401104-8d68-41be-97b6-19e9f714c6b4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 202 Jul 10 19:13:17.968153 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1355/5391] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:17 2026] DELETE /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:17.975285 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f7c49829-4af1-4c45-ad36-1bc6b2a5d53c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:17.977248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7c49829-4af1-4c45-ad36-1bc6b2a5d53c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:13:17.977474 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7c49829-4af1-4c45-ad36-1bc6b2a5d53c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:17.977696 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f7c49829-4af1-4c45-ad36-1bc6b2a5d53c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:17.977816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-f7c49829-4af1-4c45-ad36-1bc6b2a5d53c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:17.982162 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:17.982162 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:17.982914 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f7c49829-4af1-4c45-ad36-1bc6b2a5d53c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 200 Jul 10 19:13:17.983383 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1356/5392] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:17 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:18.993916 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-25f1b6e5-e63c-45d4-a878-ab1f8836c15a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:18.995703 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25f1b6e5-e63c-45d4-a878-ab1f8836c15a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 Jul 10 19:13:18.995932 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25f1b6e5-e63c-45d4-a878-ab1f8836c15a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:18.996164 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-25f1b6e5-e63c-45d4-a878-ab1f8836c15a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:18.996544 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-25f1b6e5-e63c-45d4-a878-ab1f8836c15a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id adbc0a7d-e3bc-4dfd-89a0-dfc098668c98. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:18.999816 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-25f1b6e5-e63c-45d4-a878-ab1f8836c15a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 returned with HTTP 404 Jul 10 19:13:19.000300 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1332/5393] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:18 2026] GET /volume/v3/backups/adbc0a7d-e3bc-4dfd-89a0-dfc098668c98 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:19.012121 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3438ad09-146b-4910-985e-98ce6b1eb1df None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:19.013994 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:13:19.014376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-229763327"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:19.015775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-229763327'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:13:19.015926 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume of 1 GB Jul 10 19:13:19.016236 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:19.016236 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:19.020113 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Availability Zones retrieved successfully. Jul 10 19:13:19.025520 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (e1331dd6-b41d-4b68-ae9e-67fa7cfb4e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:13:19.026385 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a34035d-037a-4ecb-8744-695172ec4b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:19.027379 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:13:19.052858 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a34035d-037a-4ecb-8744-695172ec4b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:19.053497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a653f2b8-9e34-4188-afd3-c5b1bca1314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:19.098929 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['8aff0ae8-ad2a-451f-bb68-52ecc1196ecd', '2278cb1c-2646-424b-b390-11b69cb30aba', '19bb4355-cdfe-4573-b2c7-96430a3a68ae', 'a493c93b-c89b-4d54-84b3-fbf59a3ef865'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:19.099996 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a653f2b8-9e34-4188-afd3-c5b1bca1314f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aff0ae8-ad2a-451f-bb68-52ecc1196ecd', '2278cb1c-2646-424b-b390-11b69cb30aba', '19bb4355-cdfe-4573-b2c7-96430a3a68ae', 'a493c93b-c89b-4d54-84b3-fbf59a3ef865']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:19.101004 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e06e37c9-03bd-4e79-8e30-b92ce52044b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:19.123595 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e06e37c9-03bd-4e79-8e30-b92ce52044b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-229763327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['8aff0ae8-ad2a-451f-bb68-52ecc1196ecd','2278cb1c-2646-424b-b390-11b69cb30aba','19bb4355-cdfe-4573-b2c7-96430a3a68ae','a493c93b-c89b-4d54-84b3-fbf59a3ef865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-229763327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4cdf8a482164fd1bce30e57ede75c42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5837b34c4f43b783c9837771bdee66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:19.124350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b19291d5-599a-4d05-87ab-3f02f6e20a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:19.148255 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b19291d5-599a-4d05-87ab-3f02f6e20a7d) transitioned into state 'SUCCESS' from state '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-229763327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4cdf8a482164fd1bce30e57ede75c42',qos_specs=None,replication_status=,reservations=['8aff0ae8-ad2a-451f-bb68-52ecc1196ecd','2278cb1c-2646-424b-b390-11b69cb30aba','19bb4355-cdfe-4573-b2c7-96430a3a68ae','a493c93b-c89b-4d54-84b3-fbf59a3ef865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5837b34c4f43b783c9837771bdee66',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:19.149066 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55554680-cd0e-4ae7-9d8f-d9627d232994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:19.162509 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55554680-cd0e-4ae7-9d8f-d9627d232994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:19.163410 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Flow 'volume_create_api' (e1331dd6-b41d-4b68-ae9e-67fa7cfb4e98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:13:19.163736 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create volume request issued successfully. Jul 10 19:13:19.164343 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3438ad09-146b-4910-985e-98ce6b1eb1df tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:13:19.164909 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1351/5394] 10.4.3.225 () {68 vars in 1258 bytes} [Fri Jul 10 19:13:19 2026] POST /volume/v3/volumes => generated 748 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:19.177169 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4888a486-db7e-435f-b3a7-dd4d3bda4151 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:19.179100 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4888a486-db7e-435f-b3a7-dd4d3bda4151 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:19.179343 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4888a486-db7e-435f-b3a7-dd4d3bda4151 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:19.179569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4888a486-db7e-435f-b3a7-dd4d3bda4151 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:19.187749 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:19.187749 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:19.192217 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4888a486-db7e-435f-b3a7-dd4d3bda4151 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:19.197528 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4888a486-db7e-435f-b3a7-dd4d3bda4151 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 returned with HTTP 200 Jul 10 19:13:19.198017 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1356/5395] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:19 2026] GET /volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:20.212389 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7ca1be49-9223-4848-96c1-c72200f22567 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:20.214551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ca1be49-9223-4848-96c1-c72200f22567 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:20.214792 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ca1be49-9223-4848-96c1-c72200f22567 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:20.215061 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7ca1be49-9223-4848-96c1-c72200f22567 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:20.224117 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:20.224117 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:20.229286 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7ca1be49-9223-4848-96c1-c72200f22567 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:20.235525 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7ca1be49-9223-4848-96c1-c72200f22567 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 returned with HTTP 200 Jul 10 19:13:20.236067 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1357/5396] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:20 2026] GET /volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:20.249256 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:20.251419 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:13:20.251914 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9", "name": "tempest-VolumesBackupsTest-Snapshot-273016919"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:20.259998 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:20.259998 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:20.260465 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:20.260609 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Create snapshot from volume 93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:20.303951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['7f3273c1-524b-4d32-ae47-9c67461ddfba', '10b71a12-eda9-4451-adfe-cb660131c65e', 'a5fdb21d-d5b6-4ac7-86fb-3ead0112223a', '1359137b-34c1-4b29-b60d-c6caf4eb6865'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:20.345075 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot create request issued successfully. Jul 10 19:13:20.345548 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-100bd5cd-ee64-43ae-80b9-8dcfca0b6251 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:13:20.346107 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1333/5397] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:13:20 2026] POST /volume/v3/snapshots => generated 304 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:20.356061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-5e3c41e9-58e2-407c-a401-35c7ff8c375a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:20.358415 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e3c41e9-58e2-407c-a401-35c7ff8c375a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca Jul 10 19:13:20.358684 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e3c41e9-58e2-407c-a401-35c7ff8c375a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:20.358979 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-5e3c41e9-58e2-407c-a401-35c7ff8c375a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:20.365054 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:20.365054 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:20.365698 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-5e3c41e9-58e2-407c-a401-35c7ff8c375a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot retrieved successfully. Jul 10 19:13:20.366790 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-5e3c41e9-58e2-407c-a401-35c7ff8c375a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca returned with HTTP 200 Jul 10 19:13:20.367313 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1352/5398] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:13:20 2026] GET /volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:21.376402 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7172e6ff-4829-4a30-856a-3a6bacda4084 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:21.378070 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7172e6ff-4829-4a30-856a-3a6bacda4084 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca Jul 10 19:13:21.378253 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7172e6ff-4829-4a30-856a-3a6bacda4084 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:21.378427 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7172e6ff-4829-4a30-856a-3a6bacda4084 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:21.383158 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:21.383158 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:21.383568 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-7172e6ff-4829-4a30-856a-3a6bacda4084 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot retrieved successfully. Jul 10 19:13:21.384265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7172e6ff-4829-4a30-856a-3a6bacda4084 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca returned with HTTP 200 Jul 10 19:13:21.384613 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1357/5399] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:13:21 2026] GET /volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:21.393998 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:21.396150 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] POST https://10.4.3.225/volume/v3/backups Jul 10 19:13:21.396631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9", "snapshot_id": "d480f3ab-739d-4b89-b862-6baf7234aaca", "name": "tempest-VolumesBackupsTest-Backup-983212452"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:21.398736 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.contrib.backups [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating new backup {'backup': {'volume_id': '93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9', 'snapshot_id': 'd480f3ab-739d-4b89-b862-6baf7234aaca', 'name': 'tempest-VolumesBackupsTest-Backup-983212452'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:13:21.398947 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.contrib.backups [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Creating backup of volume 93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 in container None Jul 10 19:13:21.408050 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:21.408050 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:21.408758 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:21.416113 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:21.416113 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:21.416550 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot retrieved successfully. Jul 10 19:13:21.432894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Created reservations ['9fe3a97c-3156-4cbd-a166-0d6664374044', '1ff81679-b9e3-4ae1-8a73-8db85eb99778'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:21.474735 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-54e234ee-6f8b-43a1-bced-bca4b804a84e tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:13:21.475192 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1358/5400] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:13:21 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:21.484940 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5dfb5ace-bccc-4761-b137-ab4b0d5981c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:21.486817 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5dfb5ace-bccc-4761-b137-ab4b0d5981c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:21.487053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5dfb5ace-bccc-4761-b137-ab4b0d5981c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:21.487282 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5dfb5ace-bccc-4761-b137-ab4b0d5981c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:21.487385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-5dfb5ace-bccc-4761-b137-ab4b0d5981c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:21.491859 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:21.491859 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:21.493013 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5dfb5ace-bccc-4761-b137-ab4b0d5981c9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:21.493013 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1334/5401] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:21 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:22.504250 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc500712-7658-4833-8b2a-8b62d912b114 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:22.505831 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc500712-7658-4833-8b2a-8b62d912b114 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:22.506009 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc500712-7658-4833-8b2a-8b62d912b114 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:22.506205 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc500712-7658-4833-8b2a-8b62d912b114 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:22.506299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cc500712-7658-4833-8b2a-8b62d912b114 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:22.510221 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:22.510221 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:22.510930 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc500712-7658-4833-8b2a-8b62d912b114 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:22.511292 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1353/5402] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:22 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:22.922754 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-db0173d2-bb0d-4ca2-8db2-a30476db09a9 req-ac25ce28-6355-441d-ba35-745104b220d7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:22.925395 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-db0173d2-bb0d-4ca2-8db2-a30476db09a9 req-ac25ce28-6355-441d-ba35-745104b220d7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2 Jul 10 19:13:22.925658 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-db0173d2-bb0d-4ca2-8db2-a30476db09a9 req-ac25ce28-6355-441d-ba35-745104b220d7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:22.925959 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-db0173d2-bb0d-4ca2-8db2-a30476db09a9 req-ac25ce28-6355-441d-ba35-745104b220d7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:22.935180 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:22.935180 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:23.466611 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-db0173d2-bb0d-4ca2-8db2-a30476db09a9 req-ac25ce28-6355-441d-ba35-745104b220d7 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2 returned with HTTP 200 Jul 10 19:13:23.467134 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1358/5403] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:13:22 2026] DELETE /volume/v3/attachments/e4ef5e51-aed5-4793-81ce-f9253265e6b2 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:23.520494 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-901be33d-9be7-45fa-98d2-c3f15e6cbe45 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:23.522667 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-901be33d-9be7-45fa-98d2-c3f15e6cbe45 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:23.522782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-901be33d-9be7-45fa-98d2-c3f15e6cbe45 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:23.523009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-901be33d-9be7-45fa-98d2-c3f15e6cbe45 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:23.523151 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-901be33d-9be7-45fa-98d2-c3f15e6cbe45 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:23.528275 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:23.528275 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:23.529130 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-901be33d-9be7-45fa-98d2-c3f15e6cbe45 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:23.529626 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1359/5404] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:23 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:24.540346 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-84cbf7d2-9849-4cd4-88eb-329aa0b56010 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:24.542383 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84cbf7d2-9849-4cd4-88eb-329aa0b56010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:24.542644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84cbf7d2-9849-4cd4-88eb-329aa0b56010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:24.542910 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-84cbf7d2-9849-4cd4-88eb-329aa0b56010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:24.543080 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-84cbf7d2-9849-4cd4-88eb-329aa0b56010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:24.547790 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:24.547790 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:24.548652 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-84cbf7d2-9849-4cd4-88eb-329aa0b56010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:24.549131 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1335/5405] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:24 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:25.560835 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1b1b7ab4-8cf1-4884-b0be-ea93ca28231d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:25.563031 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b1b7ab4-8cf1-4884-b0be-ea93ca28231d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:25.563286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b1b7ab4-8cf1-4884-b0be-ea93ca28231d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:25.563524 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1b1b7ab4-8cf1-4884-b0be-ea93ca28231d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:25.563586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1b1b7ab4-8cf1-4884-b0be-ea93ca28231d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:25.567856 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:25.567856 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:25.568544 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1b1b7ab4-8cf1-4884-b0be-ea93ca28231d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:25.568987 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1354/5406] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:25 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:25.877823 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95555110-b78d-43d3-a084-ab64dd427ecd None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:25.880541 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:13:25.880728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:25.880906 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:25.881120 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume with id: 1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:13:25.889335 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:25.889335 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:25.889945 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:25.909410 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume request issued successfully. Jul 10 19:13:25.909567 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95555110-b78d-43d3-a084-ab64dd427ecd tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 202 Jul 10 19:13:25.910010 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1359/5407] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:25 2026] DELETE /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:25.923445 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f64b86b2-25df-435b-860a-915bd130ba84 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:25.925398 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f64b86b2-25df-435b-860a-915bd130ba84 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:13:25.925595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f64b86b2-25df-435b-860a-915bd130ba84 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:25.925821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f64b86b2-25df-435b-860a-915bd130ba84 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:25.936295 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:25.936295 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:25.940083 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f64b86b2-25df-435b-860a-915bd130ba84 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Volume info retrieved successfully. Jul 10 19:13:25.944344 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f64b86b2-25df-435b-860a-915bd130ba84 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 200 Jul 10 19:13:25.944682 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1360/5408] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:25 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:26.580503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b427a2a8-903d-4754-a128-37cc17ba74ed None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:26.582433 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b427a2a8-903d-4754-a128-37cc17ba74ed tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:26.582704 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b427a2a8-903d-4754-a128-37cc17ba74ed tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:26.582960 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b427a2a8-903d-4754-a128-37cc17ba74ed tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:26.583089 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b427a2a8-903d-4754-a128-37cc17ba74ed tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:26.587741 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:26.587741 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:26.588567 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b427a2a8-903d-4754-a128-37cc17ba74ed tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:26.589243 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1336/5409] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:26 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:26.963875 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-87fc91f2-4437-47af-95e2-91775434cc31 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:26.966008 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87fc91f2-4437-47af-95e2-91775434cc31 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 Jul 10 19:13:26.966235 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87fc91f2-4437-47af-95e2-91775434cc31 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:26.966455 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87fc91f2-4437-47af-95e2-91775434cc31 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:26.973494 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87fc91f2-4437-47af-95e2-91775434cc31 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 returned with HTTP 404 Jul 10 19:13:26.974159 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1355/5410] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:26 2026] GET /volume/v3/volumes/1fc44ea7-f9ff-4ba7-ba38-f2969b522b84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:26.981904 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3692ff9a-e41c-4f48-b5d2-728d628d9457 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:26.984068 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3692ff9a-e41c-4f48-b5d2-728d628d9457 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:26.984309 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3692ff9a-e41c-4f48-b5d2-728d628d9457 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:26.984537 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3692ff9a-e41c-4f48-b5d2-728d628d9457 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:26.984750 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-3692ff9a-e41c-4f48-b5d2-728d628d9457 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume with id: d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:26.990658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3692ff9a-e41c-4f48-b5d2-728d628d9457 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 404 Jul 10 19:13:26.991274 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1360/5411] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:26 2026] DELETE /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:26.999080 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4048fa32-0721-41bc-862a-461093b1c203 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.001153 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4048fa32-0721-41bc-862a-461093b1c203 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c Jul 10 19:13:27.001315 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4048fa32-0721-41bc-862a-461093b1c203 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.001560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4048fa32-0721-41bc-862a-461093b1c203 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.009432 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4048fa32-0721-41bc-862a-461093b1c203 tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c returned with HTTP 404 Jul 10 19:13:27.010234 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1361/5412] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:26 2026] GET /volume/v3/volumes/d74ee2d5-2ac8-42f7-b889-8ae5ba005f3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:27.018568 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-10aaa928-999f-4525-bf33-6289f8f0ac5e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.021119 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-10aaa928-999f-4525-bf33-6289f8f0ac5e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] DELETE https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:27.021516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-10aaa928-999f-4525-bf33-6289f8f0ac5e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.021594 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-10aaa928-999f-4525-bf33-6289f8f0ac5e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.022273 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-10aaa928-999f-4525-bf33-6289f8f0ac5e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Delete volume with id: beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:27.029408 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-10aaa928-999f-4525-bf33-6289f8f0ac5e tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 404 Jul 10 19:13:27.030078 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1337/5413] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:27 2026] DELETE /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:27.040687 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a8f2a67a-4462-4425-8ea3-9b4b7ede440c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.042604 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8f2a67a-4462-4425-8ea3-9b4b7ede440c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] GET https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 Jul 10 19:13:27.042916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8f2a67a-4462-4425-8ea3-9b4b7ede440c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.043250 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8f2a67a-4462-4425-8ea3-9b4b7ede440c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.050286 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8f2a67a-4462-4425-8ea3-9b4b7ede440c tempest-TestInstancesWithCinderVolumes-1601299646 tempest-TestInstancesWithCinderVolumes-1601299646-project-member] https://10.4.3.225/volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 returned with HTTP 404 Jul 10 19:13:27.051070 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1356/5414] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:27 2026] GET /volume/v3/volumes/beeba870-7a71-4c9b-88d3-c09e688aaf58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:27.057946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9d25ad40-d007-469f-8c36-603307bbdc45 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.059511 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d25ad40-d007-469f-8c36-603307bbdc45 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:13:27.059677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d25ad40-d007-469f-8c36-603307bbdc45 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.059866 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9d25ad40-d007-469f-8c36-603307bbdc45 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.060821 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-9d25ad40-d007-469f-8c36-603307bbdc45 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:13:27.070276 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9d25ad40-d007-469f-8c36-603307bbdc45 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Get all volumes completed successfully. Jul 10 19:13:27.072453 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:27.072453 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:27.076820 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9d25ad40-d007-469f-8c36-603307bbdc45 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:13:27.077203 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1361/5415] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:13:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:13:27.094308 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ea241937-a0be-4abf-9cf5-ceadb327ddea None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.097406 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ea241937-a0be-4abf-9cf5-ceadb327ddea tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] DELETE https://10.4.3.225/volume/v3/types/9879aff5-2194-445a-8a21-98b0fd794b86 Jul 10 19:13:27.097406 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ea241937-a0be-4abf-9cf5-ceadb327ddea tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.097457 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ea241937-a0be-4abf-9cf5-ceadb327ddea tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.118550 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ea241937-a0be-4abf-9cf5-ceadb327ddea tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/types/9879aff5-2194-445a-8a21-98b0fd794b86 returned with HTTP 202 Jul 10 19:13:27.118915 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1362/5416] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:13:27 2026] DELETE /volume/v3/types/9879aff5-2194-445a-8a21-98b0fd794b86 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:27.126498 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.128249 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:13:27.128431 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.128600 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.129408 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:13:27.141855 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Get all volumes completed successfully. Jul 10 19:13:27.144112 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:27.144112 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:27.148228 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bed61ac6-ff3d-4f8e-8592-ceef5bb9b864 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:13:27.148576 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1338/5417] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:13:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:13:27.163261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bf12e41a-c93f-413e-8f07-b70f8307b4ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.165129 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf12e41a-c93f-413e-8f07-b70f8307b4ae tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] DELETE https://10.4.3.225/volume/v3/types/a8af44ab-8d40-47f3-b45c-aa34865210e1 Jul 10 19:13:27.165317 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf12e41a-c93f-413e-8f07-b70f8307b4ae tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.165528 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bf12e41a-c93f-413e-8f07-b70f8307b4ae tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.189875 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bf12e41a-c93f-413e-8f07-b70f8307b4ae tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/types/a8af44ab-8d40-47f3-b45c-aa34865210e1 returned with HTTP 202 Jul 10 19:13:27.190389 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1357/5418] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:13:27 2026] DELETE /volume/v3/types/a8af44ab-8d40-47f3-b45c-aa34865210e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:27.522849 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.524866 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:13:27.525086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.525286 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.526182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:13:27.538059 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Get all volumes completed successfully. Jul 10 19:13:27.540351 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:27.540351 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:27.546176 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4ecb4265-1b16-49f8-bdcf-99176a5ab09b tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:13:27.546698 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1362/5419] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:13:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:13:27.566678 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c2769617-d7a0-4041-8dfc-acb512cae350 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.568376 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd Jul 10 19:13:27.568558 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.568863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.569099 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Delete volume with id: acd76788-aa6e-4557-bff4-6fba4b5beebd Jul 10 19:13:27.578339 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:27.578339 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:27.579435 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Volume info retrieved successfully. Jul 10 19:13:27.592295 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.image.cache [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '8c2575f7-2e67-4a4e-925b-b9f4697b5ae1', 'volume_id': 'acd76788-aa6e-4557-bff4-6fba4b5beebd', 'host': 'np0000005042@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 19, 11, 31), 'last_used': datetime.datetime(2026, 7, 10, 19, 11, 41)}. {{(pid=100059) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 19:13:27.600500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-3a600e17-f17e-433a-8576-5a7d8ed1c010 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.602872 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3a600e17-f17e-433a-8576-5a7d8ed1c010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:27.602872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3a600e17-f17e-433a-8576-5a7d8ed1c010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.602872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-3a600e17-f17e-433a-8576-5a7d8ed1c010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.602872 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-3a600e17-f17e-433a-8576-5a7d8ed1c010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:27.603708 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Delete volume request issued successfully. Jul 10 19:13:27.603981 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c2769617-d7a0-4041-8dfc-acb512cae350 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd returned with HTTP 202 Jul 10 19:13:27.604535 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1363/5420] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:27 2026] DELETE /volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 19:13:27.607690 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:27.607690 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:27.608125 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-3a600e17-f17e-433a-8576-5a7d8ed1c010 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:27.608915 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1339/5421] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:27 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:27.614235 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0b8efaae-4622-4bc2-850e-7da8b52af3fb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:27.616400 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b8efaae-4622-4bc2-850e-7da8b52af3fb tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] GET https://10.4.3.225/volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd Jul 10 19:13:27.616622 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b8efaae-4622-4bc2-850e-7da8b52af3fb tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:27.616848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0b8efaae-4622-4bc2-850e-7da8b52af3fb tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:27.626361 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:27.626361 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:27.630795 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0b8efaae-4622-4bc2-850e-7da8b52af3fb tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Volume info retrieved successfully. Jul 10 19:13:27.635968 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0b8efaae-4622-4bc2-850e-7da8b52af3fb tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd returned with HTTP 200 Jul 10 19:13:27.636446 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1358/5422] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:27 2026] GET /volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:28.620071 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d0672ed8-bbcd-4f5f-ae90-34333c3aa20b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:28.621650 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0672ed8-bbcd-4f5f-ae90-34333c3aa20b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:28.621834 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0672ed8-bbcd-4f5f-ae90-34333c3aa20b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:28.622055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d0672ed8-bbcd-4f5f-ae90-34333c3aa20b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:28.622163 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-d0672ed8-bbcd-4f5f-ae90-34333c3aa20b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:28.626158 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:28.626158 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:28.626851 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d0672ed8-bbcd-4f5f-ae90-34333c3aa20b tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:28.627146 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1363/5423] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:28 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:28.652580 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-4f04bdd7-68eb-4f9e-a51e-84010c506454 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:28.653991 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f04bdd7-68eb-4f9e-a51e-84010c506454 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] GET https://10.4.3.225/volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd Jul 10 19:13:28.654193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f04bdd7-68eb-4f9e-a51e-84010c506454 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:28.654377 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-4f04bdd7-68eb-4f9e-a51e-84010c506454 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:28.661608 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-4f04bdd7-68eb-4f9e-a51e-84010c506454 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd returned with HTTP 404 Jul 10 19:13:28.662215 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1364/5424] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:28 2026] GET /volume/v3/volumes/acd76788-aa6e-4557-bff4-6fba4b5beebd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:28.671257 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bdc57695-0b02-405b-b892-9b9ebb76a3d6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:28.673277 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdc57695-0b02-405b-b892-9b9ebb76a3d6 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] DELETE https://10.4.3.225/volume/v3/types/29e45267-15b3-4abf-aebd-399cbb5b64b3 Jul 10 19:13:28.673474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdc57695-0b02-405b-b892-9b9ebb76a3d6 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:28.673688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bdc57695-0b02-405b-b892-9b9ebb76a3d6 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:28.696319 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bdc57695-0b02-405b-b892-9b9ebb76a3d6 tempest-TestInstancesWithCinderVolumes-1040317163 tempest-TestInstancesWithCinderVolumes-1040317163-project-admin] https://10.4.3.225/volume/v3/types/29e45267-15b3-4abf-aebd-399cbb5b64b3 returned with HTTP 202 Jul 10 19:13:28.696816 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1340/5425] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:13:28 2026] DELETE /volume/v3/types/29e45267-15b3-4abf-aebd-399cbb5b64b3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:29.639133 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec149f02-52d5-4519-9050-3a9a2666cc5f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:29.640993 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec149f02-52d5-4519-9050-3a9a2666cc5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:29.641191 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec149f02-52d5-4519-9050-3a9a2666cc5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:29.641370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec149f02-52d5-4519-9050-3a9a2666cc5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:29.641550 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ec149f02-52d5-4519-9050-3a9a2666cc5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:29.647467 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:29.647467 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:29.648475 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec149f02-52d5-4519-9050-3a9a2666cc5f tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:29.649017 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1359/5426] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:29 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:30.662757 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3a39c645-948d-482d-913f-e6f64be63d2a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:30.665634 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3a39c645-948d-482d-913f-e6f64be63d2a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:30.665794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3a39c645-948d-482d-913f-e6f64be63d2a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:30.666001 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3a39c645-948d-482d-913f-e6f64be63d2a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:30.666091 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3a39c645-948d-482d-913f-e6f64be63d2a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:30.673932 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:30.673932 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:30.675362 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3a39c645-948d-482d-913f-e6f64be63d2a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:30.676123 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1364/5427] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:30 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:31.689152 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-28e43ed7-cd63-4280-81ac-63fa2ab70e65 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:31.691154 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28e43ed7-cd63-4280-81ac-63fa2ab70e65 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:31.691383 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28e43ed7-cd63-4280-81ac-63fa2ab70e65 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:31.691576 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-28e43ed7-cd63-4280-81ac-63fa2ab70e65 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:31.691685 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-28e43ed7-cd63-4280-81ac-63fa2ab70e65 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:31.696316 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:31.696316 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:31.697108 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-28e43ed7-cd63-4280-81ac-63fa2ab70e65 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:31.697456 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1365/5428] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:31 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:32.710558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e4faf68-1190-46a3-9dcf-879a1e9412f9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:32.713163 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e4faf68-1190-46a3-9dcf-879a1e9412f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:32.713479 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e4faf68-1190-46a3-9dcf-879a1e9412f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:32.713774 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e4faf68-1190-46a3-9dcf-879a1e9412f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:32.713962 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-9e4faf68-1190-46a3-9dcf-879a1e9412f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:32.720140 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:32.720140 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:32.721407 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e4faf68-1190-46a3-9dcf-879a1e9412f9 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:32.722032 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1341/5429] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:32 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:33.736118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e72e0156-dd83-4128-8755-4568fc1e5b74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:33.744896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e72e0156-dd83-4128-8755-4568fc1e5b74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:33.746119 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e72e0156-dd83-4128-8755-4568fc1e5b74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:33.746851 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e72e0156-dd83-4128-8755-4568fc1e5b74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:33.747466 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e72e0156-dd83-4128-8755-4568fc1e5b74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:33.764935 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:33.764935 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:33.767387 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e72e0156-dd83-4128-8755-4568fc1e5b74 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:33.769901 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1360/5430] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:33 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:34.783914 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5b314f07-9078-4beb-8a00-03d3002edfad None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:34.785821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b314f07-9078-4beb-8a00-03d3002edfad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:34.786046 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b314f07-9078-4beb-8a00-03d3002edfad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:34.786516 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b314f07-9078-4beb-8a00-03d3002edfad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:34.786516 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5b314f07-9078-4beb-8a00-03d3002edfad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:34.791916 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:34.791916 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:34.792463 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b314f07-9078-4beb-8a00-03d3002edfad tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:34.793233 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1365/5431] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:34 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:35.807478 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-71a1c4c5-751b-41a5-819b-e98ac4247acb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:35.810272 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-71a1c4c5-751b-41a5-819b-e98ac4247acb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:35.810534 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-71a1c4c5-751b-41a5-819b-e98ac4247acb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:35.810959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-71a1c4c5-751b-41a5-819b-e98ac4247acb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:35.811092 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-71a1c4c5-751b-41a5-819b-e98ac4247acb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:35.816561 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:35.816561 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:35.817483 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-71a1c4c5-751b-41a5-819b-e98ac4247acb tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:35.817890 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1366/5432] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:35 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:36.830443 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0ca46762-ab2a-40d0-9fc8-4b5955701de4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:36.832574 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0ca46762-ab2a-40d0-9fc8-4b5955701de4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:36.832733 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0ca46762-ab2a-40d0-9fc8-4b5955701de4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:36.832968 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0ca46762-ab2a-40d0-9fc8-4b5955701de4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:36.833062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0ca46762-ab2a-40d0-9fc8-4b5955701de4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:36.837349 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:36.837349 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:36.838202 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0ca46762-ab2a-40d0-9fc8-4b5955701de4 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:36.838583 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1342/5433] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:36 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:37.851486 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-570aeefd-87f5-456d-bdbf-1c2fd835cafc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:37.853292 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-570aeefd-87f5-456d-bdbf-1c2fd835cafc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:37.853518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-570aeefd-87f5-456d-bdbf-1c2fd835cafc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:37.853821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-570aeefd-87f5-456d-bdbf-1c2fd835cafc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:37.853987 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-570aeefd-87f5-456d-bdbf-1c2fd835cafc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:37.859126 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:37.859126 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:37.860009 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-570aeefd-87f5-456d-bdbf-1c2fd835cafc tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:37.860466 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1361/5434] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:37 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:38.873990 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-295d93e3-787b-4a24-8ba6-3e2c06cd9d17 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:38.877220 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-295d93e3-787b-4a24-8ba6-3e2c06cd9d17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:38.877220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-295d93e3-787b-4a24-8ba6-3e2c06cd9d17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:38.877220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-295d93e3-787b-4a24-8ba6-3e2c06cd9d17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:38.877220 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-295d93e3-787b-4a24-8ba6-3e2c06cd9d17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:38.881594 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:38.881594 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:38.883207 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-295d93e3-787b-4a24-8ba6-3e2c06cd9d17 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:38.883207 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1366/5435] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:38 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:38.898690 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9c22be31-9464-4790-ae94-d7af410baf26 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:38.901318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9c22be31-9464-4790-ae94-d7af410baf26 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:38.901597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9c22be31-9464-4790-ae94-d7af410baf26 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:38.901900 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9c22be31-9464-4790-ae94-d7af410baf26 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:38.902072 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-9c22be31-9464-4790-ae94-d7af410baf26 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:38.908006 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:38.908006 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:38.909053 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9c22be31-9464-4790-ae94-d7af410baf26 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:38.909766 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1367/5436] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:38 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:38.921583 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:38.924037 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:38.924351 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:38.924630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:38.924825 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete backup with id: 81b9cbc5-3a49-4065-816c-89620567b3e9. Jul 10 19:13:38.932366 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:38.932366 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:38.957647 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] delete_backup rpcapi backup_id 81b9cbc5-3a49-4065-816c-89620567b3e9 {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:13:38.958525 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-5fa8a173-0074-4993-ad06-b4d9343d0a35 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 202 Jul 10 19:13:38.959109 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1343/5437] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:38 2026] DELETE /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:13:38.969338 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bdfb5a76-e86f-4b86-8af5-c2bbbba8a9da None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:38.972422 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bdfb5a76-e86f-4b86-8af5-c2bbbba8a9da tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:38.972942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bdfb5a76-e86f-4b86-8af5-c2bbbba8a9da tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:38.972942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bdfb5a76-e86f-4b86-8af5-c2bbbba8a9da tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:38.973031 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-bdfb5a76-e86f-4b86-8af5-c2bbbba8a9da tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:38.979978 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:38.979978 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:38.981509 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bdfb5a76-e86f-4b86-8af5-c2bbbba8a9da tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 200 Jul 10 19:13:38.981509 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1362/5438] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:38 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:39.992328 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1ebc104e-fdf7-4eff-83cc-05b1ca2d470c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:39.995449 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1ebc104e-fdf7-4eff-83cc-05b1ca2d470c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 Jul 10 19:13:39.995449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1ebc104e-fdf7-4eff-83cc-05b1ca2d470c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:39.995449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1ebc104e-fdf7-4eff-83cc-05b1ca2d470c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:39.995449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1ebc104e-fdf7-4eff-83cc-05b1ca2d470c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Show backup with id 81b9cbc5-3a49-4065-816c-89620567b3e9. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:39.998214 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1ebc104e-fdf7-4eff-83cc-05b1ca2d470c tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 returned with HTTP 404 Jul 10 19:13:39.998924 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1367/5439] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:39 2026] GET /volume/v3/backups/81b9cbc5-3a49-4065-816c-89620567b3e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:40.007324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:40.009961 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca Jul 10 19:13:40.010162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:40.010392 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:40.010467 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete snapshot with id: d480f3ab-739d-4b89-b862-6baf7234aaca Jul 10 19:13:40.015669 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:40.015669 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:40.016227 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot retrieved successfully. Jul 10 19:13:40.031416 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot delete request issued successfully. Jul 10 19:13:40.031646 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8bd32beb-7090-47b9-8473-1d8497bc87a7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca returned with HTTP 202 Jul 10 19:13:40.032169 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1368/5440] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:13:40 2026] DELETE /volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:40.040924 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-36b03cae-5d1a-400d-9f83-d8aa3b77777d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:40.042708 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-36b03cae-5d1a-400d-9f83-d8aa3b77777d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca Jul 10 19:13:40.042951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-36b03cae-5d1a-400d-9f83-d8aa3b77777d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:40.043301 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-36b03cae-5d1a-400d-9f83-d8aa3b77777d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:40.048740 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:40.048740 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:40.049163 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-36b03cae-5d1a-400d-9f83-d8aa3b77777d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Snapshot retrieved successfully. Jul 10 19:13:40.049911 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-36b03cae-5d1a-400d-9f83-d8aa3b77777d tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca returned with HTTP 200 Jul 10 19:13:40.050252 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1344/5441] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:13:40 2026] GET /volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:41.060136 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ad839f29-6c5a-4b5c-8514-b7385c35b2e7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:41.062593 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad839f29-6c5a-4b5c-8514-b7385c35b2e7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca Jul 10 19:13:41.062936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad839f29-6c5a-4b5c-8514-b7385c35b2e7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:41.063220 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ad839f29-6c5a-4b5c-8514-b7385c35b2e7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:41.069787 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ad839f29-6c5a-4b5c-8514-b7385c35b2e7 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca returned with HTTP 404 Jul 10 19:13:41.070437 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1363/5442] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:13:41 2026] GET /volume/v3/snapshots/d480f3ab-739d-4b89-b862-6baf7234aaca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:41.077403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:41.080838 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:41.080838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:41.080838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:41.080838 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume with id: 93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:41.087899 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:41.087899 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:41.088555 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:41.108153 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume request issued successfully. Jul 10 19:13:41.108153 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6fe3d82-4e67-4c56-aaf7-aab1ac80f930 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 returned with HTTP 202 Jul 10 19:13:41.108153 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1368/5443] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:41 2026] DELETE /volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:41.116002 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f6f96e7-2a64-4a02-9dfe-6b715bbfa294 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:41.118081 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f6f96e7-2a64-4a02-9dfe-6b715bbfa294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:41.118284 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f6f96e7-2a64-4a02-9dfe-6b715bbfa294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:41.118483 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f6f96e7-2a64-4a02-9dfe-6b715bbfa294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:41.126264 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:41.126264 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:41.130948 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0f6f96e7-2a64-4a02-9dfe-6b715bbfa294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:41.135791 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f6f96e7-2a64-4a02-9dfe-6b715bbfa294 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 returned with HTTP 200 Jul 10 19:13:41.136256 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1369/5444] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:41 2026] GET /volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:42.149835 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8caf1b55-7a41-44c7-ae82-a2574fbdeb44 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:42.151691 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8caf1b55-7a41-44c7-ae82-a2574fbdeb44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 Jul 10 19:13:42.151909 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8caf1b55-7a41-44c7-ae82-a2574fbdeb44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:42.152081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8caf1b55-7a41-44c7-ae82-a2574fbdeb44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:42.159689 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8caf1b55-7a41-44c7-ae82-a2574fbdeb44 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 returned with HTTP 404 Jul 10 19:13:42.160271 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1345/5445] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:42 2026] GET /volume/v3/volumes/93fc9ecc-f28c-4ebf-86a6-b227e90bf8d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:42.171561 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:42.174381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:13:42.174780 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:42.174873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:42.175027 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume with id: f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:13:42.186829 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:42.186829 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:42.186829 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:42.210491 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume request issued successfully. Jul 10 19:13:42.210491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a7998a2-ddc9-46bb-8f2c-832663f23d53 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 202 Jul 10 19:13:42.210491 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1364/5446] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:42 2026] DELETE /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:42.220045 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-40e5e375-62d0-4672-9410-ee19fce50ea2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:42.222499 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-40e5e375-62d0-4672-9410-ee19fce50ea2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:13:42.222826 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-40e5e375-62d0-4672-9410-ee19fce50ea2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:42.223195 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-40e5e375-62d0-4672-9410-ee19fce50ea2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:42.233305 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:42.233305 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:42.238047 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-40e5e375-62d0-4672-9410-ee19fce50ea2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:42.245293 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-40e5e375-62d0-4672-9410-ee19fce50ea2 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 200 Jul 10 19:13:42.245772 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1369/5447] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:42 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:43.260395 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ccaea20d-a8b7-4e16-b15e-668f13c1ad60 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.262436 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ccaea20d-a8b7-4e16-b15e-668f13c1ad60 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 Jul 10 19:13:43.262663 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ccaea20d-a8b7-4e16-b15e-668f13c1ad60 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:43.262963 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ccaea20d-a8b7-4e16-b15e-668f13c1ad60 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:43.265415 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=142,cinder:INSERT=11,cinder:UPDATE=34,cinder:DELETE=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:13:43.270187 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ccaea20d-a8b7-4e16-b15e-668f13c1ad60 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 returned with HTTP 404 Jul 10 19:13:43.270706 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1370/5448] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:43 2026] GET /volume/v3/volumes/f9c69ea0-8658-474f-be82-18e76cc10a00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:43.273981 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e3cae972-7789-4143-8be0-b8f092a59ef5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.277949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.280209 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:13:43.280474 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:43.280747 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:43.280989 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume with id: 1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:13:43.291353 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:43.291353 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:43.292018 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:43.317833 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume request issued successfully. Jul 10 19:13:43.317833 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0ed0947-b13c-4160-86c2-5d5f405c1981 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 returned with HTTP 202 Jul 10 19:13:43.317833 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1365/5449] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:43 2026] DELETE /volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:43.327689 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-d438c8ac-f6ee-4765-a46b-5b731ec44c90 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.329821 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d438c8ac-f6ee-4765-a46b-5b731ec44c90 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:13:43.332486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d438c8ac-f6ee-4765-a46b-5b731ec44c90 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:43.332486 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-d438c8ac-f6ee-4765-a46b-5b731ec44c90 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:43.345038 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:43.345038 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:43.352851 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-d438c8ac-f6ee-4765-a46b-5b731ec44c90 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:43.359403 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-d438c8ac-f6ee-4765-a46b-5b731ec44c90 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 returned with HTTP 200 Jul 10 19:13:43.359970 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1370/5450] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:43 2026] GET /volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:43.382753 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3cae972-7789-4143-8be0-b8f092a59ef5 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:13:43.383100 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3cae972-7789-4143-8be0-b8f092a59ef5 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1531522425", "extra_specs": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:43.398739 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3cae972-7789-4143-8be0-b8f092a59ef5 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:13:43.399202 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1346/5451] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:13:43 2026] POST /volume/v3/types => generated 212 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:43.410234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ef2e7204-4df4-4ac4-864a-690131340b46 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.413168 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef2e7204-4df4-4ac4-864a-690131340b46 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] POST https://10.4.3.225/volume/v3/types/b55b76a0-9201-46c4-9a4a-11a108eabf7c/encryption Jul 10 19:13:43.413854 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef2e7204-4df4-4ac4-864a-690131340b46 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:43.437948 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef2e7204-4df4-4ac4-864a-690131340b46 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/types/b55b76a0-9201-46c4-9a4a-11a108eabf7c/encryption returned with HTTP 200 Jul 10 19:13:43.438392 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1371/5452] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:13:43 2026] POST /volume/v3/types/b55b76a0-9201-46c4-9a4a-11a108eabf7c/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:43.446524 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.505579 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:13:43.505961 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1596113889", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1531522425", "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:43.507496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1596113889', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1531522425', 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:13:43.511148 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:13:43.511466 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:43.511466 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:43.511976 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:13:43.517490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (ad38d657-3687-43b0-bbe5-114a9e57a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:13:43.518557 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708c12c0-5191-4712-8083-a6cd66d2db4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:43.519456 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:13:43.542148 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708c12c0-5191-4712-8083-a6cd66d2db4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:13:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b55b76a0-9201-46c4-9a4a-11a108eabf7c,is_public=True,name='tempest-scenario-type-luks-1531522425',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b55b76a0-9201-46c4-9a4a-11a108eabf7c', '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=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:43.542759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c70a49c-7d3c-4f1b-9a17-94f8201b2637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:43.568025 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1531522425 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1531522425, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:13:43.568250 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1531522425 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1531522425, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:13:43.601160 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['cd88e23a-25cc-4166-93c4-8f5f3c62b949', 'f11955a9-eeb2-4946-b58b-11c5cfb7f671', '50f2d88a-7335-4d9a-86c5-907f88cf1015', '57b9adab-4280-4033-88c0-17dc9184a046'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:43.601960 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c70a49c-7d3c-4f1b-9a17-94f8201b2637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd88e23a-25cc-4166-93c4-8f5f3c62b949', 'f11955a9-eeb2-4946-b58b-11c5cfb7f671', '50f2d88a-7335-4d9a-86c5-907f88cf1015', '57b9adab-4280-4033-88c0-17dc9184a046']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:43.602732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6d9c34-0725-4404-95c1-521688b14afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:43.624930 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad6d9c34-0725-4404-95c1-521688b14afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea922f3a-46bd-4840-a960-5827a153b159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1596113889',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['cd88e23a-25cc-4166-93c4-8f5f3c62b949','f11955a9-eeb2-4946-b58b-11c5cfb7f671','50f2d88a-7335-4d9a-86c5-907f88cf1015','57b9adab-4280-4033-88c0-17dc9184a046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=b55b76a0-9201-46c4-9a4a-11a108eabf7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1596113889',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea922f3a-46bd-4840-a960-5827a153b159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b55b76a0-9201-46c4-9a4a-11a108eabf7c),volume_type_id=b55b76a0-9201-46c4-9a4a-11a108eabf7c)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:43.625621 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9684eb01-a839-4b06-a88d-f0b3bd659df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:43.644361 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9684eb01-a839-4b06-a88d-f0b3bd659df6) transitioned into state 'SUCCESS' from state '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-1596113889',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['cd88e23a-25cc-4166-93c4-8f5f3c62b949','f11955a9-eeb2-4946-b58b-11c5cfb7f671','50f2d88a-7335-4d9a-86c5-907f88cf1015','57b9adab-4280-4033-88c0-17dc9184a046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=b55b76a0-9201-46c4-9a4a-11a108eabf7c)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:43.645141 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca73b38-9fdf-4318-b304-c0419011825e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:43.654579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca73b38-9fdf-4318-b304-c0419011825e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:43.658608 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (ad38d657-3687-43b0-bbe5-114a9e57a155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:13:43.659006 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:13:43.659630 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-90fd11f3-903c-4af0-841c-7e3587dcbe45 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:13:43.661921 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1366/5453] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:13:43 2026] POST /volume/v3/volumes => generated 780 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:43.675161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-25c17fbe-7af9-4e03-92be-09a0f3da87d8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:43.677183 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-25c17fbe-7af9-4e03-92be-09a0f3da87d8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:13:43.677387 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-25c17fbe-7af9-4e03-92be-09a0f3da87d8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:43.677580 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-25c17fbe-7af9-4e03-92be-09a0f3da87d8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:43.688130 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:43.688130 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:43.692691 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-25c17fbe-7af9-4e03-92be-09a0f3da87d8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:43.698261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-25c17fbe-7af9-4e03-92be-09a0f3da87d8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:13:43.698883 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1371/5454] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:43 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:44.375703 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a5c2323e-cfb8-4d42-a2d8-e424a08f4aff None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.378073 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5c2323e-cfb8-4d42-a2d8-e424a08f4aff tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 Jul 10 19:13:44.378369 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5c2323e-cfb8-4d42-a2d8-e424a08f4aff tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:44.378695 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5c2323e-cfb8-4d42-a2d8-e424a08f4aff tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:44.386091 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5c2323e-cfb8-4d42-a2d8-e424a08f4aff tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 returned with HTTP 404 Jul 10 19:13:44.386831 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1347/5455] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:44 2026] GET /volume/v3/volumes/1f56507a-7da5-4f38-b6de-624faf03a9d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:44.395255 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0e1d353f-2563-4d12-99ec-25377f73333a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.397892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] DELETE https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef Jul 10 19:13:44.398194 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:44.398486 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:44.398750 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume with id: 77785121-b180-49d2-900d-9823967703ef Jul 10 19:13:44.406318 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:44.406318 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:44.406780 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:44.424526 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Delete volume request issued successfully. Jul 10 19:13:44.424761 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0e1d353f-2563-4d12-99ec-25377f73333a tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef returned with HTTP 202 Jul 10 19:13:44.425208 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1372/5456] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:13:44 2026] DELETE /volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:13:44.434998 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b3e86485-cf65-4a5a-ab8b-af7954cce115 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.437901 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3e86485-cf65-4a5a-ab8b-af7954cce115 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef Jul 10 19:13:44.438048 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3e86485-cf65-4a5a-ab8b-af7954cce115 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:44.438270 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b3e86485-cf65-4a5a-ab8b-af7954cce115 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:44.445509 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:44.445509 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:44.449064 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b3e86485-cf65-4a5a-ab8b-af7954cce115 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Volume info retrieved successfully. Jul 10 19:13:44.453730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b3e86485-cf65-4a5a-ab8b-af7954cce115 tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef returned with HTTP 200 Jul 10 19:13:44.454191 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1367/5457] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:44 2026] GET /volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:44.712733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b8568929-df28-44ee-abe2-71efd9bcba0f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.714697 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b8568929-df28-44ee-abe2-71efd9bcba0f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:13:44.714951 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b8568929-df28-44ee-abe2-71efd9bcba0f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:44.715160 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b8568929-df28-44ee-abe2-71efd9bcba0f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:44.722081 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:44.722081 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:44.725547 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b8568929-df28-44ee-abe2-71efd9bcba0f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:44.730162 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b8568929-df28-44ee-abe2-71efd9bcba0f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:13:44.730773 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1372/5458] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:44 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:44.743024 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-dcce93c5-8bd1-44d1-b4f3-2b7fc2bb71c9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.745182 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dcce93c5-8bd1-44d1-b4f3-2b7fc2bb71c9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:13:44.745371 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dcce93c5-8bd1-44d1-b4f3-2b7fc2bb71c9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:44.745529 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-dcce93c5-8bd1-44d1-b4f3-2b7fc2bb71c9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:44.752750 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:44.752750 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:44.756596 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-dcce93c5-8bd1-44d1-b4f3-2b7fc2bb71c9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:44.760896 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-dcce93c5-8bd1-44d1-b4f3-2b7fc2bb71c9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:13:44.761424 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1348/5459] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:44 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:44.774921 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.776984 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159/action Jul 10 19:13:44.777354 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:13:44.777514 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:44.787170 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:44.787170 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:44.787750 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:44.795839 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume updated successfully. Jul 10 19:13:44.796144 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-47232377-0eee-47a3-a9bc-0be48ab7f83a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159/action returned with HTTP 200 Jul 10 19:13:44.796627 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1373/5460] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:13:44 2026] POST /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:13:44.953217 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-da50b94b-9a08-4cae-aeab-475263ca16ff None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:44.955604 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-da50b94b-9a08-4cae-aeab-475263ca16ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:13:44.955785 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-da50b94b-9a08-4cae-aeab-475263ca16ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:44.955992 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-da50b94b-9a08-4cae-aeab-475263ca16ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:44.963515 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:44.963515 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:44.967491 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d357488d-d081-48e3-a353-580221ce78df req-da50b94b-9a08-4cae-aeab-475263ca16ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:44.971541 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-da50b94b-9a08-4cae-aeab-475263ca16ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:13:44.972055 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1368/5461] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:13:44 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:45.470125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9726ff0d-b103-4bdf-8ef9-caa626142fab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:45.472410 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9726ff0d-b103-4bdf-8ef9-caa626142fab tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] GET https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef Jul 10 19:13:45.472694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9726ff0d-b103-4bdf-8ef9-caa626142fab tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:45.472974 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9726ff0d-b103-4bdf-8ef9-caa626142fab tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:45.480938 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9726ff0d-b103-4bdf-8ef9-caa626142fab tempest-VolumesBackupsTest-584870204 tempest-VolumesBackupsTest-584870204-project-member] https://10.4.3.225/volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef returned with HTTP 404 Jul 10 19:13:45.481527 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1373/5462] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:13:45 2026] GET /volume/v3/volumes/77785121-b180-49d2-900d-9823967703ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:45.537590 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-25b18fee-575e-4a47-a3f3-de23240c18c1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:45.540828 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-25b18fee-575e-4a47-a3f3-de23240c18c1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:13:45.541116 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-25b18fee-575e-4a47-a3f3-de23240c18c1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:45.541390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-25b18fee-575e-4a47-a3f3-de23240c18c1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:45.551089 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:45.551089 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:45.556221 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-d357488d-d081-48e3-a353-580221ce78df req-25b18fee-575e-4a47-a3f3-de23240c18c1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:45.562863 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-25b18fee-575e-4a47-a3f3-de23240c18c1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:13:45.563459 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1349/5463] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:13:45 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:45.573532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7388fb01-7254-44b1-9ffe-3a44795408cf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:45.574007 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7388fb01-7254-44b1-9ffe-3a44795408cf None None] GET https://10.4.3.225/volume// Jul 10 19:13:45.574233 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7388fb01-7254-44b1-9ffe-3a44795408cf None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:45.574465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7388fb01-7254-44b1-9ffe-3a44795408cf None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:45.574892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7388fb01-7254-44b1-9ffe-3a44795408cf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:13:45.575329 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1374/5464] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:13:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:13:45.584488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-bbf7bae9-66e5-4b59-80e8-d5de71431f2e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:45.587277 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-bbf7bae9-66e5-4b59-80e8-d5de71431f2e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:13:45.587764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-bbf7bae9-66e5-4b59-80e8-d5de71431f2e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea922f3a-46bd-4840-a960-5827a153b159", "connector": null, "instance_uuid": "b6dc1de4-4aa0-4d20-af8a-19d0ff70e2b7"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:45.599005 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:45.599005 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:45.641258 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-bbf7bae9-66e5-4b59-80e8-d5de71431f2e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:13:45.641901 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1369/5465] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:13:45 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 10 19:13:48.672515 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:48.765442 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:13:48.765818 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1083162821"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:48.767182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1083162821'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:13:48.767302 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume of 1 GB Jul 10 19:13:48.769290 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=108,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:13:48.771838 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Availability Zones retrieved successfully. Jul 10 19:13:48.777567 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Flow 'volume_create_api' (9c320796-d5dc-437d-8d56-7c4bb3b26b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:13:48.778847 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826c43c2-f671-4c22-bdb0-11cb692e18e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:48.779694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:13:48.804270 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (826c43c2-f671-4c22-bdb0-11cb692e18e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:48.805034 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0e658d-796e-47ab-bac6-422ea263e5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:48.861970 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Created reservations ['fee2884f-d97f-474c-9f95-8d86e4279ac7', '8d693f81-89a8-4472-907b-27fe6f60274e', 'f695dcba-d6c9-4fc1-bad9-57737af455b2', '251b48d1-8f9e-4b62-a0de-c5cdf880bedd'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:48.862731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0e658d-796e-47ab-bac6-422ea263e5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fee2884f-d97f-474c-9f95-8d86e4279ac7', '8d693f81-89a8-4472-907b-27fe6f60274e', 'f695dcba-d6c9-4fc1-bad9-57737af455b2', '251b48d1-8f9e-4b62-a0de-c5cdf880bedd']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:48.863644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac49d05-abac-4fc4-842e-a7c0088b715c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:48.886677 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac49d05-abac-4fc4-842e-a7c0088b715c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31caa7a7-7542-42ab-a830-d131e68c210d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1083162821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53151e9345c1421eb4c5cb579afa9cb0',qos_specs=None,replication_status=,reservations=['fee2884f-d97f-474c-9f95-8d86e4279ac7','8d693f81-89a8-4472-907b-27fe6f60274e','f695dcba-d6c9-4fc1-bad9-57737af455b2','251b48d1-8f9e-4b62-a0de-c5cdf880bedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1083162821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31caa7a7-7542-42ab-a830-d131e68c210d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53151e9345c1421eb4c5cb579afa9cb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:48.887885 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74519a1b-1aa9-4be6-ba5e-6a0246d8c632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:48.906254 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74519a1b-1aa9-4be6-ba5e-6a0246d8c632) transitioned into state 'SUCCESS' from state '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-1083162821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53151e9345c1421eb4c5cb579afa9cb0',qos_specs=None,replication_status=,reservations=['fee2884f-d97f-474c-9f95-8d86e4279ac7','8d693f81-89a8-4472-907b-27fe6f60274e','f695dcba-d6c9-4fc1-bad9-57737af455b2','251b48d1-8f9e-4b62-a0de-c5cdf880bedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:48.906898 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a2ad7b-61f8-4679-bb97-716de430908c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:13:48.916353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a2ad7b-61f8-4679-bb97-716de430908c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:13:48.917260 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Flow 'volume_create_api' (9c320796-d5dc-437d-8d56-7c4bb3b26b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:13:48.917628 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume request issued successfully. Jul 10 19:13:48.918216 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7bfcb51-68df-47fd-aacc-046bcf23f979 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:13:48.918645 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1374/5466] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:13:48 2026] POST /volume/v3/volumes => generated 778 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:48.935999 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c4587893-cec4-4eba-ae47-069c1d642d26 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:48.938058 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4587893-cec4-4eba-ae47-069c1d642d26 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d Jul 10 19:13:48.938296 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4587893-cec4-4eba-ae47-069c1d642d26 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:48.938489 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c4587893-cec4-4eba-ae47-069c1d642d26 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:48.945732 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:48.945732 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:48.949231 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c4587893-cec4-4eba-ae47-069c1d642d26 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:13:48.953442 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c4587893-cec4-4eba-ae47-069c1d642d26 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d returned with HTTP 200 Jul 10 19:13:48.953929 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1350/5467] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:48 2026] GET /volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:49.967283 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d81ecd6e-13d4-418f-a40f-27c9dac5e2a8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:49.969202 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d81ecd6e-13d4-418f-a40f-27c9dac5e2a8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d Jul 10 19:13:49.969466 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d81ecd6e-13d4-418f-a40f-27c9dac5e2a8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:49.969686 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d81ecd6e-13d4-418f-a40f-27c9dac5e2a8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:49.977345 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:49.977345 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:49.982079 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d81ecd6e-13d4-418f-a40f-27c9dac5e2a8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:13:49.986864 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d81ecd6e-13d4-418f-a40f-27c9dac5e2a8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d returned with HTTP 200 Jul 10 19:13:49.987338 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1375/5468] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:49 2026] GET /volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:49.999299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:50.000991 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:13:50.001349 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31caa7a7-7542-42ab-a830-d131e68c210d", "name": "tempest-type-Backup-289765631"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:50.002947 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Creating new backup {'backup': {'volume_id': '31caa7a7-7542-42ab-a830-d131e68c210d', 'name': 'tempest-type-Backup-289765631'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:13:50.003114 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Creating backup of volume 31caa7a7-7542-42ab-a830-d131e68c210d in container None Jul 10 19:13:50.009505 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:50.009505 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:50.009891 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:13:50.037244 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Created reservations ['5f015067-d9b8-4b35-ab5b-f7dfbd1daff7', 'afd8df7d-98ff-4361-b716-c3f043614598'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:13:50.067188 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bb20a279-9f7c-45e4-9643-f7451571ff74 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:13:50.067637 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1370/5469] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:13:49 2026] POST /volume/v3/backups => generated 315 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:13:50.076027 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fff68763-3611-4d87-b103-0bc894fa6430 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:50.078638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fff68763-3611-4d87-b103-0bc894fa6430 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:50.078944 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fff68763-3611-4d87-b103-0bc894fa6430 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:50.079505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fff68763-3611-4d87-b103-0bc894fa6430 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:50.079505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-fff68763-3611-4d87-b103-0bc894fa6430 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:50.086818 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:50.086818 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:50.087423 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fff68763-3611-4d87-b103-0bc894fa6430 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:50.087924 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1375/5470] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:50 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:51.098209 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b253b678-1963-4310-bad8-ccd45d8ce5af None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:51.100258 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b253b678-1963-4310-bad8-ccd45d8ce5af tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:51.100522 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b253b678-1963-4310-bad8-ccd45d8ce5af tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:51.100731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b253b678-1963-4310-bad8-ccd45d8ce5af tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:51.100850 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-b253b678-1963-4310-bad8-ccd45d8ce5af tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:51.105511 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:51.105511 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:51.106272 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b253b678-1963-4310-bad8-ccd45d8ce5af tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:51.106697 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1351/5471] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:51 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:51.600741 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1d680e8a-434f-4dbc-926c-a038d2b15b64 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:51.601098 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1d680e8a-434f-4dbc-926c-a038d2b15b64 None None] GET https://10.4.3.225/volume// Jul 10 19:13:51.601228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1d680e8a-434f-4dbc-926c-a038d2b15b64 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:51.601450 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1d680e8a-434f-4dbc-926c-a038d2b15b64 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:51.601795 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1d680e8a-434f-4dbc-926c-a038d2b15b64 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:13:51.602099 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1376/5472] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:13:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:13:51.608376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-d142fa02-3e94-4e06-b20f-6abd8c47f610 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:51.610552 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-d142fa02-3e94-4e06-b20f-6abd8c47f610 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:13:51.610790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-d142fa02-3e94-4e06-b20f-6abd8c47f610 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:51.611005 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-d142fa02-3e94-4e06-b20f-6abd8c47f610 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:51.620059 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:51.620059 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:51.623619 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d357488d-d081-48e3-a353-580221ce78df req-d142fa02-3e94-4e06-b20f-6abd8c47f610 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:13:51.628134 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-d142fa02-3e94-4e06-b20f-6abd8c47f610 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:13:51.628724 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1371/5473] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:13:51 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:13:51.733351 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:51.736281 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d Jul 10 19:13:51.737065 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:51.745564 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-ea922f3a-46bd-4840-a960-5827a153b159-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:13:51.751337 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-ea922f3a-46bd-4840-a960-5827a153b159-np0000005042" acquired by "attachment_update" :: waited 0.006s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:13:51.752657 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:51.752657 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:52.118660 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-65c26523-3075-4fad-9adb-6b1884d17dd6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:52.120669 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-65c26523-3075-4fad-9adb-6b1884d17dd6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:52.120952 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-65c26523-3075-4fad-9adb-6b1884d17dd6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:52.121224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-65c26523-3075-4fad-9adb-6b1884d17dd6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:52.121378 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-65c26523-3075-4fad-9adb-6b1884d17dd6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:52.127000 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:52.127000 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:52.127820 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-65c26523-3075-4fad-9adb-6b1884d17dd6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:52.128255 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1352/5474] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:52 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:52.275187 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-ea922f3a-46bd-4840-a960-5827a153b159-np0000005042" released by "attachment_update" :: held 0.524s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:13:52.275524 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-afd693b1-ba7c-4cc9-8321-796c8353edc3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d returned with HTTP 200 Jul 10 19:13:52.276037 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1376/5475] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:13:51 2026] PUT /volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:13:52.787084 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-7ca4da11-d4d4-45b7-a8d1-0dc1db80b2b4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:52.789214 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-7ca4da11-d4d4-45b7-a8d1-0dc1db80b2b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d/action Jul 10 19:13:52.789661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-7ca4da11-d4d4-45b7-a8d1-0dc1db80b2b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:13:52.789782 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-7ca4da11-d4d4-45b7-a8d1-0dc1db80b2b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:13:52.804556 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:52.804556 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:52.816145 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-7ca4da11-d4d4-45b7-a8d1-0dc1db80b2b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d/action returned with HTTP 204 Jul 10 19:13:52.816577 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1377/5476] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:13:52 2026] POST /volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:13:53.139019 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cde59b7c-4bc4-4bcf-9014-3332f491c933 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:53.141091 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cde59b7c-4bc4-4bcf-9014-3332f491c933 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:53.141322 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cde59b7c-4bc4-4bcf-9014-3332f491c933 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:53.141537 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cde59b7c-4bc4-4bcf-9014-3332f491c933 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:53.141675 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-cde59b7c-4bc4-4bcf-9014-3332f491c933 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:53.146283 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:53.146283 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:53.147022 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cde59b7c-4bc4-4bcf-9014-3332f491c933 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:53.147606 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1372/5477] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:53 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:54.158332 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-eeb0b341-d028-41a3-81f8-614f63da3111 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:54.159905 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eeb0b341-d028-41a3-81f8-614f63da3111 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:54.160107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eeb0b341-d028-41a3-81f8-614f63da3111 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:54.160262 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-eeb0b341-d028-41a3-81f8-614f63da3111 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:54.160344 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-eeb0b341-d028-41a3-81f8-614f63da3111 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:54.165062 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:54.165062 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:54.165748 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-eeb0b341-d028-41a3-81f8-614f63da3111 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:54.166185 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1353/5478] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:54 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:55.176256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-75ff415b-109a-4c2c-b155-5725f45e2646 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:55.177953 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75ff415b-109a-4c2c-b155-5725f45e2646 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:55.178158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75ff415b-109a-4c2c-b155-5725f45e2646 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:55.178342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-75ff415b-109a-4c2c-b155-5725f45e2646 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:55.178446 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-75ff415b-109a-4c2c-b155-5725f45e2646 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:55.182834 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:55.182834 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:55.183546 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-75ff415b-109a-4c2c-b155-5725f45e2646 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:55.184017 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1377/5479] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:55 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:56.195606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d0ffd7d7-b02a-40b2-8d1a-8380acd89c64 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:56.198344 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d0ffd7d7-b02a-40b2-8d1a-8380acd89c64 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:56.198791 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d0ffd7d7-b02a-40b2-8d1a-8380acd89c64 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:56.199025 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d0ffd7d7-b02a-40b2-8d1a-8380acd89c64 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:56.199107 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d0ffd7d7-b02a-40b2-8d1a-8380acd89c64 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:56.207108 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:56.207108 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:56.207898 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d0ffd7d7-b02a-40b2-8d1a-8380acd89c64 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:56.208329 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1378/5480] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:56 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:57.219844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e74ea9ae-c691-4cf4-80e1-c82d3ce59ba6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:57.222042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e74ea9ae-c691-4cf4-80e1-c82d3ce59ba6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:57.222501 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e74ea9ae-c691-4cf4-80e1-c82d3ce59ba6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:57.222905 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e74ea9ae-c691-4cf4-80e1-c82d3ce59ba6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:57.223202 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-e74ea9ae-c691-4cf4-80e1-c82d3ce59ba6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:57.232056 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:57.232056 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:13:57.232056 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e74ea9ae-c691-4cf4-80e1-c82d3ce59ba6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:57.232056 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1373/5481] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:57 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:57.893648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-d357488d-d081-48e3-a353-580221ce78df req-1cae5303-d827-4680-bbc8-dc81ab71c5ce None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:57.896084 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-1cae5303-d827-4680-bbc8-dc81ab71c5ce tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159/encryption Jul 10 19:13:57.896287 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-1cae5303-d827-4680-bbc8-dc81ab71c5ce tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:57.896555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-1cae5303-d827-4680-bbc8-dc81ab71c5ce tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:57.907745 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:57.907745 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:13:57.914984 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d357488d-d081-48e3-a353-580221ce78df req-1cae5303-d827-4680-bbc8-dc81ab71c5ce tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159/encryption returned with HTTP 200 Jul 10 19:13:57.915471 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1354/5482] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:13:57 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:58.245410 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-205a3d64-9072-4a23-bea9-e9739622add1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:58.247545 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-205a3d64-9072-4a23-bea9-e9739622add1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:58.248128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-205a3d64-9072-4a23-bea9-e9739622add1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:58.248128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-205a3d64-9072-4a23-bea9-e9739622add1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:58.248128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-205a3d64-9072-4a23-bea9-e9739622add1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:58.253098 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:58.253098 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:13:58.253999 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-205a3d64-9072-4a23-bea9-e9739622add1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:58.254495 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1378/5483] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:58 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:13:59.265091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cb216417-75a9-4705-bec9-f834bb39565f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:13:59.267649 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb216417-75a9-4705-bec9-f834bb39565f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:13:59.267932 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb216417-75a9-4705-bec9-f834bb39565f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:13:59.268169 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cb216417-75a9-4705-bec9-f834bb39565f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:13:59.268318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-cb216417-75a9-4705-bec9-f834bb39565f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:13:59.273073 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:13:59.273073 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:13:59.273788 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cb216417-75a9-4705-bec9-f834bb39565f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:13:59.274230 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1379/5484] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:13:59 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:00.283733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f8c5fdd7-a51f-4e82-b4f4-cb70aa3df96b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:00.286028 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f8c5fdd7-a51f-4e82-b4f4-cb70aa3df96b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:00.286458 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f8c5fdd7-a51f-4e82-b4f4-cb70aa3df96b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:00.286729 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f8c5fdd7-a51f-4e82-b4f4-cb70aa3df96b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:00.286912 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-f8c5fdd7-a51f-4e82-b4f4-cb70aa3df96b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:00.289143 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=140,cinder:UPDATE=47,cinder:INSERT=25 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:14:00.292606 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:00.292606 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:00.293301 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f8c5fdd7-a51f-4e82-b4f4-cb70aa3df96b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:00.293678 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1374/5485] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:00 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:01.307363 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-828b040b-3b8b-4423-be36-0f9edab9d800 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:01.309543 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-828b040b-3b8b-4423-be36-0f9edab9d800 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:01.309828 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-828b040b-3b8b-4423-be36-0f9edab9d800 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:01.310056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-828b040b-3b8b-4423-be36-0f9edab9d800 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:01.310180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-828b040b-3b8b-4423-be36-0f9edab9d800 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:01.315133 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:01.315133 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:01.315882 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-828b040b-3b8b-4423-be36-0f9edab9d800 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:01.316340 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1355/5486] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:01 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:02.328311 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1496bec7-adaa-4460-ae1a-b91012a86077 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:02.330668 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1496bec7-adaa-4460-ae1a-b91012a86077 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:02.330965 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1496bec7-adaa-4460-ae1a-b91012a86077 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:02.331528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1496bec7-adaa-4460-ae1a-b91012a86077 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:02.331528 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1496bec7-adaa-4460-ae1a-b91012a86077 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:02.337760 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:02.337760 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:02.338478 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1496bec7-adaa-4460-ae1a-b91012a86077 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:02.339320 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1379/5487] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:02 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:03.352182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ef82e10b-0df2-40d0-8e9b-d6db600256cd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:03.355318 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef82e10b-0df2-40d0-8e9b-d6db600256cd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:03.355318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef82e10b-0df2-40d0-8e9b-d6db600256cd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:03.355318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef82e10b-0df2-40d0-8e9b-d6db600256cd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:03.355318 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ef82e10b-0df2-40d0-8e9b-d6db600256cd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:03.360502 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:03.360502 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:03.361959 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef82e10b-0df2-40d0-8e9b-d6db600256cd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:03.361959 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1380/5488] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:03 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:04.377347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-99d275a2-bc17-473a-88dc-0e894f13e202 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:04.379108 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99d275a2-bc17-473a-88dc-0e894f13e202 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:04.379362 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99d275a2-bc17-473a-88dc-0e894f13e202 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:04.379566 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-99d275a2-bc17-473a-88dc-0e894f13e202 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:04.379672 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-99d275a2-bc17-473a-88dc-0e894f13e202 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:04.383770 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:04.383770 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:04.384405 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-99d275a2-bc17-473a-88dc-0e894f13e202 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:04.384771 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1375/5489] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:04 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:05.396156 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ab95d5ef-f57d-4a00-b05f-16ca78d6e9ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:05.398189 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ab95d5ef-f57d-4a00-b05f-16ca78d6e9ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:05.398616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ab95d5ef-f57d-4a00-b05f-16ca78d6e9ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:05.399829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ab95d5ef-f57d-4a00-b05f-16ca78d6e9ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:05.399829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-ab95d5ef-f57d-4a00-b05f-16ca78d6e9ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:05.401387 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=93,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:14:05.405070 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:05.405070 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:05.406022 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ab95d5ef-f57d-4a00-b05f-16ca78d6e9ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:05.407213 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1356/5490] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:05 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:06.417682 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ac7ec051-a1e8-4954-a48a-2c41bf563299 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:06.419411 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ac7ec051-a1e8-4954-a48a-2c41bf563299 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:06.419597 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ac7ec051-a1e8-4954-a48a-2c41bf563299 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:06.419771 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ac7ec051-a1e8-4954-a48a-2c41bf563299 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:06.419895 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ac7ec051-a1e8-4954-a48a-2c41bf563299 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:06.424672 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:06.424672 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:06.425311 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ac7ec051-a1e8-4954-a48a-2c41bf563299 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:06.425649 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1380/5491] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:06 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:07.436623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f2e2298-ff18-4a52-9dab-db9ff514006f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:07.439236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f2e2298-ff18-4a52-9dab-db9ff514006f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:07.439544 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f2e2298-ff18-4a52-9dab-db9ff514006f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:07.439880 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f2e2298-ff18-4a52-9dab-db9ff514006f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:07.440032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-3f2e2298-ff18-4a52-9dab-db9ff514006f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:07.445906 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:07.445906 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:07.446826 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f2e2298-ff18-4a52-9dab-db9ff514006f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:07.447405 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1381/5492] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:07 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:08.459769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-04cb8a06-b7b9-4b01-9e31-d55182ceb5d8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:08.462209 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04cb8a06-b7b9-4b01-9e31-d55182ceb5d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:08.462473 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04cb8a06-b7b9-4b01-9e31-d55182ceb5d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:08.462723 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-04cb8a06-b7b9-4b01-9e31-d55182ceb5d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:08.462866 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-04cb8a06-b7b9-4b01-9e31-d55182ceb5d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:08.468128 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:08.468128 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:08.468984 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-04cb8a06-b7b9-4b01-9e31-d55182ceb5d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:08.469488 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1376/5493] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:08 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:08.480656 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:08.538421 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1/export_record Jul 10 19:14:08.538626 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:08.538821 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Calling method 'export_record' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:08.538937 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Export record for backup 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:14:08.543488 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:08.543488 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:08.544613 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '951a5ba43f714d89adc1a0bf05e9f175', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53151e9345c1421eb4c5cb579afa9cb0', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:08.544818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1b182a1e-f14c-4192-b6e3-7ce6d2f51490 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1/export_record returned with HTTP 403 Jul 10 19:14:08.545305 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1357/5494] 10.4.3.225 () {68 vars in 1430 bytes} [Fri Jul 10 19:14:08 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1/export_record => generated 101 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:08.553876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-29bc00db-a5de-456c-ae2a-73f61638c575 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:08.555867 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:14:08.556263 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1337997296"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:08.557641 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1337997296'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:14:08.557794 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume of 1 GB Jul 10 19:14:08.561718 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Availability Zones retrieved successfully. Jul 10 19:14:08.567302 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Flow 'volume_create_api' (1964b8f7-1a25-4342-97f1-b88f0952bbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:08.568253 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab61bfd1-c40e-4e67-9a66-57eb675b7196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:08.569142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:14:08.594388 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab61bfd1-c40e-4e67-9a66-57eb675b7196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:08.595161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809772f1-9c38-41ca-a0a9-620a6ae0419d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:08.639328 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Created reservations ['b8f51313-4e42-4689-9248-7681fa868ab2', '5ec35c78-79a2-479a-85a9-27a555ce8bee', '59648e9f-db41-4d38-834d-87ed5a5e0b15', '96c89e70-1101-4c2d-8afe-b1b007f1bdac'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:08.640194 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809772f1-9c38-41ca-a0a9-620a6ae0419d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8f51313-4e42-4689-9248-7681fa868ab2', '5ec35c78-79a2-479a-85a9-27a555ce8bee', '59648e9f-db41-4d38-834d-87ed5a5e0b15', '96c89e70-1101-4c2d-8afe-b1b007f1bdac']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:08.640896 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7c652e-e75f-4271-9e91-683d1ceda7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:08.664718 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7c652e-e75f-4271-9e91-683d1ceda7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb14bd8-ba53-436f-b4b1-13b08792d00f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337997296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53151e9345c1421eb4c5cb579afa9cb0',qos_specs=None,replication_status=,reservations=['b8f51313-4e42-4689-9248-7681fa868ab2','5ec35c78-79a2-479a-85a9-27a555ce8bee','59648e9f-db41-4d38-834d-87ed5a5e0b15','96c89e70-1101-4c2d-8afe-b1b007f1bdac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:14:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337997296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb14bd8-ba53-436f-b4b1-13b08792d00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53151e9345c1421eb4c5cb579afa9cb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:08.665561 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742504b3-13d4-463d-8d86-42cf7d7af52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:08.682274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742504b3-13d4-463d-8d86-42cf7d7af52a) transitioned into state 'SUCCESS' from state '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-1337997296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53151e9345c1421eb4c5cb579afa9cb0',qos_specs=None,replication_status=,reservations=['b8f51313-4e42-4689-9248-7681fa868ab2','5ec35c78-79a2-479a-85a9-27a555ce8bee','59648e9f-db41-4d38-834d-87ed5a5e0b15','96c89e70-1101-4c2d-8afe-b1b007f1bdac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:08.682887 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507638de-981f-47e9-ba1f-ef7a57575b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:08.693019 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507638de-981f-47e9-ba1f-ef7a57575b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:08.693857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Flow 'volume_create_api' (1964b8f7-1a25-4342-97f1-b88f0952bbd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:08.694150 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume request issued successfully. Jul 10 19:14:08.694692 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-29bc00db-a5de-456c-ae2a-73f61638c575 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:14:08.695152 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1381/5495] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:14:08 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:08.707618 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ac1def41-26e0-45dc-9d92-7789f1bea38e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:08.709647 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac1def41-26e0-45dc-9d92-7789f1bea38e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f Jul 10 19:14:08.709909 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac1def41-26e0-45dc-9d92-7789f1bea38e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:08.710144 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ac1def41-26e0-45dc-9d92-7789f1bea38e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:08.718881 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:08.718881 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:08.723028 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ac1def41-26e0-45dc-9d92-7789f1bea38e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:08.727649 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ac1def41-26e0-45dc-9d92-7789f1bea38e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f returned with HTTP 200 Jul 10 19:14:08.728216 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1382/5496] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:08 2026] GET /volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:09.096343 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47b02c94-ed93-4ec4-82b1-3357a4df7c71 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:09.163054 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47b02c94-ed93-4ec4-82b1-3357a4df7c71 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:09.163417 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47b02c94-ed93-4ec4-82b1-3357a4df7c71 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-517056009-319934795", "extra_specs": {"multiattach": " True"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:09.177520 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47b02c94-ed93-4ec4-82b1-3357a4df7c71 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:09.177901 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1377/5497] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:09 2026] POST /volume/v3/types => generated 285 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:09.186492 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:09.188043 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:14:09.188343 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1610923323", "snapshot_id": null, "imageRef": null, "volume_type": "c93de98c-0c80-4344-9fbd-25cd535b5d08", "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:09.190173 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1610923323', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c93de98c-0c80-4344-9fbd-25cd535b5d08', 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:14:09.194369 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume of 1 GB Jul 10 19:14:09.194644 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:09.194644 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:09.195142 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Availability Zones retrieved successfully. Jul 10 19:14:09.200220 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (88d1989c-17da-44db-b028-ec2719a3c05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:09.201098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2e5710-4133-41e6-a8c7-30478e429c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:09.201923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:14:09.210594 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:09.210594 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:09.226426 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b2e5710-4133-41e6-a8c7-30478e429c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:14:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c93de98c-0c80-4344-9fbd-25cd535b5d08,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-517056009-319934795',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c93de98c-0c80-4344-9fbd-25cd535b5d08', 'encryption_key_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=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:09.227458 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4fb66f-ab5a-4a96-8246-c8329e8d9b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:09.260822 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-517056009-319934795 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-517056009-319934795, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:14:09.261143 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-517056009-319934795 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-517056009-319934795, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:14:09.311417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Created reservations ['2a6eb0e9-162b-4172-9ec0-d9acf3389dfd', 'd8faec0e-f4fc-4a11-b8a5-3dd88643e68b', '3e555dc6-a692-45b6-acf8-73957088ebd4', '0ea5d849-03a0-4fe1-b89f-b6231140a103'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:09.312605 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4fb66f-ab5a-4a96-8246-c8329e8d9b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a6eb0e9-162b-4172-9ec0-d9acf3389dfd', 'd8faec0e-f4fc-4a11-b8a5-3dd88643e68b', '3e555dc6-a692-45b6-acf8-73957088ebd4', '0ea5d849-03a0-4fe1-b89f-b6231140a103']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:09.313738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5a2c87-65df-436c-8341-8da4ecada75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:09.339345 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5a2c87-65df-436c-8341-8da4ecada75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c90a4412-2370-40ef-b073-1bfb11fa490b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1610923323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['2a6eb0e9-162b-4172-9ec0-d9acf3389dfd','d8faec0e-f4fc-4a11-b8a5-3dd88643e68b','3e555dc6-a692-45b6-acf8-73957088ebd4','0ea5d849-03a0-4fe1-b89f-b6231140a103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=c93de98c-0c80-4344-9fbd-25cd535b5d08), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:14:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1610923323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c90a4412-2370-40ef-b073-1bfb11fa490b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0d7b7d48e83141f4bf7d8a472add826c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e842dc03c5e449bbcee028b35a152f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c93de98c-0c80-4344-9fbd-25cd535b5d08),volume_type_id=c93de98c-0c80-4344-9fbd-25cd535b5d08)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:09.340223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01519f88-9dbf-4c93-949c-602d83d5345c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:09.357719 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01519f88-9dbf-4c93-949c-602d83d5345c) transitioned into state 'SUCCESS' from state '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-1610923323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['2a6eb0e9-162b-4172-9ec0-d9acf3389dfd','d8faec0e-f4fc-4a11-b8a5-3dd88643e68b','3e555dc6-a692-45b6-acf8-73957088ebd4','0ea5d849-03a0-4fe1-b89f-b6231140a103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=c93de98c-0c80-4344-9fbd-25cd535b5d08)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:09.358444 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667184af-2dc5-4f3d-8c40-9a95fef0d35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:09.368286 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667184af-2dc5-4f3d-8c40-9a95fef0d35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:09.369519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (88d1989c-17da-44db-b028-ec2719a3c05c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:09.369933 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request issued successfully. Jul 10 19:14:09.370739 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7036ff12-5b43-4ce5-9ccf-7b90a8ac9e69 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:14:09.371327 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1358/5498] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:14:09 2026] POST /volume/v3/volumes => generated 828 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:09.384036 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dae3a8c6-de57-46c7-ae73-9c23bf42a222 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:09.386034 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dae3a8c6-de57-46c7-ae73-9c23bf42a222 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:09.386265 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dae3a8c6-de57-46c7-ae73-9c23bf42a222 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:09.386464 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dae3a8c6-de57-46c7-ae73-9c23bf42a222 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:09.394643 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:09.394643 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:09.398955 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dae3a8c6-de57-46c7-ae73-9c23bf42a222 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:09.403770 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dae3a8c6-de57-46c7-ae73-9c23bf42a222 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:09.404192 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1382/5499] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:09 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:09.741408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-490297e0-aa3c-47ab-bf88-658635d55486 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:09.743798 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-490297e0-aa3c-47ab-bf88-658635d55486 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f Jul 10 19:14:09.744294 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-490297e0-aa3c-47ab-bf88-658635d55486 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:09.744410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-490297e0-aa3c-47ab-bf88-658635d55486 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:09.752707 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:09.752707 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:09.757159 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-490297e0-aa3c-47ab-bf88-658635d55486 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:09.761764 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-490297e0-aa3c-47ab-bf88-658635d55486 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f returned with HTTP 200 Jul 10 19:14:09.762350 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1383/5500] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:09 2026] GET /volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:09.774456 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:09.776354 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:14:09.776708 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aeb14bd8-ba53-436f-b4b1-13b08792d00f", "name": "tempest-type-Backup-208518526"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:09.778234 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Creating new backup {'backup': {'volume_id': 'aeb14bd8-ba53-436f-b4b1-13b08792d00f', 'name': 'tempest-type-Backup-208518526'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:14:09.778381 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.contrib.backups [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Creating backup of volume aeb14bd8-ba53-436f-b4b1-13b08792d00f in container None Jul 10 19:14:09.785375 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:09.785375 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:09.785679 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:09.801287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Created reservations ['2304b4c2-868f-430c-a985-bc26af75000d', '5b204ac5-9cba-4fab-a798-aa70c22da0c5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:09.832757 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e7669eaf-53b6-46d5-96ee-63da2edb755d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:14:09.833425 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1378/5501] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:14:09 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:09.842909 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0592c57c-071e-4b86-91d0-602028e9d969 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:09.844944 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0592c57c-071e-4b86-91d0-602028e9d969 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:09.845239 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0592c57c-071e-4b86-91d0-602028e9d969 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:09.845476 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0592c57c-071e-4b86-91d0-602028e9d969 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:09.845586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0592c57c-071e-4b86-91d0-602028e9d969 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:09.850120 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:09.850120 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:09.850709 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0592c57c-071e-4b86-91d0-602028e9d969 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:09.851116 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1359/5502] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:09 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:10.417291 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b74b244b-67b7-44bf-97a4-490cd0eba112 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:10.419638 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b74b244b-67b7-44bf-97a4-490cd0eba112 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:10.419915 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b74b244b-67b7-44bf-97a4-490cd0eba112 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:10.420185 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b74b244b-67b7-44bf-97a4-490cd0eba112 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:10.430604 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:10.430604 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:10.435458 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b74b244b-67b7-44bf-97a4-490cd0eba112 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:10.442566 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b74b244b-67b7-44bf-97a4-490cd0eba112 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:10.442837 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1383/5503] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:10 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:10.454768 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7b2fdadf-0432-4ad1-bab2-a7d878ce7710 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:10.456651 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b2fdadf-0432-4ad1-bab2-a7d878ce7710 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:10.457043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b2fdadf-0432-4ad1-bab2-a7d878ce7710 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:10.457091 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7b2fdadf-0432-4ad1-bab2-a7d878ce7710 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:10.465882 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:10.465882 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:10.469913 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7b2fdadf-0432-4ad1-bab2-a7d878ce7710 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:10.474441 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7b2fdadf-0432-4ad1-bab2-a7d878ce7710 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:10.474885 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1384/5504] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:10 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:10.491027 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c8850466-6377-4392-85fa-5b0462ccca35 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:10.492791 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:14:10.493185 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-402825981", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:10.494875 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-402825981', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:14:10.495017 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume of 1 GB Jul 10 19:14:10.495324 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:10.495324 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:10.499470 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Availability Zones retrieved successfully. Jul 10 19:14:10.504893 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (ea8e05ee-41d9-444f-b9a1-4f97d8e6fc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:10.505873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14376fea-c337-4846-862f-8a6e945dd5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:10.506846 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:14:10.537457 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14376fea-c337-4846-862f-8a6e945dd5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:10.538416 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f707d9a8-0c76-436c-8dec-a104206bf97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:10.603604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Created reservations ['d0e527dc-65f5-417f-ba50-1e0538a90e1f', '43edabdc-f0c0-477d-8e33-227c47e8dce6', 'ddca63d8-1848-4931-a631-4251c7f6607b', 'f1a694f8-9b89-4374-a4bc-cb78ab78afa5'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:10.604483 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f707d9a8-0c76-436c-8dec-a104206bf97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e527dc-65f5-417f-ba50-1e0538a90e1f', '43edabdc-f0c0-477d-8e33-227c47e8dce6', 'ddca63d8-1848-4931-a631-4251c7f6607b', 'f1a694f8-9b89-4374-a4bc-cb78ab78afa5']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:10.605341 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e75bb5b-9087-440c-b740-2951c05c4a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:10.631164 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e75bb5b-9087-440c-b740-2951c05c4a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fea6923-fa6b-4b76-9598-3c2ec7310934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-402825981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['d0e527dc-65f5-417f-ba50-1e0538a90e1f','43edabdc-f0c0-477d-8e33-227c47e8dce6','ddca63d8-1848-4931-a631-4251c7f6607b','f1a694f8-9b89-4374-a4bc-cb78ab78afa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-402825981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fea6923-fa6b-4b76-9598-3c2ec7310934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d7b7d48e83141f4bf7d8a472add826c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e842dc03c5e449bbcee028b35a152f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:10.631925 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c362cabe-4003-4193-9e32-be89971e46ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:10.652938 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c362cabe-4003-4193-9e32-be89971e46ee) transitioned into state 'SUCCESS' from state '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-402825981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['d0e527dc-65f5-417f-ba50-1e0538a90e1f','43edabdc-f0c0-477d-8e33-227c47e8dce6','ddca63d8-1848-4931-a631-4251c7f6607b','f1a694f8-9b89-4374-a4bc-cb78ab78afa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:10.653647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b4319d-7a8d-413c-ae39-f48dd821cede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:10.666120 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b4319d-7a8d-413c-ae39-f48dd821cede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:10.667267 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (ea8e05ee-41d9-444f-b9a1-4f97d8e6fc68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:10.667726 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request issued successfully. Jul 10 19:14:10.668669 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c8850466-6377-4392-85fa-5b0462ccca35 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:14:10.669295 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1379/5505] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:14:10 2026] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:10.683954 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-74b6ae63-1b1e-43cf-8bf9-b8d2d27e67e9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:10.685886 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-74b6ae63-1b1e-43cf-8bf9-b8d2d27e67e9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:10.686442 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-74b6ae63-1b1e-43cf-8bf9-b8d2d27e67e9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:10.686442 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-74b6ae63-1b1e-43cf-8bf9-b8d2d27e67e9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:10.694449 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:10.694449 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:10.699658 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-74b6ae63-1b1e-43cf-8bf9-b8d2d27e67e9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:10.706846 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-74b6ae63-1b1e-43cf-8bf9-b8d2d27e67e9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:10.707414 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1360/5506] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:10 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:10.861638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-1f6d545e-5769-4cd2-9568-e886599b09a0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:10.863518 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1f6d545e-5769-4cd2-9568-e886599b09a0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:10.863798 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1f6d545e-5769-4cd2-9568-e886599b09a0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:10.864066 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-1f6d545e-5769-4cd2-9568-e886599b09a0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:10.864188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-1f6d545e-5769-4cd2-9568-e886599b09a0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:10.869132 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:10.869132 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:10.869897 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-1f6d545e-5769-4cd2-9568-e886599b09a0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:10.870498 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1384/5507] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:10 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:11.722090 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-61dfce41-1c84-488f-af2b-1801c58283f9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:11.724115 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61dfce41-1c84-488f-af2b-1801c58283f9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:11.724300 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61dfce41-1c84-488f-af2b-1801c58283f9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:11.724495 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61dfce41-1c84-488f-af2b-1801c58283f9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:11.730970 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:11.730970 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:11.734314 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-61dfce41-1c84-488f-af2b-1801c58283f9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:11.738258 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61dfce41-1c84-488f-af2b-1801c58283f9 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:11.738686 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1385/5508] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:11 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:11.750229 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4f28d934-d043-4e44-9ef1-2f3ceec8815f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:11.752263 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f28d934-d043-4e44-9ef1-2f3ceec8815f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:11.752496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f28d934-d043-4e44-9ef1-2f3ceec8815f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:11.752693 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4f28d934-d043-4e44-9ef1-2f3ceec8815f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:11.760395 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:11.760395 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:11.764302 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4f28d934-d043-4e44-9ef1-2f3ceec8815f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:11.768945 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4f28d934-d043-4e44-9ef1-2f3ceec8815f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:11.769545 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1380/5509] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:11 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:11.780921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0570440d-c29d-473f-9eb4-2be6dcee761f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:11.782935 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0570440d-c29d-473f-9eb4-2be6dcee761f tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:11.783285 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0570440d-c29d-473f-9eb4-2be6dcee761f tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-16234609", "extra_specs": {}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:11.799021 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0570440d-c29d-473f-9eb4-2be6dcee761f tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:11.799535 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1361/5510] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:14:11 2026] POST /volume/v3/types => generated 210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:11.807252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7397d1fe-5c45-4f34-9fc9-4b9b115f8558 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:11.809320 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7397d1fe-5c45-4f34-9fc9-4b9b115f8558 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] POST https://10.4.3.225/volume/v3/types/40d22f2f-8ceb-4e26-89fe-596b12e696b8/encryption Jul 10 19:14:11.809692 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7397d1fe-5c45-4f34-9fc9-4b9b115f8558 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:11.826024 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7397d1fe-5c45-4f34-9fc9-4b9b115f8558 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types/40d22f2f-8ceb-4e26-89fe-596b12e696b8/encryption returned with HTTP 200 Jul 10 19:14:11.826410 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1385/5511] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:14:11 2026] POST /volume/v3/types/40d22f2f-8ceb-4e26-89fe-596b12e696b8/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:11.834164 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f2442ae2-3d46-4194-8158-51591bcf9965 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:11.835665 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:14:11.836026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1992427656", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-16234609", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:11.837515 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1992427656', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-16234609', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:14:11.840854 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume of 1 GB Jul 10 19:14:11.841289 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:11.841289 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:11.841784 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Availability Zones retrieved successfully. Jul 10 19:14:11.847483 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (1215c6a4-a1fb-4124-8ff2-34550d30ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:11.848414 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e6c51b-e505-4065-9386-578ca8c7d18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:11.849284 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:14:11.874005 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e6c51b-e505-4065-9386-578ca8c7d18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:14:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=40d22f2f-8ceb-4e26-89fe-596b12e696b8,is_public=True,name='tempest-scenario-type-luks-16234609',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40d22f2f-8ceb-4e26-89fe-596b12e696b8', '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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:11.874814 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6cd4d4-99c7-4160-b6d6-300a8607df37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:11.882603 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-be8d0b06-436d-42d3-8384-f09b7e26843c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:11.884508 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be8d0b06-436d-42d3-8384-f09b7e26843c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:11.884722 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be8d0b06-436d-42d3-8384-f09b7e26843c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:11.884932 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-be8d0b06-436d-42d3-8384-f09b7e26843c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:11.885041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-be8d0b06-436d-42d3-8384-f09b7e26843c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:11.889428 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:11.889428 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:11.890070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-be8d0b06-436d-42d3-8384-f09b7e26843c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:11.890487 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1381/5512] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:11 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:11.904569 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-16234609 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-16234609, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:14:11.904882 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-16234609 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-16234609, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:14:11.932238 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Created reservations ['548323b7-d60f-439c-8c57-1e9ab47c284d', 'db2dedcb-c738-464f-8ff6-b051bf8b5470', '6e37f4c6-e2c5-4584-8296-310ebb0172d6', '1a5ade64-bf9a-45e8-9040-d3d9c2b1341a'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:11.933162 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6cd4d4-99c7-4160-b6d6-300a8607df37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548323b7-d60f-439c-8c57-1e9ab47c284d', 'db2dedcb-c738-464f-8ff6-b051bf8b5470', '6e37f4c6-e2c5-4584-8296-310ebb0172d6', '1a5ade64-bf9a-45e8-9040-d3d9c2b1341a']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:11.933937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd76998-d905-4fc3-b29f-7b49dcda332a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:11.955581 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd76998-d905-4fc3-b29f-7b49dcda332a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9706cb37-2b42-42b8-bbec-484f37ca2ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1992427656',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['548323b7-d60f-439c-8c57-1e9ab47c284d','db2dedcb-c738-464f-8ff6-b051bf8b5470','6e37f4c6-e2c5-4584-8296-310ebb0172d6','1a5ade64-bf9a-45e8-9040-d3d9c2b1341a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=40d22f2f-8ceb-4e26-89fe-596b12e696b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1992427656',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9706cb37-2b42-42b8-bbec-484f37ca2ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d7b7d48e83141f4bf7d8a472add826c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e842dc03c5e449bbcee028b35a152f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40d22f2f-8ceb-4e26-89fe-596b12e696b8),volume_type_id=40d22f2f-8ceb-4e26-89fe-596b12e696b8)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:11.956510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b24f1b-19f3-4c18-b613-e0060fa8d934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:11.975512 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b24f1b-19f3-4c18-b613-e0060fa8d934) transitioned into state 'SUCCESS' from state '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-1992427656',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['548323b7-d60f-439c-8c57-1e9ab47c284d','db2dedcb-c738-464f-8ff6-b051bf8b5470','6e37f4c6-e2c5-4584-8296-310ebb0172d6','1a5ade64-bf9a-45e8-9040-d3d9c2b1341a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=40d22f2f-8ceb-4e26-89fe-596b12e696b8)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:11.976266 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663620a8-dbf3-44df-bab6-a184ac0feeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:11.988635 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663620a8-dbf3-44df-bab6-a184ac0feeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:11.989918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (1215c6a4-a1fb-4124-8ff2-34550d30ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:11.990357 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request issued successfully. Jul 10 19:14:11.991313 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f2442ae2-3d46-4194-8158-51591bcf9965 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:14:11.991775 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1386/5513] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:14:11 2026] POST /volume/v3/volumes => generated 779 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:12.007227 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-08cb6f08-ec57-4973-80ed-bd848b4c3523 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:12.009420 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-08cb6f08-ec57-4973-80ed-bd848b4c3523 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:12.009649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-08cb6f08-ec57-4973-80ed-bd848b4c3523 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:12.009882 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-08cb6f08-ec57-4973-80ed-bd848b4c3523 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:12.017729 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:12.017729 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:12.021886 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-08cb6f08-ec57-4973-80ed-bd848b4c3523 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:12.026999 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-08cb6f08-ec57-4973-80ed-bd848b4c3523 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:12.027615 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1362/5514] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:12 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:12.901637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3631a70d-0d36-4181-84ee-30ee84c4d001 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:12.903798 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3631a70d-0d36-4181-84ee-30ee84c4d001 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:12.904125 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3631a70d-0d36-4181-84ee-30ee84c4d001 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:12.904368 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3631a70d-0d36-4181-84ee-30ee84c4d001 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:12.904509 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3631a70d-0d36-4181-84ee-30ee84c4d001 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:12.908883 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:12.908883 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:12.909531 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3631a70d-0d36-4181-84ee-30ee84c4d001 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:12.909978 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1386/5515] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:12 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:13.044147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e982c9cd-47ad-4d2e-9396-3b053bed0dad None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:13.046670 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e982c9cd-47ad-4d2e-9396-3b053bed0dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:13.047000 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e982c9cd-47ad-4d2e-9396-3b053bed0dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:13.047689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e982c9cd-47ad-4d2e-9396-3b053bed0dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:13.056048 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:13.056048 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:13.061293 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e982c9cd-47ad-4d2e-9396-3b053bed0dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:13.068695 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e982c9cd-47ad-4d2e-9396-3b053bed0dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:13.069334 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1382/5516] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:13 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:13.087096 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8185f7f5-227d-497b-8cd5-0244e7620ae5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:13.089939 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8185f7f5-227d-497b-8cd5-0244e7620ae5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:13.089939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8185f7f5-227d-497b-8cd5-0244e7620ae5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:13.089939 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8185f7f5-227d-497b-8cd5-0244e7620ae5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:13.098122 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:13.098122 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:13.103031 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8185f7f5-227d-497b-8cd5-0244e7620ae5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:13.109880 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8185f7f5-227d-497b-8cd5-0244e7620ae5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:13.110451 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1387/5517] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:13 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:13.162793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-adc2c506-afde-49f9-a18c-af45b396dc27 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:13.165024 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-adc2c506-afde-49f9-a18c-af45b396dc27 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:13.165262 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-adc2c506-afde-49f9-a18c-af45b396dc27 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:13.165451 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-adc2c506-afde-49f9-a18c-af45b396dc27 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:13.172883 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:13.172883 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:13.176560 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-adc2c506-afde-49f9-a18c-af45b396dc27 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:13.183295 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-adc2c506-afde-49f9-a18c-af45b396dc27 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:13.183887 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1363/5518] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:14:13 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:13.922557 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0421ff3a-e9a1-4e18-80a9-e3165e527a56 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:13.924819 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0421ff3a-e9a1-4e18-80a9-e3165e527a56 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:13.925159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0421ff3a-e9a1-4e18-80a9-e3165e527a56 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:13.925417 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0421ff3a-e9a1-4e18-80a9-e3165e527a56 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:13.925578 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0421ff3a-e9a1-4e18-80a9-e3165e527a56 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:13.931356 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:13.931356 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:13.932311 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0421ff3a-e9a1-4e18-80a9-e3165e527a56 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:13.933020 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1387/5519] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:13 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:14.943397 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-07e9022e-bd61-41c1-9d42-a3802926d47d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:14.945297 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07e9022e-bd61-41c1-9d42-a3802926d47d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:14.945495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07e9022e-bd61-41c1-9d42-a3802926d47d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:14.945671 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-07e9022e-bd61-41c1-9d42-a3802926d47d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:14.945766 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-07e9022e-bd61-41c1-9d42-a3802926d47d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:14.949995 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:14.949995 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:14.950683 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-07e9022e-bd61-41c1-9d42-a3802926d47d tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:14.951093 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1383/5520] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:14 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:15.151397 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-54218d0f-721e-4c7b-b45a-43d2ec41d4a0 req-bad94a70-8c6b-4159-ae8c-ebee01453da5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.153770 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-54218d0f-721e-4c7b-b45a-43d2ec41d4a0 req-bad94a70-8c6b-4159-ae8c-ebee01453da5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d Jul 10 19:14:15.154024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-54218d0f-721e-4c7b-b45a-43d2ec41d4a0 req-bad94a70-8c6b-4159-ae8c-ebee01453da5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:15.154241 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-54218d0f-721e-4c7b-b45a-43d2ec41d4a0 req-bad94a70-8c6b-4159-ae8c-ebee01453da5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:15.162482 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:15.162482 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:15.222861 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-cff68a90-438c-487a-909e-b16666ebf9fc None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.223436 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cff68a90-438c-487a-909e-b16666ebf9fc None None] GET https://10.4.3.225/volume// Jul 10 19:14:15.223666 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cff68a90-438c-487a-909e-b16666ebf9fc None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:15.224027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-cff68a90-438c-487a-909e-b16666ebf9fc None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:15.224508 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-cff68a90-438c-487a-909e-b16666ebf9fc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:15.224924 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1364/5521] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:14:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:15.233734 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-d8544f44-b19c-43c8-a2e5-45a3c0c96e42 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.235963 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-d8544f44-b19c-43c8-a2e5-45a3c0c96e42 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:14:15.236418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-d8544f44-b19c-43c8-a2e5-45a3c0c96e42 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4fea6923-fa6b-4b76-9598-3c2ec7310934", "connector": null, "instance_uuid": "803aef38-72fd-41be-830b-9d1484abf561"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:15.245402 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:15.245402 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:15.277095 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-d8544f44-b19c-43c8-a2e5-45a3c0c96e42 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:14:15.277606 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1388/5522] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:14:15 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:15.687610 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-54218d0f-721e-4c7b-b45a-43d2ec41d4a0 req-bad94a70-8c6b-4159-ae8c-ebee01453da5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d returned with HTTP 200 Jul 10 19:14:15.688105 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1388/5523] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:14:15 2026] DELETE /volume/v3/attachments/8019b6d4-f7ae-4ce5-a575-d0d33a2ae41d => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:15.708257 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cfaff080-c035-4cdd-a644-1379f6872b15 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.710370 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfaff080-c035-4cdd-a644-1379f6872b15 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:15.710620 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfaff080-c035-4cdd-a644-1379f6872b15 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:15.710848 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cfaff080-c035-4cdd-a644-1379f6872b15 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:15.721652 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:15.721652 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:15.725480 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cfaff080-c035-4cdd-a644-1379f6872b15 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:15.729936 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cfaff080-c035-4cdd-a644-1379f6872b15 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:15.730343 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1384/5524] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:15 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:15.806205 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-92cd7379-546a-4add-bc07-5a5f49c7b364 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.806674 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-92cd7379-546a-4add-bc07-5a5f49c7b364 None None] GET https://10.4.3.225/volume// Jul 10 19:14:15.807051 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-92cd7379-546a-4add-bc07-5a5f49c7b364 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:15.807307 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-92cd7379-546a-4add-bc07-5a5f49c7b364 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:15.807668 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-92cd7379-546a-4add-bc07-5a5f49c7b364 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:15.808270 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1365/5525] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:14:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:15.817352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-6ea68eb9-e84a-4797-90c9-f69e4d1dbf89 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.820226 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-6ea68eb9-e84a-4797-90c9-f69e4d1dbf89 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:15.820483 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-6ea68eb9-e84a-4797-90c9-f69e4d1dbf89 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:15.820728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-6ea68eb9-e84a-4797-90c9-f69e4d1dbf89 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:15.832526 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:15.832526 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:15.836472 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-6ea68eb9-e84a-4797-90c9-f69e4d1dbf89 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:15.841171 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-6ea68eb9-e84a-4797-90c9-f69e4d1dbf89 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:15.841901 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1389/5526] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:14:15 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:14:15.934436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.936598 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] PUT https://10.4.3.225/volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e Jul 10 19:14:15.937173 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:15.944015 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Acquiring lock "cinder-attachment_update-4fea6923-fa6b-4b76-9598-3c2ec7310934-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:14:15.948230 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-4fea6923-fa6b-4b76-9598-3c2ec7310934-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:14:15.949145 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:15.949145 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:15.961350 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-291a3650-f5f3-4f2f-ab98-b827dd5e62a3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:15.963323 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-291a3650-f5f3-4f2f-ab98-b827dd5e62a3 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:15.963586 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-291a3650-f5f3-4f2f-ab98-b827dd5e62a3 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:15.963831 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-291a3650-f5f3-4f2f-ab98-b827dd5e62a3 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:15.964030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-291a3650-f5f3-4f2f-ab98-b827dd5e62a3 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:15.968205 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:15.968205 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:15.969127 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-291a3650-f5f3-4f2f-ab98-b827dd5e62a3 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:15.969564 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1385/5527] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:15 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:16.467278 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-4fea6923-fa6b-4b76-9598-3c2ec7310934-np0000005042" released by "attachment_update" :: held 0.519s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:14:16.467715 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-dd06f60f-a0ac-47b2-897a-217d981c94aa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e returned with HTTP 200 Jul 10 19:14:16.468007 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1389/5528] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:14:15 2026] PUT /volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:16.742417 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-516169a0-ceb1-43d1-bf2f-8374ab28abad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:16.744791 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-516169a0-ceb1-43d1-bf2f-8374ab28abad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:16.745105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-516169a0-ceb1-43d1-bf2f-8374ab28abad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:16.745370 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-516169a0-ceb1-43d1-bf2f-8374ab28abad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:16.757566 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:16.757566 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:16.761618 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-516169a0-ceb1-43d1-bf2f-8374ab28abad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:16.766617 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-516169a0-ceb1-43d1-bf2f-8374ab28abad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:16.767167 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1366/5529] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:16 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:16.981264 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-58c26081-eec2-4eb7-bdf1-f86602e3536e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:16.983497 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58c26081-eec2-4eb7-bdf1-f86602e3536e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:16.983755 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58c26081-eec2-4eb7-bdf1-f86602e3536e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:16.984082 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-58c26081-eec2-4eb7-bdf1-f86602e3536e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:16.984235 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-58c26081-eec2-4eb7-bdf1-f86602e3536e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:16.989272 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:16.989272 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:16.990081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-58c26081-eec2-4eb7-bdf1-f86602e3536e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:16.990551 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1390/5530] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:16 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:17.782376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-982c3a9f-3513-4765-ae83-5855152363ba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:17.784696 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-982c3a9f-3513-4765-ae83-5855152363ba tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:17.784696 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-982c3a9f-3513-4765-ae83-5855152363ba tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:17.784784 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-982c3a9f-3513-4765-ae83-5855152363ba tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:17.798892 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:17.798892 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:17.802611 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-982c3a9f-3513-4765-ae83-5855152363ba tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:17.807037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-982c3a9f-3513-4765-ae83-5855152363ba tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:17.807425 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1386/5531] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:17 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:18.002263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6b0cace7-d775-4c14-a863-92620bbae945 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:18.004297 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6b0cace7-d775-4c14-a863-92620bbae945 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:18.004597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6b0cace7-d775-4c14-a863-92620bbae945 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:18.004862 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6b0cace7-d775-4c14-a863-92620bbae945 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:18.005008 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-6b0cace7-d775-4c14-a863-92620bbae945 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:18.009555 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:18.009555 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:18.010339 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6b0cace7-d775-4c14-a863-92620bbae945 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:18.011070 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1390/5532] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:18 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:18.019585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:18.021612 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:14:18.021864 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:18.022085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:18.022231 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:14:18.031069 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:18.031069 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:18.031623 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:18.045988 np0000005042 devstack@c-api.service[100060]: WARNING cinder.keymgr.conf_key_mgr [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:14:18.054985 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:14:18.055178 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-30bbdfea-462c-4d58-878b-1a207179d4b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 202 Jul 10 19:14:18.055644 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1367/5533] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:14:18 2026] DELETE /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:18.064297 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-01d0146c-28d9-4298-a01e-c9211e770af4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:18.066233 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01d0146c-28d9-4298-a01e-c9211e770af4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:14:18.066468 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01d0146c-28d9-4298-a01e-c9211e770af4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:18.066690 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-01d0146c-28d9-4298-a01e-c9211e770af4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:18.074384 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:18.074384 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:18.079297 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-01d0146c-28d9-4298-a01e-c9211e770af4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:18.084923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-01d0146c-28d9-4298-a01e-c9211e770af4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 200 Jul 10 19:14:18.085497 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1391/5534] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:18 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:18.821025 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24a41e50-15d4-4b53-9fa2-dc932bd9e8ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:18.822899 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24a41e50-15d4-4b53-9fa2-dc932bd9e8ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:18.823093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24a41e50-15d4-4b53-9fa2-dc932bd9e8ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:18.823275 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24a41e50-15d4-4b53-9fa2-dc932bd9e8ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:18.832990 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:18.832990 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:18.836303 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-24a41e50-15d4-4b53-9fa2-dc932bd9e8ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:18.840422 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24a41e50-15d4-4b53-9fa2-dc932bd9e8ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:18.840883 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1387/5535] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:18 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:19.022099 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-43a1a9e7-d4b3-4ac7-8b5f-d9e443a5b27f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.024012 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-43a1a9e7-d4b3-4ac7-8b5f-d9e443a5b27f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:19.024239 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-43a1a9e7-d4b3-4ac7-8b5f-d9e443a5b27f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:19.024433 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-43a1a9e7-d4b3-4ac7-8b5f-d9e443a5b27f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:19.024530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-43a1a9e7-d4b3-4ac7-8b5f-d9e443a5b27f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:19.029211 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:19.029211 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:19.030121 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-43a1a9e7-d4b3-4ac7-8b5f-d9e443a5b27f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:19.030609 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1391/5536] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:19 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:19.098877 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7c063265-d2da-466f-8e49-1805140a1f07 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.100658 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c063265-d2da-466f-8e49-1805140a1f07 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 Jul 10 19:14:19.100929 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c063265-d2da-466f-8e49-1805140a1f07 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:19.101159 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7c063265-d2da-466f-8e49-1805140a1f07 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:19.108386 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7c063265-d2da-466f-8e49-1805140a1f07 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 returned with HTTP 404 Jul 10 19:14:19.108983 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1368/5537] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:19 2026] GET /volume/v3/volumes/ea922f3a-46bd-4840-a960-5827a153b159 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:19.116883 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.118695 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:14:19.118972 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:19.119181 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:19.120045 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:14:19.133624 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Get all volumes completed successfully. Jul 10 19:14:19.135825 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:19.135825 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:19.139753 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-41580923-28b5-4ac7-b09b-6fb9c06f3494 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:14:19.140379 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1392/5538] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:14:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:14:19.155818 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a9d3b12d-0c0e-426e-a92b-0514978dd31d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.158114 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9d3b12d-0c0e-426e-a92b-0514978dd31d tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] DELETE https://10.4.3.225/volume/v3/types/b55b76a0-9201-46c4-9a4a-11a108eabf7c Jul 10 19:14:19.158365 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9d3b12d-0c0e-426e-a92b-0514978dd31d tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:19.158642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a9d3b12d-0c0e-426e-a92b-0514978dd31d tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:19.184109 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a9d3b12d-0c0e-426e-a92b-0514978dd31d tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/types/b55b76a0-9201-46c4-9a4a-11a108eabf7c returned with HTTP 202 Jul 10 19:14:19.184555 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1388/5539] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:19 2026] DELETE /volume/v3/types/b55b76a0-9201-46c4-9a4a-11a108eabf7c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:19.195822 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ef4cbff3-34b9-440b-8803-b52a446f1e53 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.197481 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef4cbff3-34b9-440b-8803-b52a446f1e53 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:19.197860 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef4cbff3-34b9-440b-8803-b52a446f1e53 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1976773681", "extra_specs": {}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:19.213452 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef4cbff3-34b9-440b-8803-b52a446f1e53 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:19.213896 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1392/5540] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:14:19 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:19.223394 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d087e01c-58a7-403c-9ded-1b934fcfa336 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.225326 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d087e01c-58a7-403c-9ded-1b934fcfa336 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] POST https://10.4.3.225/volume/v3/types/557a6084-4a6b-451b-8e71-0c1463beee60/encryption Jul 10 19:14:19.225698 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d087e01c-58a7-403c-9ded-1b934fcfa336 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:19.242688 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d087e01c-58a7-403c-9ded-1b934fcfa336 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/types/557a6084-4a6b-451b-8e71-0c1463beee60/encryption returned with HTTP 200 Jul 10 19:14:19.243215 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1369/5541] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:14:19 2026] POST /volume/v3/types/557a6084-4a6b-451b-8e71-0c1463beee60/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:19.252419 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4babc4e7-9589-4aa4-b652-b63ada784420 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.254298 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:14:19.254666 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2043838519", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1976773681", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:19.256259 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2043838519', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1976773681', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:14:19.259775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:14:19.260136 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:19.260136 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:19.260590 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:14:19.266339 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (772b0099-fbe1-4b10-9c8d-7d304c749dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:19.267252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f840bb-6010-4ddf-bac3-69c135c91356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:19.268176 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:14:19.291177 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f840bb-6010-4ddf-bac3-69c135c91356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:14:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=557a6084-4a6b-451b-8e71-0c1463beee60,is_public=True,name='tempest-scenario-type-luks2-1976773681',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '557a6084-4a6b-451b-8e71-0c1463beee60', '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=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:19.291922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122ac6ac-338b-452f-b8db-414b02895b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:19.315619 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1976773681 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1976773681, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:14:19.315893 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1976773681 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1976773681, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:14:19.339480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['37d394cc-b086-4785-9649-75fb82482eff', '9a96b7a0-c355-4f09-80d2-76c9f5c87b46', 'e5574598-956b-4e98-8463-27f6af5fba35', '90df3d14-b37f-4dab-8697-7303bbc03472'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:19.340128 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122ac6ac-338b-452f-b8db-414b02895b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d394cc-b086-4785-9649-75fb82482eff', '9a96b7a0-c355-4f09-80d2-76c9f5c87b46', 'e5574598-956b-4e98-8463-27f6af5fba35', '90df3d14-b37f-4dab-8697-7303bbc03472']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:19.340731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99465147-e7c9-4657-a21c-6b9537140999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:19.362385 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99465147-e7c9-4657-a21c-6b9537140999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72fb1c9c-2568-4332-86b5-992151109f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2043838519',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['37d394cc-b086-4785-9649-75fb82482eff','9a96b7a0-c355-4f09-80d2-76c9f5c87b46','e5574598-956b-4e98-8463-27f6af5fba35','90df3d14-b37f-4dab-8697-7303bbc03472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=557a6084-4a6b-451b-8e71-0c1463beee60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2043838519',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=72fb1c9c-2568-4332-86b5-992151109f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(557a6084-4a6b-451b-8e71-0c1463beee60),volume_type_id=557a6084-4a6b-451b-8e71-0c1463beee60)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:19.363197 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b5e964-60de-45df-b91f-f0db45b44809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:19.380722 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48b5e964-60de-45df-b91f-f0db45b44809) transitioned into state 'SUCCESS' from state '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-2043838519',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['37d394cc-b086-4785-9649-75fb82482eff','9a96b7a0-c355-4f09-80d2-76c9f5c87b46','e5574598-956b-4e98-8463-27f6af5fba35','90df3d14-b37f-4dab-8697-7303bbc03472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=557a6084-4a6b-451b-8e71-0c1463beee60)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:19.381329 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40aca71-6767-4b96-bacd-760b15f1906b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:19.389611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40aca71-6767-4b96-bacd-760b15f1906b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:19.390631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (772b0099-fbe1-4b10-9c8d-7d304c749dd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:19.391015 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:14:19.391664 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4babc4e7-9589-4aa4-b652-b63ada784420 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:14:19.392254 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1393/5542] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:14:19 2026] POST /volume/v3/volumes => generated 781 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:19.404697 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d752bf0f-4b98-465f-9814-1b55f473d6ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.406764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d752bf0f-4b98-465f-9814-1b55f473d6ae tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:19.406916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d752bf0f-4b98-465f-9814-1b55f473d6ae tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:19.407122 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d752bf0f-4b98-465f-9814-1b55f473d6ae tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:19.415392 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:19.415392 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:19.418972 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d752bf0f-4b98-465f-9814-1b55f473d6ae tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:19.423533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d752bf0f-4b98-465f-9814-1b55f473d6ae tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:19.424008 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1389/5543] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:19 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:19.856321 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1081d789-86e6-4575-b688-59e968c13dfd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:19.858186 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1081d789-86e6-4575-b688-59e968c13dfd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:19.858420 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1081d789-86e6-4575-b688-59e968c13dfd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:19.858658 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1081d789-86e6-4575-b688-59e968c13dfd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:19.868503 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:19.868503 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:19.871966 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-1081d789-86e6-4575-b688-59e968c13dfd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:19.876008 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1081d789-86e6-4575-b688-59e968c13dfd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:19.876535 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1393/5544] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:19 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:20.041018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-305db982-5f2a-47f1-9138-2aaa7141893e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:20.042865 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-305db982-5f2a-47f1-9138-2aaa7141893e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:20.043105 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-305db982-5f2a-47f1-9138-2aaa7141893e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:20.043293 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-305db982-5f2a-47f1-9138-2aaa7141893e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:20.043395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-305db982-5f2a-47f1-9138-2aaa7141893e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:20.047826 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:20.047826 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:20.048463 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-305db982-5f2a-47f1-9138-2aaa7141893e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:20.048877 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1370/5545] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:20 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:20.438709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6a485f05-a7ea-4b2f-9c15-7159bc0214d9 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:20.440785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6a485f05-a7ea-4b2f-9c15-7159bc0214d9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:20.441026 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6a485f05-a7ea-4b2f-9c15-7159bc0214d9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:20.441233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6a485f05-a7ea-4b2f-9c15-7159bc0214d9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:20.448016 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:20.448016 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:20.451306 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6a485f05-a7ea-4b2f-9c15-7159bc0214d9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:20.455257 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6a485f05-a7ea-4b2f-9c15-7159bc0214d9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:20.455649 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1394/5546] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:20 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:20.470392 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-292b18b7-0ef1-489c-b54b-a9bf31a0a3f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:20.472336 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-292b18b7-0ef1-489c-b54b-a9bf31a0a3f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:20.472571 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-292b18b7-0ef1-489c-b54b-a9bf31a0a3f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:20.472857 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-292b18b7-0ef1-489c-b54b-a9bf31a0a3f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:20.482345 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:20.482345 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:20.487431 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-292b18b7-0ef1-489c-b54b-a9bf31a0a3f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:20.493153 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-292b18b7-0ef1-489c-b54b-a9bf31a0a3f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:20.493778 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1390/5547] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:20 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:20.510666 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:20.512833 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/action Jul 10 19:14:20.513281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:14:20.513445 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:20.527294 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:20.527294 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:20.527294 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:20.535770 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume updated successfully. Jul 10 19:14:20.536071 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d9b6ef7c-36b4-4718-a32c-d22268f69264 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/action returned with HTTP 200 Jul 10 19:14:20.536597 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1394/5548] 10.4.3.225 () {68 vars in 1390 bytes} [Fri Jul 10 19:14:20 2026] POST /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 19:14:20.660254 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-a7800b8a-9034-4692-bbe4-9732f768c2a2 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:20.662405 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-a7800b8a-9034-4692-bbe4-9732f768c2a2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:20.662610 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-a7800b8a-9034-4692-bbe4-9732f768c2a2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:20.662902 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-a7800b8a-9034-4692-bbe4-9732f768c2a2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:20.671439 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:20.671439 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:20.676228 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-24f04248-9cf0-4921-8dd5-8478e371030a req-a7800b8a-9034-4692-bbe4-9732f768c2a2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:20.681140 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-a7800b8a-9034-4692-bbe4-9732f768c2a2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:20.681693 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1371/5549] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:14:20 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:20.889383 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f3a6777f-8a5e-4a8b-9ed9-f2a5abb1c534 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:20.891119 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3a6777f-8a5e-4a8b-9ed9-f2a5abb1c534 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:20.891309 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3a6777f-8a5e-4a8b-9ed9-f2a5abb1c534 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:20.891733 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f3a6777f-8a5e-4a8b-9ed9-f2a5abb1c534 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:20.899643 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:20.899643 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:20.902535 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f3a6777f-8a5e-4a8b-9ed9-f2a5abb1c534 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:20.905913 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f3a6777f-8a5e-4a8b-9ed9-f2a5abb1c534 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:20.906249 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1395/5550] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:20 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:21.058914 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2c0c349a-62b3-40f5-b491-ea07b44c6124 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:21.060604 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c0c349a-62b3-40f5-b491-ea07b44c6124 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:21.061010 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c0c349a-62b3-40f5-b491-ea07b44c6124 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:21.061390 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2c0c349a-62b3-40f5-b491-ea07b44c6124 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:21.061620 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-2c0c349a-62b3-40f5-b491-ea07b44c6124 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:21.066570 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:21.066570 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:21.067346 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2c0c349a-62b3-40f5-b491-ea07b44c6124 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:21.067964 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1391/5551] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:21 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:21.125159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-33fa2b2c-b01c-4caf-8413-a68025cc1e23 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:21.127580 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-33fa2b2c-b01c-4caf-8413-a68025cc1e23 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:21.127825 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-33fa2b2c-b01c-4caf-8413-a68025cc1e23 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:21.128064 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-33fa2b2c-b01c-4caf-8413-a68025cc1e23 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:21.136446 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:21.136446 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:21.142012 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-24f04248-9cf0-4921-8dd5-8478e371030a req-33fa2b2c-b01c-4caf-8413-a68025cc1e23 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:21.147559 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-33fa2b2c-b01c-4caf-8413-a68025cc1e23 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:21.148217 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1395/5552] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:14:21 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:21.161701 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b8617494-0984-4826-a113-9fcaa336e737 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:21.161701 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b8617494-0984-4826-a113-9fcaa336e737 None None] GET https://10.4.3.225/volume// Jul 10 19:14:21.161923 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b8617494-0984-4826-a113-9fcaa336e737 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:21.162081 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b8617494-0984-4826-a113-9fcaa336e737 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:21.162442 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b8617494-0984-4826-a113-9fcaa336e737 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:21.162789 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1372/5553] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:14:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:21.172188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b74390ef-5886-411c-82e3-e8e74bf4fcab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:21.174485 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b74390ef-5886-411c-82e3-e8e74bf4fcab tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:14:21.174930 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b74390ef-5886-411c-82e3-e8e74bf4fcab tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72fb1c9c-2568-4332-86b5-992151109f50", "connector": null, "instance_uuid": "5c85f995-cc3e-4f92-b708-a2131a4e964c"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:21.185843 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:21.185843 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:21.224231 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b74390ef-5886-411c-82e3-e8e74bf4fcab tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:14:21.224838 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1396/5554] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:14:21 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 10 19:14:21.918642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d363c7ac-8d13-4de6-8e55-bee296e6a2ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:21.920471 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d363c7ac-8d13-4de6-8e55-bee296e6a2ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:21.920713 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d363c7ac-8d13-4de6-8e55-bee296e6a2ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:21.920896 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d363c7ac-8d13-4de6-8e55-bee296e6a2ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:21.931170 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:21.931170 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:21.934525 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d363c7ac-8d13-4de6-8e55-bee296e6a2ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:21.938392 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d363c7ac-8d13-4de6-8e55-bee296e6a2ca tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:21.938861 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1392/5555] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:21 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:22.077961 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-e4467d7b-1ee4-427a-b99e-1a6999ae1212 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:22.079851 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e4467d7b-1ee4-427a-b99e-1a6999ae1212 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:22.080100 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e4467d7b-1ee4-427a-b99e-1a6999ae1212 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:22.080329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-e4467d7b-1ee4-427a-b99e-1a6999ae1212 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:22.080435 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-e4467d7b-1ee4-427a-b99e-1a6999ae1212 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:22.084777 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:22.084777 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:22.085378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-e4467d7b-1ee4-427a-b99e-1a6999ae1212 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:22.085759 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1396/5556] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:22 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:22.951994 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e828e03f-4ff7-44d2-9cb1-69338dd0c4eb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:22.953940 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e828e03f-4ff7-44d2-9cb1-69338dd0c4eb tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:22.954182 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e828e03f-4ff7-44d2-9cb1-69338dd0c4eb tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:22.954405 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e828e03f-4ff7-44d2-9cb1-69338dd0c4eb tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:22.964989 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:22.964989 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:22.968798 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e828e03f-4ff7-44d2-9cb1-69338dd0c4eb tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:22.973148 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e828e03f-4ff7-44d2-9cb1-69338dd0c4eb tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:22.973577 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1373/5557] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:22 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:23.095413 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec019faa-bf96-4798-a25f-a1aad8bcbcc1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:23.097153 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec019faa-bf96-4798-a25f-a1aad8bcbcc1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:23.097353 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec019faa-bf96-4798-a25f-a1aad8bcbcc1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:23.097563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec019faa-bf96-4798-a25f-a1aad8bcbcc1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:23.097671 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-ec019faa-bf96-4798-a25f-a1aad8bcbcc1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:23.102014 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:23.102014 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:23.102568 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec019faa-bf96-4798-a25f-a1aad8bcbcc1 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:23.102957 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1397/5558] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:23 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:23.688179 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-e5bdee43-8f0b-46a4-8f0d-eac994599fee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:23.690180 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-e5bdee43-8f0b-46a4-8f0d-eac994599fee tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e/action Jul 10 19:14:23.690522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-e5bdee43-8f0b-46a4-8f0d-eac994599fee tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:14:23.690641 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-e5bdee43-8f0b-46a4-8f0d-eac994599fee tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:23.708157 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:23.708157 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:23.720962 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-5ba6b9b7-8a7d-45d2-bd57-904788be2b3f req-e5bdee43-8f0b-46a4-8f0d-eac994599fee tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e/action returned with HTTP 204 Jul 10 19:14:23.721489 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1393/5559] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:14:23 2026] POST /volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:23.989242 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-59c2db1c-e78b-4d84-bcec-95225757d236 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:23.991108 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-59c2db1c-e78b-4d84-bcec-95225757d236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:14:23.991373 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-59c2db1c-e78b-4d84-bcec-95225757d236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:23.991656 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-59c2db1c-e78b-4d84-bcec-95225757d236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:24.006919 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:24.006919 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:24.011876 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-59c2db1c-e78b-4d84-bcec-95225757d236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:24.017755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-59c2db1c-e78b-4d84-bcec-95225757d236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:14:24.018269 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1397/5560] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:23 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:24.068949 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-f44ec0f2-3823-4542-9b51-b6524dfa1d0f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:24.071117 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-f44ec0f2-3823-4542-9b51-b6524dfa1d0f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:24.071328 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-f44ec0f2-3823-4542-9b51-b6524dfa1d0f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:24.071552 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-f44ec0f2-3823-4542-9b51-b6524dfa1d0f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:24.078388 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:24.078388 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:24.081700 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-f44ec0f2-3823-4542-9b51-b6524dfa1d0f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:24.086117 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-f44ec0f2-3823-4542-9b51-b6524dfa1d0f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:24.086602 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1374/5561] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:14:24 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:24.113910 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5a4c7316-d966-4c81-9cf6-1f8d135b3c2b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:24.116056 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5a4c7316-d966-4c81-9cf6-1f8d135b3c2b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:24.116249 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5a4c7316-d966-4c81-9cf6-1f8d135b3c2b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:24.116445 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5a4c7316-d966-4c81-9cf6-1f8d135b3c2b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:24.116568 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-5a4c7316-d966-4c81-9cf6-1f8d135b3c2b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:24.121074 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:24.121074 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:24.121515 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5a4c7316-d966-4c81-9cf6-1f8d135b3c2b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:24.122040 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1398/5562] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:24 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:25.132058 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ebc2a4f2-cdf7-42e4-9473-7af076b5e11f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:25.134087 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebc2a4f2-cdf7-42e4-9473-7af076b5e11f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:25.134325 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebc2a4f2-cdf7-42e4-9473-7af076b5e11f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:25.134551 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ebc2a4f2-cdf7-42e4-9473-7af076b5e11f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:25.134699 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ebc2a4f2-cdf7-42e4-9473-7af076b5e11f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:25.139292 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:25.139292 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:25.140018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ebc2a4f2-cdf7-42e4-9473-7af076b5e11f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:25.140472 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1394/5563] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:25 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:26.119959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d5c6b684-418d-430c-be34-50758248a858 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.120368 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d5c6b684-418d-430c-be34-50758248a858 None None] GET https://10.4.3.225/volume// Jul 10 19:14:26.120566 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d5c6b684-418d-430c-be34-50758248a858 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.120828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d5c6b684-418d-430c-be34-50758248a858 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.121211 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d5c6b684-418d-430c-be34-50758248a858 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:26.121508 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1398/5564] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:26.128477 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-e125533f-99fd-4efa-9864-1bd09cf39db4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.151146 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8a5d7f9c-dcba-4147-a959-340f796b1230 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.153026 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8a5d7f9c-dcba-4147-a959-340f796b1230 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:26.153277 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8a5d7f9c-dcba-4147-a959-340f796b1230 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.153485 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8a5d7f9c-dcba-4147-a959-340f796b1230 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.153637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-8a5d7f9c-dcba-4147-a959-340f796b1230 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:26.157528 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.157528 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:26.158159 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8a5d7f9c-dcba-4147-a959-340f796b1230 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:26.158616 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1399/5565] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:26.171403 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f111981e-7086-4868-bd9c-be03868bf660 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.173525 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3/export_record Jul 10 19:14:26.173776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.174099 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'export_record' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.174230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Export record for backup 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 19:14:26.178729 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.178729 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:26.179843 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.api [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling RPCAPI with context: , host: np0000005042, backup: 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 19:14:26.186064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.backup.rpcapi [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] export_record in rpcapi backup_id 46229a10-c561-4d02-9daf-282bf68a1df3 on host np0000005042. {{(pid=100057) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 19:14:26.211278 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-e125533f-99fd-4efa-9864-1bd09cf39db4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:14:26.211678 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-e125533f-99fd-4efa-9864-1bd09cf39db4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9706cb37-2b42-42b8-bbec-484f37ca2ae1", "connector": null, "instance_uuid": "803aef38-72fd-41be-830b-9d1484abf561"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:26.220646 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.220646 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:26.250776 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-e125533f-99fd-4efa-9864-1bd09cf39db4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:14:26.251229 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1375/5566] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:14:26 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:26.606527 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dbfd52f9-d698-45a0-80e0-2d74fc369203 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.608400 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dbfd52f9-d698-45a0-80e0-2d74fc369203 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:26.608632 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dbfd52f9-d698-45a0-80e0-2d74fc369203 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.608873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dbfd52f9-d698-45a0-80e0-2d74fc369203 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.618028 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.618028 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:26.621275 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-dbfd52f9-d698-45a0-80e0-2d74fc369203 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:26.625756 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dbfd52f9-d698-45a0-80e0-2d74fc369203 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:26.626150 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1399/5567] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:26.688347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.contrib.backups [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDYyMjlhMTAtYzU2MS00ZDAyLTlkYWYtMjgyYmY2OGExZGYzIiwgInVzZXJfaWQiOiAiNGE3YTY2N2RjNjM2NDFhM2FkNzgxMDhiNzYzYjBkM2YiLCAicHJvamVjdF9pZCI6ICI1MzE1MWU5MzQ1YzE0MjFlYjRjNWNiNTc5YWZhOWNiMCIsICJ2b2x1bWVfaWQiOiAiYWViMTRiZDgtYmE1My00MzZmLWI0YjEtMTNiMDg3OTJkMDBmIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MTg1MjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZWIxNGJkOC1iYTUzLTQzNmYtYjRiMS0xM2IwODc5MmQwMGYvMjAyNjA3MTAxOTE0MTIvYXpfbm92YV9iYWNrdXBfNDYyMjlhMTAtYzU2MS00ZDAyLTlkYWYtMjgyYmY2OGExZGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjE0OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100057) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 19:14:26.688668 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f111981e-7086-4868-bd9c-be03868bf660 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3/export_record returned with HTTP 200 Jul 10 19:14:26.689129 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1395/5568] 10.4.3.225 () {68 vars in 1430 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:26.696867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-76cc7eb9-f8ec-453a-a416-5d22d7c3ebbf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.698476 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76cc7eb9-f8ec-453a-a416-5d22d7c3ebbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:26.698695 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76cc7eb9-f8ec-453a-a416-5d22d7c3ebbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.698892 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-76cc7eb9-f8ec-453a-a416-5d22d7c3ebbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.698987 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-76cc7eb9-f8ec-453a-a416-5d22d7c3ebbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:26.703038 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.703038 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:26.703666 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-76cc7eb9-f8ec-453a-a416-5d22d7c3ebbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:26.704214 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1400/5569] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:26.713070 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.714672 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] POST https://10.4.3.225/volume/v3/backups/import_record Jul 10 19:14:26.715194 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVkOTNlN2MtYzk1Ni00NWIwLTk1MTMtNjJjODcyZDAxNTMwIiwgInVzZXJfaWQiOiAiNGE3YTY2N2RjNjM2NDFhM2FkNzgxMDhiNzYzYjBkM2YiLCAicHJvamVjdF9pZCI6ICI1MzE1MWU5MzQ1YzE0MjFlYjRjNWNiNTc5YWZhOWNiMCIsICJ2b2x1bWVfaWQiOiAiYWViMTRiZDgtYmE1My00MzZmLWI0YjEtMTNiMDg3OTJkMDBmIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MTg1MjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZWIxNGJkOC1iYTUzLTQzNmYtYjRiMS0xM2IwODc5MmQwMGYvMjAyNjA3MTAxOTE0MTIvYXpfbm92YV9iYWNrdXBfNDYyMjlhMTAtYzU2MS00ZDAyLTlkYWYtMjgyYmY2OGExZGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjE0OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:26.716550 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVkOTNlN2MtYzk1Ni00NWIwLTk1MTMtNjJjODcyZDAxNTMwIiwgInVzZXJfaWQiOiAiNGE3YTY2N2RjNjM2NDFhM2FkNzgxMDhiNzYzYjBkM2YiLCAicHJvamVjdF9pZCI6ICI1MzE1MWU5MzQ1YzE0MjFlYjRjNWNiNTc5YWZhOWNiMCIsICJ2b2x1bWVfaWQiOiAiYWViMTRiZDgtYmE1My00MzZmLWI0YjEtMTNiMDg3OTJkMDBmIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MTg1MjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZWIxNGJkOC1iYTUzLTQzNmYtYjRiMS0xM2IwODc5MmQwMGYvMjAyNjA3MTAxOTE0MTIvYXpfbm92YV9iYWNrdXBfNDYyMjlhMTAtYzU2MS00ZDAyLTlkYWYtMjgyYmY2OGExZGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjE0OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100060) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 19:14:26.716684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.backups [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVkOTNlN2MtYzk1Ni00NWIwLTk1MTMtNjJjODcyZDAxNTMwIiwgInVzZXJfaWQiOiAiNGE3YTY2N2RjNjM2NDFhM2FkNzgxMDhiNzYzYjBkM2YiLCAicHJvamVjdF9pZCI6ICI1MzE1MWU5MzQ1YzE0MjFlYjRjNWNiNTc5YWZhOWNiMCIsICJ2b2x1bWVfaWQiOiAiYWViMTRiZDgtYmE1My00MzZmLWI0YjEtMTNiMDg3OTJkMDBmIiwgImhvc3QiOiAibnAwMDAwMDA1MDQyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1MTg1MjYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZWIxNGJkOC1iYTUzLTQzNmYtYjRiMS0xM2IwODc5MmQwMGYvMjAyNjA3MTAxOTE0MTIvYXpfbm92YV9iYWNrdXBfNDYyMjlhMTAtYzU2MS00ZDAyLTlkYWYtMjgyYmY2OGExZGYzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxOToxNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE5OjE0OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100060) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 19:14:26.716925 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.716925 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:26.717299 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '951a5ba43f714d89adc1a0bf05e9f175', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53151e9345c1421eb4c5cb579afa9cb0', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:26.717463 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c8b03c70-f6dc-4f3c-95fa-e07ddcfa7642 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] https://10.4.3.225/volume/v3/backups/import_record returned with HTTP 403 Jul 10 19:14:26.717894 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1376/5570] 10.4.3.225 () {70 vars in 1342 bytes} [Fri Jul 10 19:14:26 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 10 19:14:26.724448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.726009 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f Jul 10 19:14:26.726181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.726345 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.726485 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete volume with id: aeb14bd8-ba53-436f-b4b1-13b08792d00f Jul 10 19:14:26.733668 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.733668 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:26.734023 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:26.756005 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete volume request issued successfully. Jul 10 19:14:26.756173 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee91c1b1-f1fa-4828-bbef-84e9ddd0b19b tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f returned with HTTP 202 Jul 10 19:14:26.756560 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1400/5571] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:14:26 2026] DELETE /volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:26.763980 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f49d402-fe0b-41a4-9b7e-42c6afb9c269 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.765756 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f49d402-fe0b-41a4-9b7e-42c6afb9c269 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f Jul 10 19:14:26.766057 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f49d402-fe0b-41a4-9b7e-42c6afb9c269 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.766284 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f49d402-fe0b-41a4-9b7e-42c6afb9c269 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.773714 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.773714 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:26.777878 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f49d402-fe0b-41a4-9b7e-42c6afb9c269 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:26.779204 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3ef74c18-c3d9-4881-96f3-aff33cb6d351 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.779791 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3ef74c18-c3d9-4881-96f3-aff33cb6d351 None None] GET https://10.4.3.225/volume// Jul 10 19:14:26.779989 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3ef74c18-c3d9-4881-96f3-aff33cb6d351 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.780202 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3ef74c18-c3d9-4881-96f3-aff33cb6d351 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.780551 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3ef74c18-c3d9-4881-96f3-aff33cb6d351 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:26.780885 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1401/5572] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:26.782784 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f49d402-fe0b-41a4-9b7e-42c6afb9c269 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f returned with HTTP 200 Jul 10 19:14:26.783215 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1396/5573] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:26.788390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-a7c39464-d141-4603-ba1b-35bc80faa6c0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.790368 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-a7c39464-d141-4603-ba1b-35bc80faa6c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:26.790556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-a7c39464-d141-4603-ba1b-35bc80faa6c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:26.790795 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-a7c39464-d141-4603-ba1b-35bc80faa6c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:26.799829 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.799829 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:26.803557 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-a7c39464-d141-4603-ba1b-35bc80faa6c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:26.809290 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-a7c39464-d141-4603-ba1b-35bc80faa6c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:26.809759 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1377/5574] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:14:26 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:14:26.910876 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:26.912879 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] PUT https://10.4.3.225/volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b Jul 10 19:14:26.913247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:26.920706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Acquiring lock "cinder-attachment_update-9706cb37-2b42-42b8-bbec-484f37ca2ae1-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:14:26.925338 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-9706cb37-2b42-42b8-bbec-484f37ca2ae1-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:14:26.926252 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:26.926252 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:27.175104 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e99ea4de-be5f-405f-b8f4-1961e61b610c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.175621 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e99ea4de-be5f-405f-b8f4-1961e61b610c None None] GET https://10.4.3.225/volume// Jul 10 19:14:27.175794 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e99ea4de-be5f-405f-b8f4-1961e61b610c None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.176198 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e99ea4de-be5f-405f-b8f4-1961e61b610c None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.176449 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e99ea4de-be5f-405f-b8f4-1961e61b610c None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:27.176840 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1402/5575] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:27.185277 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-ef8f155b-eab9-4bb7-9e65-9cdaa6a3cdf1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.188428 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-ef8f155b-eab9-4bb7-9e65-9cdaa6a3cdf1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:27.188772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-ef8f155b-eab9-4bb7-9e65-9cdaa6a3cdf1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.189047 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-ef8f155b-eab9-4bb7-9e65-9cdaa6a3cdf1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.200374 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:27.200374 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:27.204042 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-24f04248-9cf0-4921-8dd5-8478e371030a req-ef8f155b-eab9-4bb7-9e65-9cdaa6a3cdf1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:27.208830 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-ef8f155b-eab9-4bb7-9e65-9cdaa6a3cdf1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:27.209307 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1397/5576] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:14:27.318932 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.321394 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae Jul 10 19:14:27.321925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:27.330029 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-72fb1c9c-2568-4332-86b5-992151109f50-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:14:27.334826 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-72fb1c9c-2568-4332-86b5-992151109f50-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:14:27.336204 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:27.336204 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:27.444578 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-9706cb37-2b42-42b8-bbec-484f37ca2ae1-np0000005042" released by "attachment_update" :: held 0.519s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:14:27.445879 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-6eae6ffd-680e-439f-aa88-f5e429d71185 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b returned with HTTP 200 Jul 10 19:14:27.445879 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1401/5577] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:14:26 2026] PUT /volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:27.455313 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-498710eb-2535-4124-a1ab-3eb832171638 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.458126 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-498710eb-2535-4124-a1ab-3eb832171638 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/encryption Jul 10 19:14:27.458374 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-498710eb-2535-4124-a1ab-3eb832171638 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.458637 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-498710eb-2535-4124-a1ab-3eb832171638 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.472919 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:27.472919 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:27.483081 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-498710eb-2535-4124-a1ab-3eb832171638 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/encryption returned with HTTP 200 Jul 10 19:14:27.483610 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1403/5578] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:27.639408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4e737eb2-e921-4519-9bfa-7f9a4c5f1622 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.641566 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e737eb2-e921-4519-9bfa-7f9a4c5f1622 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:27.641863 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e737eb2-e921-4519-9bfa-7f9a4c5f1622 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.642101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4e737eb2-e921-4519-9bfa-7f9a4c5f1622 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.652835 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:27.652835 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:27.657063 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4e737eb2-e921-4519-9bfa-7f9a4c5f1622 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:27.662018 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4e737eb2-e921-4519-9bfa-7f9a4c5f1622 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:27.662461 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1398/5579] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:27.798624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1e0beb5c-5a49-46cb-9fa4-88faf5f9c331 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.800921 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e0beb5c-5a49-46cb-9fa4-88faf5f9c331 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f Jul 10 19:14:27.801190 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e0beb5c-5a49-46cb-9fa4-88faf5f9c331 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.801540 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1e0beb5c-5a49-46cb-9fa4-88faf5f9c331 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.810153 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1e0beb5c-5a49-46cb-9fa4-88faf5f9c331 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f returned with HTTP 404 Jul 10 19:14:27.810816 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1402/5580] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/v3/volumes/aeb14bd8-ba53-436f-b4b1-13b08792d00f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:27.819717 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-95f3f997-1c30-41cc-b183-6cf13eb8333f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.821381 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95f3f997-1c30-41cc-b183-6cf13eb8333f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] GET https://10.4.3.225/volume/v3/backups Jul 10 19:14:27.821554 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95f3f997-1c30-41cc-b183-6cf13eb8333f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.821736 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-95f3f997-1c30-41cc-b183-6cf13eb8333f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.822036 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.api_utils [None req-95f3f997-1c30-41cc-b183-6cf13eb8333f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Removing options '' from query. {{(pid=100058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:14:27.827273 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-95f3f997-1c30-41cc-b183-6cf13eb8333f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] https://10.4.3.225/volume/v3/backups returned with HTTP 200 Jul 10 19:14:27.827885 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1404/5581] 10.4.3.225 () {68 vars in 1277 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:27.837472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-44877f7f-33a6-4256-a0d0-9aa3a84cbf2a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.839903 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44877f7f-33a6-4256-a0d0-9aa3a84cbf2a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] GET https://10.4.3.225/volume/v3/backups?project_id=53151e9345c1421eb4c5cb579afa9cb0 Jul 10 19:14:27.840158 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44877f7f-33a6-4256-a0d0-9aa3a84cbf2a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:27.840446 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-44877f7f-33a6-4256-a0d0-9aa3a84cbf2a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:27.840799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-44877f7f-33a6-4256-a0d0-9aa3a84cbf2a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Removing options 'project_id' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:14:27.847370 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-44877f7f-33a6-4256-a0d0-9aa3a84cbf2a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] https://10.4.3.225/volume/v3/backups?project_id=53151e9345c1421eb4c5cb579afa9cb0 returned with HTTP 200 Jul 10 19:14:27.847985 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1399/5582] 10.4.3.225 () {68 vars in 1364 bytes} [Fri Jul 10 19:14:27 2026] GET /volume/v3/backups?project_id=53151e9345c1421eb4c5cb579afa9cb0 => generated 623 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:27.857034 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-72fb1c9c-2568-4332-86b5-992151109f50-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:14:27.857388 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-b4752af2-e344-40fd-9c00-dd3a2f86f483 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae returned with HTTP 200 Jul 10 19:14:27.858006 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1378/5583] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:14:27 2026] PUT /volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:27.859247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:27.861357 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:14:27.861785 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-946627062"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:27.863254 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-946627062'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:14:27.863364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume of 1 GB Jul 10 19:14:27.863604 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:27.863604 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:27.867604 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Availability Zones retrieved successfully. Jul 10 19:14:27.872959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Flow 'volume_create_api' (fb550c6a-9553-41eb-9af2-f138fb65e325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:27.873793 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e403de9-5e80-4557-b382-fab2a8d52216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:27.874506 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:14:27.899617 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e403de9-5e80-4557-b382-fab2a8d52216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:27.900615 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b521ea-40c2-424c-823f-9bbf8f356d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:27.941281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Created reservations ['18bb8843-12bd-4f05-9570-9ca8a4467e4a', '2c2c99b3-b78c-4efd-baef-083ccdc6c73b', '33dfbe5e-c83e-45fe-87bb-173d095c5cf3', 'efd14e67-601c-4b59-9c10-e5e4c68296d6'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:27.942196 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b521ea-40c2-424c-823f-9bbf8f356d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18bb8843-12bd-4f05-9570-9ca8a4467e4a', '2c2c99b3-b78c-4efd-baef-083ccdc6c73b', '33dfbe5e-c83e-45fe-87bb-173d095c5cf3', 'efd14e67-601c-4b59-9c10-e5e4c68296d6']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:27.942929 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33baf1fd-6dba-45c0-98df-ff1982de13d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:27.965044 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33baf1fd-6dba-45c0-98df-ff1982de13d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '227be72c-25cd-42b6-b126-49c0a6af367a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-946627062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53151e9345c1421eb4c5cb579afa9cb0',qos_specs=None,replication_status=,reservations=['18bb8843-12bd-4f05-9570-9ca8a4467e4a','2c2c99b3-b78c-4efd-baef-083ccdc6c73b','33dfbe5e-c83e-45fe-87bb-173d095c5cf3','efd14e67-601c-4b59-9c10-e5e4c68296d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-946627062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=227be72c-25cd-42b6-b126-49c0a6af367a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53151e9345c1421eb4c5cb579afa9cb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:27.965724 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52e0a30-623e-4302-ac36-d0bf68d067ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:27.981602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52e0a30-623e-4302-ac36-d0bf68d067ea) transitioned into state 'SUCCESS' from state '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-946627062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53151e9345c1421eb4c5cb579afa9cb0',qos_specs=None,replication_status=,reservations=['18bb8843-12bd-4f05-9570-9ca8a4467e4a','2c2c99b3-b78c-4efd-baef-083ccdc6c73b','33dfbe5e-c83e-45fe-87bb-173d095c5cf3','efd14e67-601c-4b59-9c10-e5e4c68296d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a7a667dc63641a3ad78108b763b0d3f',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:27.982220 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (638f9f9a-c070-4e07-8a48-69a5e2ba3a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:14:27.991362 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (638f9f9a-c070-4e07-8a48-69a5e2ba3a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:14:27.992083 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Flow 'volume_create_api' (fb550c6a-9553-41eb-9af2-f138fb65e325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:14:27.992334 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Create volume request issued successfully. Jul 10 19:14:27.992876 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-efc573da-60b5-4845-82e9-5f8dd5abd6e0 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:14:27.993254 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1403/5584] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:14:27 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:28.005500 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-400c4111-1fa7-47d9-a4f1-b93ac75d9314 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:28.008024 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-400c4111-1fa7-47d9-a4f1-b93ac75d9314 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a Jul 10 19:14:28.008452 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-400c4111-1fa7-47d9-a4f1-b93ac75d9314 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:28.008615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-400c4111-1fa7-47d9-a4f1-b93ac75d9314 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:28.018459 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:28.018459 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:28.023359 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-400c4111-1fa7-47d9-a4f1-b93ac75d9314 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:28.029236 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-400c4111-1fa7-47d9-a4f1-b93ac75d9314 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a returned with HTTP 200 Jul 10 19:14:28.029700 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1405/5585] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:28 2026] GET /volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:28.369689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-43998065-4540-4c6d-b5b7-ebf76cf88971 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:28.371778 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-43998065-4540-4c6d-b5b7-ebf76cf88971 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae/action Jul 10 19:14:28.372194 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-43998065-4540-4c6d-b5b7-ebf76cf88971 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:14:28.372334 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-43998065-4540-4c6d-b5b7-ebf76cf88971 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:28.391229 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:28.391229 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:28.406364 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-43998065-4540-4c6d-b5b7-ebf76cf88971 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae/action returned with HTTP 204 Jul 10 19:14:28.406965 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1400/5586] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:14:28 2026] POST /volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:28.678103 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d1f39f5e-3648-49cb-b89b-1054be8cbacd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:28.680371 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d1f39f5e-3648-49cb-b89b-1054be8cbacd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:28.680525 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d1f39f5e-3648-49cb-b89b-1054be8cbacd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:28.680709 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d1f39f5e-3648-49cb-b89b-1054be8cbacd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:28.692002 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:28.692002 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:28.696108 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d1f39f5e-3648-49cb-b89b-1054be8cbacd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:28.701230 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d1f39f5e-3648-49cb-b89b-1054be8cbacd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:28.701695 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1379/5587] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:28 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:29.046229 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f9edafd9-7dd9-4635-8809-7597ccfbcf28 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:29.048041 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f9edafd9-7dd9-4635-8809-7597ccfbcf28 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a Jul 10 19:14:29.048391 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f9edafd9-7dd9-4635-8809-7597ccfbcf28 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:29.048681 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f9edafd9-7dd9-4635-8809-7597ccfbcf28 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:29.056238 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:29.056238 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:29.060059 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f9edafd9-7dd9-4635-8809-7597ccfbcf28 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:29.064870 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f9edafd9-7dd9-4635-8809-7597ccfbcf28 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a returned with HTTP 200 Jul 10 19:14:29.065410 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1404/5588] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:29 2026] GET /volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:29.078800 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:29.081253 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] POST https://10.4.3.225/volume/v3/backups Jul 10 19:14:29.081693 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "227be72c-25cd-42b6-b126-49c0a6af367a", "name": "tempest-type-Backup-1254519416"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:29.083189 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.contrib.backups [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Creating new backup {'backup': {'volume_id': '227be72c-25cd-42b6-b126-49c0a6af367a', 'name': 'tempest-type-Backup-1254519416'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 19:14:29.083321 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Creating backup of volume 227be72c-25cd-42b6-b126-49c0a6af367a in container None Jul 10 19:14:29.090655 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:29.090655 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:29.090949 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:29.106397 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Created reservations ['0ab2019e-52bd-4b43-8331-bd712cf75633', 'fa8c83d1-dab3-4461-be77-835d3dc260d2'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:14:29.131483 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a68cb51f-97f7-40f0-8723-7024f32814c6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups returned with HTTP 202 Jul 10 19:14:29.131890 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1406/5589] 10.4.3.225 () {70 vars in 1299 bytes} [Fri Jul 10 19:14:29 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:14:29.141258 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-41d60b7f-14ef-4e5c-945d-14c1f6228be7 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:29.143215 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41d60b7f-14ef-4e5c-945d-14c1f6228be7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:29.143496 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41d60b7f-14ef-4e5c-945d-14c1f6228be7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:29.143744 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-41d60b7f-14ef-4e5c-945d-14c1f6228be7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:29.143890 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-41d60b7f-14ef-4e5c-945d-14c1f6228be7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:29.148421 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:29.148421 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:29.149163 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-41d60b7f-14ef-4e5c-945d-14c1f6228be7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:29.149636 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1401/5590] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:29 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:29.720386 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a3cfa701-c88c-44ce-b781-1081853ce33f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:29.722135 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3cfa701-c88c-44ce-b781-1081853ce33f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:29.722327 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3cfa701-c88c-44ce-b781-1081853ce33f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:29.722509 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a3cfa701-c88c-44ce-b781-1081853ce33f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:29.732188 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:29.732188 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:29.736435 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a3cfa701-c88c-44ce-b781-1081853ce33f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:29.740903 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a3cfa701-c88c-44ce-b781-1081853ce33f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:29.741293 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1380/5591] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:29 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:30.160277 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ee98d6f8-d32b-41ba-9615-5f7ba266a705 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:30.162604 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee98d6f8-d32b-41ba-9615-5f7ba266a705 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:30.162852 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee98d6f8-d32b-41ba-9615-5f7ba266a705 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:30.163050 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee98d6f8-d32b-41ba-9615-5f7ba266a705 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:30.163150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-ee98d6f8-d32b-41ba-9615-5f7ba266a705 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:30.167683 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:30.167683 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:30.168308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee98d6f8-d32b-41ba-9615-5f7ba266a705 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:30.168723 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1405/5592] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:30 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:30.757698 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-46ec742b-a4a8-46e0-b363-d001f378bb73 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:30.759777 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46ec742b-a4a8-46e0-b363-d001f378bb73 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:30.760022 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46ec742b-a4a8-46e0-b363-d001f378bb73 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:30.760252 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-46ec742b-a4a8-46e0-b363-d001f378bb73 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:30.769191 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:30.769191 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:30.772505 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-46ec742b-a4a8-46e0-b363-d001f378bb73 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:30.776249 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-46ec742b-a4a8-46e0-b363-d001f378bb73 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:30.776594 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1407/5593] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:30 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:31.181028 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-57e49245-c4eb-4feb-9a58-2e15d327f601 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:31.183224 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57e49245-c4eb-4feb-9a58-2e15d327f601 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:31.183490 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57e49245-c4eb-4feb-9a58-2e15d327f601 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:31.183725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-57e49245-c4eb-4feb-9a58-2e15d327f601 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:31.183879 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-57e49245-c4eb-4feb-9a58-2e15d327f601 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:31.188677 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:31.188677 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:31.189400 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-57e49245-c4eb-4feb-9a58-2e15d327f601 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:31.189902 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1402/5594] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:31 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:31.790062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6b64c157-cbb7-4bd7-97dd-68878786fb17 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:31.791734 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6b64c157-cbb7-4bd7-97dd-68878786fb17 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:31.791963 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6b64c157-cbb7-4bd7-97dd-68878786fb17 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:31.792206 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6b64c157-cbb7-4bd7-97dd-68878786fb17 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:31.808484 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:31.808484 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:31.814086 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-6b64c157-cbb7-4bd7-97dd-68878786fb17 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:31.817709 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6b64c157-cbb7-4bd7-97dd-68878786fb17 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:31.818068 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1381/5595] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:31 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:32.200692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-39c02a2c-9710-4160-bd86-88267b5ee870 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:32.202540 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-39c02a2c-9710-4160-bd86-88267b5ee870 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:32.202920 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-39c02a2c-9710-4160-bd86-88267b5ee870 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:32.203207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-39c02a2c-9710-4160-bd86-88267b5ee870 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:32.204372 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-39c02a2c-9710-4160-bd86-88267b5ee870 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:32.207945 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:32.207945 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:32.208694 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-39c02a2c-9710-4160-bd86-88267b5ee870 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:32.209209 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1406/5596] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:32 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:32.835800 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e7323ff3-a150-4b00-ac04-34b80419ec8f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:32.837570 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7323ff3-a150-4b00-ac04-34b80419ec8f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:32.837762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7323ff3-a150-4b00-ac04-34b80419ec8f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:32.837976 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e7323ff3-a150-4b00-ac04-34b80419ec8f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:32.846877 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:32.846877 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:32.850330 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e7323ff3-a150-4b00-ac04-34b80419ec8f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:32.854942 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e7323ff3-a150-4b00-ac04-34b80419ec8f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:32.855337 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1408/5597] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:32 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:33.221118 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-883aea89-bc9b-42e7-aac1-7cf978865740 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:33.222659 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-883aea89-bc9b-42e7-aac1-7cf978865740 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:33.222847 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-883aea89-bc9b-42e7-aac1-7cf978865740 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:33.223027 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-883aea89-bc9b-42e7-aac1-7cf978865740 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:33.223146 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-883aea89-bc9b-42e7-aac1-7cf978865740 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:33.227379 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:33.227379 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:33.228080 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-883aea89-bc9b-42e7-aac1-7cf978865740 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:33.228573 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1403/5598] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:33 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:33.560180 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-24f04248-9cf0-4921-8dd5-8478e371030a req-e83c6356-81d1-4198-ba0b-50cc6d1b0358 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:33.562251 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-e83c6356-81d1-4198-ba0b-50cc6d1b0358 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/encryption Jul 10 19:14:33.562447 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-e83c6356-81d1-4198-ba0b-50cc6d1b0358 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:33.562659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-e83c6356-81d1-4198-ba0b-50cc6d1b0358 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:33.572100 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:33.572100 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:33.578040 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-24f04248-9cf0-4921-8dd5-8478e371030a req-e83c6356-81d1-4198-ba0b-50cc6d1b0358 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/encryption returned with HTTP 200 Jul 10 19:14:33.578426 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1382/5599] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:14:33 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:33.868410 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-61dfcc4c-765a-4683-ad24-3f0080bec6e3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:33.870494 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61dfcc4c-765a-4683-ad24-3f0080bec6e3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:33.872380 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61dfcc4c-765a-4683-ad24-3f0080bec6e3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:33.872380 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-61dfcc4c-765a-4683-ad24-3f0080bec6e3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:33.880867 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:33.880867 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:33.883973 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-61dfcc4c-765a-4683-ad24-3f0080bec6e3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:33.888125 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-61dfcc4c-765a-4683-ad24-3f0080bec6e3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:33.888713 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1407/5600] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:33 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:34.239633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0a304a4e-4226-46f7-9119-e49bf399b70a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:34.242131 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a304a4e-4226-46f7-9119-e49bf399b70a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:34.242455 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a304a4e-4226-46f7-9119-e49bf399b70a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:34.242758 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0a304a4e-4226-46f7-9119-e49bf399b70a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:34.242945 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-0a304a4e-4226-46f7-9119-e49bf399b70a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:34.248916 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:34.248916 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:34.249773 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0a304a4e-4226-46f7-9119-e49bf399b70a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:34.250398 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1409/5601] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:34 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:34.902296 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f5697470-bc67-4393-9c30-f63f36a3370a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:34.904232 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5697470-bc67-4393-9c30-f63f36a3370a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:34.904473 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5697470-bc67-4393-9c30-f63f36a3370a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:34.904679 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f5697470-bc67-4393-9c30-f63f36a3370a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:34.916044 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:34.916044 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:34.920862 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f5697470-bc67-4393-9c30-f63f36a3370a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:34.925263 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f5697470-bc67-4393-9c30-f63f36a3370a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:34.925770 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1404/5602] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:34 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:35.261649 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6db28d9b-4d14-4a38-a6ac-172070b4fcbf None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:35.263773 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6db28d9b-4d14-4a38-a6ac-172070b4fcbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:35.264072 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6db28d9b-4d14-4a38-a6ac-172070b4fcbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:35.264305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6db28d9b-4d14-4a38-a6ac-172070b4fcbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:35.264454 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-6db28d9b-4d14-4a38-a6ac-172070b4fcbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:35.269605 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:35.269605 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:35.270454 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6db28d9b-4d14-4a38-a6ac-172070b4fcbf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:35.270847 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1383/5603] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:35 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:35.940680 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-dd8bd054-6a3d-4b93-8a34-e58770d693c0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:35.942396 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dd8bd054-6a3d-4b93-8a34-e58770d693c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:35.942726 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dd8bd054-6a3d-4b93-8a34-e58770d693c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:35.943009 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-dd8bd054-6a3d-4b93-8a34-e58770d693c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:35.953948 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:35.953948 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:35.957072 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-dd8bd054-6a3d-4b93-8a34-e58770d693c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:35.961800 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-dd8bd054-6a3d-4b93-8a34-e58770d693c0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:35.962384 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1408/5604] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:35 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:36.282544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cfc2389e-8eb8-470f-9a90-fb988162ba6c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:36.284346 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfc2389e-8eb8-470f-9a90-fb988162ba6c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:36.284587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfc2389e-8eb8-470f-9a90-fb988162ba6c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:36.284859 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cfc2389e-8eb8-470f-9a90-fb988162ba6c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:36.285095 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-cfc2389e-8eb8-470f-9a90-fb988162ba6c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:36.289235 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:36.289235 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:36.289847 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cfc2389e-8eb8-470f-9a90-fb988162ba6c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:36.290194 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1410/5605] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:36 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:36.979427 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a8e9e470-6331-4fab-8a05-fde2d5e2e742 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:36.981733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8e9e470-6331-4fab-8a05-fde2d5e2e742 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:36.982040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8e9e470-6331-4fab-8a05-fde2d5e2e742 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:36.982333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a8e9e470-6331-4fab-8a05-fde2d5e2e742 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:36.995205 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:36.995205 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:36.999591 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a8e9e470-6331-4fab-8a05-fde2d5e2e742 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:37.004896 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a8e9e470-6331-4fab-8a05-fde2d5e2e742 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:37.005491 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1405/5606] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:36 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:37.304657 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a285b2e2-ae9a-4f87-96d9-f4e7a23a53c8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:37.306923 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a285b2e2-ae9a-4f87-96d9-f4e7a23a53c8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:37.307500 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a285b2e2-ae9a-4f87-96d9-f4e7a23a53c8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:37.308010 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a285b2e2-ae9a-4f87-96d9-f4e7a23a53c8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:37.308757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a285b2e2-ae9a-4f87-96d9-f4e7a23a53c8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:37.313952 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:37.313952 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:37.314725 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a285b2e2-ae9a-4f87-96d9-f4e7a23a53c8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:37.315493 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1384/5607] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:37 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:38.019267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ef613f3f-d30b-4f37-b005-b8956b6cb461 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:38.021579 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef613f3f-d30b-4f37-b005-b8956b6cb461 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:38.021788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef613f3f-d30b-4f37-b005-b8956b6cb461 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:38.022025 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ef613f3f-d30b-4f37-b005-b8956b6cb461 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:38.034164 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:38.034164 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:38.039188 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ef613f3f-d30b-4f37-b005-b8956b6cb461 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:38.044988 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ef613f3f-d30b-4f37-b005-b8956b6cb461 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:38.045588 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1409/5608] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:38 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:38.327494 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-50d4e7d0-a673-41c9-8718-cc86f0016395 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:38.329572 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-50d4e7d0-a673-41c9-8718-cc86f0016395 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:38.329860 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-50d4e7d0-a673-41c9-8718-cc86f0016395 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:38.330106 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-50d4e7d0-a673-41c9-8718-cc86f0016395 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:38.330233 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-50d4e7d0-a673-41c9-8718-cc86f0016395 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:38.334780 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:38.334780 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:38.335530 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-50d4e7d0-a673-41c9-8718-cc86f0016395 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:38.335969 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1411/5609] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:38 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:38.874588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-b0330f1b-e14f-483e-9f06-a11a482c97fe None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:38.877136 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-b0330f1b-e14f-483e-9f06-a11a482c97fe tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b/action Jul 10 19:14:38.877598 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-b0330f1b-e14f-483e-9f06-a11a482c97fe tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:14:38.877762 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-b0330f1b-e14f-483e-9f06-a11a482c97fe tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:38.896943 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:38.896943 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:38.911312 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-4b702d33-3ebd-48d9-b16f-0368d55a5798 req-b0330f1b-e14f-483e-9f06-a11a482c97fe tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b/action returned with HTTP 204 Jul 10 19:14:38.912029 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1406/5610] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:14:38 2026] POST /volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:39.059305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b4391883-96ea-40f7-9f16-8a750a6dff19 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:39.061850 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b4391883-96ea-40f7-9f16-8a750a6dff19 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:14:39.062133 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b4391883-96ea-40f7-9f16-8a750a6dff19 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:39.062441 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b4391883-96ea-40f7-9f16-8a750a6dff19 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:39.075412 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:39.075412 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:39.079066 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b4391883-96ea-40f7-9f16-8a750a6dff19 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:39.083441 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b4391883-96ea-40f7-9f16-8a750a6dff19 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:14:39.083765 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1385/5611] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:39 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:39.367597 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-55d0d696-d212-45c8-b61b-140a5cabe8df None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:39.370000 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55d0d696-d212-45c8-b61b-140a5cabe8df tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:39.370415 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55d0d696-d212-45c8-b61b-140a5cabe8df tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:39.370638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55d0d696-d212-45c8-b61b-140a5cabe8df tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:39.370761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-55d0d696-d212-45c8-b61b-140a5cabe8df tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:39.375870 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:39.375870 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:39.376989 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55d0d696-d212-45c8-b61b-140a5cabe8df tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:39.377599 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1410/5612] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:39 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:39.776134 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-32f1fe69-5114-4293-b65f-8983306d2bad req-0a14cad1-964c-4d7d-998a-9b8ce2b67b65 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:39.778775 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-0a14cad1-964c-4d7d-998a-9b8ce2b67b65 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:39.779144 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-0a14cad1-964c-4d7d-998a-9b8ce2b67b65 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:39.779356 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-0a14cad1-964c-4d7d-998a-9b8ce2b67b65 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:39.788883 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:39.788883 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:39.793175 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-32f1fe69-5114-4293-b65f-8983306d2bad req-0a14cad1-964c-4d7d-998a-9b8ce2b67b65 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:39.798255 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-0a14cad1-964c-4d7d-998a-9b8ce2b67b65 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:39.798708 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1412/5613] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:14:39 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 19:14:40.393721 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-123fb4a1-36ce-479c-b5ec-4a88a92e51dd None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:40.396069 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-123fb4a1-36ce-479c-b5ec-4a88a92e51dd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:40.396376 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-123fb4a1-36ce-479c-b5ec-4a88a92e51dd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:40.396633 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-123fb4a1-36ce-479c-b5ec-4a88a92e51dd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:40.396773 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-123fb4a1-36ce-479c-b5ec-4a88a92e51dd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:40.401890 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:40.401890 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:40.402614 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-123fb4a1-36ce-479c-b5ec-4a88a92e51dd tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:40.403022 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1407/5614] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:40 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:41.415871 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0a50518a-6340-485f-ae4a-4d4e4fa96bc7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:41.418308 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a50518a-6340-485f-ae4a-4d4e4fa96bc7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:41.418637 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a50518a-6340-485f-ae4a-4d4e4fa96bc7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:41.418879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0a50518a-6340-485f-ae4a-4d4e4fa96bc7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:41.419046 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-0a50518a-6340-485f-ae4a-4d4e4fa96bc7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:41.424752 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:41.424752 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:41.425543 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0a50518a-6340-485f-ae4a-4d4e4fa96bc7 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:41.425933 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1386/5615] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:41 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:41.843428 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-adde722e-ca6e-46fd-bb6e-702cb663290e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:41.845217 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-adde722e-ca6e-46fd-bb6e-702cb663290e None None] GET https://10.4.3.225/volume// Jul 10 19:14:41.845479 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-adde722e-ca6e-46fd-bb6e-702cb663290e None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:41.846235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-adde722e-ca6e-46fd-bb6e-702cb663290e None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:41.848042 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-adde722e-ca6e-46fd-bb6e-702cb663290e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:41.848550 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1411/5616] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:14:41 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:41.858306 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-32f1fe69-5114-4293-b65f-8983306d2bad req-a9e7bade-4e68-42de-ac8a-3e9cb24622b3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:41.974959 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-a9e7bade-4e68-42de-ac8a-3e9cb24622b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:14:41.975393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-a9e7bade-4e68-42de-ac8a-3e9cb24622b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c90a4412-2370-40ef-b073-1bfb11fa490b", "connector": null, "instance_uuid": "803aef38-72fd-41be-830b-9d1484abf561"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:41.985275 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:41.985275 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:42.017953 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-a9e7bade-4e68-42de-ac8a-3e9cb24622b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:14:42.018382 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1413/5617] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:14:41 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:42.321514 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e39632af-b92d-4156-9ddd-97987d01d740 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:42.323363 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e39632af-b92d-4156-9ddd-97987d01d740 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:42.323604 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e39632af-b92d-4156-9ddd-97987d01d740 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:42.323889 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e39632af-b92d-4156-9ddd-97987d01d740 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:42.333863 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:42.333863 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:42.338487 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e39632af-b92d-4156-9ddd-97987d01d740 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:42.343832 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e39632af-b92d-4156-9ddd-97987d01d740 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:42.344352 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1408/5618] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:42 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:42.438043 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a0e73263-075d-46ab-b7eb-e3b4d8e0375f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:42.439889 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a0e73263-075d-46ab-b7eb-e3b4d8e0375f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:42.440106 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a0e73263-075d-46ab-b7eb-e3b4d8e0375f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:42.441056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a0e73263-075d-46ab-b7eb-e3b4d8e0375f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:42.441056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-a0e73263-075d-46ab-b7eb-e3b4d8e0375f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:42.446020 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:42.446020 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:42.446818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a0e73263-075d-46ab-b7eb-e3b4d8e0375f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:42.447461 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1387/5619] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:42 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:42.554067 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bf2c582d-e148-4f5d-b36a-d1642e37c431 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:42.554567 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bf2c582d-e148-4f5d-b36a-d1642e37c431 None None] GET https://10.4.3.225/volume// Jul 10 19:14:42.554867 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bf2c582d-e148-4f5d-b36a-d1642e37c431 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:42.555130 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bf2c582d-e148-4f5d-b36a-d1642e37c431 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:42.555516 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bf2c582d-e148-4f5d-b36a-d1642e37c431 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:14:42.555875 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1412/5620] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:14:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:14:42.564227 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-32f1fe69-5114-4293-b65f-8983306d2bad req-7a8f2a7e-2935-4367-98ef-940668ee84ea None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:42.566265 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-7a8f2a7e-2935-4367-98ef-940668ee84ea tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:42.566462 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-7a8f2a7e-2935-4367-98ef-940668ee84ea tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:42.566651 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-7a8f2a7e-2935-4367-98ef-940668ee84ea tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:42.576358 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:42.576358 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:42.579498 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-32f1fe69-5114-4293-b65f-8983306d2bad req-7a8f2a7e-2935-4367-98ef-940668ee84ea tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:42.583526 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-7a8f2a7e-2935-4367-98ef-940668ee84ea tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:42.583935 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1414/5621] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:14:42 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:14:42.697083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:42.699792 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] PUT https://10.4.3.225/volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5 Jul 10 19:14:42.700355 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:42.710692 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Acquiring lock "cinder-attachment_update-c90a4412-2370-40ef-b073-1bfb11fa490b-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:14:42.715852 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-c90a4412-2370-40ef-b073-1bfb11fa490b-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:14:42.716842 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:42.716842 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:43.243085 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-c90a4412-2370-40ef-b073-1bfb11fa490b-np0000005042" released by "attachment_update" :: held 0.527s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:14:43.243530 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-c6192a11-0e7e-4cd4-9b07-ad87ae00a3bc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5 returned with HTTP 200 Jul 10 19:14:43.244195 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1409/5622] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:14:42 2026] PUT /volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:43.357427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-72604cd9-2c68-4c87-a81e-e4583dc25e30 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:43.359691 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-72604cd9-2c68-4c87-a81e-e4583dc25e30 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:43.359967 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-72604cd9-2c68-4c87-a81e-e4583dc25e30 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:43.360218 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-72604cd9-2c68-4c87-a81e-e4583dc25e30 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:43.373109 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:43.373109 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:43.378263 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-72604cd9-2c68-4c87-a81e-e4583dc25e30 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:43.384224 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-72604cd9-2c68-4c87-a81e-e4583dc25e30 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:43.384695 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1388/5623] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:43 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:43.458510 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-fbac645e-94b3-48a5-a775-7d92ca7a9d00 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:43.460712 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fbac645e-94b3-48a5-a775-7d92ca7a9d00 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:43.461071 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fbac645e-94b3-48a5-a775-7d92ca7a9d00 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:43.461193 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-fbac645e-94b3-48a5-a775-7d92ca7a9d00 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:43.461343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-fbac645e-94b3-48a5-a775-7d92ca7a9d00 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:43.463252 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=154,cinder:INSERT=18,cinder:UPDATE=35 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:14:43.467513 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:43.467513 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:43.468253 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-fbac645e-94b3-48a5-a775-7d92ca7a9d00 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:43.469365 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1413/5624] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:43 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:44.396296 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-489e7a3f-a7f8-4e59-8319-5c58b04e4b2b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:44.398116 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-489e7a3f-a7f8-4e59-8319-5c58b04e4b2b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:44.399697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-489e7a3f-a7f8-4e59-8319-5c58b04e4b2b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:44.399697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-489e7a3f-a7f8-4e59-8319-5c58b04e4b2b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:44.412273 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:44.412273 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:44.416438 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-489e7a3f-a7f8-4e59-8319-5c58b04e4b2b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:44.421100 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-489e7a3f-a7f8-4e59-8319-5c58b04e4b2b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:44.421583 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1415/5625] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:44 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:44.480002 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c0185700-52f5-4b9b-b72f-119cd6cc44ee None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:44.482042 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0185700-52f5-4b9b-b72f-119cd6cc44ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:44.482290 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0185700-52f5-4b9b-b72f-119cd6cc44ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:44.482508 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c0185700-52f5-4b9b-b72f-119cd6cc44ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:44.482668 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-c0185700-52f5-4b9b-b72f-119cd6cc44ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:44.487400 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:44.487400 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:44.488051 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c0185700-52f5-4b9b-b72f-119cd6cc44ee tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:44.488460 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1410/5626] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:44 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:45.434088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c9b97657-6b87-418f-88bf-70a617c30037 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:45.436942 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9b97657-6b87-418f-88bf-70a617c30037 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:45.436942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9b97657-6b87-418f-88bf-70a617c30037 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:45.436942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9b97657-6b87-418f-88bf-70a617c30037 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:45.448155 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:45.448155 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:45.450841 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9b97657-6b87-418f-88bf-70a617c30037 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:45.455971 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9b97657-6b87-418f-88bf-70a617c30037 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:45.455971 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1389/5627] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:45 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:45.498734 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d6da8bde-d66e-4fd4-93a5-0c9869d844d8 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:45.501018 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d6da8bde-d66e-4fd4-93a5-0c9869d844d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:45.501018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d6da8bde-d66e-4fd4-93a5-0c9869d844d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:45.501018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d6da8bde-d66e-4fd4-93a5-0c9869d844d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:45.501018 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-d6da8bde-d66e-4fd4-93a5-0c9869d844d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:45.506744 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:45.506744 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:45.507592 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d6da8bde-d66e-4fd4-93a5-0c9869d844d8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:45.507994 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1414/5628] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:45 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:46.469348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e6fc84e8-78d5-4eb3-99bb-280bf7df4776 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:46.472574 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6fc84e8-78d5-4eb3-99bb-280bf7df4776 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:46.472574 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6fc84e8-78d5-4eb3-99bb-280bf7df4776 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:46.472574 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6fc84e8-78d5-4eb3-99bb-280bf7df4776 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:46.481709 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:46.481709 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:46.486193 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-e6fc84e8-78d5-4eb3-99bb-280bf7df4776 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:46.491462 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6fc84e8-78d5-4eb3-99bb-280bf7df4776 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:46.492115 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1416/5629] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:46 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:46.517936 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6256b2d8-7eab-4c85-a334-c28d2d2eb2b8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:46.519967 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6256b2d8-7eab-4c85-a334-c28d2d2eb2b8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:46.520230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6256b2d8-7eab-4c85-a334-c28d2d2eb2b8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:46.520448 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6256b2d8-7eab-4c85-a334-c28d2d2eb2b8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:46.520607 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-6256b2d8-7eab-4c85-a334-c28d2d2eb2b8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:46.526112 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:46.526112 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:46.527008 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6256b2d8-7eab-4c85-a334-c28d2d2eb2b8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:46.527492 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1411/5630] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:46 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:47.503432 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2912680a-54aa-4e3c-b682-047c47ccc3de None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:47.505119 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2912680a-54aa-4e3c-b682-047c47ccc3de tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:47.505313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2912680a-54aa-4e3c-b682-047c47ccc3de tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:47.505488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2912680a-54aa-4e3c-b682-047c47ccc3de tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:47.514267 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:47.514267 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:47.517660 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2912680a-54aa-4e3c-b682-047c47ccc3de tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:47.521493 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2912680a-54aa-4e3c-b682-047c47ccc3de tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:47.521836 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1390/5631] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:47 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:47.539949 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-044d0235-29ad-4f05-8965-e39bdd0cab27 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:47.541858 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-044d0235-29ad-4f05-8965-e39bdd0cab27 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:47.542109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-044d0235-29ad-4f05-8965-e39bdd0cab27 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:47.542375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-044d0235-29ad-4f05-8965-e39bdd0cab27 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:47.542489 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-044d0235-29ad-4f05-8965-e39bdd0cab27 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:47.547538 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:47.547538 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:47.548245 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-044d0235-29ad-4f05-8965-e39bdd0cab27 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:47.548579 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1415/5632] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:47 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:48.534286 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-00c13537-8aa7-4e85-9634-8903e624f5fa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:48.536007 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-00c13537-8aa7-4e85-9634-8903e624f5fa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:48.536323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-00c13537-8aa7-4e85-9634-8903e624f5fa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:48.536383 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-00c13537-8aa7-4e85-9634-8903e624f5fa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:48.547679 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:48.547679 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:48.551652 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-00c13537-8aa7-4e85-9634-8903e624f5fa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:48.555408 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-00c13537-8aa7-4e85-9634-8903e624f5fa tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:48.555793 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1417/5633] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:48 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:48.559543 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ec96ce63-1d73-4f37-b562-c69b62ed4a13 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:48.562740 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec96ce63-1d73-4f37-b562-c69b62ed4a13 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:48.563299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec96ce63-1d73-4f37-b562-c69b62ed4a13 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:48.563299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ec96ce63-1d73-4f37-b562-c69b62ed4a13 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:48.563299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-ec96ce63-1d73-4f37-b562-c69b62ed4a13 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:48.569830 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:48.569830 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:48.570454 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ec96ce63-1d73-4f37-b562-c69b62ed4a13 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:48.571062 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1412/5634] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:48 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:49.457942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-32f1fe69-5114-4293-b65f-8983306d2bad req-023bf3b2-5bbc-4e76-8f64-670a6fd5649a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:49.460517 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-023bf3b2-5bbc-4e76-8f64-670a6fd5649a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5/action Jul 10 19:14:49.461082 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-023bf3b2-5bbc-4e76-8f64-670a6fd5649a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:14:49.461390 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-023bf3b2-5bbc-4e76-8f64-670a6fd5649a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:49.479231 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:49.479231 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:49.493873 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-32f1fe69-5114-4293-b65f-8983306d2bad req-023bf3b2-5bbc-4e76-8f64-670a6fd5649a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5/action returned with HTTP 204 Jul 10 19:14:49.494388 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1391/5635] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:14:49 2026] POST /volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:49.568820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-51729324-9ebf-4725-9dcf-192dc66f2715 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:49.570906 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51729324-9ebf-4725-9dcf-192dc66f2715 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:14:49.571128 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51729324-9ebf-4725-9dcf-192dc66f2715 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:49.571358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-51729324-9ebf-4725-9dcf-192dc66f2715 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:49.580621 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a0079c0f-b69d-4e7f-a15c-256123225d38 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:49.581509 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:49.581509 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:49.582436 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a0079c0f-b69d-4e7f-a15c-256123225d38 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:49.582651 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a0079c0f-b69d-4e7f-a15c-256123225d38 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:49.582841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a0079c0f-b69d-4e7f-a15c-256123225d38 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:49.582952 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-a0079c0f-b69d-4e7f-a15c-256123225d38 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:49.584738 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=193,cinder:INSERT=31,cinder:UPDATE=51 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:14:49.584794 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-51729324-9ebf-4725-9dcf-192dc66f2715 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:14:49.588022 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:49.588022 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:49.588549 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a0079c0f-b69d-4e7f-a15c-256123225d38 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:49.589157 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1418/5636] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:49 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:49.589210 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-51729324-9ebf-4725-9dcf-192dc66f2715 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:14:49.589613 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1416/5637] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:49 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:50.599642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-147db0ca-4d60-4aca-a22d-b1ff4b5d0dcf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:50.601651 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-147db0ca-4d60-4aca-a22d-b1ff4b5d0dcf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:50.602454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-147db0ca-4d60-4aca-a22d-b1ff4b5d0dcf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:50.602454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-147db0ca-4d60-4aca-a22d-b1ff4b5d0dcf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:50.602454 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-147db0ca-4d60-4aca-a22d-b1ff4b5d0dcf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:50.607797 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:50.607797 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:50.608551 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-147db0ca-4d60-4aca-a22d-b1ff4b5d0dcf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:50.608986 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1413/5638] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:50 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:50.618620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:50.620551 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] POST https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e/action Jul 10 19:14:50.620978 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:14:50.621163 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:50.622463 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.contrib.admin_actions [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Updating backup '75067f4f-9a63-43a3-aa2b-2a742bce687e' with '{'status': 'error'}' {{(pid=100060) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 19:14:50.629826 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:50.629826 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:50.631111 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '951a5ba43f714d89adc1a0bf05e9f175', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53151e9345c1421eb4c5cb579afa9cb0', '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=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:50.631356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1af61819-6aa6-4d29-9cdb-853b7cbc9010 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e/action returned with HTTP 403 Jul 10 19:14:50.631844 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1392/5639] 10.4.3.225 () {70 vars in 1430 bytes} [Fri Jul 10 19:14:50 2026] POST /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:50.638909 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2c9e3a56-2677-4606-9367-391ed90dde93 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:50.641085 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a Jul 10 19:14:50.641348 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:50.641615 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:50.641741 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete volume with id: 227be72c-25cd-42b6-b126-49c0a6af367a Jul 10 19:14:50.651567 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:50.651567 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:50.652008 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:50.673559 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete volume request issued successfully. Jul 10 19:14:50.673780 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2c9e3a56-2677-4606-9367-391ed90dde93 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a returned with HTTP 202 Jul 10 19:14:50.674332 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1419/5640] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:14:50 2026] DELETE /volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:50.686638 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-395dae81-793e-4bff-9a2d-0e86629c4154 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:50.688381 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-395dae81-793e-4bff-9a2d-0e86629c4154 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a Jul 10 19:14:50.688602 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-395dae81-793e-4bff-9a2d-0e86629c4154 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:50.688828 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-395dae81-793e-4bff-9a2d-0e86629c4154 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:50.696605 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:50.696605 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:50.701008 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-395dae81-793e-4bff-9a2d-0e86629c4154 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:50.706534 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-395dae81-793e-4bff-9a2d-0e86629c4154 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a returned with HTTP 200 Jul 10 19:14:50.707140 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1417/5641] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:50 2026] GET /volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:51.720763 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-349d7ca9-998d-4b18-ab38-3771742bda5a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:51.723105 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-349d7ca9-998d-4b18-ab38-3771742bda5a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a Jul 10 19:14:51.723328 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-349d7ca9-998d-4b18-ab38-3771742bda5a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:51.723517 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-349d7ca9-998d-4b18-ab38-3771742bda5a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:51.730203 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-349d7ca9-998d-4b18-ab38-3771742bda5a tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a returned with HTTP 404 Jul 10 19:14:51.730648 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1414/5642] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:51 2026] GET /volume/v3/volumes/227be72c-25cd-42b6-b126-49c0a6af367a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:51.742107 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-43dcf554-7dd9-4daf-957e-6e11663fa055 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:51.743906 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-43dcf554-7dd9-4daf-957e-6e11663fa055 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:51.744127 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-43dcf554-7dd9-4daf-957e-6e11663fa055 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:51.744305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-43dcf554-7dd9-4daf-957e-6e11663fa055 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:51.744404 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.backups [None req-43dcf554-7dd9-4daf-957e-6e11663fa055 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100060) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:51.748906 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:51.748906 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:51.749639 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-43dcf554-7dd9-4daf-957e-6e11663fa055 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-reader] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:51.749999 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1393/5643] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:51 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:51.762665 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-32702eac-63aa-4ecd-a982-8d1afccba708 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:51.764400 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32702eac-63aa-4ecd-a982-8d1afccba708 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] DELETE https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:51.764617 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32702eac-63aa-4ecd-a982-8d1afccba708 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:51.764782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-32702eac-63aa-4ecd-a982-8d1afccba708 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:51.764923 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.contrib.backups [None req-32702eac-63aa-4ecd-a982-8d1afccba708 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete backup with id: 75067f4f-9a63-43a3-aa2b-2a742bce687e. Jul 10 19:14:51.769411 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:51.769411 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:51.780993 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.backup.rpcapi [None req-32702eac-63aa-4ecd-a982-8d1afccba708 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] delete_backup rpcapi backup_id 75067f4f-9a63-43a3-aa2b-2a742bce687e {{(pid=100058) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:14:51.782785 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-32702eac-63aa-4ecd-a982-8d1afccba708 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 202 Jul 10 19:14:51.783351 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1420/5644] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:14:51 2026] DELETE /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:14:51.790225 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2413f290-8cbf-40a5-93cc-2365e735e2bf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:51.792126 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2413f290-8cbf-40a5-93cc-2365e735e2bf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:51.792384 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2413f290-8cbf-40a5-93cc-2365e735e2bf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:51.792622 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2413f290-8cbf-40a5-93cc-2365e735e2bf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:51.792773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-2413f290-8cbf-40a5-93cc-2365e735e2bf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:51.797379 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:51.797379 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:51.798205 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2413f290-8cbf-40a5-93cc-2365e735e2bf tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 200 Jul 10 19:14:51.798614 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1418/5645] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:51 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:52.810049 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24d6d0fa-8f1a-4520-b3fa-4d36b02ebeb9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:52.812247 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d6d0fa-8f1a-4520-b3fa-4d36b02ebeb9 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e Jul 10 19:14:52.812538 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d6d0fa-8f1a-4520-b3fa-4d36b02ebeb9 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:52.812769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d6d0fa-8f1a-4520-b3fa-4d36b02ebeb9 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:52.812910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-24d6d0fa-8f1a-4520-b3fa-4d36b02ebeb9 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 75067f4f-9a63-43a3-aa2b-2a742bce687e. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:52.816856 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d6d0fa-8f1a-4520-b3fa-4d36b02ebeb9 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e returned with HTTP 404 Jul 10 19:14:52.817356 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1415/5646] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:52 2026] GET /volume/v3/backups/75067f4f-9a63-43a3-aa2b-2a742bce687e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:52.825343 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:52.827060 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] DELETE https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:52.827277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:52.827453 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:52.827554 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete backup with id: 46229a10-c561-4d02-9daf-282bf68a1df3. Jul 10 19:14:52.832100 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:52.832100 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:52.845684 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] delete_backup rpcapi backup_id 46229a10-c561-4d02-9daf-282bf68a1df3 {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:14:52.847509 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-bf68411b-cd44-49a7-80c9-e869e5a4485e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 202 Jul 10 19:14:52.847980 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1394/5647] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:14:52 2026] DELETE /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:14:52.855902 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-68d05a0e-2b8a-434e-acef-3864b4f55cc8 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:52.858335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68d05a0e-2b8a-434e-acef-3864b4f55cc8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:52.858335 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68d05a0e-2b8a-434e-acef-3864b4f55cc8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:52.858444 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-68d05a0e-2b8a-434e-acef-3864b4f55cc8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:52.858482 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-68d05a0e-2b8a-434e-acef-3864b4f55cc8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:52.863588 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:52.863588 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:52.864292 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-68d05a0e-2b8a-434e-acef-3864b4f55cc8 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 200 Jul 10 19:14:52.864899 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1421/5648] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:52 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:53.373530 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-932e9ca9-30b4-48f4-8b33-8d5052a040ac None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:53.376248 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-932e9ca9-30b4-48f4-8b33-8d5052a040ac tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/encryption Jul 10 19:14:53.376471 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-932e9ca9-30b4-48f4-8b33-8d5052a040ac tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:53.376701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-932e9ca9-30b4-48f4-8b33-8d5052a040ac tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:53.388392 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:53.388392 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:14:53.396364 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-932e9ca9-30b4-48f4-8b33-8d5052a040ac tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/encryption returned with HTTP 200 Jul 10 19:14:53.396775 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1419/5649] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:14:53 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:53.877829 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1d2b2f1e-7a2f-46fd-96bf-294d20722073 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:53.877829 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d2b2f1e-7a2f-46fd-96bf-294d20722073 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 Jul 10 19:14:53.878207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d2b2f1e-7a2f-46fd-96bf-294d20722073 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:53.878207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1d2b2f1e-7a2f-46fd-96bf-294d20722073 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:53.878283 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.backups [None req-1d2b2f1e-7a2f-46fd-96bf-294d20722073 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 46229a10-c561-4d02-9daf-282bf68a1df3. {{(pid=100057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:53.881973 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1d2b2f1e-7a2f-46fd-96bf-294d20722073 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 returned with HTTP 404 Jul 10 19:14:53.882487 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1416/5650] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:53 2026] GET /volume/v3/backups/46229a10-c561-4d02-9daf-282bf68a1df3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:53.889908 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f000541f-ae47-4e34-93a6-598d449c66e6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:53.892042 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f000541f-ae47-4e34-93a6-598d449c66e6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] DELETE https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:53.892288 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f000541f-ae47-4e34-93a6-598d449c66e6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:53.892472 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f000541f-ae47-4e34-93a6-598d449c66e6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:53.892580 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.contrib.backups [None req-f000541f-ae47-4e34-93a6-598d449c66e6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete backup with id: 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. Jul 10 19:14:53.896781 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:53.896781 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:53.908079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.backup.rpcapi [None req-f000541f-ae47-4e34-93a6-598d449c66e6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] delete_backup rpcapi backup_id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1 {{(pid=100060) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 19:14:53.909491 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f000541f-ae47-4e34-93a6-598d449c66e6 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 202 Jul 10 19:14:53.909910 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1395/5651] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:14:53 2026] DELETE /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:14:53.918184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3c6ab417-5f5e-4b60-981a-36d7408bdc49 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:53.919974 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3c6ab417-5f5e-4b60-981a-36d7408bdc49 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:53.920178 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3c6ab417-5f5e-4b60-981a-36d7408bdc49 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:53.920355 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3c6ab417-5f5e-4b60-981a-36d7408bdc49 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:53.920459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.backups [None req-3c6ab417-5f5e-4b60-981a-36d7408bdc49 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100058) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:53.924932 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:53.924932 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:53.925573 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3c6ab417-5f5e-4b60-981a-36d7408bdc49 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 200 Jul 10 19:14:53.925979 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1422/5652] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:53 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:54.937022 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b62c9aaf-da49-4aad-baf7-35c8b067751e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:54.939118 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b62c9aaf-da49-4aad-baf7-35c8b067751e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 Jul 10 19:14:54.939353 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b62c9aaf-da49-4aad-baf7-35c8b067751e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:54.939545 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b62c9aaf-da49-4aad-baf7-35c8b067751e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:54.939688 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.backups [None req-b62c9aaf-da49-4aad-baf7-35c8b067751e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Show backup with id 21dbc536-41bd-47a6-8dee-6aca9a64bdf1. {{(pid=100059) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 19:14:54.943449 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b62c9aaf-da49-4aad-baf7-35c8b067751e tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 returned with HTTP 404 Jul 10 19:14:54.943946 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1420/5653] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:54 2026] GET /volume/v3/backups/21dbc536-41bd-47a6-8dee-6aca9a64bdf1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:54.951078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:54.953671 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d Jul 10 19:14:54.953913 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:54.954110 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:54.954282 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete volume with id: 31caa7a7-7542-42ab-a830-d131e68c210d Jul 10 19:14:54.961960 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:54.961960 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:54.962403 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:54.980058 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Delete volume request issued successfully. Jul 10 19:14:54.980231 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0dbc56b7-4ad9-420d-8b46-a7cec6af7c50 tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d returned with HTTP 202 Jul 10 19:14:54.980685 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1417/5654] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:14:54 2026] DELETE /volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:54.988823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d526d13e-55ed-4f07-aa24-4b22518a1a4f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:54.991256 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d526d13e-55ed-4f07-aa24-4b22518a1a4f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d Jul 10 19:14:54.991482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d526d13e-55ed-4f07-aa24-4b22518a1a4f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:54.991671 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d526d13e-55ed-4f07-aa24-4b22518a1a4f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:54.999175 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:54.999175 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:14:55.003734 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d526d13e-55ed-4f07-aa24-4b22518a1a4f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Volume info retrieved successfully. Jul 10 19:14:55.009143 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d526d13e-55ed-4f07-aa24-4b22518a1a4f tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d returned with HTTP 200 Jul 10 19:14:55.009560 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1396/5655] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:54 2026] GET /volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:55.591855 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-856f391b-774d-4b8b-8819-41b3344554c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:55.594094 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-856f391b-774d-4b8b-8819-41b3344554c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae Jul 10 19:14:55.594322 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-856f391b-774d-4b8b-8819-41b3344554c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:55.594505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-856f391b-774d-4b8b-8819-41b3344554c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:55.602382 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:55.602382 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:56.022065 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-9349a488-793d-4331-8c60-d8b12f2c334c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:56.024332 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9349a488-793d-4331-8c60-d8b12f2c334c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] GET https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d Jul 10 19:14:56.024594 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9349a488-793d-4331-8c60-d8b12f2c334c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:56.024857 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-9349a488-793d-4331-8c60-d8b12f2c334c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:56.031589 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-9349a488-793d-4331-8c60-d8b12f2c334c tempest-ProjectReaderTests33-947582892 tempest-ProjectReaderTests33-947582892-project-admin] https://10.4.3.225/volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d returned with HTTP 404 Jul 10 19:14:56.032154 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1421/5656] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:14:56 2026] GET /volume/v3/volumes/31caa7a7-7542-42ab-a830-d131e68c210d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:56.134522 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b65d037d-d3ee-4adf-b88b-ef8e6498c3e7 req-856f391b-774d-4b8b-8819-41b3344554c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae returned with HTTP 200 Jul 10 19:14:56.135457 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1423/5657] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:14:55 2026] DELETE /volume/v3/attachments/3fc796c7-c17c-40b0-8474-47ce43133aae => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:57.696791 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0d84c60-c661-4663-b033-bca1d885b5ba None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.778138 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0d84c60-c661-4663-b033-bca1d885b5ba tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:57.778633 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0d84c60-c661-4663-b033-bca1d885b5ba tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679627405", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.798239 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0d84c60-c661-4663-b033-bca1d885b5ba tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:57.798725 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1418/5658] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types => generated 379 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:57.806899 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-afedd3ab-b8d1-4a4a-9f13-f6805b1abbca None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.808708 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-afedd3ab-b8d1-4a4a-9f13-f6805b1abbca tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption Jul 10 19:14:57.809066 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-afedd3ab-b8d1-4a4a-9f13-f6805b1abbca tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.824084 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-afedd3ab-b8d1-4a4a-9f13-f6805b1abbca tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption returned with HTTP 200 Jul 10 19:14:57.824428 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1397/5659] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:57.833604 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-35ba00ca-3d58-40b4-b19c-fe7d7ea5005c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.835414 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35ba00ca-3d58-40b4-b19c-fe7d7ea5005c tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:57.835869 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-35ba00ca-3d58-40b4-b19c-fe7d7ea5005c tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1013528860", "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=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.853716 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-35ba00ca-3d58-40b4-b19c-fe7d7ea5005c tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:57.854108 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1422/5660] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:57.863033 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e4866ed6-31f5-4f58-aa8d-a8cb26788dcf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.925125 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4866ed6-31f5-4f58-aa8d-a8cb26788dcf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] POST https://10.4.3.225/volume/v3/types/67ecca59-b387-4cca-89d8-c8901c07a421/encryption Jul 10 19:14:57.925537 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e4866ed6-31f5-4f58-aa8d-a8cb26788dcf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.927300 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:57.927300 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:57.927848 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-e4866ed6-31f5-4f58-aa8d-a8cb26788dcf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:57.928116 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e4866ed6-31f5-4f58-aa8d-a8cb26788dcf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/67ecca59-b387-4cca-89d8-c8901c07a421/encryption returned with HTTP 403 Jul 10 19:14:57.928522 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1424/5661] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types/67ecca59-b387-4cca-89d8-c8901c07a421/encryption => generated 127 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:57.938040 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-81089db1-6d93-4f4c-a556-c7a3f3edbecb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.940016 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81089db1-6d93-4f4c-a556-c7a3f3edbecb tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:57.940436 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-81089db1-6d93-4f4c-a556-c7a3f3edbecb tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1487408181", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.956539 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-81089db1-6d93-4f4c-a556-c7a3f3edbecb tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:57.956894 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1419/5662] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:57.965123 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-051ecfa9-344d-4cce-a4a0-08badbeb30cd None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.967010 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-051ecfa9-344d-4cce-a4a0-08badbeb30cd tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] POST https://10.4.3.225/volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704/extra_specs Jul 10 19:14:57.967345 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-051ecfa9-344d-4cce-a4a0-08badbeb30cd tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.969079 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-051ecfa9-344d-4cce-a4a0-08badbeb30cd tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:57.969295 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-051ecfa9-344d-4cce-a4a0-08badbeb30cd tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704/extra_specs returned with HTTP 403 Jul 10 19:14:57.969766 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1398/5663] 10.4.3.225 () {68 vars in 1399 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:57.976522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0f0eaaee-5303-447c-accc-46f409942ef7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.978208 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f0eaaee-5303-447c-accc-46f409942ef7 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] PUT https://10.4.3.225/volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704/extra_specs/key2 Jul 10 19:14:57.978540 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0f0eaaee-5303-447c-accc-46f409942ef7 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.980819 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-0f0eaaee-5303-447c-accc-46f409942ef7 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:57.981015 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0f0eaaee-5303-447c-accc-46f409942ef7 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704/extra_specs/key2 returned with HTTP 403 Jul 10 19:14:57.981441 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1423/5664] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:14:57 2026] PUT /volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:57.990463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6027de92-2f68-4fca-9414-360460784226 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:57.992721 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6027de92-2f68-4fca-9414-360460784226 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:57.993204 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6027de92-2f68-4fca-9414-360460784226 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:57.996370 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-6027de92-2f68-4fca-9414-360460784226 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:57.996621 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6027de92-2f68-4fca-9414-360460784226 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types returned with HTTP 403 Jul 10 19:14:57.997195 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1425/5665] 10.4.3.225 () {68 vars in 1252 bytes} [Fri Jul 10 19:14:57 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.005230 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3385a2a8-ac28-4761-a739-acde40c503e5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.006929 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3385a2a8-ac28-4761-a739-acde40c503e5 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:58.007299 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3385a2a8-ac28-4761-a739-acde40c503e5 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1361008214", "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=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.022405 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3385a2a8-ac28-4761-a739-acde40c503e5 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:58.022777 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1420/5666] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:58 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:58.030688 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ae3bae99-081e-44c2-b574-d064f868625c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.032573 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae3bae99-081e-44c2-b574-d064f868625c tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30/encryption Jul 10 19:14:58.032925 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ae3bae99-081e-44c2-b574-d064f868625c tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.047867 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ae3bae99-081e-44c2-b574-d064f868625c tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30/encryption returned with HTTP 200 Jul 10 19:14:58.048198 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1399/5667] 10.4.3.225 () {68 vars in 1397 bytes} [Fri Jul 10 19:14:58 2026] POST /volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:58.056156 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a24f7bd7-fb20-4e42-81a1-59ff314f1bd3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.058035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a24f7bd7-fb20-4e42-81a1-59ff314f1bd3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] DELETE https://10.4.3.225/volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30/encryption/a85ad603-dfa6-4e23-a6a4-240564344762 Jul 10 19:14:58.058252 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a24f7bd7-fb20-4e42-81a1-59ff314f1bd3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.058476 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a24f7bd7-fb20-4e42-81a1-59ff314f1bd3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.059129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-a24f7bd7-fb20-4e42-81a1-59ff314f1bd3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.059344 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a24f7bd7-fb20-4e42-81a1-59ff314f1bd3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30/encryption/a85ad603-dfa6-4e23-a6a4-240564344762 returned with HTTP 403 Jul 10 19:14:58.059769 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1424/5668] 10.4.3.225 () {66 vars in 1489 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30/encryption/a85ad603-dfa6-4e23-a6a4-240564344762 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.067249 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-cc11f2f3-a8f5-4b58-87aa-03e451bd0d57 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.069095 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cc11f2f3-a8f5-4b58-87aa-03e451bd0d57 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:58.069449 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-cc11f2f3-a8f5-4b58-87aa-03e451bd0d57 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-201616381", "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=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.089932 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-cc11f2f3-a8f5-4b58-87aa-03e451bd0d57 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:58.090318 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1426/5669] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:58 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:58.098651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a91ea343-2897-4283-ba3c-07f4710b00bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.101251 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a91ea343-2897-4283-ba3c-07f4710b00bf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] DELETE https://10.4.3.225/volume/v3/types/e203c951-6208-4304-8406-622c6eeeaeb8/extra_specs/key1 Jul 10 19:14:58.101583 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a91ea343-2897-4283-ba3c-07f4710b00bf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.101888 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a91ea343-2897-4283-ba3c-07f4710b00bf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.107592 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-a91ea343-2897-4283-ba3c-07f4710b00bf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.107826 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a91ea343-2897-4283-ba3c-07f4710b00bf tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/e203c951-6208-4304-8406-622c6eeeaeb8/extra_specs/key1 returned with HTTP 403 Jul 10 19:14:58.108313 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1421/5670] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/e203c951-6208-4304-8406-622c6eeeaeb8/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.115659 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ca33260a-98a5-4f8d-ad21-185b2169e845 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.117375 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca33260a-98a5-4f8d-ad21-185b2169e845 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:14:58.117760 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ca33260a-98a5-4f8d-ad21-185b2169e845 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1047208236", "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=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.133680 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ca33260a-98a5-4f8d-ad21-185b2169e845 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:58.134057 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1400/5671] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:14:58 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:58.142085 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-261ea926-d960-4b14-b4c3-ca23400f7938 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.143719 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-261ea926-d960-4b14-b4c3-ca23400f7938 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] DELETE https://10.4.3.225/volume/v3/types/00359bdf-1f36-4c4d-b1de-4fc6f4937715 Jul 10 19:14:58.143918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-261ea926-d960-4b14-b4c3-ca23400f7938 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.144103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-261ea926-d960-4b14-b4c3-ca23400f7938 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.144687 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-261ea926-d960-4b14-b4c3-ca23400f7938 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.144864 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-261ea926-d960-4b14-b4c3-ca23400f7938 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/00359bdf-1f36-4c4d-b1de-4fc6f4937715 returned with HTTP 403 Jul 10 19:14:58.145245 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1425/5672] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/00359bdf-1f36-4c4d-b1de-4fc6f4937715 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.151969 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec66a3e0-7f5c-43ff-8b95-279ff65bc626 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.153817 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec66a3e0-7f5c-43ff-8b95-279ff65bc626 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs Jul 10 19:14:58.154047 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec66a3e0-7f5c-43ff-8b95-279ff65bc626 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.154256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec66a3e0-7f5c-43ff-8b95-279ff65bc626 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'index' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.161634 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec66a3e0-7f5c-43ff-8b95-279ff65bc626 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs returned with HTTP 200 Jul 10 19:14:58.162034 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1427/5673] 10.4.3.225 () {66 vars in 1378 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:58.169445 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d0cf47db-1198-4d84-b9ac-defc841b0d33 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.171219 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0cf47db-1198-4d84-b9ac-defc841b0d33 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types Jul 10 19:14:58.171450 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0cf47db-1198-4d84-b9ac-defc841b0d33 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.171642 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d0cf47db-1198-4d84-b9ac-defc841b0d33 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'index' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.172384 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.api_utils [None req-d0cf47db-1198-4d84-b9ac-defc841b0d33 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Removing options '' from query. {{(pid=100057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 19:14:58.197893 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d0cf47db-1198-4d84-b9ac-defc841b0d33 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:14:58.198262 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1422/5674] 10.4.3.225 () {66 vars in 1231 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types => generated 3050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:14:58.209186 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-35ef8e63-ef20-47cf-a0b5-ec982c9e269d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.211272 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-35ef8e63-ef20-47cf-a0b5-ec982c9e269d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption/cipher Jul 10 19:14:58.211488 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-35ef8e63-ef20-47cf-a0b5-ec982c9e269d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.211735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-35ef8e63-ef20-47cf-a0b5-ec982c9e269d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.212422 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.policy [None req-35ef8e63-ef20-47cf-a0b5-ec982c9e269d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100060) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.212598 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-35ef8e63-ef20-47cf-a0b5-ec982c9e269d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption/cipher returned with HTTP 403 Jul 10 19:14:58.213081 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1401/5675] 10.4.3.225 () {66 vars in 1396 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.220268 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-839b5573-8c2d-4e1a-bdff-97df3848d9d0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.222569 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-839b5573-8c2d-4e1a-bdff-97df3848d9d0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption Jul 10 19:14:58.222779 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-839b5573-8c2d-4e1a-bdff-97df3848d9d0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.222996 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-839b5573-8c2d-4e1a-bdff-97df3848d9d0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.223635 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-839b5573-8c2d-4e1a-bdff-97df3848d9d0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.223788 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-839b5573-8c2d-4e1a-bdff-97df3848d9d0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption returned with HTTP 403 Jul 10 19:14:58.224357 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1426/5676] 10.4.3.225 () {66 vars in 1375 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.232336 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-12c875a2-5a0f-4375-99c2-51088b2208b3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.234067 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-12c875a2-5a0f-4375-99c2-51088b2208b3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/multiattach Jul 10 19:14:58.234243 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-12c875a2-5a0f-4375-99c2-51088b2208b3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.234473 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-12c875a2-5a0f-4375-99c2-51088b2208b3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.241264 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-12c875a2-5a0f-4375-99c2-51088b2208b3 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/multiattach returned with HTTP 200 Jul 10 19:14:58.241614 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1428/5677] 10.4.3.225 () {66 vars in 1414 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 19:14:58.249452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a29ceb36-2b5c-40a3-ac02-3169e3722c98 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.251470 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a29ceb36-2b5c-40a3-ac02-3169e3722c98 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/volume_backend_name Jul 10 19:14:58.251752 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a29ceb36-2b5c-40a3-ac02-3169e3722c98 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.251986 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a29ceb36-2b5c-40a3-ac02-3169e3722c98 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.259872 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a29ceb36-2b5c-40a3-ac02-3169e3722c98 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 19:14:58.260355 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1423/5678] 10.4.3.225 () {66 vars in 1438 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/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 10 19:14:58.268535 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7b2fd779-07a8-4f73-b970-9909719f99c0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.270275 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b2fd779-07a8-4f73-b970-9909719f99c0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] GET https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 Jul 10 19:14:58.270482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b2fd779-07a8-4f73-b970-9909719f99c0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.270665 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7b2fd779-07a8-4f73-b970-9909719f99c0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.277724 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7b2fd779-07a8-4f73-b970-9909719f99c0 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 returned with HTTP 200 Jul 10 19:14:58.278197 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1402/5679] 10.4.3.225 () {66 vars in 1342 bytes} [Fri Jul 10 19:14:58 2026] GET /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:14:58.287109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-95aa5a91-fbba-4d9f-bbf3-5922ef2f2e31 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.288955 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-95aa5a91-fbba-4d9f-bbf3-5922ef2f2e31 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] PUT https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption/fc3a0fb0-1472-4201-bb86-e4679fa237d2 Jul 10 19:14:58.289314 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-95aa5a91-fbba-4d9f-bbf3-5922ef2f2e31 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.291240 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.policy [None req-95aa5a91-fbba-4d9f-bbf3-5922ef2f2e31 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100059) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.291432 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-95aa5a91-fbba-4d9f-bbf3-5922ef2f2e31 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption/fc3a0fb0-1472-4201-bb86-e4679fa237d2 returned with HTTP 403 Jul 10 19:14:58.291913 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1427/5680] 10.4.3.225 () {68 vars in 1506 bytes} [Fri Jul 10 19:14:58 2026] PUT /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/encryption/fc3a0fb0-1472-4201-bb86-e4679fa237d2 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.299919 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-061d0698-9bbd-4a45-a902-0b3278784d5d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.301782 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-061d0698-9bbd-4a45-a902-0b3278784d5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] PUT https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/key1 Jul 10 19:14:58.302143 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-061d0698-9bbd-4a45-a902-0b3278784d5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.304439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.policy [None req-061d0698-9bbd-4a45-a902-0b3278784d5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100058) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.304657 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-061d0698-9bbd-4a45-a902-0b3278784d5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/key1 returned with HTTP 403 Jul 10 19:14:58.305364 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1429/5681] 10.4.3.225 () {68 vars in 1413 bytes} [Fri Jul 10 19:14:58 2026] PUT /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.314382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-85c34a77-be0a-4915-8b13-0bc55b670584 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.316449 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85c34a77-be0a-4915-8b13-0bc55b670584 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] PUT https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 Jul 10 19:14:58.316871 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-85c34a77-be0a-4915-8b13-0bc55b670584 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:14:58.319171 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.policy [None req-85c34a77-be0a-4915-8b13-0bc55b670584 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0976d2e306a543f19afc3091649e757e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '297a28cca16c4e28bd8111a741bce789', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100057) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 19:14:58.319409 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-85c34a77-be0a-4915-8b13-0bc55b670584 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-member] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 returned with HTTP 403 Jul 10 19:14:58.319784 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1424/5682] 10.4.3.225 () {68 vars in 1362 bytes} [Fri Jul 10 19:14:58 2026] PUT /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:14:58.327084 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e3fd66a4-8f31-4dcf-9408-4acd02264c5d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.329025 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3fd66a4-8f31-4dcf-9408-4acd02264c5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] DELETE https://10.4.3.225/volume/v3/types/00359bdf-1f36-4c4d-b1de-4fc6f4937715 Jul 10 19:14:58.329245 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3fd66a4-8f31-4dcf-9408-4acd02264c5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.329486 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e3fd66a4-8f31-4dcf-9408-4acd02264c5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.360267 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e3fd66a4-8f31-4dcf-9408-4acd02264c5d tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/00359bdf-1f36-4c4d-b1de-4fc6f4937715 returned with HTTP 202 Jul 10 19:14:58.360817 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1403/5683] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/00359bdf-1f36-4c4d-b1de-4fc6f4937715 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:58.367426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a48185a6-05c3-4944-8ecf-f256d7d5b0c2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.369615 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a48185a6-05c3-4944-8ecf-f256d7d5b0c2 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] DELETE https://10.4.3.225/volume/v3/types/e203c951-6208-4304-8406-622c6eeeaeb8 Jul 10 19:14:58.369980 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a48185a6-05c3-4944-8ecf-f256d7d5b0c2 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.370301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a48185a6-05c3-4944-8ecf-f256d7d5b0c2 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.396609 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a48185a6-05c3-4944-8ecf-f256d7d5b0c2 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/e203c951-6208-4304-8406-622c6eeeaeb8 returned with HTTP 202 Jul 10 19:14:58.397254 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1428/5684] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/e203c951-6208-4304-8406-622c6eeeaeb8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:58.403937 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b21d2e06-d687-4f79-a21a-22712cfc6ad4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.406103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b21d2e06-d687-4f79-a21a-22712cfc6ad4 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] DELETE https://10.4.3.225/volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30 Jul 10 19:14:58.406352 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b21d2e06-d687-4f79-a21a-22712cfc6ad4 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.406718 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b21d2e06-d687-4f79-a21a-22712cfc6ad4 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.434370 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b21d2e06-d687-4f79-a21a-22712cfc6ad4 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30 returned with HTTP 202 Jul 10 19:14:58.434828 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1430/5685] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/9f622204-7527-491b-95f6-1a315d823c30 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:58.441733 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-567962e3-47d4-4cf7-b550-898dc381e086 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.443661 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-567962e3-47d4-4cf7-b550-898dc381e086 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] DELETE https://10.4.3.225/volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704 Jul 10 19:14:58.443897 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-567962e3-47d4-4cf7-b550-898dc381e086 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.444123 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-567962e3-47d4-4cf7-b550-898dc381e086 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.469721 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-567962e3-47d4-4cf7-b550-898dc381e086 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704 returned with HTTP 202 Jul 10 19:14:58.470266 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1425/5686] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/e4cc0f66-d887-421f-8f98-0a8607123704 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:58.477211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d35c61b6-e453-41ab-a782-f3a83df14a1a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.479078 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d35c61b6-e453-41ab-a782-f3a83df14a1a tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] DELETE https://10.4.3.225/volume/v3/types/67ecca59-b387-4cca-89d8-c8901c07a421 Jul 10 19:14:58.479329 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d35c61b6-e453-41ab-a782-f3a83df14a1a tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.479603 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d35c61b6-e453-41ab-a782-f3a83df14a1a tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.504051 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d35c61b6-e453-41ab-a782-f3a83df14a1a tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/67ecca59-b387-4cca-89d8-c8901c07a421 returned with HTTP 202 Jul 10 19:14:58.504454 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1404/5687] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/67ecca59-b387-4cca-89d8-c8901c07a421 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:58.511575 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3c7fb04d-b4ec-47cf-a54c-cfbd029e6106 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:58.514204 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c7fb04d-b4ec-47cf-a54c-cfbd029e6106 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] DELETE https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 Jul 10 19:14:58.514465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c7fb04d-b4ec-47cf-a54c-cfbd029e6106 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:58.514741 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3c7fb04d-b4ec-47cf-a54c-cfbd029e6106 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:58.549182 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3c7fb04d-b4ec-47cf-a54c-cfbd029e6106 tempest-VolumeTypesMemberTests-1631943979 tempest-VolumeTypesMemberTests-1631943979-project-admin] https://10.4.3.225/volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 returned with HTTP 202 Jul 10 19:14:58.549728 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1429/5688] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:14:58 2026] DELETE /volume/v3/types/96ae748a-1c08-43a0-b767-32dd00a5ff90 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:59.547382 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:59.549244 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:59.549459 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:59.549674 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:59.549836 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: 72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:59.557561 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:59.557561 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:14:59.558173 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:59.570389 np0000005042 devstack@c-api.service[100058]: WARNING cinder.keymgr.conf_key_mgr [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:14:59.578044 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:14:59.578276 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-900127d3-1bfd-47eb-897c-fc5875ca90a5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 202 Jul 10 19:14:59.578789 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1431/5689] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:14:59 2026] DELETE /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:14:59.587886 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-71ebe406-41d6-4f87-979c-620dfa67bdb9 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:14:59.589730 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71ebe406-41d6-4f87-979c-620dfa67bdb9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:14:59.589962 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71ebe406-41d6-4f87-979c-620dfa67bdb9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:14:59.590155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-71ebe406-41d6-4f87-979c-620dfa67bdb9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:14:59.599681 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:14:59.599681 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:14:59.603826 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-71ebe406-41d6-4f87-979c-620dfa67bdb9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:14:59.609037 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-71ebe406-41d6-4f87-979c-620dfa67bdb9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 200 Jul 10 19:14:59.609451 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1426/5690] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:14:59 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:15:00.621823 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ef8be6a0-6590-496f-bf3d-089d14b734a9 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:00.623572 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef8be6a0-6590-496f-bf3d-089d14b734a9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 Jul 10 19:15:00.623772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef8be6a0-6590-496f-bf3d-089d14b734a9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:00.623983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ef8be6a0-6590-496f-bf3d-089d14b734a9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:00.629258 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ef8be6a0-6590-496f-bf3d-089d14b734a9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 returned with HTTP 404 Jul 10 19:15:00.629661 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1405/5691] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:00 2026] GET /volume/v3/volumes/72fb1c9c-2568-4332-86b5-992151109f50 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:15:00.636269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a2c3887b-a902-4726-983b-77f273f43be3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:00.637987 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2c3887b-a902-4726-983b-77f273f43be3 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:15:00.638182 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2c3887b-a902-4726-983b-77f273f43be3 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:00.638375 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a2c3887b-a902-4726-983b-77f273f43be3 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Calling method 'detail' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:00.639155 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-a2c3887b-a902-4726-983b-77f273f43be3 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100059) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:15:00.654816 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-a2c3887b-a902-4726-983b-77f273f43be3 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Get all volumes completed successfully. Jul 10 19:15:00.657120 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:00.657120 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:00.661970 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a2c3887b-a902-4726-983b-77f273f43be3 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:15:00.662350 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1430/5692] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:15:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:00.676258 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-273f83df-9a0d-4726-b783-ffe8fc6322f1 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:00.678049 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-273f83df-9a0d-4726-b783-ffe8fc6322f1 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] DELETE https://10.4.3.225/volume/v3/types/557a6084-4a6b-451b-8e71-0c1463beee60 Jul 10 19:15:00.678274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-273f83df-9a0d-4726-b783-ffe8fc6322f1 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:00.678524 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-273f83df-9a0d-4726-b783-ffe8fc6322f1 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:00.703605 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-273f83df-9a0d-4726-b783-ffe8fc6322f1 tempest-TestVolumeBootPattern-1118747015 tempest-TestVolumeBootPattern-1118747015-project-admin] https://10.4.3.225/volume/v3/types/557a6084-4a6b-451b-8e71-0c1463beee60 returned with HTTP 202 Jul 10 19:15:00.704017 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1432/5693] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:15:00 2026] DELETE /volume/v3/types/557a6084-4a6b-451b-8e71-0c1463beee60 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:15:00.730702 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:00.732708 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:15:00.733102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1042401259", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:00.734907 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1042401259', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:15:00.958226 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:15:00.960695 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=175,cinder:INSERT=32,cinder:UPDATE=37 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:15:00.963174 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:15:00.968197 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (048ceac5-15ac-4f22-944d-db16fa3b435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:15:00.969451 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1147ef78-3246-4d82-943e-d1a841b39312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:15:00.970471 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:15:01.023901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1147ef78-3246-4d82-943e-d1a841b39312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:15:01.024643 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bb77cf-0b89-4626-917e-02d8ff00dae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:15:01.082597 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['82f009b8-f0eb-4ee6-95ef-545a85696df8', '4b288fee-f8c2-45de-a778-7b2bde7c44bf', '6e348bf5-0dbd-41b5-a89f-17959972acdd', 'ed1ccea0-dad5-4184-b890-f9cd021a0f8c'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:15:01.083379 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bb77cf-0b89-4626-917e-02d8ff00dae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f009b8-f0eb-4ee6-95ef-545a85696df8', '4b288fee-f8c2-45de-a778-7b2bde7c44bf', '6e348bf5-0dbd-41b5-a89f-17959972acdd', 'ed1ccea0-dad5-4184-b890-f9cd021a0f8c']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:15:01.084122 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd9b360-91d1-44f9-836d-913033e62db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:15:01.108062 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd9b360-91d1-44f9-836d-913033e62db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3678105-ca1f-4ad2-a637-e39030d92046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1042401259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['82f009b8-f0eb-4ee6-95ef-545a85696df8','4b288fee-f8c2-45de-a778-7b2bde7c44bf','6e348bf5-0dbd-41b5-a89f-17959972acdd','ed1ccea0-dad5-4184-b890-f9cd021a0f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1042401259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3678105-ca1f-4ad2-a637-e39030d92046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:15:01.108873 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bb364c-87cc-45a0-816b-582722ded32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:15:01.131439 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bb364c-87cc-45a0-816b-582722ded32c) transitioned into state 'SUCCESS' from state '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-1042401259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['82f009b8-f0eb-4ee6-95ef-545a85696df8','4b288fee-f8c2-45de-a778-7b2bde7c44bf','6e348bf5-0dbd-41b5-a89f-17959972acdd','ed1ccea0-dad5-4184-b890-f9cd021a0f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:15:01.132097 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348ca568-e932-45ae-8d63-8509bf80c831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:15:01.142061 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348ca568-e932-45ae-8d63-8509bf80c831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:15:01.142897 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (048ceac5-15ac-4f22-944d-db16fa3b435a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:15:01.143180 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:15:01.143727 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9a0ab083-d7e2-4d94-8c63-13e52b5764fc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:15:01.144175 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1427/5694] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:15:00 2026] POST /volume/v3/volumes => generated 759 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:15:01.156712 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-7462857d-d941-4391-8869-27e11b343a43 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:01.158590 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7462857d-d941-4391-8869-27e11b343a43 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:01.158785 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7462857d-d941-4391-8869-27e11b343a43 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:01.159003 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-7462857d-d941-4391-8869-27e11b343a43 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:01.166756 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:01.166756 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:01.170915 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-7462857d-d941-4391-8869-27e11b343a43 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:01.175386 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-7462857d-d941-4391-8869-27e11b343a43 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:15:01.175930 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1406/5695] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:01 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:15:02.190109 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0c02dc33-2861-43b9-8efa-e6cc3d4012e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:02.192116 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c02dc33-2861-43b9-8efa-e6cc3d4012e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:02.192357 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c02dc33-2861-43b9-8efa-e6cc3d4012e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:02.192600 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0c02dc33-2861-43b9-8efa-e6cc3d4012e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:02.200057 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:02.200057 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:02.204041 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-0c02dc33-2861-43b9-8efa-e6cc3d4012e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:02.208907 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0c02dc33-2861-43b9-8efa-e6cc3d4012e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:15:02.209352 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1431/5696] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:02 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:02.221098 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a26a9e5f-39a8-4422-a7f2-a87eb97f1185 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:02.222823 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a26a9e5f-39a8-4422-a7f2-a87eb97f1185 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:02.223010 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a26a9e5f-39a8-4422-a7f2-a87eb97f1185 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:02.223188 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a26a9e5f-39a8-4422-a7f2-a87eb97f1185 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:02.230064 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:02.230064 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:02.234273 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a26a9e5f-39a8-4422-a7f2-a87eb97f1185 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:02.239959 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a26a9e5f-39a8-4422-a7f2-a87eb97f1185 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:15:02.240333 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1433/5697] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:02 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:03.215292 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-96f68683-7a93-4f19-a594-115fffc56253 req-e414e71f-779f-47bb-91fc-6975be24aad0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:03.217764 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-e414e71f-779f-47bb-91fc-6975be24aad0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:03.217935 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-e414e71f-779f-47bb-91fc-6975be24aad0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:03.218169 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-e414e71f-779f-47bb-91fc-6975be24aad0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:03.226906 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:03.226906 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:03.230801 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-96f68683-7a93-4f19-a594-115fffc56253 req-e414e71f-779f-47bb-91fc-6975be24aad0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:03.236795 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-e414e71f-779f-47bb-91fc-6975be24aad0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:15:03.237307 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1428/5698] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:15:03 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:03.690904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-96f68683-7a93-4f19-a594-115fffc56253 req-bf531bd4-d59d-4cba-b82f-5b98cdc5b261 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:03.693728 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-bf531bd4-d59d-4cba-b82f-5b98cdc5b261 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:03.693956 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-bf531bd4-d59d-4cba-b82f-5b98cdc5b261 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:03.694145 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-bf531bd4-d59d-4cba-b82f-5b98cdc5b261 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:03.701137 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:03.701137 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:03.704741 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-96f68683-7a93-4f19-a594-115fffc56253 req-bf531bd4-d59d-4cba-b82f-5b98cdc5b261 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:03.709730 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-bf531bd4-d59d-4cba-b82f-5b98cdc5b261 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:15:03.710241 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1407/5699] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:15:03 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:03.720024 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-be6578a8-4de9-4f1a-b0e6-52ab9186ebdc None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:03.720400 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-be6578a8-4de9-4f1a-b0e6-52ab9186ebdc None None] GET https://10.4.3.225/volume// Jul 10 19:15:03.720551 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-be6578a8-4de9-4f1a-b0e6-52ab9186ebdc None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:03.720719 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-be6578a8-4de9-4f1a-b0e6-52ab9186ebdc None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:03.721057 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-be6578a8-4de9-4f1a-b0e6-52ab9186ebdc None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:15:03.721664 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1432/5700] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:15:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:15:03.729159 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-96f68683-7a93-4f19-a594-115fffc56253 req-45216933-9f76-42cc-97f2-634765e7443d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:03.731478 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-45216933-9f76-42cc-97f2-634765e7443d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:15:03.731903 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-45216933-9f76-42cc-97f2-634765e7443d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3678105-ca1f-4ad2-a637-e39030d92046", "connector": null, "instance_uuid": "ac1cc49d-0b02-4c01-b059-27b7c6ff20d8"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:03.741518 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:03.741518 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:03.771613 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-45216933-9f76-42cc-97f2-634765e7443d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:15:03.772061 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1434/5701] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:15:03 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:09.678944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3624ad08-0649-4373-b286-2a4af33e1d74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:09.678944 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3624ad08-0649-4373-b286-2a4af33e1d74 None None] GET https://10.4.3.225/volume// Jul 10 19:15:09.678944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3624ad08-0649-4373-b286-2a4af33e1d74 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:09.678944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3624ad08-0649-4373-b286-2a4af33e1d74 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:09.678944 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3624ad08-0649-4373-b286-2a4af33e1d74 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:15:09.678944 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1429/5702] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:15:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:15:09.685772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-96f68683-7a93-4f19-a594-115fffc56253 req-db8b9815-b3cd-483e-b295-3e3c6bbacf31 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:09.687663 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-db8b9815-b3cd-483e-b295-3e3c6bbacf31 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:09.687879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-db8b9815-b3cd-483e-b295-3e3c6bbacf31 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:09.688052 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-db8b9815-b3cd-483e-b295-3e3c6bbacf31 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:09.690081 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=179,cinder:INSERT=22,cinder:UPDATE=28 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:15:09.701235 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:09.701235 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:09.708874 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-96f68683-7a93-4f19-a594-115fffc56253 req-db8b9815-b3cd-483e-b295-3e3c6bbacf31 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:09.723818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-db8b9815-b3cd-483e-b295-3e3c6bbacf31 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:15:09.724393 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1408/5703] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:15:09 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 1546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:15:09.824003 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:09.826188 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f Jul 10 19:15:09.826526 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:09.834766 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-f3678105-ca1f-4ad2-a637-e39030d92046-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:15:09.838742 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-f3678105-ca1f-4ad2-a637-e39030d92046-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:15:09.839748 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:09.839748 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:10.360954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-f3678105-ca1f-4ad2-a637-e39030d92046-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:15:10.361284 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-cdb79b6f-8d53-44b0-a680-a2b8cc1dceeb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f returned with HTTP 200 Jul 10 19:15:10.361734 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1433/5704] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:15:09 2026] PUT /volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:10.871263 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-96f68683-7a93-4f19-a594-115fffc56253 req-55546f12-32a7-4713-b244-5d5e9c0b529a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:10.873176 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-55546f12-32a7-4713-b244-5d5e9c0b529a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f/action Jul 10 19:15:10.873497 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-55546f12-32a7-4713-b244-5d5e9c0b529a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:15:10.873611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-55546f12-32a7-4713-b244-5d5e9c0b529a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:10.887020 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:10.887020 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:10.898898 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-96f68683-7a93-4f19-a594-115fffc56253 req-55546f12-32a7-4713-b244-5d5e9c0b529a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f/action returned with HTTP 204 Jul 10 19:15:10.899358 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1435/5705] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:15:10 2026] POST /volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:15:13.235220 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=27,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:15:19.718723 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=4 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:15:20.353460 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=50,cinder:INSERT=6,cinder:UPDATE=9 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:15:20.895075 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=58,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:15:43.298975 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d0c10d3d-42e1-4512-a392-362907418950 req-2268dc36-c7aa-4f74-abb1-b5950fe56091 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:43.300926 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-2268dc36-c7aa-4f74-abb1-b5950fe56091 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:43.301093 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-2268dc36-c7aa-4f74-abb1-b5950fe56091 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:43.301263 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-2268dc36-c7aa-4f74-abb1-b5950fe56091 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:43.311421 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:43.311421 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:43.316541 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-d0c10d3d-42e1-4512-a392-362907418950 req-2268dc36-c7aa-4f74-abb1-b5950fe56091 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:43.322751 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-2268dc36-c7aa-4f74-abb1-b5950fe56091 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:43.323353 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1430/5706] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:15:43 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:45.358171 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-89bea54d-c197-465c-800f-6b1ce99b9bca None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:45.358683 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-89bea54d-c197-465c-800f-6b1ce99b9bca None None] GET https://10.4.3.225/volume// Jul 10 19:15:45.358728 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-89bea54d-c197-465c-800f-6b1ce99b9bca None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:45.358952 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-89bea54d-c197-465c-800f-6b1ce99b9bca None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:45.359271 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-89bea54d-c197-465c-800f-6b1ce99b9bca None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:15:45.359574 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1409/5707] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:15:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:15:45.367294 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d0c10d3d-42e1-4512-a392-362907418950 req-1a7434c6-3d27-4354-b1ec-97c83739e434 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:45.370204 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-1a7434c6-3d27-4354-b1ec-97c83739e434 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:15:45.370727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-1a7434c6-3d27-4354-b1ec-97c83739e434 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c90a4412-2370-40ef-b073-1bfb11fa490b", "connector": null, "instance_uuid": "ff3ebeb9-9141-45d5-9440-e2047ab319b6"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:45.384899 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:45.384899 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:45.414551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-1a7434c6-3d27-4354-b1ec-97c83739e434 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:15:45.415275 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1434/5708] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:15:45 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 10 19:15:45.845696 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-518526b1-c18e-420f-8e0d-9b8cda9bcaab None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:45.847495 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-518526b1-c18e-420f-8e0d-9b8cda9bcaab tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:45.847728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-518526b1-c18e-420f-8e0d-9b8cda9bcaab tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:45.847956 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-518526b1-c18e-420f-8e0d-9b8cda9bcaab tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:45.861070 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:45.861070 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:45.864830 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-518526b1-c18e-420f-8e0d-9b8cda9bcaab tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:45.868950 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-518526b1-c18e-420f-8e0d-9b8cda9bcaab tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:45.869344 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1436/5709] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:45 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:45.943764 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-1125fae3-5179-4e42-9ead-300d3df2aa0d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:45.944198 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1125fae3-5179-4e42-9ead-300d3df2aa0d None None] GET https://10.4.3.225/volume// Jul 10 19:15:45.944380 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1125fae3-5179-4e42-9ead-300d3df2aa0d None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:45.944582 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-1125fae3-5179-4e42-9ead-300d3df2aa0d None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:45.944932 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-1125fae3-5179-4e42-9ead-300d3df2aa0d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:15:45.945234 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1431/5710] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:15:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:15:45.952824 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-d0c10d3d-42e1-4512-a392-362907418950 req-0590daf6-3c6d-42d6-9ab2-19783c5a5751 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:45.954978 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-0590daf6-3c6d-42d6-9ab2-19783c5a5751 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:45.955256 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-0590daf6-3c6d-42d6-9ab2-19783c5a5751 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:45.955445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-0590daf6-3c6d-42d6-9ab2-19783c5a5751 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:45.967847 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:45.967847 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:45.971388 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-d0c10d3d-42e1-4512-a392-362907418950 req-0590daf6-3c6d-42d6-9ab2-19783c5a5751 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:45.975494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-0590daf6-3c6d-42d6-9ab2-19783c5a5751 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:45.975976 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1410/5711] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:15:45 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:15:46.082652 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:46.084530 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] PUT https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e Jul 10 19:15:46.084913 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:46.092103 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Acquiring lock "cinder-attachment_update-c90a4412-2370-40ef-b073-1bfb11fa490b-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:15:46.096661 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-c90a4412-2370-40ef-b073-1bfb11fa490b-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:15:46.097561 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:46.097561 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:46.619445 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-c90a4412-2370-40ef-b073-1bfb11fa490b-np0000005042" released by "attachment_update" :: held 0.523s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:15:46.619957 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-a4e7a719-9644-4a9b-8def-b2fe75ff5085 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e returned with HTTP 200 Jul 10 19:15:46.620484 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1435/5712] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:15:46 2026] PUT /volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:46.884025 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-517a05db-5644-45a1-a6b3-5f437dfee738 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:46.885897 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-517a05db-5644-45a1-a6b3-5f437dfee738 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:46.886175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-517a05db-5644-45a1-a6b3-5f437dfee738 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:46.886538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-517a05db-5644-45a1-a6b3-5f437dfee738 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:46.899518 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:46.899518 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:46.903548 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-517a05db-5644-45a1-a6b3-5f437dfee738 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:46.908975 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-517a05db-5644-45a1-a6b3-5f437dfee738 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:46.909422 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1437/5713] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:46 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:47.924139 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8f15c93f-7039-40af-81aa-3a95804d71b3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:47.926301 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f15c93f-7039-40af-81aa-3a95804d71b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:47.926564 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f15c93f-7039-40af-81aa-3a95804d71b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:47.926797 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8f15c93f-7039-40af-81aa-3a95804d71b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:47.939652 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:47.939652 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:47.944121 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8f15c93f-7039-40af-81aa-3a95804d71b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:47.950489 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8f15c93f-7039-40af-81aa-3a95804d71b3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:47.951132 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1432/5714] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:47 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:48.963465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ba7f7f38-401a-40a5-8ab4-949edb9eb1ae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:48.965720 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba7f7f38-401a-40a5-8ab4-949edb9eb1ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:48.966048 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba7f7f38-401a-40a5-8ab4-949edb9eb1ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:48.966290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ba7f7f38-401a-40a5-8ab4-949edb9eb1ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:48.980635 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:48.980635 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:48.984779 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ba7f7f38-401a-40a5-8ab4-949edb9eb1ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:48.989787 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ba7f7f38-401a-40a5-8ab4-949edb9eb1ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:48.990231 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1411/5715] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:48 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:50.003358 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5b3af715-6edb-4c38-83d1-c23d5f8c3ce3 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:50.005326 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5b3af715-6edb-4c38-83d1-c23d5f8c3ce3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:50.005513 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5b3af715-6edb-4c38-83d1-c23d5f8c3ce3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:50.005692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5b3af715-6edb-4c38-83d1-c23d5f8c3ce3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:50.017931 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:50.017931 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:50.021504 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5b3af715-6edb-4c38-83d1-c23d5f8c3ce3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:50.025779 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5b3af715-6edb-4c38-83d1-c23d5f8c3ce3 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:50.026239 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1436/5716] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:50 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:51.040724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4949b44b-ba64-4fc9-8fb1-db42656a6051 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:51.042872 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4949b44b-ba64-4fc9-8fb1-db42656a6051 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:51.043162 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4949b44b-ba64-4fc9-8fb1-db42656a6051 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:51.043434 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4949b44b-ba64-4fc9-8fb1-db42656a6051 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:51.058330 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:51.058330 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:51.061902 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4949b44b-ba64-4fc9-8fb1-db42656a6051 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:51.065934 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4949b44b-ba64-4fc9-8fb1-db42656a6051 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:51.066287 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1438/5717] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:51 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:51.835824 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-d0c10d3d-42e1-4512-a392-362907418950 req-ef853c97-57fb-46a5-9f8c-7e13470de8ae None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:51.838323 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-ef853c97-57fb-46a5-9f8c-7e13470de8ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e/action Jul 10 19:15:51.838759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-ef853c97-57fb-46a5-9f8c-7e13470de8ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:15:51.838927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-ef853c97-57fb-46a5-9f8c-7e13470de8ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:51.859019 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:51.859019 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:51.872237 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-d0c10d3d-42e1-4512-a392-362907418950 req-ef853c97-57fb-46a5-9f8c-7e13470de8ae tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e/action returned with HTTP 204 Jul 10 19:15:51.872698 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1433/5718] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:15:51 2026] POST /volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:15:52.080248 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a6027709-d431-4262-b42e-03ae5aa4aa7e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:52.082619 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a6027709-d431-4262-b42e-03ae5aa4aa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:52.082942 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a6027709-d431-4262-b42e-03ae5aa4aa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:52.083211 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a6027709-d431-4262-b42e-03ae5aa4aa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:52.094716 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:52.094716 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:52.098069 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a6027709-d431-4262-b42e-03ae5aa4aa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:52.102059 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a6027709-d431-4262-b42e-03ae5aa4aa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:52.102437 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1412/5719] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:52 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:53.350026 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5caa3c7f-c4dc-4a2b-9345-c8715e215b84 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:53.351635 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5caa3c7f-c4dc-4a2b-9345-c8715e215b84 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:53.351796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5caa3c7f-c4dc-4a2b-9345-c8715e215b84 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:53.351997 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5caa3c7f-c4dc-4a2b-9345-c8715e215b84 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:53.362643 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:53.362643 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:53.366385 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5caa3c7f-c4dc-4a2b-9345-c8715e215b84 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:53.370254 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5caa3c7f-c4dc-4a2b-9345-c8715e215b84 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:53.370698 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1437/5720] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:53 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:53.382874 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-197ec7f9-ed2c-40c8-9f44-9299eabc9704 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:53.384756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-197ec7f9-ed2c-40c8-9f44-9299eabc9704 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:53.384977 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-197ec7f9-ed2c-40c8-9f44-9299eabc9704 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:53.385167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-197ec7f9-ed2c-40c8-9f44-9299eabc9704 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:53.395928 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:53.395928 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:53.398903 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-197ec7f9-ed2c-40c8-9f44-9299eabc9704 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:53.402537 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-197ec7f9-ed2c-40c8-9f44-9299eabc9704 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:53.402903 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1439/5721] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:53 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:53.413752 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e4ab21f7-6f13-47d8-b1dd-8dfe5f4b9b3e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:53.415586 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4ab21f7-6f13-47d8-b1dd-8dfe5f4b9b3e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:53.415837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4ab21f7-6f13-47d8-b1dd-8dfe5f4b9b3e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:53.416083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e4ab21f7-6f13-47d8-b1dd-8dfe5f4b9b3e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:53.427422 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:53.427422 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:53.430923 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-e4ab21f7-6f13-47d8-b1dd-8dfe5f4b9b3e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:53.434605 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e4ab21f7-6f13-47d8-b1dd-8dfe5f4b9b3e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:53.435094 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1434/5722] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:53 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:53.479236 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-202f0369-68ba-43a7-8d45-9270280a8996 req-ab406b5c-d470-4ee1-8df5-04ab2600e26a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:53.481347 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-ab406b5c-d470-4ee1-8df5-04ab2600e26a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:53.481558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-ab406b5c-d470-4ee1-8df5-04ab2600e26a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:53.481752 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-ab406b5c-d470-4ee1-8df5-04ab2600e26a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:53.494348 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:53.494348 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:53.498434 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-202f0369-68ba-43a7-8d45-9270280a8996 req-ab406b5c-d470-4ee1-8df5-04ab2600e26a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:53.503201 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-ab406b5c-d470-4ee1-8df5-04ab2600e26a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:53.503724 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1413/5723] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:15:53 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:53.521551 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:53.523431 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b/action Jul 10 19:15:53.523738 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:15:53.523874 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:53.537005 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:53.537005 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:53.537489 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:53.544501 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Begin detaching volume completed successfully. Jul 10 19:15:53.544696 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-dc7b7ae7-46eb-4db3-923b-2f42db9b6683 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b/action returned with HTTP 202 Jul 10 19:15:53.545207 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1438/5724] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:15:53 2026] POST /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:15:53.564333 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-10fe8d5f-ee76-4ec4-b9f7-8eb94ae8a854 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:53.566143 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-10fe8d5f-ee76-4ec4-b9f7-8eb94ae8a854 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:53.566425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-10fe8d5f-ee76-4ec4-b9f7-8eb94ae8a854 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:53.566703 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-10fe8d5f-ee76-4ec4-b9f7-8eb94ae8a854 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:53.580492 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:53.580492 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:53.584307 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-10fe8d5f-ee76-4ec4-b9f7-8eb94ae8a854 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:53.589025 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-10fe8d5f-ee76-4ec4-b9f7-8eb94ae8a854 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:53.589403 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1440/5725] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:53 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1513 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:54.568200 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-38cb912f-5471-429d-8448-0c2262f98761 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:54.568562 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38cb912f-5471-429d-8448-0c2262f98761 None None] GET https://10.4.3.225/volume// Jul 10 19:15:54.568787 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38cb912f-5471-429d-8448-0c2262f98761 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:54.569041 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-38cb912f-5471-429d-8448-0c2262f98761 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:54.569370 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-38cb912f-5471-429d-8448-0c2262f98761 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:15:54.569692 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1435/5726] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:15:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:15:54.578031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-202f0369-68ba-43a7-8d45-9270280a8996 req-0890e04a-1eb1-49d9-80fe-3d34918c7d00 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:54.580401 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-0890e04a-1eb1-49d9-80fe-3d34918c7d00 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:54.580645 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-0890e04a-1eb1-49d9-80fe-3d34918c7d00 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:54.580892 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-0890e04a-1eb1-49d9-80fe-3d34918c7d00 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:54.593233 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:54.593233 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:54.596630 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-202f0369-68ba-43a7-8d45-9270280a8996 req-0890e04a-1eb1-49d9-80fe-3d34918c7d00 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:54.601353 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-0890e04a-1eb1-49d9-80fe-3d34918c7d00 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:54.601736 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1414/5727] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:15:54 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1693 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:15:54.602931 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8408b293-901c-47f0-b0b0-f64b8dbc15b1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:54.605110 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8408b293-901c-47f0-b0b0-f64b8dbc15b1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:54.605289 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8408b293-901c-47f0-b0b0-f64b8dbc15b1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:54.605457 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8408b293-901c-47f0-b0b0-f64b8dbc15b1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:54.621114 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:54.621114 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:54.625992 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8408b293-901c-47f0-b0b0-f64b8dbc15b1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:54.630997 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8408b293-901c-47f0-b0b0-f64b8dbc15b1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:54.631402 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1439/5728] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:54 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1513 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:55.170764 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-202f0369-68ba-43a7-8d45-9270280a8996 req-4156b9bd-e8cd-4545-86e5-d21b0ed10236 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:55.173196 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-4156b9bd-e8cd-4545-86e5-d21b0ed10236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:55.173384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-4156b9bd-e8cd-4545-86e5-d21b0ed10236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:55.173559 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-4156b9bd-e8cd-4545-86e5-d21b0ed10236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:55.184592 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:55.184592 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:55.188555 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-202f0369-68ba-43a7-8d45-9270280a8996 req-4156b9bd-e8cd-4545-86e5-d21b0ed10236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:55.193242 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-4156b9bd-e8cd-4545-86e5-d21b0ed10236 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:55.193626 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1441/5729] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:15:55 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1513 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:55.642765 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-12ec2de2-8cab-45e2-98a3-85f8e8aec14f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:55.644687 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12ec2de2-8cab-45e2-98a3-85f8e8aec14f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:55.644960 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12ec2de2-8cab-45e2-98a3-85f8e8aec14f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:55.645182 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-12ec2de2-8cab-45e2-98a3-85f8e8aec14f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:55.656634 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:55.656634 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:55.659867 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-12ec2de2-8cab-45e2-98a3-85f8e8aec14f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:55.663618 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-12ec2de2-8cab-45e2-98a3-85f8e8aec14f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:55.664045 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1436/5730] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:55 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1513 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:55.703375 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-202f0369-68ba-43a7-8d45-9270280a8996 req-cf61dfbf-d239-4ba3-8c77-9f77c3b28848 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:55.705577 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-cf61dfbf-d239-4ba3-8c77-9f77c3b28848 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e Jul 10 19:15:55.705800 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-cf61dfbf-d239-4ba3-8c77-9f77c3b28848 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:55.706051 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-cf61dfbf-d239-4ba3-8c77-9f77c3b28848 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:55.712967 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:55.712967 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:56.248372 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-202f0369-68ba-43a7-8d45-9270280a8996 req-cf61dfbf-d239-4ba3-8c77-9f77c3b28848 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e returned with HTTP 200 Jul 10 19:15:56.248796 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1415/5731] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:15:55 2026] DELETE /volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:56.678346 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-af394d26-a9bd-44f7-8e3a-661bfc276263 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:56.680603 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af394d26-a9bd-44f7-8e3a-661bfc276263 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:56.680875 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af394d26-a9bd-44f7-8e3a-661bfc276263 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:56.681139 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-af394d26-a9bd-44f7-8e3a-661bfc276263 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:56.691509 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:56.691509 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:56.695059 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-af394d26-a9bd-44f7-8e3a-661bfc276263 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:56.699108 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-af394d26-a9bd-44f7-8e3a-661bfc276263 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:56.699535 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1440/5732] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:15:56 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:58.116845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-3e189d9f-0507-418d-a0eb-c378f557a01e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:58.118459 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:15:58.118857 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3678105-ca1f-4ad2-a637-e39030d92046", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-893970106", "description": null, "metadata": null}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:58.131344 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:58.131344 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:58.131771 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:58.131943 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:58.166955 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['8db82caa-3f47-4b85-a950-a199b4a2ceb2', '6e3aa5d1-f73d-4f82-a472-2db2886c3f23', 'cf00d14f-f1d0-4c04-b443-a6472a34c772', '6d75f362-d51c-4fa0-8178-b7709e60f623'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:15:58.202184 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot force create request issued successfully. Jul 10 19:15:58.202726 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-3e189d9f-0507-418d-a0eb-c378f557a01e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:15:58.203330 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1442/5733] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:15:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:15:58.212415 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a3f78dc9-aaf7-4cce-aba6-4c49f7094a4a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:58.214786 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3f78dc9-aaf7-4cce-aba6-4c49f7094a4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:15:58.215413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3f78dc9-aaf7-4cce-aba6-4c49f7094a4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:58.215413 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a3f78dc9-aaf7-4cce-aba6-4c49f7094a4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:58.222481 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:58.222481 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:58.223241 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-a3f78dc9-aaf7-4cce-aba6-4c49f7094a4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:15:58.224390 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a3f78dc9-aaf7-4cce-aba6-4c49f7094a4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 200 Jul 10 19:15:58.224927 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1437/5734] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:15:58 2026] GET /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:15:58.673582 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-1eedf420-8f99-4dba-8d62-c7b0ee356a4d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:58.675590 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-1eedf420-8f99-4dba-8d62-c7b0ee356a4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:15:58.675799 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-1eedf420-8f99-4dba-8d62-c7b0ee356a4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:58.676018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-1eedf420-8f99-4dba-8d62-c7b0ee356a4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:58.685590 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:58.685590 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:58.689592 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-1eedf420-8f99-4dba-8d62-c7b0ee356a4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:15:58.693794 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-1eedf420-8f99-4dba-8d62-c7b0ee356a4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:15:58.694218 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1416/5735] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:15:58 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:15:59.234494 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-38578585-3e8c-4a24-84e3-4e88c7f8e713 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:59.236438 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-38578585-3e8c-4a24-84e3-4e88c7f8e713 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:15:59.236645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-38578585-3e8c-4a24-84e3-4e88c7f8e713 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:59.236844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-38578585-3e8c-4a24-84e3-4e88c7f8e713 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:59.241826 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:59.241826 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:15:59.242239 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-38578585-3e8c-4a24-84e3-4e88c7f8e713 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:15:59.243081 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-38578585-3e8c-4a24-84e3-4e88c7f8e713 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 200 Jul 10 19:15:59.243478 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1441/5736] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:15:59 2026] GET /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:15:59.253950 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-401b70e1-7a79-4f3f-9279-b814cb7cd5e3 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:59.255941 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-401b70e1-7a79-4f3f-9279-b814cb7cd5e3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:15:59.256142 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-401b70e1-7a79-4f3f-9279-b814cb7cd5e3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:59.256384 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-401b70e1-7a79-4f3f-9279-b814cb7cd5e3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:59.262454 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:59.262454 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:15:59.263091 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-401b70e1-7a79-4f3f-9279-b814cb7cd5e3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:15:59.264154 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-401b70e1-7a79-4f3f-9279-b814cb7cd5e3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 200 Jul 10 19:15:59.264534 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1443/5737] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:15:59 2026] GET /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:15:59.274532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:59.276124 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:15:59.276507 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3678105-ca1f-4ad2-a637-e39030d92046", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-352574567", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:15:59.288099 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:59.288099 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:15:59.288574 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:15:59.288715 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:15:59.316525 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['991fb99b-84b9-4948-bbbe-a8de927783df', '37616d2e-7546-4fdd-b0ae-17c07c641a41', '50c7cba1-d219-44c0-98a2-83a7a77405ef', 'ce72b59a-e7af-477a-8643-aacb611eab4b'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:15:59.351120 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot force create request issued successfully. Jul 10 19:15:59.351455 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2d1f7b33-843a-4d9e-82b5-edbddda22b74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:15:59.351931 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1438/5738] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:15:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:15:59.360071 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d06d36fd-3a9a-4aa3-baf8-7f66a60e16b3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:15:59.361835 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d06d36fd-3a9a-4aa3-baf8-7f66a60e16b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:15:59.362068 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d06d36fd-3a9a-4aa3-baf8-7f66a60e16b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:15:59.362252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d06d36fd-3a9a-4aa3-baf8-7f66a60e16b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:15:59.367068 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:15:59.367068 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:15:59.367492 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d06d36fd-3a9a-4aa3-baf8-7f66a60e16b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:15:59.368271 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d06d36fd-3a9a-4aa3-baf8-7f66a60e16b3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 200 Jul 10 19:15:59.368664 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1417/5739] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:15:59 2026] GET /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:00.377938 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-536c783b-01e2-455d-b515-4cfe18363de2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:00.380276 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-536c783b-01e2-455d-b515-4cfe18363de2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:00.380554 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-536c783b-01e2-455d-b515-4cfe18363de2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:00.380844 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-536c783b-01e2-455d-b515-4cfe18363de2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:00.388210 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:00.388210 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:16:00.388900 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-536c783b-01e2-455d-b515-4cfe18363de2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:00.390173 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-536c783b-01e2-455d-b515-4cfe18363de2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 200 Jul 10 19:16:00.390722 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1442/5740] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:00 2026] GET /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:00.399886 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-0d9e5216-380d-4acc-a79f-14d69c714b0e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:00.401735 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0d9e5216-380d-4acc-a79f-14d69c714b0e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:00.401946 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0d9e5216-380d-4acc-a79f-14d69c714b0e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:00.402189 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-0d9e5216-380d-4acc-a79f-14d69c714b0e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:00.407092 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:00.407092 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:16:00.407500 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-0d9e5216-380d-4acc-a79f-14d69c714b0e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:00.408235 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-0d9e5216-380d-4acc-a79f-14d69c714b0e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 200 Jul 10 19:16:00.408606 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1444/5741] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:00 2026] GET /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:00.417146 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:00.419236 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:16:00.419631 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3678105-ca1f-4ad2-a637-e39030d92046", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-765220565", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:16:00.432524 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:00.432524 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:16:00.433196 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:16:00.433369 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:16:00.462769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['fb71d4e4-2d63-4722-b243-40c49e5873fa', '442c396c-e60a-4089-8e81-dddb57d6b2de', 'ebfa35ec-0f14-451f-ad07-7470e6370096', '0cdeecf3-ae6d-4d27-b0fc-fd76a4b18eca'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:16:00.497672 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot force create request issued successfully. Jul 10 19:16:00.497851 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-87ac29ef-e0b2-4c2e-9d5e-6a8abf033256 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:16:00.498330 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1439/5742] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:16:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:16:00.508419 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b4a6e598-32f3-4453-b21c-cbad031c4d40 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:00.510526 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b4a6e598-32f3-4453-b21c-cbad031c4d40 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:00.510838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b4a6e598-32f3-4453-b21c-cbad031c4d40 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:00.511027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b4a6e598-32f3-4453-b21c-cbad031c4d40 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:00.516568 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:00.516568 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:16:00.517193 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b4a6e598-32f3-4453-b21c-cbad031c4d40 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:00.518080 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b4a6e598-32f3-4453-b21c-cbad031c4d40 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 200 Jul 10 19:16:00.518462 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1418/5743] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:00 2026] GET /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:01.529231 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-b0d0e326-e275-44c2-9dad-8153a4c8b355 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:01.531249 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b0d0e326-e275-44c2-9dad-8153a4c8b355 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:01.531475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b0d0e326-e275-44c2-9dad-8153a4c8b355 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:01.531702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-b0d0e326-e275-44c2-9dad-8153a4c8b355 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:01.538125 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:01.538125 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:16:01.538739 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-b0d0e326-e275-44c2-9dad-8153a4c8b355 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:01.539790 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-b0d0e326-e275-44c2-9dad-8153a4c8b355 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 200 Jul 10 19:16:01.540255 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1443/5744] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:01 2026] GET /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:01.550680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b52c8834-1488-4f46-af61-fc40370f7179 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:01.552853 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b52c8834-1488-4f46-af61-fc40370f7179 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:01.553148 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b52c8834-1488-4f46-af61-fc40370f7179 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:01.553870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b52c8834-1488-4f46-af61-fc40370f7179 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:01.560344 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:01.560344 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:16:01.560878 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b52c8834-1488-4f46-af61-fc40370f7179 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:01.561604 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b52c8834-1488-4f46-af61-fc40370f7179 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 200 Jul 10 19:16:01.561969 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1445/5745] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:01 2026] GET /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:04.222689 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-c2d61087-094d-4f30-b05c-a50378223da0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:04.224576 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:04.224765 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:04.224995 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:04.225106 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:04.230183 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:04.230183 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:16:04.230590 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:04.251442 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:16:04.251686 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-c2d61087-094d-4f30-b05c-a50378223da0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 202 Jul 10 19:16:04.252139 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1440/5746] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:16:04 2026] DELETE /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:16:04.260255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-92be2785-47d0-496c-b128-42928ee96914 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:04.262495 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-92be2785-47d0-496c-b128-42928ee96914 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:04.262715 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-92be2785-47d0-496c-b128-42928ee96914 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:04.262976 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-92be2785-47d0-496c-b128-42928ee96914 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:04.269699 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:04.269699 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:16:04.270345 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-92be2785-47d0-496c-b128-42928ee96914 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:04.271459 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-92be2785-47d0-496c-b128-42928ee96914 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 200 Jul 10 19:16:04.271950 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1419/5747] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:04 2026] GET /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:05.282791 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-670b54a5-491c-444f-98f2-a12cec1eae9b None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:05.284652 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-670b54a5-491c-444f-98f2-a12cec1eae9b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:05.284860 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-670b54a5-491c-444f-98f2-a12cec1eae9b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:05.285086 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-670b54a5-491c-444f-98f2-a12cec1eae9b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:05.290101 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-670b54a5-491c-444f-98f2-a12cec1eae9b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 404 Jul 10 19:16:05.290714 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1444/5748] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:05 2026] GET /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:05.297875 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:05.300065 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:05.300293 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:05.300544 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:05.300665 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:05.307665 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:05.307665 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:16:05.308151 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:05.339223 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:16:05.339551 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-06a1b41f-37e5-4eaf-a2b2-2a347b9ebd3a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 202 Jul 10 19:16:05.340008 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1446/5749] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:16:05 2026] DELETE /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:16:05.347400 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-88081cc2-3d06-4e55-9650-ec6160800391 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:05.349274 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88081cc2-3d06-4e55-9650-ec6160800391 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:05.349443 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88081cc2-3d06-4e55-9650-ec6160800391 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:05.349640 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-88081cc2-3d06-4e55-9650-ec6160800391 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:05.355318 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:05.355318 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:16:05.355977 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-88081cc2-3d06-4e55-9650-ec6160800391 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:05.356788 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-88081cc2-3d06-4e55-9650-ec6160800391 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 200 Jul 10 19:16:05.357227 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1441/5750] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:05 2026] GET /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:06.366714 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b3f02311-5cb2-4bb7-b3bd-1206955de8b6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:06.369188 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b3f02311-5cb2-4bb7-b3bd-1206955de8b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:06.369188 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b3f02311-5cb2-4bb7-b3bd-1206955de8b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:06.369188 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b3f02311-5cb2-4bb7-b3bd-1206955de8b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:06.374424 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b3f02311-5cb2-4bb7-b3bd-1206955de8b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 404 Jul 10 19:16:06.374926 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1420/5751] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:06 2026] GET /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:06.382195 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:06.384392 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:06.385136 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:06.385136 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:06.385136 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:06.390570 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:06.390570 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:16:06.391069 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:06.412218 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:16:06.412475 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ce8d8c4f-f554-47a3-9752-4970514bcb8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 202 Jul 10 19:16:06.413046 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1445/5752] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:16:06 2026] DELETE /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:16:06.420055 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-bd425d59-8171-4f14-809b-457f5bfa8725 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:06.422301 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd425d59-8171-4f14-809b-457f5bfa8725 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:06.422511 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd425d59-8171-4f14-809b-457f5bfa8725 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:06.422714 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-bd425d59-8171-4f14-809b-457f5bfa8725 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:06.429591 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:16:06.429591 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:16:06.430141 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-bd425d59-8171-4f14-809b-457f5bfa8725 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:16:06.431105 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-bd425d59-8171-4f14-809b-457f5bfa8725 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 200 Jul 10 19:16:06.431493 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1447/5753] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:06 2026] GET /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:16:07.441732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f265ece4-0b7f-4cad-88a5-8ed40940c143 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.443623 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f265ece4-0b7f-4cad-88a5-8ed40940c143 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:07.443837 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f265ece4-0b7f-4cad-88a5-8ed40940c143 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.444042 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f265ece4-0b7f-4cad-88a5-8ed40940c143 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.448705 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f265ece4-0b7f-4cad-88a5-8ed40940c143 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 404 Jul 10 19:16:07.449207 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1442/5754] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:07 2026] GET /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:07.457482 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2dc27126-7fc0-42f5-937b-700de7d74282 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.459324 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2dc27126-7fc0-42f5-937b-700de7d74282 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:07.459519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2dc27126-7fc0-42f5-937b-700de7d74282 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.459696 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2dc27126-7fc0-42f5-937b-700de7d74282 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.459791 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-2dc27126-7fc0-42f5-937b-700de7d74282 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:07.464352 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2dc27126-7fc0-42f5-937b-700de7d74282 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 404 Jul 10 19:16:07.464882 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1421/5755] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:16:07 2026] DELETE /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:07.472449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-19120c9a-c157-4197-ab7f-a380e51153bb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.474371 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-19120c9a-c157-4197-ab7f-a380e51153bb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b Jul 10 19:16:07.474590 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-19120c9a-c157-4197-ab7f-a380e51153bb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.474799 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-19120c9a-c157-4197-ab7f-a380e51153bb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.479372 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-19120c9a-c157-4197-ab7f-a380e51153bb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b returned with HTTP 404 Jul 10 19:16:07.479861 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1446/5756] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:07 2026] GET /volume/v3/snapshots/fb38d1db-2a54-4f8f-b429-a35c09ea284b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:07.488463 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4446a331-df7b-404b-91db-30fb84d89ab7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.490890 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4446a331-df7b-404b-91db-30fb84d89ab7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:07.491174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4446a331-df7b-404b-91db-30fb84d89ab7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.491478 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4446a331-df7b-404b-91db-30fb84d89ab7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.491644 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-4446a331-df7b-404b-91db-30fb84d89ab7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:07.497209 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4446a331-df7b-404b-91db-30fb84d89ab7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 404 Jul 10 19:16:07.497842 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1448/5757] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:16:07 2026] DELETE /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:07.505260 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-aceca72c-6d3f-4e2f-8e3d-d4a282e13747 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.507020 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aceca72c-6d3f-4e2f-8e3d-d4a282e13747 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 Jul 10 19:16:07.507260 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aceca72c-6d3f-4e2f-8e3d-d4a282e13747 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.507438 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-aceca72c-6d3f-4e2f-8e3d-d4a282e13747 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.511867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-aceca72c-6d3f-4e2f-8e3d-d4a282e13747 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 returned with HTTP 404 Jul 10 19:16:07.512322 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1443/5758] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:07 2026] GET /volume/v3/snapshots/cae9bf81-cce3-40d0-8454-b419958cab13 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:07.519738 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a5b5d9f0-4cbd-4216-94a5-92366cd74ed6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.521446 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5b5d9f0-4cbd-4216-94a5-92366cd74ed6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:07.521630 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5b5d9f0-4cbd-4216-94a5-92366cd74ed6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.521800 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a5b5d9f0-4cbd-4216-94a5-92366cd74ed6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.521936 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-a5b5d9f0-4cbd-4216-94a5-92366cd74ed6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:07.526111 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a5b5d9f0-4cbd-4216-94a5-92366cd74ed6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 404 Jul 10 19:16:07.526567 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1422/5759] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:16:07 2026] DELETE /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:07.534165 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1bb2b901-09da-4da1-aa5a-59b0026b489c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:16:07.535860 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1bb2b901-09da-4da1-aa5a-59b0026b489c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c Jul 10 19:16:07.536041 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1bb2b901-09da-4da1-aa5a-59b0026b489c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:16:07.536251 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1bb2b901-09da-4da1-aa5a-59b0026b489c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:16:07.540695 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1bb2b901-09da-4da1-aa5a-59b0026b489c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c returned with HTTP 404 Jul 10 19:16:07.541279 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1447/5760] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:16:07 2026] GET /volume/v3/snapshots/ec1ea16d-0415-4e04-b4fe-6752dd1cf39c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:16:17.494144 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=62,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:16:17.509364 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=64,cinder:UPDATE=27,cinder:INSERT=10 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:16:17.523919 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=52,cinder:UPDATE=3 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:16:17.538181 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=48,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:17:01.066342 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-02cbb20a-8aed-4191-891a-f264a515cf2e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:01.069150 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-02cbb20a-8aed-4191-891a-f264a515cf2e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e Jul 10 19:17:01.069364 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-02cbb20a-8aed-4191-891a-f264a515cf2e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:01.069586 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-02cbb20a-8aed-4191-891a-f264a515cf2e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:01.074454 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1720c2e7-819d-489d-81ef-7f98ed8eb8b1 req-02cbb20a-8aed-4191-891a-f264a515cf2e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e returned with HTTP 404 Jul 10 19:17:01.075050 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1449/5761] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:17:01 2026] DELETE /volume/v3/attachments/f8db24c1-d561-4d1c-a073-8fa53bcb224e => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 19:17:01.333272 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e0103356-db8b-4ea2-9bac-51844ead84f0 req-c817e25c-4abf-41cc-8279-3eb9fd71cf36 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:01.335700 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e0103356-db8b-4ea2-9bac-51844ead84f0 req-c817e25c-4abf-41cc-8279-3eb9fd71cf36 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f Jul 10 19:17:01.335901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e0103356-db8b-4ea2-9bac-51844ead84f0 req-c817e25c-4abf-41cc-8279-3eb9fd71cf36 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:01.336092 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e0103356-db8b-4ea2-9bac-51844ead84f0 req-c817e25c-4abf-41cc-8279-3eb9fd71cf36 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:01.344768 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:01.344768 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:01.875305 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e0103356-db8b-4ea2-9bac-51844ead84f0 req-c817e25c-4abf-41cc-8279-3eb9fd71cf36 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f returned with HTTP 200 Jul 10 19:17:01.875815 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1444/5762] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:17:01 2026] DELETE /volume/v3/attachments/4c91afa4-ec14-4049-a938-57cf59d49e4f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:04.182065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8c12a2e1-b2d8-4950-987f-36243f0697a7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:04.183943 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8c12a2e1-b2d8-4950-987f-36243f0697a7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:04.184203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8c12a2e1-b2d8-4950-987f-36243f0697a7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:04.184442 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8c12a2e1-b2d8-4950-987f-36243f0697a7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:04.194768 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:04.194768 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:04.198243 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8c12a2e1-b2d8-4950-987f-36243f0697a7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:04.202882 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8c12a2e1-b2d8-4950-987f-36243f0697a7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:04.203252 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1423/5763] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:04 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:04.241648 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-99d2773a-6af5-425f-b295-79cb4fa87ba2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:04.243726 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-99d2773a-6af5-425f-b295-79cb4fa87ba2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:04.243927 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-99d2773a-6af5-425f-b295-79cb4fa87ba2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:04.244138 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-99d2773a-6af5-425f-b295-79cb4fa87ba2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:04.253916 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:04.253916 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:04.257588 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-99d2773a-6af5-425f-b295-79cb4fa87ba2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:04.261815 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-99d2773a-6af5-425f-b295-79cb4fa87ba2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:04.262347 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1448/5764] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:17:04 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:04.283092 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:04.285234 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b/action Jul 10 19:17:04.285591 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:17:04.285710 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:04.296078 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:04.296078 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:04.296578 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:04.302493 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Begin detaching volume completed successfully. Jul 10 19:17:04.302678 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-82e4aad4-6666-4ae8-9989-552c8fafcbb2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b/action returned with HTTP 202 Jul 10 19:17:04.303092 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1450/5765] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:17:04 2026] POST /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:17:04.322389 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-40d5f944-5d18-4cc7-869f-2458b0c126bf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:04.324279 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40d5f944-5d18-4cc7-869f-2458b0c126bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:04.324593 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40d5f944-5d18-4cc7-869f-2458b0c126bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:04.324840 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-40d5f944-5d18-4cc7-869f-2458b0c126bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:04.334634 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:04.334634 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:04.338173 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-40d5f944-5d18-4cc7-869f-2458b0c126bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:04.342524 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-40d5f944-5d18-4cc7-869f-2458b0c126bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:04.342992 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1445/5766] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:04 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:05.327386 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8446400e-2365-487f-a6d5-02f1bc622606 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.327791 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8446400e-2365-487f-a6d5-02f1bc622606 None None] GET https://10.4.3.225/volume// Jul 10 19:17:05.328064 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8446400e-2365-487f-a6d5-02f1bc622606 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.328160 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8446400e-2365-487f-a6d5-02f1bc622606 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.328549 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8446400e-2365-487f-a6d5-02f1bc622606 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:17:05.328882 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1424/5767] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:17:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:17:05.336925 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-f33a6b5e-75f4-49c8-977f-52bd988c0f38 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.339522 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-f33a6b5e-75f4-49c8-977f-52bd988c0f38 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:05.339818 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-f33a6b5e-75f4-49c8-977f-52bd988c0f38 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.340074 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-f33a6b5e-75f4-49c8-977f-52bd988c0f38 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.351858 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:05.351858 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:05.355427 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-f33a6b5e-75f4-49c8-977f-52bd988c0f38 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:05.356749 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f785229f-5fed-4895-a3af-1d5f767dae8b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.359156 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f785229f-5fed-4895-a3af-1d5f767dae8b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:05.359428 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f785229f-5fed-4895-a3af-1d5f767dae8b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.359708 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f785229f-5fed-4895-a3af-1d5f767dae8b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.360197 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-f33a6b5e-75f4-49c8-977f-52bd988c0f38 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:05.360675 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1449/5768] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:17:05 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:17:05.371923 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:05.371923 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:05.376391 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f785229f-5fed-4895-a3af-1d5f767dae8b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:05.382305 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f785229f-5fed-4895-a3af-1d5f767dae8b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:05.382866 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1451/5769] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:05 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:05.533126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.534912 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:17:05.535102 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.535281 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.535417 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:17:05.542420 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:05.542420 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:05.542913 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:05.560314 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:17:05.560510 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-96082950-b6ab-41f2-b7f6-9b35260d70c8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 202 Jul 10 19:17:05.560906 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1446/5770] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:17:05 2026] DELETE /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:17:05.569677 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-aa485a9d-360e-4d00-ac81-f911ea6321da None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.572140 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aa485a9d-360e-4d00-ac81-f911ea6321da tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:17:05.572465 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aa485a9d-360e-4d00-ac81-f911ea6321da tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.572763 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-aa485a9d-360e-4d00-ac81-f911ea6321da tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.580290 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:05.580290 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:05.584380 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-aa485a9d-360e-4d00-ac81-f911ea6321da tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:05.590373 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-aa485a9d-360e-4d00-ac81-f911ea6321da tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 200 Jul 10 19:17:05.590867 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1425/5771] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:05 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:05.867642 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-143aa6df-9083-4afe-bcdf-14e69e0b92dd None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.869822 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-143aa6df-9083-4afe-bcdf-14e69e0b92dd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:05.870119 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-143aa6df-9083-4afe-bcdf-14e69e0b92dd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.870379 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-143aa6df-9083-4afe-bcdf-14e69e0b92dd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.880460 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:05.880460 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:05.884790 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-143aa6df-9083-4afe-bcdf-14e69e0b92dd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:05.889384 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-143aa6df-9083-4afe-bcdf-14e69e0b92dd tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:05.889919 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1450/5772] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:17:05 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:05.927476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-8b76ab48-9d36-4645-838d-afdff5b3296e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:05.930164 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-8b76ab48-9d36-4645-838d-afdff5b3296e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5 Jul 10 19:17:05.930400 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-8b76ab48-9d36-4645-838d-afdff5b3296e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:05.930644 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-8b76ab48-9d36-4645-838d-afdff5b3296e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:05.938395 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:05.938395 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:06.395601 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d2129d0c-ce22-430f-a226-c57c19a3db0c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:06.397429 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d2129d0c-ce22-430f-a226-c57c19a3db0c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:06.397627 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d2129d0c-ce22-430f-a226-c57c19a3db0c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:06.397855 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d2129d0c-ce22-430f-a226-c57c19a3db0c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:06.408552 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:06.408552 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:06.412385 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d2129d0c-ce22-430f-a226-c57c19a3db0c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:06.416883 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d2129d0c-ce22-430f-a226-c57c19a3db0c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:06.417442 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1447/5773] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:06 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:06.464238 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-b1b2345f-3611-4cc2-a1f6-fa5db6330b17 req-8b76ab48-9d36-4645-838d-afdff5b3296e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5 returned with HTTP 200 Jul 10 19:17:06.464802 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1452/5774] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:17:05 2026] DELETE /volume/v3/attachments/b9f15141-86c0-4870-a4ef-c5dbd474ebc5 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:06.603890 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-183d814f-aa1e-4bcf-8ae0-647fe4b2c4eb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:06.606045 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-183d814f-aa1e-4bcf-8ae0-647fe4b2c4eb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 Jul 10 19:17:06.606236 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-183d814f-aa1e-4bcf-8ae0-647fe4b2c4eb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:06.606456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-183d814f-aa1e-4bcf-8ae0-647fe4b2c4eb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:06.612702 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-183d814f-aa1e-4bcf-8ae0-647fe4b2c4eb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 returned with HTTP 404 Jul 10 19:17:06.613303 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1426/5775] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:06 2026] GET /volume/v3/volumes/f3678105-ca1f-4ad2-a637-e39030d92046 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:17:06.648236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-56148c05-7268-4212-9f08-b2e0c06a240c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:06.649953 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:17:06.650381 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-151792162", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:06.652475 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-151792162', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:17:06.765033 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:17:06.769421 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:17:06.774645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (1caccbc5-c0a3-4e18-9149-a459e9da431c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:17:06.776165 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b322f14-dcbf-4376-a9c4-7c756b9440f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:17:06.777121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:17:06.835390 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b322f14-dcbf-4376-a9c4-7c756b9440f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:17:06.835994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0638aa-5378-4242-91e0-f11b4f29d3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:17:06.878613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['af65561b-8653-46cf-be71-84a6db4d392a', '0232716b-7955-44b9-a89e-b4fe32003e46', '3f34509f-7320-477d-8f92-5e84a56aa46d', '26fd5f11-972a-4bc2-8075-6e69212eb956'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:17:06.879436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0638aa-5378-4242-91e0-f11b4f29d3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af65561b-8653-46cf-be71-84a6db4d392a', '0232716b-7955-44b9-a89e-b4fe32003e46', '3f34509f-7320-477d-8f92-5e84a56aa46d', '26fd5f11-972a-4bc2-8075-6e69212eb956']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:17:06.880175 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45589d94-399d-4844-bb34-ed6580b82ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:17:06.902310 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45589d94-399d-4844-bb34-ed6580b82ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8ede6b0-aa57-45d3-ac1e-0b5805cd1609', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-151792162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['af65561b-8653-46cf-be71-84a6db4d392a','0232716b-7955-44b9-a89e-b4fe32003e46','3f34509f-7320-477d-8f92-5e84a56aa46d','26fd5f11-972a-4bc2-8075-6e69212eb956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-151792162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8ede6b0-aa57-45d3-ac1e-0b5805cd1609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:17:06.903043 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5828ee2-bf77-4f1b-a52e-8719958d104b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:17:06.919695 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5828ee2-bf77-4f1b-a52e-8719958d104b) transitioned into state 'SUCCESS' from state '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-151792162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['af65561b-8653-46cf-be71-84a6db4d392a','0232716b-7955-44b9-a89e-b4fe32003e46','3f34509f-7320-477d-8f92-5e84a56aa46d','26fd5f11-972a-4bc2-8075-6e69212eb956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:17:06.920424 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0a3e75-6e07-4420-a575-3d850ca6dc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:17:06.928623 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0a3e75-6e07-4420-a575-3d850ca6dc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:17:06.929817 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (1caccbc5-c0a3-4e18-9149-a459e9da431c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:17:06.930222 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:17:06.931064 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-56148c05-7268-4212-9f08-b2e0c06a240c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:17:06.931613 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1451/5776] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:17:06 2026] POST /volume/v3/volumes => generated 758 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:17:06.943790 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9f79d8cd-d678-45f0-805a-566e540a695c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:06.945588 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f79d8cd-d678-45f0-805a-566e540a695c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:17:06.945858 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f79d8cd-d678-45f0-805a-566e540a695c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:06.946001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9f79d8cd-d678-45f0-805a-566e540a695c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:06.953142 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:06.953142 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:06.957118 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9f79d8cd-d678-45f0-805a-566e540a695c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:06.960949 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9f79d8cd-d678-45f0-805a-566e540a695c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:17:06.961301 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1448/5777] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:06 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:07.432648 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8c7216d2-c3ba-4e6c-a553-2b28a6e91a53 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:07.435085 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c7216d2-c3ba-4e6c-a553-2b28a6e91a53 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:07.435368 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c7216d2-c3ba-4e6c-a553-2b28a6e91a53 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:07.435657 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8c7216d2-c3ba-4e6c-a553-2b28a6e91a53 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:07.443841 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:07.443841 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:07.447982 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8c7216d2-c3ba-4e6c-a553-2b28a6e91a53 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:07.452426 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8c7216d2-c3ba-4e6c-a553-2b28a6e91a53 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:07.452892 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1453/5778] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:07 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:07.467717 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-a7a9cc68-f482-4c17-a2ed-851474c47b21 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:07.469624 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7a9cc68-f482-4c17-a2ed-851474c47b21 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:07.469829 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7a9cc68-f482-4c17-a2ed-851474c47b21 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:07.470018 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-a7a9cc68-f482-4c17-a2ed-851474c47b21 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:07.483414 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:07.483414 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:07.488533 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-a7a9cc68-f482-4c17-a2ed-851474c47b21 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:07.494974 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-a7a9cc68-f482-4c17-a2ed-851474c47b21 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:07.495557 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1427/5779] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:07 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:07.537112 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-6acdd774-c857-492e-8d2e-5256dd1f8320 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:07.566898 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-6acdd774-c857-492e-8d2e-5256dd1f8320 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:07.567068 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-6acdd774-c857-492e-8d2e-5256dd1f8320 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:07.567239 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-6acdd774-c857-492e-8d2e-5256dd1f8320 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:07.575766 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:07.575766 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:07.578773 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-6acdd774-c857-492e-8d2e-5256dd1f8320 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:07.582257 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-6acdd774-c857-492e-8d2e-5256dd1f8320 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:07.582611 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1452/5780] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:17:07 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1164 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:07.598359 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:07.600192 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/action Jul 10 19:17:07.600495 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:17:07.600617 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:07.609789 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:07.609789 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:07.610227 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:07.615515 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Begin detaching volume completed successfully. Jul 10 19:17:07.615717 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-72bd700d-fb31-4374-bb14-f6d744222857 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/action returned with HTTP 202 Jul 10 19:17:07.616289 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1449/5781] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:17:07 2026] POST /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:17:07.635432 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-14005f56-7790-451e-9b0c-54987cf852bf None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:07.637629 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14005f56-7790-451e-9b0c-54987cf852bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:07.637879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14005f56-7790-451e-9b0c-54987cf852bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:07.638081 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-14005f56-7790-451e-9b0c-54987cf852bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:07.647434 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:07.647434 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:07.650658 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-14005f56-7790-451e-9b0c-54987cf852bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:07.654404 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-14005f56-7790-451e-9b0c-54987cf852bf tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:07.654772 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1454/5782] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:07 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:07.973169 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2357d575-f455-473d-a631-d4432324a9c6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:07.974978 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2357d575-f455-473d-a631-d4432324a9c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:17:07.975179 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2357d575-f455-473d-a631-d4432324a9c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:07.975369 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2357d575-f455-473d-a631-d4432324a9c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:07.983148 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:07.983148 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:07.987099 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2357d575-f455-473d-a631-d4432324a9c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:07.992781 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2357d575-f455-473d-a631-d4432324a9c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:17:07.993259 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1428/5783] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:07 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:08.005299 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8b4667c2-d075-44d4-8ac7-22a8f5e8736c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:08.006991 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8b4667c2-d075-44d4-8ac7-22a8f5e8736c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:17:08.007184 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8b4667c2-d075-44d4-8ac7-22a8f5e8736c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:08.007335 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8b4667c2-d075-44d4-8ac7-22a8f5e8736c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:08.013580 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:08.013580 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:08.016785 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8b4667c2-d075-44d4-8ac7-22a8f5e8736c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:08.021866 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8b4667c2-d075-44d4-8ac7-22a8f5e8736c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:17:08.022256 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1453/5784] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:08 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:08.638488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d2c5eb63-0d44-4654-82d8-aa471126d295 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:08.638885 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d2c5eb63-0d44-4654-82d8-aa471126d295 None None] GET https://10.4.3.225/volume// Jul 10 19:17:08.639035 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d2c5eb63-0d44-4654-82d8-aa471126d295 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:08.639203 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d2c5eb63-0d44-4654-82d8-aa471126d295 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:08.639599 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d2c5eb63-0d44-4654-82d8-aa471126d295 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:17:08.639988 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1450/5785] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:17:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:17:08.646693 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-16c21439-cbd6-4b7e-a651-fd57f20533b0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:08.648694 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-16c21439-cbd6-4b7e-a651-fd57f20533b0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:08.648924 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-16c21439-cbd6-4b7e-a651-fd57f20533b0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:08.649274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-16c21439-cbd6-4b7e-a651-fd57f20533b0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:08.658856 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:08.658856 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:08.663101 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-16c21439-cbd6-4b7e-a651-fd57f20533b0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:08.666707 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-29587b6e-f3b5-486d-a300-3c28d75a2ae4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:08.668652 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-29587b6e-f3b5-486d-a300-3c28d75a2ae4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:08.668900 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-29587b6e-f3b5-486d-a300-3c28d75a2ae4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:08.669125 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-29587b6e-f3b5-486d-a300-3c28d75a2ae4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:08.669197 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-16c21439-cbd6-4b7e-a651-fd57f20533b0 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:08.669722 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1455/5786] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:17:08 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1347 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:17:08.679753 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-f481572a-a021-42e8-8350-e73d55b4a60f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:08.680894 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:08.680894 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:08.683881 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-f481572a-a021-42e8-8350-e73d55b4a60f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/encryption Jul 10 19:17:08.684105 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-f481572a-a021-42e8-8350-e73d55b4a60f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:08.684336 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-f481572a-a021-42e8-8350-e73d55b4a60f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'index' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:08.684759 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-29587b6e-f3b5-486d-a300-3c28d75a2ae4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:08.690346 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-29587b6e-f3b5-486d-a300-3c28d75a2ae4 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:08.690759 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1429/5787] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:08 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:08.695213 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:08.695213 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:08.702634 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-f481572a-a021-42e8-8350-e73d55b4a60f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/encryption returned with HTTP 200 Jul 10 19:17:08.703135 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1454/5788] 10.4.3.225 () {68 vars in 1631 bytes} [Fri Jul 10 19:17:08 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:09.023090 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b1b45194-d25c-4f0c-bc7d-2a6331277ed2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:09.026174 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b1b45194-d25c-4f0c-bc7d-2a6331277ed2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:17:09.026449 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b1b45194-d25c-4f0c-bc7d-2a6331277ed2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:09.026737 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b1b45194-d25c-4f0c-bc7d-2a6331277ed2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:09.036085 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:09.036085 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:09.040965 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b1b45194-d25c-4f0c-bc7d-2a6331277ed2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:09.047817 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b1b45194-d25c-4f0c-bc7d-2a6331277ed2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:17:09.048449 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1451/5789] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:17:09 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:09.485420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-1a2b5026-6a35-4baf-b816-e6b553e34127 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:09.487853 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-1a2b5026-6a35-4baf-b816-e6b553e34127 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b Jul 10 19:17:09.488057 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-1a2b5026-6a35-4baf-b816-e6b553e34127 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:09.488272 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-1a2b5026-6a35-4baf-b816-e6b553e34127 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:09.495728 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:09.495728 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:09.521783 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-2e442759-d29e-4e10-9ceb-0553cf2b7094 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:09.524037 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-2e442759-d29e-4e10-9ceb-0553cf2b7094 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:17:09.524252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-2e442759-d29e-4e10-9ceb-0553cf2b7094 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:09.524470 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-2e442759-d29e-4e10-9ceb-0553cf2b7094 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:09.531967 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:09.531967 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:09.535564 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-2e442759-d29e-4e10-9ceb-0553cf2b7094 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:09.540697 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-2e442759-d29e-4e10-9ceb-0553cf2b7094 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:17:09.541165 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1430/5790] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:17:09 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:09.549894 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a794b6ee-3826-4bb8-a08e-bccc7c16f8d7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:09.550287 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a794b6ee-3826-4bb8-a08e-bccc7c16f8d7 None None] GET https://10.4.3.225/volume// Jul 10 19:17:09.550451 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a794b6ee-3826-4bb8-a08e-bccc7c16f8d7 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:09.550699 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a794b6ee-3826-4bb8-a08e-bccc7c16f8d7 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:09.551027 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a794b6ee-3826-4bb8-a08e-bccc7c16f8d7 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:17:09.551320 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1455/5791] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:17:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:17:09.557866 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b3c85232-dcaf-4ca6-a9b1-6ee09f2b42b5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:09.559874 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b3c85232-dcaf-4ca6-a9b1-6ee09f2b42b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:17:09.560246 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b3c85232-dcaf-4ca6-a9b1-6ee09f2b42b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8ede6b0-aa57-45d3-ac1e-0b5805cd1609", "connector": null, "instance_uuid": "867ce769-ac2f-4441-a498-074f26a4bedf"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:09.567740 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:09.567740 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:09.593161 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-b3c85232-dcaf-4ca6-a9b1-6ee09f2b42b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:17:09.593837 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1452/5792] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:17:09 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:09.704668 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-0248dff4-aa2b-4f9a-90db-7caef8734dad None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:09.706772 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0248dff4-aa2b-4f9a-90db-7caef8734dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:09.707005 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0248dff4-aa2b-4f9a-90db-7caef8734dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:09.707224 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-0248dff4-aa2b-4f9a-90db-7caef8734dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:09.717668 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:09.717668 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:09.721837 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-0248dff4-aa2b-4f9a-90db-7caef8734dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:09.727231 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-0248dff4-aa2b-4f9a-90db-7caef8734dad tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:09.727928 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1431/5793] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:09 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:10.020886 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-a534e6d3-0c9b-4707-b013-541d4ea29f46 req-1a2b5026-6a35-4baf-b816-e6b553e34127 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b returned with HTTP 200 Jul 10 19:17:10.021670 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1456/5794] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:17:09 2026] DELETE /volume/v3/attachments/52753bc5-e7b7-4ef7-b553-e546ef47e48b => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:10.740711 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-2ed4e2a0-edf2-4e2d-b893-57193c53ef68 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:10.743151 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ed4e2a0-edf2-4e2d-b893-57193c53ef68 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:10.743429 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ed4e2a0-edf2-4e2d-b893-57193c53ef68 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:10.743701 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-2ed4e2a0-edf2-4e2d-b893-57193c53ef68 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:10.752929 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:10.752929 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:10.757969 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-2ed4e2a0-edf2-4e2d-b893-57193c53ef68 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:10.762122 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-2ed4e2a0-edf2-4e2d-b893-57193c53ef68 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:10.762634 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1456/5795] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:10 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:10.774891 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0c17f6c0-26f9-4cda-8bd1-59a759f67898 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:10.777135 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c17f6c0-26f9-4cda-8bd1-59a759f67898 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:10.777387 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c17f6c0-26f9-4cda-8bd1-59a759f67898 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:10.777707 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0c17f6c0-26f9-4cda-8bd1-59a759f67898 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:10.789796 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:10.789796 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:10.794671 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0c17f6c0-26f9-4cda-8bd1-59a759f67898 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:10.801085 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0c17f6c0-26f9-4cda-8bd1-59a759f67898 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:10.801669 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1453/5796] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:10 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:10.846623 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-3d440bbf-67da-4613-9757-cf9f8d759e5e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:10.849309 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-3d440bbf-67da-4613-9757-cf9f8d759e5e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:10.849309 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-3d440bbf-67da-4613-9757-cf9f8d759e5e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:10.849537 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-3d440bbf-67da-4613-9757-cf9f8d759e5e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:10.861133 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:10.861133 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:10.865671 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-3d440bbf-67da-4613-9757-cf9f8d759e5e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:10.870300 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-3d440bbf-67da-4613-9757-cf9f8d759e5e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:10.870765 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1432/5797] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:17:10 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:10.889259 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:10.891264 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934/action Jul 10 19:17:10.891663 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:17:10.891843 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:10.902816 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:10.902816 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:10.903283 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:10.910161 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Begin detaching volume completed successfully. Jul 10 19:17:10.910406 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-69db7dd7-2ff5-4878-a215-71c0d38b1cb7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934/action returned with HTTP 202 Jul 10 19:17:10.910907 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1457/5798] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:17:10 2026] POST /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:17:10.928342 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ae68e58e-ea6a-45ca-adca-4eaa87537446 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:10.930487 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ae68e58e-ea6a-45ca-adca-4eaa87537446 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:10.930702 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ae68e58e-ea6a-45ca-adca-4eaa87537446 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:10.930925 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ae68e58e-ea6a-45ca-adca-4eaa87537446 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:10.940481 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:10.940481 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:10.944396 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ae68e58e-ea6a-45ca-adca-4eaa87537446 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:10.949371 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ae68e58e-ea6a-45ca-adca-4eaa87537446 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:10.949790 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1457/5799] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:10 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:11.934342 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6319940f-9ef0-4704-8d3f-b8871aa8ccbf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:11.934867 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6319940f-9ef0-4704-8d3f-b8871aa8ccbf None None] GET https://10.4.3.225/volume// Jul 10 19:17:11.935127 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6319940f-9ef0-4704-8d3f-b8871aa8ccbf None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:11.935383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6319940f-9ef0-4704-8d3f-b8871aa8ccbf None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:11.935746 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6319940f-9ef0-4704-8d3f-b8871aa8ccbf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:17:11.936051 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1454/5800] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:17:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:17:11.942162 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-0063b3c6-9376-405b-a31a-cc6dd6480ca7 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:11.944494 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-0063b3c6-9376-405b-a31a-cc6dd6480ca7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:11.944778 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-0063b3c6-9376-405b-a31a-cc6dd6480ca7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:11.945014 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-0063b3c6-9376-405b-a31a-cc6dd6480ca7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:11.956140 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:11.956140 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:11.960843 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-0063b3c6-9376-405b-a31a-cc6dd6480ca7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:11.963276 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ab91f44b-cbea-49ac-8971-2ba13fc9db59 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:11.965145 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab91f44b-cbea-49ac-8971-2ba13fc9db59 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:11.965403 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab91f44b-cbea-49ac-8971-2ba13fc9db59 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:11.965613 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ab91f44b-cbea-49ac-8971-2ba13fc9db59 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:11.966242 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-0063b3c6-9376-405b-a31a-cc6dd6480ca7 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:11.966718 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1433/5801] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:17:11 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:17:11.975998 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:11.975998 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:11.980328 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ab91f44b-cbea-49ac-8971-2ba13fc9db59 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:11.984420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ab91f44b-cbea-49ac-8971-2ba13fc9db59 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:11.984819 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1458/5802] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:11 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:12.696147 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-1c6d5300-dbff-44cf-a2bd-cef4ae495fd6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:12.698359 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-1c6d5300-dbff-44cf-a2bd-cef4ae495fd6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e Jul 10 19:17:12.698552 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-1c6d5300-dbff-44cf-a2bd-cef4ae495fd6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:12.698788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-1c6d5300-dbff-44cf-a2bd-cef4ae495fd6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:12.706749 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:12.706749 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:12.996644 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4da5babb-6af0-4264-9e4c-02b49db512e1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:12.998352 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4da5babb-6af0-4264-9e4c-02b49db512e1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:12.998352 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4da5babb-6af0-4264-9e4c-02b49db512e1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:12.998550 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4da5babb-6af0-4264-9e4c-02b49db512e1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:13.007464 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:13.007464 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:13.010569 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4da5babb-6af0-4264-9e4c-02b49db512e1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:13.014203 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4da5babb-6af0-4264-9e4c-02b49db512e1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:13.014571 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1455/5803] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:12 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:13.237075 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-0b4e43ea-cb81-498d-8a43-5d3fe96490e9 req-1c6d5300-dbff-44cf-a2bd-cef4ae495fd6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e returned with HTTP 200 Jul 10 19:17:13.237601 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1458/5804] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:17:12 2026] DELETE /volume/v3/attachments/d16d7f27-11a0-42bd-bf71-5a9075bea44e => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:14.026069 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9d43464e-f995-4a10-8458-a956a4942712 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:14.027770 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d43464e-f995-4a10-8458-a956a4942712 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:14.027986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d43464e-f995-4a10-8458-a956a4942712 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:14.028175 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9d43464e-f995-4a10-8458-a956a4942712 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:14.035045 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:14.035045 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:14.038542 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9d43464e-f995-4a10-8458-a956a4942712 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:14.042984 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9d43464e-f995-4a10-8458-a956a4942712 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:14.043372 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1434/5805] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:14 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:14.057573 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4b5fe667-7de7-4c44-a767-03420e7badcc None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:14.059507 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:14.059728 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:14.060103 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:14.060103 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume with id: 9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:14.067427 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:14.067427 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:14.067953 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:14.080908 np0000005042 devstack@c-api.service[100058]: WARNING cinder.keymgr.conf_key_mgr [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 19:17:14.089926 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume request issued successfully. Jul 10 19:17:14.090159 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b5fe667-7de7-4c44-a767-03420e7badcc tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 202 Jul 10 19:17:14.090669 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1459/5806] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:17:14 2026] DELETE /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:17:14.099291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9fc79e7d-3e5e-432c-b244-68645ed30089 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:14.100076 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fc79e7d-3e5e-432c-b244-68645ed30089 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:14.100291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fc79e7d-3e5e-432c-b244-68645ed30089 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:14.100522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9fc79e7d-3e5e-432c-b244-68645ed30089 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:14.108913 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:14.108913 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:14.113550 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9fc79e7d-3e5e-432c-b244-68645ed30089 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:14.118194 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9fc79e7d-3e5e-432c-b244-68645ed30089 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 200 Jul 10 19:17:14.118704 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1456/5807] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:14 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:15.135605 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d51475f6-c1f2-44b7-814e-828deb021a39 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.137696 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d51475f6-c1f2-44b7-814e-828deb021a39 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 Jul 10 19:17:15.137918 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d51475f6-c1f2-44b7-814e-828deb021a39 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.138159 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d51475f6-c1f2-44b7-814e-828deb021a39 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.144759 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d51475f6-c1f2-44b7-814e-828deb021a39 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 returned with HTTP 404 Jul 10 19:17:15.145185 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1459/5808] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:15 2026] GET /volume/v3/volumes/9706cb37-2b42-42b8-bbec-484f37ca2ae1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:17:15.153059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.155414 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:17:15.155710 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.156011 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.157166 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:17:15.173203 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Get all volumes completed successfully. Jul 10 19:17:15.176027 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:15.176027 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:15.181933 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9e747ed7-ef44-489c-8be0-090fbd4f523b tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:17:15.183356 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1435/5809] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:17:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:15.200513 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4a51cd2b-b1dd-4dfd-ac78-3662b4933dc5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.202435 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a51cd2b-b1dd-4dfd-ac78-3662b4933dc5 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] DELETE https://10.4.3.225/volume/v3/types/40d22f2f-8ceb-4e26-89fe-596b12e696b8 Jul 10 19:17:15.202680 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a51cd2b-b1dd-4dfd-ac78-3662b4933dc5 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.202934 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a51cd2b-b1dd-4dfd-ac78-3662b4933dc5 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.235045 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a51cd2b-b1dd-4dfd-ac78-3662b4933dc5 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types/40d22f2f-8ceb-4e26-89fe-596b12e696b8 returned with HTTP 202 Jul 10 19:17:15.235505 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1460/5810] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:17:15 2026] DELETE /volume/v3/types/40d22f2f-8ceb-4e26-89fe-596b12e696b8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:17:15.243536 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.245477 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:15.245694 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.245901 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.246076 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume with id: 4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:15.255380 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:15.255380 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:15.255924 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:15.296013 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume request issued successfully. Jul 10 19:17:15.296200 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-0af51eaf-e18b-4f71-ae8e-1ce08bf5f767 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 202 Jul 10 19:17:15.296623 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1457/5811] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:17:15 2026] DELETE /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:17:15.304706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8e5d2c62-7c38-4d54-b821-f053ee5831f2 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.306618 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e5d2c62-7c38-4d54-b821-f053ee5831f2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:15.307794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e5d2c62-7c38-4d54-b821-f053ee5831f2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.307794 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8e5d2c62-7c38-4d54-b821-f053ee5831f2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.315071 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:15.315071 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:17:15.319490 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8e5d2c62-7c38-4d54-b821-f053ee5831f2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:15.324901 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8e5d2c62-7c38-4d54-b821-f053ee5831f2 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 200 Jul 10 19:17:15.325352 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1460/5812] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:15 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:15.470286 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f2fd7577-17f7-46e7-bbec-dde4164a060e None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.470687 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f2fd7577-17f7-46e7-bbec-dde4164a060e None None] GET https://10.4.3.225/volume// Jul 10 19:17:15.470907 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f2fd7577-17f7-46e7-bbec-dde4164a060e None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.471099 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f2fd7577-17f7-46e7-bbec-dde4164a060e None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.471430 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f2fd7577-17f7-46e7-bbec-dde4164a060e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:17:15.471725 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1436/5813] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:17:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:17:15.478110 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-c657e54e-478d-4547-a06c-025d936eba2a None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.480181 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-c657e54e-478d-4547-a06c-025d936eba2a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:17:15.480420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-c657e54e-478d-4547-a06c-025d936eba2a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:15.480593 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-c657e54e-478d-4547-a06c-025d936eba2a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:15.490286 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:15.490286 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:15.494614 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-c657e54e-478d-4547-a06c-025d936eba2a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:17:15.501231 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-c657e54e-478d-4547-a06c-025d936eba2a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:17:15.501623 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1461/5814] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:17:15 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:17:15.610732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:15.613055 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d Jul 10 19:17:15.613398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:15.621269 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-a8ede6b0-aa57-45d3-ac1e-0b5805cd1609-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:17:15.625969 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-a8ede6b0-aa57-45d3-ac1e-0b5805cd1609-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:17:15.627071 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:15.627071 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:16.147409 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-a8ede6b0-aa57-45d3-ac1e-0b5805cd1609-np0000005042" released by "attachment_update" :: held 0.521s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:17:16.147733 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-424152ea-7135-4851-8f48-7ec4890dbbd6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d returned with HTTP 200 Jul 10 19:17:16.148191 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1458/5815] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:17:15 2026] PUT /volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:16.336797 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3327a0b3-101d-43cf-98d3-3aba84c04964 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:16.338731 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3327a0b3-101d-43cf-98d3-3aba84c04964 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 Jul 10 19:17:16.338731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3327a0b3-101d-43cf-98d3-3aba84c04964 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:16.338983 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3327a0b3-101d-43cf-98d3-3aba84c04964 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:16.344288 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3327a0b3-101d-43cf-98d3-3aba84c04964 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 returned with HTTP 404 Jul 10 19:17:16.344723 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1461/5816] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:16 2026] GET /volume/v3/volumes/4fea6923-fa6b-4b76-9598-3c2ec7310934 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:17:16.351586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:16.353370 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:16.353563 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:16.353772 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:16.353959 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume with id: c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:16.360769 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:16.360769 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:16.361221 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:16.377263 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume request issued successfully. Jul 10 19:17:16.377450 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-202d6f04-9a03-448d-be2a-a06d77fa7b5a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 202 Jul 10 19:17:16.377890 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1437/5817] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:17:16 2026] DELETE /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:17:16.385193 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-71bc2976-f6d6-443f-88f2-b8e3d1452d4d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:16.386933 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-71bc2976-f6d6-443f-88f2-b8e3d1452d4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:16.387121 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-71bc2976-f6d6-443f-88f2-b8e3d1452d4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:16.387287 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-71bc2976-f6d6-443f-88f2-b8e3d1452d4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:16.393897 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:16.393897 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:17:16.397294 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-71bc2976-f6d6-443f-88f2-b8e3d1452d4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:17:16.401098 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-71bc2976-f6d6-443f-88f2-b8e3d1452d4d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 200 Jul 10 19:17:16.401447 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1462/5818] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:16 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:17:16.659497 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-25759618-5b4b-4955-94b6-62f6009019be None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:16.661221 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-25759618-5b4b-4955-94b6-62f6009019be tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d/action Jul 10 19:17:16.661588 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-25759618-5b4b-4955-94b6-62f6009019be tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:17:16.661745 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-25759618-5b4b-4955-94b6-62f6009019be tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:17:16.675793 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:16.675793 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:17:16.684153 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c3ff8799-9216-48d3-80c8-e37f31030911 req-25759618-5b4b-4955-94b6-62f6009019be tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d/action returned with HTTP 204 Jul 10 19:17:16.684607 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1459/5819] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:17:16 2026] POST /volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:17:17.415731 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ee2cd9d9-cce1-4b8a-82db-38e3a5b5b7b6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:17.417926 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee2cd9d9-cce1-4b8a-82db-38e3a5b5b7b6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b Jul 10 19:17:17.418215 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee2cd9d9-cce1-4b8a-82db-38e3a5b5b7b6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:17.418497 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ee2cd9d9-cce1-4b8a-82db-38e3a5b5b7b6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:17.425923 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ee2cd9d9-cce1-4b8a-82db-38e3a5b5b7b6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b returned with HTTP 404 Jul 10 19:17:17.426573 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1462/5820] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:17:17 2026] GET /volume/v3/volumes/c90a4412-2370-40ef-b073-1bfb11fa490b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:17:17.434653 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:17.436640 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:17:17.436908 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:17.437726 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Calling method 'detail' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:17.437833 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100060) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:17:17.448979 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Get all volumes completed successfully. Jul 10 19:17:17.450660 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:17:17.450660 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:17:17.455662 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e865abc3-1acb-49e1-b71f-266f1d952a17 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:17:17.456140 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1438/5821] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:17:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:17:17.470878 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6887d855-4ce7-419e-b8dd-0bd6b2431451 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:17:17.472450 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6887d855-4ce7-419e-b8dd-0bd6b2431451 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] DELETE https://10.4.3.225/volume/v3/types/c93de98c-0c80-4344-9fbd-25cd535b5d08 Jul 10 19:17:17.472614 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6887d855-4ce7-419e-b8dd-0bd6b2431451 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:17:17.472838 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6887d855-4ce7-419e-b8dd-0bd6b2431451 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Calling method '_delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:17:17.493781 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6887d855-4ce7-419e-b8dd-0bd6b2431451 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types/c93de98c-0c80-4344-9fbd-25cd535b5d08 returned with HTTP 202 Jul 10 19:17:17.494136 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1463/5822] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:17:17 2026] DELETE /volume/v3/types/c93de98c-0c80-4344-9fbd-25cd535b5d08 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:17:26.681595 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=64,cinder:UPDATE=11,cinder:INSERT=3 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:17:27.421248 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=74,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:17:27.453715 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=56,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:17:27.490212 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=77,cinder:UPDATE=17,cinder:INSERT=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:18:06.720927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-cc21a187-7e59-4400-99fc-102be7a66d0c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:06.723009 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:18:06.723408 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8ede6b0-aa57-45d3-ac1e-0b5805cd1609", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-933895576", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:06.736095 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:06.736095 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:06.736623 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:06.736800 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:18:06.766155 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['06860a81-e8d1-4349-9037-7498d78b0c90', 'f28433f3-a2db-473f-a7dc-31cb571842f7', 'c3287961-2af1-4903-85d7-51e6962492e3', '0b3ce9f0-15e3-4c8a-bfa3-054c113f1b56'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:18:06.798370 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot force create request issued successfully. Jul 10 19:18:06.798802 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-cc21a187-7e59-4400-99fc-102be7a66d0c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:18:06.799356 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1460/5823] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:18:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:18:06.809594 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c9718197-5c09-40d2-9ed3-d494cb69940e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:06.811377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c9718197-5c09-40d2-9ed3-d494cb69940e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:06.811593 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c9718197-5c09-40d2-9ed3-d494cb69940e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:06.811820 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c9718197-5c09-40d2-9ed3-d494cb69940e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:06.817717 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:06.817717 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:06.818151 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-c9718197-5c09-40d2-9ed3-d494cb69940e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:06.818901 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c9718197-5c09-40d2-9ed3-d494cb69940e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 returned with HTTP 200 Jul 10 19:18:06.819234 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1463/5824] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:06 2026] GET /volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:07.828878 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1b662a2a-03e2-48ec-9112-88371c48374c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:07.831050 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1b662a2a-03e2-48ec-9112-88371c48374c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:07.831259 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1b662a2a-03e2-48ec-9112-88371c48374c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:07.831445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1b662a2a-03e2-48ec-9112-88371c48374c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:07.836988 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:07.836988 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:07.837450 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1b662a2a-03e2-48ec-9112-88371c48374c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:07.838356 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1b662a2a-03e2-48ec-9112-88371c48374c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 returned with HTTP 200 Jul 10 19:18:07.838766 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1439/5825] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:07 2026] GET /volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:07.848285 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-db51166b-92fc-456c-bee6-0ed5517e6d34 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:07.850223 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db51166b-92fc-456c-bee6-0ed5517e6d34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:07.850481 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db51166b-92fc-456c-bee6-0ed5517e6d34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:07.850745 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-db51166b-92fc-456c-bee6-0ed5517e6d34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:07.856527 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:07.856527 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:07.857175 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-db51166b-92fc-456c-bee6-0ed5517e6d34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:07.858151 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-db51166b-92fc-456c-bee6-0ed5517e6d34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 returned with HTTP 200 Jul 10 19:18:07.858623 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1464/5826] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:07 2026] GET /volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:08.191253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b6e5116f-fb91-47d2-8f38-3ed1e55f410c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:08.193143 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6e5116f-fb91-47d2-8f38-3ed1e55f410c tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:18:08.193488 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b6e5116f-fb91-47d2-8f38-3ed1e55f410c tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1329773030-223536360", "extra_specs": {"multiattach": " True"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:08.194957 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:08.194957 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:08.210621 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b6e5116f-fb91-47d2-8f38-3ed1e55f410c tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:18:08.211117 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1461/5827] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:18:08 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:08.219206 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:08.221112 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:18:08.221452 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-747688350", "snapshot_id": null, "imageRef": null, "volume_type": "7b4227a2-84fb-492a-b41b-4802523c8d2b", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:08.222969 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-747688350', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7b4227a2-84fb-492a-b41b-4802523c8d2b', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:18:08.228933 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume of 1 GB Jul 10 19:18:08.229354 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:08.229354 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:08.230033 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Availability Zones retrieved successfully. Jul 10 19:18:08.237034 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (600d9fc2-fd1f-4c8d-b0d0-4f9f3ecf73b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:18:08.237898 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1771a3-4257-4128-af17-62df4b7b4637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:08.238720 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:18:08.247369 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:08.247369 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:08.260235 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1771a3-4257-4128-af17-62df4b7b4637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:18:08Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7b4227a2-84fb-492a-b41b-4802523c8d2b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1329773030-223536360',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b4227a2-84fb-492a-b41b-4802523c8d2b', 'encryption_key_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=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:08.261042 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d1b364-c191-4f6e-96f9-e7902037db0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:08.285751 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1329773030-223536360 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1329773030-223536360, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:18:08.286177 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1329773030-223536360 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1329773030-223536360, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:18:08.313621 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Created reservations ['841fc7bf-9623-4556-949c-6c9ea8150339', 'beb04226-db10-4944-8c5d-5ad886acb99b', 'd3229d9a-8765-4bda-bed6-4f85dcefca18', '308796e7-d655-437e-83f9-f30185421031'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:18:08.314493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d1b364-c191-4f6e-96f9-e7902037db0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841fc7bf-9623-4556-949c-6c9ea8150339', 'beb04226-db10-4944-8c5d-5ad886acb99b', 'd3229d9a-8765-4bda-bed6-4f85dcefca18', '308796e7-d655-437e-83f9-f30185421031']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:08.315269 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf60c51-840e-44da-8df6-3c2fc4fe89f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:08.337609 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf60c51-840e-44da-8df6-3c2fc4fe89f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61fb907-4970-4644-bec1-2f607daeaaa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-747688350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['841fc7bf-9623-4556-949c-6c9ea8150339','beb04226-db10-4944-8c5d-5ad886acb99b','d3229d9a-8765-4bda-bed6-4f85dcefca18','308796e7-d655-437e-83f9-f30185421031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=7b4227a2-84fb-492a-b41b-4802523c8d2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-747688350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a61fb907-4970-4644-bec1-2f607daeaaa6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0d7b7d48e83141f4bf7d8a472add826c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e842dc03c5e449bbcee028b35a152f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b4227a2-84fb-492a-b41b-4802523c8d2b),volume_type_id=7b4227a2-84fb-492a-b41b-4802523c8d2b)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:08.338406 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (870ff2f6-a496-4324-abb9-78b51b2fca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:08.353911 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (870ff2f6-a496-4324-abb9-78b51b2fca59) transitioned into state 'SUCCESS' from state '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-747688350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0d7b7d48e83141f4bf7d8a472add826c',qos_specs=None,replication_status=,reservations=['841fc7bf-9623-4556-949c-6c9ea8150339','beb04226-db10-4944-8c5d-5ad886acb99b','d3229d9a-8765-4bda-bed6-4f85dcefca18','308796e7-d655-437e-83f9-f30185421031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e842dc03c5e449bbcee028b35a152f3',volume_type_id=7b4227a2-84fb-492a-b41b-4802523c8d2b)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:08.354589 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87cae7bf-b787-485a-a78a-5c804ca28704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:08.363378 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87cae7bf-b787-485a-a78a-5c804ca28704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:08.364136 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Flow 'volume_create_api' (600d9fc2-fd1f-4c8d-b0d0-4f9f3ecf73b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:18:08.364424 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Create volume request issued successfully. Jul 10 19:18:08.364975 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d12c9413-0e55-45e5-8a8b-1f85193a5a24 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:18:08.365417 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1464/5828] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:18:08 2026] POST /volume/v3/volumes => generated 828 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:18:08.376517 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2d91750c-fa5d-4eb9-b373-dd785641a41f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:08.378297 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2d91750c-fa5d-4eb9-b373-dd785641a41f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:08.378503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2d91750c-fa5d-4eb9-b373-dd785641a41f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:08.378706 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2d91750c-fa5d-4eb9-b373-dd785641a41f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:08.385299 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:08.385299 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:08.388738 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2d91750c-fa5d-4eb9-b373-dd785641a41f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:08.392399 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2d91750c-fa5d-4eb9-b373-dd785641a41f tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:08.392752 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1440/5829] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:08 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:09.404216 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-060ce3c8-5eb5-4686-8a9e-da9a63ca952e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:09.406143 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-060ce3c8-5eb5-4686-8a9e-da9a63ca952e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:09.406350 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-060ce3c8-5eb5-4686-8a9e-da9a63ca952e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:09.406569 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-060ce3c8-5eb5-4686-8a9e-da9a63ca952e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:09.413734 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:09.413734 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:09.417226 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-060ce3c8-5eb5-4686-8a9e-da9a63ca952e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:09.421383 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-060ce3c8-5eb5-4686-8a9e-da9a63ca952e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:09.421733 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1465/5830] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:09 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:09.434129 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-beabeb1f-50c7-4810-922b-3f36130ca048 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:09.435880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-beabeb1f-50c7-4810-922b-3f36130ca048 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:09.436101 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-beabeb1f-50c7-4810-922b-3f36130ca048 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:09.436274 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-beabeb1f-50c7-4810-922b-3f36130ca048 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:09.442679 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:09.442679 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:09.445859 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-beabeb1f-50c7-4810-922b-3f36130ca048 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:09.449694 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-beabeb1f-50c7-4810-922b-3f36130ca048 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:09.450072 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1462/5831] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:09 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:09.489114 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-bd4283e0-9d19-49c1-802a-427e52eab9ce None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:09.491337 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-bd4283e0-9d19-49c1-802a-427e52eab9ce tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:09.491509 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-bd4283e0-9d19-49c1-802a-427e52eab9ce tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:09.491695 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-bd4283e0-9d19-49c1-802a-427e52eab9ce tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:09.498802 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:09.498802 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:09.502315 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-bd4283e0-9d19-49c1-802a-427e52eab9ce tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:09.506831 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-bd4283e0-9d19-49c1-802a-427e52eab9ce tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:09.507318 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1465/5832] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:09 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:11.537904 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-f662ded5-e6d6-445d-ae68-2a047488de1d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:11.538333 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f662ded5-e6d6-445d-ae68-2a047488de1d None None] GET https://10.4.3.225/volume// Jul 10 19:18:11.538523 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f662ded5-e6d6-445d-ae68-2a047488de1d None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:11.538745 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-f662ded5-e6d6-445d-ae68-2a047488de1d None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:11.539106 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-f662ded5-e6d6-445d-ae68-2a047488de1d None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:18:11.539407 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1441/5833] 10.4.3.225 () {66 vars in 1428 bytes} [Fri Jul 10 19:18:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:18:11.547481 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-65530e8c-31ce-46b3-a908-ceee277f0616 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:11.580577 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-65530e8c-31ce-46b3-a908-ceee277f0616 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:18:11.580966 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-65530e8c-31ce-46b3-a908-ceee277f0616 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a61fb907-4970-4644-bec1-2f607daeaaa6", "connector": null, "instance_uuid": "53482d70-cc5a-4792-8da9-c729366f8e23"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:11.588480 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:11.588480 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:11.611230 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-65530e8c-31ce-46b3-a908-ceee277f0616 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:18:11.611629 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1466/5834] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:18:11 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 10 19:18:12.028344 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-067af095-c35b-4343-8979-986d69cfe895 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:12.030186 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-067af095-c35b-4343-8979-986d69cfe895 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:12.030367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-067af095-c35b-4343-8979-986d69cfe895 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:12.030536 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-067af095-c35b-4343-8979-986d69cfe895 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:12.038512 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:12.038512 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:12.041406 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-067af095-c35b-4343-8979-986d69cfe895 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:12.044968 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-067af095-c35b-4343-8979-986d69cfe895 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:12.045335 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1463/5835] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:12 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:12.135716 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ae20e020-e995-475e-aba4-2dc252fa62cf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:12.136236 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ae20e020-e995-475e-aba4-2dc252fa62cf None None] GET https://10.4.3.225/volume// Jul 10 19:18:12.136350 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ae20e020-e995-475e-aba4-2dc252fa62cf None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:12.136544 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ae20e020-e995-475e-aba4-2dc252fa62cf None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:12.136892 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ae20e020-e995-475e-aba4-2dc252fa62cf None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:18:12.137219 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1466/5836] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:18:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:18:12.144255 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-faa0cc1b-ad83-4061-8d43-31f79650156d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:12.146211 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-faa0cc1b-ad83-4061-8d43-31f79650156d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:12.146430 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-faa0cc1b-ad83-4061-8d43-31f79650156d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:12.146605 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-faa0cc1b-ad83-4061-8d43-31f79650156d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:12.155232 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:12.155232 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:12.158293 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-faa0cc1b-ad83-4061-8d43-31f79650156d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:12.162070 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-faa0cc1b-ad83-4061-8d43-31f79650156d tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:12.162460 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1442/5837] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:18:12 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:18:12.263340 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:12.265413 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] PUT https://10.4.3.225/volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee Jul 10 19:18:12.265782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:12.273922 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Acquiring lock "cinder-attachment_update-a61fb907-4970-4644-bec1-2f607daeaaa6-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:18:12.278450 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-a61fb907-4970-4644-bec1-2f607daeaaa6-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:18:12.279693 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:12.279693 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:12.799725 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Lock "cinder-attachment_update-a61fb907-4970-4644-bec1-2f607daeaaa6-np0000005042" released by "attachment_update" :: held 0.521s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:18:12.800158 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-30f0a2a0-793d-4ca8-88f7-9a8667a34bc6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee returned with HTTP 200 Jul 10 19:18:12.800705 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1467/5838] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:18:12 2026] PUT /volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:13.059821 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ac5c7c89-838a-41ae-8d18-5a3e5f1259db None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:13.062158 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac5c7c89-838a-41ae-8d18-5a3e5f1259db tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:13.062391 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac5c7c89-838a-41ae-8d18-5a3e5f1259db tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:13.062633 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ac5c7c89-838a-41ae-8d18-5a3e5f1259db tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:13.073392 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:13.073392 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:13.076624 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ac5c7c89-838a-41ae-8d18-5a3e5f1259db tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:13.080347 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ac5c7c89-838a-41ae-8d18-5a3e5f1259db tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:13.080738 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1464/5839] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:13 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:14.094029 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-de342441-e1d8-421a-8f4f-fc38a1c3d2f5 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:14.095737 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-de342441-e1d8-421a-8f4f-fc38a1c3d2f5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:14.095943 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-de342441-e1d8-421a-8f4f-fc38a1c3d2f5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:14.096121 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-de342441-e1d8-421a-8f4f-fc38a1c3d2f5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:14.105381 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:14.105381 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:14.109123 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-de342441-e1d8-421a-8f4f-fc38a1c3d2f5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:14.112915 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-de342441-e1d8-421a-8f4f-fc38a1c3d2f5 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:14.113343 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1467/5840] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:14 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:15.129118 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-27248e0c-80c8-4533-a3a5-12864a741921 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:15.131027 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-27248e0c-80c8-4533-a3a5-12864a741921 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:15.131256 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-27248e0c-80c8-4533-a3a5-12864a741921 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:15.131437 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-27248e0c-80c8-4533-a3a5-12864a741921 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:15.141326 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:15.141326 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:15.144823 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-27248e0c-80c8-4533-a3a5-12864a741921 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:15.149055 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-27248e0c-80c8-4533-a3a5-12864a741921 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:15.149439 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1443/5841] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:15 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:16.162145 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b9be0a9e-3523-4b28-9b62-f7b19de2e69b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:16.189714 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b9be0a9e-3523-4b28-9b62-f7b19de2e69b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:16.190060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b9be0a9e-3523-4b28-9b62-f7b19de2e69b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:16.190345 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b9be0a9e-3523-4b28-9b62-f7b19de2e69b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:16.201165 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:16.201165 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:16.204948 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-b9be0a9e-3523-4b28-9b62-f7b19de2e69b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:16.209875 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b9be0a9e-3523-4b28-9b62-f7b19de2e69b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:16.210278 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1468/5842] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:16 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:17.223083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-ab339786-79ed-4223-9570-eebfdfb29282 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:17.225116 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab339786-79ed-4223-9570-eebfdfb29282 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:17.225347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab339786-79ed-4223-9570-eebfdfb29282 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:17.225535 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-ab339786-79ed-4223-9570-eebfdfb29282 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:17.234586 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:17.234586 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:17.237823 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-ab339786-79ed-4223-9570-eebfdfb29282 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:17.241745 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-ab339786-79ed-4223-9570-eebfdfb29282 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:17.242133 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1465/5843] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:17 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:18.254641 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-8a8c82a0-719c-4867-bf45-9f570bbeaa7e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:18.256458 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8a8c82a0-719c-4867-bf45-9f570bbeaa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:18.256770 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8a8c82a0-719c-4867-bf45-9f570bbeaa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:18.257069 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-8a8c82a0-719c-4867-bf45-9f570bbeaa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:18.266530 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:18.266530 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:18.270065 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-8a8c82a0-719c-4867-bf45-9f570bbeaa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:18.274573 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-8a8c82a0-719c-4867-bf45-9f570bbeaa7e tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:18.275010 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1468/5844] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:18 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:18.998184 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-a463f015-c54a-494f-9dd1-e7a897d0267a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.000420 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-a463f015-c54a-494f-9dd1-e7a897d0267a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee/action Jul 10 19:18:19.000801 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-a463f015-c54a-494f-9dd1-e7a897d0267a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:18:19.000947 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-a463f015-c54a-494f-9dd1-e7a897d0267a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:19.021010 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.021010 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:19.032616 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-9b04c69c-14b5-4eca-9f8a-addc67dbaf09 req-a463f015-c54a-494f-9dd1-e7a897d0267a tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee/action returned with HTTP 204 Jul 10 19:18:19.033144 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1444/5845] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:18:18 2026] POST /volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:18:19.288440 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-221c3088-2230-4cc3-b57c-93a9378ed690 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.290017 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-221c3088-2230-4cc3-b57c-93a9378ed690 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:19.290237 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-221c3088-2230-4cc3-b57c-93a9378ed690 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:19.290418 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-221c3088-2230-4cc3-b57c-93a9378ed690 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:19.299088 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.299088 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:19.302051 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-221c3088-2230-4cc3-b57c-93a9378ed690 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:19.305679 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-221c3088-2230-4cc3-b57c-93a9378ed690 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:19.306073 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1469/5846] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:19 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:19.346949 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a2bdf3aa-8693-4530-86ee-7a9f6e19d569 req-fdcff17a-be5b-4375-9a3d-69f2cc488e96 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.348882 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a2bdf3aa-8693-4530-86ee-7a9f6e19d569 req-fdcff17a-be5b-4375-9a3d-69f2cc488e96 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:19.349078 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a2bdf3aa-8693-4530-86ee-7a9f6e19d569 req-fdcff17a-be5b-4375-9a3d-69f2cc488e96 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:19.349261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a2bdf3aa-8693-4530-86ee-7a9f6e19d569 req-fdcff17a-be5b-4375-9a3d-69f2cc488e96 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:19.357722 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.357722 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:19.361631 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-a2bdf3aa-8693-4530-86ee-7a9f6e19d569 req-fdcff17a-be5b-4375-9a3d-69f2cc488e96 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:19.365971 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a2bdf3aa-8693-4530-86ee-7a9f6e19d569 req-fdcff17a-be5b-4375-9a3d-69f2cc488e96 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:19.366373 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1466/5847] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:19 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:19.381145 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-50a7b5e9-3850-4e2b-b2a3-6cc8a3f62136 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.383067 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-50a7b5e9-3850-4e2b-b2a3-6cc8a3f62136 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:19.383301 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-50a7b5e9-3850-4e2b-b2a3-6cc8a3f62136 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:19.383533 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-50a7b5e9-3850-4e2b-b2a3-6cc8a3f62136 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:19.392657 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.392657 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:19.396500 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-50a7b5e9-3850-4e2b-b2a3-6cc8a3f62136 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:19.400903 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-50a7b5e9-3850-4e2b-b2a3-6cc8a3f62136 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:19.401312 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1469/5848] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:19 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:19.441244 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-61daf030-087c-4767-82b8-df6ded5e7543 req-8d6903ea-bbee-41ee-957b-1c41f6249808 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.443261 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-8d6903ea-bbee-41ee-957b-1c41f6249808 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:19.443461 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-8d6903ea-bbee-41ee-957b-1c41f6249808 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:19.443644 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-8d6903ea-bbee-41ee-957b-1c41f6249808 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:19.453331 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.453331 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:19.456688 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-61daf030-087c-4767-82b8-df6ded5e7543 req-8d6903ea-bbee-41ee-957b-1c41f6249808 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:19.460585 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-8d6903ea-bbee-41ee-957b-1c41f6249808 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:19.461017 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1445/5849] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:19 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:19.478537 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.480343 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] POST https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6/action Jul 10 19:18:19.480638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:18:19.480796 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:19.490723 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.490723 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:19.491316 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:19.498315 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Begin detaching volume completed successfully. Jul 10 19:18:19.498541 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-eb3e36d5-9512-4d85-b1ea-0e9d723ad705 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6/action returned with HTTP 202 Jul 10 19:18:19.499065 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1470/5850] 10.4.3.225 () {72 vars in 1672 bytes} [Fri Jul 10 19:18:19 2026] POST /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 19:18:19.515253 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d9d5a25a-04c7-4b6b-9a90-afb3c4dd22a8 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:19.517100 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d9d5a25a-04c7-4b6b-9a90-afb3c4dd22a8 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:19.517358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d9d5a25a-04c7-4b6b-9a90-afb3c4dd22a8 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:19.517591 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d9d5a25a-04c7-4b6b-9a90-afb3c4dd22a8 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:19.527183 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:19.527183 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:19.530496 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-d9d5a25a-04c7-4b6b-9a90-afb3c4dd22a8 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:19.534353 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d9d5a25a-04c7-4b6b-9a90-afb3c4dd22a8 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:19.534709 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1467/5851] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:19 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:20.520535 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-c73d9bf8-148d-44c7-be10-72194eba6d1f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:20.520997 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c73d9bf8-148d-44c7-be10-72194eba6d1f None None] GET https://10.4.3.225/volume// Jul 10 19:18:20.521053 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c73d9bf8-148d-44c7-be10-72194eba6d1f None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:20.521329 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-c73d9bf8-148d-44c7-be10-72194eba6d1f None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:20.521638 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-c73d9bf8-148d-44c7-be10-72194eba6d1f None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:18:20.521965 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1470/5852] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:18:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:18:20.529352 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-61daf030-087c-4767-82b8-df6ded5e7543 req-35bca4ab-46da-4485-85fc-1d5ab2ebc7d1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:20.531552 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-35bca4ab-46da-4485-85fc-1d5ab2ebc7d1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:20.531840 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-35bca4ab-46da-4485-85fc-1d5ab2ebc7d1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:20.531994 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-35bca4ab-46da-4485-85fc-1d5ab2ebc7d1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:20.540717 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:20.540717 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:20.544292 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-61daf030-087c-4767-82b8-df6ded5e7543 req-35bca4ab-46da-4485-85fc-1d5ab2ebc7d1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:20.546501 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-8cc3d013-0f6c-401a-84b5-a20dd6d1d72b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:20.548092 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8cc3d013-0f6c-401a-84b5-a20dd6d1d72b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:20.548261 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8cc3d013-0f6c-401a-84b5-a20dd6d1d72b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:20.548420 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-8cc3d013-0f6c-401a-84b5-a20dd6d1d72b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:20.548968 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-35bca4ab-46da-4485-85fc-1d5ab2ebc7d1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:20.549361 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1446/5853] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:18:20 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:18:20.558542 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:20.558542 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:20.562275 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-8cc3d013-0f6c-401a-84b5-a20dd6d1d72b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:20.566380 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-8cc3d013-0f6c-401a-84b5-a20dd6d1d72b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:20.566892 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1471/5854] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:20 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:21.097456 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-61daf030-087c-4767-82b8-df6ded5e7543 req-6019af96-a599-458e-a132-7687c5416785 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:21.100079 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-6019af96-a599-458e-a132-7687c5416785 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:21.100212 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-6019af96-a599-458e-a132-7687c5416785 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:21.100401 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-6019af96-a599-458e-a132-7687c5416785 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:21.109704 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:21.109704 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:21.113838 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-61daf030-087c-4767-82b8-df6ded5e7543 req-6019af96-a599-458e-a132-7687c5416785 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:21.120201 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-6019af96-a599-458e-a132-7687c5416785 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:21.120592 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1468/5855] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:21 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:21.442823 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-61daf030-087c-4767-82b8-df6ded5e7543 req-f32c6329-3201-4658-a35d-37607cf127c1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:21.444850 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-f32c6329-3201-4658-a35d-37607cf127c1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee Jul 10 19:18:21.445048 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-f32c6329-3201-4658-a35d-37607cf127c1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:21.445220 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-f32c6329-3201-4658-a35d-37607cf127c1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:21.452996 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:21.452996 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:21.578499 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-129c2ed0-1a70-417e-9b36-f8d79a502d79 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:21.580342 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-129c2ed0-1a70-417e-9b36-f8d79a502d79 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:21.580567 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-129c2ed0-1a70-417e-9b36-f8d79a502d79 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:21.580836 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-129c2ed0-1a70-417e-9b36-f8d79a502d79 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:21.589877 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:21.589877 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:21.593077 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-129c2ed0-1a70-417e-9b36-f8d79a502d79 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:21.596989 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-129c2ed0-1a70-417e-9b36-f8d79a502d79 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:21.597392 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1447/5856] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:21 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:21.978691 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-61daf030-087c-4767-82b8-df6ded5e7543 req-f32c6329-3201-4658-a35d-37607cf127c1 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee returned with HTTP 200 Jul 10 19:18:21.979131 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1471/5857] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:18:21 2026] DELETE /volume/v3/attachments/97dad3ae-2023-466c-9182-76bbb2c4c2ee => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:22.609127 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-aa353547-28c7-4cbe-ab51-b02f2ab3791c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:22.611168 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa353547-28c7-4cbe-ab51-b02f2ab3791c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:22.611414 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aa353547-28c7-4cbe-ab51-b02f2ab3791c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:22.611695 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-aa353547-28c7-4cbe-ab51-b02f2ab3791c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:22.618987 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:22.618987 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:22.622187 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-aa353547-28c7-4cbe-ab51-b02f2ab3791c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:22.625918 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-aa353547-28c7-4cbe-ab51-b02f2ab3791c tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:22.626254 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1472/5858] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:22 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:22.637416 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:22.639308 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:22.639498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:22.639698 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:22.639943 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume with id: a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:22.646566 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:22.646566 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:22.647090 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:22.665525 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Delete volume request issued successfully. Jul 10 19:18:22.665819 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-24d1be2d-3806-4f77-9bf4-662c4ea0ecb6 tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 202 Jul 10 19:18:22.666455 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1469/5859] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:18:22 2026] DELETE /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:18:22.673716 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-2730ee0e-bc1b-494c-89b4-ef8ba4a8e85b None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:22.675750 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2730ee0e-bc1b-494c-89b4-ef8ba4a8e85b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:22.676001 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2730ee0e-bc1b-494c-89b4-ef8ba4a8e85b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:22.676225 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-2730ee0e-bc1b-494c-89b4-ef8ba4a8e85b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:22.684740 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:22.684740 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:22.689349 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-2730ee0e-bc1b-494c-89b4-ef8ba4a8e85b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Volume info retrieved successfully. Jul 10 19:18:22.694096 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-2730ee0e-bc1b-494c-89b4-ef8ba4a8e85b tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 200 Jul 10 19:18:22.694438 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1448/5860] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:22 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:23.707491 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-07361ddc-f905-47a4-b7d8-48e179c2ccec None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:23.709371 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-07361ddc-f905-47a4-b7d8-48e179c2ccec tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] GET https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 Jul 10 19:18:23.709595 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-07361ddc-f905-47a4-b7d8-48e179c2ccec tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:23.709821 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-07361ddc-f905-47a4-b7d8-48e179c2ccec tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:23.715462 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-07361ddc-f905-47a4-b7d8-48e179c2ccec tempest-VolumeMultiattachTests-2103994391 tempest-VolumeMultiattachTests-2103994391-project-member] https://10.4.3.225/volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 returned with HTTP 404 Jul 10 19:18:23.716075 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1472/5861] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:23 2026] GET /volume/v3/volumes/a61fb907-4970-4644-bec1-2f607daeaaa6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:18:23.722587 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:23.724395 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] GET https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 Jul 10 19:18:23.724595 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:23.724784 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Calling method 'detail' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:23.725582 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100058) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 19:18:23.736248 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Get all volumes completed successfully. Jul 10 19:18:23.737705 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:23.737705 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:23.742177 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c228788b-a8f6-46db-b40f-784b00fea0d0 tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 19:18:23.742571 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1473/5862] 10.4.3.225 () {66 vars in 1285 bytes} [Fri Jul 10 19:18:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:23.756605 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2caf1bbe-bdf5-4c62-bc25-5b1d6a4917cf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:23.758335 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2caf1bbe-bdf5-4c62-bc25-5b1d6a4917cf tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] DELETE https://10.4.3.225/volume/v3/types/7b4227a2-84fb-492a-b41b-4802523c8d2b Jul 10 19:18:23.758527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2caf1bbe-bdf5-4c62-bc25-5b1d6a4917cf tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:23.758712 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2caf1bbe-bdf5-4c62-bc25-5b1d6a4917cf tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] Calling method '_delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:23.781929 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2caf1bbe-bdf5-4c62-bc25-5b1d6a4917cf tempest-VolumeMultiattachTests-352177734 tempest-VolumeMultiattachTests-352177734-project-admin] https://10.4.3.225/volume/v3/types/7b4227a2-84fb-492a-b41b-4802523c8d2b returned with HTTP 202 Jul 10 19:18:23.782560 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1470/5863] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:18:23 2026] DELETE /volume/v3/types/7b4227a2-84fb-492a-b41b-4802523c8d2b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:18:25.161193 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c9f85195-035c-43a0-9097-85b5c61ff468 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:25.164330 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:25.164330 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:25.164330 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:25.164330 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:25.173062 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:25.173062 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:25.173494 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:25.204231 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:18:25.204428 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c9f85195-035c-43a0-9097-85b5c61ff468 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 returned with HTTP 202 Jul 10 19:18:25.204893 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1449/5864] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:18:25 2026] DELETE /volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:18:25.212161 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-617dfc8b-54ac-4437-b430-345ba320bddf None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:25.214520 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-617dfc8b-54ac-4437-b430-345ba320bddf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:25.214780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-617dfc8b-54ac-4437-b430-345ba320bddf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:25.215039 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-617dfc8b-54ac-4437-b430-345ba320bddf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:25.221680 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:25.221680 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:25.222484 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-617dfc8b-54ac-4437-b430-345ba320bddf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:25.223084 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-617dfc8b-54ac-4437-b430-345ba320bddf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 returned with HTTP 200 Jul 10 19:18:25.223706 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1473/5865] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:25 2026] GET /volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:26.233676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec6ec882-f108-4d39-9514-8fd616840e34 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:26.236138 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec6ec882-f108-4d39-9514-8fd616840e34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 Jul 10 19:18:26.236393 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec6ec882-f108-4d39-9514-8fd616840e34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:26.236631 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec6ec882-f108-4d39-9514-8fd616840e34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:26.241467 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec6ec882-f108-4d39-9514-8fd616840e34 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 returned with HTTP 404 Jul 10 19:18:26.242019 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1474/5866] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:26 2026] GET /volume/v3/snapshots/cd30cd30-2558-4891-9a0f-df92be431236 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:18:30.474386 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-156cd1bd-17c1-4860-9575-128257fe9e03 req-3283fd5d-b06e-47bf-bdec-f1dbeb7c2dd1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:30.476776 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-156cd1bd-17c1-4860-9575-128257fe9e03 req-3283fd5d-b06e-47bf-bdec-f1dbeb7c2dd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d Jul 10 19:18:30.477030 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-156cd1bd-17c1-4860-9575-128257fe9e03 req-3283fd5d-b06e-47bf-bdec-f1dbeb7c2dd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:30.477241 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-156cd1bd-17c1-4860-9575-128257fe9e03 req-3283fd5d-b06e-47bf-bdec-f1dbeb7c2dd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:30.485533 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:30.485533 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:31.013776 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-156cd1bd-17c1-4860-9575-128257fe9e03 req-3283fd5d-b06e-47bf-bdec-f1dbeb7c2dd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d returned with HTTP 200 Jul 10 19:18:31.014314 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1471/5867] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:18:30 2026] DELETE /volume/v3/attachments/f2bf7fa9-5153-4450-b7a5-b26a300c8d3d => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:34.698062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-75313ea6-7e08-4295-8228-e3b22de3f057 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:34.700088 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:18:34.700317 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:34.700558 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:34.700725 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:18:34.709312 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:34.709312 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:34.710132 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:34.733012 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:18:34.733275 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-75313ea6-7e08-4295-8228-e3b22de3f057 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 202 Jul 10 19:18:34.733862 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1450/5868] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:18:34 2026] DELETE /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:18:34.742786 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-10d5da19-197d-4cc4-a824-2268c86c6887 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:34.744755 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-10d5da19-197d-4cc4-a824-2268c86c6887 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:18:34.744992 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-10d5da19-197d-4cc4-a824-2268c86c6887 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:34.745181 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-10d5da19-197d-4cc4-a824-2268c86c6887 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:34.753374 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:34.753374 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:34.757622 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-10d5da19-197d-4cc4-a824-2268c86c6887 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:34.763621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-10d5da19-197d-4cc4-a824-2268c86c6887 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 200 Jul 10 19:18:34.764178 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1474/5869] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:34 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:35.777841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-e6bd7b94-9d1d-4c23-806b-43052950b430 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:35.779882 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6bd7b94-9d1d-4c23-806b-43052950b430 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 Jul 10 19:18:35.780184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6bd7b94-9d1d-4c23-806b-43052950b430 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:35.780383 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-e6bd7b94-9d1d-4c23-806b-43052950b430 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:35.785990 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-e6bd7b94-9d1d-4c23-806b-43052950b430 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 returned with HTTP 404 Jul 10 19:18:35.786445 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1475/5870] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:35 2026] GET /volume/v3/volumes/a8ede6b0-aa57-45d3-ac1e-0b5805cd1609 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:18:35.819712 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-4433b487-46f7-49f3-913b-6f47f2678660 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:35.821319 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:18:35.821617 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1379153542", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:35.823064 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1379153542', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:18:35.892531 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:18:35.892880 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:35.892880 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:35.896824 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:18:35.902047 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (81b6488a-4b4e-40b0-b47c-7289e22c0ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:18:35.903189 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb19e0ec-70fa-42f6-ae24-1507a8218bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:35.904140 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:18:35.956229 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb19e0ec-70fa-42f6-ae24-1507a8218bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:35.957007 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f02fe5ea-fa0c-49c3-a423-654fc0a774b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:35.993521 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['13bb9f09-5ac1-4ebe-8f53-fda7c8010431', '38e57f86-5421-4610-beb8-3ff1736f21db', 'ed14c78a-5fa0-453e-be82-722dc424b9c5', '88645cc6-159c-4e25-9993-662e15a273e9'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:18:35.994337 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f02fe5ea-fa0c-49c3-a423-654fc0a774b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13bb9f09-5ac1-4ebe-8f53-fda7c8010431', '38e57f86-5421-4610-beb8-3ff1736f21db', 'ed14c78a-5fa0-453e-be82-722dc424b9c5', '88645cc6-159c-4e25-9993-662e15a273e9']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:35.995147 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b11deb0-d1be-4da7-a3ff-90af673b62dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:36.019640 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b11deb0-d1be-4da7-a3ff-90af673b62dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e5e35d-0cb7-4e1f-a85d-12f539dc186f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1379153542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['13bb9f09-5ac1-4ebe-8f53-fda7c8010431','38e57f86-5421-4610-beb8-3ff1736f21db','ed14c78a-5fa0-453e-be82-722dc424b9c5','88645cc6-159c-4e25-9993-662e15a273e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1379153542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e5e35d-0cb7-4e1f-a85d-12f539dc186f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:36.020560 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9eadd8-1d02-4330-a421-798f5d7af891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:36.037527 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9eadd8-1d02-4330-a421-798f5d7af891) transitioned into state 'SUCCESS' from state '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-1379153542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['13bb9f09-5ac1-4ebe-8f53-fda7c8010431','38e57f86-5421-4610-beb8-3ff1736f21db','ed14c78a-5fa0-453e-be82-722dc424b9c5','88645cc6-159c-4e25-9993-662e15a273e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:36.038274 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a1cecf-6b40-4fe2-b956-9867cf2c7a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:36.047680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a1cecf-6b40-4fe2-b956-9867cf2c7a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:36.048553 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (81b6488a-4b4e-40b0-b47c-7289e22c0ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:18:36.048914 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:18:36.049487 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-4433b487-46f7-49f3-913b-6f47f2678660 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:18:36.050061 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1472/5871] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:18:35 2026] POST /volume/v3/volumes => generated 759 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:18:36.062252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c0b1b80d-648e-4a81-b34d-2862db4de28f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:36.064513 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c0b1b80d-648e-4a81-b34d-2862db4de28f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:18:36.064766 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c0b1b80d-648e-4a81-b34d-2862db4de28f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:36.065231 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c0b1b80d-648e-4a81-b34d-2862db4de28f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:36.073635 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:36.073635 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:36.077396 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c0b1b80d-648e-4a81-b34d-2862db4de28f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:36.081249 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c0b1b80d-648e-4a81-b34d-2862db4de28f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 200 Jul 10 19:18:36.081599 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1451/5872] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:36 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:37.093611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-184219c1-bf05-4b07-894e-616071adeb76 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:37.095219 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-184219c1-bf05-4b07-894e-616071adeb76 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:18:37.095412 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-184219c1-bf05-4b07-894e-616071adeb76 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:37.095631 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-184219c1-bf05-4b07-894e-616071adeb76 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:37.102386 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:37.102386 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:37.105856 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-184219c1-bf05-4b07-894e-616071adeb76 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:37.110499 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-184219c1-bf05-4b07-894e-616071adeb76 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 200 Jul 10 19:18:37.110905 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1475/5873] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:37 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:37.123789 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-35b0c188-8ac7-454a-ac16-bda0d8fbcf09 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:37.125657 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-35b0c188-8ac7-454a-ac16-bda0d8fbcf09 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:18:37.125925 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-35b0c188-8ac7-454a-ac16-bda0d8fbcf09 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:37.126184 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-35b0c188-8ac7-454a-ac16-bda0d8fbcf09 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:37.133595 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:37.133595 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:37.137624 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-35b0c188-8ac7-454a-ac16-bda0d8fbcf09 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:37.142626 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-35b0c188-8ac7-454a-ac16-bda0d8fbcf09 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 200 Jul 10 19:18:37.143056 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1476/5874] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:18:37 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:37.155347 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:37.157100 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:18:37.157420 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7e5e35d-0cb7-4e1f-a85d-12f539dc186f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-175771061", "description": null, "metadata": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:37.165959 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:37.165959 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:37.166511 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:37.166708 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:18:37.199767 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['10f259ff-07e6-4d67-a8ca-fdac33c66950', '820a7e76-6b02-492c-ae1b-daa3a2d97743', '71849d62-b029-47ac-8a35-770e6652c05d', '1f0d2a1f-0b11-4917-9172-5bc98e7391d7'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:18:37.237545 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot create request issued successfully. Jul 10 19:18:37.238053 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-9c1ea843-277e-46b1-bf2b-26bbbbba4a73 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:18:37.238632 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1473/5875] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:18:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:18:37.248569 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-c1c70eb2-92b3-4807-8301-71456493ed29 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:37.250870 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c1c70eb2-92b3-4807-8301-71456493ed29 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:18:37.251503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c1c70eb2-92b3-4807-8301-71456493ed29 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:37.251503 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-c1c70eb2-92b3-4807-8301-71456493ed29 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:37.256995 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:37.256995 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:37.257538 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-c1c70eb2-92b3-4807-8301-71456493ed29 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:37.258389 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-c1c70eb2-92b3-4807-8301-71456493ed29 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:18:37.258752 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1452/5876] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:37 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:38.268008 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-05744cef-acba-4c76-acf5-a47441bfd5e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:38.269801 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-05744cef-acba-4c76-acf5-a47441bfd5e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:18:38.270062 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-05744cef-acba-4c76-acf5-a47441bfd5e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:38.270274 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-05744cef-acba-4c76-acf5-a47441bfd5e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:38.275244 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:38.275244 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:38.275730 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-05744cef-acba-4c76-acf5-a47441bfd5e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:38.276469 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-05744cef-acba-4c76-acf5-a47441bfd5e6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:18:38.276871 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1476/5877] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:38 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:38.284970 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2caae6af-36b0-4100-982d-b53b8e8e77c6 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:38.286779 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2caae6af-36b0-4100-982d-b53b8e8e77c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:18:38.287050 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2caae6af-36b0-4100-982d-b53b8e8e77c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:38.287238 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2caae6af-36b0-4100-982d-b53b8e8e77c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:38.292096 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:38.292096 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:38.292464 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2caae6af-36b0-4100-982d-b53b8e8e77c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:38.293198 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2caae6af-36b0-4100-982d-b53b8e8e77c6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:18:38.293565 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1477/5878] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:18:38 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:38.399660 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0daa89b6-d414-43fd-a140-f4514e5e39ca None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:38.401565 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0daa89b6-d414-43fd-a140-f4514e5e39ca tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:18:38.401732 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0daa89b6-d414-43fd-a140-f4514e5e39ca tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:38.401922 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0daa89b6-d414-43fd-a140-f4514e5e39ca tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:38.406240 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:38.406240 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:38.406595 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0daa89b6-d414-43fd-a140-f4514e5e39ca tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:38.407259 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0daa89b6-d414-43fd-a140-f4514e5e39ca tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:18:38.407578 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1474/5879] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 19:18:38 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:38.415256 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-02ec3031-24e0-49ac-a980-f50af4fcb648 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:38.417204 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-02ec3031-24e0-49ac-a980-f50af4fcb648 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:18:38.417379 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-02ec3031-24e0-49ac-a980-f50af4fcb648 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:38.417551 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-02ec3031-24e0-49ac-a980-f50af4fcb648 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:38.424502 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:38.424502 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:38.428150 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-02ec3031-24e0-49ac-a980-f50af4fcb648 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:38.432525 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-02ec3031-24e0-49ac-a980-f50af4fcb648 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 200 Jul 10 19:18:38.432960 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1453/5880] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:38 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:38.846837 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-5b0a2f42-062b-405c-bd31-ea395493dbd1 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:38.849214 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-5b0a2f42-062b-405c-bd31-ea395493dbd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:18:38.849436 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-5b0a2f42-062b-405c-bd31-ea395493dbd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:38.849662 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-5b0a2f42-062b-405c-bd31-ea395493dbd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:38.854599 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:38.854599 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:38.855110 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-5b0a2f42-062b-405c-bd31-ea395493dbd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:38.855929 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-5b0a2f42-062b-405c-bd31-ea395493dbd1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:18:38.856365 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1477/5881] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 19:18:38 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:44.660572 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c7f72d7f-3581-400f-b811-a4c45c624368 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:44.662367 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c7f72d7f-3581-400f-b811-a4c45c624368 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:18:44.662541 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c7f72d7f-3581-400f-b811-a4c45c624368 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:44.662709 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c7f72d7f-3581-400f-b811-a4c45c624368 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:44.667347 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:44.667347 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:44.667738 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c7f72d7f-3581-400f-b811-a4c45c624368 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:44.668437 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c7f72d7f-3581-400f-b811-a4c45c624368 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:18:44.668797 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1478/5882] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 19:18:44 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:44.675883 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-73a4fad5-82c5-477e-93ad-958781a615e0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:44.677952 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-73a4fad5-82c5-477e-93ad-958781a615e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:18:44.678207 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-73a4fad5-82c5-477e-93ad-958781a615e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:44.678382 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-73a4fad5-82c5-477e-93ad-958781a615e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:44.685026 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:44.685026 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:44.688613 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-73a4fad5-82c5-477e-93ad-958781a615e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:44.693007 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-73a4fad5-82c5-477e-93ad-958781a615e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 200 Jul 10 19:18:44.693420 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1475/5883] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:44 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:44.703016 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:44.705127 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:18:44.705456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2bba286e-b076-4078-ad8a-77bb741d3792", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:44.707098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2bba286e-b076-4078-ad8a-77bb741d3792', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:18:44.715113 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:44.715113 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:44.715654 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:18:44.715818 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:18:44.716473 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:18:44.721588 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (60495b44-9aa4-43a8-a89b-3ecd741bb02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:18:44.722576 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4693d6d6-28b3-4ea6-884a-96cbdfaf57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:44.723409 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:18:44.748838 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4693d6d6-28b3-4ea6-884a-96cbdfaf57ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2bba286e-b076-4078-ad8a-77bb741d3792', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:44.749519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d877a050-6e93-46ea-b22e-ef2cde59dbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:44.784007 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['4743e077-2c04-4e3f-8c34-f7cd40cb3c70', '54eeebc2-28e7-41dc-a3b7-de4fd2eb0044', '52ef36ec-43f8-4c54-865a-3e0fed2bda79', 'ab4d6262-de65-4ca0-8c4c-1b51c1e9b483'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:18:44.784758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d877a050-6e93-46ea-b22e-ef2cde59dbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4743e077-2c04-4e3f-8c34-f7cd40cb3c70', '54eeebc2-28e7-41dc-a3b7-de4fd2eb0044', '52ef36ec-43f8-4c54-865a-3e0fed2bda79', 'ab4d6262-de65-4ca0-8c4c-1b51c1e9b483']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:44.785456 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532632b0-64d9-4850-8f54-d41c89903fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:44.822545 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532632b0-64d9-4850-8f54-d41c89903fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f807afa-220a-4f85-bbc2-63d747e131ea', '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='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['4743e077-2c04-4e3f-8c34-f7cd40cb3c70','54eeebc2-28e7-41dc-a3b7-de4fd2eb0044','52ef36ec-43f8-4c54-865a-3e0fed2bda79','ab4d6262-de65-4ca0-8c4c-1b51c1e9b483'],size=1,snapshot_id=2bba286e-b076-4078-ad8a-77bb741d3792,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:18:44Z,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=6f807afa-220a-4f85-bbc2-63d747e131ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2bba286e-b076-4078-ad8a-77bb741d3792,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:44.823241 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bfbcfc-bea7-4e5c-b94f-6d160c545002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:44.838876 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bfbcfc-bea7-4e5c-b94f-6d160c545002) transitioned into 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='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['4743e077-2c04-4e3f-8c34-f7cd40cb3c70','54eeebc2-28e7-41dc-a3b7-de4fd2eb0044','52ef36ec-43f8-4c54-865a-3e0fed2bda79','ab4d6262-de65-4ca0-8c4c-1b51c1e9b483'],size=1,snapshot_id=2bba286e-b076-4078-ad8a-77bb741d3792,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:44.839786 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edfe81f-8a1e-482d-be88-73b66b6cd3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:18:44.862954 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edfe81f-8a1e-482d-be88-73b66b6cd3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:18:44.863700 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (60495b44-9aa4-43a8-a89b-3ecd741bb02d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:18:44.864094 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:18:44.864616 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-846406dc-d4d2-4d87-a651-614642ef3d4a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:18:44.865069 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1454/5884] 10.4.3.225 () {72 vars in 1541 bytes} [Fri Jul 10 19:18:44 2026] POST /volume/v3/volumes => generated 736 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:18:44.876746 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0d1e30a0-f055-4990-be23-6042c4c69965 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:44.879817 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0d1e30a0-f055-4990-be23-6042c4c69965 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:18:44.880129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0d1e30a0-f055-4990-be23-6042c4c69965 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:44.880493 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0d1e30a0-f055-4990-be23-6042c4c69965 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:44.891601 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:44.891601 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:44.896457 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0d1e30a0-f055-4990-be23-6042c4c69965 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:44.902184 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-0d1e30a0-f055-4990-be23-6042c4c69965 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 200 Jul 10 19:18:44.902702 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1478/5885] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:44 2026] GET /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:44.909729 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-43bed626-51a8-4d26-b382-3ccffd677c99 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:44.911463 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-43bed626-51a8-4d26-b382-3ccffd677c99 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:18:44.911633 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-43bed626-51a8-4d26-b382-3ccffd677c99 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:44.911819 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-43bed626-51a8-4d26-b382-3ccffd677c99 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:44.918076 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:44.918076 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:18:44.921357 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-43bed626-51a8-4d26-b382-3ccffd677c99 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:44.925106 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-43bed626-51a8-4d26-b382-3ccffd677c99 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 200 Jul 10 19:18:44.925481 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1479/5886] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:44 2026] GET /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 804 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:18:47.932927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c1fcbf69-2e32-4217-bbaa-48282da804f2 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:47.934950 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c1fcbf69-2e32-4217-bbaa-48282da804f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:18:47.935173 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c1fcbf69-2e32-4217-bbaa-48282da804f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:47.935352 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c1fcbf69-2e32-4217-bbaa-48282da804f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:47.942554 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:47.942554 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:47.946197 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c1fcbf69-2e32-4217-bbaa-48282da804f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:47.951550 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-c1fcbf69-2e32-4217-bbaa-48282da804f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 200 Jul 10 19:18:47.952065 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1476/5887] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:18:47 2026] GET /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:47.960006 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-99e56dc4-6bf7-41c2-a64b-912aa030cdae None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:47.960425 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-99e56dc4-6bf7-41c2-a64b-912aa030cdae None None] GET https://10.4.3.225/volume// Jul 10 19:18:47.960556 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-99e56dc4-6bf7-41c2-a64b-912aa030cdae None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:47.960732 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-99e56dc4-6bf7-41c2-a64b-912aa030cdae None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:47.961036 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-99e56dc4-6bf7-41c2-a64b-912aa030cdae None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:18:47.961313 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1455/5888] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:18:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:18:47.968608 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-4ae1650a-0572-42c7-b57e-52d81945b081 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:47.970495 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-4ae1650a-0572-42c7-b57e-52d81945b081 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:18:47.970839 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-4ae1650a-0572-42c7-b57e-52d81945b081 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f807afa-220a-4f85-bbc2-63d747e131ea", "connector": null, "instance_uuid": "b48fce58-268f-4b98-9351-5557c3108019"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:47.978310 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:47.978310 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:48.009134 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-4ae1650a-0572-42c7-b57e-52d81945b081 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:18:48.009713 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1479/5889] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:18:47 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 10 19:18:48.016488 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-b1cce978-44da-4fcc-886d-ecf0b5d75711 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:48.016927 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b1cce978-44da-4fcc-886d-ecf0b5d75711 None None] GET https://10.4.3.225/volume// Jul 10 19:18:48.017190 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b1cce978-44da-4fcc-886d-ecf0b5d75711 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:48.017471 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-b1cce978-44da-4fcc-886d-ecf0b5d75711 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:48.017802 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-b1cce978-44da-4fcc-886d-ecf0b5d75711 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:18:48.018116 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1480/5890] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:18:48.024285 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-a31fbd07-7709-4ff5-a714-07f213a50c1a None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:48.026259 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-a31fbd07-7709-4ff5-a714-07f213a50c1a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:18:48.026453 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-a31fbd07-7709-4ff5-a714-07f213a50c1a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:18:48.026646 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-a31fbd07-7709-4ff5-a714-07f213a50c1a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:18:48.035662 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:48.035662 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:18:48.038857 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-a31fbd07-7709-4ff5-a714-07f213a50c1a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:18:48.043157 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-a31fbd07-7709-4ff5-a714-07f213a50c1a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 200 Jul 10 19:18:48.043742 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1477/5891] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:18:48 2026] GET /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:18:48.142624 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:48.144759 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f Jul 10 19:18:48.145187 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:48.153022 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-6f807afa-220a-4f85-bbc2-63d747e131ea-np0000005042" by "attachment_update" {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:18:48.157095 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-6f807afa-220a-4f85-bbc2-63d747e131ea-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100060) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:18:48.157969 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:48.157969 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:18:48.676519 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.coordination [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-6f807afa-220a-4f85-bbc2-63d747e131ea-np0000005042" released by "attachment_update" :: held 0.519s {{(pid=100060) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:18:48.676820 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-e434dc3c-3437-466a-85fe-187fb36ec9ea tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f returned with HTTP 200 Jul 10 19:18:48.677285 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1456/5892] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:18:48 2026] PUT /volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:18:49.187497 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-2c8a2d38-c1a7-4bd5-8e2c-4c7f28c44eb7 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:18:49.189748 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-2c8a2d38-c1a7-4bd5-8e2c-4c7f28c44eb7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f/action Jul 10 19:18:49.190070 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-2c8a2d38-c1a7-4bd5-8e2c-4c7f28c44eb7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100059) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:18:49.190228 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-2c8a2d38-c1a7-4bd5-8e2c-4c7f28c44eb7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:18:49.205678 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:18:49.205678 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:18:49.217823 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-210b2a53-298f-4d67-b4af-df04d6fed354 req-2c8a2d38-c1a7-4bd5-8e2c-4c7f28c44eb7 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f/action returned with HTTP 204 Jul 10 19:18:49.218377 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1480/5893] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:18:49 2026] POST /volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:18:54.924249 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=51,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:18:58.041954 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=118,cinder:INSERT=19,cinder:UPDATE=44 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:18:58.670341 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=82,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:18:59.214756 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=78,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:19:01.361442 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a4c2b23f-2212-4842-8811-8295d434ff86 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:01.363319 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4c2b23f-2212-4842-8811-8295d434ff86 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:19:01.363517 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4c2b23f-2212-4842-8811-8295d434ff86 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:01.363711 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a4c2b23f-2212-4842-8811-8295d434ff86 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:01.373022 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:01.373022 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:19:01.376123 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a4c2b23f-2212-4842-8811-8295d434ff86 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:01.380509 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a4c2b23f-2212-4842-8811-8295d434ff86 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 200 Jul 10 19:19:01.380866 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1481/5894] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:01 2026] GET /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:05.415585 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-cc99e30e-68b2-48da-abe9-a73369ee29ef None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:05.418287 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-cc99e30e-68b2-48da-abe9-a73369ee29ef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f Jul 10 19:19:05.418584 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-cc99e30e-68b2-48da-abe9-a73369ee29ef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:05.418860 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-cc99e30e-68b2-48da-abe9-a73369ee29ef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:05.428094 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:05.428094 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:19:05.960213 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-cc99e30e-68b2-48da-abe9-a73369ee29ef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f returned with HTTP 200 Jul 10 19:19:05.960780 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1478/5895] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:19:05 2026] DELETE /volume/v3/attachments/ff72a3b9-7cfd-47a8-8986-914f9d9ba24f => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:19:05.971144 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:05.973893 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:19:05.974138 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:05.974427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:05.974650 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: 6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:19:05.983428 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:05.983428 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:19:05.984083 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:06.003595 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:19:06.003871 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-a97831f5-fa6f-407f-9653-ab0957c43fb4 req-dbbcc940-0ace-4005-b04b-4f44f15090a8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 202 Jul 10 19:19:06.004443 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1457/5896] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:19:05 2026] DELETE /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:19:08.292686 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-a83c8ceb-edf3-42bd-b2f0-e6ab657db9a4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:08.295103 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a83c8ceb-edf3-42bd-b2f0-e6ab657db9a4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea Jul 10 19:19:08.295432 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a83c8ceb-edf3-42bd-b2f0-e6ab657db9a4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:08.295692 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-a83c8ceb-edf3-42bd-b2f0-e6ab657db9a4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:08.308593 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-a83c8ceb-edf3-42bd-b2f0-e6ab657db9a4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea returned with HTTP 404 Jul 10 19:19:08.309056 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1481/5897] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:08 2026] GET /volume/v3/volumes/6f807afa-220a-4f85-bbc2-63d747e131ea => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:19:08.368676 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ec397f87-5517-4c30-a19a-044fb9c48190 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:08.370350 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:19:08.370552 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:08.370724 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:08.370838 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: 2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:19:08.375790 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:08.375790 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:19:08.376277 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:19:08.391288 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:19:08.391467 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ec397f87-5517-4c30-a19a-044fb9c48190 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 202 Jul 10 19:19:08.392015 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1482/5898] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:19:08 2026] DELETE /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:19:08.398661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-19991674-480d-4942-be17-da86444fd43e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:08.400527 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19991674-480d-4942-be17-da86444fd43e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:19:08.400752 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19991674-480d-4942-be17-da86444fd43e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:08.401016 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-19991674-480d-4942-be17-da86444fd43e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:08.406210 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:08.406210 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:19:08.406645 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-19991674-480d-4942-be17-da86444fd43e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:19:08.407500 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-19991674-480d-4942-be17-da86444fd43e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 200 Jul 10 19:19:08.407892 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1479/5899] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:19:08 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:19:09.416861 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4d9118e9-6cce-4585-8ba7-5ce5a78c55ee None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:09.418531 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d9118e9-6cce-4585-8ba7-5ce5a78c55ee tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 Jul 10 19:19:09.418863 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d9118e9-6cce-4585-8ba7-5ce5a78c55ee tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:09.419027 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4d9118e9-6cce-4585-8ba7-5ce5a78c55ee tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:09.423379 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4d9118e9-6cce-4585-8ba7-5ce5a78c55ee tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 returned with HTTP 404 Jul 10 19:19:09.423585 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1458/5900] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:19:09 2026] GET /volume/v3/snapshots/2bba286e-b076-4078-ad8a-77bb741d3792 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:19:09.429669 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:09.432714 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:19:09.432714 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:09.432714 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:09.432714 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:19:09.438489 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:09.438489 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:19:09.439026 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:09.453826 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:19:09.454171 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-faa0e9be-735e-4bca-9215-ed7b41c01c37 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 202 Jul 10 19:19:09.454681 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1482/5901] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:19:09 2026] DELETE /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:19:09.461175 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5b11133e-cefd-48fa-9b9a-fc20077c8c02 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:09.463834 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b11133e-cefd-48fa-9b9a-fc20077c8c02 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:19:09.464122 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b11133e-cefd-48fa-9b9a-fc20077c8c02 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:09.464612 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5b11133e-cefd-48fa-9b9a-fc20077c8c02 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:09.471555 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:09.471555 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:19:09.474615 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5b11133e-cefd-48fa-9b9a-fc20077c8c02 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:09.479420 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5b11133e-cefd-48fa-9b9a-fc20077c8c02 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 200 Jul 10 19:19:09.479797 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1483/5902] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:09 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:10.491605 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-52412e4a-f9fa-4ae3-b92e-fbbc1b90674d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:10.493533 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52412e4a-f9fa-4ae3-b92e-fbbc1b90674d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f Jul 10 19:19:10.493792 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52412e4a-f9fa-4ae3-b92e-fbbc1b90674d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:10.494052 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-52412e4a-f9fa-4ae3-b92e-fbbc1b90674d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:10.499359 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-52412e4a-f9fa-4ae3-b92e-fbbc1b90674d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f returned with HTTP 404 Jul 10 19:19:10.499846 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1480/5903] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:10 2026] GET /volume/v3/volumes/a7e5e35d-0cb7-4e1f-a85d-12f539dc186f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:19:10.524290 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d136b13f-c324-4263-90e4-071b10110912 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:10.525996 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:19:10.526305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1084584578", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:19:10.527731 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1084584578', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:19:10.642455 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:19:10.646251 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:19:10.651455 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (a5e2f43f-d8f6-4a79-ade8-d0a2f8a9e730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:19:10.652268 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f871d09-9453-4163-a01d-4494684dac35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:19:10.653117 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:19:10.701746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f871d09-9453-4163-a01d-4494684dac35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:19:10.702581 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8ec7e2-aade-4f44-9810-a445a171b2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:19:10.737411 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['e14adaa9-5d0b-473e-9187-7616ebbeba87', '5f91d33f-4361-49a7-a165-050767e6d680', 'bebf6228-7208-41b0-af93-a3848e9c142d', '0c1ad986-b981-4d17-a16d-7866b1c059d7'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:19:10.738088 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8ec7e2-aade-4f44-9810-a445a171b2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14adaa9-5d0b-473e-9187-7616ebbeba87', '5f91d33f-4361-49a7-a165-050767e6d680', 'bebf6228-7208-41b0-af93-a3848e9c142d', '0c1ad986-b981-4d17-a16d-7866b1c059d7']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:19:10.738736 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e36c4b6-1d91-4585-801a-fd08d72a56e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:19:10.759814 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e36c4b6-1d91-4585-801a-fd08d72a56e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f23f18e-b3d0-4ed7-aa37-c37772558fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1084584578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['e14adaa9-5d0b-473e-9187-7616ebbeba87','5f91d33f-4361-49a7-a165-050767e6d680','bebf6228-7208-41b0-af93-a3848e9c142d','0c1ad986-b981-4d17-a16d-7866b1c059d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1084584578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f23f18e-b3d0-4ed7-aa37-c37772558fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:19:10.760427 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c02dff-16ec-4c90-b7f3-3b88c63982fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:19:10.774669 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4c02dff-16ec-4c90-b7f3-3b88c63982fb) transitioned into state 'SUCCESS' from state '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-1084584578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['e14adaa9-5d0b-473e-9187-7616ebbeba87','5f91d33f-4361-49a7-a165-050767e6d680','bebf6228-7208-41b0-af93-a3848e9c142d','0c1ad986-b981-4d17-a16d-7866b1c059d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:19:10.775277 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d373f31a-ce62-42ba-b3d4-f7c7b5c817c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:19:10.783059 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d373f31a-ce62-42ba-b3d4-f7c7b5c817c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:19:10.783745 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (a5e2f43f-d8f6-4a79-ade8-d0a2f8a9e730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:19:10.784048 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:19:10.784595 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d136b13f-c324-4263-90e4-071b10110912 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:19:10.784999 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1459/5904] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:19:10 2026] POST /volume/v3/volumes => generated 759 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:19:10.795376 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-697d7d3e-a741-42e4-97ef-eccd62a78ec9 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:10.797134 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-697d7d3e-a741-42e4-97ef-eccd62a78ec9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:10.797317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-697d7d3e-a741-42e4-97ef-eccd62a78ec9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:10.797528 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-697d7d3e-a741-42e4-97ef-eccd62a78ec9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:10.804040 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:10.804040 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:19:10.807596 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-697d7d3e-a741-42e4-97ef-eccd62a78ec9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:10.813181 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-697d7d3e-a741-42e4-97ef-eccd62a78ec9 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:10.813621 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1483/5905] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:10 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:19:11.825947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9395bab0-22bc-44c3-b668-f3e0da008566 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:11.828007 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9395bab0-22bc-44c3-b668-f3e0da008566 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:11.828217 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9395bab0-22bc-44c3-b668-f3e0da008566 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:11.828447 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9395bab0-22bc-44c3-b668-f3e0da008566 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:11.836442 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:11.836442 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:19:11.840140 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-9395bab0-22bc-44c3-b668-f3e0da008566 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:11.845185 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9395bab0-22bc-44c3-b668-f3e0da008566 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:11.845635 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1484/5906] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:11 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:11.857489 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-886074b1-5847-493f-8065-5e9020402243 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:11.859162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-886074b1-5847-493f-8065-5e9020402243 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:11.859310 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-886074b1-5847-493f-8065-5e9020402243 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:11.859504 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-886074b1-5847-493f-8065-5e9020402243 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:11.865864 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:11.865864 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:19:11.869359 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-886074b1-5847-493f-8065-5e9020402243 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:11.873748 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-886074b1-5847-493f-8065-5e9020402243 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:11.874127 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1481/5907] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:19:11 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:12.792065 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-b75cb7c8-4b35-4e53-8f14-19e02732b957 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:12.794308 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-b75cb7c8-4b35-4e53-8f14-19e02732b957 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:12.794527 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-b75cb7c8-4b35-4e53-8f14-19e02732b957 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:12.794735 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-b75cb7c8-4b35-4e53-8f14-19e02732b957 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:12.802217 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:12.802217 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:19:12.806401 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-b75cb7c8-4b35-4e53-8f14-19e02732b957 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:12.811365 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-b75cb7c8-4b35-4e53-8f14-19e02732b957 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:12.811790 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1460/5908] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:19:12 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:13.274320 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0f3008d0-3b2a-404b-8a90-d2ece5650318 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:13.276486 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0f3008d0-3b2a-404b-8a90-d2ece5650318 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:13.276899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0f3008d0-3b2a-404b-8a90-d2ece5650318 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:13.276899 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0f3008d0-3b2a-404b-8a90-d2ece5650318 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:13.283779 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:13.283779 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:19:13.287775 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0f3008d0-3b2a-404b-8a90-d2ece5650318 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:13.293864 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0f3008d0-3b2a-404b-8a90-d2ece5650318 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:13.294351 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1484/5909] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:19:13 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:13.303947 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-c6b6a138-4195-4b01-bb24-4be04bfb5880 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:13.304297 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6b6a138-4195-4b01-bb24-4be04bfb5880 None None] GET https://10.4.3.225/volume// Jul 10 19:19:13.304507 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6b6a138-4195-4b01-bb24-4be04bfb5880 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:13.304689 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-c6b6a138-4195-4b01-bb24-4be04bfb5880 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:13.305067 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-c6b6a138-4195-4b01-bb24-4be04bfb5880 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:19:13.305325 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1485/5910] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:19:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:19:13.313383 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-9f8849f9-7ee9-427a-b1e3-036359f499f3 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:13.315578 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-9f8849f9-7ee9-427a-b1e3-036359f499f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:19:13.315986 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-9f8849f9-7ee9-427a-b1e3-036359f499f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f23f18e-b3d0-4ed7-aa37-c37772558fd8", "connector": null, "instance_uuid": "edc86726-f97e-4f44-aa4a-381c0374510b"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:19:13.327493 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:13.327493 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:19:13.352881 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-9f8849f9-7ee9-427a-b1e3-036359f499f3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:19:13.353399 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1482/5911] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:19:13 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 10 19:19:19.164843 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1845c6a9-5084-4986-a8e2-14df2606dc67 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:19.165183 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1845c6a9-5084-4986-a8e2-14df2606dc67 None None] GET https://10.4.3.225/volume// Jul 10 19:19:19.165333 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1845c6a9-5084-4986-a8e2-14df2606dc67 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:19.165518 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1845c6a9-5084-4986-a8e2-14df2606dc67 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:19.165823 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1845c6a9-5084-4986-a8e2-14df2606dc67 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:19:19.166284 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1461/5912] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:19:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:19:19.172347 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0d59dc96-1b38-428a-ad5b-cd577b2a2804 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:19.174286 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0d59dc96-1b38-428a-ad5b-cd577b2a2804 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:19.174465 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0d59dc96-1b38-428a-ad5b-cd577b2a2804 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:19.174645 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0d59dc96-1b38-428a-ad5b-cd577b2a2804 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:19.182735 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:19.182735 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:19:19.185549 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0d59dc96-1b38-428a-ad5b-cd577b2a2804 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:19.189666 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-0d59dc96-1b38-428a-ad5b-cd577b2a2804 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:19.190223 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1485/5913] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:19:19 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:19:19.289119 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:19.291261 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009 Jul 10 19:19:19.291647 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:19:19.301086 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-0f23f18e-b3d0-4ed7-aa37-c37772558fd8-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:19:19.306436 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-0f23f18e-b3d0-4ed7-aa37-c37772558fd8-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:19:19.307666 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:19.307666 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:19:19.830715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-0f23f18e-b3d0-4ed7-aa37-c37772558fd8-np0000005042" released by "attachment_update" :: held 0.524s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:19:19.831024 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-921a58e1-dee8-4354-a0a7-80867a7d5224 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009 returned with HTTP 200 Jul 10 19:19:19.831447 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1486/5914] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:19:19 2026] PUT /volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:20.343346 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-511fb3b3-fb5e-4c98-bdb3-646728d86f8e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:20.346181 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-511fb3b3-fb5e-4c98-bdb3-646728d86f8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009/action Jul 10 19:19:20.346680 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-511fb3b3-fb5e-4c98-bdb3-646728d86f8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:19:20.346868 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-511fb3b3-fb5e-4c98-bdb3-646728d86f8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:19:20.368540 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:20.368540 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:19:20.381777 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c14566c2-2440-4a20-9efa-a0071e301d5a req-511fb3b3-fb5e-4c98-bdb3-646728d86f8e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009/action returned with HTTP 204 Jul 10 19:19:20.382398 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1483/5915] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:19:20 2026] POST /volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:19:22.809878 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:19:29.188270 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:19:29.822712 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:19:30.377724 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:19:58.718722 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-094b2dd1-eb4e-4e28-ae16-638150cc374f None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:58.720667 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-094b2dd1-eb4e-4e28-ae16-638150cc374f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/limits Jul 10 19:19:58.720849 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-094b2dd1-eb4e-4e28-ae16-638150cc374f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:58.721038 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-094b2dd1-eb4e-4e28-ae16-638150cc374f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'index' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:58.738337 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-094b2dd1-eb4e-4e28-ae16-638150cc374f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/limits returned with HTTP 200 Jul 10 19:19:58.738703 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1462/5916] 10.4.3.225 () {68 vars in 1484 bytes} [Fri Jul 10 19:19:58 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:19:59.262189 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bdd3e2ee-88f0-46e5-aef3-4467eeceb4e0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:59.264351 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bdd3e2ee-88f0-46e5-aef3-4467eeceb4e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:59.264563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bdd3e2ee-88f0-46e5-aef3-4467eeceb4e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:19:59.264851 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bdd3e2ee-88f0-46e5-aef3-4467eeceb4e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:19:59.276400 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:59.276400 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:19:59.280940 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bdd3e2ee-88f0-46e5-aef3-4467eeceb4e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:59.286703 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bdd3e2ee-88f0-46e5-aef3-4467eeceb4e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:19:59.287296 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1486/5917] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:19:59 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:19:59.295686 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:19:59.297719 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:19:59.298173 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f23f18e-b3d0-4ed7-aa37-c37772558fd8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1248348064", "description": null, "metadata": {}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:19:59.308708 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:19:59.308708 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:19:59.309204 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:19:59.309332 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.snapshots [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume 0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:19:59.332583 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['a8e583c7-c7af-4c6e-ad4c-5e5f2c86ac90', '5dfd418b-cbb5-4518-9657-8e453b7cdfd1', '0f5be3ad-f560-4dc9-83a5-26c9a6194bdc', '1f4ab56f-22fa-40e2-9562-5657aee099e2'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:19:59.366301 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot force create request issued successfully. Jul 10 19:19:59.366709 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-104e61fa-28f4-4d64-a3d9-e437073c34b6 req-bf5c3054-fae5-4aea-a37d-fd2c6a410d74 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:19:59.367377 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1487/5918] 10.4.3.225 () {72 vars in 1547 bytes} [Fri Jul 10 19:19:59 2026] POST /volume/v3/snapshots => generated 320 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:20:00.961123 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-f0d7fbae-0d00-456e-b4fd-8b89ab93fd8b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:00.962891 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0d7fbae-0d00-456e-b4fd-8b89ab93fd8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:20:00.963103 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0d7fbae-0d00-456e-b4fd-8b89ab93fd8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:00.963304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-f0d7fbae-0d00-456e-b4fd-8b89ab93fd8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:00.968335 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:00.968335 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:20:00.968766 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-f0d7fbae-0d00-456e-b4fd-8b89ab93fd8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:20:00.969621 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-f0d7fbae-0d00-456e-b4fd-8b89ab93fd8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 200 Jul 10 19:20:00.969939 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1484/5919] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:20:00 2026] GET /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:20:02.540776 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-6abd1182-7168-48c7-8d5b-5fa49b7bd578 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:02.542763 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-6abd1182-7168-48c7-8d5b-5fa49b7bd578 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:20:02.542974 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-6abd1182-7168-48c7-8d5b-5fa49b7bd578 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:02.543150 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-6abd1182-7168-48c7-8d5b-5fa49b7bd578 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:02.547834 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:02.547834 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:20:02.548224 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-6abd1182-7168-48c7-8d5b-5fa49b7bd578 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:20:02.548884 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-6abd1182-7168-48c7-8d5b-5fa49b7bd578 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 200 Jul 10 19:20:02.549221 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1463/5920] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 19:20:02 2026] GET /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:20:07.929593 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-69d09aee-c18e-42bc-8d16-02926e3039ba None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:07.932506 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-69d09aee-c18e-42bc-8d16-02926e3039ba tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:20:07.932796 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-69d09aee-c18e-42bc-8d16-02926e3039ba tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:07.933116 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-69d09aee-c18e-42bc-8d16-02926e3039ba tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:07.938826 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:07.938826 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:20:07.939358 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-69d09aee-c18e-42bc-8d16-02926e3039ba tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:20:07.940205 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-69d09aee-c18e-42bc-8d16-02926e3039ba tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 200 Jul 10 19:20:07.940643 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1487/5921] 10.4.3.225 () {68 vars in 1604 bytes} [Fri Jul 10 19:20:07 2026] GET /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:20:07.950311 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d9aeadd-a3f4-4969-bf04-8c549593cbad None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:07.953030 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d9aeadd-a3f4-4969-bf04-8c549593cbad tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:20:07.953274 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d9aeadd-a3f4-4969-bf04-8c549593cbad tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:07.953501 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d9aeadd-a3f4-4969-bf04-8c549593cbad tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:07.964051 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:07.964051 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:20:07.968158 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d9aeadd-a3f4-4969-bf04-8c549593cbad tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:20:07.973040 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d9aeadd-a3f4-4969-bf04-8c549593cbad tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 200 Jul 10 19:20:07.973461 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1488/5922] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:20:07 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:20:07.985260 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:07.987762 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:20:07.988261 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "2be564b9-6468-49f7-89ad-5c62e81e6ebf", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:20:07.990532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '2be564b9-6468-49f7-89ad-5c62e81e6ebf', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:20:08.001215 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:08.001215 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:20:08.001857 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:20:08.002039 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:20:08.002910 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:20:08.010916 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (09e21be3-8484-4c46-af6b-b911eede82dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:20:08.012432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbee22b3-84ab-4a95-9fe5-1e5c7b880153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:20:08.013818 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:20:08.047498 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbee22b3-84ab-4a95-9fe5-1e5c7b880153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2be564b9-6468-49f7-89ad-5c62e81e6ebf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:20:08.048264 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a95ec78-d515-4980-aa31-dfb9f0127a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:20:08.088152 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['3a8468a1-467a-4ad8-bea9-b4fc1048252c', '31b38c8b-9564-4ca7-99e1-2f9cc4a85de0', 'f01dbf13-663c-44fe-bd3e-d48a3e9dd391', 'f66db3a9-1b1d-4138-a4b8-7b418c76f2be'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:20:08.088758 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a95ec78-d515-4980-aa31-dfb9f0127a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a8468a1-467a-4ad8-bea9-b4fc1048252c', '31b38c8b-9564-4ca7-99e1-2f9cc4a85de0', 'f01dbf13-663c-44fe-bd3e-d48a3e9dd391', 'f66db3a9-1b1d-4138-a4b8-7b418c76f2be']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:20:08.089440 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f826ca36-a055-4fb5-96cf-158e09cbaa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:20:08.135077 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f826ca36-a055-4fb5-96cf-158e09cbaa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf7d924-77d5-4b02-8328-53866192d886', '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='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['3a8468a1-467a-4ad8-bea9-b4fc1048252c','31b38c8b-9564-4ca7-99e1-2f9cc4a85de0','f01dbf13-663c-44fe-bd3e-d48a3e9dd391','f66db3a9-1b1d-4138-a4b8-7b418c76f2be'],size=1,snapshot_id=2be564b9-6468-49f7-89ad-5c62e81e6ebf,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:20:08Z,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=ecf7d924-77d5-4b02-8328-53866192d886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2be564b9-6468-49f7-89ad-5c62e81e6ebf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:20:08.136015 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568742fc-9d0e-4b02-bcdc-ee26520f46bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:20:08.154522 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568742fc-9d0e-4b02-bcdc-ee26520f46bc) transitioned into 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='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['3a8468a1-467a-4ad8-bea9-b4fc1048252c','31b38c8b-9564-4ca7-99e1-2f9cc4a85de0','f01dbf13-663c-44fe-bd3e-d48a3e9dd391','f66db3a9-1b1d-4138-a4b8-7b418c76f2be'],size=1,snapshot_id=2be564b9-6468-49f7-89ad-5c62e81e6ebf,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:20:08.155434 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd79f6e-2118-46ab-88cd-91cc5f4dc6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:20:08.178523 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd79f6e-2118-46ab-88cd-91cc5f4dc6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:20:08.179286 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (09e21be3-8484-4c46-af6b-b911eede82dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:20:08.179566 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:20:08.180101 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-1ce51bb1-595e-4d05-b811-f5b2a56cfbb5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:20:08.180655 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1485/5923] 10.4.3.225 () {72 vars in 1541 bytes} [Fri Jul 10 19:20:07 2026] POST /volume/v3/volumes => generated 736 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:20:08.188396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d7875de5-1be1-45d6-8052-a3404556c41d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:08.190983 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d7875de5-1be1-45d6-8052-a3404556c41d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:20:08.191337 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d7875de5-1be1-45d6-8052-a3404556c41d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:08.192361 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d7875de5-1be1-45d6-8052-a3404556c41d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:08.199289 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:08.199289 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:20:08.203344 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d7875de5-1be1-45d6-8052-a3404556c41d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:20:08.207680 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d7875de5-1be1-45d6-8052-a3404556c41d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 200 Jul 10 19:20:08.208148 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1464/5924] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:20:08 2026] GET /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:20:08.215908 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-75f98f29-24df-4426-a87d-64ec878037ff None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:08.218308 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-75f98f29-24df-4426-a87d-64ec878037ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:20:08.218548 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-75f98f29-24df-4426-a87d-64ec878037ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:08.218815 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-75f98f29-24df-4426-a87d-64ec878037ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:08.228353 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:08.228353 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:20:08.233051 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-75f98f29-24df-4426-a87d-64ec878037ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:20:08.238307 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-75f98f29-24df-4426-a87d-64ec878037ff tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 200 Jul 10 19:20:08.238815 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1488/5925] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:20:08 2026] GET /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:20:11.246942 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d0dfcb6-48cd-44c4-8e2e-0d0c789b6f21 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:11.249038 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d0dfcb6-48cd-44c4-8e2e-0d0c789b6f21 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:20:11.249255 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d0dfcb6-48cd-44c4-8e2e-0d0c789b6f21 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:11.249461 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d0dfcb6-48cd-44c4-8e2e-0d0c789b6f21 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:11.255674 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:11.255674 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:20:11.258696 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d0dfcb6-48cd-44c4-8e2e-0d0c789b6f21 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:20:11.262827 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-9d0dfcb6-48cd-44c4-8e2e-0d0c789b6f21 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 200 Jul 10 19:20:11.263262 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1489/5926] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:20:11 2026] GET /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:20:11.271933 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-bd996406-745d-4f13-86cc-5dc3b0f3d934 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:11.272383 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd996406-745d-4f13-86cc-5dc3b0f3d934 None None] GET https://10.4.3.225/volume// Jul 10 19:20:11.272533 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd996406-745d-4f13-86cc-5dc3b0f3d934 None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:11.272755 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-bd996406-745d-4f13-86cc-5dc3b0f3d934 None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:11.273076 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-bd996406-745d-4f13-86cc-5dc3b0f3d934 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:20:11.273358 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1486/5927] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:20:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:20:11.280610 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-e95d5fe3-c88f-45a2-86fb-27ddc16a4be3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:11.283091 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-e95d5fe3-c88f-45a2-86fb-27ddc16a4be3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:20:11.283433 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-e95d5fe3-c88f-45a2-86fb-27ddc16a4be3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecf7d924-77d5-4b02-8328-53866192d886", "connector": null, "instance_uuid": "3969894a-29ac-43bc-b707-e298e60f6fb8"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:20:11.292265 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:11.292265 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:20:11.315063 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-e95d5fe3-c88f-45a2-86fb-27ddc16a4be3 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:20:11.315462 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1465/5928] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:20: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 10 19:20:11.322317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3df1deb9-f6a4-4fe7-aaa6-88f496581b61 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:11.322709 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3df1deb9-f6a4-4fe7-aaa6-88f496581b61 None None] GET https://10.4.3.225/volume// Jul 10 19:20:11.322768 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3df1deb9-f6a4-4fe7-aaa6-88f496581b61 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:11.322994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3df1deb9-f6a4-4fe7-aaa6-88f496581b61 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:11.323274 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3df1deb9-f6a4-4fe7-aaa6-88f496581b61 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:20:11.323563 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1489/5929] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:20:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:20:11.329760 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d001a1bd-3fcb-482a-9b3f-24fc98393770 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:11.331756 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d001a1bd-3fcb-482a-9b3f-24fc98393770 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:20:11.331996 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d001a1bd-3fcb-482a-9b3f-24fc98393770 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:11.332179 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d001a1bd-3fcb-482a-9b3f-24fc98393770 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:11.340470 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:11.340470 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:20:11.343655 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d001a1bd-3fcb-482a-9b3f-24fc98393770 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:20:11.348090 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-d001a1bd-3fcb-482a-9b3f-24fc98393770 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 200 Jul 10 19:20:11.348661 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1490/5930] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:20:11 2026] GET /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:20:11.449579 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:11.451754 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2 Jul 10 19:20:11.452188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:20:11.460367 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-ecf7d924-77d5-4b02-8328-53866192d886-np0000005042" by "attachment_update" {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:20:11.464777 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-ecf7d924-77d5-4b02-8328-53866192d886-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100057) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:20:11.466176 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:11.466176 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:20:11.985722 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.coordination [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-ecf7d924-77d5-4b02-8328-53866192d886-np0000005042" released by "attachment_update" :: held 0.521s {{(pid=100057) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:20:11.986032 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-a6e091e5-086d-4e38-b7d5-b03a640e80c4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2 returned with HTTP 200 Jul 10 19:20:11.986537 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1487/5931] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:20:11 2026] PUT /volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:20:12.496757 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-39b0674e-2e3a-4031-be49-eab94a645c41 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:12.498870 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-39b0674e-2e3a-4031-be49-eab94a645c41 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2/action Jul 10 19:20:12.499320 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-39b0674e-2e3a-4031-be49-eab94a645c41 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100060) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:20:12.499445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-39b0674e-2e3a-4031-be49-eab94a645c41 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:20:12.514820 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:12.514820 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:20:12.523949 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-1491d54a-6afb-4751-b63a-76cc7f6d9189 req-39b0674e-2e3a-4031-be49-eab94a645c41 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2/action returned with HTTP 204 Jul 10 19:20:12.524483 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1466/5932] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:20:12 2026] POST /volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:20:18.237158 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=10 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:20:21.346991 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:20:21.980418 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:20:22.521309 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:20:59.681878 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-506168f6-120c-4d38-9392-41e20dd41066 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:20:59.683863 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-506168f6-120c-4d38-9392-41e20dd41066 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:20:59.683863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-506168f6-120c-4d38-9392-41e20dd41066 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:20:59.683863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-506168f6-120c-4d38-9392-41e20dd41066 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:20:59.693883 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:20:59.693883 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:20:59.698723 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-506168f6-120c-4d38-9392-41e20dd41066 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:20:59.702774 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-506168f6-120c-4d38-9392-41e20dd41066 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 200 Jul 10 19:20:59.702774 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1490/5933] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:20:59 2026] GET /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:21:03.872044 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-d7de0025-677e-4de6-9a5c-8c5bd47714b4 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:03.873979 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-d7de0025-677e-4de6-9a5c-8c5bd47714b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2 Jul 10 19:21:03.874155 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-d7de0025-677e-4de6-9a5c-8c5bd47714b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:03.874351 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-d7de0025-677e-4de6-9a5c-8c5bd47714b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:03.881213 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:03.881213 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:21:04.405986 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-d7de0025-677e-4de6-9a5c-8c5bd47714b4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2 returned with HTTP 200 Jul 10 19:21:04.406366 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1491/5934] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:21:03 2026] DELETE /volume/v3/attachments/f73df404-e2b4-4522-9198-fa0ac32f51f2 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:21:04.415128 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:04.417539 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:21:04.417725 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:04.417944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:04.418109 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:21:04.425147 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:04.425147 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:21:04.425603 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:04.441826 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:21:04.442030 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-8dfc82b1-4722-4678-b1f3-48a3129d3da3 req-0e388bf2-674f-41f3-ae11-5ab6e6b60f8b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 202 Jul 10 19:21:04.442526 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1488/5935] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:21:04 2026] DELETE /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:21:07.699445 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-9485d212-5ed7-4830-b35b-367a431e2a32 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:07.701318 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9485d212-5ed7-4830-b35b-367a431e2a32 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 Jul 10 19:21:07.701528 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9485d212-5ed7-4830-b35b-367a431e2a32 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:07.701706 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-9485d212-5ed7-4830-b35b-367a431e2a32 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:07.707151 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-9485d212-5ed7-4830-b35b-367a431e2a32 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 returned with HTTP 404 Jul 10 19:21:07.707845 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1467/5936] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:21:07 2026] GET /volume/v3/volumes/ecf7d924-77d5-4b02-8328-53866192d886 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:07.713555 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:07.715269 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:07.715470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:07.715646 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:07.715752 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.snapshots [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: 2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:07.720843 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:07.720843 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:21:07.721277 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:21:07.738397 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:21:07.738551 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-660940c0-1fd9-492c-a41f-5ce7e37e62fe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 202 Jul 10 19:21:07.738992 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1491/5937] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:21:07 2026] DELETE /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:21:07.745720 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-6c5fe514-5df6-4421-a61f-fe74e1b9d3fa None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:07.747537 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6c5fe514-5df6-4421-a61f-fe74e1b9d3fa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:07.747762 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6c5fe514-5df6-4421-a61f-fe74e1b9d3fa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:07.747948 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-6c5fe514-5df6-4421-a61f-fe74e1b9d3fa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:07.752715 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:07.752715 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:21:07.753151 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-6c5fe514-5df6-4421-a61f-fe74e1b9d3fa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:21:07.753887 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-6c5fe514-5df6-4421-a61f-fe74e1b9d3fa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 200 Jul 10 19:21:07.754257 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1492/5938] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:21:07 2026] GET /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:21:08.763647 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-6a4cfe81-0f53-48be-8a07-02eb72851afc None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:08.765837 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a4cfe81-0f53-48be-8a07-02eb72851afc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:08.766099 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a4cfe81-0f53-48be-8a07-02eb72851afc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:08.766320 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-6a4cfe81-0f53-48be-8a07-02eb72851afc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:08.771271 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-6a4cfe81-0f53-48be-8a07-02eb72851afc tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 404 Jul 10 19:21:08.771868 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1489/5939] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:21:08 2026] GET /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:12.993111 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-13ebbebd-16ef-4055-9141-1882a9f1a975 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:12.995171 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-13ebbebd-16ef-4055-9141-1882a9f1a975 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009 Jul 10 19:21:12.995379 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-13ebbebd-16ef-4055-9141-1882a9f1a975 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:12.995543 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-13ebbebd-16ef-4055-9141-1882a9f1a975 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:13.002606 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:13.002606 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:21:13.529626 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-13ebbebd-16ef-4055-9141-1882a9f1a975 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009 returned with HTTP 200 Jul 10 19:21:13.530299 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1468/5940] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:21:12 2026] DELETE /volume/v3/attachments/ef1c38c1-a863-4f8a-b2d3-309013f69009 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:21:13.539405 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:13.541189 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:21:13.541339 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:13.541559 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:13.541738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: 0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:21:13.548106 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:13.548106 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:21:13.548579 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:13.563685 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:21:13.563896 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-c59292c9-7e20-41c0-88b0-a019fd90a057 req-9d455a92-cb3d-4a67-a20e-f62b17c80acb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 202 Jul 10 19:21:13.564351 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1492/5941] 10.4.3.225 () {70 vars in 1620 bytes} [Fri Jul 10 19:21:13 2026] DELETE /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:21:16.826416 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-ae0c866a-c681-46df-9260-dc42f7f6f57f None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:16.828240 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ae0c866a-c681-46df-9260-dc42f7f6f57f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:21:16.828472 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ae0c866a-c681-46df-9260-dc42f7f6f57f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:16.828697 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-ae0c866a-c681-46df-9260-dc42f7f6f57f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:16.835402 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-ae0c866a-c681-46df-9260-dc42f7f6f57f tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 404 Jul 10 19:21:16.835959 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1493/5942] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:21:16 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:17.243462 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-64aebd08-8985-41dd-8570-67cecea77437 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:17.245565 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-64aebd08-8985-41dd-8570-67cecea77437 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:17.245846 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-64aebd08-8985-41dd-8570-67cecea77437 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:17.246086 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-64aebd08-8985-41dd-8570-67cecea77437 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:17.246245 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.snapshots [None req-64aebd08-8985-41dd-8570-67cecea77437 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: 2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:17.251279 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-64aebd08-8985-41dd-8570-67cecea77437 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 404 Jul 10 19:21:17.251778 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1490/5943] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:21:17 2026] DELETE /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:17.259312 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1598432a-a7c4-44d9-aca7-3d7f1a49980c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:17.261628 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1598432a-a7c4-44d9-aca7-3d7f1a49980c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf Jul 10 19:21:17.261888 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1598432a-a7c4-44d9-aca7-3d7f1a49980c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:17.262104 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1598432a-a7c4-44d9-aca7-3d7f1a49980c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:17.266535 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1598432a-a7c4-44d9-aca7-3d7f1a49980c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf returned with HTTP 404 Jul 10 19:21:17.267103 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1469/5944] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:21:17 2026] GET /volume/v3/snapshots/2be564b9-6468-49f7-89ad-5c62e81e6ebf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:17.899974 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-95a695a0-044e-4fd2-9b26-5533049dda19 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:17.901730 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-95a695a0-044e-4fd2-9b26-5533049dda19 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:21:17.901937 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-95a695a0-044e-4fd2-9b26-5533049dda19 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:17.902120 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-95a695a0-044e-4fd2-9b26-5533049dda19 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:17.902274 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-95a695a0-044e-4fd2-9b26-5533049dda19 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: 0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:21:17.907738 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-95a695a0-044e-4fd2-9b26-5533049dda19 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 404 Jul 10 19:21:17.908198 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1493/5945] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:21:17 2026] DELETE /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:17.914829 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-33191671-8c8c-445f-a6ab-989e50b9c25c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:17.916642 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33191671-8c8c-445f-a6ab-989e50b9c25c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 Jul 10 19:21:17.916891 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33191671-8c8c-445f-a6ab-989e50b9c25c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:17.917069 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-33191671-8c8c-445f-a6ab-989e50b9c25c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:17.922264 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-33191671-8c8c-445f-a6ab-989e50b9c25c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 returned with HTTP 404 Jul 10 19:21:17.922695 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1494/5946] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:21:17 2026] GET /volume/v3/volumes/0f23f18e-b3d0-4ed7-aa37-c37772558fd8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:18.858966 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-2ee6bb11-cd47-4067-b587-803665705ecf None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:18.860818 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:21:18.861185 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1898438681", "snapshot_id": null, "imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "volume_type": null, "size": 1}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:21:18.862696 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1898438681', 'snapshot_id': None, 'imageRef': 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'volume_type': None, 'size': 1}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:21:18.959719 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:21:18.964251 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:21:18.969398 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (d6393ccb-0383-474b-b5ef-b3bca41c54ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:21:18.970460 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56abbba5-b755-4486-968f-deae542b8615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:21:18.971370 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:21:19.024477 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56abbba5-b755-4486-968f-deae542b8615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:21:19.025324 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1854f39-4b86-4c3d-9eb0-2785c001af93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:21:19.067506 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['b3a6acf0-5b08-435b-bafe-f97b442f4900', '2de9785c-08f9-4bc3-b11a-6db3a6f6f57c', 'bd66cb97-ff2f-4904-bfdf-fdbf90021184', '0d3d19e5-f573-4cc9-bcc9-d761e9242c7f'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:21:19.068532 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1854f39-4b86-4c3d-9eb0-2785c001af93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3a6acf0-5b08-435b-bafe-f97b442f4900', '2de9785c-08f9-4bc3-b11a-6db3a6f6f57c', 'bd66cb97-ff2f-4904-bfdf-fdbf90021184', '0d3d19e5-f573-4cc9-bcc9-d761e9242c7f']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:21:19.069472 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf84d671-e800-46ee-a785-1d09370f993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:21:19.099014 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf84d671-e800-46ee-a785-1d09370f993a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2954ef89-5511-459d-a102-4f98f6617003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1898438681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['b3a6acf0-5b08-435b-bafe-f97b442f4900','2de9785c-08f9-4bc3-b11a-6db3a6f6f57c','bd66cb97-ff2f-4904-bfdf-fdbf90021184','0d3d19e5-f573-4cc9-bcc9-d761e9242c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1898438681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2954ef89-5511-459d-a102-4f98f6617003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:21:19.099927 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec1b650-e198-4b79-afbb-1e2d5d7cc0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:21:19.118289 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec1b650-e198-4b79-afbb-1e2d5d7cc0e6) transitioned into state 'SUCCESS' from state '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-1898438681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['b3a6acf0-5b08-435b-bafe-f97b442f4900','2de9785c-08f9-4bc3-b11a-6db3a6f6f57c','bd66cb97-ff2f-4904-bfdf-fdbf90021184','0d3d19e5-f573-4cc9-bcc9-d761e9242c7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:21:19.119135 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a886e4-1602-4b72-a4a5-866d926dfdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:21:19.129378 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a886e4-1602-4b72-a4a5-866d926dfdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:21:19.130291 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (d6393ccb-0383-474b-b5ef-b3bca41c54ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:21:19.130644 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:21:19.131257 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-2ee6bb11-cd47-4067-b587-803665705ecf tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:21:19.131749 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1491/5947] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:21:18 2026] POST /volume/v3/volumes => generated 759 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:21:19.143502 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-06ca249a-055a-4462-abc0-a3d3e7bcc7e0 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:19.145390 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-06ca249a-055a-4462-abc0-a3d3e7bcc7e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:21:19.145597 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-06ca249a-055a-4462-abc0-a3d3e7bcc7e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:19.145793 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-06ca249a-055a-4462-abc0-a3d3e7bcc7e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:19.152822 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:19.152822 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:21:19.156761 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-06ca249a-055a-4462-abc0-a3d3e7bcc7e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:19.161302 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-06ca249a-055a-4462-abc0-a3d3e7bcc7e0 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:21:19.161749 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1470/5948] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:21:19 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:21:20.176281 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-cd6a1849-e549-442b-a6d9-c0410bbd0373 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:20.178162 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd6a1849-e549-442b-a6d9-c0410bbd0373 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:21:20.178408 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd6a1849-e549-442b-a6d9-c0410bbd0373 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:20.178611 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-cd6a1849-e549-442b-a6d9-c0410bbd0373 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:20.185856 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:20.185856 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:21:20.189600 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-cd6a1849-e549-442b-a6d9-c0410bbd0373 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:20.194773 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-cd6a1849-e549-442b-a6d9-c0410bbd0373 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:21:20.195186 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1494/5949] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:21:20 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:21:20.209226 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-dffd2325-018a-4288-a104-888e20d16d60 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:20.211192 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dffd2325-018a-4288-a104-888e20d16d60 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:21:20.211482 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dffd2325-018a-4288-a104-888e20d16d60 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:20.211746 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-dffd2325-018a-4288-a104-888e20d16d60 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:20.221866 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:20.221866 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:21:20.227122 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-dffd2325-018a-4288-a104-888e20d16d60 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:20.234219 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-dffd2325-018a-4288-a104-888e20d16d60 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:21:20.234825 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1495/5950] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:21:20 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:21:20.334190 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-4310cfae-9bb5-45cc-825b-940d0d09a271 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:20.336731 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-4310cfae-9bb5-45cc-825b-940d0d09a271 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:21:20.336940 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-4310cfae-9bb5-45cc-825b-940d0d09a271 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:20.337173 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-4310cfae-9bb5-45cc-825b-940d0d09a271 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:20.345003 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:20.345003 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:21:20.348740 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-4310cfae-9bb5-45cc-825b-940d0d09a271 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:20.353183 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-4310cfae-9bb5-45cc-825b-940d0d09a271 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:21:20.353592 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1492/5951] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:21:20 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:21:20.770307 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-628dd40a-6429-4792-9e0e-b993ebf115e1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:20.772381 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-628dd40a-6429-4792-9e0e-b993ebf115e1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:21:20.772583 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-628dd40a-6429-4792-9e0e-b993ebf115e1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:20.772782 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-628dd40a-6429-4792-9e0e-b993ebf115e1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:20.779499 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:20.779499 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:21:20.783125 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-628dd40a-6429-4792-9e0e-b993ebf115e1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:20.788125 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-628dd40a-6429-4792-9e0e-b993ebf115e1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:21:20.788521 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1471/5952] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:21:20 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:21:20.797448 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-1ae1da16-806d-4089-ac91-1190a03f8244 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:20.797800 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1ae1da16-806d-4089-ac91-1190a03f8244 None None] GET https://10.4.3.225/volume// Jul 10 19:21:20.797994 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1ae1da16-806d-4089-ac91-1190a03f8244 None None] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:20.798207 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-1ae1da16-806d-4089-ac91-1190a03f8244 None None] Calling method 'all' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:20.798545 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-1ae1da16-806d-4089-ac91-1190a03f8244 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:21:20.798974 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1495/5953] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:21:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:21:20.806505 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-f037fbd0-685e-4b6e-a6de-f2fb6490c1e2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:20.808360 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-f037fbd0-685e-4b6e-a6de-f2fb6490c1e2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:21:20.808715 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-f037fbd0-685e-4b6e-a6de-f2fb6490c1e2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2954ef89-5511-459d-a102-4f98f6617003", "connector": null, "instance_uuid": "c489cd84-d00c-4887-9f71-7395d8539091"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:21:20.816172 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:20.816172 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:21:20.846246 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-f037fbd0-685e-4b6e-a6de-f2fb6490c1e2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:21:20.846820 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1496/5954] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:21:20 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 10 19:21:26.687485 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-95c51afd-3d2c-4b5e-840d-8f95751a410e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:26.687872 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95c51afd-3d2c-4b5e-840d-8f95751a410e None None] GET https://10.4.3.225/volume// Jul 10 19:21:26.688047 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95c51afd-3d2c-4b5e-840d-8f95751a410e None None] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:26.688223 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-95c51afd-3d2c-4b5e-840d-8f95751a410e None None] Calling method 'all' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:26.688585 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-95c51afd-3d2c-4b5e-840d-8f95751a410e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:21:26.688876 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1493/5955] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:21:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:21:26.696313 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-745d15b3-bbe7-4637-be39-844b31c4c590 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:26.698633 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-745d15b3-bbe7-4637-be39-844b31c4c590 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:21:26.698908 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-745d15b3-bbe7-4637-be39-844b31c4c590 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:21:26.699121 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-745d15b3-bbe7-4637-be39-844b31c4c590 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:21:26.709211 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:26.709211 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:21:26.713147 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-745d15b3-bbe7-4637-be39-844b31c4c590 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:21:26.718247 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-745d15b3-bbe7-4637-be39-844b31c4c590 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:21:26.718704 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1472/5956] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:21:26 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:21:26.814311 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:26.816352 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284 Jul 10 19:21:26.816754 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:21:26.823801 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-2954ef89-5511-459d-a102-4f98f6617003-np0000005042" by "attachment_update" {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:21:26.827907 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-2954ef89-5511-459d-a102-4f98f6617003-np0000005042" acquired by "attachment_update" :: waited 0.004s {{(pid=100059) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:21:26.828843 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:26.828843 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:21:27.346624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.coordination [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-2954ef89-5511-459d-a102-4f98f6617003-np0000005042" released by "attachment_update" :: held 0.519s {{(pid=100059) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:21:27.346969 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-e1f029aa-99dc-48e5-a067-f47ba6be6414 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284 returned with HTTP 200 Jul 10 19:21:27.347376 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1496/5957] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:21:26 2026] PUT /volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:21:27.858508 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-c02ec659-ee97-44e9-a1ab-e6c416b6b075 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:21:27.860513 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-c02ec659-ee97-44e9-a1ab-e6c416b6b075 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284/action Jul 10 19:21:27.860858 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-c02ec659-ee97-44e9-a1ab-e6c416b6b075 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100058) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:21:27.860973 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-c02ec659-ee97-44e9-a1ab-e6c416b6b075 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:21:27.875459 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:21:27.875459 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:21:27.883778 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-e98c75a5-3b5e-4473-a744-810b69dfe85a req-c02ec659-ee97-44e9-a1ab-e6c416b6b075 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284/action returned with HTTP 204 Jul 10 19:21:27.884179 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1497/5958] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:21:27 2026] POST /volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:21:30.352231 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:21:36.716665 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:21:37.340991 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:21:37.881584 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:22:21.756951 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-c1005fd3-06fc-484b-9caf-b151ef5cbe45 req-a8f59c3c-b770-4fa0-93e7-941541d92510 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:21.759504 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c1005fd3-06fc-484b-9caf-b151ef5cbe45 req-a8f59c3c-b770-4fa0-93e7-941541d92510 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284 Jul 10 19:22:21.759729 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c1005fd3-06fc-484b-9caf-b151ef5cbe45 req-a8f59c3c-b770-4fa0-93e7-941541d92510 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:22:21.759942 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-c1005fd3-06fc-484b-9caf-b151ef5cbe45 req-a8f59c3c-b770-4fa0-93e7-941541d92510 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:22:21.767708 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:21.767708 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:22:22.293672 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-c1005fd3-06fc-484b-9caf-b151ef5cbe45 req-a8f59c3c-b770-4fa0-93e7-941541d92510 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284 returned with HTTP 200 Jul 10 19:22:22.294126 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1494/5959] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:22:21 2026] DELETE /volume/v3/attachments/1b1ae352-7613-467d-b1e5-33320e7ec284 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:22:24.648746 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-b6f53c88-b408-4d76-9a59-539929b40fbe None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:24.650833 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-b6f53c88-b408-4d76-9a59-539929b40fbe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:22:24.651139 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-b6f53c88-b408-4d76-9a59-539929b40fbe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:22:24.651396 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-b6f53c88-b408-4d76-9a59-539929b40fbe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:22:24.658823 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:24.658823 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:22:24.662242 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-b6f53c88-b408-4d76-9a59-539929b40fbe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:22:24.667740 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-b6f53c88-b408-4d76-9a59-539929b40fbe tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:22:24.668252 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1473/5960] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:22:24 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:22:25.143236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-184dbd00-21cb-44c4-b768-d635c9d0e55c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:25.145448 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-184dbd00-21cb-44c4-b768-d635c9d0e55c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:22:25.145679 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-184dbd00-21cb-44c4-b768-d635c9d0e55c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:22:25.145914 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-184dbd00-21cb-44c4-b768-d635c9d0e55c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:22:25.155135 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:25.155135 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:22:25.159970 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-184dbd00-21cb-44c4-b768-d635c9d0e55c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:22:25.165907 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-184dbd00-21cb-44c4-b768-d635c9d0e55c tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:22:25.166491 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1497/5961] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:22:25 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:22:25.175151 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-92f73e9e-7557-40f1-bdad-ebf9fc84d284 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:25.175608 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-92f73e9e-7557-40f1-bdad-ebf9fc84d284 None None] GET https://10.4.3.225/volume// Jul 10 19:22:25.175735 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-92f73e9e-7557-40f1-bdad-ebf9fc84d284 None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:22:25.175945 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-92f73e9e-7557-40f1-bdad-ebf9fc84d284 None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:22:25.176262 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-92f73e9e-7557-40f1-bdad-ebf9fc84d284 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:22:25.176534 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1498/5962] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:22:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:22:25.183534 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-d4ae70e9-cd45-4bbf-8ef1-0c3f8992f831 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:25.186374 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-d4ae70e9-cd45-4bbf-8ef1-0c3f8992f831 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:22:25.186883 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-d4ae70e9-cd45-4bbf-8ef1-0c3f8992f831 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2954ef89-5511-459d-a102-4f98f6617003", "connector": null, "instance_uuid": "dac4bd29-b1bc-40ad-9817-c6e7fce433b5"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:22:25.196170 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:25.196170 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:22:25.222548 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-d4ae70e9-cd45-4bbf-8ef1-0c3f8992f831 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:22:25.223053 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1495/5963] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:22:25 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 10 19:22:31.059252 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8aa38a52-3567-498e-ab56-30398c98ba13 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:31.059646 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8aa38a52-3567-498e-ab56-30398c98ba13 None None] GET https://10.4.3.225/volume// Jul 10 19:22:31.059865 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8aa38a52-3567-498e-ab56-30398c98ba13 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:22:31.060056 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8aa38a52-3567-498e-ab56-30398c98ba13 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:22:31.060352 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8aa38a52-3567-498e-ab56-30398c98ba13 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:22:31.060672 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1474/5964] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:22:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:22:31.068664 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-702134ed-081c-4e52-a488-66e608a3c226 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:31.071485 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-702134ed-081c-4e52-a488-66e608a3c226 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:22:31.071800 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-702134ed-081c-4e52-a488-66e608a3c226 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:22:31.072088 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-702134ed-081c-4e52-a488-66e608a3c226 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:22:31.084639 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:31.084639 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:22:31.088930 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-702134ed-081c-4e52-a488-66e608a3c226 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:22:31.094100 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-702134ed-081c-4e52-a488-66e608a3c226 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:22:31.094532 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1498/5965] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:22:31 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:22:31.198215 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:31.200490 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5 Jul 10 19:22:31.200862 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:22:31.210077 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-2954ef89-5511-459d-a102-4f98f6617003-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:22:31.215135 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-2954ef89-5511-459d-a102-4f98f6617003-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:22:31.216435 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:31.216435 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:22:31.736147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-2954ef89-5511-459d-a102-4f98f6617003-np0000005042" released by "attachment_update" :: held 0.521s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:22:31.736483 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-3e722ac0-433d-4a5c-8676-1fc4879edcef tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5 returned with HTTP 200 Jul 10 19:22:31.736963 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1499/5966] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:22:31 2026] PUT /volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:22:32.250333 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-12910679-a9fb-49e4-a892-c2394cc30ef1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:22:32.252261 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-12910679-a9fb-49e4-a892-c2394cc30ef1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5/action Jul 10 19:22:32.252651 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-12910679-a9fb-49e4-a892-c2394cc30ef1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:22:32.252818 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-12910679-a9fb-49e4-a892-c2394cc30ef1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:22:32.266729 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:22:32.266729 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:22:32.276776 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-68ddf3dd-4dd5-46c3-97e1-9f9f8f52c37e req-12910679-a9fb-49e4-a892-c2394cc30ef1 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5/action returned with HTTP 204 Jul 10 19:22:32.277257 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1496/5967] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:22:32 2026] POST /volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:22:34.665946 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=4 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:22:41.092624 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=9 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:22:41.729497 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:22:42.274120 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:23:21.699477 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:21.701234 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/snapshots Jul 10 19:23:21.701585 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2954ef89-5511-459d-a102-4f98f6617003", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1087608394", "description": null, "metadata": null}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:23:21.712164 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:21.712164 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:23:21.712592 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:21.712769 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create snapshot from volume 2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:23:21.736951 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['8b1030aa-447f-4f03-8bfc-2e882ab67b56', '4ff033ed-103c-4c19-b2dc-def04489d8af', '514016ea-88e9-484f-ac9a-380050b8aa8e', 'c6ecfb7a-2c1f-42a7-9b5d-9ae9e7a405b1'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:23:21.770368 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot force create request issued successfully. Jul 10 19:23:21.770683 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-07d31f43-dc63-42af-bdcf-ee23181870b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots returned with HTTP 202 Jul 10 19:23:21.771106 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1475/5968] 10.4.3.225 () {68 vars in 1265 bytes} [Fri Jul 10 19:23:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:23:21.780456 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3f2d743e-ca49-40b0-a2f6-997535ad15e4 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:21.782144 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f2d743e-ca49-40b0-a2f6-997535ad15e4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:23:21.782324 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f2d743e-ca49-40b0-a2f6-997535ad15e4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:21.782499 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3f2d743e-ca49-40b0-a2f6-997535ad15e4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:21.788899 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:21.788899 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:23:21.789534 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3f2d743e-ca49-40b0-a2f6-997535ad15e4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:23:21.790720 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3f2d743e-ca49-40b0-a2f6-997535ad15e4 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba returned with HTTP 200 Jul 10 19:23:21.791262 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1499/5969] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:23:21 2026] GET /volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:23:22.800075 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-fca4b355-fbd9-420b-8e86-38ab25397fa5 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:22.801864 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fca4b355-fbd9-420b-8e86-38ab25397fa5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:23:22.802049 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fca4b355-fbd9-420b-8e86-38ab25397fa5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:22.802222 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-fca4b355-fbd9-420b-8e86-38ab25397fa5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:22.807979 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:22.807979 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:23:22.808430 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-fca4b355-fbd9-420b-8e86-38ab25397fa5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:23:22.809223 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-fca4b355-fbd9-420b-8e86-38ab25397fa5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba returned with HTTP 200 Jul 10 19:23:22.809594 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1500/5970] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:23:22 2026] GET /volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:23:22.817625 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-47e8edee-27da-43eb-8827-07af60eeb73d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:22.819423 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47e8edee-27da-43eb-8827-07af60eeb73d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:23:22.819613 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47e8edee-27da-43eb-8827-07af60eeb73d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:22.819819 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-47e8edee-27da-43eb-8827-07af60eeb73d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:22.825208 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:22.825208 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:23:22.825689 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-47e8edee-27da-43eb-8827-07af60eeb73d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:23:22.826480 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-47e8edee-27da-43eb-8827-07af60eeb73d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba returned with HTTP 200 Jul 10 19:23:22.826831 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1497/5971] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:23:22 2026] GET /volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:23:22.834347 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-1a4045d2-3012-413d-b34f-88ffba31f844 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:22.835786 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:23:22.836122 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-513743374", "snapshot_id": "2064c260-9780-4a18-8242-b8307a9398ba", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:23:22.837640 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-513743374', 'snapshot_id': '2064c260-9780-4a18-8242-b8307a9398ba', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:23:22.842149 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:22.842149 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:23:22.842515 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:23:22.842642 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume of 1 GB Jul 10 19:23:22.845640 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Availability Zones retrieved successfully. Jul 10 19:23:22.850555 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (b284c17b-356d-4b55-b3ca-3634ee71dd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:23:22.851385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f507db41-1388-4522-a2a3-72161e6f677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:23:22.852195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:23:22.879278 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f507db41-1388-4522-a2a3-72161e6f677c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2064c260-9780-4a18-8242-b8307a9398ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:23:22.879966 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ddf8ca-b71c-4673-8523-ca38c33c7972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:23:22.917989 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Created reservations ['bcd77701-ef94-40d7-b1a2-b3ac8d458d39', '01023040-6b3e-4e86-8740-7147dd2c5675', '6d26a633-b9b8-4fba-b2f2-b634a70b88e7', 'ab4f327b-2205-4205-baae-53dbd6403a20'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:23:22.919074 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36ddf8ca-b71c-4673-8523-ca38c33c7972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd77701-ef94-40d7-b1a2-b3ac8d458d39', '01023040-6b3e-4e86-8740-7147dd2c5675', '6d26a633-b9b8-4fba-b2f2-b634a70b88e7', 'ab4f327b-2205-4205-baae-53dbd6403a20']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:23:22.920053 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0cdb33-4458-4a31-bbe9-ec4ce1106321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:23:22.962526 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0cdb33-4458-4a31-bbe9-ec4ce1106321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16595866-a10f-4d8b-ab69-7b874990479f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-513743374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['bcd77701-ef94-40d7-b1a2-b3ac8d458d39','01023040-6b3e-4e86-8740-7147dd2c5675','6d26a633-b9b8-4fba-b2f2-b634a70b88e7','ab4f327b-2205-4205-baae-53dbd6403a20'],size=1,snapshot_id=2064c260-9780-4a18-8242-b8307a9398ba,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), '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-10T19:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-513743374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16595866-a10f-4d8b-ab69-7b874990479f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a89ac39774b9406295c7d57325bcad5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2064c260-9780-4a18-8242-b8307a9398ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:23:22.963055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1defa643-cc2c-4b0f-bb2a-cd2c9fe6f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:23:22.979469 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1defa643-cc2c-4b0f-bb2a-cd2c9fe6f8f4) transitioned into state 'SUCCESS' from state '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-513743374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a89ac39774b9406295c7d57325bcad5c',qos_specs=None,replication_status=,reservations=['bcd77701-ef94-40d7-b1a2-b3ac8d458d39','01023040-6b3e-4e86-8740-7147dd2c5675','6d26a633-b9b8-4fba-b2f2-b634a70b88e7','ab4f327b-2205-4205-baae-53dbd6403a20'],size=1,snapshot_id=2064c260-9780-4a18-8242-b8307a9398ba,source_replicaid=,source_volid=None,status='creating',user_id='5aabd935d4bb4b8faeafd486d8d1cb6a',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:23:22.980085 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9120ea40-5112-4386-a883-c40d4ad5303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:23:23.003803 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9120ea40-5112-4386-a883-c40d4ad5303a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:23:23.004407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Flow 'volume_create_api' (b284c17b-356d-4b55-b3ca-3634ee71dd41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:23:23.004709 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Create volume request issued successfully. Jul 10 19:23:23.005224 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-1a4045d2-3012-413d-b34f-88ffba31f844 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:23:23.005755 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1476/5972] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:23:22 2026] POST /volume/v3/volumes => generated 784 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:23:23.016263 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7a9d4f6a-d63d-4293-89bc-225d648ed2de None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:23.018463 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a9d4f6a-d63d-4293-89bc-225d648ed2de tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:23:23.018706 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a9d4f6a-d63d-4293-89bc-225d648ed2de tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:23.018954 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7a9d4f6a-d63d-4293-89bc-225d648ed2de tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:23.026151 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:23.026151 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:23:23.029829 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7a9d4f6a-d63d-4293-89bc-225d648ed2de tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:23.033674 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7a9d4f6a-d63d-4293-89bc-225d648ed2de tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:23:23.034098 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1500/5973] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:23:23 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:23:24.045606 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4a94f4fe-b4ec-46fc-8d69-ff8271bbe2f2 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:24.047448 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a94f4fe-b4ec-46fc-8d69-ff8271bbe2f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:23:24.047666 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a94f4fe-b4ec-46fc-8d69-ff8271bbe2f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:24.047841 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4a94f4fe-b4ec-46fc-8d69-ff8271bbe2f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:24.054540 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:24.054540 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:23:24.057635 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4a94f4fe-b4ec-46fc-8d69-ff8271bbe2f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:24.061590 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4a94f4fe-b4ec-46fc-8d69-ff8271bbe2f2 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:23:24.061971 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1501/5974] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:23:24 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:23:24.078304 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-3c48a006-f596-4d5d-badf-976c0b469ddb None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:24.080075 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c48a006-f596-4d5d-badf-976c0b469ddb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:23:24.080306 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c48a006-f596-4d5d-badf-976c0b469ddb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:24.080518 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-3c48a006-f596-4d5d-badf-976c0b469ddb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:24.087247 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:24.087247 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:23:24.090795 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-3c48a006-f596-4d5d-badf-976c0b469ddb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:24.095225 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-3c48a006-f596-4d5d-badf-976c0b469ddb tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:23:24.095571 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1498/5975] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:23:24 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:23:24.178860 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-621aa51c-cfc5-4c13-ad6e-354d604e2863 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:24.181147 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-621aa51c-cfc5-4c13-ad6e-354d604e2863 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:23:24.181384 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-621aa51c-cfc5-4c13-ad6e-354d604e2863 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:24.181616 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-621aa51c-cfc5-4c13-ad6e-354d604e2863 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:24.188352 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:24.188352 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:23:24.191728 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-621aa51c-cfc5-4c13-ad6e-354d604e2863 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:24.196393 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-621aa51c-cfc5-4c13-ad6e-354d604e2863 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:23:24.196833 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1477/5976] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:23:24 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:23:24.631016 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-44451d95-bc92-4597-bc90-13c79ceb61af None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:24.633054 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-44451d95-bc92-4597-bc90-13c79ceb61af tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:23:24.633251 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-44451d95-bc92-4597-bc90-13c79ceb61af tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:24.633449 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-44451d95-bc92-4597-bc90-13c79ceb61af tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:24.641734 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:24.641734 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:23:24.646169 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-44451d95-bc92-4597-bc90-13c79ceb61af tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:24.652114 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-44451d95-bc92-4597-bc90-13c79ceb61af tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:23:24.652625 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1501/5977] 10.4.3.225 () {68 vars in 1598 bytes} [Fri Jul 10 19:23:24 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:23:24.660870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-90822f1f-9c23-4215-a989-bf2d8c937e6e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:24.661335 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-90822f1f-9c23-4215-a989-bf2d8c937e6e None None] GET https://10.4.3.225/volume// Jul 10 19:23:24.661563 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-90822f1f-9c23-4215-a989-bf2d8c937e6e None None] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:24.661827 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-90822f1f-9c23-4215-a989-bf2d8c937e6e None None] Calling method 'all' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:24.662207 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-90822f1f-9c23-4215-a989-bf2d8c937e6e None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:23:24.662527 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1502/5978] 10.4.3.225 () {66 vars in 1419 bytes} [Fri Jul 10 19:23:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:23:24.669264 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a4535c40-481b-43b2-8d18-d7aeb4d2a7aa None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:24.671334 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a4535c40-481b-43b2-8d18-d7aeb4d2a7aa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments Jul 10 19:23:24.671761 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a4535c40-481b-43b2-8d18-d7aeb4d2a7aa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16595866-a10f-4d8b-ab69-7b874990479f", "connector": null, "instance_uuid": "32df952b-53e7-4db0-b55c-4565da3d8dfb"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:23:24.679549 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:24.679549 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:23:24.704576 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a4535c40-481b-43b2-8d18-d7aeb4d2a7aa tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments returned with HTTP 200 Jul 10 19:23:24.705089 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1499/5979] 10.4.3.225 () {74 vars in 1594 bytes} [Fri Jul 10 19:23:24 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 10 19:23:30.561516 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-d27ae321-cdcf-4419-82c5-0a728838ead5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:30.561957 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d27ae321-cdcf-4419-82c5-0a728838ead5 None None] GET https://10.4.3.225/volume// Jul 10 19:23:30.562142 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d27ae321-cdcf-4419-82c5-0a728838ead5 None None] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:30.562388 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-d27ae321-cdcf-4419-82c5-0a728838ead5 None None] Calling method 'all' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:30.562756 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-d27ae321-cdcf-4419-82c5-0a728838ead5 None None] https://10.4.3.225/volume// returned with HTTP 300 Jul 10 19:23:30.563084 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1478/5980] 10.4.3.225 () {66 vars in 1426 bytes} [Fri Jul 10 19:23:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 19:23:30.570310 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a02553be-7777-4e6b-96dd-08499eb17029 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:30.572366 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a02553be-7777-4e6b-96dd-08499eb17029 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:23:30.572563 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a02553be-7777-4e6b-96dd-08499eb17029 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:23:30.572761 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a02553be-7777-4e6b-96dd-08499eb17029 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:23:30.582542 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:30.582542 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:23:30.585880 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a02553be-7777-4e6b-96dd-08499eb17029 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:23:30.591214 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-a02553be-7777-4e6b-96dd-08499eb17029 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:23:30.591606 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1502/5981] 10.4.3.225 () {70 vars in 1639 bytes} [Fri Jul 10 19:23:30 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 19:23:30.692078 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:30.693858 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] PUT https://10.4.3.225/volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad Jul 10 19:23:30.694174 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.225", "host": "np0000005042", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5725984b3fc1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2e0704a8-1ea1-4025-967a-3ee3721b419b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:23:30.701134 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Acquiring lock "cinder-attachment_update-16595866-a10f-4d8b-ab69-7b874990479f-np0000005042" by "attachment_update" {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 19:23:30.705850 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-16595866-a10f-4d8b-ab69-7b874990479f-np0000005042" acquired by "attachment_update" :: waited 0.005s {{(pid=100058) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 19:23:30.706887 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:30.706887 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:23:31.228060 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.coordination [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Lock "cinder-attachment_update-16595866-a10f-4d8b-ab69-7b874990479f-np0000005042" released by "attachment_update" :: held 0.522s {{(pid=100058) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 19:23:31.228350 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-da998e9c-e6b6-4aef-b881-df6a391bc12e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad returned with HTTP 200 Jul 10 19:23:31.228814 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1503/5982] 10.4.3.225 () {74 vars in 1704 bytes} [Fri Jul 10 19:23:30 2026] PUT /volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:23:31.738934 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-d50eaf70-9bbf-4073-8827-bf87480691b6 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:23:31.740973 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-d50eaf70-9bbf-4073-8827-bf87480691b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] POST https://10.4.3.225/volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad/action Jul 10 19:23:31.741314 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-d50eaf70-9bbf-4073-8827-bf87480691b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action body: b'{"os-complete": null}' {{(pid=100057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 19:23:31.741432 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-d50eaf70-9bbf-4073-8827-bf87480691b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:23:31.755937 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:23:31.755937 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:23:31.764261 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-669d0612-ac8f-4474-a890-4329f372c6b9 req-d50eaf70-9bbf-4073-8827-bf87480691b6 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad/action returned with HTTP 204 Jul 10 19:23:31.764673 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1500/5983] 10.4.3.225 () {74 vars in 1725 bytes} [Fri Jul 10 19:23:31 2026] POST /volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:23:34.195273 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:23:40.589616 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=14 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:23:41.222110 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:23:41.761840 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:24:23.942450 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [req-6f6cb2b4-c5bb-4951-9b5a-90a3354c39f2 req-6b1d4d03-a9b5-44cf-827b-25e0810dc7e8 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:23.944395 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6f6cb2b4-c5bb-4951-9b5a-90a3354c39f2 req-6b1d4d03-a9b5-44cf-827b-25e0810dc7e8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad Jul 10 19:24:23.944586 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6f6cb2b4-c5bb-4951-9b5a-90a3354c39f2 req-6b1d4d03-a9b5-44cf-827b-25e0810dc7e8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:23.944758 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [req-6f6cb2b4-c5bb-4951-9b5a-90a3354c39f2 req-6b1d4d03-a9b5-44cf-827b-25e0810dc7e8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:23.951789 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:23.951789 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:24.474445 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [req-6f6cb2b4-c5bb-4951-9b5a-90a3354c39f2 req-6b1d4d03-a9b5-44cf-827b-25e0810dc7e8 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad returned with HTTP 200 Jul 10 19:24:24.474787 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1479/5984] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:24:23 2026] DELETE /volume/v3/attachments/27e27def-6e7a-4e1c-87c3-94d39607b0ad => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:26.823101 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:26.824753 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:24:26.824968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:26.825098 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:26.825247 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: 16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:24:26.832359 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:26.832359 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:26.832835 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:24:26.848436 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:24:26.848662 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-f17bbc6d-f2d1-48e5-a88c-3df9876e4a15 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 202 Jul 10 19:24:26.849197 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1503/5985] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:26 2026] DELETE /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:26.855685 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a678f720-6e4e-4e20-a1d7-b25242211f04 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:26.857423 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a678f720-6e4e-4e20-a1d7-b25242211f04 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:24:26.857649 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a678f720-6e4e-4e20-a1d7-b25242211f04 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:26.857843 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a678f720-6e4e-4e20-a1d7-b25242211f04 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:26.864796 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:26.864796 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:26.868446 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-a678f720-6e4e-4e20-a1d7-b25242211f04 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:24:26.874199 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a678f720-6e4e-4e20-a1d7-b25242211f04 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 200 Jul 10 19:24:26.874626 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1504/5986] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:26 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:24:27.886151 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-d291deb2-0866-4c0b-b724-9a28853c232d None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:27.888006 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d291deb2-0866-4c0b-b724-9a28853c232d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f Jul 10 19:24:27.888217 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d291deb2-0866-4c0b-b724-9a28853c232d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:27.888406 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-d291deb2-0866-4c0b-b724-9a28853c232d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:27.893573 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-d291deb2-0866-4c0b-b724-9a28853c232d tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f returned with HTTP 404 Jul 10 19:24:27.894003 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1501/5987] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:27 2026] GET /volume/v3/volumes/16595866-a10f-4d8b-ab69-7b874990479f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:27.900572 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:27.902274 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:24:27.902464 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:27.902672 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:27.902770 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.snapshots [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete snapshot with id: 2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:24:27.907561 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:27.907561 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:27.908007 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:24:27.924421 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot delete request issued successfully. Jul 10 19:24:27.924661 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e2cbf47a-bb70-4110-a5f9-5c0cf770c608 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba returned with HTTP 202 Jul 10 19:24:27.925120 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1480/5988] 10.4.3.225 () {66 vars in 1357 bytes} [Fri Jul 10 19:24:27 2026] DELETE /volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:27.932532 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-bfbc5f22-4e9f-41cc-b099-eff51c1afd9a None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:27.934279 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bfbc5f22-4e9f-41cc-b099-eff51c1afd9a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:24:27.934423 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bfbc5f22-4e9f-41cc-b099-eff51c1afd9a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:27.934618 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-bfbc5f22-4e9f-41cc-b099-eff51c1afd9a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:27.939219 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:27.939219 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:27.939611 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-bfbc5f22-4e9f-41cc-b099-eff51c1afd9a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Snapshot retrieved successfully. Jul 10 19:24:27.940306 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-bfbc5f22-4e9f-41cc-b099-eff51c1afd9a tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba returned with HTTP 200 Jul 10 19:24:27.940629 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1504/5989] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:24:27 2026] GET /volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:28.948872 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-99f305ff-8d59-4dfb-8734-7326b7bd7a58 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:28.950423 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-99f305ff-8d59-4dfb-8734-7326b7bd7a58 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba Jul 10 19:24:28.950611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-99f305ff-8d59-4dfb-8734-7326b7bd7a58 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:28.950783 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-99f305ff-8d59-4dfb-8734-7326b7bd7a58 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:28.954503 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-99f305ff-8d59-4dfb-8734-7326b7bd7a58 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba returned with HTTP 404 Jul 10 19:24:28.954915 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1505/5990] 10.4.3.225 () {66 vars in 1354 bytes} [Fri Jul 10 19:24:28 2026] GET /volume/v3/snapshots/2064c260-9780-4a18-8242-b8307a9398ba => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:33.228995 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [req-08361034-975a-4c20-8198-61d837b5fa5a req-39f5224e-5f10-49a5-ab2f-4bda8402eb17 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:33.230943 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-08361034-975a-4c20-8198-61d837b5fa5a req-39f5224e-5f10-49a5-ab2f-4bda8402eb17 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5 Jul 10 19:24:33.231115 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-08361034-975a-4c20-8198-61d837b5fa5a req-39f5224e-5f10-49a5-ab2f-4bda8402eb17 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:33.231284 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-08361034-975a-4c20-8198-61d837b5fa5a req-39f5224e-5f10-49a5-ab2f-4bda8402eb17 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:33.238689 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:33.238689 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:33.763929 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-08361034-975a-4c20-8198-61d837b5fa5a req-39f5224e-5f10-49a5-ab2f-4bda8402eb17 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5 returned with HTTP 200 Jul 10 19:24:33.764320 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1502/5991] 10.4.3.225 () {72 vars in 1673 bytes} [Fri Jul 10 19:24:33 2026] DELETE /volume/v3/attachments/b53c74c3-3834-41ee-aa8b-46c7e66ac6b5 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:36.430305 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:36.432500 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] DELETE https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:24:36.432857 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:36.433098 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:36.433298 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume with id: 2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:24:36.441195 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:36.441195 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:36.441628 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:24:36.456342 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Delete volume request issued successfully. Jul 10 19:24:36.456583 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-82ca0ea6-ce01-4977-aac5-92f15b69d8b5 tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 202 Jul 10 19:24:36.457027 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1481/5992] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:36 2026] DELETE /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:36.464079 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-388dc1d7-909c-47d9-a3a8-a6da86033f3e None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:36.466378 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-388dc1d7-909c-47d9-a3a8-a6da86033f3e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:24:36.466673 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-388dc1d7-909c-47d9-a3a8-a6da86033f3e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:36.466968 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-388dc1d7-909c-47d9-a3a8-a6da86033f3e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:36.475470 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:36.475470 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:36.479650 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-388dc1d7-909c-47d9-a3a8-a6da86033f3e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Volume info retrieved successfully. Jul 10 19:24:36.485101 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-388dc1d7-909c-47d9-a3a8-a6da86033f3e tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 200 Jul 10 19:24:36.485645 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1505/5993] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:36 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 19:24:37.498437 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-9ad7c2a9-a311-4c23-a0b5-de75d345ae2b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:37.500413 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9ad7c2a9-a311-4c23-a0b5-de75d345ae2b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] GET https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 Jul 10 19:24:37.500638 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9ad7c2a9-a311-4c23-a0b5-de75d345ae2b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:37.500876 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-9ad7c2a9-a311-4c23-a0b5-de75d345ae2b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:37.507740 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-9ad7c2a9-a311-4c23-a0b5-de75d345ae2b tempest-TestVolumeBootPattern-488797607 tempest-TestVolumeBootPattern-488797607-project-member] https://10.4.3.225/volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 returned with HTTP 404 Jul 10 19:24:37.508267 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1506/5994] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:37 2026] GET /volume/v3/volumes/2954ef89-5511-459d-a102-4f98f6617003 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:42.043781 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.140457 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:42.140759 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-946465824"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:42.142053 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request body: {'volume': {"'imageRef": 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-946465824'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:42.142162 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume of 1 GB Jul 10 19:24:42.142416 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:42.142416 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:42.146096 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Availability Zones retrieved successfully. Jul 10 19:24:42.150880 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (8c2198b5-fd97-41a2-9f4a-53805c644a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.152332 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edefa2e7-66b8-4130-925a-dd36f02b1ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.153231 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:42.176589 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edefa2e7-66b8-4130-925a-dd36f02b1ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.177540 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dadd877a-adca-456b-a636-c77630b50ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.235296 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Created reservations ['e87b8abd-3c85-4d53-a2de-720bd2d271f9', '8ac1020a-2584-446c-b384-d01764255eac', '4d08f616-a338-4b3c-838f-fe82b9c341f6', 'b1219f94-ebf9-446e-8c3c-6a9e93a703b8'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:42.236178 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dadd877a-adca-456b-a636-c77630b50ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87b8abd-3c85-4d53-a2de-720bd2d271f9', '8ac1020a-2584-446c-b384-d01764255eac', '4d08f616-a338-4b3c-838f-fe82b9c341f6', 'b1219f94-ebf9-446e-8c3c-6a9e93a703b8']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.236911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff518c3-9075-4a0b-9b3c-e16390b14bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.257452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff518c3-9075-4a0b-9b3c-e16390b14bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577b84f7-980f-4dda-897f-af2461f292d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-946465824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['e87b8abd-3c85-4d53-a2de-720bd2d271f9','8ac1020a-2584-446c-b384-d01764255eac','4d08f616-a338-4b3c-838f-fe82b9c341f6','b1219f94-ebf9-446e-8c3c-6a9e93a703b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-946465824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577b84f7-980f-4dda-897f-af2461f292d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5974422f8f214b2fa4cf8325824baf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.258117 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e10023-04e0-441b-91a6-308efa86acdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.274083 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e10023-04e0-441b-91a6-308efa86acdd) transitioned into state 'SUCCESS' from state '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-946465824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['e87b8abd-3c85-4d53-a2de-720bd2d271f9','8ac1020a-2584-446c-b384-d01764255eac','4d08f616-a338-4b3c-838f-fe82b9c341f6','b1219f94-ebf9-446e-8c3c-6a9e93a703b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.274799 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74209a9b-c1f6-4470-af29-da8d5cad9a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.284452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74209a9b-c1f6-4470-af29-da8d5cad9a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.285188 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (8c2198b5-fd97-41a2-9f4a-53805c644a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.285473 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request issued successfully. Jul 10 19:24:42.286060 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-58ff7542-a733-4eeb-a64a-b7537a1d3f5c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:42.286477 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1503/5995] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:24:42 2026] POST /volume/v3/volumes => generated 756 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:42.298078 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-750862b0-2881-4480-8141-f40707c212e1 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.300538 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:42.301055 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1957741692"}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:42.302540 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.v3.volumes [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request body: {'volume': {"'imageRef": 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1957741692'}} {{(pid=100060) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:42.302652 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume of 1 GB Jul 10 19:24:42.307085 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Availability Zones retrieved successfully. Jul 10 19:24:42.312639 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (cc406781-3440-40cd-8459-cd450bfdd8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.313474 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1bb943-e922-4adb-b9dd-eb1841732be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.314385 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.flows.api.create_volume [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Validating volume size '1' using validate_int {{(pid=100060) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:42.338766 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1bb943-e922-4adb-b9dd-eb1841732be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.339536 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0706913-cb1c-4e3d-9985-0da10d69871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.379532 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Created reservations ['87428a76-9136-4da5-a388-a11482c73903', 'c89abfbf-032f-447d-8824-6553bd53959a', '1e14e2fe-c200-4982-9a59-d9679dc23f93', '636a213d-b23f-4a5b-a9ba-f1923b95d247'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:42.380249 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0706913-cb1c-4e3d-9985-0da10d69871e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87428a76-9136-4da5-a388-a11482c73903', 'c89abfbf-032f-447d-8824-6553bd53959a', '1e14e2fe-c200-4982-9a59-d9679dc23f93', '636a213d-b23f-4a5b-a9ba-f1923b95d247']}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.380985 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14cb851-c7d2-44b0-a09b-d3f6c09a6a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.401407 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e14cb851-c7d2-44b0-a09b-d3f6c09a6a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd0fd5d-ad13-4411-8e08-91e678ab2670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1957741692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['87428a76-9136-4da5-a388-a11482c73903','c89abfbf-032f-447d-8824-6553bd53959a','1e14e2fe-c200-4982-9a59-d9679dc23f93','636a213d-b23f-4a5b-a9ba-f1923b95d247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1957741692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd0fd5d-ad13-4411-8e08-91e678ab2670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5974422f8f214b2fa4cf8325824baf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.402062 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b116d6a-4545-4299-9c76-6601803d3914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.419879 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b116d6a-4545-4299-9c76-6601803d3914) transitioned into state 'SUCCESS' from state '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-1957741692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['87428a76-9136-4da5-a388-a11482c73903','c89abfbf-032f-447d-8824-6553bd53959a','1e14e2fe-c200-4982-9a59-d9679dc23f93','636a213d-b23f-4a5b-a9ba-f1923b95d247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.420787 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3d2a37-da7a-4e5d-8e3f-586fc2d51d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.430089 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c3d2a37-da7a-4e5d-8e3f-586fc2d51d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100060) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.430920 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (cc406781-3440-40cd-8459-cd450bfdd8c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100060) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.431295 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request issued successfully. Jul 10 19:24:42.432055 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-750862b0-2881-4480-8141-f40707c212e1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:42.432619 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1482/5996] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:24:42 2026] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:42.444949 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-ec426b54-c479-403b-a693-34785330dbab None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.446586 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:42.447111 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-846998275"}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:42.448426 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request body: {'volume': {"'imageRef": 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-846998275'}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:42.448556 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume of 1 GB Jul 10 19:24:42.452168 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Availability Zones retrieved successfully. Jul 10 19:24:42.457343 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (1beb5a7f-7aac-47f0-a7ad-18bdb42a3552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.458150 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5543cd-cdfe-4ffa-9608-e7fcf3614571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.458988 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:42.483307 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5543cd-cdfe-4ffa-9608-e7fcf3614571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.484036 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a4f84f-6397-411e-9c5d-c0b0ff087978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.521319 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Created reservations ['6ba88338-062d-4dd0-b162-9a166e6db5bb', '37627e51-8a17-4b8c-8c9c-5540956f0cbe', '3fcbb63a-3ea6-46ec-8e02-dbb7f2bc5608', '635ac66f-7743-4632-ac53-afb66dc4cb09'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:42.522188 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a4f84f-6397-411e-9c5d-c0b0ff087978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ba88338-062d-4dd0-b162-9a166e6db5bb', '37627e51-8a17-4b8c-8c9c-5540956f0cbe', '3fcbb63a-3ea6-46ec-8e02-dbb7f2bc5608', '635ac66f-7743-4632-ac53-afb66dc4cb09']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.522947 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319ee83c-8ac7-4a3d-b513-4631fc38c664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.544780 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319ee83c-8ac7-4a3d-b513-4631fc38c664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee2db1f-0b6d-443d-a0b3-62d0205f4a12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-846998275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['6ba88338-062d-4dd0-b162-9a166e6db5bb','37627e51-8a17-4b8c-8c9c-5540956f0cbe','3fcbb63a-3ea6-46ec-8e02-dbb7f2bc5608','635ac66f-7743-4632-ac53-afb66dc4cb09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-846998275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee2db1f-0b6d-443d-a0b3-62d0205f4a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5974422f8f214b2fa4cf8325824baf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.545560 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b803d08-7ccf-4913-adc1-186d39f2832b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.564554 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b803d08-7ccf-4913-adc1-186d39f2832b) transitioned into state 'SUCCESS' from state '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-846998275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['6ba88338-062d-4dd0-b162-9a166e6db5bb','37627e51-8a17-4b8c-8c9c-5540956f0cbe','3fcbb63a-3ea6-46ec-8e02-dbb7f2bc5608','635ac66f-7743-4632-ac53-afb66dc4cb09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.565317 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f603dbc1-d119-4ea7-b71f-f8f0259714ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.574438 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f603dbc1-d119-4ea7-b71f-f8f0259714ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.575691 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (1beb5a7f-7aac-47f0-a7ad-18bdb42a3552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.576288 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request issued successfully. Jul 10 19:24:42.577077 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-ec426b54-c479-403b-a693-34785330dbab tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:42.577678 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1506/5997] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:24:42 2026] POST /volume/v3/volumes => generated 756 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:42.590611 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.592658 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:42.593112 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-26298497"}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:42.594610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request body: {'volume': {"'imageRef": 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-26298497'}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:42.594781 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume of 1 GB Jul 10 19:24:42.599343 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Availability Zones retrieved successfully. Jul 10 19:24:42.605079 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (666e42c2-37aa-4437-a867-7ea43c55fde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.606117 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7630a267-33d4-4c28-9b74-0fc0d779a51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.607140 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:42.637782 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7630a267-33d4-4c28-9b74-0fc0d779a51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.638661 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea56d42-320d-4a46-85b6-b05a94fac427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.683024 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Created reservations ['e7ecc75b-4e66-48f5-9b24-2df5175e8b9d', '87ddfa9f-8c2f-4696-b7a1-fae4ad8deae1', '8d7bacc4-93f3-484a-9fda-1de26e7dc879', 'f668a290-673d-467f-8ec2-ba58dde8ec8c'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:42.683802 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea56d42-320d-4a46-85b6-b05a94fac427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7ecc75b-4e66-48f5-9b24-2df5175e8b9d', '87ddfa9f-8c2f-4696-b7a1-fae4ad8deae1', '8d7bacc4-93f3-484a-9fda-1de26e7dc879', 'f668a290-673d-467f-8ec2-ba58dde8ec8c']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.684480 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff0325f-fa2c-4b22-8d60-bee871d7e5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.705742 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff0325f-fa2c-4b22-8d60-bee871d7e5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ce638a-5c33-4edf-983d-630db942f5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-26298497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['e7ecc75b-4e66-48f5-9b24-2df5175e8b9d','87ddfa9f-8c2f-4696-b7a1-fae4ad8deae1','8d7bacc4-93f3-484a-9fda-1de26e7dc879','f668a290-673d-467f-8ec2-ba58dde8ec8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-26298497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ce638a-5c33-4edf-983d-630db942f5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5974422f8f214b2fa4cf8325824baf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.706439 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41707e1b-29f4-4c6c-9793-c396996ff4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.722904 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41707e1b-29f4-4c6c-9793-c396996ff4da) transitioned into state 'SUCCESS' from state '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-26298497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['e7ecc75b-4e66-48f5-9b24-2df5175e8b9d','87ddfa9f-8c2f-4696-b7a1-fae4ad8deae1','8d7bacc4-93f3-484a-9fda-1de26e7dc879','f668a290-673d-467f-8ec2-ba58dde8ec8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.723694 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b0763d-61e4-4cdf-bfda-f15e65f13792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.733323 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44b0763d-61e4-4cdf-bfda-f15e65f13792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.734192 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (666e42c2-37aa-4437-a867-7ea43c55fde3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.734488 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request issued successfully. Jul 10 19:24:42.735100 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-4b5082e8-cb52-4b45-a190-1790123dfa2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:42.735514 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1507/5998] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:24:42 2026] POST /volume/v3/volumes => generated 755 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:42.746832 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-30015195-555f-45e0-9aa4-cce64a090cd1 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.749070 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:42.749465 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e2a47bdb-d90b-4618-87e0-5f78e163714a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1742551409"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:42.750904 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.v3.volumes [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request body: {'volume': {"'imageRef": 'e2a47bdb-d90b-4618-87e0-5f78e163714a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1742551409'}} {{(pid=100057) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:42.751024 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume of 1 GB Jul 10 19:24:42.751266 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:42.751266 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:42.755091 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Availability Zones retrieved successfully. Jul 10 19:24:42.760670 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (bf0c933e-de6d-4fb2-bf59-2610270c2eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.761567 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf640ea-b16e-4db1-98db-40c82dae6ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.762474 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.flows.api.create_volume [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Validating volume size '1' using validate_int {{(pid=100057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:42.786833 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf640ea-b16e-4db1-98db-40c82dae6ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T18:50:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=6b14e7ab-84ce-4efe-849a-95f72776c2e1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b14e7ab-84ce-4efe-849a-95f72776c2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.787599 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac9e032-d22a-41a2-a142-fa682f9d6da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.822123 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Created reservations ['05e4c2c9-2381-4759-9788-648affbd0aa4', '903e3977-d764-4bf1-8a3c-bee8b9929de7', '4dbe78f4-257a-493d-9ca7-f84a1c1ae71e', '15766d66-49e2-43dd-be6e-4763222cd4d1'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:42.822911 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac9e032-d22a-41a2-a142-fa682f9d6da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05e4c2c9-2381-4759-9788-648affbd0aa4', '903e3977-d764-4bf1-8a3c-bee8b9929de7', '4dbe78f4-257a-493d-9ca7-f84a1c1ae71e', '15766d66-49e2-43dd-be6e-4763222cd4d1']}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.823731 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2766b49b-318b-4908-829e-6e0acc8fdd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.844944 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2766b49b-318b-4908-829e-6e0acc8fdd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05d2d1e-9dfa-4678-ab93-1efa01db670d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1742551409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['05e4c2c9-2381-4759-9788-648affbd0aa4','903e3977-d764-4bf1-8a3c-bee8b9929de7','4dbe78f4-257a-493d-9ca7-f84a1c1ae71e','15766d66-49e2-43dd-be6e-4763222cd4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1742551409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05d2d1e-9dfa-4678-ab93-1efa01db670d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5974422f8f214b2fa4cf8325824baf66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b14e7ab-84ce-4efe-849a-95f72776c2e1),volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.845769 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fc794b-f2de-4a23-b444-36d690f0a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.861452 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fc794b-f2de-4a23-b444-36d690f0a617) transitioned into state 'SUCCESS' from state '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-1742551409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5974422f8f214b2fa4cf8325824baf66',qos_specs=None,replication_status=,reservations=['05e4c2c9-2381-4759-9788-648affbd0aa4','903e3977-d764-4bf1-8a3c-bee8b9929de7','4dbe78f4-257a-493d-9ca7-f84a1c1ae71e','15766d66-49e2-43dd-be6e-4763222cd4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61e4a3ebcf8444dea60d609b8b8c9b4d',volume_type_id=6b14e7ab-84ce-4efe-849a-95f72776c2e1)}' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.862287 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13eb21d-6a86-41d1-b586-15d37d7bc0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:42.870046 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13eb21d-6a86-41d1-b586-15d37d7bc0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100057) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:42.870863 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Flow 'volume_create_api' (bf0c933e-de6d-4fb2-bf59-2610270c2eb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100057) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:42.871172 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Create volume request issued successfully. Jul 10 19:24:42.871706 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-30015195-555f-45e0-9aa4-cce64a090cd1 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:42.872140 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1504/5999] 10.4.3.225 () {68 vars in 1259 bytes} [Fri Jul 10 19:24:42 2026] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:42.884316 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-b6e413c4-b1d4-40a2-9a7f-3418acf57640 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.886200 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b6e413c4-b1d4-40a2-9a7f-3418acf57640 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 Jul 10 19:24:42.886395 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b6e413c4-b1d4-40a2-9a7f-3418acf57640 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:42.886602 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-b6e413c4-b1d4-40a2-9a7f-3418acf57640 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:42.893843 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:42.893843 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:42.897752 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-b6e413c4-b1d4-40a2-9a7f-3418acf57640 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:42.902228 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-b6e413c4-b1d4-40a2-9a7f-3418acf57640 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 returned with HTTP 200 Jul 10 19:24:42.902663 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1483/6000] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:42 2026] GET /volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:42.914863 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-5fc4736e-e50a-455e-9d86-f68c6e44f7ec None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.916613 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5fc4736e-e50a-455e-9d86-f68c6e44f7ec tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 Jul 10 19:24:42.916788 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5fc4736e-e50a-455e-9d86-f68c6e44f7ec tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:42.916987 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-5fc4736e-e50a-455e-9d86-f68c6e44f7ec tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:42.924058 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:42.924058 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:42.927449 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-5fc4736e-e50a-455e-9d86-f68c6e44f7ec tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:42.931306 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-5fc4736e-e50a-455e-9d86-f68c6e44f7ec tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 returned with HTTP 200 Jul 10 19:24:42.931658 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1507/6001] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:42 2026] GET /volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:42.943581 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-f6eb693d-5585-47d2-b129-7de69ad6e747 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.945468 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6eb693d-5585-47d2-b129-7de69ad6e747 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 Jul 10 19:24:42.945731 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6eb693d-5585-47d2-b129-7de69ad6e747 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:42.946062 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-f6eb693d-5585-47d2-b129-7de69ad6e747 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:42.952667 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:42.952667 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:42.956566 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-f6eb693d-5585-47d2-b129-7de69ad6e747 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:42.961391 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-f6eb693d-5585-47d2-b129-7de69ad6e747 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 returned with HTTP 200 Jul 10 19:24:42.961802 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1508/6002] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:42 2026] GET /volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:42.973548 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-edc8648e-fd7b-4d63-a1eb-62a84366b132 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:42.975387 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edc8648e-fd7b-4d63-a1eb-62a84366b132 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa Jul 10 19:24:42.975594 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edc8648e-fd7b-4d63-a1eb-62a84366b132 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:42.975776 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-edc8648e-fd7b-4d63-a1eb-62a84366b132 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:42.983242 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:42.983242 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:42.986981 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-edc8648e-fd7b-4d63-a1eb-62a84366b132 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:42.990880 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-edc8648e-fd7b-4d63-a1eb-62a84366b132 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa returned with HTTP 200 Jul 10 19:24:42.991275 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1505/6003] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:42 2026] GET /volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:43.001767 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-4de79080-1a46-4a2f-9d0f-9f35815c9f2d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:43.003584 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4de79080-1a46-4a2f-9d0f-9f35815c9f2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d Jul 10 19:24:43.003770 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4de79080-1a46-4a2f-9d0f-9f35815c9f2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:43.003971 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-4de79080-1a46-4a2f-9d0f-9f35815c9f2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:43.012823 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:43.012823 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:43.017342 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-4de79080-1a46-4a2f-9d0f-9f35815c9f2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:43.021870 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-4de79080-1a46-4a2f-9d0f-9f35815c9f2d tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d returned with HTTP 200 Jul 10 19:24:43.022268 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1484/6004] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:43 2026] GET /volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:43.035129 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:43.037511 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] DELETE https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d Jul 10 19:24:43.037769 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:43.038032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:43.038241 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume with id: b05d2d1e-9dfa-4678-ab93-1efa01db670d Jul 10 19:24:43.046885 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:43.046885 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:43.047447 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:43.065827 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume request issued successfully. Jul 10 19:24:43.066069 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-3abb0ccd-cae4-494c-a80c-64badb1d226f tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d returned with HTTP 202 Jul 10 19:24:43.066625 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1508/6005] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:43 2026] DELETE /volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:43.074867 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-92e0d150-4a43-4d18-a4b7-5bf6d2f4d873 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:43.076792 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-92e0d150-4a43-4d18-a4b7-5bf6d2f4d873 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d Jul 10 19:24:43.076976 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-92e0d150-4a43-4d18-a4b7-5bf6d2f4d873 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:43.077158 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-92e0d150-4a43-4d18-a4b7-5bf6d2f4d873 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:43.084329 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:43.084329 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:43.088774 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-92e0d150-4a43-4d18-a4b7-5bf6d2f4d873 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:43.093460 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-92e0d150-4a43-4d18-a4b7-5bf6d2f4d873 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d returned with HTTP 200 Jul 10 19:24:43.093981 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1509/6006] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:43 2026] GET /volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:44.107753 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-e33bc62e-e919-4b87-969c-6565a472a6d0 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:44.109505 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e33bc62e-e919-4b87-969c-6565a472a6d0 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d Jul 10 19:24:44.109775 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e33bc62e-e919-4b87-969c-6565a472a6d0 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:44.110001 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-e33bc62e-e919-4b87-969c-6565a472a6d0 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:44.115088 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-e33bc62e-e919-4b87-969c-6565a472a6d0 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d returned with HTTP 404 Jul 10 19:24:44.115572 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1506/6007] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:44 2026] GET /volume/v3/volumes/b05d2d1e-9dfa-4678-ab93-1efa01db670d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:44.121636 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:44.123199 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] DELETE https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa Jul 10 19:24:44.123363 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:44.123554 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:44.123698 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume with id: 26ce638a-5c33-4edf-983d-630db942f5aa Jul 10 19:24:44.130239 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:44.130239 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:44.130659 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:44.145366 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume request issued successfully. Jul 10 19:24:44.145605 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-57a97de7-79df-4daa-a3fd-a1c487c5d253 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa returned with HTTP 202 Jul 10 19:24:44.146057 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1485/6008] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:44 2026] DELETE /volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:44.152873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-6275ff0b-b6d3-4526-b45f-5cdf3b8c009c None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:44.154886 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6275ff0b-b6d3-4526-b45f-5cdf3b8c009c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa Jul 10 19:24:44.155104 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6275ff0b-b6d3-4526-b45f-5cdf3b8c009c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:44.155293 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-6275ff0b-b6d3-4526-b45f-5cdf3b8c009c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:44.162137 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:44.162137 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:44.165361 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-6275ff0b-b6d3-4526-b45f-5cdf3b8c009c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:44.170035 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-6275ff0b-b6d3-4526-b45f-5cdf3b8c009c tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa returned with HTTP 200 Jul 10 19:24:44.170537 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1509/6009] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:44 2026] GET /volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:45.182349 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-a77850d3-7547-455a-ac4a-b1d92a7723cb None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:45.184143 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a77850d3-7547-455a-ac4a-b1d92a7723cb tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa Jul 10 19:24:45.184372 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a77850d3-7547-455a-ac4a-b1d92a7723cb tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:45.184629 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-a77850d3-7547-455a-ac4a-b1d92a7723cb tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:45.190196 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-a77850d3-7547-455a-ac4a-b1d92a7723cb tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa returned with HTTP 404 Jul 10 19:24:45.190696 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1510/6010] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:45 2026] GET /volume/v3/volumes/26ce638a-5c33-4edf-983d-630db942f5aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:45.197661 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:45.199411 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] DELETE https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 Jul 10 19:24:45.199624 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:45.199823 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:45.200019 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume with id: fee2db1f-0b6d-443d-a0b3-62d0205f4a12 Jul 10 19:24:45.206996 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:45.206996 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:45.207403 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:45.224591 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume request issued successfully. Jul 10 19:24:45.224814 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-b30ee99d-d3cf-4cb0-9f90-c8d771e97b56 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 returned with HTTP 202 Jul 10 19:24:45.225199 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1507/6011] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:45 2026] DELETE /volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:45.233195 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-ea14df10-e59c-4866-b2f4-438e4fbc76c3 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:45.234981 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea14df10-e59c-4866-b2f4-438e4fbc76c3 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 Jul 10 19:24:45.235203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea14df10-e59c-4866-b2f4-438e4fbc76c3 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:45.235383 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-ea14df10-e59c-4866-b2f4-438e4fbc76c3 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:45.242715 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:45.242715 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:45.246405 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-ea14df10-e59c-4866-b2f4-438e4fbc76c3 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:45.250589 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-ea14df10-e59c-4866-b2f4-438e4fbc76c3 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 returned with HTTP 200 Jul 10 19:24:45.250982 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1486/6012] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:45 2026] GET /volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:46.265732 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-d80645a0-b22e-4843-be0b-eda097aa76d6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:46.267765 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d80645a0-b22e-4843-be0b-eda097aa76d6 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 Jul 10 19:24:46.268011 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d80645a0-b22e-4843-be0b-eda097aa76d6 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:46.268236 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-d80645a0-b22e-4843-be0b-eda097aa76d6 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:46.274440 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-d80645a0-b22e-4843-be0b-eda097aa76d6 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 returned with HTTP 404 Jul 10 19:24:46.275012 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1510/6013] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:46 2026] GET /volume/v3/volumes/fee2db1f-0b6d-443d-a0b3-62d0205f4a12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:46.281538 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:46.283639 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] DELETE https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 Jul 10 19:24:46.283906 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:46.284147 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'delete' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:46.284317 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume with id: ccd0fd5d-ad13-4411-8e08-91e678ab2670 Jul 10 19:24:46.291284 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:46.291284 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:46.291841 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:46.306561 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume request issued successfully. Jul 10 19:24:46.306790 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-900ad46d-f584-4fa1-ba4d-85dfbf379579 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 returned with HTTP 202 Jul 10 19:24:46.307223 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1511/6014] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:46 2026] DELETE /volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:46.313991 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8014a5d8-c046-44be-b169-3fb6bf69d840 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:46.316314 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8014a5d8-c046-44be-b169-3fb6bf69d840 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 Jul 10 19:24:46.316772 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8014a5d8-c046-44be-b169-3fb6bf69d840 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:46.316910 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8014a5d8-c046-44be-b169-3fb6bf69d840 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:46.324060 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:46.324060 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:46.327940 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8014a5d8-c046-44be-b169-3fb6bf69d840 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:46.332214 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8014a5d8-c046-44be-b169-3fb6bf69d840 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 returned with HTTP 200 Jul 10 19:24:46.332616 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1508/6015] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:46 2026] GET /volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:47.345648 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-630181e3-61c7-4f8f-baf6-3d828081f2b4 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:47.347742 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-630181e3-61c7-4f8f-baf6-3d828081f2b4 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 Jul 10 19:24:47.347986 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-630181e3-61c7-4f8f-baf6-3d828081f2b4 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:47.348203 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-630181e3-61c7-4f8f-baf6-3d828081f2b4 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:47.354134 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-630181e3-61c7-4f8f-baf6-3d828081f2b4 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 returned with HTTP 404 Jul 10 19:24:47.354638 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1487/6016] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:47 2026] GET /volume/v3/volumes/ccd0fd5d-ad13-4411-8e08-91e678ab2670 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:47.362470 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:47.364577 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] DELETE https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 Jul 10 19:24:47.364787 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:47.365032 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:47.365196 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume with id: 577b84f7-980f-4dda-897f-af2461f292d0 Jul 10 19:24:47.373050 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:47.373050 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:47.373532 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:47.389421 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Delete volume request issued successfully. Jul 10 19:24:47.389621 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-7cda1fad-5d95-42ea-ac63-1dc3d0286a21 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 returned with HTTP 202 Jul 10 19:24:47.390030 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1511/6017] 10.4.3.225 () {66 vars in 1351 bytes} [Fri Jul 10 19:24:47 2026] DELETE /volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:47.397198 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5bc70417-78c9-4d53-8f26-32d99e11d436 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:47.399034 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5bc70417-78c9-4d53-8f26-32d99e11d436 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 Jul 10 19:24:47.399256 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5bc70417-78c9-4d53-8f26-32d99e11d436 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:47.399476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5bc70417-78c9-4d53-8f26-32d99e11d436 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:47.407099 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:47.407099 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:47.410844 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5bc70417-78c9-4d53-8f26-32d99e11d436 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Volume info retrieved successfully. Jul 10 19:24:47.415035 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5bc70417-78c9-4d53-8f26-32d99e11d436 tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 returned with HTTP 200 Jul 10 19:24:47.415371 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1512/6018] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:47 2026] GET /volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:48.427280 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-17c3c420-60d1-48b4-8dc8-6fecda46623e None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:48.428994 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17c3c420-60d1-48b4-8dc8-6fecda46623e tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] GET https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 Jul 10 19:24:48.429180 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17c3c420-60d1-48b4-8dc8-6fecda46623e tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:48.429358 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-17c3c420-60d1-48b4-8dc8-6fecda46623e tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:48.434658 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-17c3c420-60d1-48b4-8dc8-6fecda46623e tempest-CreateVolumesFromImageTest-1097418032 tempest-CreateVolumesFromImageTest-1097418032-project-member] https://10.4.3.225/volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 returned with HTTP 404 Jul 10 19:24:48.435123 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1509/6019] 10.4.3.225 () {66 vars in 1348 bytes} [Fri Jul 10 19:24:48 2026] GET /volume/v3/volumes/577b84f7-980f-4dda-897f-af2461f292d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 19:24:49.843214 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-de05cb2d-7efa-427e-a383-853f9bd3be44 None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:49.919195 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de05cb2d-7efa-427e-a383-853f9bd3be44 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:24:49.919620 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-de05cb2d-7efa-427e-a383-853f9bd3be44 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-97736447", "extra_specs": {"storage_protocol": "tempest-storage_protocol-594325430", "vendor_name": "tempest-vendor_name-1660309172"}}} {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:49.934357 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-de05cb2d-7efa-427e-a383-853f9bd3be44 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:24:49.934819 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1488/6020] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:24:49 2026] POST /volume/v3/types => generated 327 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:49.942172 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:49.943861 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:49.944234 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84190cb2-0d46-465d-a7d0-8521c9b7872a", "size": 1}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:49.945727 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.v3.volumes [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Create volume request body: {'volume': {'volume_type': '84190cb2-0d46-465d-a7d0-8521c9b7872a', 'size': 1}} {{(pid=100059) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:49.949251 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.v3.volumes [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Create volume of 1 GB Jul 10 19:24:49.949551 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:49.949551 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:49.949931 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Availability Zones retrieved successfully. Jul 10 19:24:49.955458 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Flow 'volume_create_api' (f7bbe0c8-aa3b-43bc-8acc-763c01fb200a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:49.956267 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34740154-8e34-49e2-b9b2-759b6c3ec225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:49.956959 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.flows.api.create_volume [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Validating volume size '1' using validate_int {{(pid=100059) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:49.973606 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34740154-8e34-49e2-b9b2-759b6c3ec225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:24:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-594325430',vendor_name='tempest-vendor_name-1660309172'},id=84190cb2-0d46-465d-a7d0-8521c9b7872a,is_public=True,name='tempest-ProjectReaderTests-volume-type-97736447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84190cb2-0d46-465d-a7d0-8521c9b7872a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:49.974336 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7d2e35-3638-418f-844b-672f069a7d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:49.999081 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-97736447 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-97736447, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:49.999381 np0000005042 devstack@c-api.service[100059]: WARNING cinder.quota [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-97736447 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-97736447, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:50.027773 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.quota [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Created reservations ['e619667d-718a-4362-98ae-cf6d63978677', 'b142ad96-985e-49d1-9d7a-d26d92deca07', '77fb0fe8-c072-4320-8777-d259c82b064a', '5c142027-6c34-4420-9b61-a5b762899e1d'] {{(pid=100059) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:50.028522 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7d2e35-3638-418f-844b-672f069a7d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e619667d-718a-4362-98ae-cf6d63978677', 'b142ad96-985e-49d1-9d7a-d26d92deca07', '77fb0fe8-c072-4320-8777-d259c82b064a', '5c142027-6c34-4420-9b61-a5b762899e1d']}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:50.029247 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b9a6f4-2ecc-460f-88fb-2aec6bf4634f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:50.052387 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b9a6f4-2ecc-460f-88fb-2aec6bf4634f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75eb1128-4a09-47c5-aff3-698fe439c936', '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='8ba5692bea53422f8fa0eaeecac5db0e',qos_specs=None,replication_status=,reservations=['e619667d-718a-4362-98ae-cf6d63978677','b142ad96-985e-49d1-9d7a-d26d92deca07','77fb0fe8-c072-4320-8777-d259c82b064a','5c142027-6c34-4420-9b61-a5b762899e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c998e7270dce412681eb762b0ebae454',volume_type_id=84190cb2-0d46-465d-a7d0-8521c9b7872a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24:50Z,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=75eb1128-4a09-47c5-aff3-698fe439c936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba5692bea53422f8fa0eaeecac5db0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c998e7270dce412681eb762b0ebae454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84190cb2-0d46-465d-a7d0-8521c9b7872a),volume_type_id=84190cb2-0d46-465d-a7d0-8521c9b7872a)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:50.053113 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c15c7c8-f3a7-459e-b00d-c89c417ea5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:50.070155 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c15c7c8-f3a7-459e-b00d-c89c417ea5e8) transitioned into state 'SUCCESS' from 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='8ba5692bea53422f8fa0eaeecac5db0e',qos_specs=None,replication_status=,reservations=['e619667d-718a-4362-98ae-cf6d63978677','b142ad96-985e-49d1-9d7a-d26d92deca07','77fb0fe8-c072-4320-8777-d259c82b064a','5c142027-6c34-4420-9b61-a5b762899e1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c998e7270dce412681eb762b0ebae454',volume_type_id=84190cb2-0d46-465d-a7d0-8521c9b7872a)}' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:50.070816 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9b39bb-a3de-4e46-b2f5-fb4f9e0f49ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:50.080882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9b39bb-a3de-4e46-b2f5-fb4f9e0f49ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100059) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:50.080882 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Flow 'volume_create_api' (f7bbe0c8-aa3b-43bc-8acc-763c01fb200a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100059) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:50.080882 np0000005042 devstack@c-api.service[100059]: INFO cinder.volume.api [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Create volume request issued successfully. Jul 10 19:24:50.081322 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-22b37c75-5614-46c7-b9d9-dda0dc8b3417 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:50.081770 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1512/6021] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:24:49 2026] POST /volume/v3/volumes => generated 772 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:50.093424 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-2df7d4f3-a71e-4aba-bbc7-6429a5a3b246 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:50.095870 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2df7d4f3-a71e-4aba-bbc7-6429a5a3b246 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] GET https://10.4.3.225/volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 Jul 10 19:24:50.095870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2df7d4f3-a71e-4aba-bbc7-6429a5a3b246 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:50.095870 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-2df7d4f3-a71e-4aba-bbc7-6429a5a3b246 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'show' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:50.102870 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:50.102870 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:50.105911 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-2df7d4f3-a71e-4aba-bbc7-6429a5a3b246 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Volume info retrieved successfully. Jul 10 19:24:50.109091 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-2df7d4f3-a71e-4aba-bbc7-6429a5a3b246 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 returned with HTTP 200 Jul 10 19:24:50.109426 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1513/6022] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:24:50 2026] GET /volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:51.121126 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-8a0b7ebb-e644-4498-b9eb-1a3a94eae0ec None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.123442 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a0b7ebb-e644-4498-b9eb-1a3a94eae0ec tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] GET https://10.4.3.225/volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 Jul 10 19:24:51.123794 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a0b7ebb-e644-4498-b9eb-1a3a94eae0ec tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.124131 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-8a0b7ebb-e644-4498-b9eb-1a3a94eae0ec tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.132148 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:51.132148 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:51.135556 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-8a0b7ebb-e644-4498-b9eb-1a3a94eae0ec tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Volume info retrieved successfully. Jul 10 19:24:51.139697 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-8a0b7ebb-e644-4498-b9eb-1a3a94eae0ec tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 returned with HTTP 200 Jul 10 19:24:51.140314 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1510/6023] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:24:51 2026] GET /volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:51.152983 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-fc58a429-7ffc-46e6-8b90-92547ddd8cbb None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.154872 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fc58a429-7ffc-46e6-8b90-92547ddd8cbb tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 19:24:51.155101 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fc58a429-7ffc-46e6-8b90-92547ddd8cbb tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.155302 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-fc58a429-7ffc-46e6-8b90-92547ddd8cbb tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'version_select' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.159547 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-fc58a429-7ffc-46e6-8b90-92547ddd8cbb tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:24:51.159910 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1489/6024] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:24:51 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:51.171063 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-55fa7bab-98df-4a46-a51b-3c865cdd1500 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.228293 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55fa7bab-98df-4a46-a51b-3c865cdd1500 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] GET https://10.4.3.225/volume/v3/messages Jul 10 19:24:51.228613 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55fa7bab-98df-4a46-a51b-3c865cdd1500 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.228873 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-55fa7bab-98df-4a46-a51b-3c865cdd1500 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.229180 np0000005042 devstack@c-api.service[100059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:51.229180 np0000005042 devstack@c-api.service[100059]: warnings.warn( Jul 10 19:24:51.232498 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-55fa7bab-98df-4a46-a51b-3c865cdd1500 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:24:51.232903 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1513/6025] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:24:51 2026] GET /volume/v3/messages => generated 670 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:51.240869 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-7fb1d177-3ffa-40c5-b19d-8669a700d52c None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.242597 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7fb1d177-3ffa-40c5-b19d-8669a700d52c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] DELETE https://10.4.3.225/volume/v3/messages/97d5c78c-8634-462d-ab7b-71ac692d255e Jul 10 19:24:51.242801 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7fb1d177-3ffa-40c5-b19d-8669a700d52c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.242989 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-7fb1d177-3ffa-40c5-b19d-8669a700d52c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.252656 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-7fb1d177-3ffa-40c5-b19d-8669a700d52c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/messages/97d5c78c-8634-462d-ab7b-71ac692d255e returned with HTTP 204 Jul 10 19:24:51.253360 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1514/6026] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 19:24:51 2026] DELETE /volume/v3/messages/97d5c78c-8634-462d-ab7b-71ac692d255e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:24:51.260844 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-619d1fa8-185b-4794-8c92-302d0486033f None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.262491 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 Jul 10 19:24:51.262691 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.262906 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'delete' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.263038 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.v3.volumes [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Delete volume with id: 75eb1128-4a09-47c5-aff3-698fe439c936 Jul 10 19:24:51.270160 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:51.270160 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:51.270531 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Volume info retrieved successfully. Jul 10 19:24:51.271485 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.volume.api [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100057) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:24:51.283499 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-97736447 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-97736447, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:51.283863 np0000005042 devstack@c-api.service[100057]: WARNING cinder.quota [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-97736447 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-97736447, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:51.294273 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.quota [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Created reservations ['3bf3d9cc-399e-4c83-9346-164072399e89', '6da81dd3-59ca-432d-84cf-4e4210024c5f', 'ab6bd7c5-9886-48bf-974a-1517d956eee6', '2e060ef5-4e31-4c9c-a7ff-e404cc5116c3'] {{(pid=100057) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:51.322864 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Delete volume request issued successfully. Jul 10 19:24:51.323144 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-619d1fa8-185b-4794-8c92-302d0486033f tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 returned with HTTP 202 Jul 10 19:24:51.323688 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1511/6027] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:24:51 2026] DELETE /volume/v3/volumes/75eb1128-4a09-47c5-aff3-698fe439c936 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:51.332818 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-6e95dc2b-2abf-4208-a5aa-ab3c48f6717d None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.334528 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e95dc2b-2abf-4208-a5aa-ab3c48f6717d tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] DELETE https://10.4.3.225/volume/v3/types/84190cb2-0d46-465d-a7d0-8521c9b7872a Jul 10 19:24:51.334705 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e95dc2b-2abf-4208-a5aa-ab3c48f6717d tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.334921 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-6e95dc2b-2abf-4208-a5aa-ab3c48f6717d tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method '_delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.355510 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-6e95dc2b-2abf-4208-a5aa-ab3c48f6717d tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/types/84190cb2-0d46-465d-a7d0-8521c9b7872a returned with HTTP 202 Jul 10 19:24:51.355891 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1490/6028] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:24:51 2026] DELETE /volume/v3/types/84190cb2-0d46-465d-a7d0-8521c9b7872a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:51.363739 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-326f3c3c-f989-46ba-a9ef-5e848c752122 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.365377 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-326f3c3c-f989-46ba-a9ef-5e848c752122 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] POST https://10.4.3.225/volume/v3/types Jul 10 19:24:51.365719 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-326f3c3c-f989-46ba-a9ef-5e848c752122 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1668400920", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1353484696", "vendor_name": "tempest-vendor_name-1287895723"}}} {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:51.378771 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-326f3c3c-f989-46ba-a9ef-5e848c752122 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/types returned with HTTP 200 Jul 10 19:24:51.379098 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1514/6029] 10.4.3.225 () {68 vars in 1253 bytes} [Fri Jul 10 19:24:51 2026] POST /volume/v3/types => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:51.387929 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.389509 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] POST https://10.4.3.225/volume/v3/volumes Jul 10 19:24:51.389846 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b3b5077e-6a98-4cda-8acf-0a20f37233f8", "size": 1}} {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 19:24:51.391167 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.v3.volumes [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Create volume request body: {'volume': {'volume_type': 'b3b5077e-6a98-4cda-8acf-0a20f37233f8', 'size': 1}} {{(pid=100058) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 19:24:51.394354 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.v3.volumes [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Create volume of 1 GB Jul 10 19:24:51.394624 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:51.394624 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:51.394966 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Availability Zones retrieved successfully. Jul 10 19:24:51.399717 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Flow 'volume_create_api' (c788d9e0-6151-4c23-a062-20b724f5c916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:51.400519 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a935fb-dd44-4ac7-ab61-df856dd1f5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:51.401182 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Validating volume size '1' using validate_int {{(pid=100058) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 19:24:51.417200 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a935fb-dd44-4ac7-ab61-df856dd1f5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T19:24:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1353484696',vendor_name='tempest-vendor_name-1287895723'},id=b3b5077e-6a98-4cda-8acf-0a20f37233f8,is_public=True,name='tempest-ProjectReaderTests-volume-type-1668400920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3b5077e-6a98-4cda-8acf-0a20f37233f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:51.417892 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9291dd76-03bb-48b5-87fe-198e736c75fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:51.439684 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1668400920 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1668400920, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:51.439995 np0000005042 devstack@c-api.service[100058]: WARNING cinder.quota [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1668400920 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1668400920, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:51.464226 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.quota [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Created reservations ['a92b4414-2a91-45b0-8254-c78c4adee027', '1422134c-0630-4fb1-b0b1-b5c1adfdf499', '5603c706-fe9f-4945-ac35-5696901e6fd8', 'b1bdf2fe-7f7a-4a0a-93e6-1254d0c9c6ac'] {{(pid=100058) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:51.465161 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9291dd76-03bb-48b5-87fe-198e736c75fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a92b4414-2a91-45b0-8254-c78c4adee027', '1422134c-0630-4fb1-b0b1-b5c1adfdf499', '5603c706-fe9f-4945-ac35-5696901e6fd8', 'b1bdf2fe-7f7a-4a0a-93e6-1254d0c9c6ac']}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:51.465879 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f139f15-1c82-4992-9fe1-9e0d506093e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:51.489441 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f139f15-1c82-4992-9fe1-9e0d506093e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ab76d44-ba61-4f71-a4e2-a5570412bbb7', '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='8ba5692bea53422f8fa0eaeecac5db0e',qos_specs=None,replication_status=,reservations=['a92b4414-2a91-45b0-8254-c78c4adee027','1422134c-0630-4fb1-b0b1-b5c1adfdf499','5603c706-fe9f-4945-ac35-5696901e6fd8','b1bdf2fe-7f7a-4a0a-93e6-1254d0c9c6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c998e7270dce412681eb762b0ebae454',volume_type_id=b3b5077e-6a98-4cda-8acf-0a20f37233f8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T19:24: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=7ab76d44-ba61-4f71-a4e2-a5570412bbb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ba5692bea53422f8fa0eaeecac5db0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c998e7270dce412681eb762b0ebae454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3b5077e-6a98-4cda-8acf-0a20f37233f8),volume_type_id=b3b5077e-6a98-4cda-8acf-0a20f37233f8)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:51.490610 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe815db-a333-4c10-8e0e-20f16725f64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:51.507206 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe815db-a333-4c10-8e0e-20f16725f64f) transitioned into state 'SUCCESS' from 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='8ba5692bea53422f8fa0eaeecac5db0e',qos_specs=None,replication_status=,reservations=['a92b4414-2a91-45b0-8254-c78c4adee027','1422134c-0630-4fb1-b0b1-b5c1adfdf499','5603c706-fe9f-4945-ac35-5696901e6fd8','b1bdf2fe-7f7a-4a0a-93e6-1254d0c9c6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c998e7270dce412681eb762b0ebae454',volume_type_id=b3b5077e-6a98-4cda-8acf-0a20f37233f8)}' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:51.507894 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216f4407-87d6-4067-9c92-67d87641ee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 19:24:51.516132 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (216f4407-87d6-4067-9c92-67d87641ee9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100058) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 19:24:51.516845 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Flow 'volume_create_api' (c788d9e0-6151-4c23-a062-20b724f5c916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100058) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 19:24:51.517180 np0000005042 devstack@c-api.service[100058]: INFO cinder.volume.api [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Create volume request issued successfully. Jul 10 19:24:51.517713 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-5ee2334d-ff05-43c4-b895-6d4da2eca61b tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes returned with HTTP 202 Jul 10 19:24:51.518219 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1515/6030] 10.4.3.225 () {70 vars in 1298 bytes} [Fri Jul 10 19:24:51 2026] POST /volume/v3/volumes => generated 774 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 19:24:51.529407 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-7185a0be-4cf5-4f18-b622-1d50754d7109 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:51.531150 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7185a0be-4cf5-4f18-b622-1d50754d7109 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] GET https://10.4.3.225/volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 Jul 10 19:24:51.531278 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7185a0be-4cf5-4f18-b622-1d50754d7109 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:51.531442 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-7185a0be-4cf5-4f18-b622-1d50754d7109 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'show' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:51.537891 np0000005042 devstack@c-api.service[100057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:51.537891 np0000005042 devstack@c-api.service[100057]: warnings.warn( Jul 10 19:24:51.540926 np0000005042 devstack@c-api.service[100057]: INFO cinder.volume.api [None req-7185a0be-4cf5-4f18-b622-1d50754d7109 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Volume info retrieved successfully. Jul 10 19:24:51.544030 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-7185a0be-4cf5-4f18-b622-1d50754d7109 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 returned with HTTP 200 Jul 10 19:24:51.544350 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1512/6031] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:24:51 2026] GET /volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:52.556553 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-e5eb47e5-383d-498e-9b10-b580f06c3b3a None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:52.558369 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e5eb47e5-383d-498e-9b10-b580f06c3b3a tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] GET https://10.4.3.225/volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 Jul 10 19:24:52.558593 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e5eb47e5-383d-498e-9b10-b580f06c3b3a tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:52.558830 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-e5eb47e5-383d-498e-9b10-b580f06c3b3a tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'show' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:52.565719 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:52.565719 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:52.569405 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-e5eb47e5-383d-498e-9b10-b580f06c3b3a tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Volume info retrieved successfully. Jul 10 19:24:52.572951 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-e5eb47e5-383d-498e-9b10-b580f06c3b3a tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 returned with HTTP 200 Jul 10 19:24:52.573291 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1491/6032] 10.4.3.225 () {68 vars in 1388 bytes} [Fri Jul 10 19:24:52 2026] GET /volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:52.584342 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-664ac7d2-62f9-4476-ac3f-965fd39ad9a0 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:52.586225 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-664ac7d2-62f9-4476-ac3f-965fd39ad9a0 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] GET https://10.4.3.225/volume/v3/messages Jul 10 19:24:52.586453 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-664ac7d2-62f9-4476-ac3f-965fd39ad9a0 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:52.586648 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-664ac7d2-62f9-4476-ac3f-965fd39ad9a0 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'version_select' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:52.590270 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-664ac7d2-62f9-4476-ac3f-965fd39ad9a0 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/messages returned with HTTP 200 Jul 10 19:24:52.590670 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1515/6033] 10.4.3.225 () {68 vars in 1280 bytes} [Fri Jul 10 19:24:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:52.599425 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.middleware.request_id [None req-af8e96d7-80d7-4a89-9a9f-62ad08796f29 None None] RequestId filter calling following filter/app {{(pid=100058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:52.601108 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af8e96d7-80d7-4a89-9a9f-62ad08796f29 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] GET https://10.4.3.225/volume/v3/messages/ff38c534-8c82-41b2-9173-a587a4461b8a Jul 10 19:24:52.601295 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af8e96d7-80d7-4a89-9a9f-62ad08796f29 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] Empty body provided in request {{(pid=100058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:52.601476 np0000005042 devstack@c-api.service[100058]: DEBUG cinder.api.openstack.wsgi [None req-af8e96d7-80d7-4a89-9a9f-62ad08796f29 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] Calling method 'version_select' {{(pid=100058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:52.604493 np0000005042 devstack@c-api.service[100058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:52.604493 np0000005042 devstack@c-api.service[100058]: warnings.warn( Jul 10 19:24:52.605112 np0000005042 devstack@c-api.service[100058]: INFO cinder.api.openstack.wsgi [None req-af8e96d7-80d7-4a89-9a9f-62ad08796f29 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-reader] https://10.4.3.225/volume/v3/messages/ff38c534-8c82-41b2-9173-a587a4461b8a returned with HTTP 200 Jul 10 19:24:52.605435 np0000005042 devstack@c-api.service[100058]: [pid: 100058|app: 0|req: 1516/6034] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:24:52 2026] GET /volume/v3/messages/ff38c534-8c82-41b2-9173-a587a4461b8a => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 19:24:52.613928 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.middleware.request_id [None req-a063b51d-34d7-4b23-a930-f3fa5472ee62 None None] RequestId filter calling following filter/app {{(pid=100057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:52.616173 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a063b51d-34d7-4b23-a930-f3fa5472ee62 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] DELETE https://10.4.3.225/volume/v3/messages/ff38c534-8c82-41b2-9173-a587a4461b8a Jul 10 19:24:52.616467 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a063b51d-34d7-4b23-a930-f3fa5472ee62 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:52.616721 np0000005042 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [None req-a063b51d-34d7-4b23-a930-f3fa5472ee62 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'version_select' {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:52.625493 np0000005042 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [None req-a063b51d-34d7-4b23-a930-f3fa5472ee62 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/messages/ff38c534-8c82-41b2-9173-a587a4461b8a returned with HTTP 204 Jul 10 19:24:52.625912 np0000005042 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1513/6035] 10.4.3.225 () {68 vars in 1394 bytes} [Fri Jul 10 19:24:52 2026] DELETE /volume/v3/messages/ff38c534-8c82-41b2-9173-a587a4461b8a => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 19:24:52.632760 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.middleware.request_id [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c None None] RequestId filter calling following filter/app {{(pid=100060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:52.634781 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] DELETE https://10.4.3.225/volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 Jul 10 19:24:52.635031 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:52.635223 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.api.openstack.wsgi [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method 'delete' {{(pid=100060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:52.635377 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.v3.volumes [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Delete volume with id: 7ab76d44-ba61-4f71-a4e2-a5570412bbb7 Jul 10 19:24:52.642648 np0000005042 devstack@c-api.service[100060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 19:24:52.642648 np0000005042 devstack@c-api.service[100060]: warnings.warn( Jul 10 19:24:52.642982 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Volume info retrieved successfully. Jul 10 19:24:52.643950 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.volume.api [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100060) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 19:24:52.654671 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1668400920 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1668400920, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:52.655117 np0000005042 devstack@c-api.service[100060]: WARNING cinder.quota [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1668400920 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1668400920, it is now deprecated. Please use the default quota class for default quota. Jul 10 19:24:52.663997 np0000005042 devstack@c-api.service[100060]: DEBUG cinder.quota [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Created reservations ['2765eef1-d844-4082-baf7-e6f27ad4c2c8', '5def5247-e3ce-426b-a04b-fff4251bfc27', '47920d70-735a-4119-b74b-7660075703d4', '5b949ca0-6ae0-4efc-9d32-a82768ea4297'] {{(pid=100060) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 19:24:52.688500 np0000005042 devstack@c-api.service[100060]: INFO cinder.volume.api [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Delete volume request issued successfully. Jul 10 19:24:52.688690 np0000005042 devstack@c-api.service[100060]: INFO cinder.api.openstack.wsgi [None req-8c683936-7ccf-402e-b9bf-72720cc96b8c tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 returned with HTTP 202 Jul 10 19:24:52.689123 np0000005042 devstack@c-api.service[100060]: [pid: 100060|app: 0|req: 1492/6036] 10.4.3.225 () {68 vars in 1391 bytes} [Fri Jul 10 19:24:52 2026] DELETE /volume/v3/volumes/7ab76d44-ba61-4f71-a4e2-a5570412bbb7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:24:52.695653 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.middleware.request_id [None req-0752c0c4-8cea-4c3b-90be-2e40b1d4f3e6 None None] RequestId filter calling following filter/app {{(pid=100059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 19:24:52.697402 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0752c0c4-8cea-4c3b-90be-2e40b1d4f3e6 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] DELETE https://10.4.3.225/volume/v3/types/b3b5077e-6a98-4cda-8acf-0a20f37233f8 Jul 10 19:24:52.697624 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0752c0c4-8cea-4c3b-90be-2e40b1d4f3e6 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Empty body provided in request {{(pid=100059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 19:24:52.697834 np0000005042 devstack@c-api.service[100059]: DEBUG cinder.api.openstack.wsgi [None req-0752c0c4-8cea-4c3b-90be-2e40b1d4f3e6 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] Calling method '_delete' {{(pid=100059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 19:24:52.718873 np0000005042 devstack@c-api.service[100059]: INFO cinder.api.openstack.wsgi [None req-0752c0c4-8cea-4c3b-90be-2e40b1d4f3e6 tempest-ProjectReaderTests-859979618 tempest-ProjectReaderTests-859979618-project-admin] https://10.4.3.225/volume/v3/types/b3b5077e-6a98-4cda-8acf-0a20f37233f8 returned with HTTP 202 Jul 10 19:24:52.719503 np0000005042 devstack@c-api.service[100059]: [pid: 100059|app: 0|req: 1516/6037] 10.4.3.225 () {66 vars in 1345 bytes} [Fri Jul 10 19:24:52 2026] DELETE /volume/v3/types/b3b5077e-6a98-4cda-8acf-0a20f37233f8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 19:25:02.603242 np0000005042 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=70,cinder:INSERT=15,cinder:UPDATE=26 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:25:02.622880 np0000005042 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=89,cinder:UPDATE=44,cinder:INSERT=21 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:25:02.685869 np0000005042 devstack@c-api.service[100060]: DEBUG dbcounter [-] [100060] Writing DB stats cinder:SELECT=78,cinder:UPDATE=37,cinder:INSERT=15 {{(pid=100060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 19:25:02.716748 np0000005042 devstack@c-api.service[100059]: DEBUG dbcounter [-] [100059] Writing DB stats cinder:SELECT=81,cinder:UPDATE=31,cinder:INSERT=22 {{(pid=100059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}